@font-face{font-family:Gotham;src:url(../../../fonts/Gotham-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(../../../fonts/Gotham-Book.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(../../../fonts/Gotham-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(../../../fonts/Gotham-Bold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(../../../fonts/Gotham-Black.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--gray-50: #fafafa;--gray-100: #f4f4f5;--gray-200: #e4e4e7;--gray-300: #d4d4d8;--gray-400: #a1a1aa;--gray-500: #71717a;--gray-600: #52525b;--gray-700: #3f3f46;--gray-800: #27272a;--gray-900: #18181b;--gray-950: #09090b;--green-500: #22c55e;--green-600: #16a34a;--yellow-400: #fbbf24;--yellow-500: #f59e0b;--yellow-600: #d97706;--orange-400: #fb923c;--orange-500: #f97316;--orange-600: #ea580c;--red-500: #ef4444;--red-600: #dc2626;--blue-400: #60a5fa;--blue-500: #3b82f6;--blue-600: #2563eb;--font-sans: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--radius-lg: .5rem;--radius-xl: .75rem;--shadow-sm: 0 1px 2px rgb(9 9 11 / .05);--shadow-md: 0 4px 6px -1px rgb(9 9 11 / .1), 0 2px 4px -2px rgb(9 9 11 / .1)}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background:var(--gray-50);color:var(--gray-900);font-family:var(--font-sans);line-height:1.5}a{color:inherit;text-decoration:none}.status-shell{min-height:100vh;background:var(--gray-50);color:var(--gray-900)}.status-header{border-bottom:1px solid var(--gray-200);background:#fff}.status-header__inner,.status-main{max-width:56rem;margin:0 auto;padding:1rem 1.25rem}@media(min-width:640px){.status-header__inner,.status-main{padding:1rem 1.5rem}.status-main{padding-top:2rem;padding-bottom:2.5rem}}.status-header__row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.status-brand__title{margin:0;font-size:1rem;font-weight:600;line-height:1.25;color:var(--gray-950)}.status-brand__subtitle{margin:0;font-size:.875rem;line-height:1.25;color:var(--gray-500)}.status-nav{display:flex;align-items:center;gap:1rem;font-size:.875rem}.status-nav a{font-weight:500;color:var(--gray-500);transition:color .15s ease}.status-nav a:hover{color:var(--gray-900)}.status-icon-button{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:#fff;color:var(--gray-600);font:inherit;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.status-icon-button:hover:not(:disabled){border-color:var(--gray-300);background:var(--gray-50);color:var(--gray-950)}.status-icon-button:disabled{cursor:wait;opacity:.6}.status-page-title{margin:0;padding:0 .25rem;font-size:1.5rem;font-weight:500;letter-spacing:.00938em;color:var(--gray-950)}.status-page-title--section{font-size:1.125rem}.status-page-title--subsection{font-size:1rem}.status-muted{margin:.75rem 0 0;padding:0 .25rem;font-size:.875rem;color:var(--gray-600)}.status-toolbar-line{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.status-card{margin-top:1.5rem;border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:#fff;box-shadow:none;transition:border-color .2s ease}.status-card:hover{border-color:var(--gray-300)}.status-card--compact{margin-top:1rem}.status-card__body{padding:1.5rem}.status-banner{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1.25rem 1.5rem;border-radius:var(--radius-lg);color:#fff;box-shadow:none}.banner--operational{background:var(--green-500)}.banner--degraded{background:var(--yellow-500)}.banner--partial{background:var(--orange-500)}.banner--major{background:var(--red-600)}.banner--maintenance{background:var(--blue-600)}.status-banner__title{margin:0;font-size:1.25rem;font-weight:500;letter-spacing:.00938em}.status-list{margin:1.5rem 0 0;padding:0;list-style:none}.status-list__item+.status-list__item{border-top:none}.status-list__link{display:block;padding:1rem 1.5rem;transition:background .2s ease;position:relative;overflow:hidden;border-radius:var(--radius-lg);margin:.25rem 0}.status-list__link:hover{background:var(--gray-50)}.status-list__link:active{background:var(--gray-100)}.status-list__title{margin:0;font-size:1rem;font-weight:500;color:var(--gray-950);letter-spacing:.00938em}.status-list__meta{margin:.25rem 0 0;font-size:.875rem;color:var(--gray-700);letter-spacing:.00938em}.badge{display:inline-flex;align-items:center;border:1px solid;border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;font-weight:600}.badge--neutral{border-color:var(--gray-200);background:var(--gray-50);color:var(--gray-600)}.badge--minor{border-color:#fde68a;background:#fffbeb;color:var(--yellow-600)}.badge--major{border-color:#fed7aa;background:#fff7ed;color:var(--orange-600)}.badge--critical{border-color:#fecaca;background:#fef2f2;color:var(--red-600)}.status-dot{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px}.status-dot--operational{background:var(--green-500)}.status-dot--degraded{background:var(--yellow-500)}.status-dot--partial{background:var(--orange-500)}.status-dot--major{background:var(--red-500)}.status-dot--maintenance{background:var(--blue-500)}.status-text--operational{color:var(--green-600)}.status-text--degraded{color:var(--yellow-600)}.status-text--partial{color:var(--orange-600)}.status-text--major{color:var(--red-600)}.status-text--maintenance{color:var(--blue-600)}.status-pill{display:inline-flex;min-height:1.75rem;align-items:center;gap:.5rem;border:1px solid var(--gray-200);border-radius:9999px;padding:.25rem .625rem;background:#fff;font-size:.8125rem;font-weight:600;white-space:nowrap}.status-chip,.status-chip-row{display:flex}.status-chip-row{flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.status-chip-row--lead{padding:0 .25rem}.status-chip{min-height:1.75rem;align-items:center;gap:.5rem;border:1px solid var(--gray-200);border-radius:9999px;padding:.25rem .625rem;background:#fff;font-size:.8125rem;font-weight:600;white-space:nowrap}.status-bar--operational{background:var(--green-500)}.status-bar--degraded{background:var(--yellow-400)}.status-bar--partial{background:var(--orange-400)}.status-bar--major{background:var(--red-500)}.status-bar--maintenance{background:var(--blue-400)}.status-bar--no-data{background:var(--gray-200)}.uptime-segment.status-bar--operational{background:var(--green-500)}.uptime-segment.status-bar--degraded{background:var(--yellow-400)}.uptime-segment.status-bar--partial{background:var(--orange-400)}.uptime-segment.status-bar--major{background:var(--red-500)}.uptime-segment.status-bar--maintenance{background:var(--blue-400)}.uptime-segment.status-bar--no-data{background:var(--gray-200)}.admin-shell{min-height:100vh;background:var(--gray-100)}.admin-header{border-bottom:1px solid var(--gray-200);background:var(--gray-900);color:#fff}.admin-header__inner{max-width:64rem;margin:0 auto;padding:.875rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-header__title{margin:0;font-size:.9375rem;font-weight:600}.admin-nav{display:flex;gap:1rem;font-size:.875rem}.admin-nav a{color:var(--gray-400);transition:color .15s ease}.admin-nav a:hover{color:#fff}.admin-main{max-width:64rem;margin:0 auto;padding:2rem 1.5rem}.admin-placeholder{border:1px dashed var(--gray-300);border-radius:var(--radius-lg);background:#fff;padding:2rem;color:var(--gray-600)}.admin-placeholder h1{margin:0 0 .5rem;font-size:1.25rem;color:var(--gray-950)}.admin-placeholder p{margin:0;font-size:.9375rem}.admin-notice{margin-bottom:1rem;padding:.75rem 1rem;border:1px solid #fde68a;border-radius:var(--radius-lg);background:#fffbeb;color:var(--yellow-600);font-size:.875rem}.admin-update+.admin-update{margin-top:1rem}.admin-update p:last-child{margin:.5rem 0 0}.incident-update-body{margin:.5rem 0 0;font-size:.9375rem;color:var(--gray-700)}.admx-shell{display:flex;min-height:100vh;background:var(--gray-50)}.admx-sidebar{width:240px;flex-shrink:0;display:flex;flex-direction:column;background:var(--gray-950);color:var(--gray-300);padding:1.25rem .875rem;position:sticky;top:0;height:100vh;box-sizing:border-box}.admx-sidebar__brand{display:flex;align-items:baseline;gap:.5rem;padding:0 .625rem 1.25rem;border-bottom:1px solid var(--gray-800);margin-bottom:1rem}.admx-sidebar__brand-name{margin:0;font-size:.9375rem;font-weight:600;color:#fff;letter-spacing:.01em}.admx-sidebar__brand-tag{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--gray-500)}.admx-sidebar__section{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--gray-600);padding:.875rem .625rem .375rem;margin:0}.admx-nav{display:flex;flex-direction:column;gap:2px}.admx-nav a{display:block;padding:.5rem .625rem;border-radius:6px;font-size:.875rem;font-weight:500;color:var(--gray-400);text-decoration:none;transition:background .12s ease,color .12s ease}.admx-nav a:hover,.admx-nav a.active{color:#fff;background:var(--gray-800)}.admx-sidebar__footer{margin-top:auto;padding-top:1rem;border-top:1px solid var(--gray-800)}.admx-main{flex:1;min-width:0;padding:2rem 2.5rem 4rem;box-sizing:border-box}.admx-page-title{margin:0 0 .25rem;font-size:1.375rem;font-weight:600;color:var(--gray-900)}.admx-page-sub{margin:0 0 1.75rem;font-size:.875rem;color:var(--gray-500)}.admx-card{background:#fff;border:1px solid var(--gray-200);border-radius:10px;padding:1.25rem 1.5rem;margin-bottom:1.25rem}.admx-card__title{margin:0 0 .75rem;font-size:.9375rem;font-weight:600;color:var(--gray-900)}.admx-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.admx-stat{background:#fff;border:1px solid var(--gray-200);border-radius:10px;padding:1rem 1.25rem}.admx-stat__label{margin:0;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500)}.admx-stat__value{margin:.375rem 0 0;font-size:1.5rem;font-weight:600;color:var(--gray-900)}.admx-table{width:100%;border-collapse:collapse;font-size:.875rem}.admx-table th{text-align:left;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-500);padding:.5rem .75rem;border-bottom:1px solid var(--gray-200)}.admx-table td{padding:.625rem .75rem;border-bottom:1px solid var(--gray-100);color:var(--gray-700);vertical-align:middle}.admx-table tr:last-child td{border-bottom:none}.admx-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.125rem .625rem;border-radius:999px;font-size:.75rem;font-weight:500;background:var(--gray-100);color:var(--gray-700);white-space:nowrap}.admx-badge--green{background:#f0fdf4;color:var(--green-600)}.admx-badge--yellow{background:#fffbeb;color:var(--yellow-600)}.admx-badge--orange{background:#fff7ed;color:var(--orange-500)}.admx-badge--red{background:#fef2f2;color:#dc2626}.admx-badge--blue{background:#eff6ff;color:#2563eb}.admx-badge--gray{background:var(--gray-100);color:var(--gray-600)}.admx-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .875rem;border-radius:7px;border:1px solid var(--gray-900);background:var(--gray-900);color:#fff;font-size:.8125rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .12s ease}.admx-btn:hover{background:var(--gray-700)}.admx-btn:disabled{opacity:.5;cursor:not-allowed}.admx-btn--ghost{background:#fff;color:var(--gray-700);border-color:var(--gray-300)}.admx-btn--ghost:hover{background:var(--gray-100)}.admx-field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.875rem}.admx-field label{font-size:.75rem;font-weight:500;color:var(--gray-600)}.admx-input,.admx-select,.admx-textarea{padding:.4375rem .625rem;border:1px solid var(--gray-300);border-radius:7px;font-size:.875rem;font-family:inherit;color:var(--gray-900);background:#fff;box-sizing:border-box}.admx-input:focus,.admx-select:focus,.admx-textarea:focus{outline:2px solid var(--gray-900);outline-offset:-1px}.admx-form-row{display:flex;gap:.875rem;flex-wrap:wrap}.admx-form-row .admx-field{flex:1;min-width:160px}.admx-muted{color:var(--gray-500);font-size:.8125rem}.admx-error{padding:.625rem .875rem;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#dc2626;font-size:.8125rem;margin-bottom:1rem}.admx-notice{padding:.625rem .875rem;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:var(--yellow-600);font-size:.8125rem;margin-bottom:1.25rem}.admx-group-title{margin:1.5rem 0 .5rem;font-size:.8125rem;font-weight:600;color:var(--gray-600);text-transform:uppercase;letter-spacing:.05em}@media(max-width:800px){.admx-shell{flex-direction:column}.admx-sidebar{width:100%;height:auto;position:static}.admx-main{padding:1.25rem 1rem 3rem}}.admx-sidebar__user{margin:0 0 .375rem;padding:0 .625rem;font-size:.8125rem;font-weight:500;color:var(--gray-300);overflow-wrap:anywhere}.admx-sidebar__user-email{display:block;font-size:.6875rem;font-weight:400;color:var(--gray-500)}.admx-sidebar__signout{display:block;width:100%;text-align:left;padding:.375rem .625rem;margin-bottom:.5rem;border:none;border-radius:6px;background:transparent;color:var(--gray-400);font-size:.8125rem;font-family:inherit;cursor:pointer}.admx-sidebar__signout:hover{color:#fff;background:var(--gray-800)}
