﻿:root{--purple:#6d28d9;--purple-dark:#4c1d95;--purple-soft:#ede9fe;--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--surface:#fff;--green:#16a34a;--amber:#d97706;--shadow:0 12px 30px #0f172a17}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:linear-gradient(#ede9fe,#f8fafc 28%,#fff 70%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.app-shell{background:#fff;width:min(100%,480px);min-height:100vh;margin:0 auto;padding-bottom:92px;box-shadow:0 0 50px #0f172a24}.app-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;padding:17px 18px 12px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#7c3aed,#4f46e5);border-radius:14px 14px 18px 18px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:850;display:grid;transform:rotate(-5deg)}.brand span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:-.04em;font-size:23px}.brand small{color:var(--muted);font-size:11px}.avatar{background:var(--ink);color:#fff;border:0;border-radius:14px;width:40px;height:40px;font-weight:800}.page-content{padding:18px}.mode-switcher{background:#f1f5f9;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.mode-switcher button{color:var(--muted);background:0 0;border:0;border-radius:12px;padding:11px 6px;font-weight:750}.mode-switcher .active{background:var(--ink);color:#fff;box-shadow:0 8px 18px #0f172a26}.search-button{border:1px solid var(--line);min-height:50px;color:var(--muted);border-radius:16px;align-items:center;gap:9px;margin-top:14px;padding:0 14px;display:flex}.chips{scrollbar-width:none;gap:8px;padding:14px 0 3px;display:flex;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chips button{border:1px solid var(--line);color:#334155;background:#fff;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:700}.chips .active{background:var(--purple);color:#fff;border-color:var(--purple)}.section-block{margin-top:28px}.section-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.section-heading span,.page-heading span,.profile-card>span{color:var(--purple);letter-spacing:.13em;font-size:10px;font-weight:850}.section-heading h1,.section-heading h2,.page-heading h1{letter-spacing:-.04em;margin:4px 0 0;font-size:23px}.section-heading>a{color:var(--purple);font-size:12px;font-weight:800}.card-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:79%;grid-auto-flow:column;gap:12px;padding:12px 2px 4px;display:grid;overflow-x:auto}.card-grid::-webkit-scrollbar{display:none}.listing-card{border:1px solid var(--line);box-shadow:var(--shadow);scroll-snap-align:start;background:#fff;border-radius:21px;overflow:hidden}.listing-image{background-position:50%;background-size:cover;height:158px;position:relative}.image-concert{background:radial-gradient(circle at 50% 15%,#fb923ccc,#0000 18%),radial-gradient(circle at 25% 22%,#ec4899bf,#0000 20%),linear-gradient(#7f1d1d,#111827)}.image-food{background:radial-gradient(circle at 52% 43%,#fdba74 0 18%,#0000 19%),radial-gradient(circle at 35% 52%,#84cc16 0 8%,#0000 9%),linear-gradient(145deg,#713f12,#292524)}.image-market{background:radial-gradient(circle at 30% 30%,#facc15 0 8%,#0000 9%),radial-gradient(circle at 60% 45%,#4ade80 0 12%,#0000 13%),linear-gradient(135deg,#0f766e,#14532d)}.status-badge{color:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850;position:absolute;top:12px;left:12px}.status-badge.purple{background:#7c3aed}.status-badge.green{background:var(--green)}.status-badge.orange{background:#f97316}.status-badge.amber{background:var(--amber)}.save-button{color:#fff;background:#0f172aa6;border:0;border-radius:50%;width:36px;height:36px;font-size:20px;position:absolute;top:10px;right:10px}.listing-body{padding:14px}.listing-body h3{letter-spacing:-.02em;margin:0;font-size:17px}.listing-body p{color:var(--muted);margin:4px 0;font-size:12px}.listing-meta,.listing-footer{justify-content:space-between;gap:8px;margin-top:10px;font-size:11px;display:flex}.listing-meta{color:var(--muted)}.trust{color:var(--green);font-weight:750}.trust.warning{color:var(--amber)}.pairing-card{background:#fff1f2;border:1px solid #fecdd3;border-radius:22px;grid-template-columns:74px 1fr auto;align-items:center;gap:12px;margin-top:12px;padding:14px;display:grid}.pairing-icon{background:linear-gradient(145deg,#7c3aed,#f97316);border-radius:18px;place-items:center;height:74px;font-size:23px;display:grid}.pairing-card small{color:#15803d;font-weight:800}.pairing-card h3{margin:5px 0 2px}.pairing-card p{color:var(--muted);margin:0;font-size:11px}.pairing-card>strong{color:var(--muted);font-size:26px}.newsletter-panel{color:#fff;background:linear-gradient(145deg,#4c1d95,#7c3aed 65%,#a855f7);border-radius:24px;margin-top:28px;padding:23px}.newsletter-panel>span{color:#ddd6fe;letter-spacing:.13em;font-size:10px;font-weight:850}.newsletter-panel h2{margin:8px 0 5px;font-size:25px}.newsletter-panel p{color:#ede9fe;margin:0;font-size:13px;line-height:1.5}.newsletter-panel a{color:var(--purple-dark);background:#fff;border-radius:14px;margin-top:18px;padding:11px 14px;font-size:12px;font-weight:850;display:inline-block}.page-heading{margin-bottom:14px}.page-heading h1{font-size:28px}.search-field{border:1px solid var(--line);border-radius:16px;padding:10px 13px}.search-field label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.search-field input{border:0;outline:0;width:100%;padding:6px 0 0;font-size:14px}.map-shell{border:1px solid var(--line);background:#e2e8f0;border-radius:22px;height:300px;margin-top:15px;position:relative;overflow:hidden}.city-map{position:absolute;inset:0}.map-placeholder{text-align:center;color:var(--muted);background:repeating-linear-gradient(45deg,#f8fafc 0 25px,#e2e8f0 26px 28px);place-items:center;padding:28px;font-size:13px;display:grid;position:absolute;inset:0}.vertical-list{gap:12px;display:grid}.vertical-list .listing-card{grid-template-columns:128px 1fr;display:grid}.vertical-list .listing-image{height:100%;min-height:144px}.itinerary-card{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;margin-top:18px;overflow:hidden}.itinerary-hero{color:#fff;background:linear-gradient(#0f172a1a,#0f172ad9),linear-gradient(120deg,#0f172a,#1d4ed8 40%,#7c3aed 75%,#f97316);flex-direction:column;justify-content:flex-end;min-height:170px;padding:20px;display:flex}.itinerary-hero span{color:#15803d;background:#dcfce7;border-radius:999px;width:fit-content;padding:5px 8px;font-size:9px;font-weight:850}.itinerary-hero h2{margin:8px 0 0}.timeline-item{grid-template-columns:70px 16px 1fr;gap:10px;min-height:96px;padding:18px 16px 0;display:grid}.timeline-item time{font-size:11px;font-weight:850}.timeline-item i{position:relative}.timeline-item i:before{content:"";background:var(--purple);border-radius:50%;width:12px;height:12px;position:absolute;top:2px;left:1px}.timeline-item i:after{content:"";background:#ddd6fe;width:2px;position:absolute;top:15px;bottom:-10px;left:6px}.timeline-item:last-of-type i:after{display:none}.timeline-item h3{margin:0 0 3px}.timeline-item p{color:var(--muted);margin:0;font-size:12px}.itinerary-summary{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;padding:15px 16px;display:grid}.itinerary-summary p{flex-direction:column;margin:0;display:flex}.itinerary-summary span{color:var(--muted);margin-top:3px;font-size:11px}.two-buttons{grid-template-columns:1fr 1fr;gap:10px;padding:0 16px 16px;display:grid}.two-buttons button,.primary-action{background:var(--purple-soft);color:var(--purple-dark);border:0;border-radius:15px;padding:13px;font-weight:850}.two-buttons .primary,.primary-action{background:var(--purple);color:#fff}.reason-card{border:1px solid var(--line);border-radius:20px;margin-top:22px;padding:16px}.reason-card h2{margin-top:0;font-size:18px}.reason-card p{margin:9px 0;font-size:13px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;display:flex}.empty-state>div{background:var(--purple-soft);width:74px;height:74px;color:var(--purple);border-radius:24px;place-items:center;font-size:34px;display:grid}.empty-state h1{margin:18px 0 6px}.empty-state p{max-width:300px;color:var(--muted);line-height:1.5}.empty-state a{background:var(--purple);color:#fff;border-radius:15px;margin-top:12px;padding:12px 16px;font-weight:800}.profile-card{border:1px solid var(--line);background:#f8fafc;border-radius:22px;padding:18px}.profile-card>div{float:left;background:var(--ink);color:#fff;border-radius:22px;place-items:center;width:64px;height:64px;margin-right:14px;font-weight:850;display:grid}.profile-card h1{margin:5px 0 2px}.profile-card p{color:var(--muted);margin:0;font-size:12px}.settings-list{gap:10px;margin-top:18px;display:grid}.settings-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.settings-list span{flex-direction:column;gap:3px;display:flex}.settings-list small{color:var(--muted)}.settings-list i{color:var(--muted);font-size:22px}.detail-page{margin:-18px}.detail-hero{background-size:cover;min-height:310px;position:relative}.detail-hero:after{content:"";background:linear-gradient(#0000,#0f172ac7);height:45%;position:absolute;inset:auto 0 0}.detail-hero>span{z-index:1;color:#fff;background:var(--purple);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850;position:absolute;bottom:18px;left:18px}.detail-title,.detail-page>p,.fact-grid,.detail-page>button,.trust-panel,.google-note{margin-left:18px;margin-right:18px}.detail-title{justify-content:space-between;align-items:start;gap:12px;margin-top:20px;display:flex}.detail-title small{color:var(--purple);letter-spacing:.12em;font-weight:850}.detail-title h1{letter-spacing:-.04em;margin:5px 0 0}.detail-title>b{color:var(--green);background:#dcfce7;border-radius:999px;flex:none;padding:7px 9px;font-size:11px}.rating strong{color:#f97316}.lead{color:#334155;line-height:1.6}.fact-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.fact-grid div{border:1px solid var(--line);border-radius:16px;flex-direction:column;padding:13px;display:flex}.fact-grid span{color:var(--muted);margin-top:3px;font-size:11px}.primary-action{width:calc(100% - 36px);margin-top:16px}.trust-panel{border:1px solid var(--line);border-radius:20px;margin-top:23px;margin-bottom:30px;padding:16px}.trust-panel h2{margin-top:0;font-size:18px}.trust-panel>div{border-top:1px solid var(--line);gap:11px;padding:11px 0;display:flex}.trust-panel>div:first-of-type{border-top:0}.trust-panel b{height:28px;color:var(--green);background:#dcfce7;border-radius:50%;flex:0 0 28px;place-items:center;display:grid}.trust-panel p{flex-direction:column;margin:0;display:flex}.trust-panel span{color:var(--muted);margin-top:3px;font-size:11px}.google-note{color:var(--muted);padding-bottom:30px;font-size:11px;line-height:1.5}.bottom-nav{z-index:30;width:min(100%,480px);min-height:78px;padding:8px 10px max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--line);background:#fffffff5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-link{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.nav-link span{font-size:22px}.nav-link small{font-size:10px}.nav-link.active{color:var(--purple);font-weight:850}.nav-link.special span{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-top:-20px;display:grid;box-shadow:0 10px 22px #6d28d959}@media (min-width:820px){.app-shell{border-radius:34px;min-height:calc(100vh - 48px);margin-top:24px;margin-bottom:24px;overflow:hidden}.bottom-nav{border-radius:0 0 34px 34px;bottom:24px}}.listing-warning{color:#92400e;background:#fffbeb;border:1px solid #f59e0b;border-radius:16px;margin:18px 0;padding:14px 16px}.listing-warning strong{margin-bottom:5px;display:block}.listing-warning p{margin:0;font-size:.85rem;line-height:1.5}.empty-results{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-top:18px;padding:28px 20px}.empty-results h3{margin:0 0 8px}.empty-results p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.detail-page>a.primary-action{box-sizing:border-box;text-align:center;margin-left:18px;margin-right:18px;text-decoration:none;display:block}.filter-chip{color:#4c1d95;white-space:nowrap;background:#fff;border:1px solid #ddd6fe;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:8px 14px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .16s,color .16s,border-color .16s,transform .16s;display:inline-flex}.filter-chip:hover{border-color:#7c3aed;transform:translateY(-1px)}.filter-chip.active{color:#fff;background:#6d28d9;border-color:#6d28d9}.filter-chip.disabled{cursor:not-allowed;opacity:.45;transform:none}.page-description{color:#64748b;max-width:34rem;margin:8px 0 0;font-size:.92rem;line-height:1.55}.tonight-empty{flex-direction:column;align-items:center;display:flex}.empty-icon{color:#6d28d9;background:#ede9fe;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:12px;font-size:1.6rem;display:grid}.empty-action{color:#fff;background:#6d28d9;border-radius:999px;justify-content:center;align-items:center;min-height:40px;margin-top:18px;padding:8px 16px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.empty-action:hover{background:#5b21b6}.mode-switcher a{color:#64748b;text-align:center;border-radius:999px;flex:1;padding:10px 14px;font-size:.88rem;font-weight:700;text-decoration:none}.mode-switcher a.active{color:#6d28d9;background:#fff;box-shadow:0 2px 10px #4c1d951f}.newsletter-coming-soon{min-height:40px;color:inherit;border:1px solid #ffffff6b;border-radius:999px;justify-content:center;align-items:center;margin-top:8px;padding:9px 16px;font-size:.86rem;font-weight:700;display:inline-flex}.report-panel{background:#fff;border:1px solid #ddd6fe;border-radius:18px;margin:18px;padding:0 18px}.report-panel summary{color:#5b21b6;cursor:pointer;padding:18px 0;font-weight:800}.report-form{gap:16px;padding:0 0 20px;display:grid}.report-form label{color:#334155;gap:7px;font-size:.86rem;font-weight:700;display:grid}.report-form label span{color:#94a3b8;font-weight:500}.report-form select,.report-form textarea,.report-form input{box-sizing:border-box;color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px}.report-form textarea{resize:vertical}.report-form .primary-action{cursor:pointer;border:0;margin:0}.report-form .primary-action:disabled{cursor:wait;opacity:.65}.report-message{margin:0;font-size:.86rem;line-height:1.5}.report-message.success{color:#15803d}.report-message.error{color:#b91c1c}.report-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.report-toggle{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:18px 0;display:flex}.report-toggle>span{color:#6d28d9;background:#ede9fe;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.report-toggle div{flex:1;gap:3px;display:grid}.report-toggle strong{font-size:.92rem}.report-toggle small{color:#64748b;font-size:.78rem;font-weight:500}.report-toggle>b{color:#6d28d9;font-size:1.25rem}.listing-card{position:relative}.listing-card-link{z-index:1;border-radius:inherit;position:absolute;inset:0}.listing-card-link:focus-visible{outline-offset:3px;outline:3px solid #7c3aed}.listing-card .save-button{z-index:2;color:#fff;cursor:pointer;background:#0f172ad1;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;font-size:1.25rem;line-height:1;transition:transform .15s,background .15s,color .15s;display:grid;position:absolute;top:12px;right:12px}.listing-card .save-button:hover{transform:scale(1.08)}.listing-card .save-button.saved{color:#6d28d9;background:#ede9fe}.listing-card .save-button:focus-visible{outline-offset:2px;outline:3px solid #fff}.empty-state button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#6d28d9;border:0;border-radius:999px;padding:9px 18px;font-weight:700}.detail-title-actions{align-items:center;gap:8px;display:flex}.detail-save-button{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:1.25rem;line-height:1;transition:background .15s,transform .15s;display:grid}.detail-save-button:hover{transform:scale(1.06)}.detail-save-button.saved{color:#6d28d9;background:#ede9fe}.detail-save-button:focus-visible{outline-offset:2px;outline:3px solid #c4b5fd}.nav-icon{place-items:center;display:inline-grid;position:relative}.saved-count-badge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.62rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-7px;right:-11px}.nav-link.special .saved-count-badge{border-color:#6d28d9}.preferences-panel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;margin:18px;padding:20px}.preference-heading{margin-bottom:22px}.preference-heading>span{color:#7c3aed;letter-spacing:.12em;font-size:.72rem;font-weight:800}.preference-heading h2{margin:5px 0 7px}.preference-heading p{color:#64748b;margin:0;font-size:.88rem;line-height:1.55}.profile-field{color:#334155;gap:8px;margin-bottom:22px;font-size:.88rem;font-weight:800;display:grid}.profile-field input,.profile-field select{box-sizing:border-box;color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px}.preference-group{border:0;margin:0 0 22px;padding:0}.preference-group legend{color:#334155;font-size:.9rem;font-weight:800}.preference-group>p{color:#64748b;margin:5px 0 12px;font-size:.8rem;line-height:1.45}.preference-options{flex-wrap:wrap;gap:8px;display:flex}.preference-options button{color:#5b21b6;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:999px;padding:7px 12px;font-size:.8rem;font-weight:700}.preference-options button.selected{color:#fff;background:#6d28d9;border-color:#6d28d9}.preference-toggle{cursor:pointer;align-items:flex-start;gap:11px;margin-bottom:18px;display:flex}.preference-toggle input{accent-color:#6d28d9;width:18px;height:18px;margin-top:2px}.preference-toggle span{gap:3px;display:grid}.preference-toggle strong{color:#334155;font-size:.88rem}.preference-toggle small{color:#64748b;font-size:.78rem;line-height:1.45}.profile-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.profile-actions button{min-height:42px;font:inherit;cursor:pointer;border-radius:12px;padding:9px 12px;font-size:.84rem;font-weight:800}.profile-actions .primary{color:#fff;background:#6d28d9;border:0}.profile-actions .danger{color:#b91c1c;background:#fff;border:1px solid #fecaca}.profile-status{color:#15803d;text-align:center;margin:14px 0 0;font-size:.84rem;font-weight:700}.personalization-note{color:#5b21b6;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:14px;align-items:center;gap:11px;margin:0 0 14px;padding:12px 14px;display:flex}.personalization-note>span{color:#fff;background:#6d28d9;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:.9rem;display:grid}.personalization-note p{gap:2px;margin:0;font-size:.84rem;display:grid}.personalization-note small{color:#6b7280;font-size:.74rem;line-height:1.4}.venture-map-popup{gap:5px;min-width:150px;padding:2px;display:grid}.venture-map-popup strong{color:#0f172a;font-size:.88rem}.venture-map-popup span{color:#64748b;font-size:.75rem;line-height:1.35}.venture-map-popup a{color:#6d28d9;margin-top:3px;font-size:.76rem;font-weight:800;text-decoration:none}.venture-map-popup a:hover{text-decoration:underline}.explore-map-anchor{width:100%;margin-top:16px;scroll-margin-top:18px}.city-map{background:#ede9fe;border:1px solid #ddd6fe;border-radius:20px;width:100%;height:280px;min-height:280px;overflow:hidden}.listing-card{transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.listing-card-link{z-index:1;position:absolute;inset:0}.listing-card-map-target{appearance:none;cursor:pointer;outline:0;width:100%;height:100%;margin:0;display:block;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.listing-card.is-selected{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed24,0 12px 28px #4c1d951f}.listing-card .save-button{z-index:3;position:relative}.listing-card-actions{z-index:3;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;padding-top:8px;display:flex;position:relative}.listing-card-actions>span{color:#64748b;font-size:.7rem;font-weight:700}.listing-card.is-selected .listing-card-actions>span{color:#6d28d9}.listing-card-view-link{z-index:4;color:#6d28d9;font-size:.72rem;font-weight:800;text-decoration:none;position:relative}.listing-card-view-link:hover{text-decoration:underline}.maplibregl-marker svg{transition:transform .18s,filter .18s}.maplibregl-marker.venture-marker-selected{z-index:3}.maplibregl-marker.venture-marker-selected svg{filter:drop-shadow(0 4px 5px #4c1d9559);transform:scale(1.2)}.build-outing-page{padding-bottom:130px}.build-outing-hero{padding:12px 2px 20px}.build-outing-eyebrow{color:#7c3aed;letter-spacing:.12em;margin-bottom:7px;font-size:.7rem;font-weight:900;display:inline-block}.build-outing-hero h1{color:#17121f;letter-spacing:-.05em;max-width:420px;margin:0;font-size:clamp(2rem,8vw,3rem);line-height:.98}.build-outing-hero p{color:#64748b;max-width:520px;margin:14px 0 0;font-size:.92rem;line-height:1.55}.outing-type-grid{grid-template-columns:1fr;gap:11px;display:grid}.outing-type-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:46px 1fr 24px;align-items:center;gap:12px;width:100%;padding:15px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:grid}.outing-type-card:hover{border-color:#c4b5fd;transform:translateY(-1px)}.outing-type-card.selected{background:#faf7ff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.outing-type-icon{color:#6d28d9;background:#f3e8ff;border-radius:15px;place-items:center;width:46px;height:46px;font-size:1.25rem;font-weight:900;display:grid}.outing-type-copy{flex-direction:column;gap:4px;display:flex}.outing-type-copy strong{color:#17121f;font-size:.95rem}.outing-type-copy small{color:#64748b;font-size:.73rem;line-height:1.4}.outing-type-check{color:#fff;background:#7c3aed;border-radius:999px;place-items:center;width:23px;height:23px;font-size:.75rem;font-weight:900;display:grid}.outing-type-card:not(.selected) .outing-type-check{background:0 0;border:1px solid #d8dee8}.outing-selection-summary{background:#faf7ff;border:1px solid #ddd6fe;border-radius:18px;margin-top:20px;padding:17px}.outing-selection-summary span{color:#7c3aed;letter-spacing:.1em;margin-bottom:5px;font-size:.65rem;font-weight:900;display:block}.outing-selection-summary strong{color:#26153f;font-size:1.05rem}.outing-selection-summary p{color:#64748b;margin:6px 0 0;font-size:.78rem;line-height:1.5}.outing-next-step{color:#fff;background:#17121f;border-radius:18px;gap:12px;margin-top:12px;padding:15px;display:flex}.outing-next-step>span{color:#c4b5fd;font-size:1.2rem}.outing-next-step strong{font-size:.88rem;display:block}.outing-next-step p{color:#cbd5e1;margin:3px 0 0;font-size:.73rem}.build-outing-action{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:18px;flex-direction:column;gap:7px;margin-top:20px;padding:12px;display:flex;position:sticky;bottom:78px}.build-outing-action button{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:14px;width:100%;padding:14px 18px;font-size:.88rem;font-weight:900}.build-outing-action button:disabled{color:#94a3b8;cursor:not-allowed;background:#d8dee8}.build-outing-action small{color:#64748b;text-align:center;font-size:.67rem}@media (min-width:720px){.outing-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.builder-progress{grid-template-columns:repeat(2,1fr);gap:7px;margin:4px 0 19px;display:grid}.builder-progress span{background:#e2e8f0;border-radius:999px;height:4px}.builder-progress span.active{background:#7c3aed}.builder-step-heading{margin-bottom:20px}.builder-step-heading h1{color:#17121f;letter-spacing:-.045em;max-width:500px;margin:8px 0 0;font-size:clamp(1.9rem,8vw,2.8rem);line-height:1}.builder-step-heading p{color:#64748b;max-width:520px;margin:12px 0 0;font-size:.86rem;line-height:1.55}.builder-back-button{color:#6d28d9;cursor:pointer;background:0 0;border:0;margin-bottom:17px;padding:0;font-size:.78rem;font-weight:900;display:block}.profile-defaults-note{background:#faf7ff;border:1px solid #ddd6fe;border-radius:17px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin-bottom:17px;padding:13px;display:grid}.profile-defaults-note>span{color:#6d28d9;background:#ede9fe;border-radius:12px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.profile-defaults-note strong,.profile-defaults-note small{display:block}.profile-defaults-note strong{color:#26153f;font-size:.77rem}.profile-defaults-note small{color:#64748b;margin-top:2px;font-size:.65rem;line-height:1.35}.profile-defaults-note button{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #c4b5fd;border-radius:10px;padding:7px 10px;font-size:.66rem;font-weight:900}.outing-customizer{flex-direction:column;gap:14px;display:flex}.customizer-section{background:#fff;border:1px solid #e5e7eb;border-radius:19px;padding:17px}.customizer-heading{margin-bottom:13px}.customizer-heading>span{color:#7c3aed;letter-spacing:.11em;margin-bottom:3px;font-size:.62rem;font-weight:900;display:block}.customizer-heading h2{color:#17121f;margin:0;font-size:1rem}.customizer-heading p{color:#64748b;margin:5px 0 0;font-size:.7rem;line-height:1.45}.builder-field-grid{grid-template-columns:1fr;gap:10px;margin-bottom:12px;display:grid}.builder-field{flex-direction:column;gap:6px;display:flex}.builder-field>span{color:#475569;font-size:.68rem;font-weight:800}.builder-field input{color:#17121f;width:100%;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:12px;padding:12px;font-size:.8rem}.choice-chip-grid{flex-wrap:wrap;gap:8px;display:flex}.builder-choice-chip{color:#475569;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:999px;padding:9px 12px;font-size:.7rem;font-weight:800}.builder-choice-chip.selected{color:#6d28d9;background:#f3e8ff;border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed14}.budget-option-grid{grid-template-columns:1fr;gap:9px;display:grid}.budget-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:14px;flex-direction:column;gap:3px;padding:13px;display:flex}.budget-option strong{color:#17121f;font-size:.8rem}.budget-option small{color:#64748b;font-size:.66rem;line-height:1.4}.budget-option.selected{background:#faf7ff;border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed1a}.budget-option.selected strong{color:#6d28d9}.builder-toggle-row{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;display:flex}.builder-toggle-row strong,.builder-toggle-row small{display:block}.builder-toggle-row strong{color:#17121f;font-size:.83rem}.builder-toggle-row small{color:#64748b;margin-top:3px;font-size:.68rem;line-height:1.4}.builder-toggle-row input{accent-color:#7c3aed;flex:none;width:21px;height:21px}.outing-draft-ready{color:#fff;background:#17121f;border-radius:19px;grid-template-columns:40px 1fr;gap:12px;margin-top:16px;padding:17px;display:grid}.outing-draft-icon{background:#7c3aed;border-radius:14px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.outing-draft-ready>div>span{color:#c4b5fd;letter-spacing:.1em;font-size:.61rem;font-weight:900;display:block}.outing-draft-ready h2{margin:4px 0 12px;font-size:1.1rem}.outing-draft-summary{gap:7px;display:grid}.outing-draft-summary p{color:#cbd5e1;margin:0;font-size:.69rem;line-height:1.4}.outing-draft-summary strong{color:#fff;margin-bottom:1px;font-size:.64rem;display:block}@media (min-width:620px){.builder-field-grid,.budget-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.outing-results-page{padding-bottom:130px}.outing-results-heading{margin-bottom:20px}.outing-results-heading>span{color:#7c3aed;letter-spacing:.12em;margin-bottom:6px;font-size:.65rem;font-weight:900;display:block}.outing-results-heading h1{color:#17121f;letter-spacing:-.05em;max-width:520px;margin:0;font-size:clamp(2rem,8vw,3rem);line-height:.98}.outing-results-heading p{color:#64748b;max-width:520px;margin:12px 0 0;font-size:.84rem;line-height:1.55}.outing-loading-card,.outing-state-card{background:#faf7ff;border:1px solid #ddd6fe;border-radius:20px;padding:22px}.outing-loading-card{align-items:center;gap:15px;display:flex}.outing-loading-spinner{border:4px solid #ddd6fe;border-top-color:#7c3aed;border-radius:999px;width:34px;height:34px;animation:.8s linear infinite venture-spin}@keyframes venture-spin{to{transform:rotate(360deg)}}.outing-loading-card strong{color:#26153f;font-size:.9rem}.outing-loading-card p{color:#64748b;margin:4px 0 0;font-size:.72rem;line-height:1.45}.outing-state-card{text-align:center}.outing-state-card>span{color:#6d28d9;background:#ede9fe;border-radius:14px;place-items:center;width:42px;height:42px;margin:0 auto 12px;font-weight:900;display:grid}.outing-state-card.error>span{color:#be123c;background:#fff1f2}.outing-state-card h2{color:#17121f;margin:0;font-size:1.05rem}.outing-state-card p{color:#64748b;max-width:430px;margin:8px auto 15px;font-size:.76rem;line-height:1.5}.outing-state-card a,.outing-state-card button{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:12px;justify-content:center;padding:10px 14px;font-size:.72rem;font-weight:900;text-decoration:none;display:inline-flex}.outing-state-actions{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.outing-plan-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.outing-plan-summary>div{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:13px}.outing-plan-summary>div:last-child{grid-column:1/-1}.outing-plan-summary span{color:#7c3aed;letter-spacing:.08em;margin-bottom:4px;font-size:.58rem;font-weight:900;display:block}.outing-plan-summary strong{color:#17121f;font-size:.75rem}.outing-warning-list{gap:8px;margin-bottom:18px;display:grid}.outing-warning-list p{color:#854d0e;background:#fffbeb;border:1px solid #fde68a;border-radius:13px;align-items:flex-start;gap:8px;margin:0;padding:11px 13px;font-size:.68rem;line-height:1.45;display:flex}.outing-warning-list span{font-weight:900}.outing-timeline{margin-top:20px}.outing-stop-wrapper{position:relative}.outing-travel-row{color:#64748b;align-items:center;gap:9px;padding:9px 0 9px 19px;display:flex}.outing-travel-row span{color:#7c3aed;font-weight:900}.outing-travel-row p{margin:0;font-size:.66rem;font-weight:700}.outing-stop-card{background:#fff;border:1px solid #e5e7eb;border-radius:19px;grid-template-columns:40px 1fr;gap:12px;padding:16px;display:grid;box-shadow:0 8px 24px #0f172a0d}.outing-stop-order{color:#fff;background:#7c3aed;border-radius:14px;place-items:center;width:40px;height:40px;font-size:.85rem;font-weight:900;display:grid}.outing-stop-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.outing-stop-topline>span{color:#6d28d9;font-size:.71rem;font-weight:900}.outing-stop-topline small{color:#6d28d9;background:#f3e8ff;border-radius:999px;padding:4px 7px;font-size:.55rem;font-weight:900}.outing-stop-content h2{color:#17121f;margin:7px 0 3px;font-size:1.02rem}.outing-stop-subtitle{color:#64748b;margin:0;font-size:.69rem}.outing-stop-reason{color:#334155;margin:10px 0;font-size:.72rem;line-height:1.5}.outing-stop-details{flex-wrap:wrap;gap:7px;display:flex}.outing-stop-details span{color:#475569;background:#f8fafc;border-radius:9px;padding:6px 8px;font-size:.61rem;font-weight:700}.outing-stop-link{color:#6d28d9;margin-top:12px;font-size:.7rem;font-weight:900;text-decoration:none;display:inline-block}.outing-stop-link:hover{text-decoration:underline}.outing-result-actions{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:18px;gap:8px;margin-top:20px;padding:12px;display:grid;position:sticky;bottom:78px}.outing-result-actions button,.outing-result-actions a{border-radius:13px;justify-content:center;padding:13px;font-size:.75rem;font-weight:900;text-decoration:none;display:flex}.outing-result-actions button{color:#fff;cursor:pointer;background:#7c3aed;border:0}.outing-result-actions a{color:#475569;background:#fff;border:1px solid #d8dee8}@media (min-width:680px){.outing-plan-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.outing-plan-summary>div:last-child{grid-column:auto}}.outing-builder-hero{color:#fff;background:linear-gradient(145deg,#201331 0%,#3b1b67 55%,#6d28d9 100%);border-radius:26px;gap:20px;margin-top:18px;padding:25px 21px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #4c1d953d}.outing-builder-glow{filter:blur(4px);pointer-events:none;background:#c4b5fd38;border-radius:999px;width:230px;height:230px;position:absolute;top:-80px;right:-80px}.outing-builder-content{z-index:2;position:relative}.outing-builder-eyebrow{color:#ddd6fe;letter-spacing:.14em;margin-bottom:9px;font-size:.65rem;font-weight:900;display:block}.outing-builder-content h1{color:#fff;letter-spacing:-.055em;max-width:470px;margin:0;font-size:clamp(2rem,9vw,3.3rem);line-height:.96}.outing-builder-content>p{color:#e2e8f0;max-width:560px;margin:15px 0 0;font-size:.84rem;line-height:1.6}.outing-builder-features{flex-wrap:wrap;gap:8px;margin-top:17px;display:flex}.outing-builder-features span{color:#f5f3ff;background:#ffffff14;border:1px solid #ddd6fe38;border-radius:999px;padding:7px 10px;font-size:.63rem;font-weight:800}.outing-builder-actions{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.outing-builder-primary,.outing-builder-secondary{border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:12px 15px;font-size:.74rem;font-weight:900;text-decoration:none;display:inline-flex}.outing-builder-primary{color:#5b21b6;background:#fff}.outing-builder-primary span{font-size:1rem}.outing-builder-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff42}.outing-builder-primary:hover,.outing-builder-secondary:hover{transform:translateY(-1px)}.outing-builder-preview{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#110a1c61;border:1px solid #fff3;border-radius:20px;padding:16px;position:relative}.outing-builder-preview-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.outing-builder-preview-heading span{color:#c4b5fd;letter-spacing:.11em;font-size:.57rem;font-weight:900}.outing-builder-preview-heading strong{color:#fff;font-size:.68rem}.outing-builder-preview-stop{align-items:center;gap:10px;display:flex}.outing-builder-preview-stop b{color:#fff;background:#8b5cf6;border-radius:11px;place-items:center;width:31px;height:31px;font-size:.7rem;display:grid}.outing-builder-preview-stop small,.outing-builder-preview-stop strong{display:block}.outing-builder-preview-stop small{color:#cbd5e1;font-size:.58rem}.outing-builder-preview-stop strong{color:#fff;margin-top:1px;font-size:.73rem}.outing-builder-preview-line{height:18px;padding-left:15px}.outing-builder-preview-line span{background:#c4b5fd8c;width:1px;height:100%;display:block}@media (min-width:760px){.outing-builder-hero{grid-template-columns:minmax(0,1.45fr) minmax(230px,.55fr);align-items:center;padding:32px}}.outing-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:10px;display:grid}.outing-quick-actions button{color:#475569;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:12px;font-size:.72rem;font-weight:900;display:flex}.outing-quick-actions button span{color:#7c3aed;font-size:1rem}.outing-quick-actions button.saved{color:#6d28d9;background:#faf7ff;border-color:#c4b5fd}.outing-action-message{color:#6d28d9;text-align:center;background:#f3e8ff;border-radius:11px;margin:0 0 13px;padding:9px 12px;font-size:.68rem;font-weight:800}.saved-empty-actions{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.saved-outing-grid{gap:12px;display:grid}.saved-outing-card{background:linear-gradient(145deg,#fff,#faf7ff);border:1px solid #ddd6fe;border-radius:20px;padding:17px;box-shadow:0 9px 25px #4c1d9512}.saved-outing-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.saved-outing-card-top>div>span{color:#7c3aed;letter-spacing:.11em;margin-bottom:4px;font-size:.58rem;font-weight:900;display:block}.saved-outing-card h3{color:#17121f;margin:0;font-size:1.05rem}.saved-outing-stop-badge{color:#6d28d9;background:#ede9fe;border-radius:999px;flex:none;padding:6px 9px;font-size:.62rem;font-weight:900}.saved-outing-meta{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.saved-outing-meta span{color:#475569;background:#f8fafc;border-radius:9px;padding:6px 8px;font-size:.62rem;font-weight:700}.saved-outing-stop-preview{background:#fff;border-radius:14px;gap:8px;margin-top:14px;padding:12px;display:grid}.saved-outing-stop-preview>div{align-items:center;gap:9px;display:flex}.saved-outing-stop-preview b{color:#fff;background:#7c3aed;border-radius:9px;place-items:center;width:27px;height:27px;font-size:.65rem;display:grid}.saved-outing-stop-preview span{flex-direction:column;display:flex}.saved-outing-stop-preview small{color:#7c3aed;font-size:.57rem;font-weight:800}.saved-outing-stop-preview strong{color:#334155;margin-top:1px;font-size:.7rem}.saved-outing-no-stops{color:#64748b;font-size:.7rem}.saved-outing-actions{grid-template-columns:1fr auto;gap:9px;margin-top:14px;display:grid}.saved-outing-actions a,.saved-outing-actions button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:10px 12px;font-size:.68rem;font-weight:900;text-decoration:none;display:flex}.saved-outing-actions a{color:#fff;background:#7c3aed;border:0}.saved-outing-actions button{color:#be123c;background:#fff;border:1px solid #fecdd3}.saved-inline-state{text-align:center;border:1px dashed #d8dee8;border-radius:16px;padding:16px}.saved-inline-state.error{background:#fff1f2;border-color:#fecdd3}.saved-inline-state p{color:#64748b;margin:0;font-size:.72rem;line-height:1.5}.saved-inline-state a,.saved-inline-state button{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:10px;margin-top:10px;padding:9px 12px;font-size:.68rem;font-weight:900;text-decoration:none;display:inline-flex}.saved-outing-detail-page{padding-bottom:130px}.saved-outing-back-link{color:#6d28d9;margin-bottom:18px;font-size:.73rem;font-weight:900;text-decoration:none;display:inline-flex}.saved-outing-detail-heading{margin-bottom:18px}.saved-outing-detail-heading>span{color:#7c3aed;letter-spacing:.12em;margin-bottom:5px;font-size:.62rem;font-weight:900;display:block}.saved-outing-detail-heading h1{color:#17121f;letter-spacing:-.05em;margin:0;font-size:clamp(2rem,8vw,3rem);line-height:1}.saved-outing-detail-heading p{color:#64748b;margin:9px 0 0;font-size:.8rem}.saved-outing-detail-actions{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:18px;gap:8px;margin-top:20px;padding:12px;display:grid;position:sticky;bottom:78px}.saved-outing-detail-actions a,.saved-outing-detail-actions button{cursor:pointer;border-radius:12px;justify-content:center;padding:12px;font-size:.72rem;font-weight:900;text-decoration:none;display:flex}.saved-outing-detail-actions a{color:#fff;background:#7c3aed;border:0}.saved-outing-detail-actions button{color:#be123c;background:#fff;border:1px solid #fecdd3}.outing-route-panel{background:linear-gradient(145deg,#fff,#faf7ff);border:1px solid #ddd6fe;border-radius:20px;margin:16px 0 20px;padding:16px}.outing-route-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:13px;display:flex}.outing-route-heading>div>span{color:#7c3aed;letter-spacing:.11em;margin-bottom:3px;font-size:.58rem;font-weight:900;display:block}.outing-route-heading h2{color:#17121f;margin:0;font-size:1rem}.outing-route-heading p{color:#64748b;margin:4px 0 0;font-size:.67rem}.outing-route-heading>a{color:#fff;background:#7c3aed;border-radius:11px;flex:none;justify-content:center;align-items:center;gap:6px;padding:9px 11px;font-size:.64rem;font-weight:900;text-decoration:none;display:inline-flex}.outing-route-map{background:#ede9fe;border:1px solid #ddd6fe;border-radius:17px;width:100%;height:285px;min-height:285px;overflow:hidden}.outing-route-marker{color:#fff;cursor:pointer;background:#7c3aed;border:3px solid #fff;border-radius:999px;place-items:center;width:34px;height:34px;padding:0;font-size:.72rem;font-weight:900;display:grid;box-shadow:0 6px 14px #4c1d954d}.outing-route-marker:hover{transform:scale(1.08)}.outing-route-unavailable{background:#faf7ff;border:1px dashed #c4b5fd;border-radius:15px;align-items:center;gap:11px;padding:16px;display:flex}.outing-route-unavailable>span{color:#7c3aed;font-size:1.2rem}.outing-route-unavailable p{color:#64748b;margin:0;font-size:.7rem;line-height:1.45}.outing-route-note{color:#64748b;margin:9px 0 0;font-size:.61rem;line-height:1.45}@media (max-width:520px){.outing-route-heading{flex-direction:column}.outing-route-heading>a{width:100%}}:root{--venture-yellow:#ffcf00;--venture-gold:#edb200;--venture-red:#d01013;--venture-ink:#241f20;--venture-white:#fff;--venture-cream:#fff8ef}.venture-wizard-page{min-height:calc(100vh - 150px);padding-bottom:112px}.venture-wizard-progress{margin-bottom:17px}.venture-wizard-progress-top{color:var(--venture-ink);letter-spacing:.1em;justify-content:space-between;align-items:center;margin-bottom:7px;font-size:.62rem;font-weight:900;display:flex}.venture-wizard-progress-top strong{color:var(--venture-red)}.venture-wizard-progress-track{background:#eee9e4;border-radius:999px;height:6px;overflow:hidden}.venture-wizard-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--venture-yellow), var(--venture-gold), var(--venture-red));height:100%;transition:width .3s;display:block}.venture-wizard-stage{flex-direction:column;min-height:600px;display:flex}.venture-wizard-heading{margin:15px 0 17px}.venture-wizard-heading>span{color:var(--venture-red);letter-spacing:.13em;margin-bottom:5px;font-size:.64rem;font-weight:950;display:block}.venture-wizard-heading h1{max-width:520px;color:var(--venture-ink);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(2rem,8vw,3rem);font-weight:900;line-height:1.02}.venture-wizard-heading p{color:#6d6566;max-width:530px;margin:10px 0 0;font-size:.78rem;line-height:1.55}.venture-wizard-content{animation:.26s both venture-wizard-enter}@keyframes venture-wizard-enter{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.outing-step-art{background:radial-gradient(circle at 80% 18%, #ffcf0061, transparent 34%), var(--venture-cream);border:1px solid #f1e5d7;border-radius:24px;width:100%;height:150px;position:relative;overflow:hidden}.art-floating-symbol{color:var(--venture-red);font-size:1.35rem;animation:1.7s ease-in-out infinite art-float;position:absolute;top:20px;right:22%}.art-ticket{border:4px solid var(--venture-ink);width:82px;height:105px;color:var(--venture-ink);border-radius:14px;place-items:center;font-size:1rem;font-weight:950;display:grid;position:absolute;box-shadow:7px 8px #241f2024}.art-ticket-left{background:var(--venture-yellow);animation:2.4s ease-in-out infinite ticket-left;top:23px;left:calc(50% - 78px);transform:rotate(-8deg)}.art-ticket-right{background:var(--venture-white);animation:2.4s ease-in-out infinite ticket-right;top:19px;left:calc(50% + 3px);transform:rotate(7deg)}@keyframes ticket-left{50%{transform:rotate(-3deg)translate(4px)}}@keyframes ticket-right{50%{transform:rotate(3deg)translate(-4px)}}.art-clock-face{border:6px solid var(--venture-ink);background:var(--venture-white);border-radius:999px;width:94px;height:94px;position:absolute;top:27px;left:calc(50% - 86px)}.art-clock-hand{background:var(--venture-red);transform-origin:bottom;border-radius:999px;width:4px;position:absolute;bottom:50%;left:50%}.art-clock-hour{height:27px;animation:8s linear infinite clock-spin}.art-clock-minute{background:var(--venture-gold);height:37px;animation:3s linear infinite clock-spin}@keyframes clock-spin{to{transform:rotate(360deg)}}.art-calendar{border:4px solid var(--venture-ink);background:var(--venture-white);border-radius:14px;flex-direction:column;align-items:center;width:90px;animation:2.2s ease-in-out infinite art-bob;display:flex;position:absolute;top:30px;left:calc(50% + 18px);overflow:hidden}.art-calendar b{background:var(--venture-red);width:100%;color:var(--venture-white);text-align:center;padding:7px;font-size:.56rem}.art-calendar i{color:var(--venture-ink);padding:13px;font-size:1.6rem;font-style:normal;font-weight:950}.art-interest-orbit{border:3px dashed #241f2047;border-radius:999px;width:204px;height:98px;animation:10s linear infinite orbit-spin;position:absolute;inset:24px calc(50% - 102px)}.art-interest-bubble{z-index:2;border:4px solid var(--venture-ink);border-radius:999px;place-items:center;width:58px;height:58px;font-size:1.25rem;display:grid;position:absolute;box-shadow:5px 6px #241f2024}.art-interest-food{background:var(--venture-yellow);animation:2s ease-in-out infinite interest-one;top:52px;left:calc(50% - 92px)}.art-interest-music{background:var(--venture-white);color:var(--venture-red);animation:1.8s ease-in-out infinite interest-two;top:25px;left:calc(50% - 29px)}.art-interest-game{background:var(--venture-red);color:var(--venture-white);animation:2.2s ease-in-out infinite interest-three;top:57px;left:calc(50% + 42px)}.art-coin{border:4px solid var(--venture-ink);background:var(--venture-yellow);width:68px;height:25px;color:var(--venture-ink);border-radius:999px;place-items:center;font-size:.75rem;font-weight:950;display:grid;position:absolute}.art-coin-one{bottom:29px;left:calc(50% - 34px)}.art-coin-two{animation:1.7s ease-in-out infinite coin-drop;bottom:57px;left:calc(50% - 34px)}.art-coin-three{background:var(--venture-gold);animation:1.7s ease-in-out .18s infinite coin-drop;bottom:85px;left:calc(50% - 34px)}.art-budget-smile{color:var(--venture-red);font-size:2.6rem;font-weight:950;position:absolute;top:45px;left:calc(50% + 63px);transform:rotate(10deg)}.art-map-route{background:repeating-linear-gradient(90deg, var(--venture-ink) 0 12px, transparent 12px 19px);border-radius:999px;height:5px;animation:2.4s linear infinite route-slide;position:absolute;top:73px;left:18%;right:18%}.art-map-dot{z-index:2;border:4px solid var(--venture-ink);width:39px;height:39px;color:var(--venture-ink);border-radius:999px 999px 999px 3px;place-items:center;font-size:.7rem;font-weight:950;display:grid;position:absolute;transform:rotate(-45deg)}.art-map-dot:first-letter{transform:rotate(45deg)}.art-map-dot-one{background:var(--venture-yellow);top:53px;left:19%}.art-map-dot-two{background:var(--venture-white);animation:1.8s ease-in-out infinite art-bob;top:53px;left:calc(50% - 19px)}.art-map-dot-three{background:var(--venture-red);color:var(--venture-white);top:53px;right:19%}.art-travel-road{background:var(--venture-ink);border-radius:999px;height:33px;position:absolute;bottom:31px;left:10%;right:10%}.art-travel-road:after{content:"";background:repeating-linear-gradient(90deg, var(--venture-yellow) 0 14px, transparent 14px 23px);height:3px;position:absolute;top:14px;left:8%;right:8%}.art-travel-bus,.art-travel-car{z-index:2;border:4px solid var(--venture-ink);color:var(--venture-ink);border-radius:10px;place-items:center;font-size:.58rem;font-weight:950;display:grid;position:absolute}.art-travel-bus{background:var(--venture-yellow);width:78px;height:49px;animation:3s ease-in-out infinite bus-drive;bottom:50px;left:15%}.art-travel-car{background:var(--venture-red);width:64px;height:37px;color:var(--venture-white);animation:2.7s ease-in-out infinite car-drive;bottom:50px;right:15%}.art-travel-person{color:var(--venture-ink);font-size:1.65rem;animation:1.2s ease-in-out infinite art-bob;position:absolute;bottom:64px;left:calc(50% - 13px)}.art-review-card{border:4px solid var(--venture-ink);width:150px;color:var(--venture-ink);border-radius:15px;align-items:center;gap:9px;padding:13px;display:flex;position:absolute;box-shadow:6px 7px #241f2021}.art-review-card i{background:var(--venture-ink);width:29px;height:29px;color:var(--venture-white);border-radius:9px;place-items:center;font-style:normal;font-weight:950;display:grid}.art-review-card b{font-size:.72rem}.art-review-card-one{background:var(--venture-yellow);top:25px;left:calc(50% - 106px);transform:rotate(-4deg)}.art-review-card-two{background:var(--venture-white);top:80px;left:calc(50% - 43px);transform:rotate(3deg)}.art-review-check{border:4px solid var(--venture-ink);background:var(--venture-red);width:51px;height:51px;color:var(--venture-white);border-radius:999px;place-items:center;font-size:1.25rem;font-weight:950;animation:1.8s ease-in-out infinite review-pop;display:grid;position:absolute;top:25px;right:15%}@keyframes art-float{50%{transform:translateY(-7px)rotate(8deg)}}@keyframes art-bob{50%{transform:translateY(-5px)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes interest-one{50%{transform:translateY(-7px)rotate(-5deg)}}@keyframes interest-two{50%{transform:translateY(6px)rotate(6deg)}}@keyframes interest-three{50%{transform:translateY(-5px)rotate(5deg)}}@keyframes coin-drop{50%{transform:translateY(-7px)}}@keyframes route-slide{to{background-position:38px 0}}@keyframes bus-drive{50%{transform:translate(24px)}}@keyframes car-drive{50%{transform:translate(-21px)}}@keyframes review-pop{50%{transform:scale(1.08)rotate(6deg)}}.planning-mode-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.planning-mode-switch button{background:var(--venture-white);color:var(--venture-ink);text-align:left;cursor:pointer;border:2px solid #e8e1da;border-radius:16px;grid-template-columns:35px 1fr;gap:2px 9px;padding:14px;display:grid}.planning-mode-switch button>span{background:var(--venture-cream);width:35px;height:35px;color:var(--venture-red);border-radius:11px;grid-row:1/3;place-items:center;font-weight:950;display:grid}.planning-mode-switch strong{font-size:.78rem}.planning-mode-switch small{color:#746c6d;font-size:.6rem;line-height:1.35}.planning-mode-switch button.selected{border-color:var(--venture-red);box-shadow:0 0 0 3px #d0101317}.planning-mode-switch button.selected>span{background:var(--venture-yellow);color:var(--venture-ink)}.group-mode-note{border-left:4px solid var(--venture-gold);color:#685800;background:#fff9dc;border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:.65rem;line-height:1.45}.wizard-outing-grid{gap:9px;display:grid}.wizard-outing-card{background:var(--venture-white);width:100%;color:var(--venture-ink);text-align:left;cursor:pointer;border:2px solid #ece6df;border-radius:16px;grid-template-columns:42px 1fr 24px;align-items:center;gap:10px;padding:13px;display:grid}.wizard-outing-card:hover{border-color:var(--venture-gold);transform:translateY(-1px)}.wizard-outing-card.selected{border-color:var(--venture-red);background:#fffdf5;box-shadow:0 0 0 3px #d0101314}.wizard-outing-icon{border:3px solid var(--venture-ink);background:var(--venture-yellow);border-radius:13px;place-items:center;width:42px;height:42px;font-size:1rem;font-weight:950;display:grid}.wizard-outing-card>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.wizard-outing-card strong{font-size:.8rem;font-weight:900}.wizard-outing-card small{color:#746c6d;font-size:.62rem;line-height:1.4}.wizard-outing-card>i{width:23px;height:23px;color:var(--venture-white);border:2px solid #ddd5ce;border-radius:999px;place-items:center;font-size:.65rem;font-style:normal;font-weight:950;display:grid}.wizard-outing-card.selected>i{border-color:var(--venture-red);background:var(--venture-red)}.wizard-panel{background:var(--venture-white);border:1px solid #eee6df;border-radius:20px;padding:15px}.wizard-date-grid{gap:10px;margin-bottom:12px;display:grid}.wizard-input-field{flex-direction:column;gap:6px;display:flex}.wizard-input-field span{color:var(--venture-ink);font-size:.67rem;font-weight:900}.wizard-input-field input{background:var(--venture-white);width:100%;min-height:48px;color:var(--venture-ink);font:inherit;border:2px solid #e5ded7;border-radius:13px;padding:12px;font-size:.8rem;font-weight:750}.wizard-input-field input:focus{border-color:var(--venture-red);outline:3px solid #d0101314}.wizard-option-grid,.wizard-budget-grid,.wizard-travel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.wizard-option-grid button,.wizard-budget-grid button,.wizard-travel-grid button{background:var(--venture-white);min-height:82px;color:var(--venture-ink);text-align:left;cursor:pointer;border:2px solid #e8e1da;border-radius:15px;flex-direction:column;gap:4px;padding:13px;display:flex}.wizard-option-grid button.selected,.wizard-budget-grid button.selected,.wizard-travel-grid button.selected{border-color:var(--venture-red);background:#fffdf5;box-shadow:0 0 0 3px #d0101312}.wizard-option-grid strong,.wizard-budget-grid strong,.wizard-travel-grid strong{font-size:.78rem;font-weight:900}.wizard-option-grid small,.wizard-budget-grid small,.wizard-travel-grid small{color:#746c6d;font-size:.61rem;line-height:1.4}.wizard-budget-grid button>span{border:3px solid var(--venture-ink);background:var(--venture-yellow);border-radius:999px;place-items:center;width:41px;height:41px;margin-bottom:3px;font-size:.78rem;font-weight:950;display:grid}.wizard-travel-grid button>span{color:var(--venture-red);font-size:1.25rem;font-weight:950}.profile-default-strip{background:var(--venture-cream);border-radius:13px;justify-content:space-between;align-items:center;gap:9px;margin-bottom:13px;padding:11px;display:flex}.profile-default-strip>div{align-items:center;gap:8px;display:flex}.profile-default-strip>div>span{color:var(--venture-red);font-size:1rem}.profile-default-strip p{color:#655e5f;margin:0;font-size:.63rem;line-height:1.35}.profile-default-strip button{background:var(--venture-ink);color:var(--venture-white);cursor:pointer;border:0;border-radius:9px;padding:7px 9px;font-size:.61rem;font-weight:900}.wizard-chip-cloud{flex-wrap:wrap;gap:8px;display:flex}.wizard-chip-cloud button{background:var(--venture-white);color:var(--venture-ink);cursor:pointer;border:2px solid #e5ded7;border-radius:999px;align-items:center;gap:6px;padding:10px 12px;font-size:.68rem;font-weight:850;display:inline-flex}.wizard-chip-cloud button.selected{border-color:var(--venture-red);background:var(--venture-yellow)}.wizard-chip-cloud button>span,.wizard-chip-cloud button>i{color:var(--venture-red);font-style:normal;font-weight:950}.wizard-area-cloud button{border-radius:12px}.area-pin{color:var(--venture-red)!important}.wizard-helper-note{color:#746c6d;margin:13px 0 0;font-size:.65rem;line-height:1.45}.wizard-toggle-card{cursor:pointer;border:2px solid #e5ded7;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;margin-top:13px;padding:14px;display:flex}.wizard-toggle-card div{flex-direction:column;gap:3px;display:flex}.wizard-toggle-card div>span{color:var(--venture-red);letter-spacing:.09em;font-size:.57rem;font-weight:950}.wizard-toggle-card strong{color:var(--venture-ink);font-size:.77rem}.wizard-toggle-card small{color:#746c6d;font-size:.61rem;line-height:1.4}.wizard-toggle-card input{width:23px;height:23px;accent-color:var(--venture-red);flex:none}.wizard-review-panel{border:2px solid var(--venture-ink);background:var(--venture-white);border-radius:20px;overflow:hidden}.wizard-review-hero{background:var(--venture-yellow);color:var(--venture-ink);padding:18px}.wizard-review-hero>span{color:var(--venture-red);letter-spacing:.1em;margin-bottom:4px;font-size:.59rem;font-weight:950;display:block}.wizard-review-hero h2{margin:0;font-size:1.25rem;font-weight:950}.wizard-review-hero p{margin:7px 0 0;font-size:.67rem;line-height:1.45}.wizard-review-list{display:grid}.wizard-review-list>div{border-top:1px solid #eee6df;padding:13px 16px}.wizard-review-list span,.wizard-review-list strong,.wizard-review-list small{display:block}.wizard-review-list span{color:var(--venture-red);letter-spacing:.09em;margin-bottom:3px;font-size:.56rem;font-weight:950}.wizard-review-list strong{color:var(--venture-ink);font-size:.72rem;line-height:1.4}.wizard-review-list small{color:#746c6d;margin-top:2px;font-size:.61rem}.venture-wizard-actions{z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #e5ded7eb;border-radius:17px;grid-template-columns:minmax(85px,auto) minmax(0,1fr);gap:9px;margin-top:18px;padding:10px;display:grid;position:sticky;bottom:76px;box-shadow:0 13px 32px #241f201f}.venture-wizard-actions button{cursor:pointer;border-radius:12px;min-height:46px;font-size:.73rem;font-weight:950}.venture-wizard-back{background:var(--venture-white);color:var(--venture-ink);border:2px solid #ded6cf}.venture-wizard-next{border:2px solid var(--venture-ink);background:var(--venture-red);color:var(--venture-white);box-shadow:4px 5px 0 var(--venture-ink);justify-content:center;align-items:center;gap:9px;display:flex}.venture-wizard-next span{font-size:1rem}.venture-wizard-next:disabled{color:#999191;box-shadow:none;cursor:not-allowed;background:#e4dfda;border-color:#d6d0cb}@media (min-width:620px){.venture-wizard-stage{min-height:560px}.wizard-outing-grid,.wizard-date-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.outing-step-art *,.venture-wizard-content,.venture-wizard-progress-track span{transition:none!important;animation:none!important}}:root{--venture-yellow:#ffcf00;--venture-gold:#edb200;--venture-red:#d01013;--venture-ink:#241f20;--venture-cream:#fff8ef}.outing-wizard{flex-direction:column;min-height:calc(100dvh - 146px);padding-bottom:82px;display:flex}.outing-wizard-progress{flex:none;margin-bottom:12px}.outing-wizard-progress>div:first-child{color:var(--venture-ink);letter-spacing:.1em;justify-content:space-between;margin-bottom:6px;font-size:.58rem;font-weight:900;display:flex}.outing-wizard-progress strong{color:var(--venture-red)}.outing-wizard-progress-track{background:#eee8e2;border-radius:999px;height:5px;overflow:hidden}.outing-wizard-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--venture-yellow), var(--venture-gold), var(--venture-red));height:100%;transition:width .26s;display:block}.outing-wizard-screen{flex-direction:column;flex:1;min-height:0;display:flex}.outing-wizard-heading{flex:none;margin-bottom:12px}.outing-wizard-heading>span{color:var(--venture-red);letter-spacing:.12em;margin-bottom:3px;font-size:.58rem;font-weight:950;display:block}.outing-wizard-heading h1{max-width:520px;color:var(--venture-ink);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(1.65rem,7vw,2.45rem);font-weight:950;line-height:1}.outing-wizard-heading p{color:#746c6d;margin:7px 0 0;font-size:.68rem;line-height:1.4}.outing-wizard-content{flex:1;min-height:0;animation:.22s both outing-screen-enter}@keyframes outing-screen-enter{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.mode-screen-grid{gap:11px;display:grid}.mode-screen-card{min-height:174px;color:var(--venture-ink);text-align:left;cursor:pointer;background:#fff;border:2px solid #e8e1da;border-radius:21px;grid-template-columns:112px 1fr 23px;align-items:center;gap:12px;padding:14px;display:grid;position:relative}.mode-screen-card:hover{border-color:var(--venture-gold);transform:translateY(-1px)}.mode-screen-card.selected{border-color:var(--venture-red);box-shadow:0 0 0 4px #d0101314}.mode-screen-card>i{color:#fff;border:2px solid #dcd4cd;border-radius:999px;place-items:center;width:23px;height:23px;font-size:.65rem;font-style:normal;font-weight:950;display:grid}.mode-screen-card.selected>i{border-color:var(--venture-red);background:var(--venture-red)}.mode-screen-preview{border:3px solid var(--venture-ink);background:var(--venture-cream);border-radius:17px;place-items:center;width:112px;height:138px;display:grid;position:relative;overflow:hidden}.mode-screen-card.solo .mode-screen-preview{background:radial-gradient(circle at 76% 20%, #ffcf008c, transparent 32%), var(--venture-cream)}.mode-screen-card.group .mode-screen-preview{background:radial-gradient(circle at 20% 20%, #edb2006b, transparent 32%), var(--venture-cream)}.mode-screen-face{color:var(--venture-red);font-size:4rem;animation:1.8s ease-in-out infinite mode-face-bob}.mode-screen-route{color:var(--venture-ink);font-size:.75rem;font-weight:950;position:absolute;bottom:13px}.mode-group-faces{align-items:end;display:flex}.mode-group-faces b{border:3px solid var(--venture-ink);background:var(--venture-yellow);width:42px;height:42px;color:var(--venture-red);border-radius:999px;place-items:center;margin:0 -4px;font-size:1.7rem;animation:2s ease-in-out infinite group-face-bob;display:grid}.mode-group-faces b:nth-child(2){background:#fff;width:50px;height:50px;animation-delay:.15s}.mode-group-faces b:nth-child(3){background:var(--venture-red);color:#fff;animation-delay:.3s}.mode-confetti{color:var(--venture-red);font-size:.85rem;animation:2s ease-in-out infinite confetti-float;position:absolute;top:12px}@keyframes mode-face-bob{50%{transform:translateY(-5px)rotate(4deg)}}@keyframes group-face-bob{50%{transform:translateY(-5px)}}@keyframes confetti-float{50%{transform:translateY(5px)rotate(8deg)}}.mode-screen-card>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.mode-screen-label{background:var(--venture-yellow);width:fit-content;color:var(--venture-ink);letter-spacing:.09em;border-radius:999px;padding:4px 7px;font-size:.55rem;font-weight:950}.mode-screen-card strong{font-size:.86rem;font-weight:950}.mode-screen-card small{color:#746c6d;font-size:.63rem;line-height:1.42}.outing-type-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.outing-type-compact-grid button{min-height:65px;color:var(--venture-ink);text-align:left;cursor:pointer;background:#fff;border:2px solid #e7dfd8;border-radius:14px;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:9px;display:grid}.outing-type-compact-grid button.selected{border-color:var(--venture-red);background:#fffdf5}.outing-type-compact-grid button>span{border:2px solid var(--venture-ink);background:var(--venture-yellow);border-radius:10px;place-items:center;width:34px;height:34px;font-size:.85rem;font-weight:950;display:grid}.outing-type-compact-grid strong{font-size:.68rem;line-height:1.15}.outing-type-description{border-left:4px solid var(--venture-red);background:var(--venture-cream);color:#746c6d;border-radius:9px;flex-direction:column;gap:2px;margin:10px 0 0;padding:10px 12px;font-size:.63rem;line-height:1.4;display:flex}.outing-type-description strong{color:var(--venture-ink);font-size:.69rem}.wizard-compact-panel{background:#fff;border:1px solid #eee6df;border-radius:18px;padding:13px}.wizard-date-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:10px;display:grid}.wizard-date-grid label{flex-direction:column;gap:5px;display:flex}.wizard-date-grid label>span{color:var(--venture-ink);font-size:.62rem;font-weight:900}.wizard-date-grid input{width:100%;min-height:46px;color:var(--venture-ink);font:inherit;background:#fff;border:2px solid #e5ddd6;border-radius:11px;padding:10px;font-size:.72rem;font-weight:800}.wizard-small-grid,.budget-compact-grid,.travel-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wizard-small-grid button,.budget-compact-grid button,.travel-compact-grid button{min-height:72px;color:var(--venture-ink);text-align:left;cursor:pointer;background:#fff;border:2px solid #e5ddd6;border-radius:13px;flex-direction:column;justify-content:center;gap:3px;padding:10px;display:flex}.wizard-small-grid button.selected,.budget-compact-grid button.selected,.travel-compact-grid button.selected{border-color:var(--venture-red);background:#fffdf5}.wizard-small-grid strong,.budget-compact-grid strong,.travel-compact-grid strong{font-size:.7rem}.wizard-small-grid small,.budget-compact-grid small,.travel-compact-grid small{color:#746c6d;font-size:.57rem;line-height:1.35}.profile-default-row{background:var(--venture-cream);border-radius:11px;justify-content:space-between;align-items:center;gap:9px;margin-bottom:10px;padding:9px 10px;display:flex}.profile-default-row p{color:#746c6d;margin:0;font-size:.6rem}.profile-default-row button{background:var(--venture-ink);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:6px 9px;font-size:.58rem;font-weight:900}.interest-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.interest-compact-grid button{min-height:42px;color:var(--venture-ink);text-align:left;cursor:pointer;background:#fff;border:2px solid #e5ddd6;border-radius:11px;grid-template-columns:1fr 18px;align-items:center;padding:8px 9px;font-size:.62rem;font-weight:850;display:grid}.interest-compact-grid button.selected{border-color:var(--venture-red);background:var(--venture-yellow)}.interest-compact-grid span{color:var(--venture-red);text-align:center;font-weight:950}.budget-compact-grid button{min-height:126px}.budget-compact-grid button>span{border:3px solid var(--venture-ink);background:var(--venture-yellow);border-radius:999px;place-items:center;width:43px;height:43px;margin-bottom:4px;font-size:.77rem;font-weight:950;display:grid}.area-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.area-compact-grid button{min-height:45px;color:var(--venture-ink);text-align:left;cursor:pointer;background:#fff;border:2px solid #e5ddd6;border-radius:11px;grid-template-columns:18px 1fr 18px;align-items:center;gap:6px;padding:7px 9px;display:grid}.area-compact-grid button.selected{border-color:var(--venture-red);background:#fff8d7}.area-compact-grid button>span{color:var(--venture-red)}.area-compact-grid strong{font-size:.6rem;line-height:1.2}.area-compact-grid i{color:var(--venture-red);font-size:.64rem;font-style:normal;font-weight:950}.wizard-compact-note{color:#746c6d;text-align:center;margin:10px 0 0;font-size:.6rem}.travel-compact-grid button>span{color:var(--venture-red);font-size:1.15rem;font-weight:950}.alcohol-compact-toggle{cursor:pointer;border:2px solid #e5ddd6;border-radius:13px;justify-content:space-between;align-items:center;gap:13px;margin-top:10px;padding:11px;display:flex}.alcohol-compact-toggle div{flex-direction:column;gap:2px;display:flex}.alcohol-compact-toggle strong{color:var(--venture-ink);font-size:.68rem}.alcohol-compact-toggle small{color:#746c6d;font-size:.57rem}.alcohol-compact-toggle input{width:22px;height:22px;accent-color:var(--venture-red)}.review-compact-card{border:2px solid var(--venture-ink);background:#fff;border-radius:18px;overflow:hidden}.review-compact-hero{background:var(--venture-yellow);padding:14px}.review-compact-hero>span{color:var(--venture-red);letter-spacing:.1em;font-size:.56rem;font-weight:950;display:block}.review-compact-hero h2{color:var(--venture-ink);margin:3px 0 0;font-size:1.05rem}.review-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.review-compact-grid>div{border-top:1px solid #eee6df;padding:11px}.review-compact-grid>div:nth-child(odd){border-right:1px solid #eee6df}.review-compact-grid .review-wide{border-right:0;grid-column:1/-1}.review-compact-grid span,.review-compact-grid strong,.review-compact-grid small{display:block}.review-compact-grid span{color:var(--venture-red);letter-spacing:.08em;margin-bottom:2px;font-size:.52rem;font-weight:950}.review-compact-grid strong{color:var(--venture-ink);font-size:.64rem;line-height:1.35}.review-compact-grid small{color:#746c6d;margin-top:2px;font-size:.56rem}.outing-wizard-actions{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #e6ded7;border-radius:16px;flex:none;grid-template-columns:minmax(82px,auto) minmax(0,1fr);gap:8px;margin-top:12px;padding:9px;display:grid;position:sticky;bottom:75px;box-shadow:0 10px 28px #241f201f}.outing-wizard-actions button{cursor:pointer;border-radius:11px;min-height:44px;font-size:.69rem;font-weight:950}.outing-wizard-back{color:var(--venture-ink);background:#fff;border:2px solid #ddd5ce}.outing-wizard-next{border:2px solid var(--venture-ink);background:var(--venture-red);color:#fff;box-shadow:4px 4px 0 var(--venture-ink);justify-content:center;align-items:center;gap:8px;display:flex}.outing-wizard-next:disabled{color:#999191;box-shadow:none;cursor:not-allowed;background:#e4dfda;border-color:#d7d0ca}@media (max-height:740px){.mode-screen-card{min-height:145px}.mode-screen-preview{height:112px}.outing-wizard-heading h1{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.outing-wizard-content,.mode-screen-face,.mode-group-faces b,.mode-confetti,.outing-wizard-progress-track span{transition:none!important;animation:none!important}}.outing-wizard-content{flex-direction:column;display:flex}.mode-choice-stage{flex:1;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;min-height:clamp(430px,59dvh,555px);display:grid}.mode-choice-card{min-height:0;color:var(--venture-ink);text-align:left;cursor:pointer;background:#fff;border:2px solid #e8e1da;border-radius:22px;grid-template-columns:minmax(142px,44%) minmax(0,1fr) 25px;align-items:center;gap:12px;padding:11px;transition:border-color .17s,box-shadow .17s,transform .17s;display:grid;position:relative;overflow:hidden}.mode-choice-card:hover{border-color:var(--venture-gold);transform:translateY(-2px)}.mode-choice-card.selected{border-color:var(--venture-red);box-shadow:0 0 0 4px #d0101317}.mode-choice-solo.selected{background:linear-gradient(100deg,#fff 0% 61%,#fff8d9 100%)}.mode-choice-group.selected{background:linear-gradient(100deg,#fff 0% 61%,#fff2f2 100%)}.mode-choice-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.mode-choice-label{background:var(--venture-yellow);width:fit-content;color:var(--venture-ink);letter-spacing:.1em;border-radius:999px;padding:4px 8px;font-size:.55rem;font-weight:950;display:inline-flex}.mode-choice-group .mode-choice-label{background:var(--venture-red);color:#fff}.mode-choice-copy strong{color:var(--venture-ink);font-size:.88rem;font-weight:950;line-height:1.18}.mode-choice-copy small{color:#746c6d;font-size:.62rem;line-height:1.43}.mode-choice-check{color:#fff;border:2px solid #ddd4cc;border-radius:999px;place-items:center;width:25px;height:25px;font-size:.67rem;font-weight:950;display:grid}.mode-choice-card.selected .mode-choice-check{border-color:var(--venture-red);background:var(--venture-red)}.planning-mode-illustration{border:3px solid var(--venture-ink);background:radial-gradient(circle at 80% 16%, #ffcf006b, transparent 31%), var(--venture-cream);border-radius:18px;width:100%;height:100%;min-height:175px;max-height:235px;position:relative;overflow:hidden}.planning-art-svg{width:100%;height:100%;display:block}.planning-art-sun{fill:var(--venture-yellow);stroke:var(--venture-ink);stroke-width:4px}.planning-art-route{fill:none;stroke:var(--venture-ink);stroke-width:5px;stroke-linecap:round;stroke-dasharray:10 10;animation:3s linear infinite planning-route-move}.planning-art-pin path{fill:var(--venture-red);stroke:var(--venture-ink);stroke-width:4px}.planning-art-pin circle{fill:#fff;stroke:var(--venture-ink);stroke-width:3px}.planning-art-pin-one{animation:1.8s ease-in-out infinite planning-pin-bob}.planning-art-pin-two{animation:1.8s ease-in-out .26s infinite planning-pin-bob}.planning-art-shadow{fill:#241f2024}.planning-solo-character{transform-origin:bottom;animation:2.1s ease-in-out infinite planning-character-bob}.planning-solo-head{fill:#d99570;stroke:var(--venture-ink);stroke-width:4px}.planning-solo-hair{fill:var(--venture-ink)}.planning-solo-shirt{fill:var(--venture-yellow);stroke:var(--venture-ink);stroke-width:4px}.planning-solo-skirt{fill:var(--venture-red);stroke:var(--venture-ink);stroke-width:4px}.planning-solo-arm{fill:none;stroke:#d99570;stroke-width:9px;stroke-linecap:round}.planning-solo-leg{fill:none;stroke:#d99570;stroke-width:10px;stroke-linecap:round}.planning-solo-shoe{fill:none;stroke:var(--venture-ink);stroke-width:7px;stroke-linecap:round}.planning-face-eye{fill:var(--venture-ink)}.planning-face-smile{fill:none;stroke:var(--venture-ink);stroke-width:3px;stroke-linecap:round}.planning-solo-map{transform-origin:235px 112px;animation:1.8s ease-in-out infinite planning-map-wave}.planning-solo-map>path:first-child{fill:#fff;stroke:var(--venture-ink);stroke-width:4px}.planning-solo-map-line{fill:none;stroke:var(--venture-red);stroke-width:3px;stroke-linecap:round}.planning-solo-map circle{fill:var(--venture-red)}.planning-solo-bag-strap{fill:none;stroke:var(--venture-ink);stroke-width:4px}.planning-solo-bag{fill:var(--venture-gold);stroke:var(--venture-ink);stroke-width:4px}.planning-art-sparkles{fill:none;stroke:var(--venture-red);stroke-width:4px;stroke-linecap:round;animation:1.6s ease-in-out infinite planning-sparkle}.planning-solo-coffee{fill:#fff;stroke:var(--venture-ink);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;animation:2s ease-in-out infinite planning-coffee-bob}.planning-group-person{transform-origin:bottom;animation:2s ease-in-out infinite planning-friend-bob}.planning-group-person-two{animation-delay:.15s}.planning-group-person-three{animation-delay:.3s}.planning-group-person-four{animation-delay:.45s}.planning-group-head{stroke:var(--venture-ink);stroke-width:4px}.planning-skin-deep{fill:#7d4d35}.planning-skin-light{fill:#efc19d}.planning-skin-medium{fill:#bd7956}.planning-skin-warm{fill:#d99570}.planning-group-hair{fill:var(--venture-ink)}.planning-group-body{stroke:var(--venture-ink);stroke-width:4px}.planning-group-body-yellow{fill:var(--venture-yellow)}.planning-group-body-red{fill:var(--venture-red)}.planning-group-body-white{fill:#fff}.planning-group-body-teal{fill:var(--venture-gold)}.planning-group-arm{fill:none;stroke:var(--venture-ink);stroke-width:8px;stroke-linecap:round}.planning-group-wave{transform-origin:112px 105px;animation:1.5s ease-in-out infinite planning-arm-wave}.planning-group-wave-two{transform-origin:270px 116px;animation:1.7s ease-in-out infinite planning-arm-wave-two}.planning-group-confetti{fill:none;stroke:var(--venture-red);stroke-width:5px;stroke-linecap:round;animation:2s ease-in-out infinite planning-confetti}.planning-group-confetti circle{fill:var(--venture-yellow);stroke:var(--venture-ink);stroke-width:3px}.planning-group-hearts{fill:var(--venture-red);animation:1.7s ease-in-out infinite planning-hearts}.planning-group-ticket rect{fill:var(--venture-yellow);stroke:var(--venture-ink);stroke-width:4px}.planning-group-ticket path{stroke:var(--venture-ink);stroke-width:3px;stroke-dasharray:4 4}.planning-group-ticket text{fill:var(--venture-ink);font-size:12px;font-weight:950}@keyframes planning-route-move{to{stroke-dashoffset:-40px}}@keyframes planning-pin-bob{50%{transform:translateY(-7px)}}@keyframes planning-character-bob{50%{transform:translateY(-5px)rotate(1deg)}}@keyframes planning-map-wave{50%{transform:rotate(5deg)translateY(-3px)}}@keyframes planning-sparkle{50%{opacity:.45;transform:scale(1.08)}}@keyframes planning-coffee-bob{50%{transform:translateY(-5px)rotate(-3deg)}}@keyframes planning-friend-bob{50%{transform:translateY(-6px)}}@keyframes planning-arm-wave{50%{transform:rotate(-11deg)}}@keyframes planning-arm-wave-two{50%{transform:rotate(12deg)}}@keyframes planning-confetti{50%{transform:translateY(6px)rotate(3deg)}}@keyframes planning-hearts{50%{transform:translateY(-5px)scale(1.06)}}@media (max-width:390px){.mode-choice-card{grid-template-columns:minmax(125px,42%) minmax(0,1fr) 23px;gap:9px;padding:9px}.planning-mode-illustration{min-height:158px}.mode-choice-copy strong{font-size:.79rem}.mode-choice-copy small{font-size:.57rem}}@media (max-height:740px){.mode-choice-stage{min-height:390px}.planning-mode-illustration{min-height:145px}.mode-choice-copy small{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (prefers-reduced-motion:reduce){.planning-mode-illustration *,.mode-choice-card{transition:none!important;animation:none!important}}.saved-empty-state{place-items:center;min-height:calc(100dvh - 13rem);padding:2rem 1rem 2.5rem;display:grid}.saved-empty-shell{text-align:center;justify-items:center;gap:1.25rem;width:100%;max-width:25rem;display:grid}.saved-empty-illustration{place-items:center;width:min(17rem,82vw);height:min(17rem,82vw);display:grid;position:relative}.saved-empty-heart{z-index:2;background:#ffd400;border:3px solid #1f1b20;border-radius:1.65rem;place-items:center;width:5.75rem;height:5.75rem;display:grid;position:relative;box-shadow:6px 6px #1f1b20}.saved-empty-heart span{color:#1f1b20;font-size:2rem;line-height:1}.saved-empty-copy{gap:.75rem;max-width:21rem;display:grid}.saved-empty-copy h1{letter-spacing:-.04em;color:#1f1b20;margin:0;font-size:clamp(2rem,6vw,2.4rem);line-height:1}.saved-empty-copy p{color:#6b6570;margin:0;font-size:1rem;line-height:1.55}.saved-empty-actions{justify-items:center;gap:.9rem;width:100%;display:grid}.saved-empty-primary,.saved-empty-secondary{text-align:center;border:3px solid #1f1b20;border-radius:1.15rem;justify-content:center;align-items:center;width:min(100%,11rem);min-height:3.75rem;padding:.9rem 1rem;font-weight:800;text-decoration:none;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex}.saved-empty-primary{color:#fff;background:#e50914;box-shadow:0 6px #1f1b20}.saved-empty-secondary{color:#1f1b20;background:#fff;box-shadow:0 6px #ffd400}.saved-empty-primary:hover,.saved-empty-secondary:hover{transform:translateY(-2px)}.saved-activity-badge{z-index:1;background:#fff8e6;border:3px solid #1f1b20;border-radius:999px;place-items:center;width:3rem;height:3rem;font-size:1.25rem;animation:3.4s ease-in-out infinite savedFloat;display:grid;position:absolute;box-shadow:4px 4px #1f1b20}.saved-activity-badge span{transform:translateY(1px)}.activity-one{animation-delay:0s;top:.6rem;left:1rem}.activity-two{animation-delay:.35s;top:1.25rem;right:.25rem}.activity-three{animation-delay:.8s;bottom:1.2rem;right:1rem}.activity-four{animation-delay:1.15s;bottom:.45rem;left:1.2rem}.activity-five{animation-delay:1.5s;top:3.8rem;left:-.15rem}.activity-six{animation-delay:1.9s;top:4.1rem;right:-.15rem}@keyframes savedFloat{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-6px)rotate(-3deg)}50%{transform:translateY(-10px)rotate(2deg)}75%{transform:translateY(-4px)rotate(-2deg)}}@media (max-width:420px){.saved-empty-state{min-height:calc(100dvh - 12rem);padding-inline:.85rem}.saved-empty-illustration{width:min(15.5rem,82vw);height:min(15.5rem,82vw)}.saved-activity-badge{width:2.75rem;height:2.75rem;font-size:1.1rem}.saved-empty-primary,.saved-empty-secondary{width:min(100%,10.5rem)}}.outing-wizard,.outing-results-page{width:100%;max-width:100%;overflow-x:clip;container-type:inline-size}.outing-wizard *,.outing-results-page *{box-sizing:border-box;min-width:0}.outing-wizard-heading h1,.outing-results-heading h1,.outing-stop-content h2,.review-compact-card h2{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:100%}.outing-wizard p,.outing-results-page p,.outing-wizard small,.outing-results-page small,.outing-wizard strong,.outing-results-page strong,.outing-wizard label,.outing-results-page a{overflow-wrap:anywhere;max-width:100%}.outing-party-size-card{background:linear-gradient(135deg,#fff8d8,#fff);border:2px solid #241f20;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;margin-top:16px;padding:16px;animation:.26s ease-out outingUpgradeEnter;display:grid;box-shadow:4px 4px #241f201f}.outing-party-size-card>div:first-child{gap:4px;display:grid}.outing-party-size-card>div:first-child>span,.outing-travel-limit>div:first-child>span,.outing-custom-preferences label>span{color:#d01013;letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:900}.outing-party-size-card>div:first-child>strong,.outing-travel-limit>div:first-child>strong{color:#241f20;font-size:.95rem}.outing-party-size-card>div:first-child>small{color:#6a6061;font-size:.75rem;line-height:1.45}.outing-stepper{grid-template-columns:38px minmax(38px,auto) 38px;align-items:center;gap:7px;display:grid}.outing-stepper button{color:#241f20;width:38px;height:38px;font:inherit;cursor:pointer;background:#fff;border:2px solid #241f20;border-radius:12px;place-items:center;padding:0;font-size:1.25rem;font-weight:900;display:grid}.outing-stepper button:hover{background:#ffcf00}.outing-stepper output{color:#fff;background:#241f20;border-radius:11px;place-items:center;min-width:42px;min-height:38px;padding:0 8px;font-size:1rem;font-weight:900;display:grid}.outing-custom-preferences{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:17px;display:grid}.outing-custom-preferences label{background:#fffaf2;border:1.5px solid #d9cec7;border-radius:15px;align-content:start;gap:7px;padding:14px;display:grid}.outing-custom-preferences input{color:#241f20;width:100%;min-height:44px;font:inherit;background:#fff;border:1.5px solid #a99d96;border-radius:11px;padding:10px 11px;font-size:.84rem}.outing-custom-preferences input:focus{border-color:#241f20;outline:3px solid #ffcf0059}.outing-travel-limit{background:#fffaf2;border:1.5px solid #d9cec7;border-radius:16px;gap:12px;margin-top:17px;padding:15px;display:grid}.outing-travel-limit-grid button{color:#241f20;width:100%;min-height:68px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1.5px solid #a99d96;border-radius:12px;align-content:center;gap:4px;padding:9px;display:grid}.outing-travel-limit-grid button.selected{background:#ffcf00;border:2px solid #241f20;box-shadow:3px 3px #241f2024}.outing-travel-limit-grid small{color:#655b5c;font-size:.64rem;line-height:1.3}.review-compact-grid small{margin-top:4px;display:block}.outing-plan-summary>div small{color:#746a6b;margin-top:4px;font-size:.68rem;line-height:1.35;display:block}.outing-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.outing-quick-actions button{white-space:normal;width:100%;max-width:100%}.outing-quick-actions button:disabled,.outing-stop-controls button:disabled{cursor:wait;opacity:.55;transform:none}.outing-stop-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.outing-stop-controls button{color:#241f20;width:100%;min-height:40px;font:inherit;text-align:center;cursor:pointer;white-space:normal;background:#fff;border:2px solid #241f20;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:8px 10px;font-size:.73rem;font-weight:900;line-height:1.15;display:inline-flex}.outing-stop-controls button:hover:not(:disabled){background:#fff1b8}.outing-stop-controls button span{flex:none}.outing-stop-link{text-align:center;width:100%;margin-top:9px}.outing-action-message{overflow-wrap:anywhere}@keyframes outingUpgradeEnter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@container (max-width:560px){.outing-custom-preferences,.outing-travel-limit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.outing-quick-actions{grid-template-columns:1fr}}@container (max-width:390px){.outing-party-size-card{grid-template-columns:1fr}.outing-stepper{width:fit-content}.outing-custom-preferences,.outing-travel-limit-grid,.outing-stop-controls{grid-template-columns:1fr}.outing-wizard-heading h1,.outing-results-heading h1{font-size:clamp(2rem,11cqw,3rem)}}@media (prefers-reduced-motion:reduce){.outing-party-size-card{animation:none}}.outing-wizard-v3,.outing-results-v3{width:100%;max-width:100%;overflow-x:clip;container-type:inline-size}.outing-wizard-v3 *,.outing-results-v3 *{box-sizing:border-box;min-width:0}.outing-wizard-v3 h1,.outing-wizard-v3 h2,.outing-wizard-v3 h3,.outing-results-v3 h1,.outing-results-v3 h2,.outing-results-v3 h3,.outing-wizard-v3 button,.outing-results-v3 button{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.outing-wizard-v3 p,.outing-wizard-v3 small,.outing-wizard-v3 label,.outing-results-v3 p,.outing-results-v3 small,.outing-results-v3 a{overflow-wrap:anywhere;max-width:100%}.outing-wizard-v3{background:radial-gradient(circle at 12% 9%,#ffcf0029,#0000 26%),radial-gradient(circle at 90% 34%,#d0101312,#0000 24%);padding-bottom:112px;position:relative}.outing-wizard-v3 .outing-wizard-progress{z-index:18;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf2f5;border-bottom:1px solid #241f201f;padding:12px 15px 10px;position:sticky;top:0}.outing-wizard-v3 .outing-wizard-progress>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.outing-wizard-v3 .outing-wizard-progress strong{font-size:.76rem}.outing-wizard-v3 .outing-wizard-progress-track{background:#fff;border:1.5px solid #241f20;border-radius:999px;height:8px;margin-top:8px;overflow:hidden}.outing-wizard-v3 .outing-wizard-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#ffcf00,#edb200 58%,#d01013);height:100%;transition:width .24s;display:block}.outing-wizard-v3 .outing-wizard-screen{padding:20px 15px 24px}.outing-wizard-v3 .outing-wizard-heading{background:linear-gradient(135deg,#fff8d8,#fff 70%);border:2px solid #241f20;border-radius:24px;padding:21px 20px;position:relative;overflow:hidden;box-shadow:5px 5px #edb200}.outing-wizard-v3 .outing-wizard-heading:after{content:"";border:18px solid #d0101314;border-radius:999px;width:100px;height:100px;position:absolute;bottom:-30px;right:-26px}.outing-wizard-v3 .outing-wizard-heading>span,.outing-personalization-heading>span,.outing-composition-summary>span,.outing-anchor-selected>span,.outing-results-v3 .outing-results-hero-copy>span,.outing-map-caption-card>span,.outing-add-stop-panel>span,.outing-timeline-v3>header>span{color:#d01013;letter-spacing:.11em;text-transform:uppercase;font-size:.61rem;font-weight:900}.outing-wizard-v3 .outing-wizard-heading h1{z-index:1;letter-spacing:-.057em;max-width:100%;margin:8px 0 0;font-size:clamp(2.25rem,11cqw,3.55rem);line-height:.94;position:relative}.outing-wizard-v3 .outing-wizard-heading p{z-index:1;color:#675d5e;max-width:37rem;margin:13px 0 0;font-size:.88rem;line-height:1.55;position:relative}.outing-wizard-v3 .outing-wizard-content{gap:15px;margin-top:20px;display:grid}.outing-wizard-v3 .mode-choice-stage{grid-template-columns:1fr;gap:13px;display:grid}.outing-wizard-v3 .mode-choice-card,.outing-build-method-grid button{color:#241f20;width:100%;min-height:104px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:2px solid #241f20;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;transition:transform .15s,box-shadow .15s,background .15s;display:grid;position:relative;overflow:hidden}.outing-wizard-v3 .mode-choice-card:hover,.outing-build-method-grid button:hover{transform:translateY(-2px);box-shadow:4px 4px #241f2024}.outing-wizard-v3 .mode-choice-card>span:first-child,.outing-build-method-grid button>span:first-child{background:#fffaf2;border:2px solid #241f20;border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.25rem;font-weight:900;display:grid}.outing-wizard-v3 .mode-choice-copy,.outing-build-method-grid button>div{gap:4px;display:grid}.outing-wizard-v3 .mode-choice-copy strong,.outing-build-method-grid button strong{font-size:1rem;line-height:1.1}.outing-wizard-v3 .mode-choice-copy small,.outing-build-method-grid button small{color:#625859;font-size:.75rem;line-height:1.42}.outing-wizard-v3 .mode-choice-check,.outing-anchor-check{background:#fff;border:2px solid #241f20;border-radius:999px;place-items:center;width:25px;height:25px;font-size:.72rem;font-weight:900;display:grid}.outing-build-method-grid{grid-template-columns:1fr;gap:12px;display:grid}.outing-build-method-grid button{grid-template-columns:auto minmax(0,1fr)}.outing-build-method-grid button:after{content:"";border:11px solid #ffcf0038;border-radius:999px;width:70px;height:70px;position:absolute;bottom:-25px;right:-16px}.outing-build-method-grid button.selected:after{border-color:#d010131f}.outing-shape-panel,.outing-personalization-panel,.outing-area-travel-panel,.outing-review-v3,.outing-anchor-builder{background:#fff;border:2px solid #241f20;border-radius:21px;gap:15px;width:100%;padding:17px;display:grid;box-shadow:4px 4px #241f201c}.outing-total-stops-card,.outing-party-size-card{background:linear-gradient(135deg,#fff8d8,#fff);border:1.5px solid #d4c8c1;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:14px;display:grid}.outing-total-stops-card>div:first-child,.outing-party-size-card>div:first-child{gap:4px;display:grid}.outing-total-stops-card span,.outing-party-size-card span,.outing-count-card>span,.outing-anchor-addons>span{color:#d01013;letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:900}.outing-total-stops-card strong,.outing-party-size-card strong{font-size:.93rem}.outing-total-stops-card small,.outing-party-size-card small{color:#6b6162;font-size:.72rem;line-height:1.4}.outing-stepper,.outing-count-stepper{grid-template-columns:38px minmax(38px,auto) 38px;align-items:center;gap:7px;display:grid}.outing-stepper button,.outing-count-stepper button{color:#241f20;width:38px;height:38px;font:inherit;cursor:pointer;background:#fff;border:2px solid #241f20;border-radius:12px;place-items:center;padding:0;font-size:1.18rem;font-weight:900;display:grid}.outing-stepper button:hover,.outing-count-stepper button:hover{background:#ffcf00}.outing-stepper output,.outing-count-stepper output{color:#fff;background:#241f20;border-radius:11px;place-items:center;min-width:42px;min-height:38px;padding:0 7px;font-size:.94rem;font-weight:900;display:grid}.outing-kind-toggle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.outing-kind-toggle-grid button{color:#241f20;min-height:82px;font:inherit;text-align:center;cursor:pointer;background:#fff;border:1.5px solid #b8aca5;border-radius:14px;align-content:center;place-items:center;gap:5px;padding:10px 7px;font-size:.72rem;font-weight:900;display:grid}.outing-kind-toggle-grid button span:first-child{font-size:1.3rem}.outing-kind-toggle-grid button.selected{background:#ffcf00;border:2px solid #241f20;box-shadow:3px 3px #d01013}.outing-count-grid{grid-template-columns:1fr;gap:10px;display:grid}.outing-count-card{background:#fffaf2;border:1.5px solid #cfc2ba;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.outing-count-icon{background:#fff;border:2px solid #241f20;border-radius:13px;place-items:center;width:40px;height:40px;font-size:1.1rem;display:grid}.outing-count-card.outing-count-food .outing-count-icon{background:#fff1b8}.outing-count-card.outing-count-event .outing-count-icon{background:#ffd8d9}.outing-count-card.outing-count-drinks .outing-count-icon{background:#e7ddff}.outing-count-card>div:nth-child(2){gap:3px;display:grid}.outing-count-card strong{font-size:.88rem}.outing-count-card small{color:#6b6162;font-size:.68rem;line-height:1.35}.outing-composition-summary{background:#fff8d8;border-left:5px solid #d01013;border-radius:0 13px 13px 0;gap:5px;padding:13px 14px;display:grid}.outing-composition-summary strong{font-size:.86rem;line-height:1.35}.outing-anchor-tools{grid-template-columns:1fr;gap:10px;display:grid}.outing-anchor-tools input,.outing-custom-preferences input,.outing-wizard-v3 input[type=date],.outing-wizard-v3 input[type=time],.outing-wizard-v3 select{color:#241f20;width:100%;min-height:45px;font:inherit;background:#fff;border:1.5px solid #a99d96;border-radius:12px;padding:10px 11px;font-size:.83rem}.outing-anchor-tools input:focus,.outing-custom-preferences input:focus,.outing-wizard-v3 input:focus,.outing-wizard-v3 select:focus{border-color:#241f20;outline:3px solid #ffcf0059}.outing-anchor-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.outing-anchor-filters button{color:#241f20;min-height:39px;font:inherit;cursor:pointer;background:#fff;border:1.5px solid #a99d96;border-radius:11px;padding:7px 6px;font-size:.67rem;font-weight:900}.outing-anchor-filters button.selected{background:#ffcf00;border:2px solid #241f20}.outing-anchor-state{color:#655b5c;background:#f7f2ed;border-radius:13px;align-items:center;gap:10px;padding:13px;font-size:.78rem;line-height:1.45;display:flex}.outing-anchor-state.error{color:#991b1b;background:#fee2e2}.outing-anchor-list{gap:9px;max-height:420px;padding-right:3px;display:grid;overflow-y:auto}.outing-anchor-list button{color:#241f20;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1.5px solid #cfc3bc;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.outing-anchor-list button:hover{background:#fff8d8;border-color:#241f20}.outing-anchor-list button.selected{background:#ffcf00;border:2px solid #241f20;box-shadow:3px 3px #241f2029}.outing-anchor-kind{background:#fffaf2;border:2px solid #241f20;border-radius:12px;place-items:center;width:38px;height:38px;font-size:1rem;display:grid}.outing-anchor-copy{gap:3px;display:grid}.outing-anchor-copy strong{font-size:.82rem;line-height:1.25}.outing-anchor-copy span,.outing-anchor-copy small{color:#655b5c;font-size:.65rem;line-height:1.35}.outing-anchor-selected{background:#fff1b8;border:2px solid #241f20;border-radius:15px;gap:5px;padding:14px;display:grid}.outing-anchor-selected strong{font-size:.93rem}.outing-anchor-selected small{color:#655b5c;font-size:.72rem}.outing-anchor-addons{gap:10px;padding-top:3px;display:grid}.outing-personalization-heading h2{letter-spacing:-.035em;margin:0;font-size:1.35rem;line-height:1}.outing-personalization-heading p{color:#6b6162;margin:2px 0 0;font-size:.78rem;line-height:1.45}.outing-experience-grid{grid-template-columns:1fr;gap:10px;display:grid}.outing-experience-grid button{color:#241f20;width:100%;min-height:85px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1.5px solid #c9bdb5;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.outing-experience-grid button>span:first-child{background:#fff8d8;border:2px solid #241f20;border-radius:13px;place-items:center;width:40px;height:40px;font-size:1.05rem;display:grid}.outing-experience-grid button>div{gap:3px;display:grid}.outing-experience-grid button strong{font-size:.83rem}.outing-experience-grid button small{color:#675d5e;font-size:.67rem;line-height:1.37}.outing-experience-grid button.selected{background:#ffcf00;border:2px solid #241f20;box-shadow:3px 3px #d01013}.outing-choice-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.outing-choice-strip button{color:#241f20;min-height:72px;font:inherit;text-align:center;cursor:pointer;background:#fff;border:1.5px solid #bcb0a9;border-radius:13px;align-content:center;gap:4px;padding:9px 7px;display:grid}.outing-choice-strip button strong{font-size:.7rem}.outing-choice-strip button small{color:#6b6162;font-size:.58rem;line-height:1.28}.outing-choice-strip button.selected{background:#fff1b8;border:2px solid #241f20}.outing-wizard-v3 .wizard-date-grid,.outing-wizard-v3 .wizard-small-grid,.outing-wizard-v3 .interest-compact-grid,.outing-wizard-v3 .budget-compact-grid,.outing-wizard-v3 .area-compact-grid,.outing-wizard-v3 .travel-compact-grid,.outing-wizard-v3 .review-compact-grid{width:100%}.outing-custom-preferences{grid-template-columns:1fr;gap:10px;display:grid}.outing-custom-preferences label{background:#fffaf2;border:1.5px solid #d1c5bd;border-radius:14px;gap:7px;padding:13px;display:grid}.outing-custom-preferences label>span,.outing-travel-limit>div:first-child>span{color:#d01013;letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:900}.outing-custom-preferences small{color:#706667;font-size:.67rem;line-height:1.4}.outing-travel-limit{background:#fffaf2;border:1.5px solid #d1c5bd;border-radius:15px;gap:11px;padding:14px;display:grid}.outing-travel-limit>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.outing-travel-limit>div:first-child strong{font-size:.8rem}.outing-travel-limit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.outing-travel-limit-grid button{color:#241f20;min-height:62px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1.5px solid #b8aca5;border-radius:12px;align-content:center;gap:3px;padding:8px;display:grid}.outing-travel-limit-grid button.selected{background:#ffcf00;border:2px solid #241f20}.outing-travel-limit-grid strong{font-size:.72rem}.outing-travel-limit-grid small{color:#665c5d;font-size:.59rem}.outing-review-v3 .review-compact-hero{background:linear-gradient(135deg,#ffcf00,#fff1b8);border:2px solid #241f20;border-radius:17px;overflow:hidden;box-shadow:4px 4px #d01013}.outing-wizard-v3 .outing-wizard-actions{z-index:16;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf2f7;border:2px solid #241f20;border-radius:16px;grid-template-columns:auto minmax(0,1fr);gap:9px;width:calc(100% - 30px);margin:0 auto;padding:10px;display:grid;position:sticky;bottom:72px;box-shadow:0 -5px 20px #241f201a}.outing-wizard-v3 .outing-wizard-actions button{min-height:48px;font:inherit;cursor:pointer;border:2px solid #241f20;border-radius:12px;font-size:.79rem;font-weight:900}.outing-wizard-v3 .outing-wizard-back{color:#241f20;background:#fff;min-width:76px;padding-inline:12px}.outing-wizard-v3 .outing-wizard-next{color:#fff;background:#d01013;width:100%;box-shadow:3px 3px #edb200}.outing-wizard-v3 .outing-wizard-next:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.outing-results-v3{background:radial-gradient(circle at 7% 4%,#ffcf002e,#0000 24%),radial-gradient(circle at 93% 22%,#d0101312,#0000 23%);gap:18px;padding:18px 14px 126px;display:grid}.outing-results-hero-v3{background:linear-gradient(140deg,#fff8d8,#fff 69%);border:2px solid #241f20;border-radius:23px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;width:100%;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:5px 5px #edb200}.outing-results-hero-v3:after{content:"";border:20px solid #d0101312;border-radius:999px;width:120px;height:120px;position:absolute;top:-42px;right:-34px}.outing-results-hero-copy{z-index:1;gap:7px;display:grid;position:relative}.outing-results-hero-copy h1{letter-spacing:-.057em;margin:0;font-size:clamp(2.15rem,10.5cqw,3.45rem);line-height:.94}.outing-results-hero-copy p{color:#665c5d;margin:0;font-size:.79rem;line-height:1.45}.outing-results-route-art{z-index:1;align-items:center;gap:5px;padding:7px;display:grid;position:relative}.outing-results-route-art span{background:#ffcf00;border:2px solid #241f20;border-radius:999px;place-items:center;width:27px;height:27px;font-size:.64rem;font-weight:900;display:grid}.outing-results-route-art i{background:#d01013;width:2px;height:15px;margin:0 auto}.outing-map-first-stage{gap:11px;width:100%;display:grid}.outing-route-panel-featured{background:#fff;border:2px solid #241f20;border-radius:23px;width:100%;margin:0;overflow:hidden;box-shadow:5px 5px #d01013}.outing-route-panel-featured .outing-route-heading{background:linear-gradient(135deg,#ffcf00,#fff1b8);border-bottom:1px solid #dfd4cd;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:16px;display:grid}.outing-route-panel-featured .outing-route-heading>div{gap:3px;display:grid}.outing-route-panel-featured .outing-route-heading span{color:#a20c0f;letter-spacing:.1em;font-size:.58rem;font-weight:900}.outing-route-panel-featured .outing-route-heading h2{letter-spacing:-.035em;margin:0;font-size:1.25rem;line-height:1}.outing-route-panel-featured .outing-route-heading a{color:#fff;text-align:center;background:#d01013;border:2px solid #241f20;border-radius:11px;align-items:center;min-height:38px;padding:8px 10px;font-size:.66rem;font-weight:900;text-decoration:none;display:inline-flex}.outing-map-stop-strip{scrollbar-width:thin;background:#fffaf2;border-bottom:1px solid #e4dad4;gap:8px;width:100%;padding:11px 12px;display:flex;overflow-x:auto}.outing-map-stop-strip>div{background:#fff;border:1.5px solid #cfc3bc;border-radius:11px;flex:none;grid-template-columns:auto minmax(90px,1fr);align-items:center;gap:7px;max-width:170px;padding:7px 9px;display:grid}.outing-map-stop-strip b{background:#ffcf00;border:2px solid #241f20;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.61rem;display:grid}.outing-map-stop-strip span{text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;font-weight:800;line-height:1.25;overflow:hidden}.outing-route-map-featured{width:100%;min-height:330px}.outing-map-caption-card{color:#fff;background:#241f20;border:2px solid #241f20;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 15px;display:grid}.outing-map-caption-card strong{margin-top:3px;font-size:.88rem;display:block}.outing-map-caption-card small{color:#d9d0d1;text-align:right;font-size:.66rem;line-height:1.35}.outing-completeness-card{background:#e8f7ea;border:2px solid #241f20;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:15px;display:grid;box-shadow:3px 3px #241f201f}.outing-completeness-card.partial{background:#fff8d8}.outing-completeness-card.empty{background:#fff0f0}.outing-completeness-card>div{gap:5px;display:grid}.outing-completeness-card span{color:#d01013;letter-spacing:.09em;font-size:.58rem;font-weight:900}.outing-completeness-card strong{font-size:.92rem;line-height:1.25}.outing-completeness-card p{color:#685f60;margin:0;font-size:.68rem;line-height:1.45}.outing-completeness-card a{color:#241f20;white-space:nowrap;background:#fff;border:2px solid #241f20;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:9px 12px;font-size:.66rem;font-weight:900;display:inline-flex}.outing-action-dock{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.outing-action-dock button{color:#241f20;min-height:72px;font:inherit;text-align:center;cursor:pointer;background:#fff;border:2px solid #241f20;border-radius:14px;align-content:center;place-items:center;gap:5px;padding:9px 6px;font-size:.67rem;font-weight:900;line-height:1.15;display:grid}.outing-action-dock button:first-child{background:#ffcf00}.outing-action-dock button:nth-child(2){background:#ffd8d9}.outing-action-dock button:nth-child(3){background:#e7ddff}.outing-action-dock button:disabled{cursor:wait;opacity:.58}.outing-action-message{color:#5d4904;background:#fff1b8;border-radius:12px;margin:0;padding:11px 13px;font-size:.72rem;line-height:1.4}.outing-plan-summary-v3{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;display:grid}.outing-plan-summary-v3>div{background:#fff;border:1.5px solid #d1c5bd;border-radius:14px;align-content:start;gap:5px;min-height:83px;padding:12px;display:grid}.outing-plan-summary-v3>div:first-child{background:#fff8d8}.outing-plan-summary-v3 span{color:#d01013;letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:900}.outing-plan-summary-v3 strong{font-size:.79rem;line-height:1.32}.outing-plan-summary-v3 small{color:#746a6b;font-size:.6rem;line-height:1.3}.outing-add-stop-panel{background:linear-gradient(135deg,#fff8d8,#fff);border:2px solid #241f20;border-radius:19px;gap:12px;width:100%;padding:16px;display:grid}.outing-add-stop-panel h2{letter-spacing:-.035em;margin:0;font-size:1.25rem}.outing-add-stop-panel p{color:#675d5e;margin:-4px 0 0;font-size:.75rem;line-height:1.45}.outing-add-stop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.outing-add-stop-grid button{color:#241f20;min-height:76px;font:inherit;text-align:center;cursor:pointer;background:#fff;border:2px solid #241f20;border-radius:13px;align-content:center;place-items:center;gap:5px;padding:9px 6px;font-size:.68rem;font-weight:900;display:grid}.outing-add-stop-grid button:first-child{background:#fff1b8}.outing-add-stop-grid button:nth-child(2){background:#ffd8d9}.outing-add-stop-grid button:nth-child(3){background:#e7ddff}.outing-add-stop-grid button:disabled{cursor:wait;opacity:.5}.outing-timeline-v3{gap:13px;width:100%;display:grid}.outing-timeline-v3>header{gap:4px;padding:3px 2px;display:grid}.outing-timeline-v3>header h2{letter-spacing:-.04em;margin:0;font-size:1.45rem}.outing-timeline-v3>header p{color:#6b6162;margin:0;font-size:.75rem}.outing-stop-wrapper{gap:9px;display:grid}.outing-stop-card-v3{background:#fff;border:2px solid #241f20;border-radius:19px;grid-template-columns:auto minmax(0,1fr);gap:13px;width:100%;padding:15px;display:grid;position:relative;overflow:hidden;box-shadow:4px 4px #241f201f}.outing-stop-card-v3:after{content:"";pointer-events:none;border:12px solid #ffcf001f;border-radius:999px;width:76px;height:76px;position:absolute;bottom:-28px;right:-27px}.outing-stop-order{z-index:1;background:#ffcf00;border:2px solid #241f20;border-radius:14px;place-items:center;width:40px;height:40px;font-size:.82rem;font-weight:900;display:grid;position:relative}.outing-stop-content{z-index:1;gap:9px;display:grid;position:relative}.outing-stop-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;display:flex}.outing-stop-topline>span:first-child{color:#d01013;font-size:.62rem;font-weight:900}.outing-kind-badge{letter-spacing:.06em;border:1.5px solid #241f20;border-radius:999px;align-items:center;gap:4px;width:fit-content;max-width:100%;padding:5px 8px;font-size:.57rem;font-weight:900;display:inline-flex}.outing-kind-food{background:#fff1b8}.outing-kind-event{background:#ffd8d9}.outing-kind-drinks{background:#e7ddff}.outing-stop-content h2{letter-spacing:-.035em;margin:0;font-size:1.2rem;line-height:1.02}.outing-stop-subtitle{color:#6b6162;margin:-4px 0 0;font-size:.71rem;line-height:1.4}.outing-stop-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.outing-stop-details span{color:#5d5354;background:#f7f2ed;border-radius:10px;gap:2px;padding:8px;font-size:.62rem;line-height:1.35;display:grid}.outing-stop-reason{color:#5e5455;background:#fff8d8;border-left:4px solid #edb200;border-radius:0 10px 10px 0;margin:0;padding:10px 11px;font-size:.69rem;line-height:1.45}.outing-stop-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.outing-stop-controls button,.outing-stop-link{color:#241f20;width:100%;min-height:40px;font:inherit;text-align:center;cursor:pointer;background:#fff;border:2px solid #241f20;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:8px 9px;font-size:.67rem;font-weight:900;line-height:1.2;text-decoration:none;display:inline-flex}.outing-stop-controls button.locked{color:#fff;background:#241f20}.outing-stop-controls button:disabled{cursor:wait;opacity:.55}.outing-stop-link{color:#fff;background:#d01013;grid-column:1/-1}.outing-travel-row{color:#6b6162;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;margin-left:19px;padding:3px 0;font-size:.67rem;display:grid}.outing-travel-row:before{content:"";background:#d01013;width:2px;height:28px;margin-left:0}.outing-warning-list{color:#5f520f;background:#fff8d8;border:1.5px solid #edb200;border-radius:14px;gap:8px;margin:0;padding:14px 16px 14px 34px;font-size:.7rem;line-height:1.45;display:grid}@media (max-width:390px){.outing-completeness-card{grid-template-columns:1fr}.outing-completeness-card a{width:100%}}@container (min-width:520px){.outing-build-method-grid,.outing-experience-grid,.outing-count-grid,.outing-custom-preferences,.outing-anchor-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.outing-plan-summary-v3{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (min-width:760px){.outing-wizard-v3 .mode-choice-stage,.outing-build-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.outing-count-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.outing-plan-summary-v3{grid-template-columns:repeat(5,minmax(0,1fr))}}@container (max-width:390px){.outing-wizard-v3 .outing-wizard-screen,.outing-results-v3{padding-inline:10px}.outing-wizard-v3 .outing-wizard-heading,.outing-shape-panel,.outing-personalization-panel,.outing-area-travel-panel,.outing-review-v3,.outing-anchor-builder{padding:15px}.outing-wizard-v3 .outing-wizard-heading h1,.outing-results-hero-copy h1{font-size:clamp(2rem,11.2cqw,2.8rem)}.outing-total-stops-card,.outing-party-size-card,.outing-results-hero-v3,.outing-map-caption-card{grid-template-columns:1fr}.outing-stepper,.outing-count-stepper{width:fit-content}.outing-kind-toggle-grid,.outing-choice-strip,.outing-anchor-filters,.outing-action-dock,.outing-add-stop-grid{grid-template-columns:1fr}.outing-kind-toggle-grid button,.outing-action-dock button,.outing-add-stop-grid button{min-height:54px}.outing-anchor-list button,.outing-experience-grid button,.outing-count-card{grid-template-columns:auto minmax(0,1fr)}.outing-anchor-list button .outing-anchor-check,.outing-experience-grid button .mode-choice-check,.outing-count-card .outing-count-stepper{grid-column:1/-1;justify-self:start}.outing-map-caption-card small{text-align:left}.outing-route-panel-featured .outing-route-heading{grid-template-columns:1fr}.outing-route-panel-featured .outing-route-heading a{width:100%}.outing-route-map-featured{min-height:290px}.outing-plan-summary-v3,.outing-stop-details,.outing-stop-controls,.outing-stop-card-v3{grid-template-columns:1fr}.outing-stop-order{width:36px;height:36px}.outing-wizard-v3 .outing-wizard-actions{width:calc(100% - 20px);bottom:69px}}@media (prefers-reduced-motion:reduce){.outing-wizard-v3 *,.outing-results-v3 *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes venture-soft-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes venture-card-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes venture-pulse-dot{0%,to{box-shadow:0 0 #d010131f}50%{box-shadow:0 0 0 8px #d0101300}}.outing-wizard-v3 .mode-choice-card{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"art check""copy copy";align-items:start;min-height:0;padding:15px}.outing-wizard-v3 .mode-choice-card>:first-child{grid-area:art;min-width:0}.outing-wizard-v3 .mode-choice-card>:nth-child(2){grid-area:copy;min-width:0}.outing-wizard-v3 .mode-choice-card>:nth-child(3){grid-area:check;align-self:start;margin-top:3px}.outing-wizard-v3 .mode-choice-copy{gap:6px}.outing-wizard-v3 .mode-choice-copy strong{text-wrap:balance;font-size:1rem;line-height:1.08}.outing-wizard-v3 .mode-choice-copy small{max-width:34ch;font-size:.76rem;line-height:1.45}.outing-wizard-v3 .planning-mode-illustration{width:100%;min-height:165px}.outing-results-hero-v3{position:relative;overflow:hidden}.outing-results-hero-v3:before{content:"";border:14px solid #ffcf003d;border-radius:999px;width:92px;height:92px;position:absolute;top:14px;right:18px}.outing-results-route-art span{animation:2.8s ease-in-out infinite venture-pulse-dot}.outing-results-route-art span:nth-child(3){animation-delay:.3s}.outing-results-route-art span:nth-child(5){animation-delay:.6s}.outing-results-route-art i{animation:2.6s ease-in-out infinite venture-soft-float}.outing-route-panel-featured{box-shadow:6px 6px #d01013}.outing-route-panel-featured .outing-route-heading{gap:14px}.outing-route-panel-featured .outing-route-heading h2{text-wrap:balance}.outing-map-stop-strip{scroll-snap-type:x proximity;gap:10px;padding:12px}.outing-map-stop-pill{scroll-snap-align:start;background:#fff;border:2px solid #241f20;border-radius:15px;flex:none;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:8px;width:min(230px,100vw - 88px);min-width:170px;padding:10px 11px;transition:transform .15s,box-shadow .15s,background .15s;display:grid;box-shadow:3px 3px #241f201f}.outing-map-stop-pill:hover{transform:translateY(-2px);box-shadow:4px 4px #241f202e}.outing-map-stop-pill-food{background:linear-gradient(135deg,#fffaf2,#fff 72%)}.outing-map-stop-pill-event{background:linear-gradient(135deg,#fff4f4,#fff 72%)}.outing-map-stop-pill-drinks{background:linear-gradient(135deg,#f7f2ff,#fff 72%)}.outing-map-stop-pill b{background:#ffcf00;border:2px solid #241f20;border-radius:999px;place-items:center;width:26px;height:26px;font-size:.66rem;font-weight:900;display:grid}.outing-map-stop-pill i{margin-top:2px;font-size:.98rem;font-style:normal}.outing-map-stop-pill>div{gap:3px;min-width:0;display:grid}.outing-map-stop-pill strong{color:#241f20;letter-spacing:-.025em;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:.82rem;font-weight:900;line-height:1.12;display:-webkit-box;overflow:hidden}.outing-map-stop-pill small{color:#6a6061;font-size:.62rem;line-height:1.3}.outing-route-map-featured{min-height:340px}.outing-map-caption-card{position:relative;overflow:hidden;box-shadow:4px 4px #241f2029}.outing-map-caption-card:after{content:"";border:12px solid #ffffff1a;border-radius:999px;width:74px;height:74px;position:absolute;bottom:-22px;right:-18px}.outing-map-caption-card strong{max-width:24ch;line-height:1.15}.outing-action-dock{gap:10px}.outing-action-dock button{transition:transform .15s,box-shadow .15s,filter .15s;box-shadow:3px 3px #241f2021}.outing-action-dock button:hover:not(:disabled){filter:saturate(1.05);transform:translateY(-2px);box-shadow:4px 4px #241f202e}.outing-plan-summary-v3{gap:10px}.outing-plan-summary-v3>div{border:2px solid #241f20;min-height:92px;animation:.42s both venture-card-rise;position:relative;overflow:hidden;box-shadow:3px 3px #241f201c}.outing-plan-summary-v3>div:first-child{background:#fff8d8;animation-delay:0s}.outing-plan-summary-v3>div:nth-child(2){background:#fff;animation-delay:40ms}.outing-plan-summary-v3>div:nth-child(3){background:#fff6f1;animation-delay:80ms}.outing-plan-summary-v3>div:nth-child(4){background:#fff;animation-delay:.12s}.outing-plan-summary-v3>div:nth-child(5){background:#f7f2ff;animation-delay:.16s}.outing-plan-summary-v3>div:nth-child(6){background:#fff3f3;animation-delay:.2s}.outing-plan-summary-v3>div:nth-child(7){background:#fffaf2;animation-delay:.24s}.outing-plan-summary-v3>div:after{content:"";border:10px solid #d0101314;border-radius:999px;width:54px;height:54px;position:absolute;bottom:-19px;right:-16px}.outing-plan-summary-v3 strong{font-size:.86rem}.outing-add-stop-panel{box-shadow:4px 4px #241f201f}.outing-add-stop-grid button{transition:transform .15s,box-shadow .15s}.outing-add-stop-grid button:hover:not(:disabled){transform:translateY(-2px);box-shadow:3px 3px #241f2029}.outing-stop-card-v3{transition:transform .15s,box-shadow .15s}.outing-stop-card-v3:hover{transform:translateY(-2px);box-shadow:5px 5px #241f2029}.outing-stop-link,.outing-stop-controls button,.outing-route-panel-featured .outing-route-heading a,.outing-result-actions button,.outing-result-actions a{transition:transform .15s,box-shadow .15s,filter .15s}.outing-stop-link:hover,.outing-stop-controls button:hover:not(:disabled),.outing-route-panel-featured .outing-route-heading a:hover,.outing-result-actions button:hover,.outing-result-actions a:hover{filter:saturate(1.05);transform:translateY(-2px)}@container (min-width:760px){.outing-wizard-v3 .mode-choice-card{grid-template-columns:minmax(150px,38%) minmax(0,1fr) auto;grid-template-areas:"art copy check";align-items:center}}@container (max-width:390px){.outing-wizard-v3 .mode-choice-card{padding:13px}.outing-wizard-v3 .mode-choice-copy strong{font-size:.93rem}.outing-map-stop-pill{width:min(220px,100vw - 76px)}}.outing-experiment-preview{background:linear-gradient(145deg,#fff8d8,#fff 72%);border:2px solid #241f20;border-radius:20px;gap:13px;width:100%;padding:16px;display:grid;box-shadow:4px 4px #241f201f}.outing-experiment-preview-heading{gap:4px;display:grid}.outing-experiment-preview-heading>span{color:#d01013;letter-spacing:.09em;font-size:.58rem;font-weight:950}.outing-experiment-preview-heading>strong{font-size:1.05rem;line-height:1.2}.outing-experiment-preview-heading>small{color:#746a6b;font-size:.62rem;line-height:1.4}.outing-experiment-preview ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.outing-experiment-preview li{background:#fff;border:1.5px solid #d9cec6;border-radius:13px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:3px 9px;padding:10px;display:grid}.outing-experiment-preview li>span{color:#d01013;grid-row:1/span 2;font-size:.68rem;font-weight:950}.outing-experiment-preview li>strong{font-size:.78rem;line-height:1.25}.outing-experiment-preview li>small{color:#746a6b;font-size:.61rem}.neighbourhood-picker{gap:12px;display:grid}.neighbourhood-popular-grid{flex-wrap:wrap;gap:8px;display:flex}.neighbourhood-popular-grid button,.neighbourhood-selected-list button,.neighbourhood-group-list button{border:2px solid var(--venture-line-dark,#241f20);min-height:38px;color:var(--venture-ink,#241f20);font:inherit;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:.78rem;font-weight:800;line-height:1.2;display:inline-flex}.neighbourhood-popular-grid button>span,.neighbourhood-selected-list button>span,.neighbourhood-group-list button>span{color:var(--venture-red,#d01013);font-size:.68rem}.neighbourhood-popular-grid button.selected,.neighbourhood-selected-list button.selected,.neighbourhood-group-list button.selected{background:var(--venture-yellow,#ffd200);box-shadow:3px 3px 0 var(--venture-ink,#241f20)}.neighbourhood-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.neighbourhood-search-row label{color:var(--venture-ink,#241f20);gap:6px;font-size:.78rem;font-weight:800;display:grid}.neighbourhood-search-row input{box-sizing:border-box;border:2px solid var(--venture-line-dark,#241f20);width:100%;min-height:44px;color:var(--venture-ink,#241f20);font:inherit;background:#fff;border-radius:12px;padding:10px 12px}.neighbourhood-search-row>button{border:2px solid var(--venture-line-dark,#241f20);background:var(--venture-red,#d01013);color:#fff;min-height:44px;font:inherit;cursor:pointer;border-radius:12px;padding:9px 16px;font-weight:900}.neighbourhood-picker-message{color:var(--venture-red,#d01013);margin:-4px 0 0;font-size:.74rem;font-weight:750}.neighbourhood-selected-list{gap:7px;display:grid}.neighbourhood-selected-list>span{color:#706667;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:850}.neighbourhood-selected-list>div{flex-wrap:wrap;gap:7px;display:flex}.neighbourhood-all-list{background:#fffaf2;border:1.5px solid #d9d0c8;border-radius:14px}.neighbourhood-all-list>summary{color:var(--venture-ink,#241f20);cursor:pointer;padding:12px 14px;font-size:.8rem;font-weight:850}.neighbourhood-all-list[open]>summary{border-bottom:1px solid #e8ded5}.neighbourhood-group-list{gap:16px;max-height:420px;padding:14px;display:grid;overflow-y:auto}.neighbourhood-group-list section{gap:8px;display:grid}.neighbourhood-group-list h4{color:var(--venture-red,#d01013);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.72rem}.neighbourhood-group-list section>div{flex-wrap:wrap;gap:7px;display:flex}.neighbourhood-picker-compact .neighbourhood-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.neighbourhood-picker-compact .neighbourhood-popular-grid button{text-align:left;border-radius:11px;grid-template-columns:18px minmax(0,1fr);min-height:45px;padding:7px 9px;display:grid}.neighbourhood-picker-compact .neighbourhood-popular-grid strong,.neighbourhood-picker-compact .neighbourhood-search-row label{font-size:.64rem}.neighbourhood-picker-compact .neighbourhood-search-row input,.neighbourhood-picker-compact .neighbourhood-search-row>button{min-height:42px;font-size:.7rem}.neighbourhood-picker-compact .neighbourhood-group-list{max-height:360px}.neighbourhood-picker-compact .neighbourhood-group-list button,.neighbourhood-picker-compact .neighbourhood-selected-list button{min-height:34px;padding:6px 9px;font-size:.68rem}@media (max-width:390px){.neighbourhood-search-row{grid-template-columns:1fr}.neighbourhood-search-row>button{width:100%}.neighbourhood-picker-compact .neighbourhood-popular-grid{grid-template-columns:1fr}}.outing-wizard-v3{--venture-yellow-soft:#fff5c7;--venture-yellow-strong:#ffcf00;--venture-red-soft:#ffd9dc;--venture-red-strong:#d01013;--venture-ink:#241f20;--venture-cream:#fffaf2;--venture-lilac:#efe9ff;--venture-mint:#e6faf1;--venture-sky:#edf7ff;background:radial-gradient(circle at 8% 6%,#ffcf002e,#0000 23%),radial-gradient(circle at 92% 14%,#d0101317,#0000 24%),linear-gradient(#fffdf8 0%,#fff8f3 100%)}.outing-wizard-v3 .outing-wizard-heading{background:linear-gradient(#fffefb 0%,#fff7ef 100%);position:relative;overflow:hidden;box-shadow:4px 4px #d0101314}.outing-wizard-v3 .outing-wizard-heading:before{content:"";border:16px solid #ffcf0033;border-radius:999px;width:110px;height:110px;position:absolute;bottom:-26px;right:-18px}.outing-wizard-v3 .outing-wizard-content{animation:.22s outingStepFade}@keyframes outingStepFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.outing-wizard-v3 .mode-choice-card,.outing-build-method-grid button{background:linear-gradient(#fff 0%,#fffaf6 100%);border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;min-height:0;padding:16px;box-shadow:4px 4px #241f201f}.outing-wizard-v3 .mode-choice-card>span:first-child,.outing-build-method-grid button>span:first-child{background:linear-gradient(#fffef8 0%,#fff4bf 100%);border-radius:16px;width:52px;height:52px;font-size:1.5rem;animation:2.6s ease-in-out infinite outingIconFloat;box-shadow:inset 0 -2px #ffcf0059}@keyframes outingIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.outing-wizard-v3 .mode-choice-card.selected,.outing-build-method-grid button.selected{background:linear-gradient(#fff3b4 0%,#ffe584 100%);box-shadow:5px 5px #d01013}.outing-wizard-v3 .mode-choice-card.selected>span:first-child,.outing-build-method-grid button.selected>span:first-child{background:#fff}.outing-wizard-v3 .mode-choice-copy strong,.outing-build-method-grid .outing-build-method-copy strong{text-wrap:balance;font-size:1.04rem;line-height:1.08}.outing-wizard-v3 .mode-choice-copy small,.outing-build-method-grid .outing-build-method-copy small{color:#625859;max-width:34ch;font-size:.77rem;line-height:1.45;display:block}.outing-build-method-grid{gap:14px}.outing-build-method-grid button{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;position:relative}.outing-build-method-grid .outing-build-method-copy{gap:5px;min-width:0;display:grid}.outing-build-method-grid .outing-build-method-arrow{border:2px solid var(--venture-ink);background:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-size:1rem;font-weight:900;display:grid}.outing-build-method-grid button:first-child{background:linear-gradient(#fffbed 0%,#fff2bf 100%)}.outing-build-method-grid button:nth-child(2){background:linear-gradient(#f6f0ff 0%,#efe2ff 100%)}.outing-build-method-grid button:nth-child(3){background:linear-gradient(#eef8ff 0%,#dcf1ff 100%)}.outing-shape-panel,.outing-personalization-panel,.outing-area-travel-panel,.outing-review-v3,.outing-anchor-builder,.outing-wizard-v3 .wizard-compact-panel{background:linear-gradient(#fff 0%,#fffaf6 100%);border-radius:22px;box-shadow:4px 4px #241f201c}.outing-wizard-v3 .wizard-compact-panel{border:2px solid var(--venture-ink);gap:14px;padding:17px;display:grid}.outing-total-stops-card,.outing-party-size-card,.outing-composition-summary,.outing-anchor-selected,.outing-travel-limit,.outing-custom-preferences label{border-radius:18px}.outing-composition-summary{background:linear-gradient(#fff9d8 0%,#fffdfa 100%);border:1.5px solid #d4c8c1;gap:5px;padding:16px;display:grid}.outing-composition-summary span,.outing-anchor-selected span,.outing-personalization-heading span,.outing-party-size-card span,.outing-total-stops-card span,.outing-wizard-v3 .wizard-compact-panel label>span{color:var(--venture-red-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:900}.outing-personalization-heading{gap:4px;display:grid}.outing-personalization-heading.secondary{margin-top:4px}.outing-choice-strip,.outing-experience-grid,.outing-kind-toggle-grid,.outing-count-grid,.outing-anchor-list,.outing-anchor-filters,.outing-wizard-v3 .wizard-small-grid,.outing-wizard-v3 .budget-compact-grid,.outing-wizard-v3 .travel-compact-grid,.outing-travel-limit-grid{grid-template-columns:1fr;gap:10px;display:grid}.outing-kind-toggle-grid button,.outing-choice-strip button,.outing-experience-grid button,.outing-wizard-v3 .wizard-small-grid button,.outing-wizard-v3 .budget-compact-grid button,.outing-wizard-v3 .travel-compact-grid button,.outing-travel-limit-grid button,.outing-anchor-filters button,.outing-anchor-list>button{text-align:left;background:#fff;border:1.5px solid #d4c8c1;border-radius:16px;justify-items:start;gap:4px;width:100%;min-width:0;padding:12px 13px;display:grid}.outing-kind-toggle-grid button.selected,.outing-choice-strip button.selected,.outing-experience-grid button.selected,.outing-wizard-v3 .wizard-small-grid button.selected,.outing-wizard-v3 .budget-compact-grid button.selected,.outing-wizard-v3 .travel-compact-grid button.selected,.outing-travel-limit-grid button.selected,.outing-anchor-filters button.selected,.outing-anchor-list>button.selected{border:2px solid var(--venture-ink);background:linear-gradient(#fff5bf 0%,#ffe998 100%);box-shadow:3px 3px #d0101329}.outing-kind-toggle-grid button>span:first-child,.outing-experience-grid button>span:first-child,.outing-wizard-v3 .travel-compact-grid button>span:first-child{background:#fff7cf;border:1.5px solid #241f20;border-radius:14px;place-items:center;width:42px;height:42px;font-size:1.2rem;display:grid}.outing-kind-toggle-grid button strong,.outing-choice-strip button strong,.outing-experience-grid button strong,.outing-wizard-v3 .wizard-small-grid button strong,.outing-wizard-v3 .budget-compact-grid button strong,.outing-wizard-v3 .travel-compact-grid button strong,.outing-travel-limit-grid button strong,.outing-anchor-list>button strong{text-wrap:pretty;font-size:.9rem;line-height:1.18}.outing-kind-toggle-grid button small,.outing-choice-strip button small,.outing-experience-grid button small,.outing-wizard-v3 .wizard-small-grid button small,.outing-wizard-v3 .budget-compact-grid button small,.outing-wizard-v3 .travel-compact-grid button small,.outing-travel-limit-grid button small,.outing-anchor-list>button small,.outing-anchor-list>button i{color:#6c6364;font-size:.72rem;line-height:1.42}.outing-count-card{background:#fff;border-radius:18px;box-shadow:inset 0 0 0 1.5px #e0d4cd}.outing-count-card .outing-count-icon{width:48px;height:48px;font-size:1.35rem}.outing-stepper,.outing-count-stepper{background:var(--venture-cream);border-radius:14px}.outing-stepper button,.outing-count-stepper button{border-radius:12px;width:38px;height:38px;font-size:1.2rem}.outing-stepper output,.outing-count-stepper output{min-width:40px;font-size:1rem}.outing-anchor-kind{border-radius:14px;width:44px;height:44px;font-size:1.25rem}.outing-anchor-list>button{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.outing-anchor-copy{gap:3px;min-width:0;display:grid}.outing-wizard-v3 .interest-compact-grid{flex-wrap:wrap;gap:9px;display:flex}.outing-wizard-v3 .interest-compact-grid button{background:#fff;border:1.5px solid #d4c8c1;border-radius:999px;align-items:center;gap:7px;width:auto;min-height:42px;padding:10px 13px;display:inline-flex}.outing-wizard-v3 .interest-compact-grid button.selected{border:2px solid var(--venture-ink);background:#ffcf00}.outing-wizard-v3 input[type=date],.outing-wizard-v3 input[type=time],.outing-wizard-v3 input[type=search],.outing-wizard-v3 input[type=text],.outing-wizard-v3 select{background:#fff;border-radius:14px;min-height:50px}.alcohol-compact-toggle{background:linear-gradient(#fffaf3 0%,#fff 100%);border:1.5px solid #d1c5bd;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.alcohol-compact-toggle input{width:24px;height:24px}.outing-review-v3 .review-compact-hero{background:linear-gradient(135deg,#ffcf00 0%,#ffe17f 53%,#fff5d1 100%)}.outing-review-v3 .review-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.outing-review-v3 .review-compact-grid>div{background:#fff;border:1.5px solid #d5c9c2;border-radius:15px;gap:4px;padding:12px;display:grid}.outing-review-v3 .review-compact-grid>.review-wide{grid-column:1/-1}.outing-review-v3 .review-compact-grid span{color:var(--venture-red-strong);letter-spacing:.08em;font-size:.61rem;font-weight:900}.outing-wizard-v3 .outing-wizard-actions{border-radius:18px;gap:10px}.outing-wizard-v3 .outing-wizard-back,.outing-wizard-v3 .outing-wizard-next{min-height:50px;font-size:.82rem}.outing-wizard-v3 .outing-wizard-next span{margin-left:4px}@media (max-width:420px){.outing-wizard-v3 .outing-wizard-screen{padding-inline:12px}.outing-wizard-v3 .outing-wizard-heading,.outing-shape-panel,.outing-personalization-panel,.outing-area-travel-panel,.outing-review-v3,.outing-anchor-builder,.outing-wizard-v3 .wizard-compact-panel{padding:14px}.outing-build-method-grid button,.outing-wizard-v3 .mode-choice-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.outing-build-method-grid .outing-build-method-arrow{width:30px;height:30px;font-size:.92rem}.outing-build-method-grid button>span:first-child,.outing-wizard-v3 .mode-choice-card>span:first-child{width:46px;height:46px;font-size:1.35rem}.outing-wizard-v3 .mode-choice-copy strong,.outing-build-method-grid .outing-build-method-copy strong,.outing-kind-toggle-grid button strong,.outing-choice-strip button strong,.outing-experience-grid button strong,.outing-anchor-list>button strong{font-size:.9rem}.outing-total-stops-card,.outing-party-size-card,.outing-review-v3 .review-compact-grid{grid-template-columns:1fr}.outing-anchor-list>button{grid-template-columns:auto minmax(0,1fr)}.outing-anchor-list>button .outing-anchor-check{grid-column:2;justify-self:end}.outing-wizard-v3 .travel-compact-grid,.outing-wizard-v3 .wizard-small-grid,.outing-wizard-v3 .budget-compact-grid,.outing-travel-limit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.outing-wizard-v3 .travel-compact-grid button,.outing-wizard-v3 .wizard-small-grid button,.outing-wizard-v3 .budget-compact-grid button,.outing-travel-limit-grid button{min-height:74px}}@media (min-width:421px){.outing-build-method-grid,.outing-experience-grid,.outing-choice-strip,.outing-kind-toggle-grid,.outing-count-grid,.outing-wizard-v3 .travel-compact-grid,.outing-wizard-v3 .wizard-small-grid,.outing-wizard-v3 .budget-compact-grid,.outing-travel-limit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.outing-wizard-v3[data-step="0"] .submit-listing-entry,.outing-wizard-v3[data-step="1"] .submit-listing-entry{display:grid}.outing-wizard-v3:not([data-step="0"]):not([data-step="1"]) .submit-listing-entry{display:none!important}.outing-route-map-shell{background:linear-gradient(135deg,#edf7ff 0%,#efe9ff 58%,#fff8d8 100%);border-radius:18px;width:100%;min-width:0;position:relative;overflow:hidden}.outing-route-map-featured{background:0 0;width:100%;min-width:0;min-height:340px;position:relative}.outing-route-map-featured .maplibregl-canvas,.outing-route-map-featured .maplibregl-canvas-container{width:100%!important;height:100%!important}.outing-route-map-featured .maplibregl-ctrl-top-right{top:10px;right:10px}.outing-route-map-featured .maplibregl-ctrl-group{border:1.5px solid #241f20;border-radius:12px;overflow:hidden;box-shadow:2px 2px #ffcf00d9}.outing-route-map-featured .maplibregl-ctrl-attrib{border-radius:9px 0 0;max-width:calc(100% - 24px);font-size:9px}.outing-route-map-status{z-index:8;color:#241f20;text-align:center;background:linear-gradient(135deg,#edf7fff7,#efe9fff7);place-content:center;justify-items:center;gap:7px;padding:28px;display:grid;position:absolute;inset:0}.outing-route-map-status>span{background:#ffcf00;border:2px solid #241f20;border-radius:18px;place-items:center;width:52px;height:52px;font-size:1.45rem;animation:1.35s ease-in-out infinite ventureOutingMapPulse;display:grid;box-shadow:3px 3px #d01013}.outing-route-map-status strong{font-size:.96rem}.outing-route-map-status small{color:#675d5e;max-width:31ch;font-size:.72rem;line-height:1.45}.outing-route-map-status button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#d01013;border:2px solid #241f20;border-radius:13px;margin-top:4px;padding:9px 14px;font-size:.72rem;font-weight:900;box-shadow:3px 3px #ffcf00}.outing-route-map-status.error>span{background:#fff}@keyframes ventureOutingMapPulse{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-3px)scale(1.03)}}@media (max-width:420px){.outing-route-map-featured{min-height:300px}.outing-route-map-status{padding:20px}.outing-route-map-status>span{width:46px;height:46px;font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.outing-route-map-status>span{animation:none}}.maplibregl-marker{will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition-property:box-shadow,filter,opacity!important;transition-duration:.15s!important;transition-timing-function:ease!important}.maplibregl-marker>button,.maplibregl-marker button{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}
