:root{color:var(--app-text,#063246);background:var(--app-bg,#f7fbf9);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline:4px solid color-mix(in srgb, var(--app-accent) 45%, transparent);outline-offset:3px}.mpq-app{min-height:100%;color:var(--app-text);background:radial-gradient(circle at 9% 37%, #00a9b71f, transparent 10%), radial-gradient(circle at 96% 31%, #00a9b71c, transparent 11%), linear-gradient(145deg, #fff 0%, var(--app-bg) 100%);position:relative;overflow:hidden}.app-stage{z-index:2;height:calc(100vh - 116px);padding:0 74px 112px;position:relative}.kiosk-header{z-index:4;justify-content:space-between;align-items:center;height:116px;padding:28px 78px 16px;display:flex;position:relative}.brand-lockup{color:var(--app-accent);align-items:center;gap:0;font-size:18px;font-weight:800;display:grid}.brand-lockup img{object-fit:contain;object-position:left center;width:220px;height:74px}.status-pill{border-radius:var(--radius-pill);min-height:56px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--app-text);background:#ffffffdb;border:1px solid #06324614;align-items:center;gap:22px;padding:0 28px;font-size:18px;font-weight:800;display:inline-flex}.status-pill span{border-right:1px solid var(--app-line);align-items:center;gap:10px;padding-right:22px;display:inline-flex}.status-pill span:last-child{border-right:0;padding-right:0}.status-pill i{background:var(--app-success);border-radius:999px;width:10px;height:10px}.bottom-nav{z-index:5;border-radius:var(--radius-pill);width:min(1510px,100vw - 160px);min-height:72px;box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #06324614;grid-template-columns:repeat(5,minmax(150px,1fr));padding:8px 14px;display:grid;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.bottom-nav button{border:0;border-right:1px solid var(--app-line);color:var(--app-text);background:0 0;justify-content:center;align-items:center;gap:14px;font-size:19px;font-weight:850;display:inline-flex}.bottom-nav button:last-child{border-right:0}.bottom-nav button.active{color:var(--app-accent)}.soft-blob,.leaf{pointer-events:none;position:absolute}.soft-blob{filter:blur(1px);background:#00a9b71c;border-radius:45% 55% 52% 48%;width:290px;height:270px}.blob-left{top:250px;left:-90px}.blob-right{top:184px;right:-96px}.leaf{background:linear-gradient(135deg,#5cad22b8,#a5d54e85);border-radius:100% 0;width:112px;height:52px;transform:rotate(-28deg)}.leaf-left-a{bottom:276px;left:18px}.leaf-left-b{bottom:212px;left:-26px;transform:rotate(-18deg)scale(1.2)}.leaf-right-a{bottom:272px;right:28px;transform:rotate(32deg)}@media (width<=1100px),(orientation:portrait){html,body,#root{overflow:auto}.mpq-app{min-height:100vh;overflow:auto}.kiosk-header{align-items:flex-start;gap:16px;height:auto;padding:18px 20px}.brand-lockup img{width:160px}.status-pill{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:12px 16px;font-size:14px}.app-stage{height:auto;padding:10px 18px 106px}.bottom-nav{grid-template-columns:repeat(5,1fr);width:calc(100vw - 20px);min-height:62px;position:fixed;bottom:10px}.bottom-nav button{flex-direction:column;gap:4px;font-size:11px}}.idle-screen{height:100dvh;min-height:100dvh}.idle-center{z-index:2;text-align:center;justify-items:center;gap:22px;width:min(1360px,86vw);margin:13vh auto 0;display:grid;position:relative}.idle-center h1,.home-center h1,.screen-title h1,.parking-main h1{color:var(--app-text);letter-spacing:0;margin:0;font-size:clamp(58px,5.2vw,92px);line-height:1.04}.idle-center h1{white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:clamp(68px,5.8vw,108px);overflow:hidden}.idle-center p,.screen-title p,.parking-main p{color:var(--app-muted);margin:16px 0 0;font-size:25px;font-weight:700}.idle-center p{margin:0}.tap-pulse-button{width:118px;height:118px;box-shadow:var(--shadow-panel);cursor:pointer;background:#ffffffdb;border:0;border-radius:999px;place-items:center;margin-top:10px;display:grid;position:relative}.tap-pulse-button:before,.tap-pulse-button:after{content:"";border-radius:inherit;border:3px solid #00a9b747;animation:2.2s ease-out infinite tapPulse;position:absolute;inset:13px}.tap-pulse-button:after{animation-delay:1.1s}.tap-pulse-core{z-index:1;background:linear-gradient(135deg, var(--app-accent), var(--app-primary));border-radius:999px;width:58px;height:58px;position:relative;box-shadow:0 18px 32px #00808838}@keyframes tapPulse{0%{opacity:.7;transform:scale(.78)}72%,to{opacity:0;transform:scale(1.55)}}@media (prefers-reduced-motion:reduce){.tap-pulse-button:before,.tap-pulse-button:after{opacity:.32;animation:none}}.idle-qr{position:absolute;bottom:46px;left:50%;transform:translate(-50%)}.idle-language-toggle{z-index:4;border-radius:var(--radius-pill);min-height:56px;color:var(--app-text);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #06324614;align-items:center;gap:12px;padding:0 24px;font-size:18px;font-weight:850;display:inline-flex;position:absolute;bottom:44px;right:78px}.home-screen,.directory-screen,.detail-screen,.parking-screen{z-index:2;height:100%;position:relative}.home-center{justify-items:center;padding-top:28px;display:grid}.hero-search{border-radius:var(--radius-pill);width:min(1080px,70vw);min-height:86px;box-shadow:var(--shadow-panel);background:#fffffff0;border:1px solid #06324614;align-items:center;gap:22px;margin:34px 0 36px;padding:0 34px 0 32px;display:flex}.hero-search.compact{width:100%;min-height:64px;box-shadow:var(--shadow-soft);margin:0}.hero-search input{width:100%;color:var(--app-text);background:0 0;border:0;outline:0;font-size:25px;font-weight:750}.hero-search input::placeholder{color:#8b96a6}.home-actions{grid-template-columns:repeat(5,minmax(160px,1fr));gap:28px;width:min(1364px,86vw);display:grid}.home-actions button{border-radius:var(--radius-lg);min-height:264px;color:var(--app-text);box-shadow:var(--shadow-panel);background:#ffffffe6;border:1px solid #06324614;align-content:center;justify-items:center;gap:20px;font-size:26px;font-weight:900;display:grid}.home-actions button svg{color:var(--action-accent);filter:drop-shadow(0 8px 12px #00000014)}.action-icon,.route-destination>span,.route-empty>span{width:58px;height:58px;color:var(--app-accent);background:var(--app-surface-strong);border-radius:999px;place-items:center;display:grid}.qr-handoff{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg, var(--app-primary-dark), #00566a);width:min(710px,56vw);min-height:112px;box-shadow:var(--shadow-panel);grid-template-columns:112px 1fr 32px;align-items:center;gap:22px;margin-top:26px;padding:16px 24px;display:grid}.qr-handoff.compact{grid-template-columns:78px 1fr;width:100%;min-height:88px;margin-top:8px;padding:12px 16px}.qr-handoff img{background:#fff;border-radius:8px;width:92px;height:92px}.qr-handoff strong{font-size:24px;line-height:1.1;display:block}.qr-handoff.compact img{width:76px;height:76px}.qr-handoff.compact strong{font-size:20px}.qr-handoff.compact p{font-size:14px}.qr-handoff p{color:#ffffffd1;margin:8px 0 0;font-size:16px;font-weight:650}.directory-screen{flex-direction:column;width:min(1420px,100vw - 150px);height:100%;min-height:0;max-height:100%;margin:0 auto;padding-top:8px;display:flex;overflow:hidden}.screen-title{text-align:center}.screen-title h1{font-size:clamp(54px,4.4vw,76px)}.directory-toolbar{grid-template-columns:minmax(0,1fr);gap:18px;width:min(1120px,76vw);margin:18px auto;display:grid}.soft-button,.text-back,.primary-route,.primary-action{border-radius:var(--radius-pill);border:0;font-weight:900}.filter-chips{justify-content:center;gap:20px;margin-bottom:20px;display:flex}.filter-chips button{border-radius:var(--radius-pill);min-height:52px;color:var(--app-text);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #06324614;align-items:center;gap:10px;padding:0 28px;font-size:17px;font-weight:850;display:inline-flex}.filter-chips button.active{color:#fff;border-color:var(--app-accent);background:linear-gradient(180deg, var(--app-accent), var(--app-primary-dark))}.directory-layout{flex:1;grid-template-columns:minmax(0,1fr) 88px;gap:22px;min-height:0;display:grid;overflow:hidden}.place-table,.category-grid-list{border-radius:var(--radius-lg);background:#fffffff5;border:1px solid #0632460f;overflow:hidden;box-shadow:0 10px 30px #0728390b}.place-table{overscroll-behavior:contain;scrollbar-gutter:auto;scrollbar-color:#06324638 transparent;scrollbar-width:thin;height:100%;min-height:0;max-height:none;padding-bottom:14px;overflow-y:auto}.place-table::-webkit-scrollbar{width:8px}.place-table::-webkit-scrollbar-track{background:0 0}.place-table::-webkit-scrollbar-thumb{background:#0632462e;border-radius:999px}.place-row{border:0;border-bottom:1px solid var(--app-line);width:100%;min-height:78px;color:var(--app-text);text-align:left;background:0 0;grid-template-columns:82px minmax(240px,1fr) 170px 240px 144px;align-items:center;gap:18px;padding:10px 28px;display:grid}.place-row:last-child{border-bottom:0}.place-row:hover{background:#00a9b70f}.place-logo{border:1px solid var(--app-line);width:62px;height:52px;color:var(--app-text);background:#fff;border-radius:10px;place-items:center;font-size:16px;font-weight:950;display:grid}.place-main strong{font-size:23px;display:block}.place-main small,.place-status small,.route-option small,.detail-actions small{color:var(--app-muted);font-size:16px;font-weight:700;display:block}.place-floor{color:#2c5060;align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.place-status{color:var(--app-success);font-size:18px;font-weight:850}.place-status i{background:var(--app-success);border-radius:999px;width:10px;height:10px;margin-right:10px;display:inline-block}.route-button{border:1px solid var(--app-accent);border-radius:var(--radius-pill);min-height:46px;color:var(--app-primary-dark);justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.directory-side{border-radius:var(--radius-lg);background:#fffffff5;border:1px solid #0632460f;grid-template-rows:auto minmax(0,1fr);align-self:stretch;justify-items:center;gap:12px;min-height:0;padding:24px 10px;display:grid;box-shadow:0 10px 24px #0728390a}.az-list{overscroll-behavior:contain;scrollbar-width:none;gap:8px;min-height:0;padding:2px 4px;display:grid;overflow-y:auto}.az-list::-webkit-scrollbar{display:none}.az-list button{border:1px solid var(--app-line);width:38px;height:38px;color:var(--app-text);box-shadow:none;background:#fffffff5;border-radius:999px;font-weight:850}.az-list button.active{color:#fff;background:var(--app-accent)}.language-mini{display:none}.category-grid-list{grid-template-columns:repeat(2,minmax(260px,1fr));gap:0;margin-top:28px;display:grid}.category-grid-list button{border:0;border-bottom:1px solid var(--app-line);min-height:116px;color:var(--app-text);text-align:left;background:0 0;grid-template-columns:66px 1fr 30px;align-items:center;gap:10px 18px;padding:22px;display:grid}.category-grid-list span{grid-row:span 2}.category-grid-list strong{font-size:23px}.category-grid-list small{color:var(--app-muted);font-size:17px}.empty-state{min-height:310px;color:var(--app-muted);place-items:center;font-size:18px;font-weight:750;display:grid}.empty-state strong{color:var(--app-text);font-size:28px}.breadcrumb-row{color:var(--app-muted);align-items:center;gap:28px;margin:8px 0 26px;font-size:18px;font-weight:750;display:flex}.soft-button,.text-back{min-height:54px;color:var(--app-primary-dark);box-shadow:var(--shadow-soft);background:#ffffffe6;padding:0 28px;font-size:18px}.detail-screen{width:min(1488px,100vw - 150px);margin:0 auto}.place-hero{border-radius:var(--radius-xl);min-height:314px;box-shadow:var(--shadow-panel);background:#ffffffeb;border:1px solid #06324614;grid-template-columns:420px 1fr 300px;align-items:center;gap:42px;padding:26px 58px 26px 24px;display:grid}.place-visual{border-radius:var(--radius-lg);background:linear-gradient(135deg,#00a9b71a,#68b81b14),#fff;place-items:center;height:262px;display:grid}.place-visual span{color:#fff;background:linear-gradient(135deg, var(--app-accent), var(--app-primary));border-radius:26px;place-items:center;width:150px;height:150px;font-size:42px;font-weight:950;display:grid}.place-meta h1{margin:0 0 22px;font-size:54px;line-height:1}.place-meta p{color:var(--app-muted);align-items:center;gap:14px;margin:16px 0;font-size:22px;font-weight:800;display:flex}.place-meta p strong,.open-line{color:var(--app-accent)}.open-line .status-dot{background:var(--app-success);border-radius:999px;width:16px;height:16px;margin-right:12px;display:inline-block}.open-line.closed{color:var(--app-muted)}.open-line.closed .status-dot{background:var(--app-muted)}.open-line span{color:var(--app-muted)}.hours-panel{border-left:1px solid var(--app-line);align-items:flex-start;gap:18px;min-height:160px;padding-left:44px;display:flex}.hours-panel strong,.hours-panel span{margin-top:8px;font-size:18px;display:block}.hours-panel span{color:var(--app-muted);line-height:1.45}.detail-actions{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px;display:grid}.detail-actions button{border-radius:var(--radius-lg);min-height:116px;color:var(--app-text);box-shadow:var(--shadow-soft);text-align:left;background:#ffffffeb;border:1px solid #06324614;grid-template-columns:72px 1fr 24px;align-items:center;gap:18px;padding:22px 28px;display:grid}.detail-actions strong{font-size:23px;display:block}.detail-actions .action-icon{grid-row:1/span 2}.detail-actions strong,.detail-actions small{grid-column:2}.detail-actions button>svg{grid-area:1/3/span 2;justify-self:end}.action-icon.primary{color:#fff;background:linear-gradient(135deg, var(--app-accent), var(--app-primary))}.action-icon.accessible{color:var(--app-primary-dark);background:#68b81b24}.action-icon.map{color:var(--app-accent);background:#00a9b724}.detail-actions button.active{border-color:var(--app-accent)}.parking-layout{grid-template-columns:minmax(0,1fr) 470px;align-items:center;gap:80px;width:min(1420px,90vw);margin:0 auto;display:grid}.plate-search{border-radius:var(--radius-lg);min-height:120px;box-shadow:var(--shadow-panel);background:#ffffffeb;border:1px solid #06324614;align-items:center;gap:26px;margin:34px 0 24px;padding:0 42px;display:flex}.plate-search input{width:100%;color:var(--app-text);background:0 0;border:0;outline:0;font-size:44px;font-weight:800}.primary-action{color:#fff;background:linear-gradient(135deg, var(--app-accent), var(--app-primary));justify-content:center;align-items:center;gap:22px;width:100%;min-height:92px;font-size:36px;display:inline-flex}.ticket-card{border-radius:var(--radius-xl);min-height:440px;box-shadow:var(--shadow-panel);text-align:center;background:#ffffffe6;justify-items:center;padding:36px;display:grid}.ticket-paper{background:#fff;justify-items:center;gap:8px;width:230px;padding:22px 22px 26px;display:grid;transform:rotate(3deg);box-shadow:0 18px 30px #06324624}.ticket-paper img{object-fit:contain;width:150px;height:64px}.ticket-paper strong{font-size:32px}.ticket-paper div{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.ticket-card h2{margin:18px 0 6px;font-size:26px}.ticket-card p{color:var(--app-muted);margin:0;font-size:20px;font-weight:700}.plate-keyboard{border-radius:var(--radius-lg);width:min(1510px,92vw);box-shadow:var(--shadow-panel);background:#ffffffe6;grid-template-columns:repeat(10,1fr);gap:10px;margin:20px auto 0;padding:18px;display:grid}.plate-keyboard button,.virtual-keyboard button{border:1px solid var(--app-line);min-height:56px;color:var(--app-primary-dark);background:#fff;border-radius:10px;font-size:24px;font-weight:900}.plate-keyboard .wide{grid-column:span 2}.plate-keyboard .space{grid-column:span 6}.virtual-keyboard{z-index:8;border-radius:var(--radius-lg);width:min(1120px,100vw - 140px);box-shadow:var(--shadow-panel);background:#fffffff5;gap:10px;padding:18px;display:grid;position:absolute;bottom:112px;left:50%;transform:translate(-50%)}.keyboard-row{justify-content:center;gap:10px;display:flex}.virtual-keyboard button{min-width:62px}.virtual-keyboard .space-key{width:70%;margin:0 auto}@media (width<=1100px),(orientation:portrait){.idle-center,.home-center{width:100%;padding-top:20px}.idle-center h1,.home-center h1,.screen-title h1,.parking-main h1{font-size:42px}.hero-search,.home-actions,.directory-screen,.detail-screen,.parking-layout{width:100%}.home-actions,.directory-toolbar,.directory-layout,.place-hero,.detail-actions,.parking-layout{grid-template-columns:1fr}.home-actions button{min-height:140px}.place-row{grid-template-columns:58px minmax(0,1fr)}.place-floor,.place-status,.route-button,.directory-side{display:none}.place-hero{padding:20px}.place-visual{height:180px}.hours-panel{border-left:0;padding-left:0}}.map-screen{grid-template-columns:450px minmax(0,1fr);gap:28px;height:calc(100vh - 220px);display:grid;position:relative}.route-card{z-index:3;border-radius:var(--radius-xl);box-shadow:var(--shadow-panel);background:#ffffffeb;border:1px solid #06324614;align-self:start;gap:18px;padding:32px 26px;display:grid}.route-destination{align-items:center;gap:18px;display:flex}.route-destination h1,.route-empty h1{margin:0;font-size:31px;line-height:1.05}.route-destination p,.route-empty p{color:var(--app-muted);margin:6px 0 0;font-size:17px;font-weight:750}.route-stats{border-radius:var(--radius-md);background:#7a58d71f;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.route-stats div{background:#ffffff80;grid-template-columns:34px 1fr;gap:4px 12px;padding:18px;display:grid}.route-stats svg{color:var(--app-route);grid-row:span 2}.route-stats small{color:var(--app-muted);font-weight:750}.route-stats strong{font-size:24px}.route-card h2{margin:0;font-size:20px}.route-option{border:1px solid var(--app-line);border-radius:var(--radius-md);min-height:82px;color:var(--app-text);text-align:left;background:#fff;grid-template-columns:46px 1fr;align-items:center;gap:16px;padding:0 22px;display:grid}.route-option.active{border-color:var(--app-route);box-shadow:inset 0 0 0 1px var(--app-route)}.route-option svg{color:var(--app-route)}.primary-route{color:#fff;background:var(--app-route);min-height:62px;font-size:20px}.route-empty{justify-items:start;gap:18px;min-height:300px;display:grid}.map-shell{border-radius:var(--radius-xl);background:radial-gradient(circle at 44% 52%,#00a9b70d,#0000 24%),#ffffff94;min-height:100%;position:relative;overflow:hidden}.map-shell.is-design-test-shell{background:#eff1ec}.floor-tabs{z-index:4;border-radius:var(--radius-pill);box-shadow:var(--shadow-panel);background:#ffffffeb;grid-auto-columns:minmax(150px,180px);grid-auto-flow:column;padding:8px;display:grid;position:absolute;top:8px;left:50%;transform:translate(-50%)}.floor-tabs button{border-radius:var(--radius-pill);min-height:58px;color:var(--app-text);background:0 0;border:0;gap:2px;font-weight:850;display:grid}.floor-tabs button span{color:var(--app-muted)}.floor-tabs button.active{color:#fff;background:linear-gradient(180deg, var(--app-route), #6846c7)}.floor-tabs button.active span{color:#ffffffd1}.indoor-map{filter:drop-shadow(0 22px 28px #06324614);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.map-background{fill:#f7f8f6}.map-floor-tiles{opacity:.92}.map-shell.has-route .map-floor-tiles{opacity:.82}.map-floor-image{opacity:1}.indoor-map>.map-floor-image{opacity:.92}.map-shell.has-route .indoor-map>.map-floor-image{opacity:.82}.curated-vector-map{pointer-events:none}.curated-vector-map-image{opacity:1;shape-rendering:geometricprecision}.map-brand-overlays{pointer-events:none}.map-brand-store-fill{stroke:#f9f9f9;stroke-width:1px;vector-effect:non-scaling-stroke}.map-brand-store-fill-abc{fill:#e5241f}.map-brand-store-fill-paris{fill:#11aee1}.map-brand-store-fill-cineplanet{fill:#142f57}.map-brand-store-fill-pacific{fill:#144d84}.map-brand-logo{pointer-events:none}.map-brand-logo-abc{filter:none}.indoor-map.has-curated-vector-map{background:#f7f8f6}.indoor-map.has-curated-vector-map.is-design-test-map{background:#eff1ec}.indoor-map.is-design-test-map .map-background{fill:#eff1ec}.map-base-shell{fill:#efeee9;stroke:#fff;stroke-width:1.4px}.map-base-corridor{fill:#fff;stroke:#dedbd4;stroke-width:.7px}.map-base-room{fill:#e6e3dd;stroke:#fff;stroke-width:.8px}.map-base-void{fill:#f8f7f3;stroke:#fff;stroke-width:1px}.map-poi .map-feature{fill:#ffffffad;stroke:#fff;stroke-width:2px}.map-poi circle{fill:#fff;stroke:var(--app-accent);stroke-width:3px}.map-poi-food circle{stroke:var(--app-food)}.map-poi-service circle,.map-poi-vertical circle{stroke:var(--app-primary)}.destination-marker text,.origin-marker text{fill:var(--app-text);paint-order:stroke;stroke:#ffffffdb;stroke-width:5px;font-size:24px;font-weight:850}.map-label-layer{pointer-events:none}.map-store-label text{fill:#91969b;letter-spacing:0;dominant-baseline:middle;paint-order:stroke;stroke:#fff;stroke-width:2.6px;stroke-linejoin:round;font-size:11px;font-weight:700}.map-store-label.is-selected text{fill:#5a5a5a;font-weight:700}.indoor-map.is-design-test-map .map-store-label text,.indoor-map.is-design-test-map .map-store-label.is-selected text{fill:#303a42;stroke:#fff;stroke-width:2.8px}.route-layer{filter:drop-shadow(0 5px 7px #6d5bd638);pointer-events:none}.route-arrow-layer{pointer-events:none}.route-path{fill:none;stroke:var(--app-route);stroke-width:9px;stroke-linecap:butt;stroke-linejoin:round;vector-effect:non-scaling-stroke}.route-path.accessible{stroke:var(--app-accessible)}.route-end-arrow{fill:var(--app-route);stroke:#fff;stroke-width:5.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 7px #6d5bd638);vector-effect:non-scaling-stroke}.route-end-arrow.accessible{fill:var(--app-accessible);stroke:#fff}.route-node{fill:#fff;stroke:var(--app-route);stroke-width:.8px}.destination-unit-highlight{fill:#7fa3493d;stroke:#7fa349;stroke-width:3.2px;vector-effect:non-scaling-stroke;pointer-events:none}.origin-marker circle{fill:var(--app-accessible);stroke:#fff;stroke-width:3px;vector-effect:non-scaling-stroke}.origin-marker path{fill:#fff}.route-start-callout{pointer-events:none;filter:drop-shadow(0 7px 12px #7fa34938)}.route-start-callout-pill{fill:#7fa349}.route-start-callout-ring{fill:#fff;stroke:#7fa349;stroke-width:4px;vector-effect:non-scaling-stroke}.route-start-callout-walk-icon{fill:none;stroke:#111;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.route-start-callout-walk-icon circle{fill:#111;stroke:none}.route-start-callout-label{fill:#fff;letter-spacing:0;dominant-baseline:central;alignment-baseline:middle;font-size:18px;font-weight:900}.origin-marker,.destination-marker{pointer-events:none}.origin-marker text{fill:#fff;stroke:var(--app-accessible);font-size:28px}.destination-marker path{fill:#e95f46;stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}.destination-marker circle{fill:#fff}.destination-marker text{font-size:28px}.destination-callout{pointer-events:none}.destination-callout-card,.destination-callout-arrow{fill:#fff;filter:drop-shadow(0 8px 13px #303a422e)}.destination-callout-logo-bg{fill:#7fa349}.destination-callout-logo{fill:#fff;letter-spacing:0;dominant-baseline:middle;font-size:16px;font-weight:900}.destination-callout-kicker{fill:#7d8d85;letter-spacing:0;font-size:12px;font-weight:800}.destination-callout-name{fill:#303a42;letter-spacing:0;font-size:20px;font-weight:900}.map-controls{z-index:4;border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);background:#ffffffeb;justify-items:center;gap:10px;padding:14px;display:grid;position:absolute;top:44%;right:24px}.map-controls button{width:58px;height:58px;color:var(--app-text);box-shadow:var(--shadow-soft);background:#fff;border:0;border-radius:999px;place-items:center;display:grid}.map-controls span{color:var(--app-text);font-size:13px;font-weight:850}.route-mode-toggle{z-index:4;border-radius:var(--radius-pill);box-shadow:var(--shadow-panel);background:#fff;gap:8px;padding:8px;display:inline-flex;position:absolute;top:148px;right:24px}.route-mode-toggle button{width:54px;height:54px;color:var(--app-text);background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.route-mode-toggle button.active{color:#fff;background:var(--app-route)}.map-legend{z-index:4;border-radius:var(--radius-pill);min-height:58px;box-shadow:var(--shadow-panel);background:#ffffffeb;align-items:center;gap:28px;padding:0 34px;font-size:16px;font-weight:800;display:inline-flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.map-legend span{align-items:center;gap:10px;display:inline-flex}.map-legend i{background:var(--app-route);border-radius:999px;width:22px;height:8px}.map-legend .legend-origin,.map-legend .legend-destination{width:18px;height:18px}.map-legend .legend-origin{background:var(--app-accessible)}.map-legend .legend-destination{background:#e95f46}.map-legend .legend-accessible{background:repeating-linear-gradient(90deg, var(--app-accessible) 0 4px, transparent 4px 8px)}@media (width<=1100px),(orientation:portrait){.map-screen{grid-template-columns:1fr;height:auto}.map-shell{min-height:560px}.floor-tabs{grid-template-columns:repeat(2,minmax(120px,1fr));width:calc(100% - 20px)}.map-legend{flex-wrap:wrap;justify-content:center;width:calc(100% - 20px)}}
