:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,sans-serif;background:#d7ded8;color:#17211f}*{box-sizing:border-box}html{min-height:100%}body{display:flex;flex-direction:column;min-height:100vh;min-height:100svh;margin:0;background:#d7ded8}.home-page{overflow:hidden}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;width:min(1120px,calc(100% - 32px));min-height:64px;margin:0 auto;backdrop-filter:blur(14px)}.site-header__brand{font-weight:900;text-decoration:none}.site-header__nav{display:flex;gap:8px;align-items:center}.site-header__nav a,.text-link{color:#334643;font-size:.95rem;font-weight:700;text-decoration-color:#3346434d;text-underline-offset:4px}.site-header__nav a{padding:10px 12px}.site-shell{flex:1 0 auto;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.home-page .site-shell{display:grid;align-items:center;flex:1 1 auto;padding:0}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:48px;align-items:center}.eyebrow{margin:0 0 18px;color:#4d6b65;font-size:.84rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{max-width:720px;margin:0;font-size:5.4rem;line-height:.95;letter-spacing:0}.hero-title{overflow-wrap:keep-all;word-break:keep-all;line-break:strict;white-space:nowrap}.hero__lead{max-width:680px;margin:28px 0 0;color:#334643;font-size:1.125rem;line-height:1.85}.hero__guide{display:grid;gap:12px;padding:4px 0}.view-toggle-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.view-toggle{display:grid;grid-template-columns:repeat(2,1fr);width:148px;min-height:34px;padding:3px;border:1px solid rgba(23,33,31,.16);border-radius:8px;background:#ffffff6b;justify-self:end}.view-toggle label{display:grid;place-items:center;border-radius:6px;color:#334643;cursor:pointer;font-size:.86rem;font-weight:800}#region-view-list:checked~.view-toggle label[for=region-view-list],#region-view-map:checked~.view-toggle label[for=region-view-map]{background:#ffffffd6;box-shadow:0 4px 16px #17211f14}.region-list-view{display:grid;gap:10px}.region-map-view{display:none}#region-view-map:checked~.region-list-view{display:none}#region-view-map:checked~.region-map-view{display:block}.region-strip{display:flex;justify-content:space-between;align-items:center;min-height:58px;padding:0 18px;border:1px solid rgba(23,33,31,.14);border-radius:8px;background:#ffffffc7;box-shadow:0 10px 34px #17211f14;color:inherit;text-decoration:none;transform:translate(calc(var(--index) * -8px))}.region-strip:hover,.region-strip:focus-visible{background:#fffffff0;outline:2px solid rgba(29,93,100,.22);outline-offset:2px}.region-strip span{font-size:1.05rem;font-weight:800}.region-strip small{color:#526660;font-size:.78rem}.region-strip--powder{--region-color: #1f8a9e;--region-fill: #74c7d3;--region-fill-hover: #43adbf;border-left:6px solid var(--region-color)}.region-strip--snow{--region-color: #4b77be;--region-fill: #9cb8e5;--region-fill-hover: #6f95d3;border-left:6px solid var(--region-color)}.region-strip--access{--region-color: #d94f3d;--region-fill: #ee9a8e;--region-fill-hover: #e56f60;border-left:6px solid var(--region-color)}.region-strip--coast{--region-color: #2e9d62;--region-fill: #84d1a4;--region-fill-hover: #55b97f;border-left:6px solid var(--region-color)}.region-strip--alps{--region-color: #7c5cc4;--region-fill: #b7a5e2;--region-fill-hover: #967bd3;border-left:6px solid var(--region-color)}.region-strip--weekend{--region-color: #c8891f;--region-fill: #e5bf6c;--region-fill-hover: #d9a23b;border-left:6px solid var(--region-color)}.region-strip--south{--region-color: #c7477a;--region-fill: #e797b9;--region-fill-hover: #d96a99;border-left:6px solid var(--region-color)}.japan-region-map{display:block;width:min(100%,460px);height:min(54vh,500px);margin-left:auto;overflow:visible}.map-region{color:#17211f;cursor:pointer;text-decoration:none}.map-region path{fill:var(--region-fill);stroke:#17211fb3;stroke-linejoin:round;stroke-width:3;transform-box:fill-box;transform-origin:center;transition:fill .16s ease,filter .16s ease,stroke-width .16s ease,transform .16s ease}.map-region text{fill:#17211f;font-size:15px;font-weight:900;pointer-events:none;text-anchor:middle}.map-region tspan+tspan{fill:#334643;font-size:12px;font-weight:800}.map-region:hover path,.map-region:focus-visible path{fill:var(--region-fill-hover);filter:drop-shadow(0 12px 12px rgba(23,33,31,.18));stroke-width:4;transform:scale(1.025)}.info-panel{min-height:150px;padding:22px;border:1px solid rgba(23,33,31,.12);border-radius:8px;background:#ffffffd1}.info-panel h2{margin:0 0 12px;font-size:1rem}.info-panel p{margin:0;color:#425552;line-height:1.75}.page-stack{display:grid;gap:24px}.page-heading{max-width:780px;padding-top:8px}.page-heading p:not(.eyebrow){color:#334643;font-size:1.08rem;line-height:1.8}.count-line{font-weight:800}.resort-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.resort-card{display:flex;flex-direction:column;justify-content:space-between;min-height:260px;padding:22px;border:1px solid rgba(23,33,31,.12);border-radius:8px;background:#ffffffd1;box-shadow:0 10px 34px #17211f0f}.resort-card__meta{margin:0 0 12px;color:#526660;font-size:.85rem;font-weight:700}.resort-card h2{margin:0 0 10px;font-size:1.35rem;line-height:1.25}.resort-card h2 a{text-decoration:none}.resort-card p{margin:0;color:#425552;line-height:1.6}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.tag-list span{display:inline-flex;align-items:center;min-height:30px;padding:4px 10px;border:1px solid rgba(23,33,31,.12);border-radius:999px;background:#f5f7f4d9;color:#334643;font-size:.82rem;font-weight:700}.tag-list--large{max-width:420px;justify-content:flex-end;margin-top:0}.detail-hero{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;padding-top:8px}.detail-hero__names{display:grid;gap:6px;margin:18px 0 0;color:#334643;font-size:1.08rem}.detail-hero__names span{color:#526660}.detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.8fr);gap:16px}.detail-panel{min-height:auto}.detail-panel:first-child{grid-row:span 2}.content-body{color:#334643;line-height:1.85}.content-body p{margin:0}.link-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.link-list a{color:#1d5d64;font-weight:800;text-decoration-color:#1d5d6447;text-underline-offset:4px}.empty-state{max-width:640px;padding:28px;border:1px solid rgba(23,33,31,.12);border-radius:8px;background:#ffffffd1}.empty-state h2{margin:0 0 10px;font-size:1.25rem}.empty-state p{margin:0;color:#425552;line-height:1.75}.site-footer{flex:0 0 auto;display:flex;justify-content:center;align-items:center;min-height:36px;color:#526660;font-size:.82rem}@media(max-width:820px){.home-page{overflow:auto}.site-header{width:min(100% - 24px,680px)}.site-shell{width:min(100% - 24px,680px);padding:14px 0 36px}.home-page .site-shell{align-items:start;flex:1 0 auto;padding:8px 0 12px}.hero{grid-template-columns:1fr;gap:16px;min-height:auto}h1{font-size:3rem}.hero__lead{margin-top:20px;font-size:1rem;line-height:1.7}.hero__guide{gap:8px;padding:4px 0}.view-toggle{justify-self:start}.region-strip{min-height:50px}.region-strip{transform:none}.resort-grid,.detail-grid{grid-template-columns:1fr}.detail-hero{display:grid;gap:20px}.tag-list--large{justify-content:flex-start}.detail-panel:first-child{grid-row:auto}.japan-region-map{width:min(100%,420px);height:330px;margin:0 auto}.map-region text{font-size:14px}.map-region tspan+tspan{font-size:11px}}@media(max-width:420px){h1{font-size:2.55rem}.site-header__brand,.site-header__nav a{font-size:.86rem}.site-header__nav a{padding:8px}.japan-region-map{width:min(100%,360px);height:310px}.map-region text{font-size:13px}}
