@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";.app-shell{color:#e8eef8;background:#0b1220;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.app-shell__nav{border-right:1px solid #1f2a44;flex-direction:column;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.app-shell__brand{letter-spacing:.04em;font-weight:700}.app-shell__brand-link{color:inherit;text-decoration:none}.app-shell__auricrux{border-bottom:1px solid #1f2a44;padding:.35rem 0 .75rem}.app-shell__more{color:#b8c7e6;cursor:pointer;text-align:left;background:0 0;border:1px solid #2c3f67;border-radius:6px;margin-top:.5rem;padding:.4rem .55rem;font-size:.78rem}.app-shell__more:hover{color:#fff;border-color:#4f7cff}.app-shell__sync-status{color:#8fa3c9;border:1px solid #1f2a44;border-radius:6px;padding:.35rem .5rem;font-size:.78rem}.app-shell__sync-status[data-online=false]{color:#ffb347;border-color:#5a3d1a}.app-shell__nav nav{flex-direction:column;gap:.35rem;display:flex}.app-shell__nav a{color:#b8c7e6;font-size:.9rem;text-decoration:none}.app-shell__nav a:hover{color:#fff}.app-shell__main{padding:1.5rem}.page-stub h1{margin:0 0 .5rem}.page-stub p{color:#9fb0d3}.auricrux-presence{background:#111a2e;border:1px solid #2c3f67;border-radius:8px;margin-top:1rem;padding:1rem}.auricrux-presence-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#7a8fbf;margin:0 0 .35rem;font-size:.75rem;font-weight:600}.auricrux-presence-role{color:#8fa3cf;margin:.25rem 0 .5rem;font-size:.8rem}.fca-page-header h1{margin:0 0 .25rem}.fca-page-header p{color:#9fb0d3;margin:0 0 1rem}.form-row{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.form-row input{color:#e8eef8;background:#111a2e;border:1px solid #2c3f67;border-radius:6px;padding:.5rem .75rem}.form-row button{color:#fff;cursor:pointer;background:#0f5c90;border:none;border-radius:6px;padding:.5rem .75rem}.item-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.item-list li{background:#111a2e;border:1px solid #1f2a44;border-radius:8px;padding:.75rem}.item-list button{margin-left:.5rem}.page-error{color:#f87171}.install-prompt{color:#e8eef8;background:#111a2e;border:1px solid #2c3f67;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.install-prompt button{color:#fff;cursor:pointer;background:#0f5c90;border:none;border-radius:6px;padding:.4rem .75rem}.install-prompt button:last-of-type{color:#9fb0d3;background:0 0}.field-install-qr{background:#111a2e;border:1px solid #2c3f67;border-radius:8px;margin-top:1.5rem;padding:1rem}.field-install-qr code{color:#8fa3c9}.field-install-card{background:#111a2e;border:1px solid #2c3f67;border-radius:8px;margin-top:1rem;padding:1rem 1.25rem}.field-install-steps{color:#b8c7e6;margin:0 0 1rem;padding-left:1.25rem}.field-install-steps li{margin-bottom:.5rem}.dispatch-week-strip{background:#111a2e;border:1px solid #2c3f67;border-radius:8px;margin-bottom:1.25rem;padding:1rem}.dispatch-week-strip__controls{gap:.5rem;margin-bottom:.75rem;display:flex}.dispatch-week-strip__controls button{color:#e8eef8;cursor:pointer;background:#1f2a44;border:1px solid #2c3f67;border-radius:6px;padding:.35rem .75rem}.dispatch-week-strip__days{grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;display:grid}.dispatch-day{color:#b8c7e6;cursor:pointer;background:#0b1220;border:1px solid #2c3f67;border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem .25rem;display:flex}.dispatch-day--selected{color:#fff;background:#0f5c9022;border-color:#0f5c90}.dispatch-day--today{box-shadow:inset 0 0 0 1px #188b68}.dispatch-day__weekday{text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.dispatch-day__date{font-weight:600}.dispatch-day__count{color:#8fa3c9;font-size:.72rem}.dispatch-date-group h3,.dispatch-date-group h4{color:#9fb0d3;margin:1rem 0 .5rem}.dispatch-all-dates{background:#0b1220;border:1px solid #1f2a44;border-radius:8px;margin-top:1.5rem;padding:.75rem 1rem}.dispatch-all-dates summary{cursor:pointer;color:#b8c7e6}.dispatch-item__header{flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.35rem;display:flex}.dispatch-item__scope{color:#8fa3c9}.dispatch-item__meta{color:#9fb0d3;margin-bottom:.5rem;font-size:.88rem}.dispatch-status{text-transform:uppercase;letter-spacing:.04em;background:#1f2a44;border-radius:4px;padding:.15rem .4rem;font-size:.72rem}.dispatch-status--dispatched,.dispatch-status--enroute{color:#7ddeb8;background:#188b6833}.dispatch-status--assigned{color:#7eb8e8;background:#0f5c9033}.dispatch-status--unassigned{color:#f0c674;background:#a56a0033}.public-shell{--fca-blue:#4f7cff;--fca-blue-dark:#3157d7;--fca-soft:#eff4ff;--auricrux-gold:#d49a22;--auricrux-dark:#7c5313;--ink:#111827;--muted:#475569;--surface:#f8fafc;min-height:100vh;color:var(--ink);background:radial-gradient(90% 60% at 10% -10%,#4f7cff38,#0000 55%),radial-gradient(70% 50% at 95% 5%,#d49a2224,#0000 50%),linear-gradient(#f7fbff 0%,#eef3f8 42%,#f8fafc 100%)}.public-shell__top{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafcdb;border-bottom:1px solid #3157d71f;align-items:center;gap:1.25rem;padding:.85rem clamp(1rem,3vw,2.5rem);display:flex;position:sticky;top:0}.public-shell__logo{flex-shrink:0;text-decoration:none}.public-shell__nav{flex-wrap:wrap;flex:1;gap:.35rem 1rem;display:flex}.public-shell__nav a{color:var(--muted);padding:.25rem 0;font-size:.92rem;font-weight:600;text-decoration:none}.public-shell__nav a[data-active=true],.public-shell__nav a:hover{color:var(--fca-blue-dark)}.public-shell__actions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.public-shell__cta,.public-shell__ghost,.public-btn{border-radius:10px;justify-content:center;align-items:center;padding:.65rem 1.05rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.public-shell__cta,.public-btn--primary{background:linear-gradient(135deg, var(--fca-blue) 0%, var(--fca-blue-dark) 100%);box-shadow:0 10px 28px #3157d747;color:#fff!important}.public-shell__cta:hover,.public-btn--primary:hover{transform:translateY(-1px);color:#fff!important}.public-shell__ghost,.public-btn--ghost{background:#ffffffb3;border:1px solid #3157d747;color:var(--fca-blue-dark)!important}.public-btn--gold{background:linear-gradient(135deg, #f0c45a 0%, var(--auricrux-gold) 55%, var(--auricrux-dark) 100%);color:#2c1803!important}.public-hero{align-items:end;min-height:min(88vh,820px);padding:clamp(2rem,6vw,4.5rem) clamp(1rem,3vw,2.5rem) clamp(2.5rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.public-hero__plane{background:linear-gradient(120deg,#0f172ac7 0%,#0f172a6b 45%,#3157d759 100%),radial-gradient(circle at 70% 40%,#d49a2259,#0000 42%),linear-gradient(160deg,#0f172a 0%,#1e3a8a 55%,#3157d7 100%);animation:18s ease-in-out infinite alternate public-hero-shift;position:absolute;inset:0}@keyframes public-hero-shift{0%{filter:saturate();transform:scale(1)}to{filter:saturate(1.08);transform:scale(1.03)}}.public-hero__content{z-index:1;color:#f8fafc;max-width:920px;position:relative}.public-hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c7d7ff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.78rem;font-weight:800;display:inline-flex}.public-hero__brand{margin-bottom:1.25rem;animation:.7s both public-rise}.public-hero h1{font-family:var(--font-display);max-width:18ch;margin:0 0 .85rem;font-size:clamp(1.85rem,4.2vw,3.15rem);font-weight:700;line-height:1.12;animation:.8s 80ms both public-rise}.public-hero__support{color:#dbe4f5;max-width:42rem;margin:0 0 1.5rem;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.65;animation:.9s .12s both public-rise}.public-hero__ctas{flex-wrap:wrap;gap:.75rem;animation:1s .16s both public-rise;display:flex}@keyframes public-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.public-section{max-width:1180px;margin:0 auto;padding:clamp(2.5rem,6vw,4.5rem) clamp(1rem,3vw,2.5rem)}.public-section h2{font-family:var(--font-display);margin:0 0 .65rem;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.2}.public-section__lead{max-width:40rem;color:var(--muted);margin:0 0 1.75rem;line-height:1.65}.public-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.public-panel{background:#ffffffd1;border:1px solid #3157d71f;border-radius:16px;padding:1.15rem 1.2rem;box-shadow:0 12px 30px #1125370f}.public-panel h3{margin:0 0 .45rem;font-size:1.05rem}.public-panel p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.public-panel--link{color:inherit;text-decoration:none;transition:transform .16s,border-color .16s}.public-panel--link:hover{color:inherit;border-color:#4f7cff73;transform:translateY(-2px)}.public-panel__eyebrow{color:var(--fca-blue-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;font-size:.72rem;font-weight:800}.public-band{background:linear-gradient(135deg, var(--fca-soft) 0%, #fff 48%, #fff7e1 100%);border:1px solid #4f7cff29;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin:0 clamp(1rem,3vw,2.5rem);padding:clamp(1.5rem,3vw,2.25rem);display:flex}.public-shell__footer{background:#ffffff8c;border-top:1px solid #3157d71f;margin-top:3rem;padding:2.5rem clamp(1rem,3vw,2.5rem) 2rem}.public-shell__footer-brand{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.public-shell__footer-copy{max-width:44rem;color:var(--muted);line-height:1.65}.public-shell__footer-links{flex-wrap:wrap;gap:.85rem 1.15rem;margin:1.25rem 0;display:flex}.public-shell__footer-links a{color:var(--fca-blue-dark);font-size:.9rem;font-weight:600}.public-shell__legal{color:#64748b;margin:0;font-size:.8rem}@media (width<=900px){.public-shell__top{flex-wrap:wrap}.public-shell__nav{order:3;width:100%}.public-shell__actions{margin-left:auto}}:root{--font-display:"Space Grotesk", "Trebuchet MS", sans-serif;--font-body:"Manrope", "Segoe UI", Tahoma, sans-serif;--bg-canvas:#eef3f8;--bg-overlay:radial-gradient(circle at 8% 8%, #4f7cff29 0%, transparent 52%), radial-gradient(circle at 90% 18%, #d49a221f 0%, transparent 48%), linear-gradient(180deg, #f7fbff 0%, #eef3f8 100%);--surface:#fff;--surface-alt:#f8fafc;--surface-strong:#eff4ff;--text-primary:#111827;--text-secondary:#475569;--text-muted:#64748b;--brand:#4f7cff;--brand-strong:#3157d7;--accent:#d49a22;--warning:#d49a22;--danger:#a3322b;--shadow-soft:0 10px 30px #11253714;--shadow-strong:0 20px 50px #0d1d2b24;--border-subtle:#d6e0ea;--radius-lg:18px;--radius-md:12px;font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:500;line-height:1.45}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg-overlay);color:var(--text-primary)}a{color:var(--brand);text-decoration:none}a:hover{color:var(--brand-strong)}button,input,select,textarea{font:inherit}h1,h2,h3{font-family:var(--font-display)}
