@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@500;600;650;700;750;800&display=swap');
:root{color-scheme:light;--forest:#113d30;--ink:#183b31;--muted:#61716b;--line:#e3e9e4;--green:#24774f;--lime:#c2f596;--paper:#fff;--blue:#5b7693;font-family:'DM Sans',system-ui,sans-serif;color:var(--ink);background:#f6f8f5;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #5f963d;outline-offset:4px}a{color:var(--green)}[hidden]{display:none!important}.topbar{height:83px;background:var(--forest);color:white;display:flex;align-items:center;justify-content:space-between;padding:0 30px;gap:25px}.brand{display:flex;align-items:center;gap:13px;color:white;text-decoration:none;font-family:Manrope,system-ui,sans-serif;font-size:28px;font-weight:750;letter-spacing:-1.1px;line-height:1}.brand-city{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:3.1px;font-weight:500;margin-top:9px}.brand-mark{background:var(--lime);color:var(--forest);height:43px;width:43px;border-radius:12px;font-size:38px;text-align:center;font-weight:800;position:relative;line-height:35px}.brand-mark>span{position:absolute;font-size:21px;top:-3px;right:2px}.top-note{font-size:14px;color:#d3e1d8}.walk-icon{margin-right:12px;font-size:22px;color:var(--lime)}.beta{font-size:13px;display:flex;align-items:center;gap:13px;color:#e6ede8}.beta>span{font-size:11px;padding:5px 8px;background:#ffffff13;border:1px solid #ffffff24;border-radius:4px;letter-spacing:.5px}.workspace{display:grid;grid-template-columns:390px minmax(0,1fr);height:calc(100dvh - 83px);min-height:590px}.planner{display:flex;flex-direction:column;background:var(--paper);z-index:600;overflow:auto;border-right:1px solid var(--line)}.planner-content{padding:30px 27px 10px;flex:1}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;color:var(--green);margin-bottom:12px}h1{font-family:Manrope,system-ui,sans-serif;font-size:31px;letter-spacing:-1.3px;line-height:1.25;margin:0 0 9px;font-weight:800}h1>span{color:#54a04b}.intro{font-size:14px;color:var(--muted);line-height:1.6;margin:0 0 28px}.places{position:relative;border:1px solid #d9e2db;border-radius:12px;background:#fcfdfb}.place-field{display:flex;align-items:center;gap:12px;padding:14px}.place-field+.place-field{border-top:1px solid var(--line)}.place-field:last-child{border-top:1px solid var(--line)}.place-letter{height:26px;width:26px;border-radius:50%;flex-shrink:0;font-size:12px;display:grid;place-items:center;font-weight:700}.start-letter{color:var(--forest);background:#dff1d7}.end-letter{background:var(--forest);color:#fff}.place-input{min-width:0;flex:1}.place-input label{font-size:11px;color:var(--muted);font-weight:550;display:block;margin-bottom:3px}.input-line{display:flex;align-items:center;gap:3px}.input-line input{background:transparent;border:0;width:100%;min-width:0;padding:2px 0;font-size:14px;font-weight:550;color:var(--ink);outline-offset:4px}.search-button{border:0;background:transparent;color:var(--green);font-size:25px;line-height:1;min-width:26px;min-height:26px}.swap{position:absolute;right:47px;top:50%;transform:translateY(-50%);border:1px solid var(--line);border-radius:50%;width:27px;height:27px;background:white;font-size:17px;color:var(--muted);z-index:2}.place-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:13px 0 25px}.place-actions button{font-size:12px;background:transparent;border:0;padding:4px 0;color:var(--green);white-space:nowrap}.place-actions button.active{text-decoration:underline;text-underline-offset:4px}.search-results{border:1px solid var(--line);border-radius:8px;max-height:260px;overflow:auto;margin-top:8px;padding:5px;background:white;box-shadow:0 6px 18px #1233240d}.search-results button{display:block;text-align:left;border:0;width:100%;background:transparent;color:var(--ink);font-size:14px;line-height:1.5;padding:10px;border-radius:5px}.search-results button:hover{background:#eff5eb}.search-results p{padding:4px 8px;color:var(--muted);font-size:13px}.preference{border-top:1px solid var(--line);padding-top:21px;margin-bottom:22px}.control-heading{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:13px;font-weight:600}.control-heading output{color:var(--green);font-size:12px;background:#ecf5e8;padding:5px 8px;border-radius:5px}input[type=range]{width:100%;margin:17px 0 6px;accent-color:var(--green);cursor:pointer;height:18px}.range-labels{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}#detour-help{font-size:12px;line-height:1.6;color:var(--muted);margin:14px 0 0}.primary{width:100%;border:0;border-radius:8px;background:var(--forest);color:white;font-weight:600;display:flex;justify-content:space-between;align-items:center;padding:16px 18px;font-size:14px;transition:background .15s}.primary:hover{background:#20543d}.primary>span:last-child{font-size:20px;color:var(--lime);line-height:1}.status{font-size:12px;line-height:1.6;color:var(--muted);margin:11px 0 0}.status.error{color:#9d4c24;background:#fff2e9;border-radius:7px;padding:10px}.result{margin-top:23px;border-top:1px solid var(--line);padding-top:22px}.result-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:8px}.result-heading h2{font-family:Manrope,sans-serif;font-size:17px;letter-spacing:-.5px;margin:0}.route-badge{font-size:10px;text-transform:uppercase;letter-spacing:.9px;background:#edf5e7;padding:5px 7px;border-radius:4px;color:#357140}.metrics{display:flex;gap:23px}.metric strong{font-size:24px;letter-spacing:-1px;font-family:Manrope,sans-serif;display:block;font-weight:750;line-height:1.3}.metric strong small{font-size:13px;font-weight:500;letter-spacing:0}.metric>span{font-size:11px;color:var(--muted);display:block;margin-top:4px}.metric.green strong{color:var(--green)}.route-bar{height:7px;background:#dce3ec;border-radius:10px;overflow:hidden;margin-top:21px}.route-bar span{display:block;height:100%;background:var(--green);border-radius:10px}.route-comparison{color:var(--muted);font-size:12px;line-height:1.6;margin:10px 0 19px}.route-steps{list-style:none;margin:0;padding:0}.route-steps li{display:flex;gap:11px;padding:0 0 14px;position:relative;align-items:flex-start}.route-steps li:not(:last-child):before{content:'';position:absolute;left:12px;top:23px;bottom:0;width:1px;background:var(--line)}.step-number{width:25px;height:25px;border-radius:6px;background:#eaf4e4;display:grid;place-items:center;font-size:11px;font-weight:700;flex-shrink:0;color:var(--green)}.step-number.other{background:#eaf0f5;color:var(--blue)}.step-info{flex:1;min-width:0}.step-info strong{display:block;font-size:13px;font-weight:550;line-height:1.5}.step-info small{display:block;font-size:11px;color:var(--muted);margin-top:2px}.step-distance{font-size:12px;color:var(--muted);white-space:nowrap;margin-top:3px}.route-details summary{font-size:12px;color:var(--green);cursor:pointer;margin-bottom:14px}.route-warning{font-size:12px;color:#865d26;line-height:1.6;background:#faf5e9;padding:9px 11px;border-radius:6px}.empty{padding:35px 15px 22px;text-align:center}.mini-route{display:block;font-family:Manrope,sans-serif;font-size:22px;letter-spacing:3px;color:#83a07c;margin-bottom:16px}.empty h2{font-size:15px;font-weight:600;margin:0 0 8px}.empty p{color:var(--muted);font-size:13px;line-height:1.7;margin:0}.about{border-top:1px solid var(--line);margin-top:25px;padding:17px 0}.about summary{font-size:12px;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;color:var(--muted)}.about p{font-size:12px;line-height:1.7;color:var(--muted)}.panel-footer{font-size:10px;letter-spacing:.3px;color:#819087;display:flex;justify-content:space-between;padding:15px 27px;border-top:1px solid var(--line)}.panel-footer>span:last-child{font-size:18px;color:var(--green)}.map-wrap{position:relative;min-width:0;background:#e9ede6;overflow:hidden}#map{height:100%;width:100%;background:#e9ede6}.map-heading{position:absolute;top:25px;left:25px;z-index:500;background:#fffffff0;backdrop-filter:blur(8px);padding:13px 17px;border:1px solid #dfe6dc;border-radius:9px;box-shadow:0 3px 18px #18352508;pointer-events:none}.map-label{font-size:9px;letter-spacing:1.5px;font-weight:700;color:var(--green);display:block;margin-bottom:5px}#network-caption{font-size:12px;color:var(--ink)}.map-tools{position:absolute;top:25px;right:24px;z-index:500;display:flex;flex-direction:column;gap:0;box-shadow:0 3px 15px #18352513;border:1px solid #dce3d8;border-radius:8px;overflow:hidden}.map-tools button{height:42px;width:43px;background:white;border:0;font-size:23px;color:var(--forest)}.map-tools button+button{border-top:1px solid var(--line)}.map-tools button:hover{background:#eff5eb}.map-legend{position:absolute;left:25px;bottom:28px;z-index:500;display:flex;gap:18px;flex-wrap:wrap;background:#fffffff2;border:1px solid #dfe6dc;border-radius:8px;padding:12px 15px;font-size:11px;color:#50645a;box-shadow:0 3px 18px #1835250a;max-width:calc(100% - 50px)}.map-legend>span,.map-legend label{display:flex;align-items:center;gap:7px}.map-legend input{accent-color:var(--green);margin:0;width:13px;height:13px}.legend-line{display:inline-block;width:19px;height:3px;border-radius:5px}.network-line{background:#83b674}.route-line{background:#126b42;height:4px}.connector-line{height:0;border-top:3px dashed var(--blue);border-radius:0}.map-instruction{position:absolute;top:110px;left:50%;transform:translateX(-50%);z-index:600;display:flex;align-items:center;gap:15px;background:var(--forest);color:white;border-radius:7px;padding:12px 14px;font-size:13px;max-width:85%;box-shadow:0 5px 20px #18352525}.map-instruction button{color:white;background:transparent;border:0;font-size:20px}.map-error{position:absolute;bottom:95px;left:25px;right:25px;z-index:500;background:#fff9e8;padding:12px;border-radius:8px;font-size:13px;color:#76551e}.map-pin{background:none;border:0}.map-pin>div{height:34px;width:34px;background:var(--forest);border:3px solid white;box-shadow:0 3px 9px #193a3540;border-radius:50% 50% 50% 6px;transform:rotate(-45deg);display:grid;place-items:center}.map-pin span{color:white;transform:rotate(45deg);font-weight:700;font-size:13px}.map-pin.start-pin>div{background:var(--lime)}.map-pin.start-pin span{color:var(--forest)}.leaflet-container{font-family:'DM Sans',sans-serif}.leaflet-control-attribution{font-size:10px!important;background:#ffffffbd!important}.leaflet-popup-content{font-size:13px;line-height:1.6;color:var(--ink)}.leaflet-popup-content button{background:#edf5e7;border:0;border-radius:5px;padding:7px 10px;margin:6px 5px 0 0;color:var(--green)}.leaflet-tooltip{font-size:12px}.noscript{padding:20px;background:#fff3cd;position:fixed;bottom:0;z-index:1000}body.picking #map{cursor:crosshair}.source-page{max-width:800px;margin:50px auto;padding:0 25px;line-height:1.75}.source-page h1{margin:25px 0}.source-page h2{font-size:20px;margin-top:30px}.source-page p,.source-page li{font-size:16px}.source-page code{font-size:14px;overflow-wrap:anywhere}@media(min-width:1500px){.workspace{grid-template-columns:420px minmax(0,1fr)}.planner-content{padding:36px 33px 12px}.topbar{padding:0 34px}}@media(max-width:1000px){.top-note{display:none}.workspace{grid-template-columns:355px minmax(0,1fr)}.planner-content{padding:25px 22px 10px}.map-legend{gap:10px;font-size:10px;padding:10px;left:15px;bottom:27px;max-width:calc(100% - 30px)}.map-heading{left:15px;top:15px}.map-tools{top:15px;right:15px}}@media(max-width:700px){.topbar{height:69px;padding:0 18px;gap:10px}.brand{font-size:23px;gap:10px}.brand-mark{height:36px;width:36px;font-size:33px;line-height:29px;border-radius:10px}.brand-mark>span{font-size:17px;right:1px}.brand-city{font-size:8px;letter-spacing:2.7px;margin-top:7px}.beta{font-size:11px;gap:8px}.beta>span{font-size:9px}.workspace{display:flex;flex-direction:column;height:auto;min-height:0}.map-wrap{order:0;height:43dvh;min-height:280px;max-height:420px}.planner{order:1;overflow:visible;border-right:0;z-index:500}.planner-content{padding:25px 22px 5px}.eyebrow{font-size:9px}h1{font-size:28px}.intro{margin-bottom:22px}.map-heading{padding:9px 12px}.map-label{font-size:8px}#network-caption{font-size:10px}.map-tools button{width:36px;height:36px;font-size:21px}.map-legend{padding:8px 10px;gap:11px;bottom:24px;left:12px;max-width:calc(100% - 24px);font-size:9px}.legend-line{width:14px}.map-legend input{width:12px;height:12px}.map-instruction{top:83px;max-width:90%;width:max-content}.places{border-radius:10px}.input-line input{font-size:16px}.place-actions{justify-content:flex-start;gap:20px}.place-actions button{font-size:12px;min-height:32px}.primary{padding:17px 18px;font-size:15px}.status{font-size:13px}.metrics{gap:40px}.empty{padding:20px}.map-error{font-size:12px;bottom:77px}.panel-footer{padding:15px 22px}.preference{padding-top:18px}.control-heading{font-size:14px}#detour-help{font-size:13px}.range-labels{font-size:12px}.result-heading h2{font-size:18px}.step-info strong{font-size:14px}.step-info small{font-size:12px}.metric>span{font-size:12px}.about summary{font-size:13px}.about p{font-size:13px}.source-page{margin:28px auto}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Clear labels on both desktop and phone. */
.place-input label{font-size:12px}.input-line input{font-size:16px}.place-actions button{font-size:13px}.control-heading{font-size:14px}.control-heading output{font-size:13px}.primary{font-size:16px}.range-labels{font-size:12px}.step-info strong{font-size:14px}.step-info small,.step-distance{font-size:12px}.about summary{font-size:14px}.about p{font-size:13px}.map-legend{font-size:12px}.section-label{font-size:12px;font-weight:550;color:var(--muted);margin:0 0 14px}.route-summary li:before{display:none}.route-summary li{padding-bottom:13px;align-items:center}.route-summary .step-distance{margin-top:0}.route-details summary{font-size:13px}.leaflet-tile-pane{filter:saturate(.65)}
@media(max-width:700px){.map-legend{font-size:10px}.place-actions button{font-size:13px}.metrics{gap:28px}}
/* Search editing, local suggestions, and language controls. */
.header-actions{display:flex;align-items:center;gap:20px}#language{font:inherit;font-size:14px;background:#20503f;color:white;border:1px solid #ffffff45;border-radius:7px;padding:9px 12px;min-height:42px;cursor:pointer}#language option{background:#113d30;color:white}.place-input{position:relative}.search-results{position:absolute;left:-42px;right:-8px;top:100%;z-index:1100;max-height:280px;margin-top:8px;box-shadow:0 10px 30px #113d3025;background:#fff}.search-results button{font-size:15px;padding:12px;min-height:56px;line-height:1.4}.search-results button small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.search-results [aria-selected=true]{background:#e8f4df;outline:2px solid #719d58;outline-offset:-2px}.search-button{min-width:36px;min-height:36px;touch-action:manipulation}.place-actions{flex-wrap:wrap;justify-content:flex-start;gap:7px 16px}.place-actions button{white-space:normal;min-height:34px}@media(max-width:700px){.header-actions{gap:8px}.header-actions .beta{display:none}#language{font-size:14px;max-width:118px}.place-actions{gap:4px 16px}.search-results{max-height:230px}.search-results button{font-size:16px}.input-line input{scroll-margin-top:80px}.metric strong{font-size:22px}.metrics{gap:20px}.metric>span{font-size:11px}}[lang=de] .metric>span{font-size:11px}[lang=de] .route-badge{font-size:9px}[lang=de] h1{font-size:28px}

.source-language{max-width:800px;margin:25px auto 0;padding:0 25px;display:flex;justify-content:flex-end}
/* Route tools ---------------------------------------------------------- */
.feature-tools{border-top:1px solid var(--line);margin-top:27px;padding-top:20px}.feature-heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.feature-heading-row h2{font:650 16px/1.35 Manrope,system-ui,sans-serif;margin:0;color:var(--ink)}.feature-heading-row>span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:1px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.feature-grid button{display:flex;align-items:flex-start;gap:9px;min-height:67px;padding:10px 9px;text-align:left;border:1px solid #e0e8e0;border-radius:8px;background:#fbfdfb;color:var(--ink);transition:background .15s,border-color .15s,transform .15s}.feature-grid button:hover{background:#eef6eb;border-color:#c9ddc6;transform:translateY(-1px)}.feature-grid button:active{transform:translateY(0)}.feature-icon{width:23px;height:23px;display:grid;place-items:center;flex:0 0 23px;border-radius:7px;background:#e6f1df;color:var(--green);font-size:16px;font-weight:700}.feature-grid strong{display:block;font-size:12px;line-height:1.35;font-weight:650}.feature-grid small{display:block;margin-top:3px;font-size:10px;color:var(--muted);line-height:1.35}.result-quick-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.result-quick-actions button{background:#eef6eb;border:1px solid #d9e8d5;color:var(--green);border-radius:6px;padding:8px 10px;font-size:12px}.result-quick-actions button:hover{background:#e2f0dd}.feature-dialog{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:24px}.dialog-scrim{position:absolute;inset:0;background:#10251dcc;backdrop-filter:blur(4px)}.dialog-card{position:relative;width:min(520px,100%);max-height:min(720px,calc(100dvh - 40px));overflow:auto;background:var(--paper);border-radius:14px;box-shadow:0 20px 70px #10251d55;padding:23px}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:18px}.dialog-header h2{font:750 21px/1.25 Manrope,system-ui,sans-serif;letter-spacing:-.5px;margin:0}.dialog-close{border:0;background:#edf3ed;color:var(--forest);width:34px;height:34px;border-radius:50%;font-size:23px;line-height:1}.dialog-intro{font-size:14px;line-height:1.65;color:var(--muted);margin:0 0 18px}.share-label,.field-label{display:block;font-size:13px;font-weight:650;color:var(--ink);margin:0 0 7px}.share-row{display:flex;gap:7px}.share-row input{flex:1;min-width:0;border:1px solid #d4e0d6;border-radius:7px;padding:10px;font-size:12px;color:var(--muted);background:#f7faf7}.share-row button,.share-buttons button,.share-buttons a{border:1px solid #d2e3d0;border-radius:7px;background:#eaf5e5;color:var(--green);padding:9px 11px;font-size:12px;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.share-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.share-buttons button:disabled{opacity:.5;cursor:not-allowed}.qr-box{display:flex;align-items:center;gap:17px;margin-top:20px;padding:14px;border:1px solid var(--line);border-radius:9px;background:#fbfdfb}.qr-box img{width:150px;height:150px;image-rendering:auto;background:#fff}.qr-box small{font-size:12px;line-height:1.5;color:var(--muted)}.dialog-status{font-size:12px;line-height:1.5;color:var(--muted);min-height:18px;margin:12px 0 0}.dialog-primary{width:100%;margin-top:12px}.field-label{margin-top:14px}.dialog-card select,.dialog-card textarea{width:100%;font:inherit;border:1px solid #d4e0d6;border-radius:7px;background:#fff;color:var(--ink);padding:10px;font-size:14px}.dialog-card textarea{resize:vertical;line-height:1.5}.dialog-card input[type=range]{margin:13px 0 6px}.data-note{font-size:12px;color:var(--muted);background:#f4f8f1;border-radius:7px;padding:10px 11px;line-height:1.55}.check-row{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);cursor:pointer}.check-row input{accent-color:var(--green);width:18px;height:18px;flex:0 0 auto;margin-top:1px}.check-row strong{display:block;font-size:14px;line-height:1.35}.check-row small{display:block;color:var(--muted);font-size:12px;line-height:1.5;margin-top:3px}.report-pin-row{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:14px;padding:10px;border-radius:7px;background:#f5f8f4;color:var(--muted);font-size:12px}.report-pin-row button{border:1px solid #d2e3d0;border-radius:6px;background:#eaf5e5;color:var(--green);padding:7px 9px;font-size:12px;white-space:nowrap}.report-success{text-align:center}.success-mark{display:grid;place-items:center;width:42px;height:42px;margin:2px auto 12px;border-radius:50%;background:#e4f3df;color:var(--green);font-size:24px;font-weight:700}.report-success h3{font:700 18px/1.3 Manrope,system-ui,sans-serif;margin:0 0 7px}.report-success p{font-size:13px;color:var(--muted);line-height:1.6}.report-success .share-buttons{justify-content:center}.stop-filters{display:flex;gap:6px;overflow:auto;padding:2px 0 10px;scrollbar-width:thin}.stop-filters button{flex:0 0 auto;border:1px solid #dce7dc;background:#fff;border-radius:15px;padding:7px 10px;color:var(--muted);font-size:11px}.stop-filters button.active{background:#e6f2e0;border-color:#bad6b5;color:var(--green);font-weight:650}.stops-list{max-height:350px;overflow:auto;border-top:1px solid var(--line)}.stop-row{display:flex;align-items:center;gap:9px;width:100%;padding:11px 3px;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--ink);text-align:left}.stop-row:hover{background:#f5f9f3}.stop-symbol{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#eef6eb;color:var(--green);font-weight:700;flex:0 0 auto}.stop-row>span:nth-child(2){min-width:0;flex:1}.stop-row strong{display:block;font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stop-row small{display:block;color:var(--muted);font-size:11px;margin-top:2px}.stop-row em{font-size:11px;color:var(--muted);font-style:normal;white-space:nowrap}.stop-pin{background:#fff;border:2px solid var(--green);width:24px!important;height:24px!important;border-radius:50%;box-shadow:0 2px 5px #16382c33;display:grid;place-items:center;color:var(--green);font-size:14px;font-weight:700}.stop-pin span{display:block}.stop-transit{border-color:#557996;color:#557996}.guidance-card{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #d6e8d2;border-radius:9px;background:#f3f8ef;margin-bottom:12px}.guidance-dot{width:12px;height:12px;flex:0 0 auto;border-radius:50%;background:var(--green);margin-top:4px;box-shadow:0 0 0 5px #dcefd5}.guidance-card strong{display:block;font-size:14px;line-height:1.5}.guidance-card small{display:block;font-size:12px;color:var(--muted);line-height:1.5;margin-top:5px}.guidance-pin{background:#fff;border:3px solid #fff;width:18px!important;height:18px!important;border-radius:50%;box-shadow:0 0 0 3px var(--green),0 2px 8px #113d3044;display:grid;place-items:center;color:var(--green);font-size:8px}.dialog-open{overflow:hidden}.large-text{font-size:18px}.large-text .feature-grid strong,.large-text .feature-grid small,.large-text .place-actions button,.large-text .status{font-size:inherit}.high-contrast{--green:#075d35;--forest:#092b20;--blue:#284f70}.high-contrast .map-pin>div{border-width:4px}.high-contrast .leaflet-tile-pane{filter:saturate(.9) contrast(1.08)}
@media(max-width:700px){.feature-grid{gap:6px}.feature-grid button{min-height:62px;padding:9px 7px}.feature-grid strong{font-size:11px}.feature-grid small{font-size:9px}.feature-dialog{padding:10px}.dialog-card{max-height:calc(100dvh - 20px);padding:18px;border-radius:12px}.qr-box{gap:12px;padding:10px}.qr-box img{width:120px;height:120px}.share-row{display:block}.share-row input{width:100%;margin-bottom:7px}.share-row button{width:100%}.stop-row strong{font-size:14px}.stop-row small{font-size:12px}.result-quick-actions button{font-size:13px}.large-text{font-size:19px}}

.walk-choices{margin-top:24px;border-top:1px solid var(--line);padding-top:24px}
.walk-choice-list{border:0;margin:0;padding:0;min-width:0}
.walk-choice-list legend{font:700 20px/1.4 Manrope,system-ui,sans-serif;padding:0;color:var(--ink)}
.walk-choice-intro{font-size:15px;line-height:1.5;color:var(--muted);margin:5px 0 16px}
.walk-choice{display:flex;align-items:flex-start;gap:12px;width:100%;padding:16px;margin:0 0 12px;border:2px solid #d7e1d7;border-radius:12px;background:#fff;color:var(--ink);text-align:left}
label.walk-choice{cursor:pointer}
label.walk-choice:hover{border-color:var(--green);background:#f7fbf4}
.walk-choice.is-selected{border-color:var(--green);background:#f0f7ec}
.walk-choice:focus-within{outline:3px solid var(--forest);outline-offset:3px}
.walk-choice input{width:22px;height:22px;flex:0 0 22px;margin:3px 0 0;accent-color:var(--green);cursor:pointer}
.walk-choice-content{display:block;min-width:0;flex:1}
.walk-choice-heading{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px}
.walk-choice-heading strong{font-size:18px;line-height:1.4}
.walk-choice-badge{font-size:13px;line-height:1.4;font-weight:600;border-radius:5px;background:#dbeccd;color:#21512c;padding:4px 7px}
.walk-choice-time{display:block;font:750 27px/1.3 Manrope,system-ui,sans-serif;margin:10px 0 5px;color:var(--forest)}
.walk-choice-detail{display:block;font-size:15px;line-height:1.5;color:var(--muted)}
.walk-choice-comparison{font-size:16px;line-height:1.6;color:var(--ink);margin:14px 0 0}
.large-text .walk-choice-heading strong{font-size:21px}
.large-text .walk-choice-detail,.large-text .walk-choice-comparison,.large-text .walk-choice-intro{font-size:18px}
