.staff-shell{display:flex;min-height:100vh}.staff-shell__scrim{display:none;position:fixed;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#0a1f3c73;z-index:45;opacity:0;pointer-events:none;transition:opacity .2s ease;cursor:pointer}.staff-sidebar{position:fixed;left:0;top:0;width:var(--staff-sidebar-width, 240px);height:100vh;background:var(--ada-navy);color:#fff;display:flex;flex-direction:column;z-index:50;font-family:Inter,system-ui,sans-serif}.staff-sidebar__brand{flex-shrink:0;padding:16px;border-bottom:1px solid rgba(255,255,255,.08)}.staff-sidebar__brand-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.staff-sidebar__logo-plate{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:6px 8px;background:#fffffff5;border-radius:8px}.staff-sidebar__logo{height:32px;width:auto;max-width:120px;object-fit:contain;display:block}.staff-sidebar__wordmark{display:flex;flex-direction:column;gap:2px;min-width:0}.staff-sidebar__wordmark-title{font-family:var(--font-heading);font-size:15px;font-weight:600;line-height:1.2;color:#fff}.staff-sidebar__wordmark-sub{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6}.staff-sidebar__nav{flex:1;overflow-y:auto;padding:12px 0 16px}.staff-sidebar__group-label{margin:0 16px 8px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff73}.staff-navitem{display:flex;align-items:center;gap:10px;padding:9px 16px;margin:1px 8px;border-radius:8px;border-left:2px solid transparent;text-decoration:none;color:#ffffffc7;font-size:13px;transition:background .15s ease,color .15s ease}.staff-navitem:hover{background:#ffffff0f;color:#fff}.staff-navitem--active{background:#ffffff1a;color:#fff;border-left-color:var(--ada-gold)}.staff-navitem--active .staff-navitem__label{font-weight:600}.staff-navitem--active .staff-navitem__icon{color:var(--ada-gold)}.staff-navitem__icon{display:flex;flex-shrink:0;color:#ffffffb8}.staff-navitem__label{line-height:1.3}.staff-sidebar__bottom{flex-shrink:0;padding:16px;border-top:1px solid rgba(255,255,255,.08)}.staff-sidebar__user{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;padding:0 4px}.staff-sidebar__avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);font-size:13px;font-weight:600;color:#fff;text-transform:uppercase}.staff-sidebar__user-info{min-width:0}.staff-sidebar__user-name{margin:0;font-size:13px;font-weight:500;color:#fff;text-transform:capitalize;line-height:1.3}.staff-sidebar__user-role{margin:2px 0 0;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--ada-gold)}.staff-sidebar__user-email{margin:4px 0 0;font-size:11px;color:#ffffff8c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-sidebar__signout{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 12px;background:#ffffff0f;color:#ffffffe6;font:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease}.staff-sidebar__signout:hover{background:#ffffff1a}.staff-main{margin-left:var(--staff-sidebar-width, 240px);flex:1;min-width:0;display:flex;flex-direction:column;min-height:100vh}.staff-topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:16px;min-height:52px;padding:0 clamp(16px,4vw,32px);background:#fff;border-bottom:1px solid rgba(26,45,90,.1)}.staff-topbar__menu{display:none;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:1px solid rgba(26,45,90,.15);border-radius:8px;background:#fff;color:var(--ada-navy);cursor:pointer}.staff-topbar__menu:focus-visible{outline:2px solid var(--ada-navy);outline-offset:1px}.staff-topbar__heading{min-width:0;flex:1}.staff-topbar__title{margin:0;font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--ada-navy)}.staff-topbar__crumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px}.staff-topbar__crumb a{color:#6b7280;text-decoration:none}.staff-topbar__crumb a:hover{color:var(--ada-navy);text-decoration:underline}.staff-topbar__crumb .staff-topbar__title{font-size:1.125rem}.staff-content{flex:1;max-width:960px;width:100%;margin:0 auto;padding:32px clamp(16px,4vw,40px) 48px;display:grid;gap:20px}@media (max-width: 768px){.staff-shell__scrim{display:block}.staff-shell--nav-open .staff-shell__scrim{opacity:1;pointer-events:auto}.staff-sidebar{width:min(280px,88vw);transform:translate(-100%);transition:transform .22s ease;box-shadow:0 12px 40px #0a1f3c2e}.staff-sidebar--open{transform:translate(0)}.staff-main{margin-left:0}.staff-topbar__menu{display:inline-flex}.staff-content{padding:16px;padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(16px,env(safe-area-inset-bottom))}}.staff-auth{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(26,45,90,.08),transparent),#f5f5f3}.staff-auth__shell{width:min(480px,100%);display:flex;flex-direction:column;gap:20px}.staff-auth__card{width:100%;padding:28px}.staff-auth__brand{display:flex;align-items:center;gap:16px;margin-bottom:8px}.staff-auth__logo{width:56px;height:56px;object-fit:contain;background:#fffffff2;border-radius:10px;padding:6px;flex-shrink:0}.staff-auth__title{text-shadow:0 1px 2px rgba(0,0,0,.35),0 2px 10px rgba(0,0,0,.3)}.staff-auth__lead{margin:12px 0 0;line-height:1.65}.staff-auth__steps{margin:16px 0 0;padding-left:20px;font-size:13px;letter-spacing:.02em;color:#fffc;line-height:1.7}.staff-auth__hint{margin:-6px 0 0;font-size:12px;color:#fff9}.staff-auth__loading{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.staff-auth__spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.2);border-top-color:#c9a227;border-radius:50%;animation:staff-auth-spin .8s linear infinite}@keyframes staff-auth-spin{to{transform:rotate(360deg)}}.staff-auth__loading-text{margin:0;font-weight:600;font-size:1rem}.staff-auth__footer{text-align:center;font-size:12px;color:#6b7280;line-height:1.6}.staff-auth__footer p{margin:0 0 4px}.staff-auth__footer a{color:var(--ada-navy);text-decoration:none}.staff-auth__footer a:hover{text-decoration:underline}.staff-form{display:flex;flex-direction:column;gap:14px;margin-top:24px}.staff-form label{display:flex;flex-direction:column;gap:6px}.staff-form label span{font-size:12px;font-weight:500;color:#ffffffbf}.staff-form input,.staff-form textarea{border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 12px;background:#ffffff14;color:#fff;font:inherit}.staff-form textarea{resize:vertical}.staff-btn{border:none;border-radius:8px;padding:10px 16px;font:inherit;font-weight:600;cursor:pointer}.staff-btn--primary{background:#c9a227;color:#0a1f3c}.staff-btn--danger{background:#7f1d1d;color:#fff}.staff-btn--ghost{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.staff-btn:disabled{opacity:.6;cursor:not-allowed}.staff-error{color:#fca5a5;margin:0}.staff-success{color:#86efac;margin:0 0 12px;font-size:.9rem}.staff-list__head{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:16px}.staff-filters{display:flex;gap:8px;flex-wrap:wrap}.staff-filter{border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:6px 12px;cursor:pointer;font:inherit}.staff-filter--active{background:#0a1f3c;color:#fff;border-color:#0a1f3c}.staff-table-wrap{overflow-x:auto}.staff-table{width:100%;border-collapse:collapse;font-size:14px}.staff-table th,.staff-table td{text-align:left;padding:10px 8px;border-bottom:1px solid #e5e7eb}.staff-link{color:#0a1f3c;font-weight:600}.staff-status{text-transform:capitalize;font-weight:600}.staff-status--pending{color:#b45309}.staff-status--approved{color:#047857}.staff-status--declined{color:#b91c1c}.staff-status--contacted{color:#1d4ed8}.staff-status--scheduled{color:#7c3aed}.staff-status--closed{color:#047857}.staff-status--spam{color:#6b7280}.staff-detail{display:grid;gap:12px;margin:20px 0}.staff-detail dt{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.staff-detail dd{margin:4px 0 0}.staff-detail__message{white-space:pre-wrap}.staff-review{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px}.staff-review label{display:flex;flex-direction:column;gap:6px}.staff-review input,.staff-review textarea,.staff-review select{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font:inherit}.staff-package-select{width:100%}.staff-package-summary{margin:4px 0 8px;padding:14px 16px;border-radius:8px;background:#f3f4f6;border:1px solid #e5e7eb}.staff-package-summary__title{margin:0 0 8px;font-weight:600;color:#0a1f3c}.staff-review__actions{display:flex;gap:12px;flex-wrap:wrap}.admin-loading{min-height:100vh;display:flex;align-items:center;justify-content:center}.admin-card .staff-btn--primary,.admin-card .staff-btn--danger{color:inherit}.admin-card .staff-btn--primary{color:#0a1f3c}.admin-card .staff-btn--danger{color:#fff}.staff-error--on-light{color:#b91c1c}.staff-btn--light{background:#fff;color:#0a1f3c;border:1px solid #d1d5db}.staff-error-stats{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:16px}.staff-stat{font-size:14px;color:#374151;font-weight:500}.staff-error-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:16px}.staff-error-org-filter{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.staff-error-org-filter input{border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;font:inherit;min-width:220px}.staff-link--btn{background:none;border:none;padding:0;cursor:pointer;font:inherit}.staff-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap}.staff-pagination__actions{display:flex;gap:8px}.staff-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:900;display:flex;justify-content:flex-end}.staff-drawer{width:480px;max-width:100%;background:#fff;height:100%;overflow-y:auto;padding:24px;border-left:1px solid #e5e7eb}.staff-drawer__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.analytics-page{display:flex;flex-direction:column;gap:20px}.analytics-section{margin-bottom:0}.analytics-section__head h2{margin:0 0 4px;font-size:18px}.analytics-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:16px 0}.analytics-stat-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px}.analytics-stat-card__label{margin:0;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.analytics-stat-card__value{margin:6px 0 0;font-size:22px;font-weight:700;color:#1a2d5a;line-height:1.2}.analytics-stat-card__hint{margin:6px 0 0;font-size:12px;color:#6b7280}.analytics-meta-row{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:13px;color:#374151;margin-bottom:8px}.analytics-subhead{margin:16px 0 8px;font-size:13px;font-weight:600;color:#374151}.analytics-footnote{margin-top:12px;max-width:56rem}.analytics-sparkline{display:flex;align-items:flex-end;gap:3px;height:72px;padding:8px 0}.analytics-sparkline__col{flex:1;min-width:4px;height:100%;display:flex;align-items:flex-end}.analytics-sparkline__bar{width:100%;min-height:4px;background:#1a2d5a;border-radius:2px 2px 0 0;opacity:.75}.analytics-anomaly-banner{border-color:#f59e0b;background:#fffbeb}.staff-drawer__head h2{margin:4px 0 0;font-size:1.25rem;color:#0a1f3c}.staff-drawer__intro{margin:12px 0 20px}.staff-drawer__json pre{font-size:12px;background:#f3f4f6;padding:12px;border-radius:8px;overflow:auto;max-height:240px;margin:8px 0 0}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:Inter,system-ui,sans-serif;background:#f5f5f3;color:#1a1a1a}:root{--ada-navy: #1a2d5a;--ada-gold: #b8860b;--font-heading: "Source Sans 3", "Inter", sans-serif;--staff-sidebar-width: 240px}.admin-shell{min-height:100vh}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px clamp(16px,4vw,40px);background:var(--ada-navy);color:#fff}.admin-eyebrow{margin:0 0 4px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.admin-title{margin:0;font-family:var(--font-heading);font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600}.admin-badge{padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.25);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.admin-main{max-width:960px;margin:0 auto;padding:32px clamp(16px,4vw,40px) 48px;display:grid;gap:20px}.admin-card{background:#fff;border:1px solid rgba(26,45,90,.1);border-radius:12px;padding:24px;box-shadow:0 1px #b8860b26,0 8px 24px #1a2d5a0f}.admin-card--featured{position:relative;overflow:hidden;background:var(--ada-navy);color:#fff;border:none}.admin-card--featured:before,.admin-card--featured:after{content:"";position:absolute;border-radius:50%;background:#ffffff0d;pointer-events:none}.admin-card--featured:before{top:-60px;right:-60px;width:220px;height:220px}.admin-card--featured:after{bottom:-40px;right:80px;width:160px;height:160px;background:#ffffff0a}.admin-card--featured>*{position:relative;z-index:1}.admin-card h2,.admin-card h3{margin:0 0 12px;font-family:var(--font-heading)}.admin-card p,.admin-card li{line-height:1.65}.admin-meta,.admin-note{font-size:14px;opacity:.9}.admin-card ul{margin:0 0 16px;padding-left:20px}.admin-card code{font-size:.92em}
