:root{--blue:#0f5fa8;--blue-dark:#0b4378;--green:#58b047;--green-dark:#3f8f35;--orange:#f28a1b;--gold:#f7b82b;--rose:#f13f61;--ink:#17324a;--muted:#63758a;--paper:#fff;--soft:#f6f9fb;--soft-green:#f1f8ef;--line:#e4ebf1;--shadow:0 18px 50px #133a5c1a;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:ui-rounded,Avenir Next,Nunito Sans,Segoe UI,Arial,sans-serif;line-height:1.55}a{color:inherit}.shell{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-bottom:1px solid #0d467714;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:82px;display:flex}.brand{flex:none;width:210px;height:66px;text-decoration:none;display:block;overflow:hidden}.brand img{object-fit:contain;object-position:center;width:100%;height:100%}.header-inner nav{align-items:center;gap:28px;margin-left:auto;display:flex}.header-inner nav a{color:#244862;padding:28px 0;font-size:14px;font-weight:800;text-decoration:none;position:relative}.header-inner nav a:after{content:"";background:var(--green);border-radius:999px;height:2px;transition:all .2s;position:absolute;bottom:18px;left:0;right:100%}.header-inner nav a:hover:after{right:0}.header-cta{background:var(--rose);color:#fff;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 8px 22px #f13f612e}.hero-home{background:linear-gradient(#f7fbff 0%,#fff 74%);border-bottom:1px solid #f1f4f7;padding:48px 0 28px;overflow:hidden}.hero-home-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;min-height:390px;display:grid}.hero-copy-block{padding:22px 0 54px}.eyebrow{color:var(--green-dark);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900;display:inline-block}h1,h2,h3{letter-spacing:-.03em;line-height:1.08}.hero-copy-block h1{color:var(--blue-dark);max-width:720px;margin:15px 0 18px;font-size:clamp(46px,5.2vw,72px);font-weight:900}.hero-copy-block h1 span{color:var(--blue)}.hero-copy-block h1 em{color:var(--green);font-style:normal;display:block}.hero-copy-block>p{color:#4d6579;max-width:650px;margin:0 0 23px;font-size:19px}.hero-proof{color:#3f627d;flex-wrap:wrap;gap:10px 20px;font-size:13px;font-weight:800;display:flex}.hero-proof span:first-letter{color:var(--green)}.hero-brand-panel{min-height:330px;box-shadow:var(--shadow);isolation:isolate;background:linear-gradient(135deg,#e8f5ff 0%,#f6fbff 48%,#eff8ed 100%);border:1px solid #e2edf5;border-radius:32px;position:relative;overflow:hidden}.hero-brand-panel:before{content:"";background:#f7b82b38;border-radius:50%;width:430px;height:430px;position:absolute;top:-190px;right:-160px}.hero-brand-panel:after{content:"";background:#0f5fa814;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-110px;left:-100px}.city-pill{color:var(--blue);z-index:3;background:#fff;border:1px solid #dce9f2;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:900;position:absolute;top:24px;left:26px}.hero-brand-copy{text-align:right;z-index:3;color:var(--blue-dark);position:absolute;top:44px;right:28px}.hero-brand-copy strong,.hero-brand-copy span{display:block}.hero-brand-copy strong{font-size:24px}.hero-brand-copy span{color:var(--green-dark);margin-top:3px;font-size:19px;font-weight:800}.brand-landscape{z-index:1;position:absolute;inset:0}.sun{background:linear-gradient(135deg,var(--gold),#ffc94a);border-radius:50%;width:78px;height:78px;position:absolute;top:116px;right:72px;box-shadow:0 0 0 18px #f7b82b17}.hill{border-radius:50% 50% 0 0/70% 70% 0 0;position:absolute;bottom:-90px;transform:rotate(-3deg)}.hill-a{background:linear-gradient(145deg,#70c460,#4aa63d);width:560px;height:230px;left:-65px}.hill-b{background:linear-gradient(145deg,#a7cf35,#62b94f);width:460px;height:180px;bottom:-70px;right:-65px;transform:rotate(8deg)}.route-line{opacity:.95;border:26px solid #fff;border-color:#0000 #fff #fff #0000;border-radius:50%;width:420px;height:130px;position:absolute;bottom:-12px;left:75px;transform:rotate(10deg)}.finder-wrap{z-index:5;margin-top:-40px;position:relative}.finder{background:#fff;border:1px solid #e4edf3;border-radius:20px;grid-template-columns:1fr 1.1fr 1fr 1.25fr auto;align-items:stretch;padding:10px;display:grid;box-shadow:0 18px 45px #1d486924}.finder-field{border-right:1px solid #e5ecf1;flex-direction:column;justify-content:center;min-width:0;padding:11px 18px;display:flex}.finder-field small{color:#74869a;font-size:11px;font-weight:800}.finder-field strong{color:#1a4d75;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:14px;overflow:hidden}.finder-button{background:var(--rose);color:#fff;white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 22px;font-size:13px;font-weight:900;text-decoration:none;display:flex}.finder-button span{font-size:17px}.finder-button.disabled{opacity:.6}.section{padding:76px 0}.section-title-row{justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px;display:flex}.section-title-row h2{color:var(--blue-dark);max-width:760px;margin:7px 0 0;font-size:clamp(34px,4vw,52px);font-weight:900}.section-title-row p{max-width:390px;color:var(--muted);margin:0 0 5px}.section-title-row.compact h2{font-size:clamp(32px,3.7vw,48px)}.category-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:170px;padding:22px 18px 20px;transition:transform .18s,box-shadow .18s,border-color .18s}.category-card:hover{border-color:#d6e4ed;transform:translateY(-3px);box-shadow:0 14px 32px #1f486814}.category-card strong{color:var(--blue-dark);margin-top:14px;font-size:16px;display:block}.category-card small{color:var(--muted);margin-top:4px;line-height:1.35;display:block}.category-icon{border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.category-icon.green{color:var(--green-dark);background:#eaf6e7}.category-icon.blue{color:var(--blue);background:#e8f3fc}.category-icon.orange{color:var(--orange);background:#fff1e5}.category-icon.gold{color:#dd9a0c;background:#fff7de}.category-icon.rose{color:var(--rose);background:#fdebf0}.weekend-band{background:linear-gradient(#fbfdfb,#f5faf5);padding:78px 0 84px}.article-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.story-card{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:180px 1fr;min-height:235px;display:grid;overflow:hidden;box-shadow:0 10px 30px #21445e0d}.story-card.featured{grid-column:1/-1;grid-template-columns:42% 1fr;min-height:320px}.story-visual{background:linear-gradient(135deg,#dceefa,#eaf6e7);min-height:100%;position:relative;overflow:hidden}.story-city{color:var(--blue);z-index:3;background:#fff;border:1px solid #0d487414;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:900;position:absolute;top:16px;left:16px}.story-art i{border-radius:50% 50% 0 0;position:absolute}.story-art i:first-child{background:var(--green);width:125%;height:58%;bottom:-23%;left:-16%}.story-art i:nth-child(2){background:#9fcb3d;width:92%;height:46%;bottom:-16%;right:-24%}.story-art i:nth-child(3){background:var(--gold);border-radius:50%;width:62px;height:62px;top:34px;right:22px;box-shadow:0 0 0 14px #f7b82b1c}.story-tone-1{background:linear-gradient(135deg,#e9f4ff,#f3f9ff)}.story-tone-2{background:linear-gradient(135deg,#fff6e5,#fffaf0)}.story-content{flex-direction:column;justify-content:center;padding:27px 29px;display:flex}.story-date{text-transform:uppercase;letter-spacing:.11em;color:#76889a;font-size:10px;font-weight:800}.story-content h3{color:var(--blue-dark);margin:10px 0;font-size:27px;font-weight:900}.story-card.featured .story-content h3{font-size:36px}.story-content h3 a{text-decoration:none}.story-content p{color:var(--muted);margin:0 0 17px}.text-link{color:var(--blue);align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.text-link span{color:var(--green-dark)}.method{background:#f8fbfd;border-top:1px solid #eaf0f4;padding:82px 0}.method-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:70px;display:grid}.method h2{color:var(--blue-dark);margin:8px 0 0;font-size:clamp(35px,4vw,52px);font-weight:900}.steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.steps div{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:215px;padding:22px}.steps b{width:38px;height:38px;color:var(--green-dark);background:#edf7eb;border-radius:12px;place-items:center;font-size:12px;display:inline-grid}.steps h3{color:var(--blue-dark);margin:24px 0 7px;font-size:19px}.steps p{color:var(--muted);margin:0;font-size:14px}.site-footer{border-top:1px solid var(--line);background:#fff;padding:46px 0 22px}.footer-top{grid-template-columns:230px 1fr 310px;align-items:center;gap:38px;display:grid}.footer-brand{width:190px;height:112px;display:block;overflow:hidden}.footer-brand img{object-fit:contain;width:100%;height:100%}.footer-links{flex-wrap:wrap;justify-content:center;gap:22px;display:flex}.footer-links a{color:#35566f;font-size:13px;font-weight:800;text-decoration:none}.footer-top p{color:var(--muted);margin:0;font-size:14px}.footer-bottom{color:#82909e;border-top:1px solid #edf1f4;justify-content:space-between;gap:30px;margin-top:16px;padding-top:20px;font-size:11px;display:flex}.article-hero{border-bottom:1px solid var(--line);background:linear-gradient(#f3f9fd,#fff);padding:66px 0 58px}.article-shell{max-width:930px}.back-link{color:var(--blue);margin-bottom:34px;font-size:13px;font-weight:900;text-decoration:none;display:inline-block}.article-hero h1{color:var(--blue-dark);margin:15px 0 20px;font-size:clamp(42px,5.6vw,68px);font-weight:900}.article-deck{color:#526b7e;max-width:800px;font-size:19px}.article-meta{align-items:center;gap:14px;margin-top:26px;font-size:12px;font-weight:900;display:flex}.article-meta span:first-child{color:var(--green-dark);background:#eaf6e7;border-radius:999px;padding:7px 11px}.article-meta span:last-child{color:#798a98}.article-layout{grid-template-columns:minmax(0,720px) 290px;gap:70px;padding-top:58px;padding-bottom:90px;display:grid}.article-body{color:#2d475b;font-family:Avenir Next,Segoe UI,Arial,sans-serif;font-size:18px;line-height:1.74}.article-body p{margin:0 0 18px}.article-body h2{color:var(--blue-dark);margin:50px 0 20px;font-family:ui-rounded,Avenir Next,Nunito Sans,Segoe UI,Arial,sans-serif;font-size:33px;font-weight:900;line-height:1.18}.article-info{font-size:15px;margin:0 0 7px!important}.article-info strong{color:#244f70}.article-list{padding-left:22px}.article-list li{margin:8px 0}.article-note{color:#60766a;background:#f5faf4;border:1px solid #deebdf;border-radius:15px;padding:21px 23px;font-size:14px;margin-top:48px!important}.article-aside{position:relative}.aside-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:18px;padding:24px;position:sticky;top:105px;box-shadow:0 12px 30px #1c44630f}.aside-card h3{color:var(--blue-dark);font-size:24px;font-weight:900}.aside-card p{color:var(--muted);font-size:14px}.aside-card.soft{background:#eff8ed;border-color:#dfeedd;position:static}.aside-card.soft b{color:var(--green-dark)}@media (max-width:980px){.header-inner nav{display:none}.header-cta{margin-left:auto}.hero-home-grid{grid-template-columns:1fr;gap:8px}.hero-copy-block{padding-bottom:15px}.hero-brand-panel{min-height:260px}.finder-wrap{margin-top:-18px}.finder{grid-template-columns:1fr 1fr}.finder-field{border-bottom:1px solid #e5ecf1}.finder-button{grid-column:1/-1;min-height:52px;margin-top:4px}.category-grid{grid-template-columns:repeat(3,1fr)}.method-grid{grid-template-columns:1fr;gap:34px}.footer-top{grid-template-columns:1fr 1fr}.footer-top p{grid-column:1/-1}.footer-links{justify-content:flex-end}}@media (max-width:720px){.shell{width:min(100% - 28px,1180px)}.site-header{position:relative}.header-inner{height:72px}.brand{width:160px;height:58px}.header-cta{padding:10px 13px;font-size:11px}.hero-home{padding-top:28px}.hero-copy-block h1{font-size:44px}.hero-copy-block>p{font-size:17px}.hero-proof{gap:6px;display:grid}.hero-brand-panel{min-height:220px}.hero-brand-copy{top:38px;right:19px}.hero-brand-copy strong{font-size:19px}.hero-brand-copy span{font-size:15px}.sun{width:58px;height:58px;top:105px;right:55px}.route-line{width:320px;left:18px}.finder{grid-template-columns:1fr}.finder-field{border-right:0}.finder-button{grid-column:auto}.section,.weekend-band,.method{padding:58px 0}.section-title-row{display:block}.section-title-row p{margin-top:14px}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:150px}.article-grid{grid-template-columns:1fr}.story-card,.story-card.featured{grid-column:auto;grid-template-columns:1fr}.story-visual{min-height:170px}.story-card.featured .story-content h3,.story-content h3{font-size:26px}.steps{grid-template-columns:1fr}.steps div{min-height:auto}.footer-top{display:block}.footer-brand{margin-bottom:10px}.footer-links{justify-content:flex-start;margin:10px 0 20px}.footer-bottom{display:block}.footer-bottom span{margin:6px 0;display:block}.article-layout{grid-template-columns:1fr;gap:10px;padding-top:42px}.article-aside{display:none}.article-hero{padding:42px 0}.article-hero h1{font-size:40px}.article-body{font-size:17px}}
