:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#13211a;background:#f2f6f3}*{box-sizing:border-box}html,body,.app-shell{margin:0;width:100%;height:100%;min-height:100dvh}.app-shell{display:grid;grid-template-rows:auto auto 1fr;position:relative;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#fff;border-bottom:1px solid #dce6df;z-index:1000}.brand{display:flex;gap:8px;align-items:baseline}.brand strong{font-size:22px}.brand span{font-size:12px;color:#617067;text-transform:uppercase;letter-spacing:.12em}.icon-btn,.chip,.primary,.secondary,.route-btn,.route-option{border:0;cursor:pointer}.icon-btn{width:42px;height:42px;border-radius:999px;background:#edf5ef;font-size:21px}.search-card{padding:10px 12px;background:#fff;box-shadow:0 6px 22px #13211a14;z-index:900;overflow:auto}.route-row{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.route-row input{width:100%;padding:12px;border:1px solid #d7e2da;border-radius:12px;background:#fafcfb}.route-btn{width:100%;margin-top:8px;padding:12px 14px;border-radius:12px;background:#173f2b;color:#fff;font-weight:750}.route-btn:disabled{opacity:.55}.route-options{display:flex;gap:7px;margin-top:8px;overflow-x:auto}.route-option{min-width:145px;text-align:left;padding:9px 11px;border-radius:11px;background:#eef3ef;color:#24372b}.route-option strong,.route-option span{display:block}.route-option span{font-size:12px;margin-top:3px;color:#65736b}.route-option.active{background:#d9eee1;outline:2px solid #1b6945}.vehicle-chips{display:flex;gap:7px;margin-top:9px;overflow-x:auto;padding-bottom:2px}.chip{white-space:nowrap;padding:9px 12px;border-radius:999px;background:#edf2ef;color:#2b3931}.chip.active{background:#173f2b;color:#fff}.corridor-row{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:12px;color:#627168}.corridor-row select{border:1px solid #d7e2da;border-radius:9px;padding:6px 8px;background:#fff}.statusbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;font-size:12px;color:#627168}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block;background:#d58a25;margin-right:5px}.status-dot.ok{background:#318557}.status-dot.error{background:#b44646}#map{min-height:0;z-index:1}.bottom-sheet{position:absolute;left:10px;right:10px;bottom:10px;z-index:800;background:#fff;border-radius:18px;box-shadow:0 12px 40px #10231938;max-height:44dvh;overflow:hidden;transition:max-height .22s ease,transform .22s ease}.sheet-head{position:sticky;top:0;width:100%;height:30px;border:0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.handle{width:42px;height:4px;background:#ccd7d0;border-radius:20px;display:block}.sheet-chevron{position:absolute;right:14px;top:6px;color:#68756d;font-size:15px;transition:transform .2s ease}.sheet-body{padding:0 14px 14px;overflow:auto;max-height:calc(44dvh - 30px)}.bottom-sheet.collapsed .sheet-chevron{transform:rotate(180deg)}.place-title{font-size:17px;margin:0 0 4px}.meta{font-size:13px;color:#66736c;margin:4px 0}.amenities{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.amenity,.route-distance{display:inline-block;padding:5px 8px;border-radius:8px;background:#eef4f0;font-size:12px}.route-distance{background:#e8f2ff;color:#1d527c;margin:5px 0}.actions{display:flex;gap:8px;flex-wrap:wrap}.primary,.secondary{padding:10px 13px;border-radius:999px;text-decoration:none}.primary{background:#173f2b;color:#fff}.secondary{background:#eef3ef;color:#24372b}.counter{font-weight:650}.plan-mini{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:9px;padding:8px 9px;border-radius:10px;background:#f1f7f3}.plan-mini div{min-width:0}.plan-mini strong,.plan-mini span{display:block}.plan-mini span{font-size:11px;color:#637269;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.plan-mini button{border:0;background:transparent;color:#8b3535;cursor:pointer}.route-warning{display:block;color:#7c6b38;line-height:1.35}.hidden{display:none!important}.admin-fab{position:fixed;right:14px;bottom:14px;z-index:1200;background:#174f35;color:#fff;padding:10px 13px;border-radius:12px;text-decoration:none;font:600 13px system-ui}.leaflet-control-attribution{font-size:10px!important}@media(min-width:760px){.app-shell{grid-template-columns:380px 1fr;grid-template-rows:auto 1fr}.topbar{grid-column:1/3}.search-card{grid-column:1;grid-row:2;padding:18px}.route-row{grid-template-columns:1fr}.route-row span{display:none}.vehicle-chips{flex-wrap:wrap}.statusbar{margin-top:14px}.bottom-sheet{left:398px;right:18px;max-width:430px}.topbar{padding-left:20px;padding-right:20px}.route-options{flex-direction:column;overflow:visible}.route-option{width:100%}}

