:root{
  --paper:#f7f4ec;--paper-2:#fbfaf6;--ink:#15211f;--muted:#69716c;--green:#1e5a43;--green-2:#3f735d;--sage:#dbe4d4;--sage-2:#eef2e9;--coral:#d96545;--coral-soft:#f8e7df;--line:#dddcd4;--white:#fffefb;--shadow:0 18px 50px rgba(40,53,46,.12);--soft-shadow:0 7px 20px rgba(43,53,47,.09);--radius:22px;--serif:Georgia,'Times New Roman',serif;--sans:ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif
}
*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);background:radial-gradient(circle at 75% 8%,rgba(232,202,159,.22),transparent 28%),linear-gradient(180deg,#fbf9f3,var(--paper));min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}.app-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;padding:calc(14px + env(safe-area-inset-top)) 18px calc(26px + env(safe-area-inset-bottom));position:relative}.topbar{display:flex;align-items:center;justify-content:space-between;padding:7px 2px 16px;position:relative;z-index:20}.brand{border:0;background:transparent;padding:4px 0;cursor:pointer;color:var(--ink)}.brand-word{font:700 24px/1 var(--serif);letter-spacing:-.4px}.brand-word span{color:var(--green)}.city-pill{display:flex;align-items:center;gap:6px;background:rgba(255,254,251,.82);border:1px solid rgba(199,199,190,.75);box-shadow:var(--soft-shadow);padding:9px 11px;border-radius:999px;font-size:12px;font-weight:650;color:#475049;backdrop-filter:blur(10px)}.city-pill svg{width:14px;height:14px;fill:none;stroke:var(--green);stroke-width:1.8}.screen{animation:fadeUp .35s ease both}.screen[hidden]{display:none!important}.hero-copy{padding:28px 3px 8px;position:relative;z-index:5}.eyebrow{margin:0 0 10px;color:var(--green-2);font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1{font:500 clamp(54px,16vw,78px)/.9 var(--serif);letter-spacing:-3.2px;margin:0 0 18px;max-width:420px}.subhead{margin:0;color:#59625d;line-height:1.55;max-width:430px;font-size:15px}.city-art{height:215px;margin:6px -18px -77px;position:relative;overflow:hidden;pointer-events:none}.sun{width:54px;height:54px;border-radius:50%;position:absolute;right:80px;top:29px;background:linear-gradient(#f5d9b4,#efb77b);opacity:.88;box-shadow:0 0 45px rgba(226,164,97,.19)}.skyline{position:absolute;bottom:68px;left:0;right:0;height:95px;opacity:.28;background:linear-gradient(to top,#667b6c,#87988c);clip-path:polygon(0 77%,4% 74%,4% 57%,7% 57%,7% 69%,11% 69%,11% 43%,15% 43%,15% 66%,18% 66%,18% 52%,21% 52%,21% 70%,25% 70%,25% 37%,29% 37%,29% 58%,33% 58%,33% 27%,37% 27%,37% 61%,41% 61%,41% 47%,44% 47%,44% 70%,49% 70%,49% 32%,53% 32%,53% 61%,57% 61%,57% 43%,61% 43%,61% 68%,65% 68%,65% 35%,69% 35%,69% 54%,74% 54%,74% 25%,77% 25%,77% 63%,81% 63%,81% 45%,84% 45%,84% 69%,88% 69%,88% 40%,92% 40%,92% 61%,96% 61%,96% 48%,100% 48%,100% 100%,0 100%)}.skyline-b{transform:scaleY(.68) translateY(19px);opacity:.13;filter:blur(.3px)}.road-wrap{position:absolute;inset:35px 0 0}.road-wrap svg{width:100%;height:100%}.road{fill:#82948a;opacity:.72}.road-line{fill:none;stroke:#f6f0d8;stroke-width:4;stroke-dasharray:25 20;opacity:.78}.guard{fill:none;stroke:#4f665b;stroke-width:4;opacity:.7}.car{position:absolute;width:23px;height:12px;border-radius:5px 5px 3px 3px;background:#29483c;box-shadow:0 3px 0 #172a23}.car:after{content:"";position:absolute;left:3px;right:3px;top:2px;height:3px;border-radius:2px;background:#b8cdc4}.car-one{left:49%;bottom:55px}.car-two{left:70%;bottom:47px;transform:scale(.78)}.route-card{position:relative;z-index:10;margin-top:0}.field-wrap{position:relative;background:rgba(255,254,251,.96);border:1px solid rgba(209,210,203,.9);border-radius:18px;padding:12px 54px 12px 37px;min-height:76px;box-shadow:var(--soft-shadow);display:flex;flex-direction:column;justify-content:center}.route-dot{width:9px;height:9px;border-radius:50%;position:absolute;left:17px;top:20px}.route-dot.green{background:var(--green)}.route-dot.coral{background:var(--coral)}.field-wrap label{font-size:11px;color:#68716b;margin-bottom:3px}.field-wrap input{width:100%;border:0;background:transparent;outline:0;padding:0;color:var(--ink);font:500 18px/1.25 var(--serif);text-overflow:ellipsis}.field-wrap input::placeholder{color:#8b928d}.field-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #dedfd9;background:#fff;display:grid;place-items:center;cursor:pointer;color:var(--ink)}.field-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.field-help{font-size:10px;color:#858b87;margin:6px 8px 2px;line-height:1.35;display:none}.field-wrap:focus-within{border-color:#a8b9ad;box-shadow:0 0 0 3px rgba(30,90,67,.08),var(--soft-shadow)}.field-wrap:focus-within+.field-help{display:block}.connector{height:11px;width:1px;border-left:2px dotted #648273;margin-left:21px}.suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fffefb;border:1px solid #deded7;border-radius:16px;box-shadow:0 22px 42px rgba(38,48,42,.18);z-index:60;overflow:hidden;display:none}.suggestions.is-open{display:block}.suggestion{width:100%;border:0;border-bottom:1px solid #eeede7;background:#fffefb;padding:12px 14px;text-align:left;cursor:pointer;display:grid;grid-template-columns:1fr auto;gap:8px;color:var(--ink)}.suggestion:last-child{border-bottom:0}.suggestion:hover,.suggestion:focus{background:#f4f6f1;outline:0}.suggestion b{display:block;font-size:14px}.suggestion small{display:block;margin-top:3px;color:#727973;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion .distance{font-size:11px;color:#8a908b;align-self:center}.window-select{width:100%;margin-top:12px;min-height:52px;border:1px solid #dadbd4;border-radius:15px;background:#fffefb;box-shadow:var(--soft-shadow);display:flex;align-items:center;padding:0 14px;gap:10px;cursor:pointer;color:#2b3631;text-align:left}.clock-icon{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;color:var(--green)}.clock-icon svg,.chevron{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.chevron{margin-left:auto}.window-menu{display:none;margin-top:6px;background:#fffefb;border:1px solid #deded7;border-radius:15px;box-shadow:var(--soft-shadow);overflow:hidden}.window-menu.is-open{display:block}.window-menu button{display:block;width:100%;border:0;background:#fffefb;text-align:left;padding:12px 14px;cursor:pointer;color:#344039;border-bottom:1px solid #efeee9}.window-menu button:last-child{border-bottom:0}.window-menu button[aria-selected=true]{background:#edf3ee;color:var(--green);font-weight:700}.primary-btn,.secondary-btn{width:100%;border-radius:16px;min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-weight:700}.primary-btn{margin-top:12px;border:0;color:white;background:linear-gradient(135deg,#1a533d,#246649);box-shadow:0 12px 25px rgba(30,90,67,.22)}.primary-btn:hover{filter:brightness(1.03)}.primary-btn:active{transform:translateY(1px)}.primary-btn:disabled{opacity:.65;cursor:wait}.primary-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.secondary-btn{margin-top:9px;border:1px solid #ced3cc;background:#fffefb;color:#314038}.form-status{min-height:20px;margin:7px 8px 0;color:#a24b34;font-size:12px;line-height:1.4}.trust-row{display:flex;align-items:center;gap:12px;justify-content:center;flex-wrap:wrap;margin:20px 0 6px;color:#777f79;font-size:11px}.trust-row span{display:flex;align-items:center;gap:4px}.trust-row svg{width:14px;height:14px;fill:none;stroke:#65746b;stroke-width:1.6}.text-link{border:0;background:none;color:var(--green);font-weight:700;padding:4px;cursor:pointer;font-size:11px}.site-footer{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:20px;color:#929791;font-size:9px;flex-wrap:wrap;text-align:center}.site-footer a{color:inherit;text-underline-offset:2px}.result-screen{padding-top:4px}.result-topline{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;margin-bottom:22px}.result-topline p{margin:0;text-align:center;font:600 13px var(--serif)}.round-icon{width:40px;height:40px;border-radius:50%;border:1px solid #dedfd8;background:#fffefb;display:grid;place-items:center;color:#24322b;cursor:pointer}.round-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.result-hero{text-align:center;padding:6px 10px 20px}.result-kicker{font:600 24px var(--serif);color:var(--green);margin:0 0 1px}.result-hero h2{font:500 clamp(57px,18vw,82px)/1 var(--serif);letter-spacing:-3px;margin:0;color:#15251f}.result-hero>p:last-child{font-size:14px;line-height:1.55;color:#4f5953;margin:13px auto 0;max-width:430px}.result-hero strong,.result-hero em{font-style:normal}.now-highlight{color:var(--coral);font-weight:750}.good-highlight{color:var(--green);font-weight:750}.chart-card{background:rgba(255,254,251,.78);border:1px solid #deded6;border-radius:20px;padding:16px 14px 13px;box-shadow:var(--soft-shadow)}.chart-head{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#707872;margin-bottom:8px}.chart-head span:first-child{font-weight:750;color:#34423a}.chart{height:210px;position:relative}.chart svg{width:100%;height:100%;display:block;overflow:visible}.axis-line{stroke:#d7dad4;stroke-width:1}.grid-line{stroke:#e8e8e2;stroke-width:1}.chart-path{fill:none;stroke:url(#routeGradient);stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.chart-area{fill:url(#areaGradient)}.chart-dot{fill:#fffefb;stroke:#456f5c;stroke-width:2.2}.chart-dot.now{stroke:var(--coral)}.chart-label{font:10px var(--sans);fill:#6a726c}.chart-value{font:700 10px var(--sans);fill:#47514b}.best-band{fill:#dfe9dd;opacity:.7}.best-pill{fill:#396b54}.best-pill-text{font:700 9px var(--sans);fill:white}.sweet-label{display:flex;justify-content:center;align-items:center;gap:9px;padding-top:8px;color:#3a463f}.sweet-label>span{width:19px;height:11px;border-radius:4px;background:#dce7d9}.sweet-label b{display:block;font-size:11px}.sweet-label small{font-size:10px;color:#717871}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:11px}.metric-card{border-radius:18px;padding:14px 12px 13px;border:1px solid #dfe2da;min-height:137px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.metric-card svg{width:28px;height:28px;fill:none;stroke-width:1.7;margin-bottom:5px}.metric-card p{font-size:11px;margin:0;color:#59615c}.metric-card strong{font:500 28px/1.05 var(--serif);margin:4px 0}.metric-card span{font-size:10px;color:#6f7771}.green-card{background:#edf3e9}.green-card svg,.green-card strong{stroke:var(--green);color:var(--green)}.coral-card{background:#f9ede7}.coral-card svg,.coral-card strong{stroke:var(--coral);color:var(--coral)}.insight-card{margin-top:11px;border:1px solid #e0e1db;border-radius:16px;background:#f5f5ef;padding:12px 13px;display:flex;align-items:flex-start;gap:9px;color:#59625c}.insight-icon{width:21px;height:21px;border:1px solid #839087;border-radius:50%;display:grid;place-items:center;font:700 12px var(--serif);flex:0 0 auto}.insight-card p{margin:1px 0 0;font-size:11px;line-height:1.45}.result-actions{margin-top:12px}.data-note{text-align:center;font-size:9px;line-height:1.5;color:#858a86;margin:12px 20px 0}.share-sheet{position:fixed;inset:0;z-index:200}.share-backdrop{position:absolute;inset:0;background:rgba(22,31,27,.5);backdrop-filter:blur(6px)}.share-panel{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,520px);background:var(--paper);border-radius:26px 26px 0 0;padding:12px 18px calc(20px + env(safe-area-inset-bottom));max-height:94vh;overflow:auto;box-shadow:0 -20px 60px rgba(21,31,26,.22);animation:slideUp .28s ease}.share-panel-head{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;margin-bottom:10px}.share-panel-head p{text-align:center;font:600 13px var(--serif);margin:0}.share-poster{aspect-ratio:4/5;border:1px solid #d9d8d0;border-radius:22px;background:linear-gradient(180deg,#fbfaf5 0%,#f2eee3 100%);padding:25px 24px 0;position:relative;overflow:hidden;box-shadow:var(--soft-shadow)}.poster-mark{font:700 16px var(--serif);color:var(--green);margin-bottom:28px}.poster-copy{font:500 clamp(36px,11vw,56px)/.96 var(--serif);letter-spacing:-2px;margin:0;position:relative;z-index:3}.poster-copy em{font-style:normal;color:var(--green)}.poster-copy strong{font-weight:500;color:var(--coral)}.poster-sub{font-size:13px;color:#525c56;line-height:1.45;width:75%;position:relative;z-index:3}.poster-art{position:absolute;left:0;right:0;bottom:0;height:34%;background:linear-gradient(0deg,#d4ddd3 0%,rgba(223,229,219,.22) 70%,transparent);overflow:hidden}.poster-sun{position:absolute;width:48px;height:48px;border-radius:50%;background:#efd2aa;right:60px;top:35px}.poster-city{position:absolute;left:0;right:0;bottom:0;height:70%;background:#71847a;opacity:.24;clip-path:polygon(0 80%,4% 80%,4% 48%,8% 48%,8% 67%,13% 67%,13% 42%,18% 42%,18% 64%,23% 64%,23% 31%,28% 31%,28% 68%,34% 68%,34% 45%,39% 45%,39% 61%,45% 61%,45% 26%,51% 26%,51% 58%,57% 58%,57% 40%,63% 40%,63% 70%,70% 70%,70% 35%,76% 35%,76% 60%,82% 60%,82% 44%,87% 44%,87% 66%,93% 66%,93% 38%,100% 38%,100% 100%,0 100%)}.poster-cup{position:absolute;right:27px;bottom:21px;font-size:45px;filter:grayscale(.65);opacity:.72}.poster-foot{position:absolute;left:24px;right:24px;bottom:18px;display:flex;justify-content:space-between;font-size:10px;color:#4d5b53;z-index:4}.toast{position:fixed;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));transform:translate(-50%,20px);z-index:500;background:#1f2c26;color:#fff;padding:10px 14px;border-radius:999px;font-size:12px;opacity:0;pointer-events:none;transition:.2s ease;box-shadow:var(--shadow)}.toast.is-visible{opacity:1;transform:translate(-50%,0)}.loading-text:after{content:"";display:inline-block;width:1.2em;text-align:left;animation:dots 1.2s steps(4,end) infinite}.demo-badge{position:fixed;right:10px;top:10px;z-index:300;background:#7f5d2e;color:#fff;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.no-api{background:#fff6e5;border:1px solid #e5c58d;color:#7c5623;padding:10px 12px;border-radius:12px;font-size:11px;margin:10px 0}.site-footer{padding-bottom:2px}@keyframes fadeUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes slideUp{from{transform:translate(-50%,30px);opacity:.5}to{transform:translate(-50%,0);opacity:1}}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%,100%{content:"..."}}
@media (min-width:700px){body{padding:24px 0}.app-shell{min-height:calc(100vh - 48px);border:1px solid rgba(199,199,190,.55);border-radius:28px;background:rgba(250,248,241,.7);box-shadow:0 35px 90px rgba(53,65,58,.12)}.share-panel{bottom:24px;border-radius:26px}}
@media (max-width:360px){.app-shell{padding-left:13px;padding-right:13px}.hero-copy h1{font-size:51px}.metric-grid{gap:7px}.poster-copy{font-size:34px}.trust-row{gap:8px}}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

.poster-attribution{position:absolute;left:24px;bottom:6px;z-index:5;font-size:7px;color:#818780;letter-spacing:.01em}.legal-page{width:min(100%,720px);margin:0 auto;padding:calc(32px + env(safe-area-inset-top)) 22px calc(48px + env(safe-area-inset-bottom));line-height:1.65}.legal-page .brand-word{display:inline-block;margin-bottom:28px}.legal-page h1{font:500 clamp(42px,10vw,64px)/1 var(--serif);letter-spacing:-2px;margin:0 0 18px}.legal-page h2{font:600 21px/1.2 var(--serif);margin:28px 0 9px}.legal-page p,.legal-page li{color:#55605a;font-size:14px}.legal-page a{color:var(--green)}.legal-page .legal-note{border:1px solid #dfe1da;border-radius:16px;background:#fffefb;padding:14px 16px;margin:20px 0}.legal-page .back-link{display:inline-block;margin-top:28px;font-weight:700;text-decoration:none}
