:root{--dark-green: #3D4E40;--gray: #5D6679;--blue-ocean: #1366D9;--blue-button: #1570EF;--blue-role: #448DF2;--soft-gray: #858D9D;--very-soft-gray: #B5B7C0;--gray-select: #7E7E7E;--gray-sb: #9197B3;--gray-version: #838383;--gray-search: #F7F9FC;--gray-label: #383E49;--gray-input: #5D6679;--gray-info:#2B2F38;--gray-invisible: #efefef;--white: #E2ECF9;--white-bg: #F9FBFF;--white-line: #EEEEEE;--gray-table-border: #E8F1FD;--gray-thead: #667085;--red-error: #F36960;--red-error-bg: #FEECEB;--green-succes: #41C588;--green-succes-bg: #E7F8F0;--green-faq: #53686A;--green-faq-2: #3D4E40;--gold-nemacolin:#B79665}*,*:after,*:before{box-sizing:border-box}body{margin:0;font-family:Poppins,sans-serif;background-color:#fff}.shutdown-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.shutdown-content{text-align:center;padding:3rem 2rem;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;max-width:500px;width:90%}.shutdown-icon{margin-bottom:2rem;display:flex;justify-content:center}.shutdown-title{color:#1a1a1a;font-size:1.75rem;font-weight:600;margin-bottom:1rem;line-height:1.3}.shutdown-message{color:#4a4a4a;font-size:1.125rem;margin-bottom:1.5rem;line-height:1.5}.shutdown-contact{color:#dc2626;font-size:1rem;font-weight:500;padding-top:1rem;border-top:1px solid #e5e5e5}@media (max-width: 640px){.shutdown-content{padding:2rem 1.5rem}.shutdown-title{font-size:1.5rem}.shutdown-message{font-size:1rem}}
