/* Approved Pomelo visual system: dense desktop composition, navy and warm gold. */
:root{--hero-image:url('/pomelo/assets/hero.webp');--alpine-image:url('/pomelo/assets/alpine-hero.webp');--navy:#082b46;--ink:#0b294b;--gold:#f2c45c;--gold-light:#fff0c8;--muted:#56708c;--line:#e0edf6;--pale:#f0f7fc;--white:#fff;--radius:6px;--shadow:0 5px 22px #15365309;--wrap:1180px;--serif:"Noto Serif SC","Source Han Serif SC","Songti SC","SimSun",serif;--sans:"Microsoft YaHei","PingFang SC",system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);background:linear-gradient(110deg,#fff 30%,#fafdff);font:14px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #c48a11;outline-offset:4px}img,svg{max-width:100%}img{display:block}p,h1,h2,h3{margin:0}h1,h2{font-family:var(--serif);line-height:1.3}h3{line-height:1.5}p{color:var(--muted)}[hidden]{display:none!important}.wrap{width:calc(100% - 64px);max-width:var(--wrap);margin-inline:auto}.section{margin-top:25px;margin-bottom:25px}.icon{width:25px;height:25px;flex-shrink:0;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:39px;padding:7px 23px;background:linear-gradient(120deg,#ffebaf,#f6cf78);border:1px solid #f2d185;border-radius:5px;color:var(--navy);font-weight:700;font-size:14px;white-space:nowrap;transition:background .18s,box-shadow .18s}.button:hover{background:#f5ca69;box-shadow:0 4px 12px #0001}.button .icon{width:19px;height:19px}.button-outline{color:#fff;border:1px solid #e4edf7;background:#082b4680}.button-outline:hover{background:#082b46cc}.button-row{display:flex;gap:16px;margin-top:18px}.round-arrow{display:flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;background:var(--gold-light);color:var(--navy);flex-shrink:0;font-weight:700}.round-arrow:hover{background:var(--gold)}.text-link,.more{font-weight:700;font-size:13px}.text-link:hover,.more:hover{color:#92670d}.more{white-space:nowrap}.more span{margin-left:8px;font-size:20px}.card{border:1px solid var(--line);background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.grid{display:grid;gap:12px}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;min-height:32px}.section-heading>div{display:flex;align-items:baseline;gap:16px;min-width:0}.section-heading h2{font-size:27px;letter-spacing:.5px;flex-shrink:0}.section-heading p{font-size:14px}.icon-disc{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border-radius:50%;background:var(--gold-light);color:var(--ink)}.icon-disc .icon{width:29px;height:29px}.feature{display:flex;align-items:center;gap:12px;min-width:0}.feature h3,.feature strong{display:block;font-size:15px;color:var(--ink)}.feature p,.feature small{display:block;font-size:12px;line-height:1.6;color:var(--muted)}.feature-grid{display:grid;gap:12px}.photo{overflow:hidden;position:relative;background:#d8e8f1}.photo>svg,.photo>img{display:block;width:100%;height:100%;object-fit:cover}.photo>svg{position:absolute;inset:0;max-width:none}.handwritten{font-family:"KaiTi","STKaiti",var(--serif);font-size:27px;line-height:1.7;letter-spacing:2px;color:inherit;font-style:italic}.badge{display:inline-flex;border-radius:15px;padding:3px 13px;background:var(--gold-light);color:var(--navy);font-size:12px;font-weight:700}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span{font-size:11px;line-height:1.5;padding:2px 8px;border-radius:4px;background:#edf5fc;color:#4f6c8e}.card-body{padding:10px 12px 12px}.card-body h3{font-family:var(--serif);font-weight:700;font-size:17px;margin-bottom:5px}.card-body h3 a:hover{color:#a67616}.description{font-size:12px;line-height:1.65;margin:4px 0 8px}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:16px;top:-80px;background:#fff;padding:10px;z-index:100}.skip-link:focus{top:10px}
/* Header, hero and footer */
.site-header{height:64px;background:linear-gradient(100deg,#06283e,#092d49);color:#fff}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0}.brand img{width:40px;height:44px}.brand strong{display:block;font-size:25px;line-height:1.1;letter-spacing:2px;font-weight:850}.brand small{display:block;font-size:9px;letter-spacing:3px;line-height:1.9;font-weight:600}.site-header nav{display:flex;align-items:stretch;align-self:stretch;gap:26px;margin-left:auto}.site-header nav a{display:flex;align-items:center;font-size:13px;position:relative;white-space:nowrap}.site-header nav a:hover,.site-header nav a[aria-current]{color:#ffdf8d}.site-header nav a[aria-current]:after{position:absolute;content:"";height:2px;bottom:9px;left:0;right:0;background:var(--gold)}.header-cta{min-height:36px;padding:5px 20px}.menu-toggle{display:none}.hero{position:relative;background:linear-gradient(90deg,#051d3566,#051d3500 75%);color:#fff}.hero-inner{min-height:295px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;padding-block:32px}.hero-copy{max-width:790px}.hero h1{font-size:52px;line-height:1.17;letter-spacing:3px;text-shadow:0 2px 10px #001a3290}.hero-subtitle{font-family:var(--serif);font-weight:700;font-size:32px;line-height:1.4;color:#fff;margin:8px 0}.hero-description{font-size:16px;line-height:1.8;color:#f6f9fc;max-width:680px;text-shadow:0 1px 6px #0009}.hero-note{flex-shrink:0;margin:64px 16px 0 0;transform:rotate(-10deg);color:#fff;text-align:center;font-family:"KaiTi","STKaiti",var(--serif);font-style:italic;font-size:23px;line-height:1.8;letter-spacing:3px;text-shadow:0 2px 4px #0008;border-bottom:2px solid #e7cc87;padding:0 10px 8px}.home-hero .hero-inner{min-height:330px}.home-hero h1{font-size:58px;line-height:1.16}.home-hero .hero-description{margin-top:13px}.home-hero .hero-copy{max-width:780px}.brand-cta{background:linear-gradient(90deg,#062b4870,#082b4600),#082b46;color:#fff;margin-top:22px}.brand-cta>.wrap{min-height:160px;padding-block:20px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand-cta h2{font-family:"KaiTi","STKaiti",var(--serif);font-size:35px;letter-spacing:2px}.brand-cta p{color:#ecf3fc;margin:5px 0}.brand-cta .button{margin-top:7px;min-height:35px}.brand-cta .handwritten{margin-right:20px;transform:rotate(-8deg);font-size:25px}.site-footer{background:linear-gradient(110deg,#062b45,#052338);color:#fff;padding:24px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.45fr;gap:24px}.footer-grid>div+div{border-left:1px solid #ffffff1f;padding-left:25px}.footer-grid h2{font:700 14px var(--sans);margin:0 0 10px}.footer-grid a:not(.brand){display:block;font-size:12px;line-height:1.95;color:#c7d6e3}.footer-grid a:hover{color:#ffe09c}.footer-grid p{color:#c7d6e3;font-size:12px;line-height:1.9}.footer-brand>.brand{margin-bottom:10px}.footer-brand .brand strong{font-size:22px}.footer-brand .brand img{width:34px}.footer-sign{letter-spacing:2px;margin-top:10px}.footer-last .handwritten{font-size:21px;margin-top:10px;transform:rotate(-7deg);color:#fff}.copyright{font-size:10px;text-align:center;color:#adbed0;border-top:1px solid #ffffff20;margin-top:20px;padding:12px 0}.copyright span{padding-left:25px}
/* Home and shared cards */
.advantage-bar{padding:15px 0;background:#fff;border-bottom:1px solid var(--line)}.advantage-bar .feature-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:0}.advantage-bar .feature{padding-inline:10px;border-right:1px solid var(--line);gap:9px}.advantage-bar .feature:first-child{padding-left:0}.advantage-bar .feature:last-child{border:none}.advantage-bar .icon-disc{background:transparent;width:35px;height:38px}.advantage-bar h3{font-size:13px}.advantage-bar p{font-size:10px}.destinations-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.destination-card{position:relative;display:block;overflow:hidden;border-radius:5px;height:265px;color:#fff}.destination-card .photo{height:100%;width:100%;transition:transform .35s}.destination-card:hover .photo{transform:scale(1.04)}.destination-card:after{content:"";position:absolute;inset:28% 0 0;background:linear-gradient(transparent,#06283bd9 62%,#062b46)}.destination-text{position:absolute;bottom:12px;left:12px;right:10px;z-index:1}.destination-text h3{font-family:var(--serif);font-size:24px}.destination-text p{color:#e0eaf3;font-size:11px;margin:2px 0 9px}.destination-text span{display:inline-block;font-size:10px;color:#e0eaf3;background:#ffffff15;border:1px solid #ffffff20;border-radius:4px;padding:2px 6px}.destination-text b{position:absolute;bottom:0;right:0;background:var(--gold-light);color:var(--navy);width:26px;height:26px;display:grid;place-items:center;border-radius:50%;font-size:16px}.route-picture,.article-picture{position:relative;display:block;height:145px;overflow:hidden}.route-picture .photo,.article-picture .photo{height:100%;transition:transform .3s}.route-picture:hover .photo,.article-picture:hover .photo{transform:scale(1.035)}.route-picture .badge{position:absolute;left:11px;top:10px}.route-meta{font-size:11px;white-space:normal;color:#5c7490;line-height:1.55}.route-meta .icon{width:14px;height:14px}.article-picture{height:125px}.article-card .card-body h3{font-family:var(--sans);font-size:14px;line-height:1.5}.guide-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.guide-links>.feature{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:12px 9px;gap:8px}.guide-links .icon-disc{height:40px;width:40px}.guide-links .icon{width:25px;height:25px}.guide-links h3{font-size:13px}.guide-links p{font-size:10px}.guide-links a:hover{border-color:var(--gold)}.home-bottom{display:grid;grid-template-columns:1.7fr 1fr;gap:27px}.home-bottom .section-heading>div{gap:10px}.home-bottom .section-heading h2{font-size:25px}.home-bottom .section-heading p{font-size:12px}.home-bottom section:last-child .section-heading>div{display:block}.home-bottom section:last-child .section-heading p{margin-top:3px}.home-bottom .more{font-size:11px}.benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.benefits .feature{border:1px solid var(--line);border-radius:4px;padding:5px 8px;gap:8px}.benefits .icon-disc{border-radius:6px;width:31px;height:31px;background:#fff3d8}.benefits .icon{width:23px;height:23px}.benefits h3{font-size:12px}.benefits p{font-size:10px}.faq-list{display:grid;gap:8px;align-content:start}.faq-list.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-list details{border:1px solid var(--line);border-radius:4px;background:#fff;align-self:start}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;padding:9px 13px;font-size:12px;font-weight:650;line-height:1.7}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary b{font-size:17px;transition:transform .2s}.faq-list details[open] summary b{transform:rotate(180deg)}.faq-answer{padding:0 14px 12px;font-size:12px}.faq-answer p{color:#4d6480}
/* Guides */
.guide-hero .hero-inner{min-height:315px}.guide-hero h1{color:#ffe4a2}.search-box{display:flex;align-items:center;gap:12px;max-width:720px;border:1px solid #e4eaf0;padding:5px 5px 5px 17px;background:#fff;border-radius:6px;color:var(--navy);margin-top:20px;box-shadow:0 5px 20px #0001}.search-box>.icon{width:22px;height:22px}.search-box input{flex:1;min-width:0;border:0;background:transparent;padding:6px 0;font-size:13px;color:var(--navy);height:35px}.search-box input::placeholder{color:#7a8da7}.search-box .button{min-height:35px;padding-inline:28px;border:0}.category-bar{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:-22px;background:white;box-shadow:0 7px 20px #1640600d;border:1px solid var(--line);border-radius:7px;padding:9px;z-index:1}.category-bar a{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--line);padding:9px 6px}.category-bar a:last-child{border:0}.category-bar a:hover,.category-bar a[aria-current]{background:#fff0c5;border-radius:5px}.category-bar strong{display:block;font-size:14px}.category-bar small{display:block;font-size:10px;color:var(--muted)}.category-bar .icon{width:33px;height:33px}.guide-featured{display:grid;grid-template-columns:1.55fr 1fr;gap:14px;margin-top:17px}.editorial-cover{position:relative;min-height:315px;border-radius:5px;overflow:hidden;color:white}.editorial-cover>.photo{position:absolute;inset:0}.editorial-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#03273ec7,#092e4708)}.editorial-cover>div:last-child{position:relative;z-index:1;padding:24px;height:100%;display:flex;align-items:start;flex-direction:column}.editorial-cover h2{font-size:37px;margin-top:27px}.editorial-cover h3{font-family:var(--serif);font-size:24px}.editorial-cover p{font-size:13px;color:white;margin:12px 0 18px}.editorial-cover .button{margin-top:auto;min-height:35px}.editorial-side{display:grid;grid-template-rows:repeat(3,1fr);gap:8px}.editorial-side article{display:flex;position:relative;gap:13px;border:1px solid var(--line);background:#fff;border-radius:5px;overflow:hidden;padding-right:12px}.editorial-side article>a:first-child{width:37%;flex-shrink:0}.editorial-side .photo{height:100%}.editorial-side article>div{padding:8px 0 7px}.editorial-side h3{font-size:14px;line-height:1.5;padding-right:8px}.editorial-side p{font-size:11px;margin:3px 0;line-height:1.5}.editorial-side .round-arrow{position:absolute;right:9px;bottom:8px;width:23px;height:23px}.grid-five .article-picture{height:130px}.grid-five .article-card .card-body{padding:9px}.grid-five .article-card h3{font-size:13px}.topics .destination-card{height:162px}.topics .destination-text h3{font-size:21px}.topics .destination-text p{margin:0}.topics .destination-text>span{display:none}.tools-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.tools-grid .feature{border:0;background:#edf6fc;border-radius:5px;padding:14px 12px;text-align:left}.tools-grid strong{font-size:14px}.tools-grid small{font-size:11px}.tools-grid .icon-disc{width:44px;height:44px}.tool-button:hover{background:#e0f0fa}.compact .article-picture{height:95px}.compact .description{display:none}.question-links a{display:flex;align-items:start;gap:10px;font-size:12px;background:#fff;border:1px solid var(--line);border-radius:4px;padding:12px 10px}.question-links b{background:var(--gold-light);padding:0 5px;border-radius:4px;color:var(--navy)}.question-links a:hover{border-color:var(--gold)}dialog{border:1px solid var(--line);border-radius:12px;width:min(520px,calc(100% - 32px));max-height:85vh;padding:30px;color:var(--ink);box-shadow:0 20px 100px #062b4640}dialog::backdrop{background:#031a30aa;backdrop-filter:blur(3px)}dialog h2{font-size:26px;margin:5px 25px 18px 0}.dialog-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:28px;color:var(--navy)}.dialog-done{margin-top:22px}.tool-check{display:flex;gap:10px;padding:9px 0}.tool-check input{accent-color:var(--navy)}.tool-budget{display:grid;grid-template-columns:1fr 130px;align-items:center;gap:12px;margin:10px 0}.tool-budget input{width:100%;padding:6px;border:1px solid var(--line);border-radius:4px}.budget-total{padding:14px;background:var(--pale);font-weight:700;margin-top:15px}.tool-copy p{margin:12px 0}
/* Routes */
.routes-hero .hero-inner{min-height:300px}.route-filters{position:relative;margin-top:-22px;z-index:1;display:flex;align-items:center;gap:18px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:17px;box-shadow:0 7px 24px #1239590d}.filter-title{display:flex;align-items:center;gap:10px;min-width:145px}.filter-title>.icon{width:34px;height:34px}.filter-title strong,.filter-title small{display:block}.filter-title strong{font-size:16px}.filter-title small{font-size:11px;color:var(--muted)}.route-filters fieldset{border:0;margin:0;padding:0 14px 0 0;border-right:1px solid var(--line);min-width:0}.route-filters legend{font-size:13px;font-weight:700;margin-bottom:6px}.route-filters fieldset>div{display:flex;gap:4px;flex-wrap:wrap}.route-filters label{cursor:pointer}.route-filters label input{position:absolute;opacity:0;width:1px;height:1px}.route-filters label span{display:block;padding:5px 7px;background:#eef5fc;border-radius:4px;font-size:10px;white-space:nowrap}.route-filters label input:checked+span{background:var(--gold);color:var(--navy)}.route-filters label input:focus-visible+span{outline:2px solid var(--navy);outline-offset:2px}.route-filters .button{padding-inline:15px;font-size:12px}.page-routes .grid-three .route-picture{height:185px}.page-routes .grid-three .card-body h3{font-size:20px}.page-routes .grid-three .description{font-size:13px;min-height:43px}.page-routes .grid-three .tags span{font-size:11px}.featured-route{display:grid;grid-template-columns:43% 57%;min-height:330px}.featured-photo{position:relative}.featured-photo>.photo{height:100%;min-height:330px}.featured-photo>.badge{position:absolute;top:14px;left:14px}.navy-badge{background:var(--navy);color:var(--gold-light)}.featured-photo>.handwritten{position:absolute;bottom:22px;left:22px;color:#fff;text-shadow:0 2px 6px #000;font-size:32px;transform:rotate(-7deg)}.featured-route-body{padding:19px}.featured-route-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.featured-route-title h2{font-size:24px}.featured-route-title p{font-size:12px;margin-top:6px}.featured-route-title .button{padding:7px 14px;font-size:12px}.mini-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:16px 0}.mini-features .feature{gap:5px;border:1px solid var(--line);padding:7px 5px;border-radius:4px}.mini-features .icon-disc{width:28px;height:28px}.mini-features .icon{width:19px;height:19px}.mini-features h3{font-size:10px}.mini-features p{font-size:9px}.itinerary-columns{display:grid;grid-template-columns:1fr 1.1fr;gap:20px}.itinerary-columns h3{font-size:14px;display:flex;align-items:center;gap:7px}.itinerary-columns h3 .icon{width:18px;height:18px}.checks{list-style:none;padding:0;margin:9px 0}.checks li{position:relative;padding-left:24px;font-size:12px;color:var(--muted);margin:7px 0}.checks li:before{content:'✓';position:absolute;left:0;top:1px;width:16px;height:16px;line-height:16px;text-align:center;border-radius:50%;color:var(--navy);background:var(--gold)}.day-list{padding:0;list-style:none;margin:9px 0}.day-list li{display:flex;gap:8px;font-size:11px;color:var(--muted);margin:5px 0}.day-list b{font-weight:500;color:var(--ink)}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:0}.steps li{display:flex;align-items:center;gap:11px;position:relative;border:1px solid var(--line);border-radius:5px;padding:15px 12px;background:#fff}.steps h3{font-size:14px}.steps h3 em{color:#b5780b;font-style:normal;margin-right:5px}.steps p{font-size:11px;margin-top:3px}.step-arrow{position:absolute;right:-19px;top:20px;font-size:30px;color:var(--navy)}.steps li:last-child .step-arrow{display:none}.faq-consult{display:grid;grid-template-columns:1.7fr 1fr;gap:28px}.consultant{background:radial-gradient(at top right,#164561,var(--navy) 75%);color:#fff;padding:23px;border-radius:6px;display:flex;gap:15px;align-items:flex-start}.consultant>.icon-disc{background:none;color:var(--gold-light);width:44px;height:53px}.consultant>.icon-disc .icon{width:43px;height:43px}.consultant h2{font-size:23px}.consultant p{font-size:11px;color:#c5d7e7;margin:13px 0}.consultant .button{min-height:34px;padding:5px 24px}.faq-consult .section-heading h2{font-size:25px}.faq-consult .section-heading p{font-size:12px}
/* Questions */
.question-hero .hero-inner{min-height:335px;align-items:flex-start;padding-top:30px;padding-bottom:70px}.question-hero .hero-copy{width:800px;max-width:100%}.question-hero .search-box{max-width:780px}.question-hero h1{font-size:48px}.question-categories{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:10px;position:relative;margin-top:-58px;margin-bottom:31px}.question-categories a{display:flex;justify-content:center;align-items:center;gap:8px;border-radius:30px;padding:10px 7px;background:white;font-size:13px;font-weight:700;box-shadow:0 2px 10px #0001}.question-categories a:hover,.question-categories a[aria-current]{background:var(--gold-light)}.question-categories .icon{width:21px;height:21px}.question-card{display:grid;grid-template-columns:130px minmax(0,1fr);padding:7px;gap:14px;align-items:start}.question-card>.photo{height:133px;border-radius:3px}.question-card>div:last-child{padding:2px 4px}.question-card h3{font-size:15px;position:relative;padding-left:29px}.qa-label{display:inline-grid;place-items:center;background:var(--gold-light);font-size:12px;border-radius:3px;width:22px;height:24px;color:var(--navy);position:absolute;left:0;top:0}.answer-label{background:#e3f2ff}.question-card p{position:relative;padding-left:29px;font-size:12px;line-height:1.7;margin-top:7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.question-card details{margin:10px 0 0 29px}.question-card summary{font-size:11px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;color:#597492}.question-card summary span{width:22px;height:22px;background:var(--gold-light);border-radius:50%;display:grid;place-items:center;color:var(--navy);font-weight:700}.question-card details p{padding-left:0;display:block}.question-card details a{display:block;font-size:11px;margin-top:7px;font-weight:700}.tinted-section{background:linear-gradient(110deg,#f1f9fe,#eaf5fd);padding:20px 0;margin:23px 0}.frequency-grid .feature{border:1px solid var(--line);border-radius:5px;background:#fff;padding:14px 16px}.frequency-grid .icon-disc{border-radius:10px;width:44px;height:44px;background:#fff6e5}.frequency-grid strong{font-size:15px}.frequency-grid small{font-size:12px}.frequency-grid .round-arrow{margin-left:auto}.page-questions .destination-card{height:213px}.advisor-strip{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);padding:15px;border-radius:5px}.advisor-strip h2{font-size:22px}.advisor-strip p{font-size:12px;margin-top:3px}.advisor-strip .button{margin-left:auto}.advisor-tags{display:flex;gap:16px;font-size:12px;margin-left:auto}.advisor-tags span:before{content:'✓';display:inline-block;margin-right:6px;color:#ab7919}
/* About */
.about-hero h1{color:#ffe3a1}.about-hero .hero-subtitle{max-width:520px;font-size:37px}.story-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:40px;align-items:center}.story-grid>.section-heading{margin-bottom:15px}.story-grid>div>p:not(.story-quote){font-size:14px;line-height:1.9;margin:10px 0;color:#536b86}.story-photo{position:relative;height:295px;border-radius:5px;overflow:hidden}.story-photo .photo{height:100%}.story-photo .handwritten{position:absolute;bottom:20px;left:25px;color:white;text-shadow:0 2px 8px #0008;transform:rotate(-7deg);font-size:29px}.story-quote{font-family:"KaiTi","STKaiti",var(--serif);font-size:24px;color:#b47918;line-height:1.6;margin:18px 0 0;letter-spacing:3px;font-style:italic}.values-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.values-grid .feature{align-items:flex-start;background:#ffffffed;border:1px solid var(--line);border-radius:5px;padding:18px 13px;gap:11px}.values-grid h3{font-size:17px}.values-grid p{font-size:12px;margin-top:5px}.values-grid .icon-disc{width:44px;height:44px}.ways-section{padding:18px 0 22px;background:linear-gradient(90deg,#f6f9f9dc,#ecf5fca1),var(--hero-image) center/cover}.sample-note{font-size:11px;color:#8b702b;background:#fff9e9;border-left:2px solid #edce80;padding:6px 10px;margin-bottom:12px}.team-card{display:grid;grid-template-columns:42% minmax(0,1fr);gap:10px;padding:6px;min-height:185px}.team-card img{width:100%;height:100%;min-height:180px;object-fit:cover;border-radius:3px;object-position:50% 30%}.team-card>div{padding:10px 5px 8px 0}.team-card h3{font-size:14px;margin-bottom:12px}.team-card p{font-size:11px;line-height:1.8;margin-bottom:10px}.timeline{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;padding:0;gap:22px}.timeline li{position:relative;border-left:1px solid #ebc87f;padding:0 7px 0 17px}.timeline li:before{content:"";position:absolute;top:5px;left:-5px;background:#d2a148;border:2px solid #ffe1a5;width:9px;height:9px;border-radius:50%}.timeline span{color:#b47b1a;font-size:13px}.timeline h3{font-size:15px;margin:2px 0 5px}.timeline p{font-size:12px;line-height:1.6}.five-features{grid-template-columns:repeat(5,minmax(0,1fr))}.five-features .feature{padding:13px 10px;border:1px solid var(--line);background:white;border-radius:5px;gap:10px}.five-features .icon-disc{width:42px;height:42px}.five-features h3{font-size:14px}.five-features p{font-size:11px}.partners{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.partners>div{border:1px solid var(--line);background:white;border-radius:5px;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;padding:13px;color:#526f89}.partners span{font-size:15px;font-weight:650}.partners small{width:100%;text-align:center;color:#8d9ca9;font-size:10px}
/* Contact */
.contact-hero .hero-subtitle{font-size:34px}.contact-methods{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:17px}.contact-method{display:flex;padding:17px 14px;gap:13px;align-items:flex-start}.contact-method .icon-disc{background:var(--navy);color:#ffe4a5;width:42px;height:42px}.contact-method .icon{width:25px;height:25px}.contact-method h2{font:700 17px var(--sans);margin:4px 0}.contact-method strong{font-size:16px;color:var(--navy)}.contact-method strong.pending{color:#9c8047;font-size:13px;font-weight:400}.contact-method p{font-size:11px;margin-top:4px}.contact-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:25px;align-items:start}.contact-layout .section-heading>div{display:block}.contact-layout .section-heading p{font-size:13px;margin-top:6px}.inquiry-form{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px}.full{grid-column:1/-1}.field{display:flex;flex-direction:column;min-width:0}.field label{font-size:14px;font-weight:700;margin-bottom:5px}.field label em{font-style:normal;color:#b4473d}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fcfdff;border:1px solid #dce8f3;border-radius:4px;padding:8px 10px;font-size:13px;min-height:38px}.field textarea{resize:vertical;line-height:1.8}.field textarea::placeholder{color:#7a8da3}.char-count{align-self:flex-end;font-size:11px;color:#6c819a;margin-top:-25px;margin-right:10px;pointer-events:none}.field:has(textarea){padding-bottom:3px}.field textarea{padding-bottom:22px}.form-note{font-size:11px;margin:0}.inquiry-form>.button{min-height:46px;font-size:16px}.form-result{padding:12px;background:var(--pale);border-radius:4px;font-size:13px;white-space:pre-line}.service-cover{position:relative;height:220px;background:var(--navy)}.service-cover .photo{height:100%;opacity:.75}.service-cover h2{position:absolute;left:24px;bottom:47px;color:white;font-size:32px;text-shadow:0 2px 8px #0008}.service-cover p{position:absolute;bottom:19px;left:24px;color:white;font-size:14px}.service-info{display:grid;grid-template-columns:1.2fr 1fr;gap:14px;padding:20px}.service-info>.feature-grid{gap:16px}.service-info .feature-grid{gap:15px}.service-info .feature h3{font-size:14px}.service-info .feature p{font-size:11px}.service-info .icon-disc{width:42px;height:42px}.service-info .icon{width:28px;height:28px}.qr-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid var(--line);gap:13px;text-align:center}.qr-placeholder>.icon{width:77px;height:77px;color:#acc0cf;padding:10px;border:1px dashed #c6d8e6;border-radius:4px}.qr-placeholder strong{font-size:16px}.qr-placeholder span{font-size:11px;color:#71869a}.service-quote{background:linear-gradient(#f7fcff,#eaf4fc);color:var(--ink);font-size:26px;text-align:center;padding:14px 0;line-height:1.5}.page-contact .section{margin-top:24px;margin-bottom:24px}
/* Detail pages and empty states */
.detail-hero .hero-inner{min-height:230px}.detail-hero h1{font-size:39px;letter-spacing:1px}.detail-hero .hero-subtitle{font-family:var(--sans);font-size:16px;font-weight:400;max-width:700px}.detail-hero .hero-note{font-size:20px}.reading-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);gap:28px}.article-content{padding:28px}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:14px}.breadcrumbs a:hover{text-decoration:underline}.article-content>.sample-note{margin-bottom:20px}.answer-intro{background:var(--pale);border-left:3px solid var(--gold);padding:16px;margin:10px 0 20px}.answer-intro p{margin-top:6px}.article-content p{line-height:1.9;color:#526a81;font-size:14px}.article-content h2{font-size:25px;margin:26px 0 12px}.reading-photo{height:300px;border-radius:5px;margin:20px 0}.reading-note{padding:15px;background:#faf8f0;font-size:12px!important;margin-top:28px}.related{padding:20px;margin-top:20px}.related h2{font-size:21px;margin-bottom:15px}.related>a:not(.button){display:block;font-size:13px;padding:12px 0;border-top:1px solid var(--line)}.related p{font-size:13px;margin-bottom:15px}.reading-layout .consultant{padding:23px 17px;gap:8px}.reading-layout .consultant h2{font-size:23px}.full-itinerary{padding:0;list-style:none}.full-itinerary li{display:flex;gap:18px;border-left:1px solid var(--line);padding:0 0 24px 18px;position:relative;margin-left:8px}.full-itinerary li:before{content:"";width:9px;height:9px;background:var(--gold);border-radius:50%;position:absolute;left:-5px;top:5px}.full-itinerary li>span{color:#ab7c1a;font-size:14px;font-weight:700}.full-itinerary h3{font-size:16px}.full-itinerary p{font-size:12px;margin-top:5px}.empty-state{text-align:center;padding:60px 20px;min-height:260px}.empty-state>.icon{width:42px;height:42px;color:#9cb4c9;margin-bottom:15px}.empty-state h1,.empty-state h2{font-size:28px}.empty-state p{margin:14px auto 20px}.empty-state .button{margin-top:10px}
/* Responsive: keep every major section and all content. */
@media(min-width:1600px){:root{--wrap:1280px}.home-hero .hero-inner{min-height:360px}.destination-card{height:280px}.route-picture{height:160px}.article-picture{height:145px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header-inner{gap:18px}.site-header nav{gap:18px}.brand strong{font-size:22px}.brand img{width:34px;height:39px}.header-cta{padding-inline:14px}.section-heading h2{font-size:25px}.section-heading p{font-size:12px}.hero h1{font-size:47px}.home-hero h1{font-size:53px}.home-hero .hero-inner{min-height:290px}.hero-note{font-size:20px;margin-right:0}.destination-card{height:237px}.destination-text{left:10px}.destination-text p{font-size:10px}.destination-text span{font-size:9px}.guide-links{gap:7px}.guide-links .feature{padding:10px 7px;gap:5px}.guide-links .icon-disc{width:33px;height:33px}.guide-links .icon{width:23px;height:23px}.guide-links h3{font-size:12px}.guide-links p{font-size:9px}.advantage-bar .feature{padding-inline:6px}.advantage-bar h3{font-size:12px}.advantage-bar p{font-size:9px}.home-bottom{grid-template-columns:1.65fr 1fr;gap:20px}.home-bottom .section-heading>div{display:block}.home-bottom .section-heading h2{font-size:24px}.home-bottom .section-heading p{font-size:11px}.route-filters{gap:12px;padding:12px}.filter-title{min-width:115px}.filter-title small{font-size:9px}.route-filters fieldset{padding-right:9px}.route-filters label span{padding:5px;font-size:9px}.route-filters .button{padding:7px 11px;font-size:11px;gap:7px}.category-bar a{gap:7px}.category-bar strong{font-size:13px}.category-bar .icon{width:28px}.category-bar small{font-size:9px}.tools-grid .feature{padding:12px 8px;gap:7px}.tools-grid .icon-disc{width:37px;height:37px}.tools-grid strong{font-size:12px}.tools-grid small{font-size:10px}.story-grid{gap:25px}.story-grid .section-heading>div{display:block}.values-grid .feature{padding:15px 10px;gap:8px}.values-grid .icon-disc{width:37px;height:37px}.values-grid h3{font-size:15px}.values-grid p{font-size:11px}.question-card{grid-template-columns:110px minmax(0,1fr);gap:10px}.question-card h3{font-size:13px}.question-card p{font-size:11px}.question-categories{gap:7px}.question-categories a{font-size:11px;gap:5px}.question-categories .icon{width:19px}.featured-route-title h2{font-size:21px}.featured-route-title .button{font-size:11px;padding-inline:10px}.featured-route-body{padding:15px}.steps{gap:19px}.steps li{padding:12px 9px;gap:8px}.steps .icon-disc{width:40px;height:40px}.steps h3{font-size:12px}.steps p{font-size:10px}.step-arrow{right:-16px}.contact-method{padding:13px 10px;gap:9px}.contact-method h2{font-size:15px}.contact-method .icon-disc{width:35px;height:35px}.advisor-tags{display:none}.team-card h3{font-size:12px}.team-card p{font-size:10px}.footer-grid{gap:17px}.footer-grid>div+div{padding-left:17px}}
@media(max-width:850px){.site-header{height:62px}.header-inner{gap:14px}.site-header nav{gap:13px}.site-header nav a{font-size:11px}.header-cta{padding-inline:12px;font-size:11px;min-height:33px}.brand strong{font-size:20px}.brand small{font-size:7px}.brand img{width:31px}.hero-note{display:none}.hero h1{font-size:44px}.hero-subtitle{font-size:28px}.home-hero h1{font-size:49px}.hero .hero-copy{max-width:100%}.section-heading>div{gap:10px}.section-heading h2{font-size:23px}.section-heading p{font-size:11px}.destinations-grid{gap:8px}.destination-card{height:214px}.destination-text h3{font-size:21px}.destination-text b{width:22px;height:22px}.destination-text span{background:none;padding:0;border:0}.destination-text p{min-height:32px}.grid-four{gap:10px}.card-body{padding:8px}.card-body h3{font-size:15px}.description{font-size:11px}.route-picture{height:123px}.article-picture{height:106px}.article-card .card-body h3{font-size:12px}.tags span{font-size:9px;padding-inline:5px}.round-arrow{width:23px;height:23px}.home-bottom{grid-template-columns:1fr}.home-bottom .section-heading>div{display:flex}.home-bottom .benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.home-bottom .benefits h3{font-size:12px}.guide-links{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-links .feature{padding:13px}.guide-links h3{font-size:14px}.guide-links p{font-size:11px}.guide-links .icon-disc{width:40px;height:40px}.advantage-bar .feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:13px}.advantage-bar .feature:nth-child(3){border:0}.advantage-bar .feature:nth-child(4){padding-left:0}.advantage-bar h3{font-size:13px}.advantage-bar p{font-size:11px}.category-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.category-bar a{padding:8px;justify-content:flex-start}.category-bar a:nth-child(3){border:0}.category-bar strong{font-size:13px}.category-bar small{font-size:10px}.guide-featured{grid-template-columns:1.4fr 1fr}.editorial-cover h2{font-size:31px}.editorial-cover h3{font-size:20px}.editorial-cover p{font-size:12px}.editorial-side h3{font-size:12px}.editorial-side p{font-size:10px}.editorial-side article>a:first-child{width:34%}.editorial-side article{gap:8px}.grid-five{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-five .article-picture{height:150px}.topics{grid-template-columns:repeat(5,minmax(0,1fr))}.topics .destination-card{height:175px}.topics .destination-text h3{font-size:19px}.topics .destination-text p{font-size:10px}.topics .destination-text b{display:none}.tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tools-grid .feature{padding:15px 12px}.route-filters{flex-wrap:wrap;gap:15px}.filter-title{width:100%;padding-bottom:7px;border-bottom:1px solid var(--line)}.route-filters fieldset{flex:1}.route-filters label span{font-size:10px}.route-filters .button{align-self:flex-end}.page-routes .grid-three .route-picture{height:155px}.page-routes .grid-three .card-body h3{font-size:17px}.page-routes .grid-three .description{font-size:11px}.featured-route{grid-template-columns:38% 62%}.featured-route-title{display:block}.featured-route-title .button{margin-top:10px}.mini-features{grid-template-columns:repeat(2,minmax(0,1fr))}.itinerary-columns{gap:12px}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.steps h3{font-size:14px}.steps p{font-size:12px}.steps .step-arrow{display:none}.faq-consult{grid-template-columns:1fr}.consultant{max-width:none;align-items:center}.question-categories{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:-76px;margin-bottom:24px;gap:7px}.question-hero .hero-inner{padding-bottom:92px;min-height:375px}.question-categories a{padding:7px;font-size:12px}.question-card{grid-template-columns:100px minmax(0,1fr);gap:8px}.question-card>.photo{height:133px}.question-card h3{font-size:12px}.frequency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advisor-strip h2{font-size:20px}.story-grid{grid-template-columns:1fr 1fr}.story-grid>div>p:not(.story-quote){font-size:12px}.story-photo{height:310px}.story-quote{font-size:22px}.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-card{min-height:180px}.team-card h3{font-size:16px}.team-card p{font-size:12px}.timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.five-features{grid-template-columns:repeat(3,minmax(0,1fr))}.partners{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-methods{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-layout{gap:20px;grid-template-columns:1fr 1fr}.inquiry-form{gap:12px;padding:13px}.service-cover{height:195px}.service-cover h2{font-size:26px;left:18px}.service-cover p{font-size:11px;left:18px}.service-info{grid-template-columns:1fr;padding:16px}.qr-placeholder{border:0;border-top:1px solid var(--line);padding-top:15px;display:grid;grid-template-columns:60px 1fr;text-align:left;gap:3px 15px}.qr-placeholder>.icon{grid-row:1/3;width:60px;height:60px}.service-quote{font-size:22px}.reading-layout{grid-template-columns:1.8fr 1fr;gap:18px}.article-content{padding:20px}.reading-layout .consultant{display:block}.reading-layout .consultant h2{font-size:21px}.reading-photo{height:240px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr}.footer-last{display:none}.brand-cta h2{font-size:30px}.brand-cta .handwritten{font-size:21px;margin:0}}
@media(max-width:640px){.wrap{width:calc(100% - 32px)}body{font-size:14px}.section{margin-block:24px}.site-header{height:65px;position:relative;z-index:20}.header-inner{gap:10px}.brand strong{font-size:23px}.brand small{font-size:8px;letter-spacing:2.2px}.brand img{width:34px;height:39px}.header-cta{min-height:33px;padding:5px 12px;font-size:12px;gap:8px;margin-left:auto}.menu-toggle{display:flex;flex-direction:column;gap:5px;justify-content:center;background:none;border:0;width:30px;height:38px;padding:3px;color:#fff;order:3}.menu-toggle span{height:2px;width:22px;background:currentColor}.site-header nav{display:none;position:absolute;left:0;top:65px;width:100%;background:#082b46;padding:12px 16px 20px;box-shadow:0 10px 20px #082b4622;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.site-header nav.is-open{display:grid}.site-header nav a{font-size:14px;padding:10px 12px;justify-content:center}.site-header nav a[aria-current]:after{bottom:4px;left:25%;right:25%}.hero{background-position:58% center}.hero-inner{min-height:270px;padding-block:29px;gap:0}.hero h1{font-size:39px;letter-spacing:1px}.hero-subtitle{font-size:25px;margin:10px 0}.hero-description{font-size:13px;line-height:1.9;max-width:96%}.home-hero .hero-inner{min-height:330px;align-items:flex-start;padding-top:43px}.home-hero h1{font-size:42px;line-height:1.25;letter-spacing:1px}.home-hero .hero-description{font-size:13px;max-width:290px}.home-hero .button-row{gap:10px;margin-top:20px}.home-hero .button{font-size:12px;padding:8px 16px;gap:10px;min-height:39px}.section-heading{gap:12px;align-items:flex-start;margin-bottom:13px}.section-heading>div{display:block!important}.section-heading h2{font-size:24px;letter-spacing:0}.section-heading p{font-size:11px;margin-top:5px;line-height:1.5}.more{font-size:10px;margin-top:4px;white-space:nowrap}.more span{font-size:14px;margin-left:2px}.advantage-bar{padding:13px 0}.advantage-bar .feature-grid{gap:12px 4px}.advantage-bar .feature{gap:5px;padding:0 3px;border:0;align-items:center}.advantage-bar .icon-disc{width:25px;height:28px}.advantage-bar .icon{width:24px;height:24px}.advantage-bar h3{font-size:11px}.advantage-bar p{font-size:9px;line-height:1.5}.destinations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.destination-card{height:195px}.destination-text{left:9px;right:8px;bottom:10px}.destination-text h3{font-size:22px}.destination-text p{font-size:10px;line-height:1.5;min-height:30px;margin:4px 0}.destination-text span{font-size:8px;max-width:calc(100% - 18px);line-height:1.5}.destination-text b{width:20px;height:20px;font-size:13px}.grid-four,.grid-three{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.route-picture{height:125px}.card-body h3{font-size:16px;line-height:1.5}.route-picture .badge{font-size:10px;left:8px;top:8px;padding:2px 8px}.route-meta{font-size:10px}.description{font-size:11px;line-height:1.7;margin-bottom:9px}.card-body{padding:9px}.card-bottom{gap:5px;align-items:flex-end}.card-bottom .tags{gap:4px}.tags span{font-size:9px}.round-arrow{width:22px;height:22px;font-size:12px}.guide-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.guide-links .feature{padding:12px 8px;gap:8px}.guide-links h3{font-size:13px}.guide-links p{font-size:10px}.guide-links .icon-disc{width:36px;height:36px}.article-picture{height:116px}.article-card .card-body h3{font-size:13px}.home-bottom{gap:22px}.home-bottom .section-heading h2{font-size:24px}.home-bottom .section-heading p{font-size:11px}.home-bottom .benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.home-bottom .benefits .feature{padding:10px 8px}.benefits .icon-disc{width:31px}.benefits h3{font-size:12px}.faq-list.two-columns{grid-template-columns:1fr}.faq-list summary{font-size:12px;padding:10px 12px}.faq-answer{font-size:12px}.brand-cta{margin-top:24px;background-position:60% center}.brand-cta>.wrap{min-height:175px;padding-block:25px}.brand-cta h2{font-size:29px;line-height:1.45;letter-spacing:0}.brand-cta p{font-size:12px}.brand-cta .handwritten{display:none}.brand-cta .button{font-size:12px}.site-footer{padding-top:24px}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 12px}.footer-brand{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7px}.footer-brand>.brand{margin:0}.footer-brand .brand strong{font-size:24px}.footer-brand .brand img{width:36px}.footer-brand p{font-size:10px}.footer-sign{grid-column:1/-1;display:none}.footer-grid>div+div{padding-left:0;border:0}.footer-grid h2{font-size:13px;margin-bottom:8px}.footer-grid a:not(.brand){font-size:11px;line-height:2}.copyright{font-size:9px;text-align:left;line-height:1.8;margin-top:20px}.copyright span{display:block;padding:0}.guide-hero .hero-inner{min-height:305px;padding-top:30px;padding-bottom:42px}.guide-hero .hero-subtitle{font-size:25px;max-width:340px}.guide-hero .hero-description{font-size:12px}.search-box{padding:4px 4px 4px 10px;gap:8px;margin-top:18px}.search-box>.icon{width:19px;height:19px}.search-box input{font-size:12px;padding:4px 0}.search-box .button{padding-inline:15px;font-size:12px;min-height:34px;gap:4px}.category-bar{padding:6px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:-19px}.category-bar a{gap:6px;justify-content:center;padding:9px 2px}.category-bar a .icon{width:22px;height:22px}.category-bar strong{font-size:11px}.category-bar small{display:none}.guide-featured{grid-template-columns:1fr;gap:10px;margin-top:16px}.editorial-cover{min-height:280px}.editorial-cover>div:last-child{padding:20px}.editorial-cover h2{font-size:31px;margin-top:21px}.editorial-cover h3{font-size:21px}.editorial-cover p{font-size:12px;max-width:280px}.editorial-cover .button{font-size:12px}.editorial-side{grid-template-rows:none}.editorial-side article{min-height:100px;gap:12px}.editorial-side article>a:first-child{width:33%}.editorial-side h3{font-size:13px}.editorial-side p{font-size:11px;padding-right:12px}.editorial-side article>div{padding-block:8px}.grid-five{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-five .article-picture{height:122px}.grid-five .article-card:last-child:nth-child(odd){grid-column:1/-1;display:grid;grid-template-columns:40% 1fr}.grid-five .article-card:last-child:nth-child(odd) .article-picture{height:100%}.topics{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.topics .destination-card{height:160px}.topics .destination-text h3{font-size:20px}.topics .destination-text p{font-size:10px;min-height:0;margin-top:4px}.topics .destination-text b{display:none}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tools-grid .feature{padding:13px 9px;gap:7px}.tools-grid strong{font-size:12px}.tools-grid small{font-size:10px}.tools-grid .icon-disc{width:34px;height:34px}.tools-grid .icon{width:24px;height:24px}.compact .article-picture{height:110px}.question-links{gap:8px}.question-links a{font-size:11px;padding:10px 8px;gap:7px}.routes-hero .hero-inner{min-height:270px}.routes-hero .hero-subtitle{font-size:25px;max-width:300px}.routes-hero .hero-description{font-size:12px;max-width:300px}.route-filters{padding:13px;margin-top:-17px;gap:12px;display:grid;grid-template-columns:1fr}.filter-title{gap:8px;width:auto;padding-bottom:9px}.filter-title>.icon{width:25px;height:25px}.filter-title>span{display:flex;align-items:baseline;gap:10px}.filter-title strong{font-size:14px}.filter-title small{font-size:11px}.route-filters fieldset{border:0;padding:0;display:block}.route-filters legend{font-size:12px;margin-bottom:5px}.route-filters fieldset>div{gap:6px}.route-filters label span{font-size:11px;padding:5px 9px}.route-filters .button{min-height:36px;font-size:12px;justify-self:end;padding-inline:19px}.page-routes .grid-three .route-picture{height:124px}.page-routes .grid-three .card-body h3{font-size:16px}.page-routes .grid-three .description{font-size:11px;min-height:0}.page-routes .grid-three .tags span{font-size:9px}.featured-route{grid-template-columns:1fr}.featured-photo>.photo{min-height:0;height:230px}.featured-photo>.handwritten{font-size:25px;bottom:12px}.featured-route-title{display:flex;align-items:start}.featured-route-title h2{font-size:22px}.featured-route-title p{font-size:11px}.featured-route-title .button{margin:0;min-height:32px;padding:5px 10px;font-size:11px;gap:7px}.mini-features{grid-template-columns:repeat(2,minmax(0,1fr));margin:13px 0}.mini-features h3{font-size:12px}.mini-features p{font-size:10px}.mini-features .feature{padding:8px}.itinerary-columns{grid-template-columns:1fr;gap:12px}.itinerary-columns h3{font-size:15px}.checks li{font-size:12px}.day-list li{font-size:12px}.steps{gap:10px}.steps li{padding:12px 8px;gap:7px;align-items:flex-start}.steps .icon-disc{width:33px;height:33px}.steps .icon{width:24px;height:24px}.steps h3{font-size:12px}.steps h3 em{font-size:11px;margin-right:2px}.steps p{font-size:10px;margin-top:5px}.faq-consult{gap:18px}.faq-consult .section-heading h2{font-size:24px}.consultant{padding:23px;gap:18px}.consultant h2{font-size:24px}.consultant p{font-size:11px}.question-hero .hero-inner{min-height:386px;padding-top:29px;padding-bottom:105px}.question-hero h1{font-size:35px}.question-hero .hero-subtitle{font-size:24px}.question-hero .hero-description{font-size:12px}.question-categories{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:-91px;margin-bottom:30px}.question-categories a{display:flex;flex-direction:column;gap:3px;font-size:10px;line-height:1.4;border-radius:6px;padding:6px 2px}.question-categories .icon{width:18px;height:18px}.question-cards{grid-template-columns:1fr;gap:10px}.question-card{grid-template-columns:95px minmax(0,1fr);gap:10px;padding:7px}.question-card>.photo{height:131px}.question-card h3{font-size:13px;padding-left:26px}.question-card p{font-size:11px;padding-left:26px}.question-card .qa-label{width:20px;height:21px;font-size:11px}.question-card details{margin-left:26px;margin-top:7px}.question-card details p{padding:0}.tinted-section{padding:19px 0;margin:24px 0}.frequency-grid{gap:9px}.frequency-grid .feature{padding:12px 8px;gap:7px}.frequency-grid .icon-disc{width:33px;height:36px}.frequency-grid .icon{width:24px;height:24px}.frequency-grid strong{font-size:12px}.frequency-grid small{font-size:10px}.frequency-grid .round-arrow{display:none}.page-questions .destination-card{height:185px}.advisor-strip{flex-wrap:wrap;gap:10px;padding:13px}.advisor-strip>.icon-disc{width:37px;height:37px}.advisor-strip>div{flex:1}.advisor-strip h2{font-size:18px}.advisor-strip p{font-size:11px}.advisor-strip>.button{margin-left:47px;min-height:33px;font-size:12px}.about-hero .hero-subtitle{font-size:29px;max-width:290px}.about-hero .hero-description{font-size:12px;max-width:300px}.story-grid{grid-template-columns:1fr;gap:20px}.story-grid>div>p:not(.story-quote){font-size:13px;line-height:1.9}.story-quote{font-size:23px;margin-top:15px}.story-photo{height:260px}.story-photo .handwritten{font-size:25px}.values-grid{gap:9px}.values-grid .feature{padding:13px 9px;gap:8px;display:block}.values-grid .icon-disc{width:38px;height:38px;margin-bottom:9px}.values-grid h3{font-size:15px}.values-grid p{font-size:11px}.ways-section{padding-block:20px}.ways-section .feature{display:flex;align-items:start;gap:7px}.ways-section .feature h3{font-size:13px}.ways-section .feature p{font-size:10px}.ways-section .icon-disc{width:31px;height:31px}.ways-section .icon{width:22px;height:22px}.sample-note{font-size:10px;padding:7px 9px}.team-grid{gap:10px}.team-card{grid-template-columns:1fr;gap:0;padding:6px}.team-card img{height:165px;min-height:0;object-position:center 25%}.team-card>div{padding:10px 5px 7px}.team-card h3{font-size:14px;margin-bottom:6px}.team-card p{font-size:11px;line-height:1.7;margin-bottom:7px}.timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.timeline h3{font-size:15px}.timeline p{font-size:11px}.five-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.five-features .feature{padding:12px 8px;gap:8px}.five-features .icon-disc{width:34px;height:34px}.five-features .icon{width:24px;height:24px}.five-features h3{font-size:12px}.five-features p{font-size:10px}.partners{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.partners>div{padding:12px;gap:7px}.partners span{font-size:13px}.partners .icon{width:21px;height:21px}.contact-hero .hero-subtitle{font-size:29px;max-width:300px}.contact-hero .hero-description{font-size:12px;max-width:310px}.contact-methods{gap:9px}.contact-method{padding:12px 9px;gap:8px}.contact-method .icon-disc{width:31px;height:31px}.contact-method .icon{width:21px;height:21px}.contact-method h2{font-size:14px;margin:3px 0}.contact-method p{font-size:10px}.contact-method strong.pending{font-size:11px}.contact-layout{grid-template-columns:1fr;gap:22px}.contact-layout .section-heading p{font-size:11px}.inquiry-form{padding:15px;gap:13px 12px}.field label{font-size:13px}.field input,.field select,.field textarea{font-size:12px;padding:9px 8px}.field textarea{padding-bottom:24px}.inquiry-form>.button{font-size:14px;min-height:43px}.form-note{font-size:10px}.service-cover{height:220px}.service-cover h2{font-size:30px}.service-cover p{font-size:12px}.service-info{grid-template-columns:1.3fr 1fr;gap:8px;padding:15px 12px}.service-info .feature{gap:7px}.service-info .icon-disc{width:33px;height:33px}.service-info .icon{width:23px;height:23px}.service-info .feature h3{font-size:12px}.service-info .feature p{font-size:10px}.qr-placeholder{display:flex;border-top:0;border-left:1px solid var(--line);text-align:center;padding:0 0 0 9px;gap:12px}.qr-placeholder>.icon{width:74px;height:74px}.qr-placeholder strong{font-size:13px}.qr-placeholder span{font-size:10px}.service-quote{font-size:24px}.detail-hero h1{font-size:31px;line-height:1.4}.detail-hero .hero-inner{min-height:240px}.detail-hero .hero-subtitle{font-size:13px}.reading-layout{grid-template-columns:1fr;gap:22px}.article-content{padding:18px}.article-content p{font-size:13px}.article-content h2{font-size:24px}.reading-photo{height:235px}.reading-layout .consultant{display:flex;padding:22px}.reading-layout .consultant h2{font-size:24px}.answer-intro{padding:13px}.related{padding:18px}.breadcrumbs{font-size:11px}.full-itinerary h3{font-size:14px}.full-itinerary p{font-size:11px}.empty-state{padding:45px 15px}.empty-state h1,.empty-state h2{font-size:24px}.empty-state p{font-size:13px}dialog{padding:24px}dialog h2{font-size:24px}.tool-budget{grid-template-columns:1fr 110px}}
/* Screenshot calibration: align the desktop navigation, wide guide search,
   and reference-specific landscape treatments without changing the layout. */
.site-header nav{margin-left:0;flex:1;justify-content:center}
.guide-hero .hero-copy{width:790px}
.about-hero .hero-subtitle span{display:block}
.story-grid .story-photo>p.handwritten{color:white;font-size:29px;line-height:1.7;margin:0;text-shadow:0 2px 8px #0008}
.hero>.hero-landscape{position:absolute;inset:0;background:var(--alpine-image) center 48%/cover}
.hero>.hero-landscape:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#041e39b3,#041e3926 75%)}
.hero:has(.hero-landscape) .hero-inner{z-index:1}
.brand-cta{position:relative;overflow:hidden}
.brand-cta .cta-landscape{background:var(--alpine-image) center 45%/cover;position:absolute;right:0;top:0;bottom:0;width:62%;mask-image:linear-gradient(90deg,transparent,#000 25%)}
.brand-cta .cta-landscape:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#082b4620,#082b4620)}
.brand-cta>.wrap{position:relative;z-index:1}
@media(max-width:850px){.footer-last{display:block;grid-column:1/-1;border-left:0!important;padding-left:0!important;border-top:1px solid #ffffff20;padding-top:15px}.footer-last .handwritten{display:none}.footer-last h2{margin-bottom:4px}.footer-last p{display:inline;margin-right:15px}.footer-last a:not(.brand){display:inline}}
@media(max-width:640px){.site-header nav{flex:none}.guide-hero .hero-copy{width:100%}.brand-cta .cta-landscape{width:70%;opacity:.55}.footer-last p{font-size:10px}.footer-last h2{font-size:12px}}
/* Motion adds feedback without moving layout or withholding content. */
.button{transition:background .22s,box-shadow .22s,transform .22s}
.button>span[aria-hidden]{display:inline-block;transition:transform .24s ease}
.route-card,.article-card,.destination-card,.guide-links>.feature,.tools-grid>.feature,.contact-method{transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s,border-color .28s}
.destination-card .photo,.route-picture .photo,.article-picture .photo{transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.round-arrow{transition:transform .25s,background .25s}
.feature .icon-disc{transition:transform .3s,background .3s}
.site-header nav a:before{content:"";position:absolute;bottom:9px;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .25s}
.site-header nav a:hover:before,.site-header nav a:focus-visible:before{transform:scaleX(1)}
.field input,.field select,.field textarea{transition:border-color .2s,box-shadow .2s}
.field input:focus,.field select:focus,.field textarea:focus{border-color:#c59a43;box-shadow:0 0 0 3px #f2c45c20}
.faq-list details[open]{border-color:#d7bc7f}
@media(hover:hover) and (pointer:fine){
  .route-card:hover,.article-card:hover,.destination-card:hover{transform:translateY(-5px);box-shadow:0 12px 26px #082b4618;border-color:#d5bc83}
  .destination-card:hover .photo,.route-card:hover .photo,.article-card:hover .photo{transform:scale(1.055)}
  .guide-links>.feature:hover,.tools-grid>.feature:hover,.contact-method:hover{transform:translateY(-3px);box-shadow:0 7px 18px #082b4610}
  .feature:hover .icon-disc{transform:rotate(-5deg);background:#ffe5a2}
  .button:hover{transform:translateY(-2px);box-shadow:0 7px 18px #082b4620}
  .button:hover>span[aria-hidden]{transform:translateX(4px)}
  .round-arrow:hover{transform:translateX(2px)}
}
.button:active{transform:translateY(0) scale(.98)}
@media(max-width:640px){.site-header nav a:before{left:25%;right:25%;bottom:4px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.route-card:hover,.article-card:hover,.destination-card:hover,.guide-links>.feature:hover,.tools-grid>.feature:hover,.contact-method:hover,.button:hover,.button:active,.round-arrow:hover,.feature:hover .icon-disc,.button:hover>span[aria-hidden],.destination-card:hover .photo,.route-card:hover .photo,.article-card:hover .photo{transform:none!important}}
/* ------------------------------------------------------------------
   Optimization pass. Appended last so it wins on equal specificity:
   lighter image delivery, legible overlay copy, a readable type floor
   and 24px minimum hit areas. The dense desktop composition and the
   approved navy/gold palette are unchanged.
   ------------------------------------------------------------------ */
/* Phones never need the 2172px originals. */
@media(max-width:640px){:root{--hero-image:url('/pomelo/assets/hero-1200.webp');--alpine-image:url('/pomelo/assets/alpine-hero-1200.webp')}}
/* Heroes that carry a .hero-landscape already paint the alpine art on top.
   The base .hero rule deliberately has no image layer, and the two landscape
   heroes are excluded by class rather than by :has(), because Chrome's
   speculative CSS image preloader still fetches images for :has() rules it
   cannot resolve early — which cost /routes/ and /questions/ a needless
   191 KB hero download. */
.hero:not(.routes-hero):not(.question-hero){background:var(--navy)}
/* Sprite cells are individual files now: they crop with object-fit instead
   of being sliced out of one 1536px sheet, so only visible photos download. */
.photo img{width:100%;height:100%;object-fit:cover;display:block}
/* The footer landscape is a lazy <img> now, so its background must not
   stay: an eager CSS background there re-downloads the hero on every page. */
.brand-cta .cta-landscape{background:none}
.brand-cta .cta-landscape img{width:100%;height:100%;object-fit:cover;object-position:center 45%}
/* The band's own hero backdrop was also an eager CSS image sitting at the
   very bottom of every page, so it becomes a lazy <img> too. */
.brand-cta>.cta-base{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%}
@media(max-width:640px){.brand-cta>.cta-base{object-position:60% 50%}}
/* Handwritten overlay copy sits on bright sky; the old shadow was too soft. */
.hero-note,.handwritten{text-shadow:0 1px 2px #00101fe6,0 3px 14px #00101fd9,0 0 46px #00101fb3}
/* Placeholders sat around 3.4:1 against their fields. */
.search-box input::placeholder,.field textarea::placeholder{color:#64778d}
/* Minimum hit areas, tuned to stay visually identical. */
.footer-grid>div:not(.footer-brand)>a{padding-block:2px}
a.text-link{padding-block:4px}
.question-card summary{padding-block:3px}
.question-card details a{padding-block:3px}
.round-arrow{min-width:26px;min-height:26px}
.question-card summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}
::selection{background:#f2c45c5c;color:var(--navy)}
/* ---------------------------------------------------------------
   Type floor. Values were read from the live cascade at 1280/900/768/500
   and only ever raised: nothing below 12px (11px for micro-labels), and
   no desktop size is changed.
   --------------------------------------------------------------- */
.brand small{font-size:10px}
.advantage-bar .feature p{font-size:12px}
.mini-features .feature h3{font-size:12px}
.mini-features .feature p{font-size:11px}
.destination-card .destination-text p{font-size:12px}
.destination-card .destination-text span{font-size:11px}
.route-card .route-meta{font-size:12px}
.card .card-body .tags span{font-size:12px}
.site-footer .copyright{font-size:11px}
.category-bar a small{font-size:11px}
.guide-links .feature p{font-size:12px}
.itinerary-columns .day-list li{font-size:12px}
.itinerary-columns .day-list b{font-size:12px}
.steps li p{font-size:12px}
.inquiry-form .char-count{font-size:12px}
.inquiry-form p.form-note{font-size:12px}
.question-card details summary{font-size:12px}
.question-card details a{font-size:12px}
.tools-grid .feature small{font-size:12px}
.partners small{font-size:11px}
.route-filters label span{font-size:12px}
.filter-title small{font-size:12px}
.contact-method p{font-size:12px}
@media(max-width:1100px){
.values-grid .feature p{font-size:12px}
.route-filters button.button{font-size:12px}
}
@media(max-width:850px){
.route-card .description{font-size:12px}
.article-card .description{font-size:12px}
.values-grid .feature p{font-size:12px}
a.button.header-cta{font-size:12px}
.route-filters button.button{font-size:12px}
}
@media(max-width:640px){
.advantage-bar .feature h3{font-size:12px}
.route-card .description{font-size:12px}
.article-card .description{font-size:12px}
.section-heading .more{font-size:12px}
.steps li h3 em{font-size:12px}
.question-links a{font-size:12px}
.values-grid .feature p{font-size:12px}
.frequency-grid .feature small{font-size:12px}
.card .badge{font-size:11px}
.footer-last p{font-size:12px}
.contact-method strong.pending{font-size:12px}
}
/* --- type floor, round 2: the components the first sweep did not reach --- */
.home-bottom .section-heading .more{font-size:12px}
.benefits .feature p{font-size:12px}
.editorial-side article div p{font-size:12px}
.editorial-side article .tags span{font-size:12px}
.consultant p{font-size:12px}
.sample-note{font-size:12px}
.team-card div p{font-size:12px}
.five-features .feature p{font-size:12px}
.service-info .feature p{font-size:12px}
.qr-placeholder span{font-size:12px}
@media(max-width:1100px){
.featured-route-title a.button{font-size:12px}
}
@media(max-width:850px){
.featured-route-title a.button{font-size:12px}
.page-routes .grid-three .card-body p.description{font-size:12px}
}
@media(max-width:640px){
.section-heading div p{font-size:12px}
.home-bottom .section-heading div p{font-size:12px}
.contact-layout .section-heading div p{font-size:12px}
.footer-brand p{font-size:12px}
.footer-grid>div:not(.footer-brand)>a{font-size:12px}
.featured-route-title p{font-size:12px}
.featured-route-title a.button{font-size:12px}
.category-bar strong{font-size:12px}
}
/* ---------------------------------------------------------------
   Hit-area and type-floor repair. Measured on the live cascade at
   1280 / 768 / 390 with a DOM probe; only the targets that still came
   out under 24x24 and the two labels under the 11px micro-label floor
   are touched. Padding is used where a link sits inline in text, so the
   hit box grows without moving the line box or the composition.
   --------------------------------------------------------------- */
/* WCAG 2.2 SC 2.5.8 — these still measured 20-23px tall. */
.more{display:inline-flex;align-items:center;min-height:26px}
/* At 850px the header nav and the breadcrumbs drop to 11px, leaving
   2-character links only 22px wide. */
.site-header nav a{min-width:24px}
.breadcrumbs a{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px}
.site-footer .footer-grid>div:not(.footer-brand)>a{display:flex;align-items:center;min-height:24px}
.site-footer .footer-last a:not(.brand){display:inline-flex;align-items:center;min-height:24px}
/* Title links in cards and in the editorial column are inline, so vertical
   padding grows the hit box without touching the line box or the composition. */
.card-body h3 a,.question-card h3 a,.editorial-side article h3 a{padding-block:5px}
/* Below the declared 11px micro-label floor. */
.team-card .tags span{font-size:11px}
@media(max-width:640px){.question-categories a{font-size:11px}}

/* Keep mobile navigation available until its event handlers are installed. */
@media(max-width:640px){
  .site-header:not(.menu-ready) .menu-toggle{display:none}
  .site-header:not(.menu-ready) .header-inner{flex-wrap:wrap}
  .site-header:not(.menu-ready) #navigation{display:grid;position:static;order:3;flex:0 0 100%;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));padding:8px 0;box-shadow:none}
  .site-header:not(.menu-ready) #navigation a{min-height:36px;text-align:center}
}
