.cs-page{color:#142e41;background:#f8f5ee;min-height:100svh;font-family:Arial,Helvetica,sans-serif}.cs-page *{box-sizing:border-box}.cs-header,.cs-footer{justify-content:space-between;align-items:center;gap:20px;max-width:1400px;margin:auto;padding:30px 6%;display:flex}.cs-brand{color:#142e41;letter-spacing:-.7px;align-items:center;gap:12px;font-size:21px;font-weight:800;text-decoration:none;display:flex}.cs-brand svg{color:#a74821;width:31px;height:31px}.cs-edition,.cs-eyebrow,.cs-marker,.cs-art-label>span{letter-spacing:2px;font-size:11px;font-weight:700}.cs-edition{color:#61707a}.cs-main{grid-template-columns:1.15fr 1fr;align-items:center;gap:6%;max-width:1400px;margin:auto;padding:20px 6% 40px;display:grid}.cs-copy{padding:24px 0}.cs-eyebrow{color:#a74821;align-items:center;gap:10px;margin:0 0 32px;display:flex}.cs-eyebrow>span{background:#a74821;border-radius:50%;width:7px;height:7px}.cs-copy h1{letter-spacing:-3px;color:#142e41;margin:0 0 30px;font-size:clamp(44px,5.1vw,76px);font-weight:800;line-height:1.06}.cs-copy h1 em{color:#a74821;letter-spacing:-2.5px;font-family:Georgia,serif;font-weight:400}.cs-description{color:#4c5e69;max-width:460px;font-size:17px;line-height:1.75}.cs-formats{color:#4c5e69;max-width:420px;margin-top:22px;font-size:13px;line-height:1.7}.cs-status{border-top:1px solid #d5d8d6;max-width:450px;margin-top:36px;padding-top:20px}.cs-marker{color:#a74821;font-size:10px}.cs-status p{color:#4c5e69;margin:10px 0 0;font-size:14px;line-height:1.7}.cs-landscape{aspect-ratio:6/7;background:#193345;border-radius:180px 180px 3px 3px;max-height:650px;position:relative;overflow:hidden}.cs-landscape svg{width:100%;height:100%;display:block}.cs-art-label{color:#f8f5ee;gap:10px;display:grid;position:absolute;bottom:30px;left:30px}.cs-art-label>span{color:#edb78d;font-size:9px}.cs-art-label strong{font-family:Georgia,serif;font-size:23px;font-weight:400}.cs-footer{color:#61707a;border-top:1px solid #d5d8d6;padding-top:22px;padding-bottom:24px;font-size:12px}.cs-footer a{color:#142e41;text-underline-offset:4px;align-items:center;gap:6px;min-height:44px;display:flex}.cs-skip{color:#142e41;z-index:10;background:#fff;padding:12px;position:absolute;top:-80px;left:15px}.cs-skip:focus{top:12px}.cs-page a:focus-visible{outline-offset:5px;outline:3px solid #a74821}@media (width<=700px){.cs-header{padding:22px 6%}.cs-edition{display:none}.cs-main{grid-template-columns:1fr;gap:28px;padding-top:10px}.cs-copy{padding-bottom:0}.cs-copy h1{letter-spacing:-2px;font-size:clamp(40px,10.5vw,62px)}.cs-copy h1 em{letter-spacing:-2px}.cs-eyebrow{letter-spacing:1.4px;margin-bottom:24px;font-size:9px}.cs-description{font-size:16px}.cs-status{margin-top:26px}.cs-landscape{aspect-ratio:6/4;border-radius:110px 110px 3px 3px;max-height:360px}.cs-landscape svg{object-fit:cover}.cs-art-label{bottom:22px;left:24px}.cs-footer{flex-wrap:wrap;gap:12px}}:root{color:#202935;font-synthesis:none;--paper:#fff;--ink:#202935;--muted:#68788c;--line:#dfe3e7;--accent:#19334f;--soft:#e9eef3;background:#f7f4ef;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,.button{border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}button:hover,.button:hover{background:var(--soft)}button:active{transform:translateY(1px)}button:disabled{opacity:.45;cursor:default}button svg{flex-shrink:0;width:17px;height:17px}button.primary{background:var(--accent);border-color:var(--accent);color:#fff}button.lime{color:#212d3c;background:#f4b183;border:0}button.danger{color:#a34138;border-color:#ebc4bd}button.text-button{color:var(--accent);background:0 0;border:0;padding:8px 0}button.icon{padding:9px}.muted,small{color:var(--muted)}small{font-size:12px;line-height:1.5}p{line-height:1.6}h1,h2,h3,.brand{letter-spacing:-.04em;font-family:Manrope,system-ui,sans-serif}h1{margin:8px 0;font-size:32px}h2{margin:0 0 14px;font-size:19px}h3{margin:0 0 10px;font-size:16px}input,select,textarea{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:8px;width:100%;min-width:0;max-width:100%;padding:11px 12px}input:focus,select:focus,textarea:focus{outline-offset:2px;outline:2px solid #7690af}input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}textarea{resize:vertical;min-height:82px}label{font-size:13px;font-weight:500;display:block}label>input,label>select,label>textarea{margin-top:7px}label>small{margin-top:5px;display:block}a{color:var(--accent)}:focus-visible{outline-offset:3px;outline:3px solid #597da8}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--paper);border-right:1px solid var(--line);z-index:10;flex-direction:column;flex:0 0 224px;width:224px;padding:34px 20px 20px;display:flex;position:fixed;top:0;bottom:0}.brand{white-space:nowrap;align-items:center;gap:9px;font-size:22px;font-weight:800;display:flex}.brand svg{width:28px;height:28px}.brand span{letter-spacing:.09em;font-family:DM Sans,sans-serif;font-size:9px;font-weight:600}.eyebrow{letter-spacing:.17em;color:var(--muted);font-size:10px;font-weight:700}.sidebar>.eyebrow{margin:44px 10px 17px}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#67788c;border:none;justify-content:flex-start;padding:12px 14px;font-size:13px;font-weight:500}.sidebar nav button svg{width:18px;height:18px}.sidebar nav button.active{color:#31435a;background:#e3e9f0;font-weight:700}.sidebar-bottom{gap:10px;margin-top:auto;padding:30px 10px 0;display:grid}.sidebar-bottom small{text-overflow:ellipsis;overflow:hidden}.save-status{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}main{flex:1;min-width:0;margin-left:224px;padding:0 40px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:83px;font-size:12px;display:flex}.actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.actions select{width:auto;max-width:300px}.badge{letter-spacing:.07em;background:var(--soft);white-space:nowrap;border-radius:5px;padding:7px 10px;font-size:10px;font-weight:700}.page-heading{justify-content:space-between;align-items:center;gap:24px;padding:34px 0 26px;display:flex}.page-heading p{margin:6px 0 0;font-size:13px}.hero{color:#fff;background:#19334f radial-gradient(at 100% 100%,#425265 0,#0000 60%);border-radius:14px;justify-content:space-between;align-items:center;gap:25px;padding:34px 32px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;border:1px solid #ffffff0c;border-radius:40%;width:370px;height:370px;position:absolute;right:30px;transform:rotate(35deg)}.hero h2{letter-spacing:-.035em;margin:15px 0 10px;font-size:28px}.hero p{color:#bac3cd;margin:0;font-size:13px}.hero-kicker{color:#f4b183;letter-spacing:.14em;font-size:10px;font-weight:700}.hero button{z-index:1;flex-shrink:0}.metrics{grid-template-columns:repeat(4,1fr);gap:17px;margin:22px 0;display:grid}.metric{background:var(--paper);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:13px;padding:23px;display:flex}.metric>span{color:var(--muted);font-size:12px}.metric strong{letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:33px}.metric strong small{margin-left:6px;font-size:14px;font-weight:400}.metric>small{font-size:11px}.two-col{grid-template-columns:1fr 1fr;gap:22px;display:grid}.panel{border:1px solid var(--line);background:var(--paper);border-radius:12px;min-width:0;margin-bottom:22px;padding:25px}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;display:flex}.section-head h2{margin:0}.section-head select{width:auto}.panel p.muted{font-size:13px}.task,.check-line{align-items:center;gap:12px;display:flex}.task{border-bottom:1px solid var(--line);padding:15px 0}.task small,.person small{margin-top:5px;font-size:11px;display:block}.task strong{font-size:13px}.task input{margin:0}.crew-strip{flex-wrap:wrap;gap:30px;display:flex}.person{align-items:center;gap:11px;display:flex}.person strong{font-size:13px}.avatar{background:#dfe7f1;border-radius:50%;place-items:center;width:39px;height:39px;font-weight:600;display:grid}.route-empty{background:var(--soft);text-align:center;min-height:185px;color:var(--muted);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex}.route-chart svg{width:100%;max-height:350px}.route-chart{overflow:hidden}.route-meta{gap:18px;font-size:12px;display:flex}.toolbar{margin-bottom:22px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-bottom:18px;display:grid}.form-grid label{min-width:0}form>label,form>.check-line{margin-bottom:18px}form>.actions{margin-top:18px}.nutrient-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0;display:grid}.table-wrap{max-height:600px;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:var(--soft);padding:12px;font-size:10px;font-weight:600;position:sticky;top:0}td{border-bottom:1px solid var(--line);vertical-align:top;min-width:110px;padding:17px 12px}td small{margin-top:6px;font-size:11px;display:block}td button{padding:6px 9px;font-size:11px}details{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}summary{cursor:pointer;color:var(--accent);margin-bottom:15px;font-size:13px;font-weight:600}.list-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:15px 0;font-size:13px;display:flex}.list-row small{display:block}.food-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.food-card{border:1px solid var(--line);background:var(--paper);border-radius:12px;padding:22px}.food-card h3{margin:10px 0}.food-card .actions{margin-top:18px}.food-card p{font-size:12px}.nutrition-preview{background:var(--soft);border-radius:8px;margin:18px 0;padding:17px;font-size:13px;line-height:1.8}.check-line input{margin:0}.notice{color:#394b60;background:#e5ecf5;border:1px solid #c4d0df;border-radius:9px;margin-bottom:20px;padding:16px 20px;font-size:13px;line-height:1.6;position:relative}.notice>button[aria-label=Dismiss]{float:right;background:0 0;border:0;padding:0 7px;font-size:20px}.error{color:#a13b32;background:#fff0ec;border-color:#efc3b9}.loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}.welcome{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:80px 40px}.welcome p{max-width:560px;color:var(--muted)}.welcome .actions{margin-top:28px}.export-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.export-card{text-align:left;flex-direction:column;align-items:flex-start;gap:16px;min-height:210px;padding:24px}.export-card>svg{width:27px;height:27px}.export-card strong{font-size:16px}.export-card small{font-weight:400}.export-card>span{color:var(--accent);gap:9px;margin-top:auto;display:flex}footer{color:var(--muted);justify-content:space-between;padding:12px 0 30px;font-size:10px;display:flex}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:16px;width:min(730px,100vw - 32px);max-height:90vh;padding:28px;box-shadow:0 25px 120px #172c3933}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#151e2a66}dialog .section-head{margin-bottom:26px}dialog video{background:#181e26;border-radius:10px;width:100%;max-height:360px}dialog img{max-width:100%}.qr-label{text-align:center}.qr-label img{width:240px;margin:10px auto;display:block}.auth{grid-template-columns:1.1fr 1fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:radial-gradient(at 100% 100%,#42546b,#0000),#202d3e;flex-direction:column;justify-content:center;padding:60px 12%;display:flex}.auth-story .brand{position:absolute;top:45px}.auth-story h1{letter-spacing:-.06em;font-size:clamp(36px,4.7vw,76px);line-height:1.15}.auth-story h1 em{color:#b2c9e5;font-style:normal}.auth-story p{color:#c2c9d2;max-width:360px;margin:25px 0;font-size:15px}.auth-tags{flex-wrap:wrap;gap:8px;margin:15px 0 55px;display:flex}.auth-tags span{border:1px solid #ffffff30;border-radius:40px;padding:7px 11px;font-size:10px}.auth-story small{color:#b1bac5}.auth-form{place-self:center;width:min(380px,100% - 48px);padding:50px 0}.auth-form h2{margin:12px 0;font-size:29px}.auth-form p{margin-bottom:30px;font-size:13px}.auth-form>button{width:100%;margin-top:14px}.auth-form label{margin-bottom:20px}.shared{max-width:1050px;margin:auto;padding:35px 24px}.shared>.brand{margin-bottom:40px}.dark{--paper:#20252c;--ink:#dfe4eb;--muted:#9ca8b6;--line:#353e48;--accent:#5c7798;--soft:#2b323a;color:var(--ink);background:#161b22}.dark .sidebar nav button.active{color:#f4b183;background:#333c47}.dark .notice{color:#c8d6e6;background:#2a3542}.dark .avatar{background:#323c48}.dark .error{color:#ffc3b5;background:#482e2a}@media (width>=1600px){main{padding-left:65px;padding-right:65px}.panel{padding:30px}}@media (width<=1150px){main{padding:0 24px}.sidebar{flex-basis:192px;width:192px;padding:30px 12px}main{margin-left:192px}.metrics{gap:10px}.metric{padding:18px}.food-grid{grid-template-columns:repeat(2,1fr)}.page-heading{align-items:flex-start}.page-heading>.actions{justify-content:flex-end}.two-col{grid-template-columns:1fr}}@media (width<=760px){.sidebar{border-bottom:1px solid var(--line);width:100%;height:auto;padding:14px 16px;display:block;position:sticky;top:0}.sidebar .brand{font-size:19px}.sidebar>.eyebrow,.sidebar-bottom{display:none}.sidebar nav{gap:4px;margin-top:12px;padding-bottom:4px;display:flex;overflow-x:auto}.sidebar nav button{flex-shrink:0;gap:6px;padding:9px 11px;font-size:11px}.sidebar nav button svg{width:15px;height:15px}.app-shell{display:block}main{margin:0;padding:0 17px}.topbar{height:56px}.page-heading{padding:24px 0;display:block}.page-heading>.actions{justify-content:flex-start;margin-top:18px}.page-heading h1{font-size:27px}.hero{padding:25px;display:block}.hero h2{font-size:25px}.hero button{margin-top:22px}.metrics{grid-template-columns:repeat(2,1fr);gap:10px}.metric{gap:8px;padding:18px}.metric strong{font-size:28px}.panel{margin-bottom:17px;padding:18px}.form-grid,.food-grid,.export-grid{grid-template-columns:1fr}.nutrient-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{align-items:flex-start}.section-head select{max-width:170px}.list-row{flex-wrap:wrap;gap:12px}footer span{display:none}.welcome{padding:40px 22px}.auth{display:block}.auth-story{min-height:400px;padding:100px 28px 30px}.auth-story h1{font-size:42px}.auth-story .brand{top:28px}.auth-story p{margin:17px 0}.auth-tags{margin:10px 0 25px}.auth-form{margin:auto;padding:40px 0}.auth-story small{display:none}dialog{padding:20px}.actions button{font-size:12px}.export-card{min-height:160px}}.empty-route{background:var(--soft);text-align:center;min-height:190px;color:var(--muted);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.empty-route h3{margin:15px 0 0}.empty-route p{max-width:340px;font-size:12px}.route-map{background:var(--soft);border-radius:8px;width:100%;max-height:300px}.elevation{width:100%;max-height:115px}.elevation text{fill:var(--muted);font-size:11px}.split{flex-wrap:wrap;justify-content:space-between;gap:15px;margin:12px 0;font-size:10px;display:flex}.search-row{gap:10px;display:flex}.journal-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding:18px 0;font-size:13px;display:flex}.journal-row small{margin:5px 0;font-size:11px;display:block}.journal-row .actions{justify-content:flex-end}.inline-summary{background:var(--soft);border-radius:8px;margin:17px 0;padding:15px;font-size:12px;line-height:1.7}dialog>header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}dialog>header h2{margin:0}.bar-track{background:var(--soft);border-radius:10px;height:7px;margin-top:10px;overflow:hidden}.bar-track span{background:var(--green);height:100%;display:block}.alert-badge{color:#996728;background:#fff0d9;border-radius:4px;padding:5px 8px;font-size:10px}.shortage{color:#aa4c37}.narrow{max-width:720px}@media (width<=760px){.journal-row{display:block}.journal-row .actions{justify-content:flex-start;margin-top:12px}.split{line-height:1.7;display:block}}@media print{.sidebar,.topbar,.page-heading,.toolbar,footer,button,dialog::backdrop{display:none!important}main{margin:0;padding:0}.panel{break-inside:avoid;border-color:#bbb}.app-shell{display:block}.table-wrap{max-height:none;overflow:visible}dialog[open]{width:100%;max-height:none;box-shadow:none;border:0;position:static}.qr-label{page-break-inside:avoid}body:has(dialog[open]) main>:not(dialog){visibility:hidden}body:has(dialog[open]) .panel{visibility:hidden}dialog[open],dialog[open] *{visibility:visible}}.field{min-width:0;margin-bottom:14px}.field>label{margin-bottom:7px}.sidebar{overflow-y:auto}.sidebar-bottom{flex-shrink:0}.checklist-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.checklist-step{text-align:left;background:var(--paper,#fff);white-space:normal;flex-direction:column;align-items:flex-start;gap:10px;height:100%;padding:18px;display:flex}.checklist-step small{color:var(--muted,#5a687a);line-height:1.5}.step-status{color:#74521f;background:#f5ede0;border-radius:20px;padding:4px 9px;font-size:11px;font-weight:700}.step-status.entered{color:#344356;background:#dfe5ed}.step-link{margin-top:auto;padding-top:6px;font-size:12px;font-weight:600}.plan-checklist h2{margin-top:7px}.packing-group{border-top:1px solid var(--line,#d6dbe2);margin-top:22px;padding-top:8px}.packing-row{border-bottom:1px solid var(--line,#e0e4e9);align-items:flex-start;gap:14px;padding:16px 0;display:flex}.packing-check{cursor:pointer;flex:1;gap:13px;min-width:0;display:flex}.packing-check input{flex-shrink:0;width:22px;height:22px;margin-top:4px}.packing-check span{overflow-wrap:anywhere;flex-direction:column;gap:6px;display:flex}.packing-check small{color:var(--muted,#586576);font-size:12px;line-height:1.5}.packing-check input:checked+span strong{color:var(--muted,#586576);text-decoration:line-through}.assistant-finding{border-bottom:1px solid var(--line,#d6dbe2);padding:14px 0}.assistant-finding p{margin:5px 0}@media (width<=760px){.sidebar-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding-top:8px;display:flex}.sidebar-bottom>small{display:none}.sidebar-bottom .save-status{margin:0;font-size:11px}.sidebar-bottom button{padding:6px 10px;font-size:11px}}.nutrition-comparison{table-layout:fixed}.nutrition-comparison th,.nutrition-comparison td{overflow-wrap:anywhere;min-width:0;padding:12px 6px}.nutrition-comparison th:first-child{width:34%}@media (width<=760px){.nutrition-comparison{font-size:11px}.nutrition-comparison th{letter-spacing:0;font-size:9px}}:root{--ink:#172d46;--muted:#5b6877;--line:#d8dce1;--accent:#a4441e;--soft:#eaf0f5;--paper:#fffdfa;background:#f7f4ef;font-family:Segoe UI,system-ui,sans-serif}.app-shell{background:#f7f4ef;min-height:100vh}.app-shell h1,.app-shell h2,.app-shell h3,.app-shell .brand,.landing h1,.landing h2{letter-spacing:-.035em;font-family:Bahnschrift,Arial Narrow,Segoe UI,sans-serif}.app-shell h1{font-size:36px;font-weight:700}.app-shell h2{font-size:22px}.app-shell h3{font-size:17px}.app-shell .sidebar{color:#f8f7eb;background:#142b45;border:0;padding:28px 16px 20px}.app-shell .sidebar .brand{padding:0 10px;font-size:24px}.app-shell .sidebar>.eyebrow{color:#bbc3cc;margin:12px 10px 22px;font-size:9px}.nav-section{color:#acb6c2;letter-spacing:.14em;padding:17px 12px 6px;font-size:9px;font-weight:650}.app-shell .sidebar nav{gap:2px}.app-shell .sidebar nav button{color:#ced5dd;background:0 0;border-radius:3px;min-height:42px;padding:11px 12px;font-weight:500}.app-shell .sidebar nav button:hover{color:#fff;background:#344252}.app-shell .sidebar nav button.active{color:#142b45;background:#f4b183;font-weight:750}.nav-indicator{margin-left:auto;font-size:17px}.app-shell .sidebar-bottom{border-top:1px solid #485361;margin-top:25px;padding:20px 10px 0}.app-shell .sidebar-bottom small,.app-shell .sidebar .save-status{color:#c6ced8}.app-shell .sidebar-bottom button{color:#e8edf3;background:0 0;border-color:#637285}.app-shell button,.app-shell .button{border-radius:5px;min-height:42px}.app-shell input,.app-shell select,.app-shell textarea{border-color:#a2adbb;border-radius:4px;min-height:44px}.app-shell input[type=checkbox],.app-shell input[type=radio]{min-height:0;accent-color:var(--accent)}.app-shell :is(button,a,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid #b34b22}.app-shell .topbar{border-bottom:1px solid #b5bec9;height:63px;font-size:11px}.app-shell .page-heading{padding:28px 0 24px}.app-shell .page-heading .eyebrow{letter-spacing:.16em;font-size:9px}.app-shell .page-heading h1{margin-top:9px}.app-shell .panel{border:1px solid var(--line);box-shadow:none;border-top:2px solid #9aa7b7;border-radius:3px;padding:25px}.app-shell .section-head h2{font-size:20px}.race-strip{border-top:1px solid #9faab8;border-bottom:1px solid #9faab8;grid-template-columns:1fr 1fr 1.45fr;gap:15px;margin-bottom:18px;padding:16px 0;display:grid}.race-strip>span{border-left:1px solid #b7c1cd;flex-direction:column;gap:6px;min-width:0;padding-left:18px;display:flex}.race-strip>span:first-child{border:0;padding-left:0}.race-strip small{letter-spacing:.11em;font-size:9px;font-weight:650}.race-strip strong{font-variant-numeric:tabular-nums;font-size:14px;font-weight:650}.app-shell .hero{background:#19334f;border-left:5px solid #f4b183;border-radius:3px;padding:30px}.app-shell .hero:before{display:none}.app-shell .hero h2{max-width:650px;margin:17px 0 12px;font-size:36px;line-height:1.12}.app-shell .hero p{color:#c8d0da;font-variant-numeric:tabular-nums}.app-shell .hero-kicker{color:#f5bd94;align-items:center;gap:10px;display:flex}.field-marker{border:1px solid #7a96b9;justify-content:center;align-items:center;width:25px;height:25px;font-size:18px;display:inline-flex}.app-shell .hero .lime{color:#142b45;background:#f4b183;min-height:48px}.app-shell .metrics{background:#eaf0f5;border-block:1px solid #aeb9c7;gap:0;margin:23px 0}.app-shell .metric{border:0;background:0 0;border-right:1px solid #b7c0cc;border-radius:0;gap:9px;padding:22px}.app-shell .metric:last-child{border-right:0}.app-shell .metric strong{font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-family:Bahnschrift,Segoe UI,sans-serif;font-size:38px}.app-shell .metric>span{color:#434d5a;font-size:11px;font-weight:650}.app-shell .metric strong small{color:#4d5968}.app-shell .badge{border-radius:2px;font-size:9px}.app-shell .packing-row{border-bottom:1px solid var(--line);padding-block:14px}.app-shell .packing-group{margin-top:27px}.app-shell .packing-group>.section-head{border-bottom:2px solid #a7b4c5;padding:12px 0}.app-shell .packing-group h3{font-size:18px}.app-shell .packing-check input{flex-shrink:0;width:22px;height:22px}.app-shell .packing-check strong{font-weight:650}.app-shell .checklist-grid{counter-reset:steps;display:block}.app-shell .checklist-step{counter-increment:steps;border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:85px 1fr;gap:6px 18px;width:100%;padding:18px 0;display:grid}.app-shell .checklist-step .step-status{border-radius:2px;grid-area:1/1/4;place-self:start;font-size:10px}.app-shell .checklist-step strong,.app-shell .checklist-step small,.app-shell .checklist-step .step-link{grid-column:2}.app-shell .checklist-step .step-link{margin:0;padding:0}.app-shell .checklist-step:hover{background:var(--soft)}.app-shell .list-row{border-radius:0}.app-shell th{letter-spacing:.06em;background:var(--soft);font-size:10px}.app-shell td{font-variant-numeric:tabular-nums}.app-shell .assistant-finding{border-left:3px solid #7e94af;border-radius:0}.app-shell .auth-form{border-radius:3px}.landing{--lp-paper:#f7f4ef;--lp-ink:#172d46}.landing .lp-nav{border-bottom:1px solid #bcc6d2}.landing .lp-desk{border-top:5px solid #5b7493;border-radius:4px;transform:none;box-shadow:12px 14px #d6dee7}.landing .lp-plans article,.landing .lp-button,.landing .lp-switch{border-radius:4px}.landing .lp-features article{border-top:2px solid #a8b7c9;padding-top:24px}.landing .lp-format-strip{color:#384656;background:#dde4ed}.dark{--paper:#182a3c;--ink:#f3f5f7;--muted:#bac7d5;--line:#465b72;--soft:#243b53;--accent:#f4b183;color:var(--ink);background:#101d2c}.dark .app-shell{background:#101d2c}.dark .app-shell .panel{border-top-color:#5a6b80}.dark .app-shell .metrics{background:#262d35;border-color:#546478}.dark .app-shell .metric{border-color:#475463}.dark .app-shell .metric>span,.dark .app-shell .metric strong small{color:#c1cbd8}.dark .app-shell input,.dark .app-shell select,.dark .app-shell textarea{border-color:#5e6c7e}.dark .app-shell button.primary{color:#19212a}@media (width>=1600px){.app-shell>main{max-width:1450px;margin-right:auto}}@media (width<=1000px){.app-shell .hero h2{font-size:30px}.app-shell .metric{padding:18px 14px}.app-shell .metric strong{font-size:31px}}@media (width<=760px){.app-shell .sidebar{padding:14px 16px 10px;position:sticky;top:0}.app-shell .sidebar .brand{padding:0;font-size:21px}.nav-section,.nav-indicator{display:none}.app-shell .sidebar nav button{min-height:44px;padding:10px 12px;font-size:12px}.app-shell .sidebar-bottom{margin-top:8px;padding:8px 0 0}.app-shell .sidebar-bottom button{min-height:32px}.app-shell .topbar{height:45px}.app-shell .page-heading{padding:23px 0 20px}.app-shell h1{font-size:30px}.app-shell .panel{padding:20px}.race-strip{grid-template-columns:1fr 1fr;gap:14px}.race-strip>span:last-child{border:0;grid-column:1/-1;padding:0}.app-shell .hero{align-items:flex-start;padding:23px 20px}.app-shell .hero h2{font-size:29px}.app-shell .metrics{grid-template-columns:1fr 1fr}.app-shell .metric:nth-child(2){border-right:0}.app-shell .metric:nth-child(-n+2){border-bottom:1px solid #b7c0cc}.app-shell .checklist-step{grid-template-columns:67px 1fr;gap:6px 12px}.app-shell .packing-group>.section-head{flex-wrap:wrap;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.race-strip{break-inside:avoid}.app-shell .hero{color:#111;background:#fff;border-color:#333}.app-shell .hero p,.app-shell .hero-kicker{color:#222}}.dark .app-shell button:not(.primary):not(.lime):not(.text-button):not(.checklist-step){color:#f3f5f7;background:#243b53;border-color:#627285}.dark .app-shell .sidebar nav button.active{color:#142b45;background:#f4b183}@media (width>=761px){.app-shell .sidebar nav button{min-height:36px;padding:8px 12px}.app-shell .sidebar{padding-top:22px}.nav-section{padding-top:12px}}:root{--green:#345f87;--orange:#b34b22}.app-shell button.primary{color:#fff;background:#a4441e;border-color:#a4441e}.app-shell button.primary:hover{background:#883717}.app-shell .hero .lime{color:#142b45;background:#f4b183}.app-shell .sidebar .brand svg{color:#f4b183}.app-shell .hero{border-left-color:#c76636}.app-shell .hero-kicker{color:#f5bd94}.app-shell .field-marker{border-color:#d88757}.dark{--green:#8fb7db;--orange:#f4b183}.dark .app-shell button.primary{color:#142b45;background:#f4b183;border-color:#f4b183}.dark .app-shell button.primary:hover{background:#ffd0ad}.landing h1 em{color:#a4441e}.landing .lp-button{color:#fff;background:#a4441e}.landing .lp-button:hover{background:#883717}.landing .lp-button.secondary{color:#172d46;background:#eaf0f5}.landing .lp-final .lp-button{color:#142b45;background:#f4b183}.landing .lp-desk{border-top-color:#b34b22}.landing .lp-plans article.lp-plus{background:#fff5ec;border-color:#b34b22}.landing .lp-features article>svg,.landing .lp-instructions svg{color:#a4441e}.auth-form .forgot-password-link{color:#a4441e;text-underline-offset:3px;align-items:center;min-height:44px;margin:0 0 12px;font-size:14px;font-weight:650;text-decoration:underline;display:inline-flex}.dark .auth-form .forgot-password-link{color:#f4b183}.landing .lp-preview{color:#b9c8da;background:#0c1a2b;border-bottom:1px solid #2a3a4e}.landing .lp-nav{color:#f8f5ef;background:#102238;border:0;max-width:none;padding:24px max(28px,50vw - 582px)}.landing .lp-nav .lp-brand svg{color:#ed9c68}.landing .lp-nav .lp-button{background:#263e58;border-color:#4a5a6e}.landing .lp-nav a:hover{color:#ffbd91}.landing .lp-hero{color:#f8f5ef;isolation:isolate;background:#102238;max-width:none;padding:60px 28px 0;display:block;position:relative;overflow:hidden}.landing .lp-hero:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at 80% 65%,#bc623323,#0000 50%),repeating-radial-gradient(at 3% 85%,#0000 0 55px,#adc4e10b 56px 57px,#0000 58px 95px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 35%,#000);mask-image:linear-gradient(#0000,#000 35%,#000)}.lp-hero-copy{text-align:center;max-width:970px;margin:0 auto 48px}.lp-announcement{letter-spacing:.12em;color:#efbc99;background:#1d2d40;border:1px solid #5c6572;border-radius:30px;align-items:center;gap:25px;padding:10px 16px;font-size:9px;display:inline-flex}.landing .lp-hero .lp-kicker{color:#bbcadd;margin-top:28px}.landing .lp-hero h1{letter-spacing:-.055em;margin:22px 0;font-size:clamp(48px,6.7vw,86px);line-height:1.01}.landing .lp-hero h1 br:last-child{display:none}.landing .lp-hero h1 em{color:#eea372}.landing .lp-hero .lp-lead{color:#c6d0dc;max-width:610px;margin:0 auto;font-size:17px;line-height:1.75}.landing .lp-hero .lp-actions{justify-content:center;margin-top:27px}.landing .lp-hero .lp-button{color:#152438;background:#ed9c68;box-shadow:0 5px 25px #0002}.landing .lp-hero .lp-button:hover{background:#ffb88a}.landing .lp-hero .lp-textlink{color:#f4f0e8}.landing .lp-hero .lp-fine{color:#bdc9d8;margin-top:17px}.lp-product-stage{color:#172d46;text-align:left;background:#f7f4ef;border:1px solid #627287;border-radius:14px 14px 0 0;grid-template-columns:200px minmax(0,1fr) 240px;max-width:1150px;margin:auto;scroll-margin-top:20px;display:grid;overflow:hidden;box-shadow:0 0 0 8px #ffffff05,0 25px 80px #0005}.lp-stage-nav{color:#c1d0df;background:#192e46;flex-direction:column;gap:22px;padding:28px 18px;font-size:12px;display:flex}.landing .lp-stage-nav .lp-kicker{color:#e0ad8b;margin:0;font-size:8px}.lp-stage-nav strong{color:#fff;letter-spacing:-.04em;margin:5px 0 15px;font-size:23px;line-height:1.2}.lp-stage-nav>span:not(.lp-kicker){align-items:center;gap:9px;display:flex}.lp-stage-nav .lp-stage-active{color:#ffc199}.lp-stage-nav small{color:#b3c1d1;margin-top:auto;font-size:9px;line-height:1.8}.landing .lp-product-stage .lp-desk{box-shadow:none;border:0;border-radius:0;max-width:none;padding:28px;transform:none}.landing .lp-product-stage .lp-desk h2{color:#172d46;font-size:32px}.landing .lp-product-stage .lp-kicker{color:#895037;margin-top:0}.landing .lp-product-stage .lp-desk-top{color:#5b6877;font-size:9px}.lp-stage-side{background:#f0ede7;border-left:1px solid #d7dde4;flex-direction:column;gap:18px;padding:22px 18px;display:flex}.lp-stage-note{background:#fffdfa;border:1px solid #d9d8d4;border-radius:6px;padding:20px 16px}.lp-stage-note>.lp-kicker{margin-bottom:20px;font-size:8px;display:block}.lp-stage-note>svg{color:#a4441e;margin-bottom:14px}.lp-stage-note h3{letter-spacing:-.04em;font-size:22px;line-height:1.15}.lp-stage-note p{color:#5b6877;font-size:12px;line-height:1.6}.lp-stage-stamp{letter-spacing:.07em;border-top:1px dashed #bfc7d0;padding-top:14px;font-size:8px;font-weight:700;display:block}.lp-bottle-meter{background:#edf0f5;border:1px solid #a6b2c0;border-radius:3px;height:12px;margin-top:18px;padding:2px}.lp-bottle-meter>span{background:#b45127;width:50%;height:100%;display:block}.lp-stage-caption{color:#c4d1e0;text-align:center;letter-spacing:.15em;max-width:1150px;margin:0 auto;padding:24px 12px;font-size:9px}.landing .lp-format-strip{background:#ede9e0;border-bottom-color:#d4cec3}.landing .lp-section{padding-top:90px;padding-bottom:90px}.landing .lp-features{grid-template-columns:repeat(2,1fr);gap:20px}.landing .lp-features article{background:#fffdfa;border:1px solid #d9d7d2;border-radius:8px;padding:30px;position:relative}.landing .lp-features article:first-child{color:#fff;background:#19334f}.landing .lp-features article:first-child p{color:#c5d2e1}.landing .lp-features article:first-child>svg{color:#f4b183}.landing .lp-features h3{font-size:24px}.landing .lp-flow{background:#e8edf2}.landing .lp-flow article{border-top:1px solid #adbcca;padding-top:20px}.landing .lp-flow article>span{color:#a4441e;font-variant-numeric:tabular-nums}.landing .lp-plans article.lp-plus{box-shadow:0 12px 40px #a4441e12}.landing .lp-final{background:#102238}@media (prefers-reduced-motion:no-preference){.lp-hero-copy{animation:.55s ease-out both lp-arrive}.lp-product-stage{animation:.65s ease-out 80ms both lp-arrive}@keyframes lp-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}@media (width<=1050px){.lp-product-stage{grid-template-columns:160px minmax(0,1fr)}.lp-stage-side{display:none}}@media (width<=650px){.landing .lp-hero{padding:30px 18px 0}.landing .lp-hero h1{font-size:49px}.landing .lp-hero .lp-lead{font-size:15px}.lp-hero-copy{margin-bottom:35px}.lp-announcement{gap:12px;padding:9px 12px;font-size:8px}.lp-product-stage{border-radius:8px 8px 0 0;display:block}.lp-stage-nav{display:none}.landing .lp-product-stage .lp-desk{padding:20px}.landing .lp-features{grid-template-columns:1fr}.landing .lp-section{padding:55px 22px}.lp-stage-caption{font-size:8px;line-height:1.7}.landing .lp-hero .lp-actions{gap:22px}}
