:root{--ink:#11251f;--muted:#668078;--line:#dce9e4;--card:#fff;--mint:#a6f4cf;--green:#155e4d;--deep:#0d2923;--soft:#eff8f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#e7f1ed}*{box-sizing:border-box}body{margin:0;background:#dce9e4}.mobile-shell{position:relative;max-width:480px;min-height:100dvh;margin:auto;overflow:hidden;background:#f7fbf9;box-shadow:0 0 60px rgba(22,67,54,.18)}.screen{min-height:100dvh;padding:26px 22px 34px;display:flex;flex-direction:column;animation:in .28s ease}@keyframes in{from{opacity:.3;transform:translateX(10px)}to{opacity:1;transform:none}}.hidden{display:none!important}.splash{align-items:center;justify-content:center;background:linear-gradient(150deg,#10372e,#0d2521);color:#fff}.splash-mark,.arrival-mark{width:72px;height:72px;border-radius:25px;display:grid;place-items:center;background:var(--mint);color:#123a31;font-size:43px;box-shadow:0 12px 28px rgba(0,0,0,.18)}.wordmark{font-size:38px;font-weight:800;letter-spacing:-2px;margin:20px 0 3px}.wordmark span,.brand-lockup span+ b span{color:var(--mint)}.splash small{color:#c2dbd2;letter-spacing:.5px}.brand-lockup{display:flex;align-items:center;gap:7px;font-size:20px;letter-spacing:-.8px}.brand-lockup>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:var(--green);color:var(--mint);font-size:21px}.brand-lockup b span{color:var(--green)}.login{background:linear-gradient(160deg,#effbf5,#f7fbf9 60%,#dff4e9)}.login-copy{margin-top:80px}.eyebrow{font-size:10px;letter-spacing:1.3px;color:var(--green);font-weight:800;margin:0 0 10px}.login h1,.home h1,.trip h1,.summary h1,.arrival h1{font-size:35px;line-height:1.04;letter-spacing:-1.6px;margin:0}.login-copy>p:last-child,.home-copy>p:last-child,.arrival>p:not(.eyebrow){color:var(--muted);line-height:1.45;margin:14px 0}.login-options{display:grid;gap:10px;margin-top:auto}.auth-button,.environment-card,.location-choice,.primary-cta,.demo-button{border:0;font:inherit;cursor:pointer}.auth-button{height:52px;border-radius:15px;background:#fff;border:1px solid var(--line);color:var(--ink);font-weight:700}.auth-button.email,.primary-cta{background:var(--green);color:#fff}.text-button{border:0;background:none;color:var(--green);font:inherit;font-size:13px;font-weight:750;cursor:pointer;padding:10px}.privacy-note{font-size:11px;color:var(--muted);text-align:center;margin:19px 0 0}.user-header,.simple-header,.nav-header{display:flex;align-items:center;justify-content:space-between}.avatar,.icon-button{border:0;background:#e4f1eb;color:var(--green);width:38px;height:38px;border-radius:50%;font:inherit;font-weight:800;cursor:pointer}.home-copy{margin:50px 0 25px}.home-copy h1{font-size:39px}.environment-card{display:flex;align-items:center;gap:13px;width:100%;padding:16px;background:var(--deep);color:#fff;border-radius:20px;text-align:left;box-shadow:0 10px 24px rgba(11,49,39,.16)}.environment-card .place-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#28574b;color:var(--mint);font-size:24px}.environment-card span:nth-child(2){display:grid;gap:3px;flex:1}.environment-card small,.location-choice small,.destination-card small,.next-anchor small,.route-summary-card small{font-size:9px;letter-spacing:1px;color:#9bc1b3;font-weight:800}.environment-card strong{font-size:15px}.environment-card em{font-style:normal;color:var(--mint);font-size:11px}.environment-card i,.location-choice i,.qr-banner i{font-size:25px;font-style:normal}.quick-section{margin-top:30px}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title h2{font-size:16px;margin:0}.shortcut-row{display:flex;gap:10px;overflow-x:auto;padding:10px 1px}.shortcut{min-width:87px;height:76px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--green);font-size:20px;cursor:pointer}.shortcut span{display:block;color:var(--ink);font-size:11px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-list{display:grid;gap:1px;margin-top:8px}.recent-list p{font-size:13px;color:var(--muted)}.recent-item{border:0;background:#fff;padding:15px 12px;text-align:left;font:inherit;display:flex;justify-content:space-between;cursor:pointer;border-bottom:1px solid var(--line)}.engineer-link{margin-top:auto;padding:17px 4px 0;color:var(--muted);font-size:13px;text-decoration:none;display:flex;justify-content:space-between}.trip{background:linear-gradient(180deg,#f7fbf9,#edf7f2)}.offline-pill{background:#d9f5e6;color:#176244;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.trip h1{margin:34px 0 20px}.location-choice{display:flex;align-items:center;gap:13px;padding:17px 14px;width:100%;border-radius:17px;background:#fff;text-align:left;box-shadow:0 5px 15px rgba(22,67,54,.06)}.location-choice>span:nth-child(2){display:grid;gap:3px;flex:1}.location-choice strong{font-size:15px}.location-choice em{font-size:11px;color:var(--muted);font-style:normal}.choice-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#e1f6e9;color:var(--green);font-size:20px}.destination .choice-icon{background:#feeeca;color:#9c5d00}.route-line{height:27px;margin-left:31px;border-left:2px dashed #a8c9bb}.popular{margin-top:30px}.chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.chip{border:1px solid #cfe4da;background:#fff;padding:9px 12px;border-radius:999px;color:var(--green);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.primary-cta{width:100%;min-height:56px;border-radius:17px;font-weight:800;font-size:15px;margin-top:auto}.primary-cta:disabled{background:#b8cbc3;color:#eff5f1;cursor:not-allowed}.route-summary-card{display:grid;gap:14px;padding:23px 20px;background:#fff;border-radius:20px;margin-top:30px}.route-summary-card div{display:grid;gap:5px}.route-summary-card small{color:var(--muted)}.route-summary-card strong{font-size:18px}.vertical-route{height:17px;border-left:2px dashed #93b9a9;margin-left:5px}.route-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:17px}.route-facts div{padding:13px 7px;background:#edf7f2;border-radius:13px;text-align:center}.route-facts strong{display:block;font-size:17px}.route-facts span{font-size:10px;color:var(--muted)}.local-note{font-size:12px;color:var(--muted);margin:20px 0}.local-note span{color:var(--green);font-weight:900}.navigation{background:var(--deep);color:#fff}.nav-header{margin-bottom:20px}.icon-button.dark{background:#25493f;color:#fff}.direction-hero{text-align:center;padding:58px 0 35px}.direction-hero p{font-size:13px;letter-spacing:1.5px;color:var(--mint);font-weight:800;margin:0 0 13px}.direction-hero strong{font-size:78px;line-height:.8;letter-spacing:-5px}.direction-hero span{display:block;margin-top:17px;color:#b9d3ca}.destination-card{padding:20px;border-radius:20px;background:#1a4137}.destination-card strong{display:block;font-size:21px;margin:7px 0 20px}.destination-card div{display:flex;justify-content:space-between;color:#bdd5cc;font-size:12px}.destination-card b{color:#fff}.next-anchor{display:flex;gap:12px;align-items:center;margin:28px 4px}.next-anchor div{display:grid;gap:4px}.next-anchor strong{font-size:17px}.progress{height:8px;background:#345a4f;border-radius:99px;margin-top:auto;overflow:hidden}.progress span{display:block;width:0;height:100%;background:var(--mint);border-radius:99px;transition:width .45s}.progress-label{text-align:center;color:#acc9bd;font-size:11px;margin:10px}.arrival{align-items:center;justify-content:center;text-align:center;background:linear-gradient(150deg,#edf9f3,#f9fcfa)}.arrival h1{margin-top:18px}.arrival>strong{font-size:24px;margin:9px}.arrival .primary-cta{margin-top:35px}.sheet-backdrop{position:fixed;inset:0;background:rgba(8,30,24,.36);z-index:4}.bottom-sheet{position:fixed;z-index:5;bottom:0;left:50%;width:min(480px,100%);transform:translateX(-50%);min-height:48vh;padding:12px 22px 28px;background:#fff;border-radius:26px 26px 0 0;box-shadow:0 -14px 40px rgba(0,0,0,.15);animation:up .25s ease}@keyframes up{from{transform:translate(-50%,100%)}to{transform:translate(-50%,0)}}.sheet-handle{width:35px;height:4px;border-radius:9px;background:#d4e1dc;margin:0 auto 22px}.sheet-close{position:absolute;right:18px;top:16px;border:0;background:#edf5f1;color:var(--green);border-radius:50%;width:28px;height:28px;font-size:19px;cursor:pointer}.bottom-sheet h2{font-size:24px;letter-spacing:-.8px;margin:0 0 15px}.qr-banner{display:flex;align-items:center;gap:10px;padding:13px;background:#e4f8ec;border-radius:14px;color:var(--green);cursor:pointer}.qr-banner>span{font-size:21px}.qr-banner div{display:grid;gap:2px;flex:1}.qr-banner strong{font-size:13px}.qr-banner small{font-size:10px;color:#4e7c6d}.search-field{display:flex;align-items:center;gap:8px;padding:11px 13px;background:#f0f5f2;border-radius:12px;margin:16px 0}.search-field input{border:0;outline:0;background:transparent;font:inherit;width:100%}.place-list{display:grid;gap:7px;max-height:43vh;overflow-y:auto}.place-item{display:flex;align-items:center;gap:12px;border:0;background:#fff;text-align:left;padding:12px 5px;border-bottom:1px solid var(--line);font:inherit;cursor:pointer}.place-item span{font-size:19px}.place-item div{display:grid;gap:2px}.place-item strong{font-size:14px}.place-item small{font-size:11px;color:var(--muted)}.demo-button{margin-top:17px;padding:13px;border-radius:13px;background:#e4f8ec;color:var(--green);font-weight:750}.empty{color:var(--muted);font-size:13px;padding:17px 2px}#toast{position:fixed;z-index:10;bottom:22px;left:50%;transform:translate(-50%,10px);opacity:0;max-width:320px;padding:12px 14px;border-radius:12px;background:#143e34;color:#fff;font-size:12px;font-weight:650;transition:.2s;pointer-events:none}#toast.visible{opacity:1;transform:translate(-50%,0)}@media(min-width:700px){body{padding:24px}.mobile-shell{min-height:calc(100dvh - 48px);border-radius:28px}.screen{min-height:calc(100dvh - 48px)}.bottom-sheet{bottom:24px;border-radius:26px;max-height:80vh}.sheet-backdrop{inset:24px;max-width:480px;margin:auto;border-radius:28px}}
