:root{--primary:#F17D90;--primary-dark:#b64561;--pink:#ffe7ec;--pink-light:#fff3f5;--background:#fff9f8;--ink:#183448;--muted:#6d8390;--blue:#1689df;--green:#16b890;--yellow:#f7ad18;--orange:#f69a1b;--purple:#8585c9;--line:#ebe7e5;--card:#fff;--shadow:0 3px 12px #153b4b08;--radius:18px;--radius-lg:26px;--max-width:1160px;--space:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:var(--background);font:14px/1.7 -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button,a,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #1689df;outline-offset:3px}a:hover{text-decoration:underline}[hidden]{display:none!important}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{line-height:1.45}h1{font-size:28px;margin:0 0 18px;font-weight:850;letter-spacing:.02em}h2{font-size:21px;margin:0 0 14px}h3{font-size:16px;margin:6px 0 9px}p{margin:0 0 14px}.icon{flex-shrink:0;vertical-align:middle;width:24px;height:24px}.content-width{width:calc(100% - 36px);max-width:var(--max-width);margin-left:auto;margin-right:auto}.site-header{background:white;position:relative;z-index:20;border-bottom:1px solid #eff3f4}.header-inner{height:66px;max-width:1200px;padding:0 18px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.brand{display:inline-flex;align-items:center;gap:8px;font-size:17px;font-weight:850;letter-spacing:.02em;white-space:nowrap}.logo-mark{flex-shrink:0}.desktop-nav{display:none}.icon-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;background:none;border-radius:50%;padding:0}.icon-button:hover{background:var(--pink-light)}.menu-toggle .icon{stroke-width:2.5}.menu-toggle{flex-shrink:0}#site-menu{position:absolute;top:100%;left:0;right:0;padding:22px;background:white;box-shadow:0 14px 20px #18344814;display:grid;gap:16px}#site-menu a{font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:999px;font-weight:800;font-size:14px;padding:14px 22px;min-height:50px;text-align:center;line-height:1.5;text-decoration:none}.btn:hover{text-decoration:none}.primary{background:var(--primary);color:#3a2630;box-shadow:0 3px 0 #ce637733}.primary:hover{background:#ec7187}.secondary{background:#e7f3fa;color:var(--ink)}.pale-pink{background:#ffdae5;color:var(--ink)}.back-btn{background:white;border:1px solid #8198a5;padding:9px 17px;min-height:44px}.back-btn .icon{width:15px;height:15px}.text-link{background:none;border:0;padding:0;color:var(--ink);font-weight:700;display:inline-flex;align-items:center;gap:6px;font-size:12px;cursor:pointer}.text-link .icon{width:17px;height:17px}.full-width{width:100%}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.09em;color:var(--primary-dark);margin:0 0 7px}.muted{color:var(--muted)}.microcopy{font-size:10px;line-height:1.7;color:var(--muted);margin:12px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.desktop-only{display:none}.mobile-only{display:initial}.site-footer{position:relative;text-align:center;background:#fff1f4;padding:120px 18px 105px;overflow:hidden;margin-top:45px}.site-footer .scenery{position:absolute;top:0;left:0;width:100%}.site-footer .brand{position:relative;font-size:17px}.site-footer p{font-size:11px;margin:12px 0}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;font-size:11px;margin:15px 0}.site-footer small{font-size:10px;color:var(--muted)}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid #e5ebed;padding:7px 10px calc(7px + env(safe-area-inset-bottom));display:flex;justify-content:space-around}.bottom-nav a,.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;background:none;font-size:9px;font-weight:700;min-width:55px;min-height:42px;padding:0;color:var(--ink)}.bottom-nav .icon{width:23px;height:23px}.bottom-nav [aria-current]{color:var(--primary-dark)}.favorite[aria-pressed=true]{color:var(--primary-dark)}.favorite[aria-pressed=true] .icon{fill:var(--pink)}.chevron-right{transform:rotate(180deg)}.media-frame{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:4/3;background:#e7f2f5;min-width:0;border-radius:var(--radius);display:block}.media-frame img{position:relative;width:100%;height:100%;display:block;object-fit:cover;z-index:1}.media-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#87b8be;background:linear-gradient(160deg,#e9f5f8,#dfeee6)}.media-fallback .icon{width:38px;height:38px;stroke-width:1.4}.media-fallback span{font-size:10px;color:#5a858e}.media-frame.missing img{visibility:hidden}.guide{position:relative;width:102px;height:116px;flex-shrink:0;display:grid;place-items:center}.guide img{position:absolute;width:100%;height:100%;object-fit:contain;z-index:2}.guide-fallback{display:none;width:62px;height:68px;border-radius:50% 50% 30% 30%;background:#b8daba;color:var(--primary);font-size:55px;line-height:1}.guide.missing img{visibility:hidden}.guide.missing .guide-fallback{display:block}.scenery{height:114px;overflow:hidden;pointer-events:none}.scenery svg{height:100%;width:100%;display:block}.scenery.compact{height:100px}.sample-notice{display:flex;align-items:flex-start;gap:9px;border:1px solid #efdada;background:#fff7ed;color:#8d655d;padding:11px 13px;border-radius:12px;font-size:10px;line-height:1.65}.sample-notice .icon{width:16px;height:16px;margin-top:1px}.sample-badge{font-size:9px;color:#92644f;background:#fff1df;border-radius:5px;padding:2px 5px;display:inline-block}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.section-heading h2{margin:0;font-size:19px}.section-heading>a{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;white-space:nowrap}.section-heading>a .icon{width:12px;height:12px}.home-hero{position:relative;overflow:hidden;background:#e0f0f8}.hero-inner{position:relative;min-height:420px;max-width:1200px;margin:auto}.hero-photo{position:absolute;inset:0;overflow:hidden}.hero-photo picture,.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:65% 58%}.hero-image-fallback{position:absolute;inset:0;background:linear-gradient(180deg,#d2edf9 0%,#e8f8ff 40%,#a7d1a0 100%)}.hero-photo.missing picture{visibility:hidden}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#e5f5ff99 0%,#ffffff0a 45%,#fff4f866 80%,var(--background) 100%)}.hero-copy{position:relative;z-index:2;padding:21px 22px 18px;min-height:420px;display:flex;flex-direction:column;align-items:flex-start}.hero-copy .eyebrow{color:#456f7d;letter-spacing:.13em;font-size:9px}.hero-copy h1{font-size:41px;line-height:1.15;text-shadow:0 2px 0 white,2px 0 0 white,-2px 0 0 white,0 -2px 0 white;letter-spacing:.025em;max-width:290px;margin:5px 0 15px;transform:rotate(-3deg)}.hero-lead{font-size:12px;font-weight:750;line-height:1.75;text-shadow:0 1px 6px white,0 1px 4px white;margin-top:0;max-width:250px}.hero-cta{position:relative;width:100%;margin-top:auto;padding-top:77px;isolation:isolate}.hero-cta .btn{position:relative;width:100%;z-index:2;min-height:67px;font-size:16px;gap:12px;border:3px solid white}.hero-cta .btn .icon{width:29px;height:29px}.hero-guide{position:absolute;left:6px;bottom:48px;width:82px;height:96px;z-index:1;transform:rotate(-6deg)}.hero-hint{font-size:9px;color:#5d6b7a;width:100%;text-align:center;margin:8px 0 0}.home-content{padding-top:4px}.home-section{padding:27px 0 0}.intents-section .eyebrow{display:none}.intent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.intent-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:white;border:1px solid var(--line);border-radius:14px;padding:13px 3px 11px;min-height:90px;box-shadow:var(--shadow)}.intent-card .icon{width:34px;height:34px;stroke-width:2.2}.intent-card span{font-size:10px;font-weight:800;text-align:center;white-space:nowrap}.green>.icon{color:var(--green)}.pink>.icon{color:#f06a8c}.orange>.icon{color:var(--orange)}.blue>.icon{color:var(--blue)}.yellow>.icon{color:var(--yellow)}.purple>.icon{color:var(--purple)}.brown>.icon{color:#a06d42}.slate>.icon{color:#95b3c2}.location-control{background:white;border:1px solid var(--line);border-radius:14px;padding:12px 14px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;gap:8px}.location-control>span{display:flex;align-items:center;gap:7px;font-size:11px}.location-control .icon{width:18px;height:18px;color:var(--green)}.location-control button{font-size:10px;white-space:nowrap}.location-status{font-size:11px;color:var(--muted);margin:8px 0}.location-status:empty{display:none}.spot-grid{display:grid;grid-auto-flow:column;grid-auto-columns:88%;grid-template-columns:none;gap:14px;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:9px}.spot-card{border:1px solid var(--line);background:white;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;min-width:0;scroll-snap-align:start}.spot-card .media-frame{border-radius:0;aspect-ratio:16/9}.card-body{padding:14px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:10px;color:var(--muted)}.spot-card h3{margin:6px 0 8px;font-size:16px}.tags{display:flex;flex-wrap:wrap;gap:5px;margin:8px 0}.tag{font-size:9px;font-weight:700;color:#326486;background:#ddf2ff;border-radius:6px;padding:3px 7px;line-height:1.5}.pink-tags .tag{background:#ffe4ee;color:#be4468}.address{display:flex;align-items:flex-start;gap:5px;font-size:10px;color:var(--muted);margin:9px 0 0}.address .icon{width:13px;height:13px;margin-top:3px}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.card-bottom>a{font-size:11px;color:var(--primary-dark);font-weight:700}.card-bottom>a .icon{width:14px;height:14px}.card-bottom .favorite{width:30px;height:30px}.card-bottom .favorite .icon{width:19px;height:19px}.distance-label{font-size:10px;color:var(--ink);margin:8px 0 0}.event-grid{display:grid;grid-auto-flow:column;grid-auto-columns:88%;gap:14px;overflow:auto}.event-card{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;min-width:0}.event-card .media-frame{border-radius:0;aspect-ratio:16/9}.event-date{display:flex;align-items:center;gap:6px;font-size:10px;margin:8px 0;color:var(--ink)}.event-date .icon{width:14px;height:14px}.empty-state{background:white;border:1px dashed #dce6e8;border-radius:var(--radius);padding:27px 18px;text-align:center;width:100%;grid-column:1/-1}.empty-state>.icon{width:33px;height:33px;color:#7ebdaa;margin-bottom:9px}.empty-state h3{font-size:14px}.empty-state p{color:var(--muted);font-size:11px}.empty-state .btn{font-size:11px;min-height:40px;padding:11px 14px}.spot-grid:has(.empty-state),.event-grid:has(.empty-state){display:block}.home-feature-grid{display:grid;gap:18px;margin-top:32px}.home-feature{position:relative;border-radius:var(--radius-lg);padding:25px 22px;background:#eaf5f6;overflow:hidden}.home-feature h2{font-size:22px;margin-bottom:10px}.home-feature p:not(.eyebrow){font-size:12px;line-height:1.9}.home-feature .feature-icon{position:absolute;right:19px;top:22px;width:34px;height:34px;color:#69b8b6}.benefit-feature{background:#ffedf1}.benefit-feature .feature-icon{color:var(--primary)}.home-feature .btn{background:white;min-height:44px;font-size:11px;padding:12px 15px;max-width:100%}.home-feature small{display:block;font-size:9px;color:var(--muted);margin-top:13px;line-height:1.7}.benefit-pills{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 17px}.benefit-pills span{font-size:9px;background:white;padding:4px 8px;border-radius:999px;color:#a84864}.area-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.area-grid a{position:relative;padding:21px 15px;background:#e5f2ee;border-radius:16px;min-height:110px}.area-grid a:nth-child(2){background:#fff0df}.area-grid a:nth-child(3){background:#e5f1fa}.area-grid a:nth-child(4){background:#ffeaf1}.area-grid a>span{font-size:17px;font-weight:800;display:block}.area-grid small{font-size:9px;color:var(--muted);display:block;max-width:90%}.area-grid .icon{position:absolute;right:10px;bottom:12px;width:16px;height:16px}.home-closing{margin-top:32px;text-align:center;background:#fff0f4;border-radius:var(--radius-lg);padding:27px 16px}.home-closing h2{font-size:17px}.home-closing .btn{font-size:11px;padding:14px 13px}.flow-layout{margin-top:26px;max-width:480px}.flow-aside{display:none}.flow-panel{min-width:0}.step-progress ol{display:flex;list-style:none;padding:0;margin:0 auto 30px;width:min(250px,85%);justify-content:space-between;position:relative;align-items:center}.step-progress ol:before{content:'';position:absolute;height:2px;background:#adcad7;left:9px;right:9px;top:50%}.step-progress li{position:relative;background:#83acbf;color:white;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font-size:15px}.step-progress li.current{background:var(--primary);color:#3a2630;box-shadow:0 0 0 4px var(--background);width:35px;height:35px;font-weight:800}.step-progress li.done{background:#3ebba4}.step-progress li a{display:grid;place-items:center;width:100%;height:100%;border-radius:50%}.question-header{position:relative;min-height:136px;padding-bottom:28px;margin:0 4px 17px;display:flex;align-items:flex-start}.speech-bubble{position:relative;border-radius:30px;background:#ffdee6;padding:17px 19px;max-width:calc(100% - 36px);z-index:1}.speech-bubble:after{content:'';position:absolute;bottom:-13px;right:43px;width:30px;height:27px;background:#ffdee6;clip-path:polygon(0 0,100% 0,100% 100%)}.speech-bubble h1{font-size:22px;margin:0;line-height:1.4}.speech-bubble p{font-size:11px;font-weight:700;margin:0 0 3px}.question-header .guide{position:absolute;right:3px;bottom:-10px;width:94px;height:110px;z-index:2}.question-form fieldset{border:0;padding:0;margin:0}.choice-grid{display:grid;gap:12px}.choice-card{position:relative;display:flex;align-items:center;gap:13px;background:white;border:1px solid #e4e7e7;border-radius:15px;padding:14px 17px;min-height:72px;box-shadow:var(--shadow);cursor:pointer}.choice-card input{position:absolute;opacity:0;width:1px;height:1px}.choice-card:has(input:focus-visible){outline:3px solid var(--blue);outline-offset:3px}.choice-card:has(input:checked){border-color:var(--primary-dark);background:#ffe9ef;box-shadow:inset 0 0 0 1px var(--primary);color:var(--primary-dark)}.choice-card:has(input:checked)>.icon:not(.chevron-right){color:var(--primary-dark)}.choice-card>.icon{width:36px;height:36px;stroke-width:2.1}.choice-card .choice-text{display:flex;flex-direction:column;gap:1px}.choice-card strong{font-size:16px;line-height:1.5}.choice-card small{font-size:11px;line-height:1.5}.choice-card .chevron-right{margin-left:auto;width:14px;height:14px;color:var(--ink)}.location-choice{border-color:var(--primary);background:#fff3f6}.two-column{grid-template-columns:1fr 1fr;gap:12px}.two-column .choice-card{flex-direction:column;justify-content:center;text-align:center;min-height:138px;padding:17px 8px;gap:10px}.two-column .choice-card .icon{width:42px;height:42px}.two-column .choice-card strong{font-size:14px;max-width:110px}.flow-actions{display:flex;gap:12px;align-items:center;justify-content:space-between;margin:26px 0 15px}.flow-actions>.primary{min-width:135px;font-size:16px;padding:13px 20px}.question-form[data-plan-step="4"] .flow-actions{flex-wrap:wrap}.question-form[data-plan-step="4"] .primary{width:100%;font-size:16px;min-height:65px}.flow-panel>.scenery{margin:25px -18px -15px;position:relative;height:110px}.plan-page .site-footer{display:none}.plan-page main{padding-bottom:95px}.other-area{margin:13px 0;background:white;padding:14px;border-radius:12px}.other-area label{display:block;font-size:12px;margin-bottom:6px}.other-area select{width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;background:white}.form-error{padding:9px 12px;background:#fff0ec;color:#ac3655;font-size:11px;border-radius:10px;margin-top:12px}.result-layout{margin-top:24px;max-width:650px}.result-intro{display:none}.result-panel{min-width:0}.result-heading{text-align:center;margin:20px 0 25px}.result-celebration{font-size:14px;color:var(--primary-dark);font-weight:800;margin-bottom:9px;transform:rotate(-3deg)}.result-heading h1{font-size:23px;line-height:1.45;margin-bottom:8px}.result-heading>.muted{font-size:11px}.timeline{list-style:none;padding:0 0 0 17px;margin:0;position:relative}.timeline:before{content:'';position:absolute;width:2px;top:13px;bottom:15px;left:3px;background:#8eb9cb}.timeline li{position:relative}.timeline li:before{content:'';position:absolute;left:-18px;top:11px;width:8px;height:8px;border:2px solid var(--ink);background:white;border-radius:50%}.timeline time{display:block;font-size:17px;font-weight:800;margin-bottom:10px}.timeline-card{display:grid;grid-template-columns:88px 1fr;gap:14px;align-items:start}.timeline-card .media-frame{aspect-ratio:1/1;border-radius:12px}.timeline-card h2{font-size:17px;margin:0 0 7px}.timeline-card p{font-size:11px;margin:7px 0}.timeline-card small{font-size:10px;color:var(--muted)}.timeline-card .tags{margin:0}.travel{display:flex;align-items:center;gap:7px;margin:20px 0 20px;font-size:11px;color:var(--muted)}.travel .icon{width:16px;height:16px}.travel span{font-size:9px;background:#edf1f2;padding:1px 5px;border-radius:5px;margin-left:4px}.plan-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0 10px;padding:15px 5px;background:#eaf4f8;border-radius:16px}.plan-summary>div{display:flex;gap:6px;align-items:center;justify-content:center}.plan-summary .icon{width:19px;height:19px}.plan-summary span{font-size:9px;line-height:1.5}.plan-summary strong{display:block;font-size:12px}.result-actions{display:grid;gap:12px;margin-top:22px}.result-actions .btn{font-size:14px}.result-panel .sample-notice{font-size:9px}.result-page .site-footer{margin-top:32px}.map-layout{margin-top:21px;display:flex;flex-direction:column;gap:16px}.map-search-panel>h1{font-size:23px;margin:0 0 16px}.search-box{background:white;border:1px solid #a9d9f2;border-radius:999px;padding:1px 8px 1px 13px;display:flex;gap:8px;align-items:center;max-width:580px}.search-box>.icon{width:17px;height:17px;color:var(--ink)}.search-box input{background:transparent;border:0;outline:0;min-width:0;flex:1;padding:10px 0;font-size:12px}.search-box .icon-button{width:34px;height:34px}.search-box .icon-button .icon{width:16px;height:16px}.filter-scroll{display:flex;gap:7px;overflow:auto;padding:13px 0 9px;white-space:nowrap}.filter-chip{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:999px;padding:7px 11px;background:#e1f2fc;color:#345e78;font-size:10px;font-weight:700;flex-shrink:0;min-height:34px}.filter-chip[aria-pressed=true],.filter-chip[aria-current]{background:var(--primary);color:#3a2630}.filter-chip .icon{width:13px;height:13px}.map-quick-filters{display:flex;flex-wrap:wrap;gap:6px;margin:4px 0 12px}.map-quick-filters .filter-chip{background:white;border:1px solid #dce7ec;font-size:9px;padding:6px 8px}.map-quick-filters [aria-pressed=true]{background:#ffedf2;border-color:var(--primary-dark);color:var(--primary-dark)}.map-area-control{display:flex;align-items:center;gap:9px;font-size:11px}.map-area-control select{border:1px solid var(--line);background:white;padding:7px 13px;border-radius:999px;min-width:145px}.map-canvas-panel{order:0}.map-search-panel{display:contents}.map-search-panel>h1,.map-search-panel>.search-box,.map-search-panel>.filter-scroll,.map-search-panel>.map-quick-filters,.map-search-panel>.map-area-control,.map-search-panel>.location-status{order:-1;margin-bottom:0}.map-list{order:2;display:grid;gap:12px}.map-search-panel>#map-count{order:1;margin:0}.map-search-panel>#map-empty{order:2}.map-search-panel>.microcopy:last-child{order:3}.map-canvas{position:relative;height:360px;border-radius:19px;overflow:hidden;background:#edf0e8;border:1px solid #e1e8e4;isolation:isolate}.schematic-map{position:absolute;width:100%;height:100%;inset:0;z-index:-1}.map-preview-label{position:absolute;top:10px;left:10px;right:10px;text-align:center;background:#ffffffeb;padding:5px;border-radius:8px;font-size:9px;color:var(--muted);z-index:1}.map-pin{position:absolute;transform:translate(-50%,-50%);width:40px;height:47px;display:flex;align-items:center;justify-content:center;border:3px solid white;border-radius:50% 50% 50% 8%;background:var(--green);color:white;box-shadow:0 2px 6px #12344833}.map-pin .icon{width:21px;height:21px}.map-pin:nth-child(2n){background:#27a6e9}.map-pin:nth-child(3n){background:var(--primary)}.map-pin[aria-pressed=true]{outline:3px solid var(--ink);outline-offset:3px;z-index:3}.map-current-dot{position:absolute;left:50%;top:48%;width:22px;height:22px;background:#129aff;border:4px solid white;border-radius:50%;box-shadow:0 0 0 9px #129aff30}.map-locate{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);background:white;font-size:11px;padding:9px 16px;min-height:42px;white-space:nowrap;box-shadow:0 3px 12px #13344420}.map-locate .icon{width:17px;height:17px}.map-selected{margin-top:12px}.map-selected .horizontal .media-frame{width:100%;height:100%;aspect-ratio:auto;border-radius:11px}.horizontal{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:10px;align-items:start;border-radius:15px}.horizontal .card-image-link{display:block;height:100%;min-height:80px}.horizontal .media-frame{height:100%;aspect-ratio:1/1;min-height:80px;border-radius:11px}.horizontal .card-body{padding:0}.horizontal h3{font-size:14px;margin:3px 0}.horizontal .card-meta{font-size:9px}.horizontal .tags{margin:4px 0;gap:3px}.horizontal .tag{font-size:8px;padding:2px 5px}.horizontal .address{margin-top:4px;font-size:9px}.horizontal .card-bottom{margin:5px 0 0}.map-canvas-panel>.scenery{display:none}.map-page .site-footer{margin-top:22px}.spot-detail{width:100%;margin-top:0}.detail-photo-wrap{position:relative}.detail-photo{border-radius:0;aspect-ratio:16/10}.photo-back{position:absolute;top:14px;left:14px;background:#fffffff0;z-index:3;width:34px;height:34px}.photo-back .icon{width:19px;height:19px}.photo-counter{position:absolute;right:13px;bottom:12px;z-index:3;background:#173548c9;color:white;font-size:10px;padding:3px 9px;border-radius:999px}.spot-info-column{padding:20px 18px 0}.detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.detail-title h1{font-size:24px;margin:0 0 10px}.detail-title .favorite{width:32px;height:32px;flex-shrink:0}.spot-info-column>.tags .tag{font-size:10px}.spot-info-column>.address{font-size:11px}.detail-action-bar{display:flex;justify-content:space-around;margin:20px 0;padding-bottom:16px;border-bottom:1px solid var(--line)}.detail-action-bar a,.detail-action-bar button{border:0;background:none;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px;font-weight:700}.detail-action-bar .icon{width:25px;height:25px}.detail-tabs{display:flex;gap:0;border-bottom:1px solid #dce5e9;overflow:auto;white-space:nowrap}.detail-tabs button{flex:1;background:none;border:0;font-size:11px;padding:10px 7px;border-bottom:3px solid transparent;font-weight:700}.detail-tabs [aria-selected=true]{border-bottom-color:var(--primary-dark);color:var(--primary-dark)}.detail-tab-panel{padding-top:19px;min-height:220px}.detail-tab-panel h2{font-size:17px;margin:19px 0 12px}.detail-tab-panel p{font-size:12px}.info-list{margin:17px 0 24px;font-size:11px}.info-list>div{display:grid;grid-template-columns:80px 1fr;padding:10px 0;border-bottom:1px solid var(--line)}.info-list dt{color:var(--muted)}.info-list dd{margin:0}.official-cta{margin:15px 0;font-size:16px}.equipment-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.equipment-grid>div{background:white;border-radius:14px;border:1px solid var(--line);padding:16px;display:flex;flex-direction:column;align-items:center;gap:7px;font-size:11px}.equipment-grid .icon{color:var(--green)}.equipment-grid span{color:var(--muted);font-size:10px}.next-section{margin-top:33px}.next-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.next-grid a{padding:15px 10px;background:white;border:1px solid var(--line);border-radius:13px;display:flex;gap:7px;align-items:center;font-size:10px;font-weight:700}.next-grid a>.icon:first-child{color:var(--green);width:21px;height:21px}.next-grid a>.icon:last-child{margin-left:auto;width:13px;height:13px}.listing-page{margin-top:25px;min-height:65vh}.listing-heading h1{font-size:25px;margin:0 0 9px}.listing-heading>p:not(.eyebrow){font-size:11px;color:var(--muted)}.period-tabs{display:flex;gap:9px;padding:12px 0;margin-bottom:12px}.period-tabs .filter-chip{font-size:11px;padding:8px 15px}.listing-summary{display:flex;justify-content:space-between;align-items:center;margin:17px 0;font-size:12px}.listing-summary span{color:var(--muted)}.event-list{display:grid;gap:14px}.event-list .event-card{display:grid;grid-template-columns:95px 1fr;gap:12px;padding:11px;align-items:start;border-radius:15px}.event-list .media-frame{width:100%;aspect-ratio:1/1;border-radius:11px;min-height:95px}.event-list .card-body{padding:0}.event-list h3{font-size:14px;margin:3px 0 5px}.event-list .event-date{font-size:10px;margin:5px 0}.event-list .address{font-size:10px;margin-top:4px}.event-list .text-link{font-size:10px;margin-top:9px}.event-list .media-fallback .icon{width:28px;height:28px}.calendar-picker{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding:15px;background:white;border-radius:14px;border:1px solid var(--line);font-size:11px}.calendar-picker input{border:1px solid #dbe5e9;border-radius:8px;padding:7px}.calendar-picker .btn{min-height:35px;font-size:10px;padding:8px 11px}.listing-bottom{text-align:center;margin:25px 0}.listing-bottom .btn{font-size:12px;width:100%;max-width:420px}.lunch-list{display:grid;gap:13px}.lunch-card{display:grid;grid-template-columns:96px 1fr;gap:13px;padding:12px;background:white;border-radius:16px;border:1px solid var(--line);box-shadow:var(--shadow)}.lunch-card .media-frame{border-radius:11px;aspect-ratio:1/1;min-height:96px}.lunch-card .card-body{padding:0}.lunch-card h3{font-size:16px;margin:3px 0 5px}.lunch-card p{font-size:10px;margin:7px 0}.lunch-card .text-link{font-size:10px}.lunch-card .tags{margin:5px 0}.lunch-filters{padding-top:16px}dialog{border:0;border-radius:23px;padding:31px 22px 25px;width:min(520px,calc(100% - 32px));max-height:85dvh;color:var(--ink);overflow:auto;box-shadow:0 12px 60px #153b4b40}dialog::backdrop{background:#18344866;backdrop-filter:blur(3px)}dialog h2{font-size:21px;margin-right:24px}dialog p{font-size:12px}dialog .dialog-close{position:absolute;right:8px;top:8px;width:32px;height:32px}.toast{position:fixed;z-index:50;left:50%;bottom:95px;transform:translateX(-50%);width:max-content;max-width:calc(100% - 36px);text-align:center;background:#183448;color:white;border-radius:999px;padding:11px 20px;font-size:11px;box-shadow:0 3px 20px #18344830}.favorite-item{display:flex;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:11px 0;font-size:12px}.favorite-item a{font-weight:700}.favorite-item button{background:none;border:0;color:var(--primary-dark);font-size:10px}.page-content{padding-top:40px}.photo-note{font-size:10px;color:var(--muted);margin:12px 0}
@media(min-width:768px){body{font-size:15px}.content-width{width:calc(100% - 64px)}.header-inner{height:80px;padding:0 32px}.brand{font-size:21px;gap:10px}.logo-mark{width:46px;height:34px}.desktop-nav{display:flex;align-items:center;gap:24px;font-size:12px;font-weight:700}.desktop-nav [aria-current]{color:var(--primary-dark)}.header-plan{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--primary);border-radius:999px;padding:9px 15px;background:var(--pink-light)}.header-plan .icon{width:16px;height:16px}.menu-toggle{display:none}#site-menu{display:none}.bottom-nav{display:none}.desktop-only{display:block}.mobile-only{display:none}.site-footer{padding:145px 32px 42px;margin-top:64px}.site-footer .brand{font-size:21px}.site-footer p{font-size:12px}.site-footer .scenery{height:128px}.footer-links{font-size:12px;gap:30px}.eyebrow{font-size:11px}.section-heading h2{font-size:25px}.section-heading>a{font-size:12px}.home-hero{background:linear-gradient(110deg,#fff2f5,#f8f4ec);border-radius:0 0 35px 35px}.hero-inner{min-height:510px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:40px 32px;gap:40px}.hero-photo{position:relative;inset:auto;grid-column:2;grid-row:1;height:420px;border-radius:110px 110px 45px 45px;transform:rotate(2deg);box-shadow:14px 13px 0 #ffffff77}.hero-photo picture,.hero-photo img{object-position:55% 45%}.hero-photo:after{display:none}.hero-copy{padding:20px 0;min-height:auto;display:block;grid-row:1;grid-column:1}.hero-copy .eyebrow{font-size:11px;color:var(--primary-dark)}.hero-copy h1{font-size:clamp(40px,4.2vw,58px);transform:none;text-shadow:none;max-width:none;margin:14px 0 25px;white-space:nowrap}.hero-lead{font-size:18px;line-height:1.8;max-width:none;text-shadow:none}.hero-cta{margin-top:37px;padding-top:10px;width:max-content;max-width:100%}.hero-cta .btn{min-height:60px;padding:16px 23px;font-size:15px;border:0}.hero-guide{left:auto;right:1px;bottom:43px;width:90px;height:107px}.hero-hint{text-align:left;font-size:11px;margin-top:16px}.home-section{padding-top:44px}.intents-section .eyebrow{display:block}.intent-grid{grid-template-columns:repeat(6,1fr);gap:14px}.intent-card{min-height:124px;padding:20px 6px;gap:13px;border-radius:18px}.intent-card .icon{width:39px;height:39px}.intent-card span{font-size:12px}.location-control{margin-bottom:19px;padding:15px 18px}.location-control>span{font-size:13px}.location-control button{font-size:12px}.spot-grid,.event-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;overflow:visible;gap:22px}.card-body{padding:20px}.spot-card h3{font-size:18px;min-height:52px}.tag{font-size:10px;padding:3px 7px}.address{font-size:11px}.card-meta{font-size:11px}.event-card h3{font-size:18px}.event-date{font-size:12px}.home-feature-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:46px}.home-feature{padding:32px}.home-feature h2{font-size:25px}.home-feature p:not(.eyebrow){font-size:14px}.home-feature .btn{font-size:12px;padding:13px 20px}.home-feature small{font-size:10px}.home-feature .feature-icon{width:47px;height:47px;right:25px;top:27px}.benefit-pills span{font-size:10px}.area-grid{grid-template-columns:repeat(4,1fr);gap:18px}.area-grid a{min-height:138px;padding:27px 22px}.area-grid a>span{font-size:21px}.area-grid small{font-size:10px;margin-top:7px}.home-closing{margin-top:48px;padding:43px 30px}.home-closing h2{font-size:25px;margin:14px 0 25px}.home-closing .btn{font-size:14px;padding:16px 23px}.flow-layout{max-width:1050px;margin-top:44px;display:grid;grid-template-columns:1fr 450px;gap:80px;align-items:start}.flow-aside{display:block;padding-top:76px}.flow-aside h1{font-size:36px;margin:16px 0 27px}.flow-aside p{font-size:15px;color:var(--muted);line-height:2}.flow-aside ol{color:var(--ink);font-size:14px;line-height:2.7;padding-left:21px}.flow-aside .microcopy{font-size:11px}.flow-panel{background:#fffafa;border:1px solid #f3dee4;border-radius:28px;padding:32px 30px 0;overflow:hidden;box-shadow:0 8px 35px #f17d9014}.step-progress ol{margin-bottom:36px}.speech-bubble h1{font-size:24px}.question-header{min-height:151px;margin-bottom:17px}.question-header .guide{width:110px;height:130px}.choice-card{min-height:78px}.choice-card strong{font-size:17px}.choice-grid{gap:13px}.two-column .choice-card{min-height:149px}.two-column .choice-card strong{font-size:15px}.flow-panel>.scenery{height:126px;margin:28px -30px 0}.plan-page main{padding-bottom:60px}.result-layout{max-width:1050px;display:grid;grid-template-columns:1fr 510px;gap:75px;margin-top:44px;align-items:start}.result-intro{display:block;padding-top:60px}.result-intro h1{font-size:36px;margin:15px 0 25px}.result-intro p{font-size:15px;color:var(--muted);line-height:2}.result-intro .guide{width:175px;height:205px;margin:20px 0}.result-panel{background:white;border:1px solid var(--line);border-radius:28px;padding:27px 30px;box-shadow:var(--shadow)}.result-heading h1{font-size:25px}.timeline-card{grid-template-columns:110px 1fr;gap:15px}.timeline-card h2{font-size:19px}.timeline-card p{font-size:12px}.plan-summary strong{font-size:14px}.plan-summary span{font-size:10px}.plan-summary .icon{width:22px;height:22px}.plan-summary{padding:18px 9px}.map-layout{display:grid;grid-template-columns:350px 1fr;gap:23px;margin-top:30px;align-items:start;max-width:1220px}.map-search-panel{display:block;min-width:0}.map-search-panel>h1{font-size:26px}.map-search-panel>.search-box{margin-bottom:4px}.map-search-panel>.map-quick-filters{margin:7px 0 15px}.map-search-panel>#map-count{margin:15px 0}.map-canvas-panel{position:sticky;top:22px}.map-canvas{height:660px}.map-preview-label{font-size:11px}.map-pin{width:49px;height:54px}.map-pin .icon{width:25px;height:25px}.map-locate{min-height:47px;font-size:12px;padding:12px 22px}.map-canvas-panel>.scenery{display:block;margin-top:12px}.map-selected .horizontal{grid-template-columns:110px 1fr;padding:15px}.map-selected .horizontal h3{font-size:18px}.map-selected .horizontal .tag{font-size:10px}.map-selected .horizontal .address{font-size:11px}.map-selected .card-bottom>a{font-size:12px}.spot-detail{width:calc(100% - 64px);margin-top:36px;display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:start}.spot-photo-column{position:sticky;top:25px}.detail-photo{aspect-ratio:5/4;border-radius:24px}.photo-back{display:none}.spot-info-column{padding:0}.detail-title h1{font-size:30px}.spot-info-column>.address{font-size:12px}.detail-action-bar{margin:25px 0;padding-bottom:19px}.detail-action-bar a,.detail-action-bar button{font-size:12px}.detail-tabs button{font-size:12px;padding:12px 9px}.detail-tab-panel p{font-size:14px}.info-list{font-size:12px}.detail-tab-panel h2{font-size:20px}.official-cta{font-size:16px}.next-section{margin-top:55px}.next-grid{grid-template-columns:repeat(4,1fr);gap:17px}.next-grid a{padding:20px 15px;font-size:12px;gap:10px}.listing-page{margin-top:36px;min-height:62vh}.listing-heading h1{font-size:34px}.listing-heading>p:not(.eyebrow){font-size:14px}.period-tabs{margin-top:14px}.period-tabs .filter-chip{font-size:12px;padding:10px 20px}.listing-summary{font-size:14px}.event-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.event-list .event-card{grid-template-columns:135px 1fr;padding:16px;gap:18px}.event-list h3{font-size:18px}.event-list .event-date,.event-list .address{font-size:11px}.event-list .media-frame{min-height:135px}.event-list .text-link{font-size:11px}.listing-bottom{margin-top:36px}.listing-bottom .btn{font-size:14px;width:auto}.lunch-page .search-box{max-width:680px}.lunch-filters .filter-chip{font-size:12px;padding:9px 14px}.lunch-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.lunch-card{grid-template-columns:130px 1fr;padding:16px;gap:18px}.lunch-card h3{font-size:20px}.lunch-card .media-frame{min-height:130px}.lunch-card p{font-size:12px}.lunch-card .text-link{font-size:11px}.sample-notice{font-size:11px;padding:13px 16px}.toast{bottom:30px;font-size:12px}.empty-state{padding:34px}.empty-state h3{font-size:17px}.empty-state p{font-size:13px}.microcopy{font-size:11px}}
@media(min-width:768px) and (max-width:1000px){.desktop-nav{gap:14px;font-size:11px}.header-plan{display:none}.brand{font-size:18px}.hero-inner{gap:25px;min-height:465px}.hero-photo{height:365px}.hero-copy h1{font-size:41px}.hero-lead{font-size:16px}.hero-cta .btn{font-size:12px;padding:15px}.intent-card span{font-size:10px}.flow-layout{gap:30px;grid-template-columns:1fr 410px}.flow-aside h1{font-size:29px}.result-layout{gap:30px;grid-template-columns:1fr 470px}.result-intro h1{font-size:29px}.map-layout{grid-template-columns:315px 1fr;gap:17px}.event-list .event-card{grid-template-columns:100px 1fr;padding:13px;gap:12px}.event-list .media-frame{min-height:100px}.event-list h3{font-size:15px}.lunch-card{grid-template-columns:100px 1fr;padding:12px;gap:12px}.lunch-card .media-frame{min-height:100px}.lunch-card h3{font-size:17px}}
@media(max-width:359px){.brand{font-size:14px;gap:5px}.logo-mark{width:32px}.header-inner{padding:0 13px}.hero-copy h1{font-size:37px}.hero-inner,.hero-copy{min-height:407px}.intent-card span{font-size:9px}.intent-card{min-height:82px}.intent-card .icon{width:30px;height:30px}.choice-card{padding:12px}.choice-card strong{font-size:14px}.two-column .choice-card strong{font-size:12px}.two-column .choice-card{min-height:128px}.speech-bubble h1{font-size:20px}.timeline-card{grid-template-columns:72px 1fr;gap:10px}.timeline-card h2{font-size:15px}.plan-summary strong{font-size:10px}.plan-summary .icon{width:16px;height:16px}.plan-summary>div{gap:3px}.detail-title h1{font-size:22px}.period-tabs{gap:5px}.period-tabs .filter-chip{padding:7px 10px;font-size:10px}.lunch-card{grid-template-columns:80px 1fr;gap:10px}.lunch-card h3{font-size:14px}.event-list .event-card{grid-template-columns:80px 1fr;gap:10px}.event-list .media-frame{min-height:80px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.hero-photo picture{position:relative;z-index:1}.hero-image-fallback{z-index:0}.hero-photo:after{z-index:2}
@media(max-width:767px){.hero-photo picture{position:absolute;inset:100px 0 0;overflow:hidden;mask-image:linear-gradient(180deg,transparent,#000 15%)}.hero-photo picture img{width:140%;max-width:none;object-position:50% 50%}.hero-photo:after{background:linear-gradient(180deg,#e5f5ff99,transparent 50%,#fff4f850 80%,var(--background))}.hero-copy .hero-lead{max-width:210px}.hero-image-fallback{background:linear-gradient(180deg,#e5f5ff 0%,#e5f5ff 40%,#a7d1a0 100%)}}
/* Supplied HOME artwork: each asset is independently placed. */
.brand-image{display:block;width:228px;height:auto;aspect-ratio:2046.38/340.46}.header-inner{height:62px}.site-footer .brand-image{width:240px}.guide-pending{display:none;font-size:10px;color:var(--muted);border:1px dashed #ddd;border-radius:14px;padding:10px}.guide.missing .guide-pending{display:block}.guide-fallback{display:none!important}
.real-hero{background:#edf7fc;border-radius:0;overflow:hidden}.real-hero .hero-inner{position:relative;display:block;min-height:0;height:520px;padding:0;max-width:none;isolation:isolate}.real-hero .hero-photo{position:absolute;inset:0;width:100%;height:100%;grid-area:auto;transform:none;border-radius:0;box-shadow:none;z-index:-1}.real-hero .hero-photo picture{position:absolute;inset:0;width:100%;height:100%;mask-image:none;overflow:hidden}.real-hero .hero-photo picture img{width:100%;max-width:none;height:100%;object-fit:cover;object-position:50% 42%}.real-hero .hero-photo:after{content:none}.real-hero .hero-image-fallback{background:#d9effb}.fv-copy-layer{position:absolute;top:20px;left:18px;width:246px;z-index:2}.fv-copy-layer h1{margin:0;transform:none;line-height:0}.fv-copy-image{display:block;width:100%;height:auto;aspect-ratio:1450.85/860.06}.real-hero .hero-lead{margin:13px 0 0;font-size:12px;line-height:1.7;font-weight:800;max-width:none;text-shadow:0 1px 6px #fff,0 0 8px #fff}.fv-message{position:absolute;left:16px;top:235px;width:136px;height:auto;aspect-ratio:3/2;object-fit:contain;z-index:2}.fv-character{position:absolute;left:10px;bottom:57px;width:134px;height:auto;aspect-ratio:1159/1357;object-fit:contain;z-index:3}.fv-cta-layer{position:absolute;left:18px;right:18px;bottom:14px;z-index:4}.fv-cta-layer .btn{width:100%;min-height:65px;padding:11px 16px;font-size:16px;gap:15px;background:#F17D90;border:3px solid #fff;box-shadow:0 3px 12px #96647620}.fv-cta-layer .icon{width:27px;height:27px}.home-page .home-content{padding-top:0}.home-page .home-section{padding-top:25px}.home-page .intents-section .section-heading{margin-bottom:13px}.home-page .intent-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.home-page .intent-card{padding:10px 2px 9px;min-height:91px;gap:6px;border-radius:13px}.category-image-frame{position:relative;display:flex;align-items:center;justify-content:center;width:49px;height:49px;flex-shrink:0}.category-image-frame img{display:block;width:100%;height:100%;object-fit:contain}.category-image-frame.missing img{visibility:hidden}.category-pending{display:none;position:absolute;inset:4px;border:1px dashed #dde4e7;border-radius:10px}.category-image-frame.missing .category-pending{display:block}.home-page .intent-card>span:last-child{font-size:10px;white-space:nowrap}.home-page .nearby-section .spot-grid{grid-auto-columns:90%}.home-page .nearby-section .spot-card{display:grid;grid-template-columns:82px 1fr;gap:11px;padding:10px;align-items:start;border-radius:14px}.home-page .nearby-section .card-image-link{height:100%}.home-page .nearby-section .media-frame{aspect-ratio:1/1;height:100%;min-height:82px;border-radius:10px}.home-page .nearby-section .card-body{padding:0}.home-page .nearby-section .spot-card h3{font-size:14px;min-height:0;margin:3px 0}.home-page .nearby-section .card-meta{font-size:9px}.home-page .nearby-section .tags{margin:5px 0;gap:3px}.home-page .nearby-section .tag{font-size:8px;padding:2px 5px}.home-page .nearby-section .address{font-size:9px;margin-top:5px}.home-page .nearby-section .card-bottom{margin-top:5px}.home-page .nearby-section .card-bottom>a{font-size:10px}.home-page .location-control{padding:10px 11px;margin-bottom:11px}.home-page .section-heading h2{font-size:19px}
@media(max-width:359px){.brand-image{width:208px}.real-hero .hero-inner{height:483px}.fv-copy-layer{width:213px;left:15px;top:18px}.real-hero .hero-lead{font-size:11px;margin-top:10px}.fv-message{top:211px;left:13px;width:117px}.fv-character{width:120px;left:6px;bottom:54px}.fv-cta-layer{left:13px;right:13px;bottom:12px}.fv-cta-layer .btn{font-size:14px;min-height:60px}.home-page .intent-card>span:last-child{font-size:8.5px}.category-image-frame{width:43px;height:43px}.home-page .intent-card{min-height:83px}}
@media(min-width:768px){.brand-image{width:285px}.header-inner{height:80px}.site-footer .brand-image{width:290px}.real-hero .hero-inner{height:650px;--fv-inset:max(32px,calc((100vw - 1160px)/2))}.real-hero .hero-photo picture img{object-position:50% 42%}.fv-copy-layer{left:var(--fv-inset);top:50px;width:415px}.real-hero .hero-lead{font-size:18px;line-height:1.8;margin-top:20px}.fv-message{left:var(--fv-inset);top:395px;width:226px}.fv-character{left:calc(var(--fv-inset) + 285px);width:184px;bottom:68px}.fv-cta-layer{left:var(--fv-inset);right:auto;width:410px;bottom:34px}.fv-cta-layer .btn{min-height:62px;font-size:16px;padding:15px 20px}.home-page .home-section{padding-top:38px}.home-page .section-heading h2{font-size:25px}.home-page .intent-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.home-page .intent-card{min-height:128px;padding:20px 5px 14px;gap:12px;border-radius:18px}.category-image-frame{width:59px;height:59px}.home-page .intent-card>span:last-child{font-size:12px}.home-page .nearby-section .spot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-page .nearby-section .spot-card{grid-template-columns:95px 1fr;padding:13px;gap:12px}.home-page .nearby-section .media-frame{min-height:95px}.home-page .nearby-section .spot-card h3{font-size:16px}.home-page .nearby-section .card-meta{font-size:10px}.home-page .nearby-section .tag{font-size:9px}.home-page .nearby-section .address{font-size:10px}.home-page .nearby-section .card-bottom>a{font-size:11px}.home-page .location-control{padding:13px 16px;margin-bottom:18px}}
@media(min-width:768px) and (max-width:1000px){.brand-image{width:240px}.real-hero .hero-inner{height:570px}.fv-copy-layer{top:35px;width:335px}.real-hero .hero-lead{font-size:15px}.fv-message{top:327px;width:185px}.fv-character{width:159px;left:calc(var(--fv-inset) + 230px);bottom:58px}.fv-cta-layer{width:350px;bottom:26px}.fv-cta-layer .btn{font-size:14px}.home-page .intent-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-page .intent-card{min-height:116px}.home-page .nearby-section .spot-grid{gap:14px}.home-page .nearby-section .spot-card{grid-template-columns:1fr;padding:0}.home-page .nearby-section .card-body{padding:14px}.home-page .nearby-section .media-frame{height:130px;border-radius:0;aspect-ratio:16/9}}
/* Keep the principal action legible over the supplied photography. */
.real-hero .fv-cta-layer a.btn.primary{color:#fff}
/* HOME refinement: breathing room and comfortable reading sizes. */
.home-page .section-heading h2{font-size:22px}.home-page .section-heading>a{font-size:12px}.home-page .nearby-section .spot-card h3{font-size:16px;line-height:1.5}.home-page .location-control>span,.home-page .location-control button{font-size:12px}.home-page .nearby-section .address,.home-page .distance-label,.home-page .event-date{font-size:12px}.home-page .nearby-section .card-bottom>a{font-size:12px}.home-page .event-card h3{font-size:17px}.home-page .empty-state h3{font-size:16px}.home-page .empty-state p{font-size:14px}.home-page .empty-state .btn{font-size:13px;min-height:46px}.home-page .home-feature h2{font-size:24px}.home-page .home-feature p:not(.eyebrow){font-size:15px}.home-page .home-feature .btn{font-size:14px;min-height:48px}.home-page .area-grid a>span{font-size:20px}.home-page .area-grid small{font-size:12px}.home-page .home-closing h2{font-size:20px}.home-page .home-closing .btn{font-size:14px;min-height:52px;color:#fff}
@media(max-width:767px){.home-page .real-hero .hero-inner{height:590px}.home-page .fv-copy-layer{top:24px;left:20px;width:246px}.home-page .real-hero .hero-lead{font-size:14px;line-height:1.8;margin-top:19px}.home-page .fv-message{top:272px;left:18px;width:139px}.home-page .fv-character{left:13px;bottom:91px;width:130px}.home-page .fv-cta-layer{bottom:20px;left:18px;right:18px}.home-page .fv-cta-layer .btn{min-height:72px;font-size:18px;line-height:1.45}.home-page .intent-card{min-height:110px;padding:13px 2px 12px;gap:10px}.home-page .category-image-frame{width:58px;height:58px}.home-page .intent-card>span:last-child{font-size:11px}.home-page .home-section{padding-top:30px}.home-page .nearby-section .spot-card{grid-template-columns:90px 1fr;padding:12px}.home-page .nearby-section .media-frame{min-height:90px}.home-page .home-feature{padding:28px 22px}.home-page .area-grid a{min-height:125px}}
@media(max-width:359px){.home-page .real-hero .hero-inner{height:560px}.home-page .fv-copy-layer{width:213px;left:15px;top:23px}.home-page .real-hero .hero-lead{font-size:12px;margin-top:17px}.home-page .fv-message{top:247px;left:13px;width:124px}.home-page .fv-character{left:8px;width:119px;bottom:87px}.home-page .fv-cta-layer{left:13px;right:13px;bottom:18px}.home-page .fv-cta-layer .btn{font-size:16px;min-height:68px}.home-page .category-image-frame{width:51px;height:51px}.home-page .intent-card>span:last-child{font-size:9.5px}.home-page .intent-card{min-height:103px}.home-page .section-heading h2{font-size:20px}}
@media(min-width:768px){.home-page .home-content{max-width:1180px}.home-page .home-section{padding-top:48px}.home-page .section-heading{margin-bottom:22px}.home-page .section-heading h2{font-size:29px}.home-page .section-heading>a{font-size:14px}.home-page .intent-card{min-height:145px;gap:15px}.home-page .category-image-frame{width:68px;height:68px}.home-page .intent-card>span:last-child{font-size:14px}.home-page .nearby-section .spot-grid{gap:22px}.home-page .nearby-section .spot-card{grid-template-columns:112px 1fr;gap:16px;padding:17px}.home-page .nearby-section .media-frame{min-height:112px}.home-page .nearby-section .spot-card h3{font-size:19px;margin:6px 0}.home-page .nearby-section .address{font-size:12px}.home-page .nearby-section .tag{font-size:11px;padding:3px 6px}.home-page .nearby-section .card-bottom>a{font-size:13px}.home-page .location-control{padding:18px 20px}.home-page .location-control>span,.home-page .location-control button{font-size:15px}.home-page .event-card h3{font-size:21px}.home-page .event-card .card-body{padding:22px}.home-page .empty-state{padding:38px 28px}.home-page .empty-state h3{font-size:21px}.home-page .empty-state p{font-size:16px}.home-page .empty-state .btn{font-size:15px;min-height:50px}.home-page .home-feature-grid{gap:26px;margin-top:48px}.home-page .home-feature{padding:36px 32px}.home-page .home-feature h2{font-size:30px}.home-page .home-feature p:not(.eyebrow){font-size:17px}.home-page .home-feature .btn{font-size:16px;min-height:54px}.home-page .benefit-pills span{font-size:12px;padding:6px 11px}.home-page .area-grid{gap:20px}.home-page .area-grid a{padding:29px 23px;min-height:150px}.home-page .area-grid a>span{font-size:26px}.home-page .area-grid small{font-size:14px;margin-top:8px}.home-page .area-grid .icon{width:23px;height:23px;right:18px;bottom:19px}.home-page .home-closing{padding:38px 24px;margin-top:44px}.home-page .home-closing h2{font-size:25px}.home-page .home-closing .btn{font-size:17px;min-height:58px}}
@media(min-width:768px) and (max-width:1000px){.home-page .nearby-section .spot-card{grid-template-columns:1fr;padding:0;gap:0}.home-page .nearby-section .card-body{padding:17px}.home-page .nearby-section .spot-card h3{font-size:17px}.home-page .intent-card>span:last-child{font-size:13px}}
.home-page .nearby-section .spot-card>.card-image-link{grid-area:auto;width:100%;min-width:0}.home-page .nearby-section .spot-card>.card-body{grid-area:auto;min-width:0;width:100%}
.home-page .nearby-section .media-frame{width:100%;max-width:100%;aspect-ratio:auto}
/* Soft photographic glow around the lettering, without a visible panel. */
.home-page .fv-copy-layer h1{position:relative;isolation:isolate}
.home-page .fv-copy-layer h1::before{content:"";position:absolute;inset:-18px -23px;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 48% 48%,rgba(255,255,255,.7) 0%,rgba(255,255,255,.52) 36%,rgba(255,255,255,.2) 60%,rgba(255,255,255,0) 79%);filter:blur(15px)}
@media(min-width:768px){.home-page .fv-copy-layer h1::before{inset:-38px -65px;background:radial-gradient(ellipse at 48% 48%,rgba(255,255,255,.74) 0%,rgba(255,255,255,.55) 35%,rgba(255,255,255,.22) 59%,rgba(255,255,255,0) 80%);filter:blur(25px)}}
/* Desktop HOME composition aligned to the supplied target mock. */
@media(min-width:1001px){
.home-page .header-inner{height:60px;max-width:1280px}.home-page .brand-image{width:245px}.home-page .desktop-nav{font-size:12px;gap:26px}.home-page .header-plan{padding:8px 18px}
.home-page .real-hero{overflow:visible}.home-page .real-hero .hero-inner{height:570px;--fv-inset:max(40px,calc((100vw - 1260px)/2))}.home-page .real-hero .hero-photo{overflow:hidden}.home-page .real-hero .hero-photo picture img{object-position:50% 65%}
.home-page .fv-copy-layer{left:var(--fv-inset);top:29px;width:365px;isolation:isolate}.home-page .fv-copy-layer::before{content:"";position:absolute;inset:-55px -95px -48px -100px;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 42% 43%,#ffffffd9 0%,#ffffffa6 37%,#ffffff45 61%,#ffffff00 80%);filter:blur(24px)}.home-page .fv-copy-layer h1::before{content:none}.home-page .real-hero .hero-lead{font-size:20px;line-height:1.8;margin-top:18px;font-weight:650}
.home-page .fv-message{left:auto;right:max(35px,calc((100vw - 1320px)/2));top:36px;width:237px}.home-page .fv-cta-layer{left:var(--fv-inset);bottom:105px;width:410px}.home-page .fv-cta-layer .btn{min-height:68px;font-size:20px;padding:15px 20px}.home-page .fv-character{left:calc(var(--fv-inset) + 370px);bottom:69px;width:200px}
.home-page .home-content{max-width:1260px;position:relative}.home-page .intents-section{position:relative;margin-top:-54px;padding-top:0;z-index:5}.home-page .intents-section .section-heading{display:none}.home-page .intent-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:6px}.home-page .intent-card{min-height:108px;gap:8px;padding:12px 4px;border-radius:16px;background:#fffffff5}.home-page .category-image-frame{width:53px;height:53px}.home-page .intent-card>span:last-child{font-size:15px}.home-page .nearby-section{padding-top:34px}
}
@media(min-width:1001px){.home-page .fv-copy-layer{width:405px}.home-page .real-hero .hero-photo picture img{object-position:50% 72%}.home-page .real-hero .hero-photo::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(100deg,rgba(255,255,255,.64) 0%,rgba(255,255,255,.4) 22%,rgba(255,255,255,.12) 38%,rgba(255,255,255,0) 52%)}}
/* Complete HOME composition from the supplied PC/SP reference. */
.home-desktop-nav{display:none}.home-page .header-inner{height:56px;padding:0 20px}.home-page .brand-image{width:207px}.home-page .home-content{max-width:1180px}.home-page .home-section{padding-top:28px}.home-page .home-heading{margin-bottom:16px}.home-page .home-heading h2{display:flex;align-items:center;gap:9px;font-size:23px;margin:0;color:#102d42}.home-heading h2>.icon{color:#f17d90;width:27px;height:27px;stroke-width:2.5}.home-heading b{color:#f17d90;font-size:26px;transform:rotate(12deg);margin-left:4px}.home-page .home-heading>a{color:#c74665;font-size:13px}.home-page .home-heading>a .icon{width:14px;height:14px}.home-page .intents-section{margin-top:0;padding:24px 20px;background:linear-gradient(135deg,#fff3f5,#ffe9ef88);border-radius:0 0 28px 28px}.home-page .intents-section .section-heading{display:flex}.home-page .intent-card{box-shadow:0 4px 12px #ed9aac20;border:1px solid #ffe1e8;border-radius:17px;min-height:120px;gap:10px;background:white}.home-page .category-image-frame{width:60px;height:60px}.home-page .intent-card>span:last-child{font-size:13px}.category-more{display:none}.home-page .location-control{padding:12px 15px;margin-bottom:14px}.home-page .location-control>span,.home-page .location-control button{font-size:12px}.nearby-layout{display:grid;grid-template-columns:1fr;gap:20px}.home-map-card{display:none}.home-page .nearby-section .spot-grid{grid-auto-columns:92%;gap:16px}.home-page .nearby-section .spot-card{display:block;padding:0;border:1px solid #ffe2e9;border-radius:18px;box-shadow:0 4px 12px #ee9ab020}.home-page .nearby-section .spot-card>.card-image-link{height:auto;display:block}.home-page .nearby-section .media-frame{height:180px;min-height:0;aspect-ratio:auto;border-radius:0}.home-page .nearby-section .card-body{padding:14px}.home-page .nearby-section .spot-card h3{font-size:18px;line-height:1.4;margin:0 0 7px;min-height:0}.home-page .nearby-section .card-meta{font-size:12px}.home-page .nearby-section .tag,.home-page .tag{font-size:11px;border-radius:999px;padding:3px 7px}.home-page .nearby-section .address{font-size:12px}.home-page .nearby-section .card-bottom{margin-top:7px}.home-page .favorite{color:#d74769}.home-page .favorite .icon{width:23px;height:23px}.home-photo-grid{display:grid;grid-auto-flow:column;grid-auto-columns:92%;gap:16px;overflow:auto;scroll-snap-type:x mandatory;padding:0 0 10px}.home-photo-grid>article{background:white;border:1px solid #ffe0e9;border-radius:17px;overflow:hidden;box-shadow:0 4px 12px #ee9ab020;scroll-snap-align:start;min-width:0}.home-page .home-photo-grid .media-frame{height:162px;aspect-ratio:auto;border-radius:0}.home-page .home-photo-grid .card-body{padding:14px}.home-page .home-photo-grid h3{font-size:18px;line-height:1.35;margin:0 0 8px}.home-card-location{display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:12px;line-height:1.5}.home-card-location>span{display:flex;align-items:center;gap:4px;min-width:0}.home-card-location>span .icon{width:15px;height:15px}.home-page .event-date{margin:8px 0;font-size:12px}.home-benefit-grid{display:grid;gap:16px}.home-benefit-card{display:flex;align-items:center;gap:17px;padding:22px;background:#fff;border:1px solid #ffe0e8;border-radius:19px;box-shadow:0 4px 12px #ee9ab020}.home-benefit-card>.icon{width:52px;height:52px;color:#f17d90;stroke-width:2.4}.home-benefit-card h3{font-size:18px;margin:0 0 6px}.home-benefit-card p{font-size:13px;line-height:1.6;margin-bottom:9px}.home-benefit-card .btn{font-size:13px;min-height:40px;padding:9px 16px;color:#fff}.home-brand-card{display:flex;align-items:center;gap:15px;padding:20px;border-radius:19px;background:linear-gradient(135deg,#ffeced,#f9b3c5);min-height:160px}.home-brand-card>img{width:100px;height:130px;object-fit:contain}.home-brand-card div img{width:150px;max-width:100%;height:auto}.home-brand-card p{font-size:11px;margin-top:12px}.home-page .area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-page .area-grid a,.home-page .area-grid a:nth-child(n){padding:0;background:none;min-height:0;text-align:center;border-radius:0}.home-page .area-grid a>img{display:block;width:100%;height:100px;object-fit:contain;object-position:center bottom}.home-page .area-grid a>span{font-size:15px;margin-top:6px}.home-page .home-closing{display:none}.home-footer{position:relative;margin-top:60px;background:#ffe1e9;padding:18px 20px 100px}.footer-wave{position:absolute;left:0;top:-45px;width:100%;height:46px}.home-footer-inner{max-width:1180px;margin:auto;display:flex;flex-direction:column;align-items:center;gap:15px}.home-footer .brand-image{width:207px}.home-footer p{font-size:12px;margin:0}.home-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;font-size:12px}.home-footer small{font-size:10px}.home-page .microcopy{font-size:10px}.home-page .sample-badge{font-size:9px}.home-page .nearby-section .card-bottom>a{font-size:12px}
@media(max-width:767px){.home-page .header-inner{height:54px;padding:0 16px}.home-page .brand-image{width:198px}.home-page .home-content{width:calc(100% - 32px)}.home-page .intents-section{margin-left:-16px;margin-right:-16px;padding:24px 16px 20px}.home-page .intent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-page .intent-grid:not(.expanded)>.intent-card:nth-child(n+7){display:none}.home-page .intent-card{min-height:116px}.home-page .category-image-frame{width:58px;height:58px}.home-page .intent-card>span:last-child{font-size:12px}.home-page .category-more{display:flex;min-height:42px;font-size:13px;margin:14px auto 0;padding:9px 25px;background:white;border:1px solid #f4c8d3}.home-page .home-heading h2{font-size:21px;gap:8px}.home-page .home-heading>a{display:none}.home-page .home-heading h2>.icon{width:25px;height:25px}.home-page .home-section{padding-top:27px}.home-page .nearby-section .spot-grid{grid-auto-columns:100%}.home-page .home-photo-grid{grid-auto-columns:100%}.home-page .home-photo-grid .media-frame,.home-page .nearby-section .media-frame{height:195px}.home-page .home-brand-card{display:none}.home-page .home-benefit-card{padding:20px 16px}.home-page .home-benefit-card>.icon{width:43px;height:43px}.home-page .home-benefit-card h3{font-size:17px}.home-page .home-benefit-card p{font-size:12px}.home-page .area-grid a>img{height:90px}.home-page .real-hero .hero-inner{height:555px}.home-page .fv-copy-layer{width:238px;top:23px}.home-page .fv-message{display:none}.home-page .fv-character{left:auto;right:12px;width:124px;bottom:88px}.home-page .fv-cta-layer{bottom:18px}.home-page .real-hero .hero-lead{font-size:12px;line-height:1.7}.home-page .fv-cta-layer .btn{font-size:16px;min-height:66px}}
@media(min-width:768px){.home-page .desktop-nav{display:none}.home-desktop-nav{display:flex;align-items:center;gap:22px;font-size:12px;font-weight:750}.home-desktop-nav .btn{font-size:12px;min-height:38px;padding:8px 16px;color:white}.home-desktop-nav .btn .icon{width:15px;height:15px}.home-page .header-inner{max-width:1220px;gap:20px}.home-page .menu-toggle{display:none}.home-page .home-content{width:calc(100% - 48px)}.home-page .home-heading h2{font-size:27px}.home-page .home-section{padding-top:32px}.home-page .intents-section{padding:26px 24px;margin-left:-24px;margin-right:-24px}.home-page .intent-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.home-page .intent-card{min-height:126px}.home-page .nearby-layout{grid-template-columns:1fr 3fr;gap:20px}.home-map-card{display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative;border-radius:18px;background:#dde7df;padding:14px}.home-map-art{position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent 0 65px,#fff 66px 73px,transparent 74px 140px),repeating-linear-gradient(-45deg,transparent 0 70px,#fff 71px 78px,transparent 79px 145px),linear-gradient(120deg,#d9e8df,#bcdde1)}.home-map-art .icon{position:absolute;color:#f17d90;width:40px;height:40px;left:40%;top:20%}.home-map-art .icon:nth-child(2){left:25%;top:58%;color:#16b890}.home-map-art .icon:nth-child(3){left:70%;top:45%;color:#1689df}.home-map-card .btn{position:relative;font-size:16px;min-height:48px;color:#fff}.home-page .nearby-section .spot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;gap:20px;overflow:visible;padding-bottom:0}.home-page .nearby-section .media-frame{height:170px}.home-page .nearby-section .card-body{padding:14px}.home-page .nearby-section .spot-card h3{font-size:19px}.home-page .home-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;gap:20px;overflow:visible;padding-bottom:0}.home-page .home-photo-grid .media-frame{height:145px}.home-page .home-photo-grid h3{font-size:19px}.home-page .home-photo-grid .card-body{padding:14px}.home-page .home-benefit-grid{grid-template-columns:1fr 1fr 1.12fr;gap:20px}.home-page .home-benefit-card{padding:20px 16px;gap:13px}.home-page .home-benefit-card>.icon{width:45px;height:45px}.home-page .home-benefit-card h3{font-size:18px}.home-page .home-benefit-card p{font-size:12px}.home-page .home-benefit-card .btn{font-size:12px;min-height:38px}.home-page .home-brand-card>img{width:85px}.home-page .home-brand-card div img{width:155px}.home-page .area-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.home-page .area-grid a>img{height:135px}.home-page .area-grid a>span{font-size:17px}.home-footer{padding:22px 24px 28px}.home-footer-inner{flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:20px}.home-footer p{display:none}.home-footer nav{gap:22px}.home-footer small{margin-left:auto}}
@media(min-width:768px) and (max-width:1000px){.home-page .home-desktop-nav{gap:10px;font-size:10px}.home-page .brand-image{width:180px}.home-desktop-nav .btn{padding:7px 10px;font-size:10px}.home-page .home-benefit-grid{grid-template-columns:1fr 1fr}.home-page .home-brand-card{display:none}.home-page .nearby-layout{grid-template-columns:1fr}.home-page .home-map-card{display:none}.home-page .home-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1001px){.home-page .real-hero .hero-inner{height:520px}.home-page .fv-copy-layer{width:355px;top:30px}.home-page .real-hero .hero-lead{font-size:19px}.home-page .fv-character{width:170px;bottom:28px;left:calc(var(--fv-inset) + 360px)}.home-page .fv-cta-layer{bottom:44px;width:390px}.home-page .fv-cta-layer .btn{font-size:18px;min-height:64px}.home-page .fv-message{width:210px;top:30px}.home-page .intents-section{margin-top:0}.home-page .nearby-section{padding-top:31px}}
@media(min-width:1001px){.home-page .real-hero .hero-photo picture img{object-position:50% 50%}.home-page .home-photo-grid h3,.home-page .nearby-section .spot-card h3{font-size:20px}}
.home-page .nearby-section .card-meta{display:none}.home-page .nearby-section .card-body{min-height:145px}.home-page .home-photo-grid .card-body{min-height:140px}
/* Final reference comparison: enlarge desktop cards and spacing to match density. */
@media(min-width:1001px){.home-page .home-content{max-width:1360px}.home-page .header-inner{max-width:1400px;height:66px}.home-page .brand-image{width:250px}.home-page .home-desktop-nav{font-size:15px;gap:25px}.home-desktop-nav .btn{font-size:14px;min-height:42px}.home-page .real-hero .hero-inner{height:620px;--fv-inset:max(40px,calc((100vw - 1360px)/2))}.home-page .fv-copy-layer{width:450px;top:36px}.home-page .real-hero .hero-lead{font-size:23px;margin-top:21px}.home-page .fv-cta-layer{width:490px;bottom:58px}.home-page .fv-cta-layer .btn{font-size:23px;min-height:78px}.home-page .fv-character{width:215px;left:calc(var(--fv-inset) + 448px);bottom:24px}.home-page .fv-message{width:250px;top:42px}.home-page .home-section{padding-top:40px}.home-page .home-heading h2{font-size:34px}.home-page .home-heading h2>.icon{width:34px;height:34px}.home-page .home-heading>a{font-size:16px}.home-page .intents-section{padding:28px 24px}.home-page .intent-card{min-height:155px;gap:13px}.home-page .category-image-frame{width:72px;height:72px}.home-page .intent-card>span:last-child{font-size:17px}.home-page .nearby-section .media-frame{height:205px}.home-page .nearby-section .card-body{min-height:166px;padding:17px}.home-page .nearby-section .spot-card h3,.home-page .home-photo-grid h3{font-size:23px}.home-page .home-photo-grid .media-frame{height:180px}.home-page .home-photo-grid .card-body{min-height:165px;padding:17px}.home-page .tag,.home-page .nearby-section .tag{font-size:13px}.home-card-location,.home-page .event-date,.home-page .nearby-section .address{font-size:14px}.home-page .home-benefit-card{padding:27px 20px}.home-page .home-benefit-card h3{font-size:22px}.home-page .home-benefit-card p{font-size:15px}.home-page .home-benefit-card .btn{font-size:15px;min-height:44px}.home-page .home-brand-card>img{width:120px;height:160px}.home-page .home-brand-card div img{width:190px}.home-page .area-grid a>img{height:155px}.home-page .area-grid a>span{font-size:20px}.home-footer .brand-image{width:240px}.home-footer nav{font-size:14px}}

/* Shared secondary screens follow the current HOME header; HOME rules stay intact. */
body:not(.home-page) .header-inner{height:54px;padding:0 16px}
body:not(.home-page) .header-inner .brand-image{width:198px}
body:not(.home-page) .desktop-nav{display:none}
.question-step-label{text-align:center;font-size:12px;font-weight:800;color:var(--primary-dark);margin:0 0 8px}
.answer-summary{text-align:center;min-height:18px}
.result-missing{padding:24px;border-radius:24px;background:var(--pink-light)}
.result-panel .plan-advice{padding:16px;background:#edf6ed;border-radius:18px;font-size:13px}
.result-panel .timeline-card .media-frame{display:grid;place-items:center;background:#edf6ed}
.result-panel .timeline-card .media-frame>.icon{width:56px;height:56px;color:#75aa8a}
#map-more{margin:16px 0}
@media(min-width:768px){body:not(.home-page) .header-inner{height:56px;max-width:1220px;padding:0 20px;gap:20px}body:not(.home-page) .header-inner .brand-image{width:207px}}
@media(min-width:768px) and (max-width:1000px){body:not(.home-page) .home-desktop-nav{gap:10px;font-size:10px}body:not(.home-page) .header-inner .brand-image{width:180px}}
@media(min-width:1200px){body:not(.home-page) .header-inner{max-width:1400px;height:66px}body:not(.home-page) .header-inner .brand-image{width:250px}body:not(.home-page) .home-desktop-nav{font-size:15px;gap:25px}}
@media(prefers-reduced-motion:reduce){body:not(.home-page){scroll-behavior:auto}body:not(.home-page) *{animation:none!important;transition:none!important}}

@media(max-width:767px){.result-page .plan-summary{grid-template-columns:1fr;padding:18px;gap:14px}.result-page .plan-summary>div{justify-content:flex-start;gap:12px}.result-page .plan-summary span{font-size:11px}.result-page .plan-summary strong{font-size:13px}}
.map-search-panel>#map-more{order:2}
