/* Imported design styles. Asset URLs are relative to this stylesheet. */

/* Design tokens: semantic colors, typography, component radii and layout. */
:root{
  --paper:#fbf8f1; --white:#fffdf8; --ink:#263a36;
  --green:#126a6a; --muted:#626f68; --line:#d5dfd7; --soft:#e7f2ed;
  --sea:#126a6a; --sea-deep:#154e4f; --sea-tint:#e8f3ef;
  --coral:#b64d35; --coral-tint:#f9eae2;
  --sun:#f2ca69; --sun-tint:#fbf0cf;
  --focus:#9a4e22; --radius-sm:4px; --radius-md:8px; --radius-lg:12px;
  --space-1:4px; --space-2:8px; --space-3:12px; --space-4:16px;
  --space-6:24px; --space-8:32px; --space-12:48px; --space-16:64px;
  --serif:'Noto Serif JP','Yu Mincho','Hiragino Mincho ProN','Noto Serif CJK JP',serif;
  --sans:'Noto Sans JP','Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;
  --max:1280px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.85}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #91742d;outline-offset:4px}img{width:100%;display:block;object-fit:cover}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:600;line-height:1.55}h1{font-size:48px;letter-spacing:.055em}h2{font-size:29px;letter-spacing:.04em}h3{font-size:22px}p+p{margin-top:14px}.sample{height:28px;text-align:center;font-size:10px;line-height:28px;background:#e8ebe3;letter-spacing:.08em;color:#525b51}.skip{position:absolute;top:-100px;left:10px;background:white;z-index:100;padding:10px}.skip:focus{top:30px}.sitehead{border-bottom:1px solid var(--line);background:var(--paper)}.head-inner{max-width:var(--max);padding:22px 0 18px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.wordmark{font-family:var(--serif);font-weight:700;font-size:30px;letter-spacing:.08em;line-height:1.5;white-space:nowrap}.brand-note{font-size:10px;letter-spacing:.14em;display:block;color:var(--muted);margin-top:2px;font-family:var(--sans);font-weight:400}.mainnav{display:flex;align-items:center;gap:28px;font-size:13px}.mainnav a{display:inline-flex;align-items:center;min-height:44px;position:relative}.mainnav a[aria-current=page]:after{content:'';height:2px;background:var(--green);position:absolute;bottom:0;left:0;right:0}.mainnav .search-link{font-size:12px;gap:8px;border-left:1px solid var(--line);padding-left:22px}.search-icon{width:15px;height:15px;border:1.5px solid currentColor;border-radius:50%;position:relative;display:inline-block;margin-right:5px}.search-icon:after{content:'';width:6px;height:1.5px;background:currentColor;position:absolute;transform:rotate(45deg);right:-4px;bottom:-2px}.menu-toggle{display:none;min-height:44px;background:transparent;border:1px solid var(--line);padding:0 14px;border-radius:4px}.wrap{max-width:var(--max);margin:auto}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:11px;padding:22px 0}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.eyebrow{font-size:11px;letter-spacing:.16em;color:var(--green);font-weight:700;margin-bottom:18px}.hero{display:grid;grid-template-columns:.8fr 1.2fr;gap:52px;align-items:center;padding:52px 0 42px}.hero-copy{padding-bottom:15px}.hero h1{font-size:48px;line-height:1.65;letter-spacing:.06em;margin-bottom:20px}.hero .desc{font-size:14px;max-width:390px;line-height:2.05;color:#555e55}.hero-visual{position:relative}.hero-visual img{aspect-ratio:1.42;border-radius:6px}.caption{font-size:10px;line-height:1.65;color:var(--muted);margin-top:8px}.hero-meta{display:flex;gap:17px;font-size:11px;margin-top:26px}.hero-meta span+span{border-left:1px solid var(--line);padding-left:17px}.text-link{display:inline-flex;gap:30px;align-items:center;min-height:44px;border-bottom:1px solid var(--green);font-size:13px;font-weight:600;margin-top:24px;padding-bottom:4px}.arrow{font-family:var(--sans)}.theme-row{display:flex;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;gap:22px}.theme-row .label{color:var(--muted);font-size:11px;margin-right:auto}.theme-row a{font-size:13px;min-height:44px;display:flex;align-items:center;gap:16px}.theme-row a+a{border-left:1px solid var(--line);padding-left:22px}.section{padding:56px 0}.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.section-title p{font-size:12px;color:var(--muted);margin-top:9px}.section-title>a{font-size:12px;min-height:44px;display:flex;align-items:center;gap:25px}.editorial-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:38px}.feature img{aspect-ratio:1.74;border-radius:6px}.feature .kicker{margin-top:18px}.kicker{font-size:10px;letter-spacing:.1em;color:var(--green);margin-bottom:8px}.feature h3{font-size:27px;margin-bottom:10px}.feature p{font-size:13px;color:var(--muted);max-width:550px}.story-stack{display:grid;gap:25px}.story-row{display:grid;grid-template-columns:43% 1fr;gap:21px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:24px}.story-row:last-child{padding-bottom:0;border:0}.story-row img{aspect-ratio:1.25;border-radius:5px}.story-row h3{font-size:19px}.story-row p{font-size:11px;color:var(--muted);margin-top:8px}.text-small{font-size:12px;color:var(--muted)}.reading-time{margin-top:14px;font-size:10px;color:var(--muted)}.green-band{background:var(--soft);padding:36px 40px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;border-radius:6px;margin-bottom:55px}.green-band h2{font-size:25px;margin-bottom:10px}.green-band p{font-size:13px;color:#566253}.green-band .links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.green-band .links a{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #bfc8ba;min-height:46px;align-items:center;font-size:13px}.golf-strip{display:flex;gap:24px;align-items:center;border-top:1px solid var(--line);padding:26px 0 44px}.golf-strip img{width:145px;height:84px;border-radius:5px}.golf-strip h2{font-size:20px}.golf-strip p{font-size:12px;color:var(--muted);margin-top:7px}.golf-strip>a{margin-left:auto;font-size:12px;min-height:44px;display:flex;align-items:center;gap:22px}.page-title{padding:15px 0 32px;max-width:850px}.page-title h1{font-size:43px}.page-title .intro{font-size:14px;line-height:2.05;max-width:750px;margin-top:17px;color:#596258}.wide-photo{aspect-ratio:2.5;border-radius:6px}.inner{max-width:1120px;margin:auto}.page-two-col{display:grid;grid-template-columns:1fr 300px;gap:65px;padding:45px 0 64px}.main-section{margin-bottom:38px}.main-section h2{font-size:27px;margin-bottom:18px}.main-section h3{font-size:21px;margin-bottom:12px}.info-panel{background:var(--soft);border:1px solid #d4dacc;border-radius:6px;padding:25px 28px}.info-panel h2,.info-panel h3{font-size:22px;margin-bottom:15px}.fact-list{margin:0;padding:0;list-style:none}.fact-list li{padding:10px 0;border-bottom:1px solid #d5dcce;font-size:13px}.fact-list li:last-child{border:0}.fact-list strong{display:block;font-size:12px;margin-bottom:3px}.side-box{border-top:2px solid var(--green);padding:20px 0;margin-bottom:32px}.side-box h2{font-size:20px;margin-bottom:12px}.side-box p{font-size:12px;color:var(--muted)}.side-box a{display:flex;justify-content:space-between;min-height:46px;align-items:center;border-bottom:1px solid var(--line);font-size:12px}.article-labels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:17px}.tag{font-size:10px;border:1px solid #cfd5c9;color:#4d624d;border-radius:3px;padding:3px 8px;display:inline-block}.meta{color:var(--muted);font-size:11px;margin:18px 0}.meta a{text-decoration:underline;text-underline-offset:3px}.button{background:var(--green);border:1px solid var(--green);border-radius:4px;color:#fff;padding:11px 20px;min-height:46px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;font-size:13px;text-align:center}.button:hover{background:#20372e;color:#fff;text-decoration:none}.button.secondary{color:var(--green);background:transparent;border-color:#9aa994}.button.secondary:hover{background:#e9ede3}.button.full{width:100%;justify-content:center}.list-compact{list-style:none;margin:0;padding:0}.list-compact li{padding:12px 0;border-bottom:1px solid var(--line)}.list-compact a{font-size:13px}.route-links{display:flex;flex-wrap:wrap;gap:12px;padding-top:15px}.related-mini{display:grid;grid-template-columns:1fr 1fr;gap:20px}.related-mini img{aspect-ratio:1.6;border-radius:5px;margin-bottom:10px}.related-mini h3{font-size:18px}.filters{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;display:grid;grid-template-columns:1fr 1fr 1.3fr auto;gap:17px;align-items:end}.field label{font-size:11px;display:block;margin-bottom:6px;font-weight:600}.field input,.field select,.field textarea{width:100%;min-height:46px;border:1px solid #b7c0b3;border-radius:4px;padding:10px 12px;background:var(--white);color:var(--ink)}.filter-clear{border:0;background:transparent;text-decoration:underline;min-height:46px;padding:10px 5px;font-size:12px}.result-head{display:flex;justify-content:space-between;align-items:center;padding:25px 0 17px}.result-head p{font-size:12px;color:var(--muted)}.result-head strong{font-size:23px;color:var(--ink);margin-right:4px}.stay-list{padding-bottom:52px}.stay-row{display:grid;grid-template-columns:310px 1fr 205px;gap:28px;padding:26px 0;border-top:1px solid var(--line);align-items:center}.stay-row img{aspect-ratio:1.45;border-radius:6px}.stay-row h2{font-size:25px;margin-bottom:10px}.stay-row p{font-size:13px;color:var(--muted)}.stay-row .details{display:flex;flex-wrap:wrap;gap:14px;font-size:11px;margin-top:15px}.stay-actions{border-left:1px solid var(--line);padding-left:25px}.stay-actions .button{width:100%;font-size:12px;padding:10px 14px}.checkbox-row{display:flex;align-items:center;gap:8px;min-height:46px;font-size:11px;cursor:pointer}.checkbox-row input{accent-color:var(--green);width:17px;height:17px}.empty{border:1px solid var(--line);border-radius:6px;padding:50px 25px;text-align:center;margin:10px 0 40px}.empty h2{font-size:23px;margin-bottom:12px}.empty p{color:var(--muted);font-size:13px}.empty button{margin-top:20px}.comparison-bar{position:fixed;left:50%;transform:translateX(-50%);bottom:18px;width:min(620px,calc(100% - 32px));background:var(--green);color:white;padding:15px 20px;border-radius:6px;box-shadow:0 7px 28px #1b2b2926;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px}.comparison-bar[hidden]{display:none}.comparison-bar button{border:1px solid #bed0c3;border-radius:4px;background:white;color:var(--green);padding:9px 16px;min-height:44px;font-size:12px}.comparison-bar .clear{background:transparent;color:white;border:0;padding:5px;font-size:11px}.gallery{display:grid;grid-template-columns:1.7fr 1fr;gap:14px}.gallery>img{height:460px;border-radius:6px}.gallery-stack{display:grid;grid-template-rows:1fr 1fr;gap:14px}.gallery-stack img{height:223px;border-radius:6px}.stay-detail-layout{display:grid;grid-template-columns:1fr 310px;gap:65px;padding:48px 0 60px}.booking-panel{border:1px solid #bfc9b7;background:#edf0e7;border-radius:6px;padding:24px;height:max-content;position:sticky;top:20px}.booking-panel h2{font-size:22px;margin-bottom:12px}.booking-panel p{font-size:12px;color:#576453;margin-bottom:19px}.booking-panel .button{font-size:12px;padding:12px 15px}.booking-panel .ad-note{margin:11px 0 0;font-size:10px}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{border-bottom:1px solid var(--line);padding:14px 12px;text-align:left;vertical-align:top}.data-table th{font-size:12px;font-weight:600;width:30%;background:#edeFe7}.data-table td{color:#566052}.article-header{max-width:920px;padding:16px 0 30px}.article-header h1{font-size:43px}.article-body{max-width:760px}.article-body p{font-size:14px;line-height:2.1}.article-layout{display:grid;grid-template-columns:minmax(0,800px) 280px;gap:85px;padding:40px 0 65px}.toc{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.toc h2{font-size:18px;margin-bottom:11px}.toc ol{padding-left:20px;margin:0;font-size:12px}.toc a{display:block;padding:8px 0;min-height:44px}.timeline{border-left:1px solid #9fae97;padding-left:24px;margin-left:7px}.timeline-step{position:relative;padding-bottom:28px}.timeline-step:before{content:'';position:absolute;width:9px;height:9px;background:var(--green);border-radius:50%;left:-29px;top:8px}.timeline-step .time{font-size:11px;color:var(--green);margin-bottom:4px}.timeline-step h3{font-size:21px;margin-bottom:9px}.timeline-step img{aspect-ratio:1.9;border-radius:6px;margin-top:15px}.faq details{border-top:1px solid var(--line);padding:8px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;cursor:pointer;font-weight:600}.faq summary:after{content:'＋';font-size:17px}.faq details[open] summary:after{content:'−'}.faq details p{font-size:12px;padding:8px 28px 16px 0;color:#586253}.sources{border-top:1px solid var(--line);padding-top:20px;margin-top:38px}.sources h2{font-size:19px;margin-bottom:10px}.sources p{font-size:11px;color:var(--muted)}.golf-hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:15px 0 40px}.golf-hero h1{font-size:43px;margin-bottom:18px}.golf-hero p{font-size:14px;color:var(--muted)}.golf-hero img{aspect-ratio:1.3;border-radius:6px}.golf-points{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:24px 0 40px}.golf-points>div{padding-top:19px;border-top:1px solid var(--line)}.golf-points h3{font-size:20px;margin-bottom:10px}.golf-points p{font-size:12px;color:var(--muted)}.policy-row{display:grid;grid-template-columns:180px 1fr;gap:25px;padding:30px 0;border-top:1px solid var(--line)}.policy-row h2{font-size:23px}.policy-row p{font-size:14px;color:#566052}.policy-row .num{font-size:10px;color:var(--muted);display:block;font-family:var(--sans);letter-spacing:.12em;margin-bottom:7px}.contact{background:var(--soft);padding:30px;border-radius:6px}.contact h2{font-size:25px;margin-bottom:14px}.contact .field{margin-bottom:16px}.contact .hint{font-size:11px;color:var(--muted);margin-bottom:16px}.footer{border-top:1px solid var(--line);padding:40px 0 30px;background:#efF0e8}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer .wordmark{font-size:25px}.footer p{font-size:11px;color:var(--muted);margin-top:13px}.footer-links{display:flex;flex-wrap:wrap;gap:14px 28px;align-content:start;max-width:530px}.footer-links a{font-size:11px;min-height:44px;display:flex;align-items:center}.footer-bottom{border-top:1px solid var(--line);padding-top:15px;margin-top:26px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}dialog{border:1px solid #b9c5b1;border-radius:7px;background:var(--paper);color:var(--ink);padding:28px;max-width:min(760px,calc(100% - 30px));width:600px;box-shadow:0 20px 80px #17241730}dialog::backdrop{background:#16271eb3}dialog h2{font-size:25px;margin:5px 32px 18px 0}dialog p{font-size:13px;color:var(--muted)}.dialog-close{position:absolute;top:12px;right:13px;min-width:44px;min-height:44px;border:0;background:transparent;font-size:23px}.modal-actions{display:flex;gap:12px;margin-top:25px}.modal-actions .button{justify-content:center}.compare-wrap{overflow-x:auto}.compare-table{min-width:530px;width:100%;border-collapse:collapse;font-size:12px}.compare-table th,.compare-table td{text-align:left;padding:12px;border:1px solid var(--line);vertical-align:top}.compare-table th{background:var(--soft);font-weight:600}.compare-table caption{text-align:left;font-size:11px;color:var(--muted);margin-bottom:14px}.search-results{margin-top:20px}.search-result{display:block;border-top:1px solid var(--line);padding:13px 0;font-size:13px}.search-result span{display:block;color:var(--muted);font-size:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.golf-controls{display:flex;gap:12px;align-items:end;padding:18px 0 25px}.golf-controls .field{flex:1}.golf-result{border:1px solid var(--line);border-radius:5px;padding:25px;display:grid;grid-template-columns:1fr auto;gap:25px;align-items:center;margin-bottom:45px}.golf-result h2{font-size:24px}.golf-result p{font-size:12px;color:var(--muted);margin-top:8px}.muted{color:var(--muted)}.top-rule{border-top:1px solid var(--line)}.notice{border-left:3px solid #a6b39c;padding:10px 14px;background:#edf0e8;font-size:11px;color:#5b6555;margin-top:18px}
