:root{color:#10253c;font-synthesis:none;text-rendering:optimizelegibility;--ink:#10253c;--muted:#607286;--blue:#006c9e;--bright:#08a9cf;--aqua:#71d8d0;--coral:#ff775f;--cream:#fffdf8;--line:#d8e4e5;background:#f5f8f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f5f8f7;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.site-header{justify-content:space-between;align-items:center;max-width:1160px;height:76px;margin:0 auto;padding:0 28px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-size:19px;font-weight:800;text-decoration:none;display:inline-flex}.lane-mark{background:var(--ink);border-radius:9px;flex-direction:column;justify-content:center;gap:3px;width:31px;height:31px;padding:7px 6px;display:inline-flex;transform:rotate(-4deg)}.lane-mark i{background:#fff;border-radius:2px;height:2px;display:block;transform:skew(-20deg)}.lane-mark i:nth-child(2){background:var(--aqua);width:72%;margin-left:auto}.header-note{color:var(--muted);font-size:12px;font-weight:650}.hero{text-align:center;color:#fff;background:radial-gradient(circle at 72% 12%,#27bdd059,#0000 28%),linear-gradient(145deg,#0c304d 0%,#075379 54%,#067a9c 100%);padding:94px 28px 156px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:110%;position:absolute;left:-5%;transform:rotate(-4deg)}.hero:before{height:190px;bottom:-126px}.hero:after{height:250px;bottom:-174px}.hero-kicker{color:#bcecf0;text-transform:uppercase;letter-spacing:.17em;align-items:center;gap:9px;margin-bottom:24px;font-size:12px;font-weight:800;display:inline-flex}.hero-kicker span{background:var(--coral);width:24px;height:2px}.hero h1{letter-spacing:-.065em;max-width:880px;margin:0 auto;font-size:clamp(48px,7vw,82px);font-weight:780;line-height:.98}.hero h1 em{color:#9ce8e1;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-copy{color:#d9edf2;max-width:660px;margin:28px auto 0;font-size:18px;line-height:1.7}.trust-row{color:#d9edf2;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px;font-size:13px;font-weight:650;display:flex}.trust-row span{align-items:center;gap:8px;display:inline-flex}.check-icon{width:20px;height:20px;color:var(--aqua);border:1px solid #ffffff5c;border-radius:50%;place-items:center;font-size:11px;display:inline-grid}.flow-shell{max-width:1040px;margin:-82px auto 0;padding:0 28px 96px;position:relative}.flow-rail{background:linear-gradient(var(--bright), var(--line) 28%, var(--line) 88%, transparent);width:1px;position:absolute;top:92px;bottom:160px;left:52px}.flow-step{background:#fffdf8f5;border:1px solid #10253c14;border-radius:22px;margin-bottom:22px;padding:38px 42px 40px 86px;position:relative;box-shadow:0 18px 60px #10324514}.step-badge{background:var(--cream);color:#718493;z-index:2;border:1px solid #cbd9dc;border-radius:50%;place-items:center;width:48px;height:48px;font-size:14px;font-weight:800;display:grid;position:absolute;top:39px;left:14px}.step-badge.active{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:0 0 0 7px #e5f1f2}.step-badge.complete{color:#fff;background:#138d88;border-color:#138d88}.step-copy{max-width:690px}.eyebrow{color:#087c9e;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:850}.step-copy h2,.how-it-works h2{color:var(--ink);letter-spacing:-.04em;margin:7px 0 10px;font-size:clamp(28px,4vw,39px);line-height:1.05}.step-copy p{color:var(--muted);margin:0;line-height:1.65}.text-link{color:#087c9e;align-items:center;gap:7px;margin-top:20px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.mini-instructions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:28px;display:grid}.mini-instructions span{color:#445c70;background:#f1f7f6;border-radius:10px;align-items:center;gap:9px;padding:13px 15px;font-size:12px;font-weight:650;display:flex}.mini-instructions b{color:#159795}.drop-zone{width:100%;min-height:210px;color:var(--ink);cursor:pointer;background:linear-gradient(135deg,#f2fbfa,#edf7fa);border:1.5px dashed #77b9c4;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin-top:28px;padding:34px;transition:all .2s;display:flex}.drop-zone:hover,.drop-zone.dragging{border-color:var(--bright);background:#e8f8f7;transform:translateY(-2px)}.drop-zone input{display:none}.upload-icon{background:var(--ink);color:#fff;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:14px;font-size:26px;display:grid;box-shadow:0 8px 22px #10253c33}.drop-zone strong{font-size:17px}.drop-zone>span:not(.upload-icon){color:var(--muted);margin-top:7px;font-size:13px}.drop-zone.loading{cursor:wait}.progress-line{background:#d5e7e8;border-radius:6px;width:min(330px,80%);height:4px;margin-top:22px;position:relative;overflow:hidden}.progress-line:after{content:"";border-radius:inherit;background:var(--bright);width:36%;animation:1.1s ease-in-out infinite alternate scanning;position:absolute;inset:0}@keyframes scanning{to{transform:translate(180%)}}.error-banner{color:#85382c;background:#fff0ed;border-left:3px solid #d45745;border-radius:7px;margin-top:16px;padding:13px 16px;font-size:13px}.distance-compare{color:#fff;background:#102d46;border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-top:30px;padding:28px 36px;display:grid}.distance-compare>div{flex-direction:column;display:flex}.distance-compare span{color:#a9c7d4;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800}.distance-compare strong{letter-spacing:-.05em;margin-top:3px;font-size:42px;line-height:1}.distance-compare small{color:#9ce8e1;margin-left:4px;font-size:18px}.distance-compare p{color:#aac5d0;margin:7px 0 0;font-size:12px}.distance-compare .corrected-stat{border-left:1px solid #ffffff29;padding-left:24px}.distance-compare .corrected-stat strong{color:#9ce8e1}.compare-arrow{color:var(--coral)!important;font-size:25px!important}.findings-list{gap:10px;margin-top:16px;display:grid}.finding-card{background:#fff;border:1px solid #dce7e8;border-radius:13px;gap:16px;padding:18px 20px;display:flex}.finding-icon{color:#0f878c;background:#e5f6f5;border-radius:10px;flex:none;place-items:center;width:37px;height:37px;font-size:21px;display:grid}.finding-copy{flex:1}.finding-title-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.finding-title-row h4{margin:0;font-size:15px}.finding-title-row span{color:#0f878c;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:800}.finding-copy p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.length-comparison{border-top:1px solid #dce7e8;margin-top:25px;padding-top:25px}.comparison-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.comparison-heading h3{letter-spacing:-.035em;margin:5px 0 0;font-size:22px}.chart-legend{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:10px;font-weight:750;display:flex}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.chart-legend i{border-radius:3px;width:9px;height:9px}.legend-problem{background:var(--coral)}.legend-fixed{background:#28aaa3}.length-chart-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.length-chart{background:#fbfdfc;border:1px solid #dce7e8;border-radius:14px;min-width:0;overflow:hidden}.length-chart>header{background:#fff;border-bottom:1px solid #e3ebeb;justify-content:space-between;align-items:flex-start;gap:15px;padding:16px 17px 13px;display:flex}.length-chart>header div{flex-direction:column;display:flex}.length-chart>header span{color:#087c9e;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:850}.length-chart>header strong{margin-top:3px;font-size:15px}.length-chart>header p{max-width:150px;color:var(--muted);text-align:right;margin:0;font-size:10px;line-height:1.4}.length-rows{scrollbar-color:#b8ced1 transparent;scrollbar-width:thin;max-height:430px;padding:10px 13px 12px;overflow-y:auto}.length-row{grid-template-columns:45px minmax(80px,1fr) 52px;align-items:center;gap:8px;min-height:25px;display:grid}.length-number{color:#607286;font-variant-numeric:tabular-nums;font-size:10px}.length-track{background:#e4ecec;border-radius:20px;height:8px;overflow:hidden}.length-track i{border-radius:inherit;background:#789cac;height:100%;transition:width .35s;display:block}.length-row>strong{color:#435a6c;text-align:right;font-variant-numeric:tabular-nums;font-size:10px}.length-row.missed-turn .length-track i,.length-row.false-turn .length-track i{background:var(--coral)}.length-row.missed-turn>strong,.length-row.false-turn>strong{color:#bc4c39}.length-row.corrected .length-track i{background:#28aaa3}.length-row.corrected>strong{color:#087e78}.chart-scale-note{color:#71818d;margin:10px 2px 0;font-size:10px;line-height:1.45}.reward-box{background:#fff0e9;border-radius:15px;justify-content:space-between;align-items:center;gap:25px;margin-top:25px;padding:25px 28px;display:flex}.reward-pill{color:#a54634;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:850}.reward-box h3{letter-spacing:-.025em;margin:5px 0;font-size:20px}.reward-box p{color:#795f59;margin:0;font-size:12px}.primary-button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:11px;flex:none;padding:16px 19px;font-weight:800;box-shadow:0 8px 20px #ff775f47}.primary-button span{margin-left:12px;font-size:11px}.primary-button:hover{background:#ef654e;transform:translateY(-1px)}.primary-button:disabled{opacity:.65;cursor:wait}.report-entry{background:#f7faf9;border:1px solid #dce7e8;border-radius:13px;justify-content:space-between;align-items:center;gap:22px;margin-top:18px;padding:18px 20px;display:flex}.report-entry strong{font-size:13px}.report-entry p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.45}.report-entry.reported{background:#f0faf8;border-color:#b8ded9}.report-button,.secondary-button{color:#365469;cursor:pointer;background:#fff;border:1px solid #bfd0d3;border-radius:9px;flex:none;padding:10px 13px;font-size:11px;font-weight:800}.report-button:hover,.secondary-button:hover{color:#087c9e;border-color:#7daeb6}.report-received{color:#087e78;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.report-received .check-icon{border-color:#8bcfc8}.download-button{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(125deg,#087f99,#0ba9bb);border:0;border-radius:14px;align-items:center;gap:17px;width:100%;margin-top:28px;padding:23px 26px;text-decoration:none;display:flex;box-shadow:0 14px 30px #098ba033}.download-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.download-button:disabled{opacity:.7;cursor:wait;transform:none}.download-arrow{background:#ffffff26;border-radius:11px;flex:none;place-items:center;width:44px;height:44px;font-size:27px;display:grid}.download-button>span:last-child{flex-direction:column;display:flex}.download-button strong{font-size:17px}.download-button small{color:#c8f2f3;margin-top:4px}.download-confirmation{color:#087e78;margin:10px 2px 0;font-size:12px;font-weight:700}.import-guide{background:#fff9e9;border:1px solid #f1d9a8;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-top:18px;padding:20px;display:grid}.warning-icon{color:#634a18;background:#f4c968;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.import-guide h3{margin:0 0 4px;font-size:14px}.import-guide p{color:#6d6658;margin:0;font-size:12px;line-height:1.5}.import-guide .text-link{white-space:nowrap;margin:0}.how-it-works{text-align:center;max-width:984px;margin:0 auto;padding:28px 28px 120px}.how-it-works h2{margin-bottom:36px}.principles{text-align:left;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.principles article{background:#fff;border-top:2px solid #94d6d3;padding:28px;box-shadow:0 13px 40px #1032450d}.principles b{color:#159795;letter-spacing:.1em;font-size:12px}.principles h3{margin:21px 0 8px;font-size:17px}.principles p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.privacy-page{background:radial-gradient(circle at 78% 8%,#71d8d033,#0000 30%),#f5f8f7;min-height:calc(100vh - 76px);padding:44px 24px 96px}.privacy-card{background:#fffdf8f5;border:1px solid #10253c14;border-radius:26px;width:min(920px,100%);margin:0 auto;padding:clamp(30px,5vw,66px);box-shadow:0 22px 70px #10324517}.privacy-back-link{color:#087c9e;align-items:center;gap:7px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.privacy-back-link:hover{text-decoration:underline}.privacy-heading{max-width:700px;margin-top:38px}.privacy-heading h1{color:var(--ink);letter-spacing:-.065em;margin:8px 0;font-size:clamp(42px,7vw,68px);line-height:.98}.privacy-effective{color:#607286;margin:0;font-size:13px;font-weight:700}.privacy-lead{color:var(--muted);margin:25px 0 0;font-size:17px;line-height:1.7}.privacy-content{max-width:760px;margin-top:50px}.privacy-content section{border-top:1px solid var(--line);padding:30px 0}.privacy-content section:first-child{border-top:0;padding-top:0}.privacy-content h2{color:var(--ink);letter-spacing:-.035em;margin:0 0 11px;font-size:21px;line-height:1.2}.privacy-content p,.privacy-content li,.privacy-facts dd{color:#536a7c;margin:0;font-size:14px;line-height:1.75}.privacy-content p+p{margin-top:14px}.privacy-content a{color:#087c9e;text-underline-offset:3px;font-weight:750}.privacy-content a:hover{color:#075b77}.privacy-content a:focus-visible,.privacy-back-link:focus-visible,.privacy-link:focus-visible,footer a:focus-visible{outline-offset:3px;border-radius:3px;outline:3px solid #08a9cf59}.privacy-facts{gap:10px;margin:17px 0 0;display:grid}.privacy-facts>div{background:#f1f7f6;border-radius:11px;grid-template-columns:minmax(120px,.3fr) 1fr;gap:18px;padding:14px 16px;display:grid}.privacy-facts dt{color:#087e78;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:850}.privacy-facts dd{margin:0}.privacy-content ul{gap:9px;margin:0;padding-left:22px;display:grid}.privacy-content li::marker{color:#159795}.privacy-note{color:#71818d!important;font-size:12px!important}footer{color:#fff;background:#0d293f;grid-template-columns:1fr auto;align-items:center;gap:8px 30px;padding:36px max(28px,50vw - 552px);display:grid}footer .lane-mark{background:#fff}footer .lane-mark i{background:var(--ink)}footer .lane-mark i:nth-child(2){background:#159795}footer p{color:#a9c1ce;grid-column:1;margin:0;font-size:11px}footer .support-email{margin-left:6px}footer .privacy-link{color:#c3e9ea;text-underline-offset:3px;margin-left:12px;font-weight:750}footer .privacy-link:hover{color:#fff}footer>span{color:#a9c1ce;grid-area:1/2/span 2;font-size:11px}.ad-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#041421c7;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.demo-ad{background:#fff;border-radius:22px;width:min(520px,100%);overflow:hidden;box-shadow:0 30px 100px #00000073}.demo-ad-art{color:#fff;background:linear-gradient(150deg,#102e49,#087c9e);flex-direction:column;justify-content:flex-end;min-height:320px;padding:28px;display:flex;position:relative;overflow:hidden}.demo-label{letter-spacing:.14em;background:#ffffff24;border-radius:5px;padding:7px 9px;font-size:9px;font-weight:800;position:absolute;top:22px;left:24px}.demo-ad-art p{z-index:2;margin:0;font-family:Georgia,serif;font-size:35px;line-height:1.12;position:relative}.ad-wave{border:2px solid #89ebe359;border-radius:50%;width:490px;height:190px;position:absolute;right:-140px}.wave-one{top:30px;transform:rotate(-17deg)}.wave-two{top:100px;transform:rotate(8deg)}.goggle-shape{gap:8px;display:flex;position:absolute;top:84px;left:50%;transform:translate(-50%)rotate(-8deg)}.goggle-shape i{background:#092337a6;border:9px solid #ff846e;border-radius:22px 22px 30px 30px;width:76px;height:54px;display:block}.goggle-shape:after{content:"";background:#ff846e;width:20px;height:8px;position:absolute;top:18px;left:72px}.demo-ad-footer{justify-content:space-between;align-items:center;gap:20px;padding:20px 22px 14px;display:flex}.demo-ad-footer>div:first-child{flex-direction:column;display:flex}.demo-ad-footer strong{font-size:14px}.demo-ad-footer span{color:var(--muted);margin-top:3px;font-size:11px}.countdown{border:3px solid #d8e7e8;border-top-color:var(--bright);width:42px;height:42px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.countdown.done{color:#138d88;border-color:#7dd0c9}.skip-ad{width:100%;color:var(--muted);cursor:pointer;background:#f5f8f7;border:0;padding:12px;font-size:11px;display:block}.skip-ad:hover{color:var(--ink)}.report-backdrop{align-items:start;padding-block:35px;overflow-y:auto}.report-dialog{background:#fff;border-radius:20px;width:min(610px,100%);margin:auto;padding:31px;position:relative;box-shadow:0 30px 100px #0006}.report-dialog h2{letter-spacing:-.045em;margin:7px 0 9px;font-size:30px}.report-intro{color:var(--muted);margin:0 40px 24px 0;font-size:13px;line-height:1.55}.report-close{color:#587080;cursor:pointer;background:#eef4f3;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;position:absolute;top:15px;right:15px}.report-number-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.report-number-grid label,.report-field{color:#354c5f;flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.report-number-grid label>span{align-items:center;gap:7px;font-weight:700;display:flex}.report-number-grid input,.report-field textarea,.report-field select{width:100%;color:var(--ink);background:#fbfdfc;border:1px solid #cfdcde;border-radius:9px;outline:none;padding:11px 12px}.report-number-grid input:focus,.report-field textarea:focus,.report-field select:focus{border-color:#169eae;box-shadow:0 0 0 3px #169eae1c}.report-number-grid label>span input{flex:1;min-width:0}.report-field{margin-top:15px}.report-field small{color:#82929d;font-weight:600}.report-field textarea{resize:vertical;min-height:76px;font:inherit;font-weight:500;line-height:1.45}.report-field select{font:inherit;font-weight:650}.report-current-result{color:#fff;background:#102d46;border-radius:11px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;display:grid}.report-current-result>div{flex-direction:column;display:flex}.report-current-result>span{color:var(--coral);font-weight:900}.report-current-result div>span{color:#a9c7d4;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.report-current-result strong{margin-top:2px;font-size:20px}.report-current-result small{color:#c3d7df;margin-top:2px;font-size:9px}.report-issue-type{margin-top:0;margin-bottom:15px}.consent-field{color:#526977;cursor:pointer;background:#f1f6f5;border-radius:10px;align-items:flex-start;gap:10px;margin-top:18px;padding:14px;font-size:11px;line-height:1.5;display:flex}.consent-field input{accent-color:#0b8c91;flex:none;margin-top:2px}.report-support{color:#71818d;margin:12px 0 0;font-size:10px}.report-support a,.support-email{color:#1b9eaa;font-weight:750}.report-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.report-actions .primary-button{padding:11px 16px}.report-success{text-align:center;padding:30px 12px 12px}.report-success>span{color:#087e78;background:#dff4ef;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 15px;font-size:24px;display:grid}.report-success p{max-width:430px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.55}.report-success small{color:#87959e;margin:15px 0 22px;font-size:9px;display:block}@media (width<=720px){.site-header{height:66px;padding:0 18px}.header-note{display:none}.hero{padding:74px 20px 130px}.hero h1{font-size:clamp(44px,13vw,62px)}.hero-copy{font-size:16px}.trust-row{flex-direction:column;align-items:center;gap:13px}.flow-shell{margin-top:-67px;padding:0 14px 70px}.flow-rail{display:none}.flow-step{border-radius:18px;padding:77px 20px 26px}.step-badge{width:40px;height:40px;top:19px;left:20px}.mini-instructions,.principles{grid-template-columns:1fr}.mini-instructions{gap:5px}.distance-compare{gap:14px;padding:22px}.distance-compare strong{font-size:32px}.distance-compare .corrected-stat{padding-left:14px}.finding-title-row,.reward-box,.report-entry{flex-direction:column;align-items:flex-start}.report-button{width:100%}.comparison-heading{flex-direction:column;align-items:flex-start}.length-chart-grid{grid-template-columns:1fr}.length-rows{max-height:350px}.primary-button{width:100%}.import-guide{grid-template-columns:auto 1fr}.import-guide .text-link{grid-column:2}.how-it-works{padding-bottom:76px}.privacy-page{min-height:calc(100vh - 66px);padding:28px 14px 70px}.privacy-card{border-radius:18px;padding:27px 20px 36px}.privacy-heading{margin-top:30px}.privacy-heading h1{font-size:clamp(40px,14vw,58px)}.privacy-lead{font-size:15px}.privacy-content{margin-top:38px}.privacy-content section{padding:24px 0}.privacy-facts>div{grid-template-columns:1fr;gap:5px}footer{grid-template-columns:1fr}footer .privacy-link{margin:9px 0 0;display:inline-block}footer>span{grid-area:auto/1}.demo-ad-art{min-height:270px}.report-backdrop{padding:12px}.report-dialog{border-radius:17px;padding:27px 19px 21px}.report-number-grid{grid-template-columns:1fr}.report-actions{flex-direction:column-reverse}.report-actions button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
