.public-layout{min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;background:radial-gradient(1100px 600px at 100% -10%,rgba(255,106,26,.1),transparent 60%),radial-gradient(900px 500px at -10% 110%,rgba(255,106,26,.06),transparent 60%),var(--shell-bg);color:var(--shell-fg)}.public-layout__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem clamp(1rem,3vw,2rem);border-bottom:1px solid var(--shell-divider)}.public-layout__brand{display:inline-flex;align-items:center;gap:.6rem;color:var(--shell-fg);text-decoration:none;font-weight:700;font-size:1.1rem;letter-spacing:-.01em;min-height:var(--shell-tap, 56px)}.public-layout__home{color:var(--shell-fg-dim);text-decoration:none;font-weight:500;font-size:.95rem;height:var(--shell-tap, 56px);display:inline-flex;align-items:center;padding:0 .75rem;border-radius:var(--shell-radius-sm, 8px)}.public-layout__home:hover{background:var(--shell-card);color:var(--shell-fg)}@media(max-width:560px){.public-layout__home{display:none}}.public-layout__main{display:grid;place-items:center;padding:clamp(2rem,5vw,4rem) 1rem}.public-layout__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .75rem;padding:1.5rem 1rem 2rem;color:var(--shell-fg-dim);font-size:.9rem;border-top:1px solid var(--shell-divider)}.public-layout__footer a{color:var(--shell-fg-dim);text-decoration:none;height:var(--shell-tap, 56px);display:inline-flex;align-items:center;padding:0 .5rem;border-radius:var(--shell-radius-sm, 8px)}.public-layout__footer a:hover{color:var(--shell-fg);background:var(--shell-card)}.public-layout__footer span{-webkit-user-select:none;user-select:none}.public-layout__main .legal-page{background:var(--shell-bg-elev, var(--shell-card));border:1px solid var(--shell-divider);border-radius:var(--shell-radius, 12px);padding:clamp(1.75rem,4vw,2.5rem);max-width:70ch;width:100%;box-shadow:0 12px 40px #0000002e}.incident-map{position:relative;width:100%;height:100%;min-height:60vh;border-radius:8px;overflow:hidden}.incident-map--missing-token{display:flex;align-items:center;justify-content:center;padding:2rem;background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.incident-map--missing-token code{background:#fff;padding:.1em .3em;border-radius:3px;font-size:.9em}.incident-map__styles{position:absolute;top:.75rem;right:.75rem;z-index:1;display:flex;gap:2px;background:#fffffff2;border-radius:4px;padding:2px;box-shadow:0 1px 3px #0003}.incident-map__style-btn{padding:.4rem .75rem;border:0;background:transparent;font:inherit;font-size:.8rem;cursor:pointer;border-radius:3px;color:#111}.incident-map__style-btn:hover{background:#f3f4f6}.incident-map__style-btn.is-active{background:#1f2937;color:#fff}.incident-map__overlay-controls{position:absolute;top:3rem;right:.75rem;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.incident-map__overlay-btn{padding:.4rem .75rem;border:1px solid rgba(0,0,0,.1);background:#fffffff2;font:inherit;font-size:.8rem;cursor:pointer;border-radius:4px;color:#111;box-shadow:0 1px 3px #0003}.incident-map__overlay-btn:hover{background:#f3f4f6}.incident-map__overlay-btn.is-active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.incident-map__overlay-btn:disabled{opacity:.7;cursor:progress}.incident-map__overlay-error{background:#fee2e2f2;color:#991b1b;font-size:.75rem;padding:.3rem .6rem;border-radius:4px;max-width:18rem;text-align:right}.incident-map__staging{width:28px;height:28px;border:2px solid #fff;border-radius:50%;background:#1f2937;color:#fff;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px #0006;padding:0}.incident-map__staging--command-post{background:#dc2626}.incident-map__staging--medical{background:#ef4444}.incident-map__staging--helibase,.incident-map__staging--helispot{background:#1d4ed8}.incident-map__staging--water-source{background:#0ea5e9}.incident-map__staging--drop-point{background:#f59e0b}.incident-map__staging--ics-area{background:#6b21a8}.incident-map__staging--supply{background:#4b5563}.incident-map__staging--lookout-tower{background:#0ea5e9}.incident-map__staging--structure-protection{background:#92400e}.incident-map__staging--work-center{background:#1f2937}.incident-map__safety-zone{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 4px;border:2px solid #0e151c;border-radius:4px;background:#fbbf24;color:#0e151c;font-size:10px;font-weight:800;letter-spacing:.05em;box-shadow:0 1px 3px #00000080}.incident-map__safety-zone--black{background:#16a34a;color:#fff}.incident-map__safety-zone--compromised{border-color:#dc2626;background:#fee2e2;color:#991b1b}.incident-map__assignment{cursor:pointer;box-shadow:0 1px 3px #0000008c;padding:0;display:inline-flex;align-items:center;justify-content:center;font-weight:700;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;text-shadow:0 1px 1px rgba(0,0,0,.35)}.incident-map__assignment--circle{border-radius:50%}.incident-map__assignment--square{border-radius:2px}.incident-map__assignment--diamond{border-radius:2px;transform:rotate(45deg)}.incident-map__assignment--diamond>span{transform:rotate(-45deg)}.incident-map__assignment--triangle{border-radius:0;clip-path:polygon(50% 0%,100% 100%,0% 100%)}.incident-map__assignment--star{border-radius:0;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.incident-map__popup{font-family:inherit}.incident-map__popup h4{margin:0 0 .5rem;font-size:.95rem}.incident-map__popup dl{margin:0;display:grid;grid-template-columns:auto 1fr;gap:2px 8px;font-size:.85rem}.incident-map__popup dt{color:#6b7280}.incident-map__popup dd{margin:0}.incident-detail__header{margin-bottom:1rem}.incident-detail__title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.incident-detail__title-row h1{margin:0}.incident-detail__meta{display:flex;gap:1rem;align-items:center;font-size:.9rem;color:#4b5563}.incident-status{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.incident-status--active{background:#fee2e2;color:#991b1b}.incident-status--contained{background:#fef3c7;color:#92400e}.incident-status--controlled{background:#dbeafe;color:#1e40af}.incident-status--out{background:#d1fae5;color:#065f46}.incident-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:1rem;height:calc(100vh - 200px)}@media(max-width:768px){.incident-detail__layout{grid-template-columns:1fr;height:auto}}.incident-detail__map{height:100%;min-height:400px}.incident-detail__sidebar{overflow-y:auto;padding-right:.5rem}.incident-detail__sidebar h2{font-size:.95rem;margin:.5rem 0}.incident-detail__sidebar ul{list-style:none;padding:0;margin:0;font-size:.85rem}.incident-detail__sidebar li{padding:.4rem .5rem;border-bottom:1px solid #f3f4f6}.status-switcher{border:0;margin:0 0 1rem;padding:0}.status-switcher__legend{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem}.status-switcher__grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.status-switcher__btn{display:flex;flex-direction:column;padding:.6rem .5rem;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;text-align:left;background:#fff;font:inherit;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.status-switcher__btn input{position:absolute;opacity:0;pointer-events:none}.status-switcher__btn-label{font-weight:600;font-size:.9rem;pointer-events:none}.status-switcher__btn-sub{font-size:.7rem;color:#6b7280;margin-top:2px;pointer-events:none}.status-switcher__btn.is-active{border-color:transparent;color:#fff}.status-switcher__btn.is-active .status-switcher__btn-sub{color:#ffffffd9}.status-switcher__btn--ok.is-active{background:#16a34a}.status-switcher__btn--warn.is-active{background:#f59e0b;color:#1f2937}.status-switcher__btn--info.is-active{background:#0ea5e9}.status-switcher__btn--off.is-active{background:#6b7280}.status-switcher__btn--neutral.is-active{background:#1f2937}.battery-saver{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;border:1px solid #d1d5db;border-radius:999px;background:#fff;font:inherit;font-size:.8rem;cursor:pointer;-webkit-tap-highlight-color:transparent}.battery-saver:hover{background:#f3f4f6}.battery-saver.is-on{background:#fef3c7;border-color:#d97706;color:#92400e;font-weight:600}.battery-saver.is-suggested:not(.is-on){border-color:#d97706;border-style:dashed}.battery-saver__level{color:#6b7280;font-size:.75rem}.proximity-join{max-width:28rem;margin:2rem auto;padding:1.5rem;font:inherit}.proximity-join h1{margin:0 0 .5rem;font-size:1.4rem}.proximity-join__hint{color:#6b7280;font-size:.9rem;margin:0 0 1rem}.proximity-join__form{display:flex;flex-direction:column;gap:.75rem}.proximity-join__form label{display:flex;flex-direction:column;font-size:.85rem;color:#374151;gap:.25rem}.proximity-join__form input,.proximity-join__form select{font:inherit;padding:.65rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.proximity-join__actions{display:flex;gap:.5rem;margin-top:.5rem}.proximity-join__actions button{flex:1;font:inherit;padding:.85rem 1rem;border-radius:8px;border:1px solid #d1d5db;cursor:pointer;font-size:1rem;font-weight:600}.proximity-join__actions button.primary{background:var(--shell-accent);color:var(--shell-accent-fg);border-color:var(--shell-accent)}.proximity-join__actions button.ghost{background:transparent;color:var(--shell-fg-dim)}.incident-qr{max-width:64rem}.incident-qr__layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:1.5rem 0}@media(max-width:720px){.incident-qr__layout{grid-template-columns:1fr}}.incident-qr__panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;text-align:center}.incident-qr__panel h2{margin:0 0 1rem;font-size:1.05rem}.incident-qr__code{display:flex;justify-content:center;padding:1rem 0}.incident-qr__form{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;text-align:left}.incident-qr__expiry{color:#6b7280;font-size:.85rem}.incident-qr__error{color:#b91c1c}.incident-qr__url code{word-break:break-all;font-size:.7rem}.incident-qr__footer{background:#fef3c7;border-radius:6px;padding:.75rem 1rem;font-size:.9rem}.dispatch-dashboard{max-width:80rem}.dispatch-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0 1.5rem}@media(max-width:768px){.dispatch-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.dispatch-stat{display:flex;flex-direction:column;gap:.25rem;padding:.85rem 1rem;background:var(--shell-card);color:var(--shell-fg);border-radius:var(--shell-radius-sm, 8px);border:1px solid var(--shell-divider)}.dispatch-stat__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--shell-fg-dim)}.dispatch-stat__value{font-size:1.6rem;font-weight:700;font-variant-numeric:tabular-nums}.dispatch-dashboard__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media(max-width:768px){.dispatch-dashboard__columns{grid-template-columns:1fr}}.dispatch-list{list-style:none;padding:0;margin:0 0 .5rem;font-size:.9rem}.dispatch-list li{padding:.5rem 0;border-bottom:1px solid #f3f4f6}.dispatch-list__sub{color:#6b7280;font-size:.8rem;margin-top:2px}.dispatch-units{display:flex;flex-direction:column;height:calc(100vh - 140px)}.dispatch-units__header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.5rem}.dispatch-units__map{flex:1;min-height:400px}.dispatch-calls__row{cursor:pointer}.dispatch-calls__expand{background:transparent;border:0;padding:0;font:inherit;cursor:pointer;color:inherit;text-align:left}.dispatch-calls__expand:hover{text-decoration:underline}.dispatch-calls__detail-row td{background:#f8fafc;padding:1rem}.dispatch-calls__detail dl{display:grid;grid-template-columns:max-content 1fr;gap:4px 12px;margin:0 0 .75rem;font-size:.85rem}.dispatch-calls__detail dt{color:#6b7280;font-weight:500}.dispatch-calls__detail dd{margin:0}.dispatch-calls__actions{display:flex;align-items:center;gap:.75rem;padding-top:.5rem;border-top:1px solid #e5e7eb}.dispatch-call-status{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.dispatch-call-status--assigned{background:#d1fae5;color:#065f46}.dispatch-call-status--unassigned{background:#fee2e2;color:#991b1b}.dispatch-agreements__form{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin:1rem 0 1.5rem}.dispatch-agreements__form label{display:flex;flex-direction:column;font-size:.8rem;color:#374151;gap:.25rem;flex:1;min-width:14rem}.dispatch-agreements__form input{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font:inherit}.dispatch-agreements__form button{padding:.6rem 1rem;border-radius:6px;border:1px solid #1f2937;background:#1f2937;color:#fff;cursor:pointer;font:inherit;font-weight:600}.dispatch-agreements__form button:disabled{opacity:.6;cursor:not-allowed}.dispatch-agreement-status{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.dispatch-agreement-status--active{background:#d1fae5;color:#065f46}.dispatch-agreement-status--suspended{background:#fef3c7;color:#92400e}.legal-page{max-width:45rem;margin:2rem auto;padding:0 1.5rem 3rem;color:#1f2937;line-height:1.65;font-size:1rem}.legal-page h1{margin:0 0 .5rem;font-size:1.6rem}.legal-page h2{margin:1.75rem 0 .5rem;font-size:1.1rem;color:#111827}.legal-page p{margin:0 0 .85rem;color:#374151}.legal-page a{color:#1d4ed8}.legal-page code{background:#f3f4f6;padding:.05em .3em;border-radius:3px;font-size:.9em}.legal-page__updated{color:#6b7280;font-size:.85rem;margin:0 0 1.5rem}.legal-footer{display:flex;gap:.5rem;justify-content:center;align-items:center;padding:1rem;font-size:.8rem;color:#9ca3af}.legal-footer a{color:#6b7280;text-decoration:none}.legal-footer a:hover{color:#1f2937;text-decoration:underline}.onboarding__choice{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.25rem;padding:1rem 1.25rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;font:inherit;font-size:1rem;cursor:pointer;-webkit-tap-highlight-color:transparent}.onboarding__choice:hover{border-color:#1f2937;background:#f9fafb}.onboarding__choice strong{font-size:1rem;color:#1f2937}.onboarding__choice span{font-size:.85rem;color:#6b7280}.onboarding__error{margin:0;font-size:.85rem;color:#b91c1c}.auth-page{max-width:28rem;margin:2rem auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.auth-page h1{font-size:1.5rem;margin:0}.auth-page__hint{margin:0;color:var(--color-text-secondary, #8c97a3)}.auth-page__form{display:flex;flex-direction:column;gap:1rem}.auth-page__form label{display:flex;flex-direction:column;gap:.25rem;font-weight:600}.auth-page__form input{font-size:1rem;padding:.5rem .75rem;border:1px solid #2a3641;border-radius:8px;background:#0e151c;color:#f5f1ea}.auth-page__form button.primary{font-size:1rem;font-weight:600;padding:.625rem 1rem;border-radius:10px;background:#ff6a1a;color:#fff;border:none;cursor:pointer}.auth-page__form button.primary:disabled{opacity:.5;cursor:not-allowed}.auth-page__preview{margin:0;font-size:.875rem;color:var(--color-text-secondary, #8c97a3)}.auth-page__error{margin:0;color:#ff5252}.auth-page__footer{margin:0;font-size:.875rem}.auth-page__prefill{display:grid;grid-template-columns:max-content 1fr;column-gap:1rem;row-gap:.25rem;margin:0;padding:.75rem 1rem;background:#ffffff08;border:1px solid #1f2a35;border-radius:10px}.auth-page__prefill dt{font-weight:600;color:var(--color-text-secondary, #8c97a3)}.auth-page__prefill dd{margin:0}.daily-contact-prompt__backdrop{position:fixed;inset:0;background:#080c10b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.daily-contact-prompt{background:#16222d;border:1px solid #1f2a35;border-radius:12px;padding:1.5rem;max-width:28rem;width:100%;display:flex;flex-direction:column;gap:1rem}.daily-contact-prompt h2{margin:0;font-size:1.25rem}.daily-contact-prompt p{margin:0}.daily-contact-prompt__form{display:flex;flex-direction:column;gap:.75rem}.daily-contact-prompt__form label{display:flex;flex-direction:column;gap:.25rem;font-weight:600}.daily-contact-prompt__form input{font-size:1rem;padding:.5rem .75rem;border:1px solid #2a3641;border-radius:8px;background:#0e151c;color:#f5f1ea}.daily-contact-prompt__hint{font-size:.875rem;color:var(--color-text-secondary, #8c97a3)}.daily-contact-prompt__error{color:#ff5252;margin:0}.daily-contact-prompt__actions{display:flex;justify-content:flex-end;gap:.5rem}.daily-contact-prompt__actions button{font-size:.95rem;padding:.5rem .875rem;border-radius:8px;cursor:pointer;border:1px solid #2a3641;background:transparent;color:#f5f1ea}.daily-contact-prompt__actions button.primary{background:#ff6a1a;color:#fff;border-color:#ff6a1a;font-weight:600}.daily-contact-prompt__actions button.primary:disabled{opacity:.5;cursor:not-allowed}:root{--shell-bg: #0e151c;--shell-bg-elev: #16222d;--shell-fg: #f5f1ea;--shell-fg-dim: #8c97a3;--shell-accent: #ff6a1a;--shell-accent-hi: #ff8a4a;--shell-accent-fg: #ffffff;--shell-divider: #1f2a35;--shell-divider-2: #2a3641;--shell-warn: #f0a500;--shell-ok: #3acc78;--shell-bad: #ff5252;--shell-card: #16222d;--shell-card-elev: #1f2a35;--shell-focus: #ff8a4a;--shell-radius: 12px;--shell-radius-sm: 8px;--shell-tap: 56px}@media(prefers-color-scheme:light){:root{--shell-bg: #fbf7f2;--shell-bg-elev: #ffffff;--shell-fg: #0a141d;--shell-fg-dim: #3d4d5c;--shell-divider: #e6dfd5;--shell-divider-2: #c9c0b3;--shell-card: #ffffff;--shell-card-elev: #f3ece2;--shell-accent-hi: #d8520b;--shell-focus: #ff6a1a}}.app-shell{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:var(--shell-bg);color:var(--shell-fg);padding-top:env(safe-area-inset-top)}.app-shell__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid var(--shell-divider);background:var(--shell-bg);position:sticky;top:0;z-index:10}.app-shell__brand{font-size:1.125rem;font-weight:700;letter-spacing:.02em;color:var(--shell-fg);text-decoration:none}.app-shell__brand:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.app-shell__header-right{display:flex;align-items:center;gap:.5rem}.app-shell__role-switch{display:inline-flex;background:var(--shell-card);border:1px solid var(--shell-divider);border-radius:8px;overflow:hidden}.app-shell__role-switch button{padding:.5rem .75rem;background:transparent;border:0;color:var(--shell-fg-dim);font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;min-height:40px}.app-shell__role-switch button[aria-pressed=true]{background:var(--shell-accent);color:var(--shell-accent-fg)}.app-shell__role-switch button:focus-visible{outline:2px solid var(--shell-accent);outline-offset:-2px}.app-shell__main{flex:1 1 auto;padding-bottom:calc(76px + env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch}.app-shell__content{padding:1rem}.app-shell__bottom-nav{position:fixed;bottom:0;left:0;right:0;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;background:var(--shell-bg);border-top:2px solid var(--shell-divider);padding-bottom:env(safe-area-inset-bottom);z-index:20}.app-shell__bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:64px;padding:8px 4px;color:var(--shell-fg-dim);text-decoration:none;font-size:.75rem;font-weight:600;letter-spacing:.02em;-webkit-tap-highlight-color:rgba(220,38,38,.3)}.app-shell__bottom-nav a[aria-current=page]{color:var(--shell-fg);background:var(--shell-card);box-shadow:inset 0 3px 0 var(--shell-accent)}.app-shell__bottom-nav a:focus-visible{outline:2px solid var(--shell-accent);outline-offset:-2px}.app-shell__bottom-nav svg{width:26px;height:26px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.app-shell__icon-label{white-space:nowrap}@media(max-width:340px){.app-shell__icon-label{display:none}}.app-stub{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:2rem;text-align:center;color:var(--shell-fg)}.app-stub h1{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.app-stub p{color:var(--shell-fg-dim);max-width:28ch;line-height:1.5}.app-stub__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:1.5rem;padding:.75rem 1.5rem;min-height:48px;background:var(--shell-accent);color:var(--shell-accent-fg);font-weight:700;text-decoration:none;border-radius:8px;border:0;font-size:1rem;cursor:pointer}.app-stub__cta:focus-visible{outline:3px solid var(--shell-fg);outline-offset:2px}.settings-hub{color:var(--shell-fg)}.settings-hub h1{margin:0 0 1rem;font-size:1.5rem}.settings-hub__tiles{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:.75rem}.settings-hub__tile{display:flex;flex-direction:column;gap:.25rem;padding:1rem;min-height:72px;background:var(--shell-card);border:1px solid var(--shell-divider);border-radius:8px;text-decoration:none;color:var(--shell-fg);transition:border-color .1s}.settings-hub__tile:hover,.settings-hub__tile:focus-visible{border-color:var(--shell-accent);outline:none}.settings-hub__tile-label{font-weight:700;font-size:1rem}.settings-hub__tile-desc{color:var(--shell-fg-dim);font-size:.8125rem}.messages-stub{color:var(--shell-fg)}.messages-stub h1{margin:0 0 .5rem;font-size:1.5rem}.messages-stub__lede{color:var(--shell-fg-dim);margin:0 0 1rem}.messages-stub__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));gap:.75rem}.messages-stub__card{display:flex;flex-direction:column;gap:.25rem;padding:1rem;min-height:80px;background:var(--shell-card);border:1px solid var(--shell-divider);border-radius:8px;text-decoration:none;color:var(--shell-fg)}.messages-stub__card strong{font-size:1rem}.messages-stub__card span{color:var(--shell-fg-dim);font-size:.8125rem}.messages-stub__card--soon{opacity:.55;cursor:not-allowed}.status-page{color:var(--shell-fg);display:flex;flex-direction:column;gap:1.25rem}.status-page h1{margin:0;font-size:1.5rem}.status-page__legend{display:block;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--shell-fg-dim);margin-bottom:.5rem}.status-page__shift{border:0;margin:0;padding:0}.status-page__shift-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.status-card{display:flex;flex-direction:column;gap:.25rem;min-height:72px;padding:.875rem 1rem;background:var(--shell-card);border:2px solid var(--shell-divider);border-radius:10px;cursor:pointer;-webkit-tap-highlight-color:rgba(220,38,38,.3)}.status-card input{position:absolute;opacity:0;pointer-events:none}.status-card__label{font-size:1.0625rem;font-weight:700}.status-card__sub{font-size:.8125rem;color:var(--shell-fg-dim)}.status-card.is-active{background:var(--shell-accent);border-color:var(--shell-fg);color:var(--shell-accent-fg);box-shadow:0 0 0 3px #ffffff26}.status-card.is-active .status-card__sub{color:#ffffffd9}.status-card:focus-within{outline:3px solid var(--shell-accent);outline-offset:2px}.status-page__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:56px;padding:.75rem 1rem;background:var(--shell-card);border:1px solid var(--shell-divider);border-radius:10px}.status-page__row-label{font-weight:700;font-size:1rem}.status-page__gps{font-variant-numeric:tabular-nums;font-weight:600;color:var(--shell-fg)}.status-page__gps.is-stale{color:var(--shell-accent);font-weight:800;letter-spacing:.02em}.status-page__incident{display:flex;flex-direction:column}.status-page__incident-tile{display:flex;flex-direction:column;gap:.25rem;padding:1rem;min-height:80px;background:var(--shell-accent);color:var(--shell-accent-fg);border-radius:10px;text-decoration:none;font-size:1rem}.status-page__incident-tile strong{font-size:1.125rem}.status-page__incident-empty{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--shell-card);border:1px solid var(--shell-divider);border-radius:10px;color:var(--shell-fg-dim)}.status-page__hint{color:var(--shell-fg-dim);font-size:.875rem}.status-page__hint-link{color:var(--shell-fg);font-weight:600;text-decoration:underline}.status-page__signout{margin-top:.5rem}.status-page__signout-btn{width:100%;min-height:56px;padding:1rem;background:transparent;color:var(--shell-fg);border:2px solid var(--shell-divider);border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer}.status-page__signout-btn:focus-visible{outline:3px solid var(--shell-accent);outline-offset:2px}.messages{color:var(--shell-fg);display:flex;flex-direction:column;gap:1rem;flex:1 1 auto;min-height:0}.messages__title{margin:0;font-size:1.5rem}.messages__hint{margin:0;color:var(--shell-fg-dim);font-size:.875rem}.messages__hint-link{color:var(--shell-fg);font-weight:600;text-decoration:underline}.messages__empty{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--shell-card);border:1px solid var(--shell-divider);border-radius:10px;color:var(--shell-fg-dim)}.messages__thread{flex:1 1 auto;min-height:12rem;max-height:60vh;overflow-y:auto;padding:.75rem;background:var(--shell-card);border:1px solid var(--shell-divider);border-radius:10px;scrollbar-gutter:stable}.messages__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.messages__row{padding:.625rem .75rem;background:var(--shell-bg);border:1px solid var(--shell-divider);border-radius:8px}.messages__row-head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.messages__sender{font-size:.875rem;font-weight:700;color:var(--shell-fg)}.messages__time{font-size:.75rem;color:var(--shell-fg-dim);font-variant-numeric:tabular-nums;white-space:nowrap}.messages__body{margin:0;font-size:1rem;line-height:1.4;color:var(--shell-fg);overflow-wrap:anywhere;white-space:pre-wrap}.messages__composer{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:var(--shell-card);border:1px solid var(--shell-divider);border-radius:10px}.messages__input{width:100%;min-height:3rem;padding:.75rem;background:var(--shell-bg);color:var(--shell-fg);border:2px solid var(--shell-divider);border-radius:8px;font:inherit;font-size:1rem;resize:vertical}.messages__input:focus-visible{outline:3px solid var(--shell-accent);outline-offset:1px;border-color:var(--shell-accent)}.messages__composer-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.messages__send{min-height:44px;padding:.625rem 1.25rem;background:var(--shell-accent);color:var(--shell-accent-fg);border:0;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer}.messages__send:disabled{opacity:.5;cursor:not-allowed}.messages__send:focus-visible{outline:3px solid var(--shell-fg);outline-offset:2px}.messages__error{color:var(--shell-accent);font-weight:700;font-size:.875rem}.messages__roadmap{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.messages__roadmap-title{margin:0;font-size:.875rem;text-transform:uppercase;letter-spacing:.06em;color:var(--shell-fg-dim)}.messages__roadmap-note{margin:0;font-size:.8125rem;color:var(--shell-fg-dim)}.messages__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,180px),1fr));gap:.5rem}.messages__card{position:relative;display:flex;flex-direction:column;gap:.25rem;padding:.875rem;min-height:80px;background:var(--shell-card);border:1px solid var(--shell-divider);border-radius:8px;text-decoration:none;color:var(--shell-fg)}.messages__card strong{font-size:.9375rem}.messages__card span{color:var(--shell-fg-dim);font-size:.8125rem}.messages__card--soon{opacity:.55;cursor:not-allowed}.messages__badge{position:absolute;top:.375rem;right:.5rem;padding:.125rem .5rem;font-size:.6875rem!important;text-transform:uppercase;letter-spacing:.04em;color:var(--shell-fg)!important;background:var(--shell-divider);border-radius:999px}.messages__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
