:root{--navy:#082742;--navy2:#051c31;--ink:#102b46;--muted:#647585;--ivory:#faf8f3;--card:#fffdfa;--teal:#0c7d78;--teal-soft:#e5f3f0;--amber:#c27a24;--line:#e6e1d8}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,"Segoe UI",sans-serif;background:var(--ivory);color:var(--ink)}button,input,select{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:270px 1fr}.shell aside{background:linear-gradient(180deg,var(--navy),var(--navy2));color:#fff;position:sticky;top:0;height:100vh}.shell main{min-width:0}.shell header{height:64px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:rgba(255,253,250,.9)}article{padding:36px 44px 60px;max-width:1500px}.pilot,.pill{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;background:#edf1f4;color:#3e566a;font-size:.83rem;font-weight:700}.brand{padding:29px 27px;font-size:1.65rem;display:flex;gap:12px;align-items:center}.brandmark{color:#61d0c5;border:2px solid #61d0c5;border-radius:10px;padding:1px 7px}nav{padding:10px 16px;display:flex;flex-direction:column;gap:6px}nav a{color:#d8e3ea;text-decoration:none;padding:14px 16px;border-radius:12px;font-size:1rem;display:flex;gap:13px}nav a.active,nav a:hover{background:#19436a;color:#fff}.nav-note{position:absolute;left:25px;right:25px;bottom:24px;border-top:1px solid #315069;padding-top:20px;display:flex;flex-direction:column;gap:7px}.nav-note span{color:#78d4c9}.nav-note i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#51c7aa}.nav-note small{color:#9eb1bf;line-height:1.45}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.page-head h1{font-family:Georgia,serif;font-size:2.6rem;margin:2px 0 7px}.page-head p{margin:0;color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800;color:var(--teal)!important}.test,.primary{border:0;background:var(--teal);color:#fff;padding:14px 20px;border-radius:10px;font-weight:800;cursor:pointer}.notice{padding:13px 16px;border:1px solid #b9dcd6;background:#eef9f7;border-radius:10px;margin:12px 0 20px}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:26px;box-shadow:0 4px 16px rgba(18,43,65,.05)}.status-card{display:flex;gap:18px;align-items:center}.round{width:67px;height:67px;border-radius:50%;display:grid;place-items:center;background:var(--teal-soft);font-size:1.7rem;color:var(--teal);flex:none}.round.moon{background:#edf2f8;color:#194d7c}.card small{display:block;color:var(--muted);font-weight:700;margin-bottom:5px}.card h2{font-size:1.15rem;margin:0 0 13px}.pill.good{background:var(--teal-soft);color:#08716a}.pill.amber{background:#fff0d8;color:#996018}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin:20px 0}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title a{color:var(--teal);font-weight:700;text-decoration:none}.lights{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:23px}.lights div{display:grid;gap:6px}.lights strong{font-size:2rem;color:var(--teal)}progress{width:100%;height:8px;accent-color:var(--teal)}.listening p,.privacy-box p{color:var(--muted);line-height:1.55}.listening-row{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:12px 0;font-size:.9rem}.timeline{margin-top:15px}.timeline>div{display:grid;grid-template-columns:16px 1fr auto;gap:14px;padding:13px 0;border-top:1px solid var(--line);align-items:center}.timeline i{width:10px;height:10px;background:var(--teal);border-radius:50%}.timeline i.amber{background:var(--amber)}.timeline strong,.timeline small{display:block}.timeline time{color:var(--muted);font-size:.85rem}.photo-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(340px,1fr);gap:22px}.upload-card>p{color:var(--muted);line-height:1.5}.upload-card label{display:block;margin:17px 0 7px;font-weight:800}.upload-card label span{float:right;color:var(--muted);font-size:.75rem}.upload-card input:not([type=checkbox]),.upload-card select{width:100%;padding:12px;border:1px solid #cfd6da;border-radius:9px;background:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.upload-card .consent{font-weight:500;display:flex;gap:9px;align-items:start}.photo-row{display:flex;gap:15px;padding:17px 0;border-top:1px solid var(--line)}.photo-placeholder{width:82px;height:68px;border-radius:10px;background:#dfeae9;display:grid;place-items:center;font-size:1.5rem;color:var(--teal)}.photo-row small{margin:5px 0 8px}.privacy-box{margin-top:18px;padding:17px;border-radius:12px;background:#f2f6f5}.privacy-box p{margin-bottom:0}#blazor-error-ui{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff1d6;padding:12px;z-index:1000}@media(max-width:900px){.shell{grid-template-columns:1fr}.shell aside{height:auto;position:relative}.nav-note{display:none}nav{flex-direction:row;overflow:auto}.brand{padding:18px}article{padding:25px}.summary-grid,.content-grid,.photo-layout{grid-template-columns:1fr}.page-head{align-items:flex-start;gap:20px}.lights{grid-template-columns:1fr}}