@media(min-width:1450px){:root{--max:1280px}}
@media(max-width:1380px){.head-inner,.wrap{margin-left:50px;margin-right:50px}.mainnav{gap:20px}.hero{gap:35px}.hero h1{font-size:43px}.article-layout{gap:50px}.stay-row{grid-template-columns:280px 1fr 190px;gap:24px}}
@media(max-width:1050px){.head-inner,.wrap{margin-left:30px;margin-right:30px}.mainnav{gap:17px;font-size:12px}.mainnav .search-link{padding-left:12px}.brand-note{font-size:9px}.wordmark{font-size:26px}.hero h1{font-size:36px}.hero{gap:28px}.theme-row{gap:13px}.theme-row a+a{padding-left:13px}.theme-row a{gap:9px;font-size:12px}.editorial-grid{gap:27px}.story-row{gap:15px;grid-template-columns:40% 1fr}.story-row h3{font-size:18px}.green-band{gap:25px;padding:30px}.stay-row{grid-template-columns:230px 1fr;gap:22px}.stay-actions{grid-column:2;padding-left:0;border:0;display:flex;align-items:center;gap:15px}.stay-actions .button{width:auto}.stay-row>img{grid-row:span 2;height:100%;max-height:235px}.page-two-col,.stay-detail-layout{grid-template-columns:1fr 260px;gap:35px}.article-layout{grid-template-columns:1fr 235px;gap:35px}.gallery>img{height:380px}.gallery-stack img{height:183px}}
@media(max-width:760px){body{font-size:14px}.sample{font-size:9px;height:26px;line-height:26px}.head-inner,.wrap{margin-left:22px;margin-right:22px}.head-inner{padding:16px 0;gap:15px}.wordmark{font-size:25px}.brand-note{font-size:9px;letter-spacing:.07em}.menu-toggle{display:block;font-size:11px}.mainnav{display:none;position:absolute;left:0;right:0;top:112px;background:var(--paper);border-bottom:1px solid var(--line);padding:15px 22px;z-index:15;box-shadow:0 16px 20px #1f382316}.mainnav.open{display:grid;grid-template-columns:1fr 1fr;gap:8px 15px}.mainnav a{font-size:13px;justify-content:space-between;min-height:48px;border-bottom:1px solid var(--line)}.mainnav .search-link{border-left:0;padding-left:0}.mainnav a[aria-current=page]:after{display:none}.hero{display:flex;flex-direction:column;align-items:stretch;padding:32px 0 26px;gap:24px}.hero-copy{padding-bottom:0}.eyebrow{font-size:10px;margin-bottom:14px}.hero h1{font-size:34px;line-height:1.55;margin-bottom:16px}.hero .desc{font-size:12px;line-height:1.95;max-width:none}.hero .text-link{margin-top:17px}.hero-meta{margin-top:17px;font-size:10px}.hero-visual img{aspect-ratio:1.37}.theme-row{flex-wrap:wrap;gap:2px 17px;padding:13px 0}.theme-row .label{width:100%;margin-bottom:3px}.theme-row a{font-size:12px;min-height:42px;gap:15px}.theme-row a+a{padding-left:0;border:0}.section{padding:34px 0}.section-title{align-items:start;margin-bottom:19px}.section-title h2{font-size:24px}.section-title p{font-size:11px}.section-title>a{font-size:10px;white-space:nowrap;gap:10px}.editorial-grid{display:block}.feature h3{font-size:23px}.feature p{font-size:12px}.feature img{aspect-ratio:1.45}.story-stack{margin-top:28px;gap:18px}.story-row{padding:18px 0 0;border-top:1px solid var(--line);border-bottom:0;grid-template-columns:38% 1fr;gap:16px}.story-row:last-child{border-top:1px solid var(--line)}.story-row h3{font-size:18px}.story-row p{font-size:10px}.story-row img{aspect-ratio:1.1}.green-band{grid-template-columns:1fr;padding:25px;gap:20px;margin-bottom:30px}.green-band h2{font-size:22px}.green-band p{font-size:12px}.green-band .links{gap:6px 18px}.green-band .links a{font-size:12px;gap:5px}.golf-strip{flex-wrap:wrap;gap:15px;padding:23px 0 30px}.golf-strip img{width:100px;height:75px}.golf-strip>div{flex:1}.golf-strip h2{font-size:18px}.golf-strip p{font-size:10px}.golf-strip>a{margin-left:115px;min-height:38px;gap:20px;font-size:11px}.breadcrumb{font-size:10px;padding:16px 0;gap:8px}.page-title{padding:12px 0 25px}.page-title h1,.article-header h1,.golf-hero h1{font-size:32px;line-height:1.55}.page-title .intro{font-size:12px;margin-top:15px}.wide-photo{aspect-ratio:1.45}.page-two-col,.stay-detail-layout,.article-layout{display:block;padding:30px 0}.main-section{margin-bottom:30px}.main-section h2{font-size:24px}.main-section h3{font-size:20px}.info-panel{padding:22px}.info-panel h2{font-size:22px}.fact-list li{font-size:12px}.side-box{margin-top:28px}.related-mini{gap:15px}.related-mini h3{font-size:17px}.filters{grid-template-columns:1fr 1fr;gap:14px;padding:19px 0}.filters .field:nth-child(3){grid-column:1/-1}.filter-clear{justify-self:start;padding-left:0}.result-head{align-items:start;gap:15px}.result-head p{font-size:10px;max-width:210px}.stay-row{display:grid;grid-template-columns:1fr;gap:17px;padding:24px 0}.stay-row>img{grid-row:auto;max-height:none;height:auto;aspect-ratio:1.55}.stay-row h2{font-size:24px}.stay-row p{font-size:12px}.stay-actions{grid-column:auto;justify-content:space-between;gap:10px}.stay-row .details{font-size:10px;margin-top:12px}.stay-actions .button{font-size:12px;min-width:145px}.checkbox-row{font-size:10px}.gallery{grid-template-columns:1fr;gap:10px}.gallery>img{height:auto;aspect-ratio:1.45}.gallery-stack{grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:10px}.gallery-stack img{height:auto;aspect-ratio:1.35}.booking-panel{position:static;margin:30px 0 0}.data-table th,.data-table td{padding:12px 9px;font-size:11px}.data-table th{width:31%}.article-header{padding:14px 0 25px}.article-body p{font-size:13px}.article-layout aside{border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.article-layout aside .toc{display:none}.timeline{padding-left:21px}.timeline-step:before{left:-26px}.timeline-step h3{font-size:20px}.timeline-step img{aspect-ratio:1.4}.meta{font-size:10px}.golf-hero{display:flex;flex-direction:column;align-items:stretch;gap:24px;padding:15px 0 27px}.golf-hero p{font-size:12px}.golf-hero img{aspect-ratio:1.45}.golf-points{grid-template-columns:1fr;gap:20px}.golf-points h3{font-size:21px}.golf-controls{flex-direction:column;align-items:stretch;gap:15px}.golf-result{grid-template-columns:1fr;padding:22px}.golf-result h2{font-size:22px}.golf-result .button{justify-content:center}.policy-row{grid-template-columns:1fr;gap:15px;padding:25px 0}.policy-row h2{font-size:23px}.policy-row p{font-size:13px}.policy-row .num{margin-bottom:3px}.contact{padding:23px}.footer{padding:30px 0 22px}.footer-inner{display:block}.footer-links{margin-top:20px;gap:3px 20px}.footer-bottom{display:block;font-size:9px;line-height:1.9}.footer-bottom span{display:block}.comparison-bar{font-size:11px;padding:12px;gap:8px;bottom:10px;flex-wrap:wrap}.comparison-bar button{font-size:11px;padding:7px 11px}.comparison-bar .clear{font-size:10px}.article-labels{gap:6px}.tag{font-size:9px}dialog{padding:23px 20px;max-height:85vh}dialog h2{font-size:22px}.modal-actions{flex-wrap:wrap}.route-links .button{font-size:11px}.notice{font-size:10px}.contact .field textarea{min-height:130px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

/* Refined editorial visual system — shared across all seven pages. */
body{background:var(--paper);color:var(--ink)}
a,button{transition:background-color .16s ease,color .16s ease,border-color .16s ease}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-color:var(--focus)}
h1,h2,h3{color:var(--ink);font-weight:600}
.sample{background:var(--sea-deep);color:#f5f6ed;letter-spacing:.12em;height:27px;line-height:27px}
.sitehead{background:var(--white);border-bottom-color:#d2ddd5}
.head-inner{padding:24px 0 22px;gap:30px}
.wordmark{font-size:33px;letter-spacing:.055em;color:var(--sea-deep)}
.brand-note{color:var(--muted);font-size:10px;margin-top:4px;letter-spacing:.09em}
.mainnav{font-size:12px;gap:24px;font-weight:600}
.mainnav a{min-height:48px}
.mainnav a[aria-current=page]{color:var(--sea)}
.mainnav a[aria-current=page]:after{height:3px;border-radius:2px;background:var(--coral)}
.mainnav a:hover{color:var(--sea);text-decoration:none}
.mainnav .search-link{font-weight:400}
.menu-toggle{background:var(--sea-tint);color:var(--sea-deep);border-color:#c1d4ca}
.hero{grid-template-columns:.9fr 1.3fr;gap:48px;padding:48px 0 40px;align-items:center}
.hero-copy{padding-bottom:5px}
.hero-label{display:inline-flex;align-items:center;gap:0;margin:0 0 22px;min-height:31px;font-size:11px;letter-spacing:.07em}
.hero-label span{color:var(--white);background:var(--coral);padding:5px 11px;border-radius:3px 0 0 3px;font-weight:600}
.hero-label strong{background:var(--coral-tint);color:#85452e;padding:5px 13px;border-radius:0 3px 3px 0;font-weight:500}
.hero h1{font-size:49px;line-height:1.62;letter-spacing:.015em;margin-bottom:23px;color:var(--sea-deep)}
.hero-line{display:block;white-space:nowrap}
.hero .desc{font-size:14px;line-height:2.1;max-width:435px;color:#53685f}
.hero .text-link{background:var(--sea);color:var(--white);border:1px solid var(--sea);padding:13px 19px;border-radius:var(--radius-sm);gap:26px;min-height:50px;margin-top:27px;font-size:12px}
.hero .text-link:hover{background:var(--sea-deep);text-decoration:none}
.hero-meta{font-size:10px;margin-top:21px;color:var(--sea-deep)}
.hero-meta span:first-child:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--coral);margin:0 7px 1px 0}
.hero-visual{padding-bottom:0}
.hero-visual>img{height:507px;aspect-ratio:auto;border-radius:var(--radius-md);object-position:55% center}
.hero-photo-note{position:absolute;left:23px;bottom:57px;background:var(--white);padding:14px 18px 15px;border-left:4px solid var(--sun);max-width:250px;border-radius:0 4px 4px 0}
.hero-photo-note span{display:block;font-size:9px;letter-spacing:.12em;color:var(--sea);margin-bottom:4px;font-weight:600}
.hero-photo-note strong{font-family:var(--serif);font-size:17px;font-weight:600;line-height:1.6;display:block}
.hero-visual .caption{font-size:9px;line-height:1.65;margin-top:10px;padding-left:1px}
.theme-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 19px;background:var(--white);gap:20px;border-radius:0}
.theme-row .label{font-size:10px;letter-spacing:.08em;color:var(--sea-deep);font-weight:600}
.theme-row a{font-size:12px;gap:15px;min-height:46px;font-weight:600}
.theme-row a:before{content:'';width:7px;height:7px;border-radius:50%;background:var(--sea);flex-shrink:0}
.theme-row a:nth-of-type(1):before{background:var(--coral)}
.theme-row a:nth-of-type(2):before{background:#4c8f99}
.theme-row a:nth-of-type(3):before{background:#598760}
.theme-row a:nth-of-type(4):before{background:#b68933}
.theme-row a+a{padding-left:20px;border-color:var(--line)}
.theme-row a span{color:var(--sea)}
.section{padding:62px 0 56px}
.section-title{padding-bottom:19px;border-bottom:1px solid var(--line);margin-bottom:29px}
.section-title h2{font-size:28px;line-height:1.55;letter-spacing:.035em}
.section-title h2:before{content:'';display:inline-block;width:8px;height:24px;background:var(--coral);border-radius:1px;vertical-align:-2px;margin-right:14px}
.section-title p{font-size:12px;margin-left:22px;margin-top:10px}
.section-title>a{font-size:12px;color:var(--sea);font-weight:600}
.editorial-grid{grid-template-columns:1.32fr 1fr;gap:38px}
.feature{background:var(--white);border-bottom:3px solid var(--sea);padding-bottom:27px}
.feature img{aspect-ratio:1.62;border-radius:var(--radius-md) var(--radius-md) 0 0}
.feature .kicker,.feature h3,.feature p,.feature .reading-time{margin-left:25px;margin-right:25px}
.feature .kicker{margin-top:23px;color:var(--coral)}
.feature h3{font-size:27px;line-height:1.7;margin-bottom:11px}
.feature p{font-size:12px;line-height:1.9}
.feature .reading-time{color:var(--sea);font-size:11px;font-weight:600;margin-top:17px}
.kicker{font-size:10px;line-height:1.65;letter-spacing:.08em;font-weight:600;color:var(--sea)}
.story-stack{gap:28px}
.story-row{grid-template-columns:44% 1fr;gap:24px;padding-bottom:28px;align-items:center}
.story-row img{aspect-ratio:.98;border-radius:var(--radius-md)}
.story-row h3{font-size:22px;line-height:1.65;letter-spacing:.025em}
.story-row p{font-size:11px;line-height:1.85}
.story-row .reading-time{color:var(--sea);font-weight:600;font-size:10px;margin-top:15px}
.story-row:last-child .kicker{color:var(--coral)}
.green-band{background:var(--sea-tint);border-radius:var(--radius-md);padding:38px 42px;gap:45px;margin-bottom:52px;border:1px solid #d6e5da}
.green-band h2{font-size:27px;color:var(--sea-deep);line-height:1.65}
.green-band p{color:#536d5f;font-size:12px;line-height:2}
.green-band .links a{border-color:#bad1c2;font-weight:500;min-height:49px;font-size:12px}
.green-band .links a span{color:var(--sea)}
.stay-discovery{grid-template-columns:.8fr 1.08fr 1fr;gap:32px;background:var(--sea-deep);border:0;color:var(--white);padding:25px 32px 25px 25px}
.stay-band-photo img{height:252px;border-radius:4px;object-position:center}
.stay-discovery h2{color:var(--white);font-size:25px}
.stay-discovery p{color:#dde7d8;font-size:11px;line-height:2}
.stay-discovery .eyebrow{color:var(--sun);font-size:10px}
.stay-discovery .links{grid-template-columns:1fr;gap:0}
.stay-discovery .links a{color:var(--white);border-color:#537874;font-size:12px;min-height:50px}
.stay-discovery .links a span{color:var(--sun)}
.golf-strip{border:1px solid #d6e2d8;background:#eff4ed;border-radius:var(--radius-md);padding:20px 26px;margin-bottom:51px;gap:24px}
.golf-strip img{width:137px;height:86px;border-radius:var(--radius-sm)}
.golf-strip h2{font-size:22px;color:var(--sea-deep)}
.golf-strip p{font-size:11px;color:#667469}
.golf-strip>a{color:var(--sea-deep);font-weight:600;font-size:12px}
.breadcrumb{font-size:10px;letter-spacing:.03em;padding:22px 0;color:#6a7970}
.page-title{padding:18px 0 34px;max-width:1000px}
.page-title .eyebrow,.golf-hero .eyebrow{display:inline-flex;align-items:center;gap:12px;color:var(--sea);font-size:10px;letter-spacing:.12em;margin-bottom:18px}
.page-title .eyebrow:before,.golf-hero .eyebrow:before{content:'';width:26px;height:3px;background:var(--coral);display:inline-block}
.page-title h1{font-size:46px;line-height:1.55;color:var(--sea-deep);letter-spacing:.045em}
.page-title .intro{font-size:14px;line-height:2.1;color:#576b62;max-width:800px}
.page-summary{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
.page-summary a{font-size:11px;color:var(--sea-deep);background:var(--sea-tint);padding:7px 13px;border-radius:3px;min-height:38px;display:inline-flex;align-items:center}
.page-summary a:last-child{background:var(--sun-tint);color:#69592f}
.wide-photo{aspect-ratio:2.7;object-position:center;border-radius:var(--radius-md)}
.caption{font-size:10px;line-height:1.8;color:#6a7870}
.page-two-col,.stay-detail-layout{padding:47px 0 65px;gap:60px;grid-template-columns:minmax(0,1fr) 300px}
.main-section{margin-bottom:43px}
.main-section h2{font-size:27px;color:var(--sea-deep);line-height:1.7;margin-bottom:20px}
.main-section>p{font-size:14px;line-height:2.1}
.main-section h3{color:var(--ink);font-size:22px}
.info-panel{background:var(--sea-tint);border:0;border-top:3px solid var(--sea);border-radius:0 0 var(--radius-md) var(--radius-md);padding:26px 30px 25px}
.info-panel h2{font-size:24px;color:var(--sea-deep)}
.fact-list{counter-reset:fact}
.fact-list li{padding:13px 0;border-color:#c6d9cd;font-size:13px;line-height:1.9}
.fact-list strong{font-size:12px;color:var(--sea-deep)}
[data-page=destination] .info-panel{background:var(--sun-tint);border-top-color:var(--sun)}
[data-page=destination] .info-panel .fact-list li{border-color:#e3d7b1}
.side-box{border-top:3px solid var(--sea);padding:22px 21px 16px;background:var(--white);margin-bottom:30px;border-radius:0 0 5px 5px}
.side-box h2{font-size:21px;line-height:1.6;color:var(--sea-deep);margin-bottom:17px}
.side-box p{font-size:12px;line-height:1.9}
.side-box a{border-color:#d9e2d8;font-size:12px;min-height:49px;gap:12px;color:var(--sea-deep)}
.side-box .button{color:var(--white);display:flex;justify-content:center;border-color:var(--sea)}
.side-box img{border-radius:4px;aspect-ratio:1.45}
.button{background:var(--sea);border-color:var(--sea);color:var(--white);min-height:48px;border-radius:var(--radius-sm);font-size:12px;padding:12px 19px;font-weight:600;line-height:1.65}
.button:hover{background:var(--sea-deep);border-color:var(--sea-deep)}
.button.secondary{background:var(--white);border-color:#a4c5b6;color:var(--sea-deep)}
.button.secondary:hover{background:var(--sea-tint)}
.text-link{border-color:var(--sea);color:var(--sea-deep);min-height:46px;font-size:12px;font-weight:600}
.data-table{background:var(--white);border-radius:4px;overflow:hidden;font-size:13px}
.data-table th{background:#e8efe4;color:var(--sea-deep);font-size:12px;line-height:1.8}
.data-table td{color:#566c60;line-height:1.9}
.data-table th,.data-table td{padding:15px 16px;border-color:#d5e0d4}
.related-mini{gap:23px}
.related-mini img{aspect-ratio:1.5;border-radius:var(--radius-md);margin-bottom:16px}
.related-mini h3{font-size:20px;line-height:1.7}
.sources{border:1px solid #d8e1d6;background:#f0f3ea;border-radius:5px;padding:21px 23px;margin-top:36px}
.sources h2{font-size:19px;margin-bottom:11px;color:var(--sea-deep)}
.sources p{font-size:11px;line-height:1.95;color:#5b6e61}
.listing-title{display:grid;grid-template-columns:1fr 320px;gap:55px;align-items:center;max-width:none;padding:17px 0 32px}
.listing-photo{margin:0;position:relative}
.listing-photo img{aspect-ratio:1.5;border-radius:var(--radius-md)}
.listing-photo figcaption{position:absolute;right:10px;bottom:10px;background:var(--white);color:var(--sea-deep);font-size:10px;padding:5px 10px;border-radius:3px}
.filters{background:var(--sea-tint);border:1px solid #d0dfd3;border-top:3px solid var(--sea);border-radius:0 0 var(--radius-md) var(--radius-md);padding:23px 25px;gap:20px}
.field label{font-size:11px;color:var(--sea-deep);margin-bottom:8px;font-weight:600}
.field input,.field select,.field textarea{background:var(--white);border:1px solid #afc7b7;border-radius:var(--radius-sm);min-height:48px;font-size:13px;line-height:1.7;padding:11px 12px;color:var(--ink)}
.filter-clear{color:var(--sea-deep);font-size:11px;min-height:48px}
.result-head{padding:28px 0 20px}
.result-head strong{font-family:var(--serif);font-size:32px;font-weight:600;color:var(--sea-deep);margin-right:8px}
.result-head p{font-size:11px}
.stay-row{grid-template-columns:325px minmax(0,1fr) 200px;gap:29px;border-color:#cddad0;padding:27px 0 29px}
.stay-row>img{aspect-ratio:1.45;border-radius:var(--radius-md)}
.stay-row h2{font-size:27px;line-height:1.6;color:var(--sea-deep);margin-bottom:13px}
.stay-row .kicker{color:var(--coral);font-size:10px;margin-bottom:10px}
.stay-row p{font-size:12px;line-height:1.95}
.stay-row .details{font-size:10px;gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid #e0e6db;color:#566d5e}
.stay-row .details span:first-child{font-weight:600}
.stay-actions{padding-left:24px;border-color:#cddad0}
.stay-actions .button{font-size:11px;padding:12px 14px}
.checkbox-row{font-size:11px;line-height:1.6;gap:9px;min-height:46px;color:var(--sea-deep)}
.checkbox-row input{width:18px;height:18px;accent-color:var(--sea)}
.empty{background:var(--white);border-color:#d1ded2;padding:45px 26px;border-top:3px solid var(--sun);border-radius:5px}
.empty h2{color:var(--sea-deep)}
.comparison-bar{background:var(--sea-deep);box-shadow:0 7px 26px #153e3929;border:1px solid #54827a;border-radius:6px;padding:15px 20px}
.comparison-bar button{background:var(--sun);border-color:var(--sun);color:var(--sea-deep);font-weight:600;font-size:11px}
.comparison-bar .clear{font-weight:400}
.article-labels{gap:8px;margin-bottom:20px}
.tag{border:0;background:var(--sea-tint);color:var(--sea-deep);font-size:10px;line-height:1.65;padding:5px 9px;border-radius:3px}
.tag:first-child{background:var(--sea);color:var(--white)}
.tag:nth-child(2){background:var(--sun-tint);color:#665429}
.meta{color:#63796c;font-size:11px;line-height:1.85}
.gallery{gap:15px;position:relative}
.gallery>img{height:490px;border-radius:var(--radius-md)}
.gallery-stack{gap:15px}
.gallery-stack img{height:237.5px;border-radius:var(--radius-md)}
.booking-panel{background:var(--sun-tint);border:1px solid #e2d1a0;border-top:4px solid var(--sun);padding:25px 24px;border-radius:0 0 var(--radius-md) var(--radius-md)}
.booking-panel .eyebrow{font-size:10px;color:#77643a;letter-spacing:.08em}
.booking-panel h2{font-size:22px;color:var(--sea-deep);line-height:1.7}
.booking-panel p{font-size:12px;line-height:1.95;color:#62644a}
.booking-panel .button{font-size:11px;line-height:1.7}
.booking-panel .ad-note{font-size:10px;color:#736b50}
.article-header{max-width:1100px;padding:16px 0 31px}
.article-header h1{font-size:44px;line-height:1.7;letter-spacing:.035em;color:var(--sea-deep)}
.article-header .intro{font-size:14px!important;color:#586d61!important;line-height:2}
.article-header .meta{border-left:3px solid var(--coral);padding-left:13px;margin-top:21px;margin-bottom:0}
[data-page=article] .wide-photo{aspect-ratio:2.8;object-position:center 60%}
.itinerary-overview{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid #c9dad0;border-bottom:1px solid #c9dad0;background:var(--white);margin:28px 0 4px}
.itinerary-overview a{display:flex;align-items:center;gap:22px;padding:24px 29px;min-height:93px}
.itinerary-overview a+a{border-left:1px solid #c9dad0}
.itinerary-overview .day-label{font-size:10px;letter-spacing:.12em;color:var(--coral);font-weight:600;min-width:51px}
.itinerary-overview strong{font-family:var(--serif);font-size:20px;color:var(--sea-deep);font-weight:600;display:block;line-height:1.65}
.itinerary-overview small{display:block;font-size:10px;line-height:1.8;color:#657569;margin-top:4px}
.itinerary-overview .arrow{font-size:18px;color:var(--sea);margin-left:auto}
.article-layout{grid-template-columns:minmax(0,800px) 280px;gap:75px;padding:40px 0 64px}
.article-body p{font-size:14px;line-height:2.15}
.article-body #essentials{background:var(--sun-tint);border-top-color:var(--sun)}
.article-body #essentials .fact-list li{border-color:#e1d5ad}
.article-body .toc{background:var(--white);border:1px solid #d3dfd5;padding:23px 27px;border-radius:4px}
.toc h2{font-size:21px;color:var(--sea-deep)}
.toc a{color:var(--sea-deep);min-height:46px;line-height:1.8}
.article-layout>aside>.toc{background:var(--sea-tint);padding:22px 22px 17px;border:0;border-top:3px solid var(--sea);border-radius:0 0 5px 5px}
.article-layout>aside>.toc h2{font-size:19px}
#day1>.eyebrow,#day2>.eyebrow{display:inline-block;background:var(--coral);padding:5px 11px;color:var(--white);font-size:10px;border-radius:3px;letter-spacing:.12em;margin-bottom:15px}
#day2>.eyebrow{background:var(--sea)}
.timeline{border-left:2px solid #9bc1ad;padding-left:29px;margin-left:7px}
.timeline-step{padding-bottom:32px}
.timeline-step:before{width:10px;height:10px;left:-35px;top:8px;background:var(--coral);border:2px solid var(--paper);box-shadow:0 0 0 1px var(--coral)}
.timeline-step .time{font-size:11px;color:var(--coral);font-weight:600}
.timeline-step h3{font-size:22px;line-height:1.75}
.timeline-step img{aspect-ratio:1.8;border-radius:var(--radius-md);margin-top:20px}
.faq summary{font-size:13px;min-height:59px;line-height:1.8;color:var(--sea-deep)}
.faq summary:after{font-size:20px;color:var(--coral)}
.faq details[open]{background:var(--sea-tint);padding-left:16px;padding-right:16px;border-color:#b7cfbf}
.faq details p{font-size:12px;line-height:1.95;color:#587060}
.golf-hero{grid-template-columns:1fr 1.15fr;gap:60px;align-items:center;padding:18px 0 46px}
.golf-hero h1{font-size:48px;line-height:1.62;color:var(--sea-deep);letter-spacing:.045em}
.golf-hero p{font-size:14px;line-height:2;color:#5d7165}
.golf-hero img{aspect-ratio:1.38;border-radius:var(--radius-md)}
.golf-points{gap:32px;margin-top:25px}
.golf-points>div{border-color:#b9d0be;border-top-width:2px;padding-top:20px}
.golf-points>div:nth-child(2){border-color:#dab675}
.golf-points>div:nth-child(3){border-color:#ce9d84}
.golf-points .kicker{color:var(--coral);font-size:10px}
.golf-points h3{font-size:22px;color:var(--sea-deep)}
.golf-points p{font-size:12px;line-height:2}
.golf-controls{padding:25px;background:var(--sea-tint);border-radius:5px;gap:20px;margin-bottom:23px}
.golf-result{background:var(--white);border:1px solid #cfdece;border-left:4px solid var(--sea);padding:27px 29px;border-radius:0 5px 5px 0}
.golf-result h2{font-size:25px;color:var(--sea-deep)}
.golf-result p{font-size:12px;line-height:1.95}
.about-title{display:grid;grid-template-columns:1.35fr .75fr;gap:70px;align-items:center;max-width:none;padding-bottom:36px}
.about-cover{margin:0;position:relative}
.about-cover img{aspect-ratio:1.17;border-radius:var(--radius-md)}
.about-cover figcaption{font-size:10px;color:#63766a;line-height:1.8;margin-top:10px}
.policy-row{grid-template-columns:180px 1fr;gap:30px;padding:34px 0;border-color:#ccdacf}
.policy-row h2{font-size:24px;color:var(--sea-deep);line-height:1.7}
.policy-row .num{color:var(--coral);font-size:10px;letter-spacing:.08em;margin-bottom:10px}
.policy-row p{font-size:13px;line-height:2.15;color:#566c5e}
.contact{background:var(--sun-tint);border:1px solid #e5d9b5;border-top:4px solid var(--sun);border-radius:0 0 var(--radius-md) var(--radius-md);padding:30px}
.contact h2{color:var(--sea-deep);font-size:26px}
.contact .hint{font-size:11px;color:#766c51;line-height:1.9}
.footer{background:var(--sea-deep);color:#e4eadc;border-top:4px solid var(--sun);padding:43px 0 27px}
.footer .wordmark{color:var(--white);font-size:31px}
.footer p{color:#bfd3c4;font-size:11px;line-height:2;margin-top:16px}
.footer-links{gap:10px 25px}
.footer-links a{font-size:11px;color:#ecf0e7}
.footer-bottom{border-color:#51766c;color:#bfd1c2;font-size:10px;margin-top:30px;padding-top:18px}
.footer-bottom span:last-child{color:#e0cb8a;letter-spacing:.06em}
#modal{background:var(--white);border:1px solid #b4cfbd;border-top:5px solid var(--sun);border-radius:6px}
#modal h2{color:var(--sea-deep)}
.dialog-close{color:var(--sea)}
.compare-table th{background:var(--sea-tint);color:var(--sea-deep)}
.compare-table td{background:var(--white);color:#556b5c}
.search-result{color:var(--sea-deep);font-weight:600;line-height:1.8}
.search-result span{font-weight:400;line-height:1.8}
@media(max-width:1380px){
  .hero{gap:40px;grid-template-columns:.9fr 1.3fr}.hero h1{font-size:45px}.hero-visual>img{height:483px}
  .mainnav{gap:19px}.wordmark{font-size:31px}.listing-title{grid-template-columns:1fr 290px;gap:40px}
  .stay-row{grid-template-columns:295px minmax(0,1fr) 188px;gap:25px}.stay-row h2{font-size:25px}
  .article-layout{gap:55px}.about-title{gap:45px}
}
@media(max-width:1100px){
  .head-inner{gap:20px}.wordmark{font-size:28px}.mainnav{gap:13px;font-size:11px}.brand-note{font-size:9px}
  .hero{gap:31px}.hero h1{font-size:39px}.hero-visual>img{height:455px}.hero .desc{font-size:12px}
  .theme-row{gap:13px;padding-left:14px;padding-right:14px}.theme-row a{font-size:11px;gap:10px}.theme-row a+a{padding-left:13px}
  .editorial-grid{grid-template-columns:1.2fr 1fr;gap:28px}.feature h3{font-size:24px}.story-row{gap:18px;grid-template-columns:43% 1fr}.story-row h3{font-size:20px}
  .stay-discovery{gap:24px;padding:23px;grid-template-columns:.75fr 1fr 1fr}.stay-discovery h2{font-size:22px}.stay-band-photo img{height:240px}
  .page-title h1{font-size:41px}.listing-title{grid-template-columns:1fr 240px;gap:32px}.listing-title h1{font-size:38px}
  .stay-row{grid-template-columns:250px minmax(0,1fr);gap:19px}.stay-row>img{grid-row:span 2;height:100%;max-height:240px}
  .stay-actions{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;padding-left:0}.stay-actions .button{width:auto}
  .gallery>img{height:410px}.gallery-stack img{height:197.5px}.article-header h1{font-size:38px}
  .page-two-col,.stay-detail-layout{grid-template-columns:minmax(0,1fr) 265px;gap:35px}.article-layout{grid-template-columns:minmax(0,1fr) 245px;gap:35px}
  .itinerary-overview a{padding:20px;gap:15px}.itinerary-overview strong{font-size:19px}.itinerary-overview small{font-size:9px}
  .golf-hero{gap:38px}.golf-hero h1{font-size:43px}.golf-points{gap:25px}
  .about-title{grid-template-columns:1.2fr .8fr;gap:38px}.policy-row{grid-template-columns:150px 1fr;gap:23px}
}
@media(max-width:850px) and (min-width:761px){
  .head-inner{align-items:start}.mainnav{flex-wrap:wrap;justify-content:flex-end;gap:0 17px;max-width:410px}.mainnav a{min-height:44px}
  .hero h1{font-size:33px}.hero-visual>img{height:420px}.hero .text-link{font-size:11px;padding:11px 13px;gap:15px}.hero-label{font-size:10px}
  .theme-row{flex-wrap:wrap;gap:0 16px}.theme-row .label{width:100%;margin-bottom:2px}.theme-row a+a{border:0;padding-left:0}
  .story-row h3{font-size:18px}.feature h3{font-size:23px}.feature .kicker,.feature h3,.feature p,.feature .reading-time{margin-left:20px;margin-right:20px}
  .stay-discovery{grid-template-columns:1fr 1.15fr}.stay-band-photo{grid-row:span 2}.stay-band-photo img{height:355px}.stay-discovery .links{grid-column:2}
  .page-title h1{font-size:36px}.listing-title{grid-template-columns:1fr 210px}.listing-title h1{font-size:33px}
  .page-two-col,.stay-detail-layout,.article-layout{grid-template-columns:1fr 225px;gap:27px}.info-panel{padding:22px}.info-panel h2{font-size:22px}
  .booking-panel{padding:21px 18px}.booking-panel h2{font-size:20px}.booking-panel .button{font-size:10px;padding:10px 12px}
  .golf-hero h1{font-size:37px}.golf-hero p{font-size:12px}.about-title{gap:27px}
}
@media(max-width:760px){
  .sample{height:26px;line-height:26px;font-size:9px;letter-spacing:.04em}
  .head-inner{padding:17px 0;align-items:center}.wordmark{font-size:27px;line-height:1.5}.brand-note{font-size:9px;letter-spacing:.015em;margin-top:3px}
  .menu-toggle{min-height:44px;font-size:10px;padding:0 12px;border-radius:4px}.mainnav{top:120px;padding:14px 22px;gap:8px 15px;max-width:none}
  .mainnav a{min-height:48px;font-size:12px}.mainnav.open{display:grid}.mainnav .search-link{font-size:12px}
  .hero{display:flex;gap:25px;padding:29px 0 25px}.hero-label{margin-bottom:18px;font-size:10px;min-height:28px}.hero-label span,.hero-label strong{padding:4px 10px}
  .hero h1{font-size:34px;line-height:1.62;letter-spacing:.015em;margin-bottom:18px}.hero .desc{font-size:12px;line-height:1.95}
  .hero .text-link{margin-top:21px;padding:12px 16px;min-height:48px;font-size:11px;gap:30px}.hero-meta{margin-top:18px;font-size:10px;gap:14px}
  .hero-meta span+span{padding-left:14px}.hero-visual>img{height:auto;aspect-ratio:1.18;border-radius:7px;object-position:54% center}
  .hero-photo-note{left:15px;bottom:63px;padding:11px 13px;max-width:220px;border-left-width:3px}.hero-photo-note span{font-size:8px}.hero-photo-note strong{font-size:15px}
  .hero-visual .caption{font-size:9px;line-height:1.8;margin-top:9px}
  .theme-row{padding:14px 16px;gap:0;display:grid;grid-template-columns:1fr 1fr;column-gap:14px;row-gap:0;background:var(--white)}
  .theme-row .label{grid-column:1/-1;margin:0 0 6px;font-size:10px}.theme-row a{font-size:11px;min-height:45px;gap:9px;justify-content:flex-start}
  .theme-row a+a{padding-left:0;border-left:0}.theme-row a span{margin-left:auto}.theme-row a:before{width:6px;height:6px}
  .section{padding:36px 0 33px}.section-title{padding-bottom:17px;gap:13px;margin-bottom:23px}.section-title h2{font-size:22px;line-height:1.65}
  .section-title h2:before{width:5px;height:20px;margin-right:10px;vertical-align:-2px}.section-title p{font-size:10px;line-height:1.8;margin-left:15px}
  .section-title>a{font-size:10px;min-height:44px;gap:8px;white-space:nowrap}.editorial-grid{display:block}
  .feature{padding-bottom:23px}.feature img{aspect-ratio:1.43;border-radius:6px 6px 0 0}.feature .kicker,.feature h3,.feature p,.feature .reading-time{margin-left:19px;margin-right:19px}
  .feature .kicker{font-size:9px;margin-top:19px}.feature h3{font-size:22px;line-height:1.75}.feature p{font-size:11px;line-height:1.95}.feature .reading-time{font-size:10px;margin-top:15px}
  .story-stack{margin-top:24px;gap:20px}.story-row{grid-template-columns:39% 1fr;gap:17px;padding-top:20px;padding-bottom:0}.story-row img{aspect-ratio:.9;border-radius:6px}
  .story-row h3{font-size:19px;line-height:1.75}.story-row p{font-size:10px;line-height:1.9;margin-top:8px}.story-row .reading-time{font-size:9px;margin-top:12px}.story-row .kicker{font-size:8px;letter-spacing:.045em}
  .green-band{display:block;padding:25px;border-radius:6px;margin-bottom:30px}.green-band h2{font-size:23px}.green-band p{font-size:11px;line-height:2}
  .green-band .links{margin-top:20px;gap:4px 18px}.green-band .links a{font-size:11px;min-height:47px;gap:8px}
  .stay-discovery{display:grid;grid-template-columns:1fr;padding:20px;gap:23px}.stay-band-photo img{height:auto;aspect-ratio:1.65;border-radius:4px;object-position:center 60%}
  .stay-discovery h2{font-size:24px;margin-bottom:12px}.stay-discovery .links{grid-template-columns:1fr 1fr;margin-top:-5px;gap:4px 18px}.stay-discovery .links a{font-size:10px;min-height:48px}
  .golf-strip{padding:18px;gap:16px;border-radius:6px;margin-bottom:35px;align-items:center}.golf-strip img{width:95px;height:80px}
  .golf-strip h2{font-size:18px;line-height:1.7}.golf-strip p{font-size:10px;line-height:1.8}.golf-strip>a{font-size:11px;min-height:44px;margin-left:111px;gap:22px}
  .breadcrumb{font-size:9px;padding:17px 0;gap:8px}.page-title{padding:14px 0 28px}.page-title .eyebrow,.golf-hero .eyebrow{font-size:9px;letter-spacing:.09em;margin-bottom:17px;gap:10px}
  .page-title .eyebrow:before,.golf-hero .eyebrow:before{width:21px;height:3px}.page-title h1{font-size:33px;line-height:1.65;letter-spacing:.025em}
  .page-title .intro{font-size:12px;line-height:2;margin-top:17px}.page-summary{gap:7px;margin-top:18px}.page-summary a{font-size:10px;padding:8px 10px;min-height:44px}
  .wide-photo{aspect-ratio:1.5;border-radius:6px}.caption{font-size:9px;line-height:1.85;margin-top:10px}
  .page-two-col,.stay-detail-layout,.article-layout{display:block;padding:30px 0 36px}.main-section{margin-bottom:32px}.main-section h2{font-size:24px;line-height:1.7;margin-bottom:18px}
  .main-section>p{font-size:13px;line-height:2.1}.main-section h3{font-size:21px}.info-panel{padding:23px 21px;border-radius:0 0 6px 6px}.info-panel h2{font-size:21px}
  .fact-list li{font-size:12px;padding:12px 0;line-height:1.9}.fact-list strong{font-size:11px}.side-box{padding:22px 21px 15px;margin-top:27px}.side-box h2{font-size:21px}
  .side-box a{font-size:12px;min-height:49px}.button{font-size:11px;padding:12px 17px;min-height:48px}.route-links{gap:10px}.route-links .button{font-size:11px}
  .data-table th,.data-table td{font-size:11px;padding:14px 10px;line-height:1.9}.data-table th{width:31%;font-size:10px}.related-mini{gap:17px}.related-mini img{aspect-ratio:1.2;margin-bottom:12px}
  .related-mini h3{font-size:17px;line-height:1.8}.related-mini .kicker{font-size:9px}.sources{padding:20px 18px;margin-top:30px}.sources h2{font-size:18px}.sources p{font-size:10px;line-height:2}
  .listing-title{display:block;padding-top:13px}.listing-title h1{font-size:32px;line-height:1.7}.listing-photo{margin-top:23px}.listing-photo img{aspect-ratio:2.25}.listing-photo figcaption{font-size:9px;right:10px;bottom:10px}
  .filters{grid-template-columns:1fr 1fr;padding:19px 17px;gap:14px;border-radius:0 0 6px 6px}.field label{font-size:10px;margin-bottom:7px}.field input,.field select,.field textarea{font-size:12px;min-height:48px;padding:11px 10px}
  .filter-clear{min-height:44px;font-size:10px}.result-head{padding:22px 0 17px;gap:17px}.result-head strong{font-size:28px;margin-right:5px}.result-head .text-small{font-size:10px}
  .result-head p{font-size:9px;max-width:165px;line-height:1.85}.stay-row{display:grid;grid-template-columns:1fr;gap:17px;padding:24px 0 26px}.stay-row>img{height:auto;aspect-ratio:1.48;grid-row:auto;max-height:none;border-radius:6px}
  .stay-row h2{font-size:25px;line-height:1.65;margin-bottom:11px}.stay-row p{font-size:12px}.stay-row .kicker{font-size:9px;margin-bottom:9px}.stay-row .details{font-size:10px;line-height:1.8;gap:5px 9px;margin-top:13px}
  .stay-actions{grid-column:auto;gap:12px;padding:0;display:flex;justify-content:space-between}.stay-actions .button{font-size:11px;min-width:142px;padding:12px 13px}.checkbox-row{font-size:10px;line-height:1.65;gap:8px}
  .checkbox-row input{width:18px;height:18px;flex-shrink:0}.empty{padding:35px 20px}.empty h2{font-size:22px}.empty p{font-size:12px}
  .comparison-bar{font-size:10px;padding:12px;gap:8px;bottom:10px}.comparison-bar button{font-size:10px;padding:8px 10px;min-height:44px}.comparison-bar .clear{font-size:10px}
  .article-labels{gap:7px;margin-bottom:17px}.tag{font-size:9px;padding:5px 8px}.meta{font-size:10px;line-height:1.9}
  .gallery{gap:10px}.gallery>img{height:auto;aspect-ratio:1.42;border-radius:6px}.gallery-stack{gap:10px}.gallery-stack img{height:auto;aspect-ratio:1.3;border-radius:5px}
  .booking-panel{padding:25px 23px;margin-top:29px;border-radius:0 0 6px 6px}.booking-panel h2{font-size:24px}.booking-panel .button{font-size:12px}.booking-panel p{font-size:12px}.booking-panel .ad-note{font-size:10px}
  .article-header{padding:13px 0 26px}.article-header h1{font-size:31px;line-height:1.8;letter-spacing:.025em}.article-header h1 br{display:none}.article-header .intro{font-size:12px!important;line-height:2.1}
  .article-header .meta{font-size:9px;padding-left:11px;margin-top:19px}.article-header .meta br{display:none}[data-page=article] .wide-photo{aspect-ratio:1.45;object-position:center}
  .itinerary-overview{display:block;margin-top:23px;margin-bottom:0}.itinerary-overview a{padding:18px 17px;min-height:92px;gap:15px}.itinerary-overview a+a{border-left:0;border-top:1px solid #c9dad0}
  .itinerary-overview .day-label{font-size:9px;min-width:45px}.itinerary-overview strong{font-size:18px;line-height:1.7}.itinerary-overview small{font-size:9px;line-height:1.8;margin-top:5px}.itinerary-overview .arrow{font-size:16px}
  .article-body p{font-size:13px;line-height:2.1}.article-body .toc{padding:21px 20px}.toc h2{font-size:20px}.toc a{font-size:11px;line-height:1.8;min-height:46px}
  #day1>.eyebrow,#day2>.eyebrow{font-size:9px;padding:4px 10px;margin-bottom:13px}.timeline{padding-left:23px;margin-left:6px}.timeline-step:before{left:-29px}.timeline-step .time{font-size:10px}
  .timeline-step h3{font-size:20px;line-height:1.8}.timeline-step img{aspect-ratio:1.4;margin-top:17px;border-radius:6px}.timeline-step{padding-bottom:28px}
  .faq summary{font-size:12px;min-height:61px;line-height:1.95}.faq summary:after{font-size:18px;flex-shrink:0}.faq details p{font-size:11px;line-height:2}
  .golf-hero{display:flex;gap:25px;padding:14px 0 33px}.golf-hero h1{font-size:37px;line-height:1.7}.golf-hero p{font-size:12px;line-height:2}.golf-hero img{aspect-ratio:1.45;border-radius:6px}
  .golf-points{display:grid;grid-template-columns:1fr;gap:24px;margin-top:22px}.golf-points>div{padding-top:18px}.golf-points h3{font-size:22px}.golf-points p{font-size:12px;line-height:2}
  .golf-controls{padding:21px 18px;gap:15px;align-items:stretch;margin-bottom:20px}.golf-result{padding:24px 20px;gap:20px;margin-bottom:31px}.golf-result h2{font-size:23px;line-height:1.7}.golf-result p{font-size:11px;line-height:2}
  .about-title{display:block;padding-top:13px;padding-bottom:26px}.about-cover{margin-top:25px}.about-cover img{aspect-ratio:1.7}.about-cover figcaption{font-size:9px;line-height:1.9;margin-top:9px}
  .policy-row{display:grid;grid-template-columns:1fr;gap:17px;padding:28px 0}.policy-row h2{font-size:24px;line-height:1.75}.policy-row h2 br{display:none}.policy-row .num{font-size:9px;margin-bottom:8px}.policy-row p{font-size:13px;line-height:2.1}
  .contact{padding:24px 21px}.contact h2{font-size:24px}.contact .hint{font-size:10px;line-height:2}.footer{padding:33px 0 24px}.footer .wordmark{font-size:29px}.footer p{font-size:10px;line-height:2;margin-top:15px}
  .footer-links{gap:3px 20px;margin-top:20px}.footer-links a{font-size:10px;min-height:44px}.footer-bottom{font-size:9px;margin-top:22px;padding-top:17px;line-height:1.9}.footer-bottom span+span{margin-top:7px}
}
@media(max-width:380px){
  .hero h1{font-size:31px}.wordmark{font-size:25px}.brand-note{font-size:8px}.head-inner{gap:10px}.menu-toggle{padding:0 10px}
  .hero-photo-note{max-width:208px;bottom:64px}.section-title h2{font-size:21px}.section-title>a{font-size:9px;gap:5px}.feature h3{font-size:21px}
  .story-row{gap:14px}.story-row h3{font-size:18px}.stay-actions{gap:9px}.stay-actions .button{min-width:134px;font-size:10px}.checkbox-row{font-size:9px;gap:7px}
  .page-title h1,.listing-title h1{font-size:30px}.article-header h1{font-size:29px}.golf-strip{padding:16px}.golf-strip img{width:86px}.golf-strip h2{font-size:17px}.golf-strip>a{margin-left:102px}
}
@media(prefers-reduced-motion:reduce){a,button{transition:none}}


@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/sans-400.woff') format('woff');}@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/sans-700.woff') format('woff');}@font-face{font-family:'Noto Serif JP';font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/serif-500.woff') format('woff');}@font-face{font-family:'Noto Serif JP';font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/serif-600.woff') format('woff');}

/* Final Japanese wrapping and single desktop TOC */
.policy-row h2{text-wrap:balance}
@media(min-width:761px){.article-body>.toc{display:none}}
