:root{--navy:#102b46;--navy-2:#193b59;--ink:#17283a;--muted:#647486;--terracotta:#c76646;--sand:#f7f1e7;--sand-2:#eee3d3;--white:#fff;--green:#36785c;--line:#ded8ce;--shadow:0 18px 50px rgba(16,43,70,.18);--radius:24px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}html{height:100%;background:var(--sand)}body{margin:0;min-height:100%;font-family:ui-rounded,"SF Pro Rounded","Avenir Next",system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--sand);overscroll-behavior:none}.skip-link{position:fixed;left:12px;top:-100px;z-index:100;background:var(--navy);color:#fff;padding:12px}.skip-link:focus{top:12px}button,a{font:inherit}button{color:inherit}.app-shell{min-height:100dvh;max-width:980px;margin:auto;background:var(--sand);padding-bottom:calc(78px + var(--safe-bottom))}.topbar{height:calc(88px + var(--safe-top));padding:calc(18px + var(--safe-top)) 20px 12px;display:flex;align-items:flex-end;justify-content:space-between}.eyebrow{margin:0 0 4px;color:var(--terracotta);font-size:.7rem;line-height:1.2;font-weight:850;letter-spacing:.13em}.topbar h1,.sheet h2{font-family:Georgia,"Times New Roman",serif;color:var(--navy);margin:0;font-weight:700;letter-spacing:-.025em}.topbar h1{font-size:2rem}.icon-button,.location-button,.round-action{display:grid;place-items:center;border:1px solid var(--line);background:rgba(255,255,255,.92);border-radius:50%}.icon-button{width:44px;height:44px}.icon-button svg,.location-button svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.city-switcher{display:flex;margin:0 18px 12px;padding:4px;background:#e9dfd0;border-radius:16px;position:relative;z-index:5}.city-button{flex:1;border:0;border-radius:12px;padding:11px 16px;background:transparent;font-weight:800;color:var(--muted);transition:.2s}.city-button span{font-size:.7rem;margin-left:4px;opacity:.72}.city-button.is-active{background:var(--white);color:var(--navy);box-shadow:0 4px 14px rgba(16,43,70,.1)}
.map-stage{position:relative;height:52dvh;min-height:390px;max-height:610px;margin:0 12px;border-radius:28px;overflow:hidden;background:#dce5dd;box-shadow:inset 0 0 0 1px rgba(16,43,70,.08)}#map,.fallback-map{position:absolute;inset:0}.fallback-map{display:none;background:linear-gradient(145deg,#dce3da,#efe6d6)}.fallback-map::before{content:"";position:absolute;inset:0;opacity:.45;background-image:linear-gradient(32deg,transparent 44%,#f7f3e9 45% 48%,transparent 49%),linear-gradient(-35deg,transparent 50%,#b9d1df 51% 53%,transparent 54%);background-size:140px 130px,220px 180px}.fallback-map.is-visible{display:block}.map-status-row{position:absolute;top:14px;left:14px;right:14px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.status-pill,.location-button{pointer-events:auto}.status-pill{min-height:42px;border:0;border-radius:99px;padding:0 15px;background:rgba(255,255,255,.94);box-shadow:0 6px 20px rgba(16,43,70,.12);font-size:.78rem;font-weight:850;display:flex;align-items:center;gap:8px}.status-dot{width:8px;height:8px;background:#d39c47;border-radius:50%}.status-pill.ready .status-dot{background:var(--green)}.location-button{width:44px;height:44px;box-shadow:0 6px 20px rgba(16,43,70,.12)}.route-legend{position:absolute;left:14px;right:14px;bottom:15px;background:rgba(255,255,255,.95);border:1px solid rgba(16,43,70,.08);box-shadow:0 6px 18px rgba(16,43,70,.12);border-radius:16px;display:flex;align-items:center;justify-content:space-between;padding:11px 12px;font-size:.72rem}.route-legend span{display:flex;align-items:center;gap:8px}.route-line{display:block;width:26px;height:4px;border-radius:9px;background:var(--terracotta)}.route-legend button{border:0;background:#f1e8db;color:var(--navy);font-size:.68rem;font-weight:800;padding:8px 9px;border-radius:10px}
.maplibregl-map{font:inherit}.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-bottom-left{display:none}.poi-marker{border:0;background:var(--navy);color:#fff;border-radius:50% 50% 50% 12%;width:36px;height:36px;transform:rotate(-45deg);box-shadow:0 4px 10px rgba(16,43,70,.28);display:grid;place-items:center;cursor:pointer}.poi-marker span{transform:rotate(45deg);font-size:.71rem;font-weight:900}.poi-marker.optional{background:var(--terracotta)}.poi-marker.major{width:42px;height:42px;border:3px solid #fff}.user-dot{width:20px;height:20px;background:#2489d8;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 7px rgba(36,137,216,.18)}
.discover-strip{padding:22px 18px 15px;position:relative}.discover-strip h2{font:700 1.35rem/1.2 Georgia,serif;color:var(--navy);margin:0}.text-button{border:0;background:transparent;color:var(--terracotta);font-size:.78rem;font-weight:850;padding:8px}.discover-strip>.text-button{position:absolute;right:12px;top:21px}.poi-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,72%);overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin:16px -18px 0;padding:0 18px 8px;scrollbar-width:none}.poi-cards::-webkit-scrollbar{display:none}.poi-card{scroll-snap-align:start;text-align:left;border:0;background:#fff;border-radius:18px;box-shadow:0 6px 22px rgba(16,43,70,.09);padding:0;overflow:hidden;min-height:160px}.card-image{height:90px;background-color:#cad7d5;background-position:center;background-size:cover;position:relative}.card-image::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,rgba(16,43,70,.45))}.card-order{position:absolute;left:10px;top:10px;z-index:1;background:var(--navy);color:white;border-radius:99px;padding:5px 8px;font-size:.63rem;font-weight:900}.card-copy{padding:12px 14px}.card-copy h3{margin:0 0 5px;color:var(--navy);font:700 1.05rem/1.2 Georgia,serif}.card-copy p{margin:0;color:var(--muted);font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bottom-nav{position:fixed;z-index:20;left:0;right:0;bottom:0;height:calc(70px + var(--safe-bottom));padding:6px max(18px,calc((100vw - 700px)/2)) var(--safe-bottom);display:grid;grid-template-columns:repeat(3,1fr);background:rgba(255,255,255,.96);border-top:1px solid var(--line);backdrop-filter:blur(12px)}.nav-button{border:0;background:transparent;color:var(--muted);display:flex;flex-direction:column;align-items:center;gap:2px;font-size:.66rem;font-weight:800}.nav-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.nav-button.is-active{color:var(--terracotta)}
.sheet{width:min(100%,680px);height:min(88dvh,850px);max-width:none;max-height:none;margin:auto auto 0;border:0;border-radius:30px 30px 0 0;padding:0;background:#fff;color:var(--ink);box-shadow:var(--shadow);overflow:auto;animation:rise .28s ease}.sheet::backdrop{background:rgba(10,24,38,.48);backdrop-filter:blur(2px)}.sheet.full-sheet{height:94dvh}.sheet-grabber{position:sticky;top:0;margin:9px auto -13px;width:42px;height:5px;border-radius:9px;background:#c9c9c6;z-index:4}.sheet-close{position:sticky;float:right;top:13px;margin:13px 14px -55px 0;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:1.5rem;z-index:5}.hero{height:255px;background:linear-gradient(145deg,#b5c5bf,#e3c9a9);background-position:center;background-size:cover;position:relative}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(16,43,70,.45))}.hero-tag{position:absolute;z-index:1;bottom:16px;left:18px;color:#fff;font-weight:900;letter-spacing:.1em;font-size:.65rem}.sheet-content{padding:23px 20px calc(45px + var(--safe-bottom))}.sheet h2{font-size:2rem;line-height:1.06}.lede{color:var(--muted);font-size:.98rem;line-height:1.5;margin:8px 0 18px}.action-row{display:grid;grid-template-columns:1fr 48px 48px;gap:9px;margin:16px 0 20px}.primary-action{border:0;border-radius:16px;background:var(--terracotta);color:#fff;min-height:58px;padding:10px 15px;display:flex;align-items:center;gap:12px;text-align:left;box-shadow:0 8px 20px rgba(199,102,70,.24)}.primary-action b{display:block;font-size:.87rem}.primary-action small{opacity:.8}.play-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:var(--terracotta);padding-left:2px}.round-action{width:48px;height:48px;font-size:1.25rem}.story-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);overflow-x:auto}.story-tabs button{border:0;background:transparent;padding:13px 10px 11px;color:var(--muted);font-size:.75rem;font-weight:850;white-space:nowrap}.story-tabs button.is-active{color:var(--navy);box-shadow:inset 0 -3px var(--terracotta)}.story-panel{min-height:170px;padding:18px 2px;color:#3b4b5d;line-height:1.68;font-family:Georgia,serif;font-size:1rem}.story-panel p{margin:0 0 14px}.story-panel h3{font:700 1.05rem ui-rounded,system-ui;color:var(--navy)}.story-panel ul{padding-left:18px}.story-panel a{color:var(--terracotta);font-family:ui-rounded,system-ui;font-weight:750}.secondary-action{width:100%;border:1px solid var(--navy);background:#fff;color:var(--navy);border-radius:15px;padding:14px;font-weight:850}.secondary-action span{color:var(--muted)}
.audio-player{background:var(--navy);color:#fff;border-radius:19px;padding:15px;margin-bottom:18px}.player-heading{display:flex;align-items:center;justify-content:space-between}.player-heading .eyebrow{color:#e8ab92}.player-heading button{border:0;background:transparent;color:white;font-size:1.3rem}.audio-player input{width:100%;accent-color:var(--terracotta)}.player-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin:8px 0}.player-controls button{border:0;color:white;background:transparent;min-width:40px;min-height:40px}.player-controls button small{font-size:.6rem}.player-controls .player-play{width:48px;height:48px;border-radius:50%;background:#fff;color:var(--navy)}.preview-note{font-size:.65rem;color:#b9c5d1;margin:5px 0 0;line-height:1.4}
.settings-content{padding-top:46px}.settings-section{padding:24px 0;border-top:1px solid var(--line)}.settings-section.compact{padding-bottom:50px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-heading h3,.settings-section h3{margin:0;color:var(--navy);font:700 1.2rem Georgia,serif}.pending-badge{font-size:.63rem;font-weight:850;color:#8f5423;background:#fae8c8;padding:6px 8px;border-radius:99px}.voice-list,.pack-list{display:grid;gap:10px}.voice-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:13px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px}.voice-card.is-selected{border-color:var(--terracotta);box-shadow:0 0 0 2px rgba(199,102,70,.15)}.voice-play{width:42px;height:42px;border:0;border-radius:50%;background:var(--sand);color:var(--terracotta)}.voice-card h4{margin:0;color:var(--navy);display:flex;align-items:center;gap:7px;flex-wrap:wrap}.voice-card p{margin:3px 0 0;color:var(--muted);font-size:.7rem}.voice-card small{display:block;margin-top:3px;color:var(--muted);font-size:.62rem}.real-voice-badge{font:850 .52rem ui-rounded,system-ui;color:var(--green);background:#dff0e7;padding:4px 6px;border-radius:99px;text-transform:uppercase;letter-spacing:.04em}.voice-select{border:0;background:transparent;font-size:1.25rem}.privacy-note{font-size:.7rem;color:var(--muted);line-height:1.5}.pack-card{border:1px solid var(--line);border-radius:18px;padding:15px;background:#fff}.pack-top{display:flex;justify-content:space-between;align-items:flex-start}.pack-card h4{margin:0;color:var(--navy);font-size:1.05rem}.pack-card p{color:var(--muted);font-size:.72rem;margin:5px 0}.pack-state{font-size:.64rem;font-weight:900;color:#8f5423;background:#fae8c8;padding:6px 8px;border-radius:99px}.pack-state.ready{color:var(--green);background:#dff0e7}.pack-progress{height:6px;background:#eee8df;border-radius:9px;overflow:hidden;margin:12px 0}.pack-progress span{display:block;height:100%;width:0;background:var(--terracotta);transition:width .25s}.pack-actions{display:flex;gap:8px}.pack-actions button{flex:1;border:1px solid var(--navy);background:#fff;color:var(--navy);border-radius:11px;padding:10px;font-size:.72rem;font-weight:850}.pack-actions button.primary{background:var(--navy);color:#fff}.checklist{padding-left:24px;color:var(--muted);line-height:1.7;font-size:.8rem}.route-list{display:grid;gap:8px;margin-top:22px}.route-item{display:grid;grid-template-columns:32px 1fr auto;align-items:start;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.route-number{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:#fff;font-size:.7rem;font-weight:900}.route-item.optional .route-number{background:var(--terracotta)}.route-item h3{font-size:.88rem;margin:0;color:var(--navy)}.route-item p{font-size:.7rem;color:var(--muted);margin:3px 0}.route-item button{border:0;background:transparent;color:var(--terracotta);font-size:.7rem;font-weight:850}.toast{position:fixed;z-index:50;left:50%;bottom:calc(85px + var(--safe-bottom));transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--navy);color:#fff;padding:11px 16px;border-radius:99px;font-size:.75rem;font-weight:750;box-shadow:var(--shadow);transition:.22s;white-space:nowrap;max-width:90%;overflow:hidden;text-overflow:ellipsis}.toast.show{opacity:1;transform:translate(-50%,0)}
.map-style-switcher{position:absolute;top:68px;right:14px;display:flex;padding:3px;background:rgba(255,255,255,.94);border:1px solid rgba(16,43,70,.08);border-radius:12px;box-shadow:0 5px 16px rgba(16,43,70,.12)}.map-style-switcher button{border:0;background:transparent;color:var(--muted);border-radius:9px;padding:7px 9px;font-size:.66rem;font-weight:850}.map-style-switcher button.is-active{background:var(--navy);color:#fff}.map-style-switcher small{font-size:.52rem;opacity:.75}
.mini-player{position:fixed;z-index:22;left:10px;right:10px;bottom:calc(76px + var(--safe-bottom));max-width:650px;margin:auto;min-height:64px;display:grid;grid-template-columns:1fr 48px 38px;align-items:center;gap:5px;padding:7px 8px 7px 12px;background:var(--navy);color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:18px;box-shadow:0 12px 34px rgba(16,43,70,.35)}.mini-player[hidden]{display:none}.mini-open{min-width:0;border:0;background:transparent;color:#fff;display:flex;align-items:center;gap:10px;text-align:left}.mini-open span:last-child{min-width:0}.mini-open small{display:block;color:#e8ab92;font-size:.57rem;letter-spacing:.12em;font-weight:900}.mini-open b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.8rem}.mini-wave{color:var(--terracotta);font-size:.85rem;letter-spacing:1px}.mini-play,.mini-close{border:0;color:#fff}.mini-play{width:44px;height:44px;border-radius:50%;background:var(--terracotta);font-weight:900}.mini-close{background:transparent;font-size:1.25rem}
@keyframes rise{from{transform:translateY(30px);opacity:.7}to{transform:none;opacity:1}}
@media(min-width:700px){body{padding:24px}.app-shell{border-radius:32px;overflow:hidden;box-shadow:0 20px 60px rgba(16,43,70,.15);min-height:calc(100dvh - 48px)}.bottom-nav{left:50%;right:auto;transform:translateX(-50%);width:680px;border-radius:20px 20px 0 0}.map-stage{height:58dvh}.poi-cards{grid-auto-columns:280px}.sheet{margin:auto;border-radius:30px;height:min(88dvh,850px)}}
@media(max-width:370px){.topbar{padding-left:15px;padding-right:15px}.city-switcher{margin-left:12px;margin-right:12px}.map-stage{margin:0 8px}.sheet-content{padding-left:16px;padding-right:16px}.action-row{grid-template-columns:1fr 45px 45px}.route-legend{font-size:.66rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