@media(max-width:759px){.bottom-sheet{left:8px;right:8px;bottom:8px;max-height:42dvh}.bottom-sheet.collapsed{max-height:72px}.bottom-sheet.collapsed .sheet-body{max-height:42px;overflow:hidden;padding-bottom:8px}.bottom-sheet.collapsed .sheet-body p,.bottom-sheet.collapsed .sheet-body .amenities,.bottom-sheet.collapsed .sheet-body .actions,.bottom-sheet.collapsed .sheet-body .route-warning,.bottom-sheet.collapsed .sheet-body .route-distance{display:none}.bottom-sheet.collapsed .place-title,.bottom-sheet.collapsed .sheet-body>strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin:0}.bottom-sheet.collapsed .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:2px 0 0}.search-card{max-height:47dvh}.route-options{max-height:112px}.leaflet-bottom.leaflet-right{bottom:74px}}
.route-mode-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px}.mode-btn{border:1px solid #d7e2da;background:#f7faf8;color:#2a3a31;border-radius:11px;padding:9px 7px;font-size:12px;font-weight:650;cursor:pointer;line-height:1.15}.mode-btn.active{background:#d9eee1;border-color:#1b6945;color:#16452f;box-shadow:inset 0 0 0 1px #1b6945}.mode-btn:focus-visible{outline:3px solid #9bd0b2;outline-offset:2px}@media(max-width:430px){.route-mode-switch{grid-template-columns:1fr}.mode-btn{padding:8px 10px;text-align:left}.search-card{max-height:52dvh}}@media(min-width:760px){.route-mode-switch{grid-template-columns:1fr}.mode-btn{text-align:left}}

/* 0.4.1 Map Clarity */
.amenity-filters{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.filter-check{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #d7e2da;border-radius:999px;background:#f7faf8;font-size:12px;cursor:pointer;user-select:none}.filter-check:has(input:checked){background:#d9eee1;border-color:#1b6945;color:#16452f}.filter-check input{width:15px;height:15px;margin:0;accent-color:#1b6945}.parkai-marker-wrap{background:transparent!important;border:0!important}.parkai-pin{width:28px;height:28px;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;color:#fff;font:800 11px/1 system-ui;border:2px solid #fff;box-shadow:0 2px 8px #0005}.parkai-pin::first-letter{transform:rotate(45deg)}.parkai-pin.route{background:#d73535}.parkai-pin.normal{background:#d73535}.parkai-pin.selected{background:#208a4a;font-size:12px}.parkai-pin.route,.parkai-pin.normal,.parkai-pin.selected{position:relative}.parkai-pin.route::after,.parkai-pin.normal::after,.parkai-pin.selected::after{content:attr(data-label)}.place-card{display:grid;grid-template-columns:108px 1fr;gap:12px;align-items:start}.place-photo{position:relative;width:108px;height:92px;border-radius:13px;overflow:hidden;background:linear-gradient(145deg,#dce8df,#f2f6f3);display:flex;align-items:center;justify-content:center}.place-photo img{width:100%;height:100%;object-fit:cover;display:block}.place-photo .photo-fallback{display:none;font-size:34px}.place-photo.fallback .photo-fallback{display:block}.place-copy{min-width:0}.amenity.paid{background:#fff2db;color:#75510d}.amenity.free{background:#e7f6eb;color:#22623b}@media(max-width:520px){.amenity-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.filter-check{white-space:nowrap}.place-card{grid-template-columns:86px 1fr;gap:10px}.place-photo{width:86px;height:76px}.bottom-sheet.collapsed .place-photo{display:none}.bottom-sheet.collapsed .place-card{display:block}.bottom-sheet.collapsed .place-copy{width:100%}}

.parkai-pin b{transform:rotate(45deg);display:block;font:inherit}

/* 0.5.0 AI Journey Planner */
.planner-switch{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.planner-btn{border:1px solid #d7e2da;background:#f7faf8;color:#2a3a31;border-radius:12px;padding:10px 9px;font-weight:750;cursor:pointer}.planner-btn.active{background:#173f2b;color:#fff;border-color:#173f2b}.ai-plan-btn{width:100%;margin-top:8px;padding:12px 14px;border:1px solid #b9d8c5;border-radius:12px;background:#eaf6ee;color:#16452f;font-weight:800;cursor:pointer}.ai-plan-btn:hover{background:#deefe4}.plan-mini{align-items:flex-start}.plan-summary{min-width:0;flex:1}.plan-actions{display:flex;gap:6px;align-items:center;flex-shrink:0}.plan-actions button{border:0;border-radius:9px;padding:8px 10px;cursor:pointer;font-weight:750}.plan-actions .start-nav{background:#173f2b;color:#fff}.plan-actions .clear-plan{background:#fff0f0;color:#8b3535}.expert-overlay{position:fixed;inset:0;z-index:3000;background:#13211a99;display:flex;align-items:flex-end;justify-content:center;padding:14px}.expert-panel{width:min(720px,100%);max-height:88dvh;overflow:auto;background:#fff;border-radius:22px 22px 16px 16px;padding:16px;box-shadow:0 24px 70px #0006}.expert-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.expert-head strong{display:block;font-size:20px}.expert-head span{display:block;margin-top:3px;color:#647269;font-size:13px}.expert-close{width:38px;height:38px;border:0;border-radius:999px;background:#eef3ef;font-size:24px;cursor:pointer}.expert-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.expert-card{border:1px solid #d7e2da;border-radius:16px;background:#fafcfb;padding:16px 12px;text-align:left;cursor:pointer;min-height:88px}.expert-card b,.expert-card span{display:block}.expert-card b{font-size:16px}.expert-card span{font-size:12px;color:#66736c;margin-top:6px;line-height:1.3}.expert-card.selected{background:#e2f2e7;border-color:#33845a;box-shadow:inset 0 0 0 1px #33845a}.expert-card.selected::after{content:'✓ kiválasztva';display:block;margin-top:8px;font-size:11px;font-weight:750;color:#1d6542}.expert-settings{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.expert-settings label{padding:11px;border:1px solid #d7e2da;border-radius:13px}.expert-settings span{display:block;font-size:12px;color:#66736c;margin-bottom:6px}.expert-settings select{width:100%;border:0;background:transparent;font-weight:700;color:#24372b}.expert-plan-btn{width:100%;border:0;border-radius:13px;margin-top:14px;padding:13px 15px;background:#173f2b;color:#fff;font-weight:800;cursor:pointer}
@media(max-width:520px){.planner-switch{grid-template-columns:1fr 1fr}.planner-btn{font-size:12px;padding:9px 6px}.expert-overlay{padding:0;align-items:flex-end}.expert-panel{border-radius:20px 20px 0 0;max-height:92dvh;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.expert-grid{grid-template-columns:1fr 1fr;gap:8px}.expert-card{min-height:82px;padding:12px 10px}.expert-settings{grid-template-columns:1fr}.plan-mini{flex-direction:column}.plan-actions{width:100%}.plan-actions .start-nav{flex:1}.plan-actions .clear-plan{flex:0 0 auto}}

/* 0.5.1 Smart Destination Search */
.smart-destination-row{align-items:flex-start}.place-input-group{position:relative;flex:1;min-width:0}.place-input-line{display:flex;gap:6px}.place-input-line input{min-width:0;flex:1}.place-search-btn{width:42px;min-width:42px;border:0;border-radius:12px;background:#eef4ef;cursor:pointer;font-size:17px}.place-search-btn:hover{background:#e2ece5}.route-arrow{padding-top:10px}.place-search-hint{font-size:12px;color:#64746b;margin:7px 2px 9px}.place-results{position:absolute;z-index:1200;left:0;right:0;top:calc(100% + 5px);background:#fff;border:1px solid #d9e3dc;border-radius:14px;box-shadow:0 12px 30px rgba(0,0,0,.16);max-height:310px;overflow:auto;padding:5px}.place-result-item{width:100%;border:0;background:#fff;display:flex;align-items:center;gap:9px;padding:10px;border-radius:10px;text-align:left;cursor:pointer}.place-result-item:hover,.place-result-item:focus{background:#f1f6f2}.place-result-icon{font-size:21px;width:28px;text-align:center}.place-result-copy{min-width:0;display:flex;flex-direction:column;gap:2px;flex:1}.place-result-copy b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.place-result-copy small{font-size:11px;color:#6d7971;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.place-result-select{font-size:22px;color:#718078}.place-result-empty{padding:12px;font-size:12px;color:#6d7971}
@media(max-width:720px){.smart-destination-row{display:grid;grid-template-columns:1fr;gap:7px}.route-arrow{display:none}.place-search-hint{margin-top:4px}.place-results{position:relative;top:auto;margin-top:5px;max-height:240px;box-shadow:0 8px 20px rgba(0,0,0,.12)}}

/* 0.5.2 Natural & Voice Journey Search */
.natural-launch{margin-bottom:9px}.voice-journey-open{width:100%;border:1px solid #b9d8c5;border-radius:16px;background:linear-gradient(135deg,#173f2b,#286946);color:#fff;padding:12px 14px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;box-shadow:0 6px 16px #173f2b1c}.voice-open-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ffffff20;font-size:22px}.voice-journey-open b,.voice-journey-open small{display:block}.voice-journey-open b{font-size:15px}.voice-journey-open small{margin-top:2px;color:#e5f0e8;font-size:11px}.voice-overlay{position:fixed;inset:0;z-index:3500;background:#0f1b1599;display:flex;align-items:center;justify-content:center;padding:14px}.voice-panel{position:relative;width:min(560px,100%);max-height:92dvh;overflow:auto;background:#fff;border-radius:24px;padding:20px;box-shadow:0 28px 80px #0007;text-align:center}.voice-close{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#eef3ef;font-size:24px;cursor:pointer}.voice-title{padding:4px 40px 0}.voice-title strong,.voice-title span{display:block}.voice-title strong{font-size:21px}.voice-title span{font-size:13px;color:#68756d;margin-top:5px;line-height:1.4}.voice-mic{width:126px;height:126px;border:0;border-radius:50%;background:#173f2b;color:#fff;margin:22px auto 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;box-shadow:0 0 0 10px #e5f1e9,0 12px 28px #173f2b38}.voice-mic span{font-size:38px}.voice-mic b{font-size:14px}.voice-mic.listening{animation:parkaiPulse 1.15s infinite;background:#b53b3b;box-shadow:0 0 0 10px #f7e6e6,0 12px 28px #b53b3b3d}@keyframes parkaiPulse{50%{transform:scale(1.045)}}.voice-support-note{min-height:18px;font-size:11px;color:#6b786f;margin-bottom:8px}.voice-panel textarea{width:100%;resize:vertical;border:1px solid #d7e2da;border-radius:14px;padding:12px 13px;font:inherit;line-height:1.4;background:#fafcfb}.voice-process,.voice-build,.voice-edit{border:0;border-radius:12px;padding:11px 14px;font-weight:800;cursor:pointer}.voice-process{width:100%;background:#e6f2ea;color:#174d34;margin-top:9px}.voice-understanding{text-align:left;margin-top:12px;padding:13px;border-radius:14px;background:#f3f7f4;border:1px solid #dce7df}.voice-understanding strong{display:block;margin-bottom:8px}.voice-dest{font-size:16px;font-weight:800;color:#173f2b}.voice-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.voice-chip{padding:6px 9px;border-radius:999px;background:#e4f1e8;color:#19563a;font-size:12px;font-weight:700}.voice-warning{display:block;margin-top:9px;color:#8a6420;font-size:11px}.voice-actions{display:flex;gap:8px;margin-top:10px}.voice-build{flex:1;background:#173f2b;color:#fff}.voice-edit{background:#eef3ef;color:#26372e}.voice-panel.voice-processing .voice-process{opacity:.6;pointer-events:none}@media(max-width:520px){.voice-overlay{padding:0;align-items:flex-end}.voice-panel{border-radius:24px 24px 0 0;max-height:94dvh;padding:18px 14px calc(18px + env(safe-area-inset-bottom))}.voice-mic{width:116px;height:116px}.voice-title strong{font-size:19px}}


/* 0.6.0 Traffic Watch */
.traffic-watch{display:flex;align-items:center;gap:9px;margin-top:9px;padding:9px 10px;border:1px solid #d8e3dc;border-radius:13px;background:#f7faf8}.traffic-watch-copy{min-width:0;flex:1}.traffic-watch-copy b,.traffic-watch-copy small{display:block}.traffic-watch-copy b{font-size:13px}.traffic-watch-copy small{font-size:11px;color:#65736b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.traffic-toggle{position:relative;width:42px;height:24px;flex:none}.traffic-toggle input{display:none}.traffic-toggle span{position:absolute;inset:0;border-radius:999px;background:#cbd6cf;cursor:pointer;transition:.2s}.traffic-toggle span:after{content:'';position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:.2s}.traffic-toggle input:checked+span{background:#208a4a}.traffic-toggle input:checked+span:after{transform:translateX(18px)}.traffic-check-now{border:0;border-radius:9px;padding:7px 9px;background:#edf3ef;color:#244232;font-weight:750;font-size:11px;cursor:pointer}.traffic-alert{margin-top:8px;border:1px solid #f0c08a;background:#fff7ed;border-radius:14px;padding:10px 11px;color:#5f3a12}.traffic-alert-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.traffic-alert-head strong{font-size:13px}.traffic-alert-head button{border:0;background:transparent;font-size:20px;color:#7a5732;cursor:pointer}.traffic-alert-body{font-size:12px;margin-top:5px}.traffic-alert-actions{display:flex;gap:7px;margin-top:8px}.traffic-alt-btn,.traffic-ignore-btn{border:0;border-radius:9px;padding:8px 10px;font-weight:800;cursor:pointer;font-size:11px}.traffic-alt-btn{background:#e47b16;color:#fff}.traffic-ignore-btn{background:#f1e6d7;color:#6a4825}@media(max-width:520px){.traffic-watch{gap:7px}.traffic-check-now{padding:7px}.traffic-alert-actions{flex-direction:column}.traffic-alt-btn,.traffic-ignore-btn{width:100%}}

/* 0.6.1 FULL · clear journey flow / fixed Start CTA */
.start-bar{position:fixed;left:50%;transform:translateX(-50%);bottom:max(14px,env(safe-area-inset-bottom));z-index:2600;width:min(760px,calc(100% - 24px));display:flex;align-items:center;gap:12px;padding:10px 10px 10px 14px;border:1px solid #cfe0d5;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 12px 34px rgba(15,40,27,.22);backdrop-filter:blur(10px)}
.start-bar-copy{min-width:0;flex:1}.start-bar-copy small,.start-bar-copy strong{display:block}.start-bar-copy small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#64736b;font-weight:800}.start-bar-copy strong{margin-top:2px;font-size:13px;color:#173f2b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.start-journey-btn{flex:none;border:0;border-radius:13px;background:#173f2b;color:#fff;padding:13px 20px;font-weight:900;font-size:15px;letter-spacing:.02em;cursor:pointer;box-shadow:0 5px 14px rgba(23,63,43,.24)}.start-journey-btn:active{transform:translateY(1px)}
body.has-start-bar .bottom-sheet{bottom:84px}body.has-start-bar .leaflet-bottom{bottom:82px}.plan-actions .clear-plan{background:#fff0f0;color:#8b3535}
@media(max-width:520px){.start-bar{left:8px;right:8px;transform:none;width:auto;bottom:max(8px,env(safe-area-inset-bottom));border-radius:16px;padding:8px 8px 8px 11px;gap:8px}.start-bar-copy small{font-size:9px}.start-bar-copy strong{font-size:11px}.start-journey-btn{padding:12px 15px;font-size:14px;min-width:116px}body.has-start-bar .bottom-sheet{bottom:72px}body.has-start-bar .leaflet-bottom{bottom:70px}}


/* 0.6.2 Guided Journey UX */
.voice-choice{display:block;margin-top:10px;padding:10px;border:1px solid #cfe0d5;border-radius:12px;background:#fff}.voice-choice span,.voice-choice small{display:block}.voice-choice span{font-size:11px;font-weight:800;color:#53655b;margin-bottom:6px}.voice-choice select,.expert-settings select,.corridor-row select{width:100%;min-height:42px;border:1px solid #cfdcd4!important;border-radius:10px!important;background:#fff!important;color:#173f2b!important;padding:8px 10px!important;font:inherit;font-weight:750}.voice-choice option,.expert-settings select option,.corridor-row select option{background:#fff;color:#173f2b}.voice-choice small{margin-top:6px;color:#6b786f;font-size:11px}.voice-clarify p{margin:6px 0;font-size:12px;color:#55665d}.voice-clarify-row{display:flex;gap:7px;margin-top:10px}.voice-clarify-row input{flex:1;min-width:0;border:1px solid #cfdcd4;border-radius:10px;padding:10px;background:#fff}.voice-clarify-row button{border:0;border-radius:10px;padding:10px 12px;background:#173f2b;color:#fff;font-weight:800;cursor:pointer}.mobile-step-title{display:none}
@media(max-width:720px){
  .search-card{padding:9px;background:#f5f8f6}
  .natural-launch{background:#fff;border-radius:16px}
  .mobile-step-title{display:flex;align-items:center;gap:9px;margin:10px 0 5px;padding:0 2px}.mobile-step-title>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#173f2b;color:#fff;font-size:12px;font-weight:900}.mobile-step-title b,.mobile-step-title small{display:block}.mobile-step-title b{font-size:13px;color:#173f2b}.mobile-step-title small{font-size:10px;color:#6b786f;margin-top:1px}
  .guided-card{background:#fff!important;border:1px solid #d9e4dc!important;border-radius:14px!important;padding:8px!important;box-shadow:0 3px 10px #173f2b0a}
  .smart-destination-row.guided-card{padding:8px!important}
  .route-mode-switch.guided-card,.planner-switch.guided-card{gap:7px}
  .route-mode-switch .mode-btn{min-width:0}
  .vehicle-chips.guided-card,.amenity-filters.guided-card{overflow-x:auto}
  .place-search-hint{background:#fff;border-radius:10px;padding:7px;margin-top:5px}
  .voice-clarify-row{flex-direction:column}.voice-clarify-row button{width:100%}
}
/* 0.6.3 Smart Location */
.place-gps-btn{width:42px;min-width:42px;border:0;border-radius:12px;background:#e5f3e9;cursor:pointer;font-size:18px;color:#174f35}.place-gps-btn:hover{background:#d6eadc}.place-gps-btn:focus-visible{outline:3px solid rgba(23,79,53,.18)}
@media(max-width:720px){.place-gps-btn,.place-search-btn{width:50px;min-width:50px}.place-input-line{gap:7px}}


/* 0.7.0 Mobile First & Smart Search */
.mobile-mode-home,.mobile-wizard{display:none}
@media(max-width:720px){
  .mobile-first-search{max-height:68dvh!important;padding:12px!important;background:#f4f8f5!important}
  .mobile-mode-home{display:block}
  .mobile-mode-intro{padding:4px 3px 10px}.mobile-mode-intro b,.mobile-mode-intro span{display:block}.mobile-mode-intro b{font-size:19px;color:#173f2b}.mobile-mode-intro span{font-size:12px;color:#65746b;margin-top:3px;line-height:1.35}
  .mobile-mode-card{width:100%;display:grid;grid-template-columns:52px 1fr 22px;align-items:center;gap:12px;border:1px solid #d5e2d9;border-radius:19px;background:#fff;padding:15px 13px;margin-bottom:10px;text-align:left;color:#1e3026;box-shadow:0 5px 16px #173f2b0d;cursor:pointer}
  .mobile-mode-card>span{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#eef5f0;font-size:27px}.mobile-mode-card b,.mobile-mode-card small{display:block}.mobile-mode-card b{font-size:17px}.mobile-mode-card small{font-size:11px;color:#68766e;line-height:1.4;margin-top:3px}.mobile-mode-card i{font-style:normal;font-size:30px;color:#8b9990}.mobile-mode-card.primary-mode{background:linear-gradient(135deg,#174c34,#26734c);color:#fff;border-color:#174c34}.mobile-mode-card.primary-mode>span{background:#ffffff18}.mobile-mode-card.primary-mode small{color:#e3f1e8}.mobile-mode-card.primary-mode i{color:#fff}
  .mobile-wizard{display:block}.mobile-mode-back{border:0;background:transparent;color:#4d6758;padding:4px 2px 8px;font-weight:750;cursor:pointer}
  .mobile-wizard-step{background:#fff;border:1px solid #d9e4dc;border-radius:18px;padding:10px;margin-bottom:10px;box-shadow:0 4px 14px #173f2b0b}
  .mobile-wizard-step .mobile-step-title{display:flex;margin:0 0 9px;padding:0}.mobile-wizard-step .guided-card{border:0!important;box-shadow:none!important;padding:0!important;background:transparent!important}
  .mobile-wizard-step .natural-launch{margin:0 0 9px}.mobile-wizard-step .voice-journey-open{box-shadow:none}
  .mobile-wizard-step .smart-destination-row{padding:0!important}.mobile-wizard-step .place-search-hint{margin:7px 0 0;padding:7px;background:#f5f8f6}
  .mobile-wizard-step .route-mode-switch{display:grid;grid-template-columns:1fr!important;gap:7px;margin:0}.mobile-wizard-step .mode-btn{padding:12px 13px;text-align:left;font-size:13px;border-radius:12px}
  .mobile-stop-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-stop-grid button{min-height:78px;border:1px solid #d8e3dc;border-radius:14px;background:#fafcfb;padding:11px;text-align:left;color:#24362c;cursor:pointer}.mobile-stop-grid button b,.mobile-stop-grid button small{display:block}.mobile-stop-grid button b{font-size:13px}.mobile-stop-grid button small{font-size:10px;color:#6d7a72;line-height:1.3;margin-top:5px}.mobile-stop-grid button.selected{background:#e1f1e6;border-color:#2d7b51;box-shadow:inset 0 0 0 1px #2d7b51}.mobile-stop-grid button.selected:after{content:'✓';float:right;margin-top:-18px;color:#1f6b44;font-weight:900}.mobile-stop-grid .mobile-expert-more.expert-emphasis{border-style:dashed;border-color:#7aa78b}
  .mobile-wizard-step .vehicle-chips{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;overflow:visible}.mobile-wizard-step .chip{border-radius:13px;padding:12px 10px;text-align:left}
  .mobile-wizard-finish{padding:2px 0 6px}.mobile-plan-start{width:100%;border:0;border-radius:15px;background:#173f2b;color:#fff;padding:15px;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 6px 18px #173f2b2a}.mobile-plan-start:disabled{opacity:.55}.mobile-wizard-finish small{display:block;text-align:center;color:#6b786f;font-size:10px;line-height:1.35;margin:7px 12px 0}
  .mobile-desktop-control{display:none!important}
  .mobile-first-search>.natural-launch,.mobile-first-search>.smart-destination-row,.mobile-first-search>.place-search-hint,.mobile-first-search>#routeModeSwitch,.mobile-first-search>#vehicleChips{display:none!important}
  .mobile-first-search .mobile-wizard .natural-launch,.mobile-first-search .mobile-wizard .smart-destination-row,.mobile-first-search .mobile-wizard .place-search-hint,.mobile-first-search .mobile-wizard #routeModeSwitch,.mobile-first-search .mobile-wizard #vehicleChips{display:block!important}
  .mobile-first-search .mobile-wizard #vehicleChips{display:grid!important}
  .mobile-first-search .statusbar{margin:8px 2px 0}.mobile-first-search #routeOptions,.mobile-first-search #trafficWatchBar,.mobile-first-search #trafficAlert,.mobile-first-search #planMini{order:99}
}
@media(max-width:400px){.mobile-stop-grid{grid-template-columns:1fr}.mobile-wizard-step .vehicle-chips{grid-template-columns:1fr 1fr}.brand span{font-size:10px;letter-spacing:.08em}.brand strong{font-size:20px}}

/* ParkAI 0.7.1 – Mobile Map Focus */
.journey-collapse-tab{display:none}
@media(max-width:720px){
  .search-card.mobile-first-search{position:relative;transition:max-height .24s ease,padding .24s ease;overflow:auto}
  .journey-collapse-tab{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:9px 12px;border:1px solid #d2dfd6;border-radius:14px;background:#fff;color:#173f2b;box-shadow:0 4px 14px rgba(23,63,43,.10);font:inherit;font-weight:800;cursor:pointer;position:sticky;top:0;z-index:40}
  .journey-collapse-tab .journey-tab-left{display:flex;align-items:center;gap:8px;min-width:0}
  .journey-collapse-tab .journey-tab-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}
  .journey-collapse-tab .journey-tab-chevron{font-size:17px;line-height:1;transition:transform .2s ease}
  .search-card.mobile-first-search:not(.journey-collapsed) .journey-collapse-tab{margin-bottom:9px}
  .search-card.mobile-first-search.journey-collapsed{max-height:58px!important;padding:7px 8px;background:rgba(245,248,246,.96);overflow:hidden;box-shadow:0 4px 14px rgba(23,63,43,.10)}
  .search-card.mobile-first-search.journey-collapsed > :not(.journey-collapse-tab){display:none!important}
  .search-card.mobile-first-search.journey-collapsed .journey-collapse-tab{margin:0;border-color:#c9d9ce;background:#fff}
  .search-card.mobile-first-search.journey-collapsed .journey-tab-chevron{transform:rotate(180deg)}
  body.has-start-bar .search-card.mobile-first-search.journey-collapsed + #map{min-height:0}

  /* Always-visible but deliberately compact START control */
  .start-bar{min-height:52px;padding:6px 7px 6px 10px;gap:7px;border-radius:15px}
  .start-bar-copy small{display:none}
  .start-bar-copy strong{font-size:11px;margin:0;line-height:1.2}
  .start-journey-btn{min-height:40px;padding:0 14px;border-radius:12px;font-size:12px;white-space:nowrap}
  .bottom-sheet{bottom:66px;max-height:35dvh}
  .bottom-sheet.collapsed{max-height:56px}
}
