:root{color:#d9e3ea;font-synthesis:none;text-rendering:optimizelegibility;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f5f5f5;--muted:#a3a3a3;--paper:#262525;--panel:#2d2b2a;--field:#1d1c1c;--line:#494542;--green:#df6507;--lime:#f0a33a;--orange:#d97706;--blue:#88a9c2;--error:#f87171;--success:#76c998;letter-spacing:0;background:#1a1919;font-family:Inter,Helvetica Neue,Helvetica,sans-serif}*{box-sizing:border-box}html,body{touch-action:pan-x pan-y}body{background:#1a1919;min-width:320px;min-height:100vh;margin:0}body.dialog-open{overflow:hidden}button,input,textarea{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}.topbar{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1a1919e0;border-bottom:1px solid #403d3b;justify-content:space-between;align-items:center;height:68px;padding:0 max(24px,4vw);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;text-decoration:none;display:flex}.brand-mark{background:var(--green);color:#fff;border:1px solid #f17a20;place-items:center;width:32px;height:32px;font:800 16px Inter,Helvetica Neue,sans-serif;display:grid}.brand-copy{gap:1px;display:grid}.brand-copy strong{font-size:17px;line-height:1}.main-nav{align-items:center;gap:20px;margin-left:32px;margin-right:auto;display:flex}.nav-link{color:var(--muted);border-bottom:2px solid #0000;padding:8px 0;font-size:13px;font-weight:700;text-decoration:none}.nav-link:hover{color:var(--ink)}.nav-link.router-link-active{border-color:var(--green);color:var(--ink)}.topbar-actions{align-items:center;gap:24px;display:flex}.header-button{border:0;border-bottom:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;padding:8px 0;font-size:12px;font-weight:700}.header-button:disabled{cursor:wait;opacity:.6}.header-link{text-decoration:none}.header-link[aria-current=page]{color:#f08a36;border-color:#f08a36}.install-button{background:var(--green);color:#fff;cursor:pointer;border:1px solid #f17a20;border-radius:4px;min-height:34px;padding:0 12px;font-size:11px;font-weight:700}.install-button:hover{background:#f0781c}.page{min-height:calc(100vh - 68px)}.page-shell{width:min(1120px,100% - 48px);margin:0 auto}.planner-page{background-color:#1a1919;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:40px 40px;padding:64px 0 34px}.planner-shell{grid-template-columns:minmax(250px,.62fr) minmax(540px,1.38fr);gap:48px 76px;display:grid}.planner-intro{align-self:start;position:sticky;top:132px}.eyebrow{text-transform:uppercase;color:#f08a36;margin:0 0 12px;font:700 11px Inter,Helvetica Neue,sans-serif}h1,p{overflow-wrap:anywhere}h1{letter-spacing:0;margin:0;font:700 clamp(44px,5vw,72px)/1 Inter,Helvetica Neue,sans-serif}.planner-intro>p:last-child{max-width:420px;color:var(--muted);margin:24px 0 0;line-height:1.65}.route-form{min-width:0}.field-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.field-heading h2{margin:0;font:700 27px Inter,Helvetica Neue,sans-serif}.field-heading p{color:var(--muted);margin:5px 0 0;font-size:12px}output{color:var(--muted);flex:none;font:700 12px ui-monospace,SFMono-Regular,monospace}.stop-list{gap:12px;display:grid}.stop-entry{border:1px solid var(--line);background:var(--paper);border-radius:6px;min-width:0;margin:0;padding:20px;position:relative;box-shadow:0 12px 30px #0000001f}.stop-entry.invalid{border-color:var(--error);box-shadow:0 0 0 2px #f871711f}.stop-entry legend{align-items:center;gap:10px;padding:0 8px 0 0;font-size:13px;font-weight:700;display:flex}.entry-marker{width:28px;height:28px;color:var(--ink);background:#343230;border:1px solid #5c5753;border-radius:50%;place-items:center;font:700 10px ui-monospace,SFMono-Regular,monospace;display:grid}.stop-entry:first-child .entry-marker{background:var(--green)}.remove-stop{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:5px 0;font-size:11px;position:absolute;top:12px;right:16px}.remove-stop:hover{color:var(--error)}.location-button{color:var(--green);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin:8px 0 2px;padding:7px 0;font-size:11px;font-weight:700}.location-button:hover{color:#f08a36}.current-location-summary{border-left:3px solid var(--green);background:#332820;gap:4px;margin-top:12px;padding:16px;display:grid}.current-location-summary strong{font-size:13px}.current-location-summary span{color:var(--muted);font-size:11px;line-height:1.45}.address-tools{justify-content:flex-start;min-height:30px;margin:10px 0 8px;display:flex}.paste-toggle{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:6px 0;font-size:10px;font-weight:700}.paste-toggle:hover{color:#f08a36}.paste-panel{background:#211f1e;border:1px solid #554b44;border-radius:4px;margin:10px 0 16px;padding:14px}.paste-panel label{color:#c5d2dc;text-transform:uppercase;gap:7px;font-size:10px;font-weight:700;display:grid}.paste-panel textarea{resize:vertical;width:100%;min-height:96px;color:var(--ink);text-transform:none;background:#181717;border:1px solid #55514e;border-radius:3px;outline:none;padding:10px 11px;font-size:13px;line-height:1.5}.paste-panel textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #df65072e}.paste-actions{align-items:center;gap:12px;margin-top:10px;display:flex}.paste-actions button{min-height:34px;color:var(--ink);cursor:pointer;background:#302b28;border:1px solid #70645c;border-radius:3px;flex:none;padding:0 11px;font-size:10px;font-weight:700}.paste-actions button:hover{border-color:var(--green)}.parse-feedback{color:var(--success);margin:0;font-size:10px;line-height:1.4}.parse-feedback.error{color:var(--error)}.address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:8px;display:grid}.address-grid label{color:#c5d2dc;text-transform:uppercase;min-width:0;font-size:10px;font-weight:700}.address-grid .full-field{grid-column:1/-1}.address-grid input{background:var(--field);width:100%;min-height:42px;color:var(--ink);text-transform:none;border:1px solid #55514e;border-radius:3px;outline:none;margin-top:5px;padding:9px 11px;font-size:14px}.address-grid input:focus{border-color:var(--green);box-shadow:0 0 0 3px #df65072e}.address-grid input[aria-invalid=true]{border-color:var(--error)}.autocomplete-field{z-index:2;position:relative}.address-suggestions{z-index:5;background:#1a1919;border:1px solid #625b56;border-radius:4px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden;box-shadow:0 16px 38px #00000073}.address-suggestion{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;gap:4px;padding:11px 12px;display:grid}.address-suggestion+.address-suggestion{border-top:1px solid #393634}.address-suggestion:hover,.address-suggestion:focus{background:#332820;outline:none}.address-suggestion strong{font-size:12px}.address-suggestion span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.address-details{margin-top:1px}.address-details summary{width:max-content;color:var(--muted);cursor:pointer;padding:5px 0;font-size:10px;font-weight:700}.address-details[open] summary{color:#f08a36;margin-bottom:10px}.address-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.address-detail-grid .full-field{grid-column:1/-1}.stop-error{border-left:3px solid var(--error);color:#fca5a5;background:#3a2323;margin:13px 0 0;padding:10px 12px;font-size:12px;line-height:1.45}.stop-list-actions{align-items:center;gap:18px;margin-top:12px;display:flex}.add-stop-button{color:#ed7a25;cursor:pointer;background:0 0;border:1px dashed #68625e;border-radius:4px;flex:auto;min-height:44px;font-weight:700}.add-stop-button span{margin-right:6px;font-size:19px;line-height:1;display:inline-block}.add-stop-button:hover{background:#2d2926;border-style:solid}.add-stop-button:disabled{cursor:not-allowed;opacity:.45}.clear-stops-button{color:var(--muted);flex:none}.clear-stops-button:hover{color:var(--error)}.finish-fieldset{border:0;margin:28px 0 22px;padding:0}.finish-fieldset legend{margin-bottom:10px;font-size:13px;font-weight:700}.field-hint{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.5}.segmented{border:1px solid var(--line);background:var(--field);border-radius:4px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.segmented.segmented-2{grid-template-columns:repeat(2,1fr)}.segmented label{cursor:pointer;text-align:center;position:relative}.segmented label+label{border-left:1px solid var(--line)}.segmented input{opacity:0;position:absolute}.segmented span{min-height:42px;padding:11px 8px;font-size:12px;font-weight:600;display:block}.segmented input:checked+span{background:var(--green);color:#fff}.segmented input:focus-visible+span{outline:3px solid var(--lime);outline-offset:-3px}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:1px solid #f17a20;border-radius:4px;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 18px;font-weight:700;display:flex}.primary-button:hover{background:#f0781c}.primary-button:disabled{cursor:wait;opacity:.6}.primary-button span:last-child{font-size:24px}.status{min-height:24px;color:var(--muted);margin:12px 0 0;font-size:13px}.status.error{color:var(--error)}.status.success{color:var(--success)}.saved-trips-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.saved-trips-heading h2{flex:none;margin:0;font:700 27px Inter,Helvetica Neue,sans-serif}.saved-trips-heading .saved-routes-status{text-align:right;flex:auto;min-width:0}.saved-routes-status,.save-route-status{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:11px}.saved-route-list{gap:8px;margin-top:18px;display:grid}.saved-route{border:1px solid var(--line);background:var(--paper);border-radius:4px;flex-flow:wrap;justify-content:space-between;align-items:start;gap:18px;max-width:100%;padding:14px;display:flex}.saved-route-summary{flex-direction:column;gap:8px;min-width:0;display:flex}.saved-route-summary strong.saved-route-row{flex-direction:row;align-items:center;gap:8px;display:flex}.saved-route-summary span{display:block}.saved-route-summary strong span.stop-marker{aspect-ratio:1;display:inline-grid}.saved-route-summary strong span.stop-addr{font-size:12px;line-height:1.4;display:inline-grid}.saved-route-summary span{color:var(--muted);margin-top:5px;font-size:10px}.saved-route-actions{flex:none;gap:6px;display:flex}.route-actions{flex-wrap:wrap;flex:none;gap:8px;display:flex}.route-action-button{background:var(--paper);min-height:42px;color:var(--ink);cursor:pointer;border:1px solid #6a6561;border-radius:4px;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.route-action-button svg{flex:none;width:14px;height:14px}.route-action-button:hover{border-color:var(--green);background:var(--green);color:#fff}.route-action-button.danger{color:var(--error)}.route-action-button.danger:hover{border-color:var(--error);background:var(--error);color:#fff}.route-action-button:disabled{cursor:not-allowed;opacity:.5}.route-actions.compact{gap:6px}.route-actions.compact .route-action-button{gap:5px;min-height:30px;padding:0 10px;font-size:11px}.route-actions.compact .route-action-button svg{width:12px;height:12px}.saved-routes-empty{border:1px dashed var(--line);color:var(--muted);margin:0;padding:14px;font-size:12px}.text-button,.inline-button{color:var(--ink);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:5px 0;font-size:11px}.service-note{color:#8d8986;margin:0;font-size:11px;line-height:1.6}.update-status{min-height:16px;color:var(--muted);margin-left:8px;display:inline-block}.inline-button.update-ready{color:#f08a36;font-weight:700}.inline-button:disabled{cursor:wait;opacity:.6}.app-footer{background:#171616;border-top:1px solid #403d3b}.app-footer-shell{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px max(24px,4vw);display:flex}.app-footer-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.saved-routes-page{background-color:#1a1919;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:40px 40px;padding:58px 0 80px}.saved-routes-shell{max-width:920px}.saved-routes-page-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px;display:flex}.saved-routes-page-heading h1{font-size:clamp(46px,6vw,76px)}.saved-routes-page-heading>div>p:last-child{max-width:560px;color:var(--muted);margin:20px 0 0;line-height:1.6}.new-route-link{align-items:center;text-decoration:none;display:inline-flex}.route-library{border-top:1px solid var(--line);min-height:280px;padding-top:28px}.route-library .saved-trips-heading{align-items:baseline}.route-library .saved-trips-heading h2{margin:0;font:700 27px Inter,Helvetica Neue,sans-serif}.route-library .saved-route-list{gap:10px;margin-top:22px}.route-library .saved-route{background:var(--paper);padding:18px;box-shadow:0 12px 30px #0000001f}.saved-routes-consent{max-width:320px;margin-top:22px}.route-page{background-color:#171616;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:28px 28px;padding:58px 0 80px}.result-shell{max-width:860px}.route-page-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:30px;display:flex}.route-page-heading h1{max-width:650px;font-size:clamp(46px,6vw,76px)}.route-page-heading-actions{flex:none;gap:10px;display:flex}.secondary-button{background:var(--paper);min-height:42px;color:var(--ink);cursor:pointer;border:1px solid #6a6561;border-radius:4px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.secondary-button:hover{border-color:var(--green);background:var(--green);color:#fff}.secondary-button svg{flex:none;width:14px;height:14px}.route-results{border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:34px;box-shadow:0 18px 60px #00000047}.route-stats{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:30px;display:grid}.route-stats div{padding:19px 0}.route-stats div+div{border-left:1px solid var(--line);padding-left:26px}.route-stats strong,.route-stats span{display:block}.route-stats strong{font-size:24px}.route-stats span{color:var(--muted);margin-top:3px;font-size:11px}.route-list{margin:0;padding:0;list-style:none}.route-list li{grid-template-columns:38px 1fr;gap:15px;padding:0 0 28px;display:grid;position:relative}.route-list li:not(:last-child):after{content:"";background:var(--line);width:2px;position:absolute;top:38px;bottom:0;left:18px}.stop-marker{z-index:1;width:38px;height:38px;color:var(--ink);background:#343230;border:1px solid #5c5753;border-radius:50%;place-items:center;font:700 11px ui-monospace,SFMono-Regular,monospace;display:grid;position:relative}.route-list li:first-child .stop-marker{background:var(--green)}.route-list li:last-child .stop-marker{background:var(--orange)}.route-list strong,.route-list div>span{display:block}.route-list strong{padding-top:4px;font-size:14px}.route-list div>span{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.45}.map-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.map-actions.single-provider{grid-template-columns:1fr}.map-link-group{align-content:start;gap:8px;display:grid}.map-button{background:var(--field);border:1px solid #67615d;border-radius:4px;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.map-button:hover{color:#fff;background:#34302d}.map-button.google{border-color:var(--blue)}.map-button.apple{border-color:#8d8986}.map-button.waze{border-color:var(--green);grid-column:1/-1}.waze-note{color:var(--muted);text-align:center;margin:9px 0 0;font-size:10px}.consent-backdrop{z-index:20;background:#080808bd;place-items:end center;padding:24px;display:grid;position:fixed;inset:0}.consent-dialog{background:var(--panel);border:1px solid #5b5652;border-radius:6px;width:min(720px,100%);padding:28px;box-shadow:0 24px 80px #0000007a}.consent-dialog h2{margin:0;font:700 32px Inter,Helvetica Neue,sans-serif}.consent-dialog>p:nth-of-type(2){color:var(--muted);margin:14px 0 0;line-height:1.55}.consent-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.consent-button{cursor:pointer;border:1px solid #68625e;border-radius:4px;min-height:48px;padding:0 16px;font-weight:700}.consent-button.secondary{background:var(--field);color:var(--ink)}.consent-button.primary{background:var(--green);color:#fff;border-color:#f17a20}.consent-button.primary.danger{background:#c0392b;border-color:#c0392b}.confirm-dialog{max-width:420px}.consent-detail{color:var(--muted);font-size:10px;margin:12px 0 0!important}.install-dialog{max-width:520px}.install-dialog strong{color:var(--ink)}.install-actions{grid-template-columns:1fr}button:focus-visible,a:focus-visible{outline:3px solid var(--lime);outline-offset:2px}@media (width<=900px){.main-nav{gap:14px;margin-left:20px}.topbar-actions{gap:16px}.planner-page{padding-top:42px}.planner-shell{grid-template-columns:1fr;gap:38px}.planner-intro{position:static}.planner-intro>p:last-child{max-width:650px}}@media (width<=560px){.topbar{height:62px;padding-inline:18px}.main-nav{gap:12px;margin-left:14px}.nav-link{font-size:12px}.topbar-actions{gap:11px}.header-button{text-overflow:ellipsis;white-space:nowrap;max-width:112px;font-size:11px;overflow:hidden}.install-button{padding-inline:9px}.page{min-height:calc(100vh - 62px)}.page-shell{width:calc(100% - 32px)}.planner-page{padding:34px 0 26px}h1{font-size:45px}.field-heading{align-items:start}.stop-entry{padding:16px 14px}.address-grid{grid-template-columns:1fr}.address-grid .full-field{grid-column:auto}.address-detail-grid{grid-template-columns:1fr}.address-detail-grid .full-field{grid-column:auto}.paste-actions{flex-direction:column;align-items:stretch}.paste-actions button{width:100%}.segmented span{place-items:center;min-height:54px;padding-inline:5px;font-size:10px;display:grid}.saved-route{flex-direction:column;align-items:stretch;gap:12px}.saved-route .route-actions{grid-template-columns:repeat(3,1fr);display:grid}.saved-routes-page{padding:34px 0 54px}.saved-routes-page-heading{margin-bottom:32px;display:block}.saved-routes-page-heading h1{font-size:47px}.saved-routes-page-heading .new-route-link{margin-top:22px}.route-library{padding-top:22px}.route-library .saved-trips-heading{display:block}.route-library .saved-routes-status{text-align:left;margin-top:7px;display:block}.saved-routes-consent{max-width:none}.route-page{padding:34px 0 54px}.route-page-heading{display:block}.route-page-heading h1{font-size:47px}.route-page-heading-actions{margin-top:22px}.route-page-heading-actions .route-actions{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.route-results{padding:24px 18px}.map-actions{grid-template-columns:1fr}.map-button.waze{grid-column:auto}.consent-backdrop{padding:12px}.consent-dialog{padding:22px 18px}.consent-dialog h2{font-size:28px}.consent-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:no-preference){.page:not([hidden]) .page-shell{animation:.35s ease-out both reveal}@keyframes reveal{0%{opacity:0;transform:translateY(10px)}}}
