@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400&family=Cormorant+Garamond:wght@400&display=swap";:root{--ink:#172b35;--muted:#6f7777;--paper:#f7f3eb;--paper2:#fbf8f2;--line:#ddd8ce;--green:#4e6d5d;--navy:#172b35;--soft:#ebe7dd;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper2);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-weight:300}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{object-fit:cover;width:100%;display:block}.header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf8f2f5;border-bottom:1px solid #0000000a;align-items:center;gap:42px;height:68px;padding:0 7vw;display:flex;position:sticky;top:0}.brand{flex-direction:column;line-height:1;display:flex}.brand span{letter-spacing:.26em;font-family:Cormorant Garamond;font-size:27px}.brand small{color:#7a7b78;margin-top:4px;font-size:11px}.nav{gap:30px;margin-left:auto;font-size:13px;display:flex}.head-actions{align-items:center;gap:18px;display:flex}.head-actions button{color:var(--ink);background:0 0;border:0}.menu{display:none}.mobile-nav{background:var(--paper2);z-index:29;flex-direction:column;gap:24px;padding:8vw;font-family:Cormorant Garamond;font-size:34px;display:flex;position:fixed;inset:68px 0 0}.hero{background-position:50%;background-size:cover;align-items:center;min-height:410px;padding:50px 8vw;display:flex}.hero h1,.article h1,.cms h1{letter-spacing:-.03em;margin:0 0 14px;font-family:Cormorant Garamond;font-size:64px;font-weight:400;line-height:.98}.hero p{color:#41515a;max-width:560px;font-size:18px;line-height:1.5}.actions{gap:12px;margin-top:20px;display:flex}.btn{background:var(--green);color:#fff;border:1px solid var(--green);border-radius:999px;align-items:center;gap:14px;padding:12px 24px;font-size:14px;display:inline-flex}.btn.ghost{color:var(--ink);background:#ffffff57;border-color:#9da39c}.container{width:min(1180px,88vw);margin:0 auto;padding:24px 0 50px}.section-head{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.section h2,.map-preview h2,.side-card h2,.panel h2,.search-layout h2,.article h2{margin:0;font-family:Cormorant Garamond;font-size:27px;font-weight:400}.section-head a{color:#3f6670;font-size:12px}.grid{gap:14px;display:grid}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.image-card{color:#fff;border-radius:12px;height:210px;position:relative;overflow:hidden}.image-card img{height:100%;transition:all .45s}.image-card .shade{background:linear-gradient(#0000 40%,#000000a6);position:absolute;inset:0}.image-card>div:last-of-type{position:absolute;bottom:12px;left:16px;right:42px}.image-card h3{margin:0;font-family:Cormorant Garamond;font-size:23px;font-weight:400}.image-card p{letter-spacing:.06em;opacity:.9;margin:4px 0 0;font-size:11px}.image-card>span{border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:12px;right:12px}.compact .image-card{height:180px}.editorial-row{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.mini{grid-template-columns:110px 1fr;align-items:center;gap:10px;display:grid}.mini img{border-radius:8px;height:80px}.mini h4{margin:0 0 3px;font-family:Cormorant Garamond;font-size:16px;font-weight:400}.mini p{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.split{grid-template-columns:2fr 1fr;align-items:start;gap:28px;display:grid}.interest-row{flex-wrap:wrap;gap:10px;display:flex}.interest{border:1px solid var(--line);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:82px;height:82px;font-size:11px;display:flex}.fake-map{background:linear-gradient(135deg,#dfece4,#cbded6 48%,#c6e0e9);border-radius:14px;height:210px;position:relative;overflow:hidden}.fake-map:before{content:"";clip-path:polygon(4% 42%,15% 20%,34% 14%,55% 23%,69% 12%,84% 30%,93% 52%,80% 63%,67% 60%,56% 72%,39% 67%,26% 76%,13% 61%);opacity:.8;background:#a9c191;position:absolute;inset:10% 8%}.pin{z-index:2;background:#fff;border-radius:999px;padding:5px 9px;font-size:11px;position:absolute;box-shadow:0 5px 18px #28483b2b}.p1{top:31%;left:52%}.p2{top:52%;left:34%}.p3{top:72%;left:30%}.p4{top:64%;left:72%}.trust{background:#f0ede6;border-radius:14px;grid-template-columns:repeat(3,1fr);padding:22px 28px;display:grid}.trust>div{border-right:1px solid #d9d3c8;align-items:center;gap:14px;padding:0 18px;display:flex}.trust>div:last-child{border:0}.trust h4{margin:0;font-family:Cormorant Garamond;font-weight:400}.trust p{color:var(--muted);margin:3px 0;font-size:11px}.filterbar{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 18px;display:flex}.filterbar button{border:1px solid var(--line);color:var(--ink);background:#fffdf8;border-radius:999px;padding:10px 16px}.filterbar button:first-of-type{background:var(--green);color:#fff}.searchbox{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:8px;min-width:300px;height:42px;padding:0 14px;display:flex}.searchbox input{background:0 0;border:0;outline:0;width:100%}.lower{margin-top:20px}.facts{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:16px 0;display:grid}.facts div{border-right:1px solid var(--line);padding:4px 18px}.facts span,.facts strong{display:block}.facts span{color:var(--muted);font-size:12px}.facts strong{margin-top:4px;font-family:Cormorant Garamond;font-weight:400}.two-col{grid-template-columns:1fr 1fr;gap:30px;display:grid}.timeline{border:1px solid var(--line);border-radius:14px;padding:20px}.timeline>div{grid-template-columns:70px 18px 1fr;align-items:center;display:grid}.timeline span{background:var(--green);border-radius:50%;width:9px;height:9px}.fact-strip{background:#f1eee7;border-radius:14px;grid-template-columns:repeat(6,1fr);padding:18px;display:grid}.fact-strip>div{border-right:1px solid #d9d3c8;align-items:center;gap:12px;padding:0 14px;display:flex}.fact-strip>div:last-child{border:0}.fact-strip span,.fact-strip strong{display:block}.fact-strip span{color:#69716e;font-size:11px}.fact-strip strong{color:var(--ink);margin-top:3px;font-family:Cormorant Garamond;font-size:16px;font-weight:400}.detail-layout{grid-template-columns:1fr 330px;gap:28px;margin-top:22px;display:grid}.review{font-size:15px;line-height:1.6}.score{color:#b88f31;font-family:Cormorant Garamond;font-size:24px}.info-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.info-grid article,.notes,.side-card,.panel{background:#f3f0e9;border:1px solid #e4ded3;border-radius:14px;padding:18px}.info-grid h3{margin:0 0 9px;font-family:Cormorant Garamond;font-weight:400}.info-grid p,.notes,.side-card p{color:#596461;font-size:13px;line-height:1.5}.side-card{height:max-content}.side-card .btn{justify-content:center;width:100%;margin-top:14px}.tall{height:220px;margin:14px 0}.map-layout{grid-template-columns:300px 1fr;gap:22px;width:min(1260px,94vw);margin:24px auto 50px;display:grid}.map-layout>aside{border:1px solid var(--line);background:#f5f1e9;border-radius:14px;padding:20px}.map-layout h2{font-family:Cormorant Garamond;font-weight:400}.map-list{border-top:1px solid var(--line);gap:10px;padding:10px 0;display:flex}.map-list img{border-radius:7px;width:68px;height:52px}.map-list small{color:var(--muted);display:block}.giant{height:620px}.small{margin-bottom:12px}.planner-form{border:1px solid var(--line);background:#f5f1ea;border-radius:14px;grid-template-columns:repeat(5,1fr) auto;align-items:end;gap:10px;padding:18px;display:grid}.planner-form select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:6px;padding:10px;display:block}.planner-layout{grid-template-columns:1fr 330px;gap:25px;margin-top:26px;display:grid}.planner-layout h2{font-family:Cormorant Garamond;font-weight:400}.day{border:1px solid var(--line);background:#fffdf8;border-radius:12px;grid-template-columns:72px 190px 1fr;align-items:center;gap:14px;margin:8px 0;padding:10px;display:grid}.day>div:first-child{flex-direction:column;display:flex}.day img{border-radius:9px;height:86px}.day h3{margin:0;font-family:Cormorant Garamond;font-weight:400}.day p{color:var(--muted);font-size:12px}.article{padding-top:24px}.breadcrumbs{color:#89908d;margin-bottom:20px;font-size:12px}.article-hero{grid-template-columns:1fr 1.3fr;align-items:center;gap:35px;display:grid}.article-hero img{border-radius:12px;height:340px}.article h1{font-size:52px}.article-hero p{color:#53615e;font-size:18px}.author{margin-top:20px;font-size:12px}.article-layout{grid-template-columns:1fr 250px;gap:45px;margin-top:35px;display:grid}.article-layout article{max-width:760px}.article-layout article p{color:#4c5652;font-family:Cormorant Garamond;font-size:17px;line-height:1.7}.article-layout article h2{margin-top:30px}.wide-img{border-radius:12px;max-height:300px;margin:18px 0}.toc{border-left:1px solid var(--line);flex-direction:column;gap:12px;height:max-content;padding-left:25px;font-size:13px;display:flex;position:sticky;top:100px}.hero-search{background:#fff;border-radius:999px;align-items:center;max-width:600px;padding:6px;display:flex}.hero-search input{border:0;outline:0;flex:1;padding:0 12px;font-size:16px}.hero-search button{background:var(--green);color:#fff;border:0;border-radius:999px;padding:10px 26px}.search-layout{grid-template-columns:240px 1fr 230px;gap:25px;width:min(1240px,92vw);margin:24px auto;display:grid}.filters,.popular{background:#f4f1ea;border-radius:14px;height:max-content;padding:18px}.filters>div{border-top:1px solid var(--line);padding:14px 0}.filters label{margin:8px 0;font-size:12px;display:block}.result{border:1px solid var(--line);background:#fffdf8;border-radius:12px;grid-template-columns:190px 1fr 30px;align-items:center;gap:16px;margin:10px 0;padding-right:14px;display:grid;overflow:hidden}.result img{height:120px}.result p,.result span{color:var(--muted);font-size:12px}.popular button{border:1px solid var(--line);background:#fffdf8;border-radius:999px;margin:8px 0;padding:7px 10px;display:block}.cms{background:#f8f5ef;grid-template-columns:205px 1fr;min-height:100vh;display:grid}.cms-side{color:#eef2ef;background:#172b35;flex-direction:column;gap:4px;height:100vh;padding:18px 13px;display:flex;position:sticky;top:0}.brand.light{margin:0 12px 25px}.brand.light small{color:#b5c0bd}.cms-side>a:not(.brand){border-radius:8px;padding:12px 17px;font-size:14px}.cms-side>a:not(.brand):hover{background:#ffffff13}.view-site{margin-top:auto}.cms-main{padding:0 24px 35px}.cms-top{justify-content:space-between;align-items:center;height:62px;display:flex}.cms-hero{background:linear-gradient(90deg,#f8f5ef 0%,#f8f5efb0 35%,#0000 68%),url(https://images.unsplash.com/photo-1533669955142-6a73332af4db?auto=format&fit=crop&w=1600&q=86) 50%/cover;border-radius:0 0 14px 14px;align-items:center;height:195px;padding:20px;display:flex}.cms-hero h1{font-size:48px}.cms-hero p{max-width:520px}.stats{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px;display:grid}.stats>div{border:1px solid var(--line);background:#fffdf8;border-radius:12px;padding:18px}.stats span,.stats strong,.stats small{display:block}.stats strong{font-family:Cormorant Garamond;font-size:34px;font-weight:400}.stats small{color:var(--muted)}.cms-grid{grid-template-columns:1.4fr .8fr .9fr;gap:12px;margin-top:12px;display:grid}.panel{background:#fffdf8}.activity{border-bottom:1px solid #eee8de;grid-template-columns:55px 1fr auto;align-items:center;gap:10px;padding:9px 0;display:grid}.activity img{border-radius:6px;height:44px}.activity small{color:var(--muted);display:block}.activity span{background:#e2eee3;border-radius:999px;padding:5px 8px;font-size:11px}.panel button{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;width:100%;margin:8px 0;padding:12px;display:flex}.calendar{font-family:Cormorant Garamond;font-size:20px}.cal-grid span{text-align:center;padding:5px;font-family:DM Sans;font-size:11px}.editor-head h1{font-size:48px}.editor-head p{color:var(--muted);margin:0}.tabs{border:1px solid var(--line);word-spacing:24px;background:#fffdf8;border-radius:10px;margin-bottom:14px;padding:14px}.editor-layout{grid-template-columns:1.45fr .8fr;gap:14px;display:grid}.form-grid input,.form-grid textarea{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:6px;padding:10px}.form-grid textarea{height:90px}.full{grid-column:1/-1}.translation{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 0;font-size:13px;display:flex}@media (width<=900px){.nav{display:none}.menu{display:block}.header{padding:0 5vw}.hero{min-height:360px;padding:42px 6vw}.hero h1,.article h1,.cms h1{font-size:46px}.grid.four,.editorial-row,.facts,.fact-strip,.stats{grid-template-columns:repeat(2,1fr)}.split,.two-col,.detail-layout,.planner-layout,.article-hero,.article-layout,.search-layout,.editor-layout,.map-layout{grid-template-columns:1fr}.map-layout>aside{display:none}.planner-form{grid-template-columns:repeat(2,1fr)}.cms{grid-template-columns:72px 1fr}.cms-side .brand small,.cms-side>a:not(.brand){font-size:0}.cms-side .brand span{font-size:20px}.cms-grid{grid-template-columns:1fr}.toc{position:static}.search-layout{width:88vw}.filters,.popular{display:none}.day{grid-template-columns:60px 120px 1fr}}@media (width<=600px){.hero h1{font-size:40px}.hero p{font-size:15px}.grid.four,.grid.two,.editorial-row,.facts,.fact-strip,.trust,.stats{grid-template-columns:1fr}.split,.two-col{display:block}.image-card{height:230px}.planner-form,.day{grid-template-columns:1fr}.day img{height:150px}.article-hero img{height:240px}.cms{grid-template-columns:1fr}.cms-side{display:none}.cms-main{padding:0 14px}.info-grid{grid-template-columns:1fr 1fr}.searchbox{flex:1;min-width:0}}:root{--ink:#23343b;--muted:#7a817f;--paper:#f7f4ed;--paper2:#fcfaf6;--line:#e5e0d7;--green:#60796c;--navy:#223641;--soft:#f0ece4;--radius:16px;--shadow-soft:0 12px 34px #23343b0e;--shadow-hover:0 18px 42px #23343b17}body{letter-spacing:.005em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 12% 2%,#ebe2d24d,transparent 28rem), var(--paper2);font-weight:300;line-height:1.58}strong,b{font-weight:400}button,input,select,textarea{color:var(--ink);font-weight:300}button,a{-webkit-tap-highlight-color:transparent}a,button,.image-card,.result,.panel,.stats>div,.side-card,.interest,.map-list img,.media-grid img{transition:all .32s cubic-bezier(.2,.7,.2,1)}.header{-webkit-backdrop-filter:blur(20px)saturate(125%);backdrop-filter:blur(20px)saturate(125%);background:#fcfaf6e0;border-bottom:1px solid #23343b0b;height:72px;box-shadow:0 6px 22px #22364106}.brand span{letter-spacing:.3em;font-size:26px;font-weight:400}.brand small{letter-spacing:.015em;color:#8c918f;font-weight:300}.nav{letter-spacing:.015em;gap:34px;font-size:12.5px}.nav a,.head-actions a,.head-actions button{opacity:.84}.nav a:hover,.head-actions a:hover,.head-actions button:hover{opacity:1;color:#4f6d60}.hero{background-position:50%;min-height:430px;padding-top:64px;padding-bottom:64px}.hero-copy{max-width:630px}.eyebrow{letter-spacing:.36em;color:#77857f;margin-bottom:18px;font-size:10px}.hero h1,.article h1,.cms h1{letter-spacing:-.035em;color:#20333c;font-weight:400;line-height:.94}.hero h1{font-size:68px}.hero p{color:#56635f;max-width:535px;font-size:17px;font-weight:300;line-height:1.68}.btn{letter-spacing:.015em;background:#60796c;border-color:#60796c;min-height:44px;padding:11px 23px;font-size:12.5px;font-weight:300;box-shadow:0 7px 20px #4a675a17}.btn:hover{background:#536d60;transform:translateY(-1px);box-shadow:0 11px 24px #4a675a21}.btn.ghost{box-shadow:none;background:#fcfaf66b;border-color:#4f635a6b}.btn.ghost:hover{background:#fcfaf6b8}.container{padding-top:32px;padding-bottom:64px}.section{margin:27px 0 34px}.section h2,.map-preview h2,.side-card h2,.panel h2,.search-layout h2,.article h2{letter-spacing:-.02em;font-size:29px;line-height:1.04}.section-head{margin-bottom:17px}.section-head a{color:#58736a;letter-spacing:.015em;font-size:11px}.grid{gap:17px}.image-card{box-shadow:var(--shadow-soft);background:#eee9e0;border-radius:14px}.image-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.image-card img{filter:saturate(.93)contrast(.97);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s}.image-card:hover img{filter:saturate(.98)contrast(.99);transform:scale(1.028)}.image-card .shade{background:linear-gradient(#0000 24%,#15262b14 43%,#15262b94)}.image-card h3{letter-spacing:-.015em;font-size:24px}.image-card p{letter-spacing:.045em;opacity:.84;font-weight:300}.mini img{filter:saturate(.94);box-shadow:var(--shadow-soft)}.mini:hover{transform:translateY(-2px)}.mini h4{font-size:18px;line-height:1.08}.mini p{line-height:1.55}.interest{color:#50605d;background:#ffffff47;border-color:#e4dfd6}.interest:hover{box-shadow:var(--shadow-soft);background:#fffdf9;transform:translateY(-2px)}.fake-map{filter:saturate(.82);box-shadow:inset 0 0 0 1px #2d493d0b}.trust{background:#f0ece4bd;border:1px solid #22364109}.filterbar button{background:#fffdf8bd;font-size:12px;font-weight:300}.filterbar button:hover{background:#f4f0e8;transform:translateY(-1px)}.searchbox{background:#ffffffb8;box-shadow:0 8px 26px #23343b06}.facts,.fact-strip{color:#455450}.fact-strip{background:#f1eee7b8}.info-grid article,.notes,.side-card,.panel,.filters,.popular{box-shadow:var(--shadow-soft);background:#faf8f3c2;border-color:#e9e4da}.panel:hover,.side-card:hover{box-shadow:0 14px 34px #23343b12}.review{color:#53605d}.score{color:#8f7b50}.map-layout>aside{box-shadow:var(--shadow-soft);background:#f8f5efdb;border-color:#e6e0d6}.planner-form{box-shadow:var(--shadow-soft);background:#f7f4eedb;border-color:#e6e1d7}.day{background:#fffdf9d1;border-color:#e6e1d8;box-shadow:0 8px 24px #23343b06}.day:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.article-hero p{font-size:17px;font-weight:300;line-height:1.65}.article-layout article p{color:#5b625f;font-size:18px;line-height:1.78}.result{background:#fffdf9d6;border-color:#e6e1d8;box-shadow:0 7px 22px #23343b05}.result:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.result h3{font-size:26px}.cms{background:#faf8f4}.cms-side{color:#e8eeeb;background:#223641;box-shadow:8px 0 28px #1428300f}.cms-side>a:not(.brand){opacity:.9;font-weight:300}.cms-side>a:not(.brand):hover{opacity:1;background:#fff1;transform:translate(2px)}.cms-hero{box-shadow:var(--shadow-soft);filter:saturate(.94)}.stats>div{box-shadow:var(--shadow-soft);background:#fffdf9e6;border-color:#e8e2d8}.stats>div:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.stats strong{font-size:36px}.tabs{background:#fffdf9cc;border-color:#e5dfd5;box-shadow:0 7px 22px #23343b05}.form-grid input,.form-grid textarea,.planner-form select{background:#fffefa;border-color:#e4ded4;outline:none;font-weight:300}.form-grid input:focus,.form-grid textarea:focus,.planner-form select:focus{border-color:#91a399;box-shadow:0 0 0 3px #60796c14}@keyframes gentleIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hero-copy,.container>.section,.container>.split,.detail-layout,.planner-layout,.article-hero,.search-layout,.cms-hero,.stats,.cms-grid,.editor-layout{animation:.55s both gentleIn}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=900px){.hero h1,.article h1,.cms h1{font-size:50px}.hero{min-height:375px;padding-top:52px;padding-bottom:52px}.mobile-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fcfaf6fa;font-size:36px;font-weight:400}}@media (width<=600px){.header{height:66px}.hero{min-height:390px;padding:46px 6vw}.hero h1{font-size:44px}.hero p{font-size:15px;line-height:1.65}.container{width:min(90vw,1180px);padding-top:22px}.section h2,.map-preview h2,.side-card h2,.panel h2,.search-layout h2,.article h2{font-size:27px}.image-card{border-radius:12px}.btn{min-height:42px}.mobile-nav{inset:66px 0 0}}.soft-icon{object-fit:contain;opacity:.9;filter:saturate(.78);width:23px;height:23px;display:inline-block}.icon-link{border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.lang{align-items:center;gap:6px;display:flex}.lang .soft-icon{width:20px;height:20px}.lang-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--line);z-index:90;background:#fffdf9f7;border-radius:13px;min-width:175px;padding:8px;position:absolute;top:44px;right:0;box-shadow:0 18px 45px #23343b1f}.lang-menu button{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:10px 11px;font-size:12px;display:flex}.lang-menu button span{letter-spacing:.12em;color:#81908a;width:24px;font-size:10px}.lang-menu button:hover,.lang-menu button.active{background:#f2efe7}.mobile-language{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:22px;padding-top:20px;display:flex}.mobile-language button{border:1px solid var(--line);color:var(--ink);background:#fffdf8;border-radius:999px;padding:9px 13px;font-size:12px}.google-map{width:100%;height:610px;box-shadow:var(--shadow-soft);background:#edf0e8;border:1px solid #23343b12;border-radius:18px;position:relative;overflow:hidden}.google-map.compact{border-radius:14px;height:260px}.google-map iframe{filter:saturate(.78)contrast(.96)brightness(1.02);border:0;width:100%;height:100%;display:block}.map-open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--ink);background:#fffdf9f0;border:1px solid #23343b14;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 24px #23343b1a}.map-open .soft-icon{width:18px;height:18px}.map-preview .google-map{height:250px}.map-main .google-map{height:640px}@media (width<=900px){.header{padding:0 4.5vw}.brand span{font-size:23px}.brand small{font-size:9px}.head-actions{gap:7px}.lang{padding:5px 4px}.lang .soft-icon{display:none}.mobile-nav{padding:38px 7vw 28px;overflow:auto}.mobile-nav a{padding:12px 0;font-size:30px;line-height:1.15}.hero{min-height:350px;background-position:62%!important}.hero-copy{max-width:570px}.hero p{max-width:88%}.container{width:91vw}.filterbar{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.filterbar::-webkit-scrollbar{display:none}.filterbar button{flex:none}.map-layout{width:92vw;margin:24px auto;display:block}.map-main .google-map{height:70vh;min-height:520px}.map-preview .google-map{height:330px}.google-map.compact{height:300px}.detail-layout aside.side-card{margin-top:14px}.article-layout,.planner-layout,.search-layout{gap:18px}.cms-main{min-width:0}.editor-head{align-items:flex-start;gap:18px}.editor-head>.btn{flex:none}}@media (width<=600px){body{overflow-x:hidden}.header{height:64px;padding:0 16px}.brand span{letter-spacing:.24em;font-size:20px}.brand small{display:none}.head-actions{gap:2px}.icon-link{width:30px;height:30px}.lang{font-size:11px}.menu svg{width:21px;height:21px}.mobile-nav{padding:28px 22px 24px;inset:64px 0 0}.mobile-nav a{font-size:27px}.hero{min-height:430px;padding:38px 20px 34px;background-position:67%!important}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#f7f3ebed 0%,#f7f3ebcc 56%,#f7f3eb2e 100%);position:absolute;inset:0}.hero{position:relative}.hero-copy{z-index:1;position:relative}.hero h1{font-size:41px;line-height:.98}.hero p{max-width:92%;font-size:14px}.eyebrow{letter-spacing:.28em;font-size:8px}.actions{flex-wrap:wrap}.actions .btn{justify-content:center;min-width:145px}.container{width:calc(100% - 32px);padding-bottom:44px}.section{margin:22px 0 28px}.section-head{align-items:flex-end;gap:10px}.section-head h2{font-size:25px}.section-head a{white-space:nowrap}.grid{gap:12px}.image-card{height:216px}.image-card h3{font-size:22px}.editorial-row{gap:12px}.mini{align-items:center}.mini img{width:92px;height:76px}.interest-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.interest{text-align:center;min-width:0;padding:10px 5px;font-size:10px}.interest svg{width:20px}.trust{gap:0}.trust>div{padding:16px 4px}.trust p{display:none}.facts,.fact-strip{gap:0}.facts>div,.fact-strip>div{padding:13px 8px}.facts span,.fact-strip span{font-size:10px}.facts strong,.fact-strip strong{font-size:12px}.info-grid{grid-template-columns:1fr}.map-preview .google-map,.google-map.compact{height:285px}.map-main .google-map{height:62vh;min-height:440px}.map-open{padding:8px 10px;font-size:10px;bottom:9px;right:9px}.planner-form{padding:13px}.planner-layout h2{font-size:27px}.day{padding:10px}.day img{width:100%;height:180px}.side-card{padding:15px}.article{padding-top:20px}.article h1{font-size:40px}.article-hero{gap:20px}.article-layout article p{font-size:16px}.wide-img{border-radius:12px}.hero-search{width:100%;padding:5px}.hero-search input{width:100%;min-width:0}.hero-search button{padding:9px 13px}.result{grid-template-columns:96px 1fr;padding:8px}.result>svg{display:none}.result img{width:96px;height:88px}.result h3{font-size:20px}.result p{font-size:12px}.cms-top .searchbox{display:none}.stats{grid-template-columns:repeat(2,1fr)}.stats>div{padding:14px}.stats strong{font-size:30px}.cms-grid{gap:12px}.panel{padding:14px}.activity img{width:52px;height:46px}.activity span{display:none}.editor-head{display:block}.editor-head>.btn{margin-top:14px}.editor-head h1{font-size:38px}.tabs{white-space:nowrap;word-spacing:10px;overflow:auto}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.editor-layout{display:block}.editor-layout>aside{margin-top:12px}}html{scroll-padding-top:78px}body[data-lang=ja],body[data-lang=ko]{font-feature-settings:"palt" 1;letter-spacing:.002em}body[data-lang=ja] h1,body[data-lang=ja] h2,body[data-lang=ja] h3,body[data-lang=ko] h1,body[data-lang=ko] h2,body[data-lang=ko] h3{letter-spacing:-.035em;line-height:1.08}body[data-lang=ja] .eyebrow,body[data-lang=ko] .eyebrow{letter-spacing:.14em}.mobile-nav{z-index:75}.mobile-nav a{border-bottom:1px solid #23343b12}.mobile-language button{transition:background .25s,border-color .25s,transform .25s}.mobile-language button:hover{background:#f1eee7;transform:translateY(-1px)}.image-card,.mini,.result,.day,.panel,.side-card{will-change:transform}@media (width<=600px){html{scroll-padding-top:68px}body{background:#fbf9f5;font-size:14px}.header{z-index:80;-webkit-backdrop-filter:blur(18px)saturate(.9);backdrop-filter:blur(18px)saturate(.9);background:#fcfaf6eb;border-bottom:1px solid #23343b0e;position:sticky;top:0}.brand{min-width:0}.brand span{letter-spacing:.22em;font-size:19px}.lang{border-radius:999px;justify-content:center;min-width:40px;padding:7px 5px}.lang svg{width:11px}.lang-menu{border-radius:16px;min-width:0;padding:7px;position:fixed;top:72px;left:16px;right:16px}.lang-menu button{padding:12px 13px;font-size:13px}.mobile-nav{background:#faf8f3fb;padding:24px 20px 34px}.mobile-nav a{padding:15px 2px;font-size:25px;font-weight:300}.mobile-language{grid-template-columns:1fr 1fr;display:grid}.mobile-language button{padding:11px 8px;font-size:12px}.hero{border-radius:0;min-height:420px;padding:38px 18px 30px;background-position:70%!important}.hero-copy{max-width:94%}.hero h1{letter-spacing:-.045em;font-size:39px;line-height:1.01}.hero p{max-width:91%;margin-top:13px;font-size:13.5px;line-height:1.62}.eyebrow{margin-bottom:11px;font-size:7.5px;line-height:1.45}.actions{gap:8px;margin-top:20px}.actions .btn{flex:1;min-width:0;padding:10px 12px;font-size:11px}.btn{border-radius:999px}.container{width:calc(100% - 28px);padding-top:18px}.section{margin:20px 0 26px}.section-head{margin-bottom:11px}.section-head h2,.map-preview h2{font-size:24px;line-height:1.08}.section-head a{font-size:10px}.grid.four,.grid.two{grid-template-columns:1fr 1fr}.grid{gap:9px}.image-card{border-radius:11px;height:188px}.image-card h3{font-size:19px;line-height:1.02}.image-card p{font-size:8.5px;line-height:1.25}.image-card>div:last-of-type{padding:13px 11px}.image-card>span{width:26px;height:26px;bottom:10px;right:10px}.editorial-row{grid-template-columns:1fr;gap:9px;display:grid}.mini{border-bottom:1px solid #23343b11;padding:0 0 9px}.mini img{border-radius:9px;width:96px;height:72px}.mini h4{font-size:16px;line-height:1.08}.mini p{margin-top:4px;font-size:11px;line-height:1.35}.split,.two-col{display:block}.map-preview{margin-top:24px}.map-preview .google-map{border-radius:13px;height:300px}.interest-row{grid-template-columns:repeat(4,1fr);gap:6px}.interest{border-radius:12px;min-height:66px;padding:9px 3px}.interest span{font-size:9px;line-height:1.15}.interest svg{width:18px;height:18px}.trust{border-radius:13px;grid-template-columns:1fr;margin-top:16px;display:grid}.trust>div{border-bottom:1px solid #23343b0e;padding:13px 12px}.trust>div:last-child{border-bottom:0}.trust h4{font-size:13px}.trust p{margin-top:2px;font-size:10px;display:block}.filterbar{gap:6px;margin:14px 0 17px}.filterbar .searchbox{flex:0 0 100%;height:42px}.filterbar button{padding:8px 11px;font-size:10px}.facts{border-radius:13px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.facts>div{border-bottom:1px solid #23343b0e}.facts span{font-size:9px}.facts strong{font-size:11px;line-height:1.25}.fact-strip{scroll-snap-type:x mandatory;border-radius:13px;display:flex;overflow-x:auto}.fact-strip::-webkit-scrollbar{display:none}.fact-strip>div{scroll-snap-align:start;flex:0 0 46%;min-height:80px}.fact-strip svg{width:18px}.fact-strip span{font-size:9px}.fact-strip strong{font-size:11px}.detail-layout{display:block}.info-grid{gap:8px}.info-grid article{border-radius:12px;padding:14px}.info-grid article h3{font-size:17px}.info-grid article p,.notes,.review p{font-size:12px;line-height:1.6}.score{font-size:22px}.side-card{border-radius:13px}.side-card h2{font-size:22px}.side-card .btn{justify-content:center;width:100%;margin-top:10px}.map-layout{width:calc(100% - 28px);margin:16px auto 30px}.map-layout>aside{border-radius:13px;margin-bottom:11px;padding:15px}.map-layout>aside h2{font-size:24px}.map-layout>aside p{font-size:12px}.map-list{vertical-align:top;width:calc(50% - 5px);padding:7px 3px;display:inline-flex}.map-list img{width:45px;height:45px}.map-list small{display:none}.map-main .filterbar.small{margin-top:0}.map-main .google-map{border-radius:13px;height:56vh;min-height:410px}.planner-form{border-radius:13px;grid-template-columns:1fr 1fr;gap:8px;display:grid}.planner-form label{font-size:10px}.planner-form label:nth-child(4),.planner-form label:nth-child(5),.planner-form .btn{grid-column:1/-1}.planner-form select{height:40px;font-size:11px}.planner-form .btn{justify-content:center}.planner-layout{display:block}.planner-layout>div>h2{font-size:25px}.day{border-radius:12px;grid-template-columns:58px 90px 1fr;align-items:center;gap:8px;padding:8px;display:grid}.day>div:first-child b{font-size:11px}.day>div:first-child small{font-size:8px}.day img{border-radius:9px;width:90px;height:76px}.day h3{font-size:15px;line-height:1.1}.day p{margin-top:3px;font-size:9.5px;line-height:1.35}.article{padding-top:14px}.breadcrumbs{font-size:9px}.article-hero{display:block}.article-hero h1{font-size:36px;line-height:1.02}.article-hero p{font-size:14px;line-height:1.58}.article-hero>img{border-radius:12px;width:100%;height:230px;margin-top:18px}.author{font-size:10px}.article-layout{display:block}.article-layout article h2{font-size:25px}.article-layout article p{font-size:15px;line-height:1.68}.toc{display:none}.wide-img{object-fit:cover;max-height:250px}.hero-search{border-radius:999px;height:46px}.hero-search input{font-size:12px}.hero-search button{border-radius:999px;font-size:10px}.search-layout{width:calc(100% - 28px);margin:16px auto;display:block}.filters,.popular{border-radius:12px;margin-bottom:14px;padding:13px}.filters h2,.popular h2,.search-layout>section>h2{font-size:23px}.filters>div{display:none}.filters>div:first-of-type{display:block}.result{border-radius:11px;grid-template-columns:92px 1fr;gap:9px;margin-bottom:8px}.result img{width:92px;height:82px}.result h3{font-size:18px}.result p{font-size:10.5px;line-height:1.35}.result span{font-size:8.5px}.cms{display:block}.cms-side{align-items:center;gap:5px;width:100%;height:auto;padding:9px 12px;display:flex;position:relative;overflow-x:auto}.cms-side .brand{display:none}.cms-side>a:not(.brand){border-radius:999px;flex:none;padding:8px 10px;font-size:10px}.cms-side .view-site{margin-left:auto}.cms-main{margin-left:0}.cms-top{height:52px;padding:0 14px}.cms-hero{border-radius:13px;min-height:190px;margin:12px 14px 10px;padding:22px 16px}.cms-hero h1{font-size:34px;line-height:1.02}.cms-hero p{max-width:88%;font-size:12px}.stats{grid-template-columns:1fr 1fr;gap:8px;margin:0 14px 12px}.stats>div{border-radius:11px}.stats strong{font-size:27px}.stats span,.stats small{font-size:9px}.cms-grid{margin:0 14px;display:block}.panel{border-radius:12px;margin-bottom:10px}.panel h2{font-size:21px}.editor-head{padding:15px 14px 10px}.editor-head h1{font-size:34px}.editor-head p{font-size:11px}.tabs{border-radius:11px;margin:0 14px 10px;padding:12px;font-size:11px}.editor-layout{margin:0 14px 20px}.form-grid input,.form-grid textarea{font-size:12px}.translation{font-size:11px}}@media (width<=380px){.hero h1{font-size:35px}.grid.four,.grid.two{grid-template-columns:1fr}.image-card{height:220px}.interest-row{grid-template-columns:repeat(3,1fr)}.day{grid-template-columns:52px 80px 1fr}.day img{width:80px;height:72px}.stats{grid-template-columns:1fr}.map-list{width:100%}}:root{--mobile-gutter:18px}.hero{background-position:64%;background-size:cover}.image-card img{object-position:center 48%;transition:transform .65s cubic-bezier(.22,.61,.36,1),filter .5s}.image-card:hover img{transform:scale(1.025)}.mini img,.result img,.day img,.article-hero img,.wide-img{object-position:center 48%}body[data-lang=ja],body[data-lang=ko]{font-family:DM Sans,Noto Sans JP,Noto Sans KR,system-ui,sans-serif}body[data-lang=ja] .hero h1,body[data-lang=ko] .hero h1{font-family:Cormorant Garamond,Noto Serif JP,Noto Serif KR,serif;font-weight:400}@media (width>=901px){.hero{min-height:455px;padding-top:62px;padding-bottom:62px}.hero-copy{max-width:580px}.hero h1{letter-spacing:-.035em;font-size:58px;line-height:.98}.hero p{max-width:500px}.image-card{min-height:250px}.compact .image-card{min-height:232px}}@media (width<=900px){.hero{background-position:70%!important}.hero h1,.article h1,.cms h1{font-size:44px}.hero-copy{max-width:570px}}@media (width<=600px){.header{height:64px;padding:0 var(--mobile-gutter);gap:10px}.head-actions{gap:8px}.brand span{font-size:18px}.brand small{white-space:nowrap;font-size:8.5px}.hero{min-height:396px;padding:36px var(--mobile-gutter) 28px;background-position:72%!important}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#f7f3ebfb 0%,#f7f3ebe6 45%,#f7f3eb3d 78%,#f7f3eb0f 100%);position:absolute;inset:0}.hero-copy{z-index:1;max-width:92%;position:relative}.hero h1{letter-spacing:-.04em;margin-bottom:13px;font-size:36px;line-height:1.015}.hero p{max-width:92%;font-size:13px;line-height:1.58}.eyebrow{letter-spacing:.16em;font-size:7px}.container{width:calc(100% - 32px)}.section{margin:18px 0 24px}.section-head h2,.map-preview h2{font-size:23px}.section-head a{font-size:9.5px}.grid.four,.grid.two{grid-template-columns:1fr 1fr;gap:8px}.image-card{height:176px}.image-card img{object-position:center 52%}.image-card h3{font-size:18px}.image-card p{font-size:8px}.image-card>div:last-of-type{padding:12px 10px}.filterbar{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.filterbar::-webkit-scrollbar{display:none}.filterbar .searchbox{z-index:2;background:#fffefa;min-width:calc(100vw - 32px);position:sticky;left:0}.filterbar button{flex:none}.facts{grid-template-columns:1fr 1fr}.facts>div{flex-direction:column;justify-content:center;min-height:68px;display:flex}.fact-strip>div{flex-basis:44%;padding:12px 10px}.map-main .google-map{height:52vh;min-height:380px}.map-preview .google-map,.google-map.compact{height:270px}.planner-form{grid-template-columns:1fr 1fr}.planner-layout{margin-top:20px}.day{grid-template-columns:50px 78px 1fr;gap:7px}.day img{width:78px;height:72px}.day h3{font-size:14px}.day p{font-size:9px}.article-hero h1{font-size:33px}.article-hero>img{object-position:center 44%;height:216px}.article-layout article h2{font-size:23px}.article-layout article p{font-size:14.5px}.result{grid-template-columns:86px 1fr}.result img{width:86px;height:78px}.result h3{font-size:17px}.lang-menu{top:68px}.mobile-nav{padding-top:19px;inset:64px 0 0}.mobile-nav a{font-size:23px}}@media (width<=420px){.grid.four,.grid.two{grid-template-columns:1fr 1fr}.image-card{height:166px}.hero h1{font-size:34px}.actions{max-width:100%}.actions .btn{font-size:10.5px}}@media (width<=360px){.grid.four,.grid.two{grid-template-columns:1fr}.image-card{height:214px}.hero h1{font-size:32px}.brand small{display:none}.day{grid-template-columns:46px 72px 1fr}.day img{width:72px;height:68px}}.lang-wrap{position:relative}.lang-menu{z-index:50;background:#fffdf9;border:1px solid #e4ded3;border-radius:14px;gap:6px;min-width:145px;padding:8px;display:grid;position:absolute;top:42px;right:0;box-shadow:0 12px 28px #172b3514}.lang-menu button{text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.lang-menu button:hover{background:#f4f0e7}.lang-menu span{color:#71807d;letter-spacing:.08em;font-size:11px}.lang-menu small{color:#172b35;font-size:12px}.google-map{background:#e5ecea;border:1px solid #dfd9cd;border-radius:14px;position:relative;overflow:hidden}.google-map iframe{border:0;width:100%;height:380px;display:block}.google-map.compact iframe{height:250px}.google-map .map-link{background:#ffffffeb;border-radius:999px;padding:8px 12px;font-size:11px;position:absolute;bottom:12px;left:12px;box-shadow:0 8px 24px #172b351a}.lead-note{color:#5d6765;margin:0 0 14px;font-size:14px;line-height:1.6}.seed-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.seed-item{background:#f6f2ea;border:1px solid #e4ded3;border-radius:14px;grid-template-columns:120px 1fr;gap:12px;padding:10px;display:grid}.seed-item img{border-radius:10px;width:120px;height:84px}.seed-item h4{margin:0 0 4px;font-family:Cormorant Garamond;font-size:20px;font-weight:400}.seed-item p{color:#67716f;margin:0;font-size:12px;line-height:1.5}.copy-block{color:#4e5c59;font-size:16px;line-height:1.7}.side-stats{gap:10px;margin-top:14px;display:grid}.side-stats div{border-top:1px solid var(--line);gap:4px;padding-top:10px;display:grid}.side-stats strong{letter-spacing:.08em;text-transform:uppercase;color:#71807d;font-family:inherit;font-size:11px}.side-stats span{color:#243841;font-size:13px}.soft-list{color:#4b5b58;padding-left:18px;font-size:13px;line-height:1.6}.result{background:#fffdf9;border:1px solid #e4ded3;border-radius:14px;grid-template-columns:140px 1fr 20px;align-items:center;gap:14px;margin-bottom:10px;padding:10px;display:grid}.result img{border-radius:10px;width:140px;height:102px}.result h3{margin:0;font-family:Cormorant Garamond;font-size:22px;font-weight:400}.result p{color:#5d6765;margin:5px 0 6px;font-size:13px;line-height:1.55}.result span{color:#7a8582;font-size:11px}.filters label{color:#596663;margin-top:10px;font-size:12px;display:block}.popular button{text-align:left;border:1px solid var(--line);background:#fffdf8;border-radius:999px;width:100%;margin-top:8px;padding:9px 12px;display:block}.panel .google-map.compact iframe{height:220px}.media-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.media-grid img{border-radius:10px;height:92px}.translation{border-top:1px solid var(--line);justify-content:space-between;gap:10px;padding:9px 0;display:flex}.translation:first-child{border-top:0}.activity{border-top:1px solid var(--line);grid-template-columns:72px 1fr auto;align-items:center;gap:10px;padding:8px 0;display:grid}.activity:first-child{border-top:0}.activity img{border-radius:9px;width:72px;height:52px}.activity b{font-size:13px}.activity small{color:#687371;margin-top:3px;font-size:11px;display:block}.activity span{color:#56705f;font-size:11px}.calendar{color:#44534f;font-size:13px}.cal-grid{grid-template-columns:repeat(7,1fr);gap:7px;margin-top:12px;display:grid}.cal-grid span{background:#f6f2ea;border:1px solid #e7e0d5;border-radius:50%;place-items:center;height:34px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid .full{grid-column:1/-1}.form-grid label{color:#4c5956;gap:7px;font-size:12px;display:grid}.form-grid input,.form-grid textarea{background:#fffdf9;border:1px solid #dbd5ca;border-radius:12px;width:100%;padding:12px}.form-grid textarea{resize:vertical;min-height:110px}.tabs{color:#65706c;background:#f6f2ea;border:1px solid #e4ded3;border-radius:14px;margin:0 24px 14px;padding:14px 18px;font-size:13px}.editor-layout{grid-template-columns:1fr 330px;gap:20px;margin:0 24px 24px;display:grid}.editor-head{justify-content:space-between;align-items:end;padding:20px 24px 14px;display:flex}.editor-head p{color:#61706c;margin:0;font-size:14px}.stats{grid-template-columns:repeat(5,1fr);gap:10px;margin:0 24px 16px;display:grid}.stats>div{background:#f6f2ea;border:1px solid #e4ded3;border-radius:14px;padding:14px 16px}.stats span{color:#6f7b78;font-size:11px;display:block}.stats strong{margin-top:6px;font-family:Cormorant Garamond;font-size:38px;font-weight:400;line-height:1;display:block}.stats small{color:#86918e;margin-top:6px;font-size:11px;display:block}.cms-grid{grid-template-columns:1.2fr .9fr .8fr;gap:14px;margin:0 24px 24px;display:grid}.cms-main{margin-left:250px}.cms-side{color:#edf3f1;background:#172b35;flex-direction:column;gap:6px;width:250px;padding:20px 16px;display:flex;position:fixed;top:0;bottom:0;left:0}.cms-side>a{color:#edf3f1;border-radius:12px;padding:10px 12px}.cms-side .brand{margin-bottom:10px}.cms-side .view-site{background:#ffffff0f;margin-top:auto}.cms-top{z-index:20;background:#fbf8f2;border-bottom:1px solid #e6dfd4;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.cms-hero{background-color:#0000;background-image:linear-gradient(90deg,#f6f2eaf5,#f6f2eae6),url(https://source.unsplash.com/featured/1400x900/?bali,coastline,temple&sig=301);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:18px;margin:16px 24px 12px;padding:26px 28px}.cms-hero p{color:#51615d;max-width:620px}.cms{background:#fbf8f2;min-height:100vh}.searchbox input::placeholder{color:#9aa39f}@media (width<=900px){.seed-grid{grid-template-columns:repeat(2,1fr)}.editor-layout,.cms-grid{grid-template-columns:1fr}.cms-main{margin-left:0}.cms-side{flex-direction:row;width:100%;height:auto;position:relative;overflow-x:auto}.cms-top{padding:0 16px}.stats{grid-template-columns:repeat(2,1fr);margin:0 16px 12px}.cms-hero{margin:12px 16px}.editor-head,.editor-layout,.tabs,.cms-grid{margin-left:16px;margin-right:16px;padding-left:0;padding-right:0}}@media (width<=600px){.seed-grid{grid-template-columns:1fr}.seed-item{grid-template-columns:96px 1fr}.seed-item img{width:96px;height:74px}.google-map iframe{height:340px}.google-map.compact iframe{height:220px}.result{grid-template-columns:88px 1fr}.result img{width:88px;height:78px}.result svg:last-child{display:none}.form-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.cms-grid{margin:0 16px 20px}}@media (width<=380px){.stats{grid-template-columns:1fr}}.destinations-mockup{padding-top:16px}.destination-filters{justify-content:flex-start;margin-bottom:18px}.destination-filters .searchbox{min-width:320px}.destination-clean-grid{grid-template-columns:repeat(5,1fr);gap:22px 16px;display:grid}.destination-clean-card{min-width:0}.destination-photo{background:#ece7dd;border-radius:9px;display:block;overflow:hidden}.destination-photo img{object-fit:cover;height:142px;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.destination-clean-card:hover .destination-photo img{transform:scale(1.025)}.destination-clean-card h3{margin:8px 0 4px;font-family:Cormorant Garamond;font-size:23px;font-weight:400;line-height:1}.destination-clean-card p{color:#52666e;margin:0 0 8px;font-family:DM Sans;font-size:11.5px;line-height:1.35}.explore-link{color:#356474;border-bottom:1px solid #9db3b7;align-items:center;gap:7px;padding-bottom:2px;font-size:11px;display:inline-flex}.destination-bottom-grid{grid-template-columns:2fr .95fr;gap:20px;margin-top:22px;display:grid}.recommend-block{background:#f4f0e8;border:1px solid #ebe4d8;border-radius:14px;padding:14px 16px}.recommend-inline{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.recommend-inline>a{grid-template-columns:82px 1fr;align-items:center;gap:10px;display:grid}.recommend-inline img{border-radius:8px;width:82px;height:86px}.recommend-inline h4{margin:0 0 4px;font-family:Cormorant Garamond;font-size:16px;font-weight:400;line-height:1.05}.recommend-inline p{color:#677471;margin:0 0 5px;font-size:10px;line-height:1.3}.recommend-inline span{color:#386776;font-size:10px}.destination-bottom-grid .map-preview{margin:0}.taxonomy-intro{border-bottom:1px solid var(--line);justify-content:space-between;gap:30px;margin-bottom:20px;padding:18px 0;display:flex}.taxonomy-intro span{font-family:Cormorant Garamond;font-size:24px}.taxonomy-intro p{color:#64706e;margin:0;font-size:13px}.taxonomy-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.taxonomy-grid article{background:#f6f2ea;border:1px solid #e7dfd3;border-radius:14px;overflow:hidden}.taxonomy-grid article>a img{height:210px}.taxonomy-grid article>div{padding:14px}.taxonomy-grid article span{color:#71807d;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.taxonomy-grid article h3{margin:5px 0;font-family:Cormorant Garamond;font-size:24px;font-weight:400}.taxonomy-grid article p{color:#596663;font-size:12.5px;line-height:1.55}.taxonomy-links{flex-wrap:wrap;gap:8px;display:flex}.taxonomy-links a{border:1px solid var(--line);background:#fffdf9;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;display:inline-flex}.guide-place-list{gap:10px;display:grid}.guide-place-list>a{background:#fffdf9;border:1px solid #e7dfd3;border-radius:12px;grid-template-columns:130px 1fr;gap:14px;padding:10px;display:grid}.guide-place-list img{border-radius:9px;width:130px;height:90px}.guide-place-list h3{margin:0 0 4px;font-family:Cormorant Garamond;font-size:20px;font-weight:400}.guide-place-list p{margin:0!important;font-family:DM Sans!important;font-size:12px!important;line-height:1.5!important}.fact-strip{grid-template-columns:repeat(4,1fr)}@media (width<=1050px){.destination-clean-grid{grid-template-columns:repeat(4,1fr)}.destination-bottom-grid{grid-template-columns:1fr}.taxonomy-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.destination-clean-grid{grid-template-columns:repeat(2,1fr);gap:18px 10px}.destination-photo img{height:132px}.destination-clean-card h3{font-size:20px}.destination-clean-card p{font-size:10px}.destination-filters{flex-wrap:nowrap;overflow-x:auto}.destination-filters .searchbox{flex:0 0 calc(100vw - 32px);min-width:0}.recommend-inline{grid-template-columns:1fr}.recommend-inline>a{grid-template-columns:92px 1fr}.recommend-inline img{width:92px;height:72px}.taxonomy-grid{grid-template-columns:1fr}.taxonomy-grid article>a img{height:220px}.taxonomy-intro{display:block}.taxonomy-intro p{margin-top:6px}.guide-place-list>a{grid-template-columns:100px 1fr}.guide-place-list img{width:100px;height:78px}}@media (width<=380px){.destination-clean-grid{grid-template-columns:1fr}.destination-photo img{height:210px}}.destinations-hero{background-position:50% 51%!important;min-height:270px!important;padding-top:34px!important;padding-bottom:32px!important}.destinations-hero .hero-copy{max-width:520px}.destinations-hero h1{margin-bottom:10px;font-size:56px;line-height:.96}.destinations-hero p{max-width:390px;font-size:16px;line-height:1.42}.destinations-mockup{width:min(1280px,90vw);padding-top:16px}.destination-filters{gap:9px;margin-bottom:20px}.destination-filters .searchbox{min-width:355px;height:39px}.destination-filters button{background:#fffdf9;padding:9px 17px;font-size:11px}.destination-clean-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:21px 16px}.destination-photo{aspect-ratio:1.92;background:#eee9df;border-radius:8px}.destination-photo img{object-fit:cover;object-position:center;filter:saturate(.94)contrast(.98);width:100%;height:100%}.destination-clean-card h3{margin:7px 0 3px;font-size:22px;line-height:1.02}.destination-clean-card p{color:#607177;min-height:28px;margin-bottom:4px;font-size:10.5px;line-height:1.35}.explore-link{color:#396879;font-size:10.5px;line-height:1.2}.destination-bottom-grid{grid-template-columns:2.15fr .9fr;gap:18px;margin-top:20px}.recommend-block{border-radius:12px;padding:12px 14px}.recommend-block .section-head{margin-bottom:10px}.recommend-block .section-head h2{font-size:23px}.recommend-inline{gap:10px}.recommend-inline>a{grid-template-columns:78px 1fr;gap:9px}.recommend-inline img{object-fit:cover;width:78px;height:78px}.recommend-inline h4{font-size:15px}.recommend-inline p{font-size:9.5px}.destination-bottom-grid .google-map.compact iframe{height:190px}.destinations-mockup .trust{margin-top:10px}.destinations-mockup img,.image-card img,.destination-photo img,.mini img,.result img,.day img,.wide-img,.media-grid img{background:#ece7dd}@media (width<=1100px){.destinations-hero{min-height:290px!important}.destination-clean-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=760px){.destinations-hero{background-position:70%!important;min-height:350px!important;padding:34px 18px 28px!important}.destinations-hero h1{font-size:38px}.destinations-hero p{max-width:88%;font-size:13px}.destinations-mockup{width:calc(100% - 28px)}.destination-filters .searchbox{height:42px}.destination-clean-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.destination-photo{aspect-ratio:1.68}.destination-clean-card h3{font-size:20px}.destination-clean-card p{min-height:25px;font-size:9.5px}.destination-bottom-grid{display:block}.recommend-block{margin-bottom:14px}.destination-bottom-grid .google-map.compact iframe{height:260px}}@media (width<=380px){.destination-clean-grid{grid-template-columns:1fr}.destination-photo{aspect-ratio:1.9}.destination-clean-card p{min-height:0}}.home-area-grid,.destination-clean-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:21px 16px;display:grid}.clean-area-card{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.clean-area-photo{aspect-ratio:1.92;background:#ece7dd;border-radius:7px;width:100%;display:block;overflow:hidden}.clean-area-photo img{object-fit:cover;object-position:center;filter:saturate(.94)contrast(.985);width:100%;height:100%;transition:transform .55s cubic-bezier(.22,.61,.36,1),filter .4s}.clean-area-card:hover .clean-area-photo img{filter:saturate(.98)contrast();transform:scale(1.018)}.clean-area-copy{padding:7px 1px 0}.clean-area-copy h3{letter-spacing:-.018em;color:var(--ink);margin:0 0 4px;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;line-height:1.02}.clean-area-copy p{color:#597079;min-height:27px;margin:0 0 6px;font-family:DM Sans,sans-serif;font-size:10.5px;font-weight:300;line-height:1.3}.clean-area-link{color:#37687a;border-bottom:1px solid #37687a75;align-items:center;gap:6px;padding-bottom:2px;font-size:10.5px;font-weight:300;line-height:1.15;transition:gap .25s,border-color .25s;display:inline-flex}.clean-area-link:hover{border-color:#37687a;gap:9px}.home-area-grid .clean-area-card-home .clean-area-copy h3{font-size:21px}.home-area-grid .clean-area-card-home .clean-area-copy p{min-height:26px}.destinations-mockup .destination-clean-grid{gap:21px 16px}.destination-clean-card,.destination-photo,.explore-link{display:none!important}@media (width<=1100px){.home-area-grid,.destination-clean-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.home-area-grid,.destination-clean-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.clean-area-photo{aspect-ratio:1.68}.clean-area-copy{padding-top:6px}.clean-area-copy h3{font-size:20px}.clean-area-copy p{min-height:25px;font-size:9.5px}.clean-area-link{font-size:9.7px}.home-area-grid .clean-area-card-home .clean-area-copy h3{font-size:20px}}@media (width<=380px){.home-area-grid,.destination-clean-grid{grid-template-columns:1fr}.clean-area-photo{aspect-ratio:1.9}.clean-area-copy p{min-height:0}}.seed-grid-single{max-width:760px;grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.seed-grid-single .seed-item{background:0 0;border:0;border-bottom:1px solid #172b3517;border-radius:0;grid-template-columns:112px 1fr;align-items:center;gap:12px;padding:8px 0;display:grid}.seed-grid-single .seed-item:last-child{border-bottom:0}.seed-grid-single .seed-item img{object-fit:cover;border-radius:7px;width:112px;height:68px}.seed-grid-single .seed-item h4{margin:0 0 3px;font-size:18px;line-height:1.05}.seed-grid-single .seed-item p{color:#657572;margin:0;font-size:10.5px;line-height:1.35}.destinations-mockup{padding-bottom:34px;width:min(1238px,89vw)!important;padding-top:14px!important}.destinations-mockup .destination-filters{align-items:center;gap:8px!important;margin-bottom:17px!important}.destinations-mockup .destination-filters .searchbox{background:#fffdf9;border-radius:999px;width:332px;min-width:332px!important;height:38px!important}.destinations-mockup .destination-filters button{white-space:nowrap;height:38px;padding:0 16px!important;font-size:10.5px!important}.destinations-mockup .destination-clean-grid{align-items:start;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:19px 15px!important;display:grid!important}.destinations-mockup .clean-area-card{min-width:0!important;display:block!important}.destinations-mockup .clean-area-photo{aspect-ratio:1.92!important;box-shadow:none!important;border-radius:7px!important}.destinations-mockup .clean-area-photo img{object-position:center 50%!important;filter:saturate(.95)contrast(.99)!important}.destinations-mockup .clean-area-copy{padding:6px 1px 0!important}.destinations-mockup .clean-area-copy h3{letter-spacing:-.015em!important;margin:0 0 3px!important;font-size:21px!important;line-height:1!important}.destinations-mockup .clean-area-copy p{color:#526a73!important;min-height:25px!important;margin:0 0 5px!important;font-size:10px!important;line-height:1.25!important}.destinations-mockup .clean-area-link{gap:5px!important;padding-bottom:1px!important;font-size:10px!important}.destinations-mockup .destination-bottom-grid{grid-template-columns:2.25fr .95fr!important;gap:17px!important;margin-top:18px!important}.destinations-mockup .recommend-block{border-radius:11px!important;padding:11px 13px!important}.destinations-mockup .recommend-block .section-head{margin-bottom:8px!important}.destinations-mockup .recommend-block .section-head h2{font-size:22px!important}.destinations-mockup .recommend-block .section-head a{font-size:9.5px!important}.destinations-mockup .recommend-inline{gap:10px!important}.destinations-mockup .recommend-inline>a{grid-template-columns:74px 1fr!important;gap:8px!important}.destinations-mockup .recommend-inline img{border-radius:7px!important;width:74px!important;height:72px!important}.destinations-mockup .recommend-inline h4{margin-bottom:3px!important;font-size:14.5px!important;line-height:1.04!important}.destinations-mockup .recommend-inline p{margin-bottom:3px!important;font-size:9px!important;line-height:1.28!important}.destinations-mockup .recommend-inline span{font-size:9px!important}.destinations-mockup .destination-bottom-grid .map-preview .section-head{margin-bottom:8px!important}.destinations-mockup .destination-bottom-grid .map-preview .section-head h2{font-size:22px!important}.destinations-mockup .destination-bottom-grid .google-map.compact iframe{height:188px!important}.destinations-mockup .trust{margin-top:9px!important;padding-top:16px!important;padding-bottom:16px!important}.home-area-grid{gap:14px!important}.home-area-grid .clean-area-photo{border-radius:8px!important}.home-area-grid .clean-area-copy{padding-top:7px!important}.home-area-grid .clean-area-copy h3{margin-bottom:3px!important;font-size:21px!important}.home-area-grid .clean-area-copy p{min-height:24px!important;margin-bottom:5px!important;font-size:10px!important}.home-area-grid .clean-area-link{font-size:10px!important}@media (width<=1100px){.destinations-mockup{width:min(1040px,92vw)!important}.destinations-mockup .destination-clean-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.destinations-mockup .destination-bottom-grid{grid-template-columns:1fr!important}}@media (width<=760px){.seed-grid-single{max-width:none}.seed-grid-single .seed-item{grid-template-columns:92px 1fr}.seed-grid-single .seed-item img{width:92px;height:62px}.destinations-mockup{width:calc(100% - 28px)!important;padding-top:12px!important}.destinations-mockup .destination-filters{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.destinations-mockup .destination-filters .searchbox{flex:0 0 calc(100vw - 28px);width:auto!important;min-width:0!important}.destinations-mockup .destination-clean-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:17px 10px!important}.destinations-mockup .clean-area-photo{aspect-ratio:1.68!important}.destinations-mockup .clean-area-copy h3{font-size:19px!important}.destinations-mockup .clean-area-copy p{min-height:23px!important;font-size:9px!important}.destinations-mockup .clean-area-link{font-size:9px!important}.destinations-mockup .recommend-inline{grid-template-columns:1fr!important}.destinations-mockup .recommend-inline>a{grid-template-columns:90px 1fr!important}.destinations-mockup .recommend-inline img{width:90px!important;height:66px!important}}@media (width<=380px){.destinations-mockup .destination-clean-grid{grid-template-columns:1fr!important}.destinations-mockup .clean-area-photo{aspect-ratio:1.9!important}.destinations-mockup .clean-area-copy p{min-height:0!important}}@media (width<=900px){.header{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:10px;display:grid}.brand{width:max-content;min-width:0;max-width:100%}.head-actions{flex:none;justify-content:flex-end;justify-self:end;align-items:center;gap:5px;margin-left:0;display:flex}.menu{cursor:pointer;border-radius:999px;flex:0 0 38px;place-items:center;width:38px;height:38px;margin:0;padding:0;line-height:1;display:grid}.menu svg{width:20px;height:20px;display:block}}@media (width<=600px){.header{grid-template-columns:minmax(0,1fr) auto;gap:0!important;height:64px!important;padding:0 10px 0 16px!important}.brand{justify-self:start;overflow:hidden}.brand span{white-space:nowrap;letter-spacing:.22em!important;font-size:19px!important}.head-actions{justify-self:end;min-width:max-content;position:relative;gap:3px!important;margin:0!important;padding:0!important}.head-actions>a[aria-label=Search]{display:none}.lang-wrap{flex:none}.lang{border-radius:999px;justify-content:center;align-items:center;width:42px;height:36px;margin:0;display:flex;gap:3px!important;min-width:42px!important;padding:0 5px!important}.lang svg:first-child{display:none}.lang svg:last-child{width:11px;height:11px}.menu{border-radius:999px;flex:0 0 40px;place-items:center;width:40px;height:40px;margin:0!important;padding:0!important;display:grid!important}.menu svg{width:21px!important;height:21px!important}.mobile-nav{z-index:79;overscroll-behavior:contain;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf8f3fd;position:fixed;overflow-y:auto;padding:22px 20px 32px!important;inset:64px 0 0!important}.mobile-nav a{width:100%;margin:0;line-height:1.12;padding:15px 2px!important;font-size:25px!important}.lang-menu{width:min(210px,100vw - 20px);border-radius:14px!important;min-width:0!important;position:fixed!important;top:70px!important;left:auto!important;right:10px!important}}@media (width<=380px){.header{padding-left:14px!important;padding-right:8px!important}.brand span{font-size:18px!important}.lang{width:39px;min-width:39px!important}.menu{flex-basis:39px;width:39px;height:39px}}:root{--text-xs:12px;--text-sm:13px;--text-base:15px;--text-md:16px}body{font-size:var(--text-base);line-height:1.55}.brand small{font-size:12px!important}.nav{font-size:14px!important}.eyebrow{letter-spacing:.16em!important;font-size:10px!important}.section-head a{font-size:12px!important}.image-card p{font-size:11px!important;line-height:1.35!important}.mini p{font-size:12px!important;line-height:1.5!important}.interest{font-size:11px!important}.trust p{font-size:12px!important;line-height:1.45!important}.filterbar button{font-size:12px!important}.searchbox input{font-size:13px!important}.facts span,.fact-strip span{font-size:11px!important}.fact-strip strong{font-size:14px!important}.map-list small{font-size:11px!important}.planner-form label{font-size:12px!important}.day p{font-size:11px!important;line-height:1.45!important}.author{font-size:12px!important}.breadcrumbs{font-size:11px!important}.toc,.filters label,.result p{font-size:12px!important}.result span{font-size:10px!important}.popular button,.seed-item p{font-size:12px!important}.side-stats strong{font-size:11px!important}.side-stats span,.soft-list,.activity b{font-size:12px!important}.activity small{font-size:11px!important}.activity span{font-size:10px!important}.form-grid label,.translation,.tabs{font-size:12px!important}.stats span,.stats small{font-size:11px!important}.cms-side>a:not(.brand),.lang-menu small{font-size:12px!important}.hero p{font-size:17px!important;line-height:1.6!important}.copy-block{font-size:15px!important;line-height:1.7!important}.info-grid p,.notes,.side-card p{font-size:13px!important;line-height:1.55!important}.article-layout article p{font-size:16px!important;line-height:1.72!important}@media (width<=600px){body{font-size:14px!important}.brand small{font-size:10px!important}.mobile-nav a{font-size:24px!important}.eyebrow{font-size:9px!important}.hero p{font-size:14px!important;line-height:1.6!important}.section-head a{font-size:11px!important}.image-card p{font-size:10px!important}.mini p{font-size:11px!important}.interest span{font-size:10px!important}.trust p,.filterbar button{font-size:11px!important}.facts span{font-size:10px!important}.facts strong{font-size:12px!important}.fact-strip span{font-size:10px!important}.fact-strip strong{font-size:12px!important}.map-list small{font-size:10px!important}.planner-form label{font-size:11px!important}.planner-form select{font-size:12px!important}.day p{font-size:10.5px!important}.day>div:first-child small{font-size:9px!important}.breadcrumbs{font-size:10px!important}.author{font-size:11px!important}.article-layout article p{font-size:15px!important}.result p{font-size:11px!important}.result span{font-size:9px!important}.filters label,.popular button,.seed-item p{font-size:11px!important}.cms-hero p{font-size:12px!important}.stats span,.stats small{font-size:10px!important}.activity b{font-size:12px!important}.activity small{font-size:10px!important}.form-grid label{font-size:11px!important}.form-grid input,.form-grid textarea{font-size:12px!important}.translation,.tabs{font-size:11px!important}}.seed-grid{width:100%;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.seed-item{align-items:center;min-width:0;border-radius:12px!important;grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;padding:8px!important;display:grid!important}.seed-item img{object-fit:cover;border-radius:9px!important;width:92px!important;height:68px!important}.seed-item h4{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0 0 4px!important;font-size:15px!important;line-height:1.15!important}.seed-item p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:0!important;font-size:11px!important;line-height:1.35!important}@media (width<=900px){.seed-grid{scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:4px;overflow:auto hidden;grid-template-columns:none!important;gap:10px!important;display:flex!important}.seed-grid::-webkit-scrollbar{display:none}.seed-item{scroll-snap-align:start;flex:0 0 min(310px,78vw)}}@media (width<=600px){.seed-item{flex-basis:min(290px,82vw);grid-template-columns:86px minmax(0,1fr)!important}.seed-item img{width:86px!important;height:64px!important}}.home-compact-row{grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);align-items:start;gap:22px;margin-top:4px;display:grid}.home-compact-row>.section,.home-compact-row>.map-preview{margin-top:0;margin-bottom:24px}.home-compact-row .lead-note{max-width:760px;margin-bottom:10px;font-size:13px!important;line-height:1.5!important}.home-compact-row .seed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.home-compact-row .seed-item{min-height:72px;grid-template-columns:78px minmax(0,1fr)!important;gap:9px!important;padding:7px!important}.home-compact-row .seed-item img{width:78px!important;height:58px!important}.home-compact-row .seed-item h4{margin-bottom:3px!important;font-size:14px!important}.home-compact-row .seed-item p{-webkit-line-clamp:2;font-size:10.5px!important}.home-compact-row .map-preview .google-map iframe{height:225px!important}.home-compact-row .map-preview .section-head{margin-bottom:10px}.home-compact-row .map-preview .section-head h2{font-size:22px!important}.home-compact-row .map-link{padding:7px 10px!important;font-size:10px!important}@media (width<=900px){.home-compact-row{grid-template-columns:1fr;gap:8px}.home-compact-row .seed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important;overflow:visible!important}.home-compact-row .seed-item{flex:none!important}.home-compact-row .map-preview{margin-top:0!important}.home-compact-row .map-preview .google-map iframe{height:240px!important}}@media (width<=600px){.home-compact-row{gap:2px}.home-compact-row .seed-grid{padding-bottom:3px;grid-template-columns:none!important;gap:8px!important;display:flex!important;overflow-x:auto!important}.home-compact-row .seed-item{flex:0 0 min(260px,78vw)!important;grid-template-columns:72px minmax(0,1fr)!important}.home-compact-row .seed-item img{width:72px!important;height:56px!important}.home-compact-row .map-preview .google-map iframe{height:210px!important}}html,body{max-width:100%;overflow-x:hidden}img,iframe{max-width:100%}.header,.container,.hero,.section,.cms,.cms-main{min-width:0}@media (width<=900px){.container,.search-layout,.map-layout{width:calc(100% - 28px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.hero{position:relative;background-position:68%!important;min-height:390px!important;padding:38px 18px 30px!important}.hero-copy{width:min(560px,92%)!important}.hero h1{max-width:92%;font-size:42px!important;line-height:1.03!important}.hero p{max-width:88%}.actions{flex-wrap:wrap}.grid.four,.grid.two,.editorial-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.split,.two-col,.detail-layout,.planner-layout,.article-layout,.map-layout,.search-layout{grid-template-columns:1fr!important}.side-card,.popular,.filters,.toc{width:100%;position:static!important}.map-layout>aside{order:1}.map-main{order:2}.planner-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cms-side{z-index:40}}@media (width<=600px){:root{--mobile-gutter:16px}.header{grid-template-columns:minmax(0,1fr) auto!important;height:64px!important;padding:0 10px 0 16px!important}.brand{overflow:hidden;max-width:180px!important}.brand span{letter-spacing:.2em!important;font-size:18px!important}.brand small{white-space:nowrap;font-size:9.5px!important}.head-actions{gap:3px!important}.lang{width:40px!important;min-width:40px!important;height:36px!important}.menu{flex-basis:40px!important;width:40px!important;height:40px!important}.mobile-nav{padding:24px 18px 32px!important;inset:64px 0 0!important}.mobile-nav a{padding:14px 0!important;font-size:24px!important}.hero{min-height:370px!important;padding:32px var(--mobile-gutter) 26px!important;background-position:72%!important}.hero:before{content:"";pointer-events:none;position:absolute;inset:0;background:linear-gradient(90deg,#f9f7f2fc 0%,#f9f7f2f0 45%,#f9f7f259 76%,#f9f7f20f 100%)!important}.hero-copy{z-index:1;position:relative;width:100%!important;max-width:90%!important}.hero h1{letter-spacing:-.035em!important;max-width:94%!important;margin-bottom:12px!important;font-size:34px!important;line-height:1.04!important}.hero p{max-width:94%!important;font-size:14px!important;line-height:1.6!important}.eyebrow{letter-spacing:.14em!important;font-size:9px!important}.actions{grid-template-columns:1fr 1fr;width:100%;max-width:360px;gap:8px!important;display:grid!important}.actions .btn{justify-content:center;min-width:0;padding:10px 12px!important;font-size:11px!important}.container,.search-layout,.map-layout{width:calc(100% - 24px)!important}.section{margin:18px 0 22px!important}.section-head{gap:12px;align-items:center!important}.section-head h2{font-size:22px!important;line-height:1.1!important}.section-head a{white-space:nowrap;font-size:10px!important}.grid.four,.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.image-card{border-radius:11px!important;height:168px!important}.image-card h3{font-size:17px!important}.image-card p{font-size:10px!important}.editorial-row{grid-template-columns:1fr!important;gap:8px!important}.mini{grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;padding-bottom:8px!important}.mini img{border-radius:9px!important;width:92px!important;height:68px!important}.interest-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.interest{border-radius:12px!important;width:auto!important;height:auto!important;min-height:66px!important;padding:8px 2px!important}.home-compact-row{grid-template-columns:1fr!important;gap:2px!important}.home-compact-row .seed-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px!important;display:flex!important;overflow-x:auto!important}.home-compact-row .seed-grid::-webkit-scrollbar{display:none}.home-compact-row .seed-item{scroll-snap-align:start;min-width:0;flex:0 0 min(260px,80vw)!important}.home-compact-row .map-preview .google-map iframe{height:205px!important}.trust{grid-template-columns:1fr!important;padding:10px!important}.trust>div{border-bottom:1px solid #23343b12;border-right:0!important;padding:12px!important}.trust>div:last-child{border-bottom:0}.filterbar{scrollbar-width:none;flex-wrap:nowrap!important;overflow-x:auto!important}.filterbar::-webkit-scrollbar{display:none}.filterbar .searchbox{flex:0 0 100%!important;min-width:100%!important}.facts{grid-template-columns:1fr 1fr!important}.fact-strip{scrollbar-width:none;display:flex!important;overflow-x:auto!important}.fact-strip::-webkit-scrollbar{display:none}.fact-strip>div{flex:0 0 45%!important}.info-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.map-layout{display:block!important}.map-layout>aside{margin-bottom:10px!important}.map-list{width:100%!important;display:flex!important}.google-map iframe,.map-main .google-map iframe{height:360px!important}.google-map.compact iframe{height:220px!important}.planner-form{grid-template-columns:1fr 1fr!important;gap:8px!important}.planner-form label:nth-child(4),.planner-form label:nth-child(5),.planner-form .btn{grid-column:1/-1!important}.day{grid-template-columns:48px 76px minmax(0,1fr)!important;gap:7px!important}.day img{width:76px!important;height:70px!important}.article-hero{display:block!important}.article-hero h1{font-size:32px!important}.article-hero>img{height:215px!important;margin-top:16px!important}.toc{display:none!important}.search-layout{display:block!important}.result{grid-template-columns:84px minmax(0,1fr)!important;gap:9px!important}.result img{width:84px!important;height:76px!important}.result svg:last-child{display:none!important}.cms{display:block!important}.cms-side{flex-direction:row!important;gap:4px!important;width:100%!important;height:auto!important;padding:8px 10px!important;position:relative!important;overflow-x:auto!important}.cms-side .brand{display:none!important}.cms-side>a{border-radius:999px!important;flex:none!important;padding:8px 10px!important}.cms-main{margin-left:0!important}.cms-top{padding:0 12px!important}.cms-top .searchbox{width:calc(100% - 44px)!important;min-width:0!important}.cms-hero{min-height:180px!important;margin:10px 12px!important;padding:18px 14px!important}.stats{grid-template-columns:1fr 1fr!important;gap:7px!important;margin:0 12px 10px!important}.cms-grid{margin:0 12px 16px!important;display:block!important}.editor-head{gap:12px;flex-direction:column!important;align-items:flex-start!important;padding:14px 12px 10px!important}.tabs,.editor-layout{margin-left:12px!important;margin-right:12px!important}.editor-layout{display:block!important}.form-grid{grid-template-columns:1fr!important}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=390px){.brand small{display:none!important}.hero h1{font-size:31px!important}.actions,.grid.four,.grid.two{grid-template-columns:1fr!important}.image-card{height:210px!important}.interest-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.info-grid,.facts{grid-template-columns:1fr!important}.fact-strip>div{flex-basis:64%!important}.planner-form{grid-template-columns:1fr!important}.planner-form label,.planner-form .btn{grid-column:1!important}.day{grid-template-columns:44px 68px minmax(0,1fr)!important}.day img{width:68px!important;height:64px!important}.stats{grid-template-columns:1fr!important}}
