:root{--paper: #f8f6f0;--ink: #30372c;--olive: #555d43;--line: #dcded2;--sand: #efeee5;--sans: Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #987645;outline-offset:5px}button{background:transparent}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}em{font-weight:400}.wrap{width:min(1192px,calc(100% - 96px));margin:auto}.site-header{display:flex;align-items:center;gap:30px;position:sticky;top:0;z-index:20;background:#f8f6f0f7;border-bottom:1px solid rgba(48,55,44,.08)}.brand{display:flex;gap:14px;align-items:center;font:24px/1.2 var(--serif)}.brand i{font-size:.8em;color:var(--gold)}.brand small{display:block;font:9px/1.3 var(--sans);letter-spacing:2.2px;margin-top:7px}.brand-mark{font:48px/1 var(--serif);transform:rotate(-20deg);color:var(--olive)}.desktop-nav{display:flex;gap:32px;font-size:12px;letter-spacing:.3px}.desktop-nav a{padding:16px 0;border-bottom:1px solid transparent}.desktop-nav a:hover{border-color:var(--olive)}.languages{display:flex;align-items:center;gap:7px;font-size:11px;letter-spacing:1px}.languages>span{color:#bebeb1}.languages button{min-width:34px;min-height:44px;opacity:.6}.languages button[aria-pressed=true]{font-weight:700;opacity:1}.hero{position:relative;isolation:isolate;color:#fff;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2.3px;display:flex;align-items:center;gap:15px;line-height:1.6}.eyebrow>span:first-child:not(:only-child){color:#8b947c;font-weight:400}.eyebrow.light{color:#f6f0df}.hero h1 em{color:#f0ead9}.hero-content p{line-height:1.8;color:#f2f0e7;letter-spacing:.15px}.button{min-height:48px;display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:13px 22px;line-height:1.5;border:1px solid var(--olive);transition:background .15s,color .15s}.button.cream{background:var(--paper);color:var(--ink);border-color:var(--paper);margin-top:27px}.button.cream:hover{background:#e7e2d6}.button.olive{background:var(--olive);color:#fff}.button.olive:hover{background:#414b33}.button.outline:hover{background:var(--olive);color:#fff}.hero-caption{position:absolute;bottom:29px;left:48px;display:flex;gap:9px;align-items:center;font-size:11px;letter-spacing:.3px}.tiny-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0}.hero-motto{position:absolute;right:48px;bottom:26px;font:italic 17px var(--serif);color:#f1ecdf}.essentials{background:var(--olive);color:var(--paper)}.essentials-inner{display:grid;grid-template-columns:repeat(4,1fr)}.essentials button{position:relative;text-align:left;color:inherit;border-right:1px solid #818870;padding:3px 27px}.essentials button:first-child{padding-left:0}.essentials button:last-child{border:0;padding-right:0}.small-label{font-size:9px;letter-spacing:1.6px;font-weight:500}.essentials strong{display:block;font:24px/1.4 var(--serif);margin:3px 0}.essentials small{color:#dee2d3}.quick-arrow{position:absolute;right:23px;top:50%;font-size:20px;transform:translateY(-50%);opacity:.8}.essentials button:last-child .quick-arrow{right:0}.section{scroll-margin-top:0}.section-head{display:flex;justify-content:space-between;gap:40px}.section-head h2{letter-spacing:-1.3px;margin-top:13px}.section-head>p{max-width:350px;color:var(--muted);padding-bottom:5px}.stay-layout{display:grid;grid-template-columns:1.25fr 1fr}.section-badge{letter-spacing:1.5px;color:var(--olive);display:flex;gap:8px;align-items:center;padding:8px 0 18px}.stay-list{border-top:1px solid var(--line)}.stay-item{border-bottom:1px solid var(--line)}.stay-item summary{display:flex;align-items:center;gap:18px;cursor:pointer;list-style:none}.stay-item summary::-webkit-details-marker{display:none}.stay-item summary .summary-icon{display:flex;color:var(--olive)}.stay-item summary .summary-title{flex:1}.stay-item summary .plus{font-size:21px;font-weight:300;color:#8a8f7c}.stay-item[open] summary .plus{transform:rotate(45deg)}.stay-body{padding:0 20px 24px 42px;color:#686d60;line-height:1.85}.stay-body p+p{margin-top:12px}.stay-body .text-link{margin-top:12px}.pending{background:#f3eddf;color:#816236;border-left:2px solid #b59864;padding:9px 12px;line-height:1.65;margin-top:13px}.pending strong{font-weight:600}.home-note{background:#eeede3;align-self:start}.home-note>img{object-fit:cover;width:100%;object-position:center 65%}.home-note-text{padding:27px 31px}.home-note-text .eyebrow{font-size:9px;letter-spacing:1.8px}.home-note h3{font-size:25px;margin:12px 0}.home-note p{font-size:12px;color:#696d5c}.home-note .quiet-note{margin-top:12px;max-width:285px}.text-link{display:inline-flex;align-items:center;gap:17px;border-bottom:1px solid #9aa088;padding-bottom:3px}.home-note .text-link{margin-top:15px}.island-section{background:var(--sand)}.island-section .section-head{margin-bottom:33px}.explore-tools{display:flex;justify-content:space-between;margin-bottom:22px}.search-box{display:flex;align-items:center;gap:13px;border-bottom:1px solid #b9bdac;flex:1}.search-box input{border:0;background:transparent;color:var(--ink);outline:none!important;width:100%}.search-box:focus-within{border-bottom:2px solid var(--olive);margin-bottom:-1px}.search-box input::placeholder{color:#777e6e}.search-box svg{display:block;width:19px}.favorites-filter{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 15px;border:1px solid #c7cbba;align-self:center}.heart-icon{font-size:23px;line-height:1}.favorites-filter[aria-pressed=true]{background:var(--olive);color:#fff;border-color:var(--olive)}#favorite-count{font-size:10px;border-left:1px solid #b5baac;padding-left:10px}.filters{display:flex;flex-wrap:wrap}.filter{border:1px solid #c8ccbb;border-radius:25px}.filter:hover{background:#e3e5d9}.filter[aria-pressed=true]{background:var(--olive);border-color:var(--olive);color:#fff}.results-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted)}.results-top .small-label{font-size:8px;color:#777d6b}.place-grid{display:grid;grid-template-columns:repeat(3,1fr)}.place-card{position:relative;background:var(--paper);border:1px solid #e0e2d6;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.place-card:hover{box-shadow:0 9px 25px #424b3610}.card-top{display:flex;align-items:center;justify-content:space-between}.place-icon{display:flex;align-items:center;justify-content:center;background:#e6eada;border-radius:50%;color:#626e4c}.cat-sea .place-icon{background:#e1e9e6;color:#48746f}.cat-food .place-icon{background:#eee3d8;color:#99714c}.cat-wine .place-icon{background:#eae2e7;color:#8b6b76}.cat-tips .place-icon{background:#eee9d7;color:#9a854e}.save-place{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#7d866e}.save-place:hover{background:#e5e8dd}.save-place[aria-pressed=true]{color:#80613d;background:#f1e9db}.save-place[aria-pressed=true] svg{fill:#80613d}.card-main{display:block;text-align:left;width:100%;flex:1}.card-meta{display:flex;align-items:center;gap:9px;text-transform:uppercase;color:#707963}.card-meta .separate{opacity:.5}.place-card h3{letter-spacing:-.4px;margin-bottom:12px}.place-card p{color:#707565}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);color:#717864}.card-bottom>span{display:flex;align-items:center;gap:7px}.card-bottom .details-link:hover{text-decoration:underline}.badge-op{color:#4f654b!important}.empty-state{text-align:center;padding:45px 20px}.empty-state>span{font-size:46px;color:var(--gold)}.empty-state h3{font-size:30px}.empty-state p{font-size:13px;color:var(--muted);margin:15px 0 22px}.show-more-wrap{text-align:center;margin:30px 0 0}.show-more-wrap:has([hidden]){display:none}.island-note{display:flex;gap:20px;border:1px solid #d5d9c9}.island-note>span{padding-top:5px;color:#8c947a}.island-note strong{font:20px var(--serif)}.island-note p{color:#727866;line-height:1.9;max-width:900px;margin-top:7px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr)}.service-card{border-top:1px solid var(--line)}.service-card>span{color:#7c8767;display:block}.service-card h3{margin-bottom:12px}.service-card p{color:#74796b}.service-card .text-link{padding-left:0;padding-right:0}.service-card small{display:block;color:#867351;margin-top:12px}.closing-note{margin-top:44px;background:#e9ebdf;padding:38px 45px;display:flex;align-items:center;justify-content:space-between;gap:40px}.closing-note .eyebrow{font-size:8px;letter-spacing:1.8px}.closing-note h3{font-size:28px;margin:13px 0 10px}.closing-note p{font-size:12px;color:#6d755f}.closing-moon{font:100px/1 var(--serif);color:#9ca582;transform:rotate(-20deg)}.footer{border-top:1px solid var(--line);padding:35px 0 23px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-actions{display:flex;gap:30px;align-items:center}.footer-actions button{min-height:44px;padding:0}.footer-actions button:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;color:#808675;margin-top:24px}.mobile-nav{display:none}.icon{width:22px;height:22px;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.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}.skip-link{position:fixed;left:15px;top:-70px;background:var(--paper);padding:10px 20px;z-index:100}.skip-link:focus{top:10px}[hidden]{display:none!important}dialog{width:min(590px,calc(100% - 32px));max-height:90dvh;margin:auto;padding:24px 32px 32px;background:var(--paper);color:var(--ink);border:1px solid #d6dacb;box-shadow:0 20px 80px #15221830;overflow-y:auto}dialog::backdrop{background:#18231999;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:10px}.icon-button{min-width:44px;min-height:44px;font-size:16px}.dialog-top .small-label{color:#7c856e}#dialog-title{letter-spacing:-.7px;margin-bottom:20px}#dialog-content>p{font-size:14px;color:#6e755f;line-height:1.9;margin-bottom:18px}.detail-lines{margin:20px 0;display:grid;gap:15px}.detail-lines>div{border-top:1px solid var(--line);padding-top:14px}.detail-lines strong{display:block;text-transform:uppercase;letter-spacing:1px;font-weight:600}.detail-lines p{color:#747966;margin-top:5px}.dialog-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.source-link{margin-top:19px;color:#7b816f;border-bottom:1px solid #b9bdad}.source-note{margin-top:10px!important}.contact-email{display:block;overflow-wrap:anywhere;font-size:14px;margin:18px 0}.request-label{display:block;letter-spacing:1px;text-transform:uppercase;margin:20px 0 7px}.request-text{width:100%;height:200px;resize:vertical;min-height:140px;background:#f0f0e6;border:1px solid #d1d7c2;padding:14px;color:var(--ink);line-height:1.7}.review-list{padding:0;list-style:none;display:grid;gap:16px;font-size:13px;margin-top:20px}.review-list li{border-bottom:1px solid var(--line);padding-bottom:16px}.review-list strong{display:block;margin-bottom:4px}.review-list p{color:#747966;line-height:1.8}.source-list{padding-left:18px;line-height:2.1}.source-list a{text-decoration:underline;text-underline-offset:3px}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,15px);background:#303d2a;color:#fff;padding:12px 22px;font-size:12px;z-index:100;box-shadow:0 4px 20px #14271222;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100% - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%)}@media(min-width:1600px){.hero{height:650px}.hero-content{padding-top:110px}}@media(max-width:1100px){.site-header{padding:0 30px;gap:20px}.desktop-nav{gap:23px}.brand{font-size:21px}.wrap{width:calc(100% - 60px)}.stay-layout{gap:45px}.hero-caption{left:30px}.hero-motto{right:30px}.hero h1{font-size:64px}.essentials strong{font-size:22px}.essentials button{padding-left:18px}.quick-arrow{display:none}.place-card h3{font-size:23px}.card-top{padding-left:20px;padding-right:16px}.card-main{padding-left:20px;padding-right:20px}.card-bottom{margin:0 20px}}@media(max-width:800px){.desktop-nav{display:none}.site-header{height:77px}.hero{height:560px}.hero-content{padding-top:78px}.hero h1{font-size:61px}.stay-layout{gap:30px;grid-template-columns:1.2fr 1fr}.section{padding-top:65px;padding-bottom:65px}.section-head h2{font-size:39px}.section-head>p{font-size:12px;max-width:280px}.home-note-text{padding:22px}.home-note>img{height:245px}.essentials strong{font-size:19px}.essentials small{font-size:10px}.essentials button{padding-left:15px;padding-right:12px}.essentials .small-label{font-size:8px;letter-spacing:1px}.place-grid{grid-template-columns:repeat(2,1fr)}.service-grid{gap:0 25px}.service-card h3{font-size:21px}.closing-note{padding:30px}.footer-main{align-items:flex-start}.footer-actions{gap:5px;flex-direction:column;align-items:flex-end}.footer-bottom{font-size:8px}}@media(max-width:600px){html{scroll-padding-top:76px}.site-header{height:74px;padding:0 21px;gap:10px}.brand{font-size:20px;gap:9px}.brand small{font-size:6.8px;letter-spacing:1.6px;margin-top:6px}.brand-mark{font-size:36px}.languages{font-size:10px;gap:1px}.languages button{min-width:27px}.wrap{width:calc(100% - 42px)}.hero{height:565px}.hero>img{object-position:58% center}.hero-shade{background:linear-gradient(90deg,#172d3399,#182f3633),linear-gradient(0deg,#112f2966,transparent 65%)}.hero-content{padding-top:69px}.eyebrow{font-size:8px;letter-spacing:1.8px}.hero h1{font-size:51px;letter-spacing:-1.9px;margin-top:26px;margin-bottom:23px;line-height:1.12}.hero-content p{font-size:13px;line-height:1.85;max-width:300px}.hero .button{margin-top:26px;min-height:47px;padding-left:18px;padding-right:18px;font-size:11px}.hero-caption{left:21px;bottom:50px;font-size:9px}.hero-motto{left:21px;right:auto;bottom:23px;font-size:14px}.essentials-inner{grid-template-columns:repeat(2,1fr);padding:5px 0}.essentials button{padding:17px 12px 17px 0;border:0;min-height:108px}.essentials button:nth-child(2n){padding-left:20px;border-left:1px solid #828a704d}.essentials button:nth-child(-n+2){border-bottom:1px solid #828a704d}.essentials strong{font-size:23px;margin:3px 0}.essentials small{font-size:10px}.essentials button:last-child{padding-right:0}.section{padding-top:53px;padding-bottom:53px}.section-head{display:block;margin-bottom:26px}.section-head h2{font-size:37px;letter-spacing:-1px;margin-top:12px}.section-head>p{font-size:12px;margin-top:17px;max-width:none}.section-head>p br{display:none}.stay-layout{display:flex;flex-direction:column;gap:28px}.stay-item summary{padding:19px 0}.stay-item summary .summary-title{font-size:13px}.stay-body{padding-left:39px;font-size:12px}.stay-item .summary-icon .icon{width:20px}.home-note{width:100%}.home-note>img{height:235px;object-position:center 66%}.home-note-text{padding:23px}.home-note h3{font-size:25px}.home-note .quiet-note{max-width:none}.island-section .section-head{margin-bottom:22px}.explore-tools{display:block;margin-bottom:17px}.search-box{padding:7px 0}.search-box input{font-size:12px}.favorites-filter{margin-top:17px;padding:0 13px;min-height:43px;display:flex;width:fit-content;font-size:10px}.filters{gap:7px;flex-wrap:nowrap;overflow-x:auto;margin-right:-21px;padding-right:21px;padding-bottom:8px;scrollbar-width:thin}.filter{font-size:10px;padding:8px 14px;min-height:39px}.results-top{padding-top:13px;padding-bottom:15px}.results-top .small-label{display:none}.place-grid{grid-template-columns:1fr;gap:13px}.place-card{min-height:250px}.card-top{padding:17px 21px 0}.place-icon{width:36px;height:36px}.card-main{padding:0 21px 15px}.card-meta{font-size:8px;letter-spacing:1.2px;margin-top:8px;margin-bottom:10px}.place-card h3{font-size:27px;margin-bottom:9px}.place-card p{font-size:12px;line-height:1.8}.card-bottom{margin:0 21px;padding:10px 0}.card-bottom .details-link{min-height:34px}.island-note{padding:20px 17px;gap:13px;margin-top:28px}.island-note strong{font-size:20px;line-height:1.35;display:block}.island-note p{font-size:10px;line-height:1.9}.island-note .icon{width:20px}.show-more-wrap{margin-top:23px}.service-grid{grid-template-columns:repeat(2,1fr);gap:0 20px}.service-card{padding:21px 0}.service-card>span{margin-bottom:15px}.service-card h3{font-size:21px}.service-card p{font-size:11px;min-height:58px}.service-card small{font-size:9px;line-height:1.7}.service-card .text-link{font-size:10px;gap:10px}.closing-note{margin-top:25px;padding:27px 23px;gap:0}.closing-note h3{font-size:26px;max-width:270px}.closing-note p{font-size:11px}.closing-moon{display:none}.closing-note .eyebrow{font-size:7px;letter-spacing:1.2px}.footer{padding:27px 0 104px}.footer-main{display:block}.footer .brand{font-size:25px}.footer .brand small{font-size:7px}.footer-actions{flex-direction:row;align-items:center;justify-content:space-between;margin-top:19px;font-size:9px;gap:16px}.footer-bottom{display:block;line-height:1.9;margin-top:13px;font-size:8px}.footer-bottom>span{display:block}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;height:calc(65px + env(safe-area-inset-bottom));padding:7px 22px calc(6px + env(safe-area-inset-bottom));justify-content:space-around;background:#f8f6f0f5;backdrop-filter:blur(12px);border-top:1px solid #d5d9ca}.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:75px;color:#727c62;font-size:9px;line-height:1.4}.mobile-nav a>span:first-child{display:flex}.mobile-nav .icon{width:20px;height:20px}.mobile-nav a.active{color:#303e24;font-weight:700}.toast{bottom:83px;font-size:11px}dialog{max-height:88dvh;padding:18px 23px 27px;width:calc(100% - 28px)}#dialog-title{font-size:32px}#dialog-content>p{font-size:13px}.dialog-actions{gap:10px}.dialog-actions .button{font-size:11px}.request-text{font-size:12px}.review-list p{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media(max-width:360px){.site-header{padding-left:18px;padding-right:18px;gap:5px}.site-header .brand-mark{display:none}.site-header .brand{font-size:19px}.site-header .brand small{font-size:6.3px;letter-spacing:1.3px}.hero h1{font-size:46px}.essentials strong{font-size:20px}.section-head h2{font-size:34px}.languages{flex-shrink:0}}:root{--gold: #94632e;--muted: #626959}body{font-size:16px}.brand-logo{width:54px;height:54px;object-fit:contain;flex-shrink:0}.brand{white-space:normal;line-height:1.2}.brand small{line-height:1.5}.site-header{height:86px;padding:0 32px}.brand-mark,.hero-motto,.hero-caption,.section-head .eyebrow,.section-head>p br,.closing-note,.results-top .small-label,.home-note-text>.eyebrow{display:none}.hero{height:245px}.hero-content{padding-top:47px}.hero h1{font-size:48px;margin:12px 0;letter-spacing:-1px}.hero-content p{font-size:16px}.hero>img{object-position:center 65%}.hero-shade{background:linear-gradient(90deg,#172d33bb,#172d3322)}.hero-content .eyebrow{font-size:11px}.essentials-inner{padding:10px 0}.essentials button{padding-top:9px;padding-bottom:9px}.essentials small{font-size:12px}.essentials .small-label{font-size:10px}.guide-nav{display:flex;gap:8px;padding-top:20px;padding-bottom:20px}.guide-nav a{flex:1;text-align:center;border:1px solid var(--line);border-radius:8px;padding:13px 12px;font-size:14px;background:var(--paper)}.section{padding-top:23px;padding-bottom:45px}.section-head{margin-bottom:15px;align-items:center}.section-head h2{font-size:34px;margin:0}.section-head>p{font-size:14px;line-height:1.6;padding:0}.section-contact{gap:10px;min-height:48px;font-size:14px;border-radius:7px;margin-bottom:25px}.section-contact .icon{width:20px}.section-badge{font-size:10px}.stay-layout{gap:45px}.stay-item summary{min-height:65px;padding:20px 0}.stay-item summary .summary-title{font-size:16px}.stay-body{font-size:15px}.pending{font-size:13px}.home-note{border-radius:9px;overflow:hidden}.home-note>img{height:195px}.home-note-text p{font-size:14px}.home-note .quiet-note{font-size:13px}.text-link{font-size:14px;min-height:44px}.explore-tools{gap:15px}.search-box{background:#fff;border:1px solid #c6cbb9;border-radius:8px;padding:7px 12px;max-width:none}.search-box:focus-within{border:1px solid var(--olive);margin:0;outline:2px solid #869376}.search-box input{font-size:16px;min-height:36px}.favorites-filter{font-size:13px;border-radius:8px;min-height:50px;flex-shrink:0}.filters{gap:7px}.filter{font-size:13px;min-height:44px;padding:9px 14px}.results-top{padding:16px 0}#result-count{font-size:13px}.place-grid{gap:12px}.place-card{min-height:235px;border-radius:9px;overflow:hidden}.place-card:hover{transform:none}.card-top{padding:15px 19px 0}.place-icon{width:34px;height:34px}.card-main{padding:4px 19px 15px}.card-meta{font-size:10px;letter-spacing:.5px;margin:4px 0 9px;flex-wrap:wrap}.place-card h3{font-size:25px}.place-card p{font-size:14px;line-height:1.65}.card-bottom{margin:0 19px;padding:5px 0;font-size:11px}.card-bottom .details-link{font-size:14px;min-height:44px}.button{font-size:14px;border-radius:7px}.island-note{border-radius:8px;margin-top:25px;padding:20px}.island-note p{font-size:13px}.service-grid{gap:18px}.service-card{border:1px solid var(--line);border-radius:9px;position:relative}.service-card>span{margin-bottom:14px}.service-card h3{font-size:24px}.service-card p{font-size:14px;line-height:1.65}.service-card small{font-size:12px}.service-card .text-link{font-size:14px}.footer{padding-top:24px}.footer-actions{font-size:12px}.footer-bottom{font-size:11px}.footer .brand-logo{width:44px;height:44px}.footer .brand{font-size:21px}.footer .brand small{font-size:8px}dialog{border-radius:14px}.dialog-top .small-label{font-size:11px}#dialog-title{font-size:29px}.detail-lines strong{font-size:12px}.detail-lines p{font-size:15px}.source-link{font-size:12px}.source-note{font-size:12px!important}.request-label{font-size:12px}.request-text{font-size:16px}.review-list p{font-size:14px}.review-list strong{font-size:15px}.source-list{font-size:14px}.desktop-nav a.active{border-bottom-color:var(--olive)}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.hero{height:215px}.hero-content{padding-top:38px}.hero h1{font-size:39px}.site-header{padding:0 20px}.stay-layout{gap:25px}.guide-nav a{font-size:13px}.section-head h2{font-size:30px}.section-head>p{font-size:14px}.service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){html{scroll-padding-top:83px}.site-header{height:78px;padding:0 16px;gap:10px}.brand{font-size:19px;gap:10px}.brand-logo{width:45px;height:45px}.brand small{font-size:7px;letter-spacing:1px}.languages{gap:0;flex-shrink:0}.languages button{min-width:31px;min-height:44px;font-size:12px}.hero{height:182px}.hero-content{padding-top:30px}.hero h1{font-size:33px;letter-spacing:-.8px;max-width:300px;line-height:1.15;margin:10px 0}.hero-content p{font-size:13px;line-height:1.5}.hero-content .eyebrow{font-size:10px;letter-spacing:1.5px}.hero>img{object-position:center 66%}.essentials{background:var(--paper);color:var(--ink)}.essentials-inner{gap:9px;padding:15px 0 7px}.essentials button,.essentials button:first-child,.essentials button:last-child,.essentials button:nth-child(2n),.essentials button:nth-child(-n+2){padding:11px 13px;border:1px solid var(--line);border-radius:8px;min-height:86px;background:#eeede3}.essentials .small-label{font-size:10px;letter-spacing:.7px}.essentials strong{font-size:22px;line-height:1.2;margin:6px 0 4px}.essentials small{font-size:11px;color:#626959;line-height:1.3;display:block}.guide-nav{padding:14px 0 10px;gap:6px}.guide-nav a{font-size:12px;padding:10px 5px;line-height:1.35;min-height:48px;display:flex;align-items:center;justify-content:center}.section{padding-top:20px;padding-bottom:30px}.section-head{margin-bottom:15px}.section-head h2{font-size:28px;letter-spacing:-.5px}.section-head>p{font-size:14px;margin-top:8px;line-height:1.5}.section-contact{width:100%;margin-bottom:19px;font-size:14px;min-height:49px}.section-badge{padding-top:0;font-size:10px;letter-spacing:1px}.stay-item summary .summary-title{font-size:15px}.stay-body{padding-left:0;padding-right:0;font-size:15px;line-height:1.7}.pending{font-size:13px}.home-note>img{display:none}.home-note h3{font-size:24px}.home-note-text{padding:22px}.home-note-text p,.home-note .quiet-note,.home-note .text-link{font-size:14px}.explore-tools{display:flex;flex-wrap:wrap;margin-bottom:15px;gap:10px}.search-box{flex-basis:100%;font-size:16px}.search-box input{font-size:16px}.favorites-filter{margin:0;font-size:13px;min-height:44px}.filters{flex-wrap:wrap;overflow:visible;margin:0;padding:0;gap:7px}.filter{font-size:12px;min-height:42px;padding:8px 12px}.place-card{min-height:0;display:grid;grid-template-columns:1fr 52px}.card-top{grid-column:2;grid-row:1;padding:9px 7px 0 0;align-self:start}.card-top .place-icon{display:none}.card-main{grid-column:1;grid-row:1;padding:16px 0 12px 16px}.card-meta{font-size:10px;line-height:1.45;gap:5px;margin:0 0 9px}.place-card h3{font-size:24px;line-height:1.15;margin-bottom:8px}.place-card p{font-size:14px;line-height:1.6}.card-bottom{grid-column:1/-1;margin:0 16px;padding:3px 0;font-size:11px}.card-bottom .details-link{font-size:14px}.island-note strong{font-size:20px}.island-note p{font-size:13px;line-height:1.65}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{padding:19px 18px 16px 57px}.service-card>span{position:absolute;left:18px;top:22px}.service-card h3{font-size:24px}.service-card p{font-size:14px;max-width:none;min-height:0}.service-card small{font-size:12px;margin-top:10px}.service-card .text-link{font-size:14px;min-height:44px}.footer{padding:23px 0 102px}.footer-actions{flex-direction:column;align-items:flex-start;gap:0;font-size:13px;margin-top:12px}.footer .brand{font-size:19px}.footer-bottom{font-size:11px;margin-top:10px;line-height:1.7}.mobile-nav{padding-left:10px;padding-right:10px;height:calc(70px + env(safe-area-inset-bottom))}.mobile-nav a,.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:64px;font-size:11px;line-height:1.3;color:var(--olive)}.mobile-nav button{background:#ede5d9;border-radius:9px;padding:5px 12px}.mobile-nav button>span:first-child{display:flex}.mobile-nav a.active{font-weight:700;color:#303e24;background:#e9eddf;border-radius:9px}.toast{bottom:86px}dialog{width:calc(100% - 20px);padding:15px 20px 24px;max-height:90dvh}#dialog-content>p{font-size:15px}.dialog-actions{flex-direction:column}.dialog-actions .button{width:100%;font-size:14px;min-height:48px}.request-text{font-size:16px}.review-list p{font-size:14px}.source-note{font-size:12px!important}}@media(max-width:360px){.brand-logo{width:38px;height:38px}.site-header .brand{font-size:16px;gap:7px}.site-header .brand small{font-size:6px;letter-spacing:.5px}.site-header{padding:0 12px}.languages button{min-width:28px}.hero h1{font-size:30px}.essentials strong{font-size:20px}.guide-nav a{font-size:11px}}@media(max-width:600px){.hero h1{font-size:32px;max-width:none}.essentials strong{font-size:21px;white-space:nowrap}.essentials button{min-height:85px}}@font-face{font-family:Marcellus;src:url(/assets/fonts/Marcellus-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--serif: Marcellus, Georgia, serif}.brand>span,h1,h2,h3,.summary-title,.guide-nav a,.desktop-nav a,.mobile-nav a{font-family:Marcellus,Georgia,serif;font-weight:400}.brand small{font-family:var(--sans, Arial, sans-serif)}.place-card.has-photo{display:flex;flex-direction:column;position:relative}.has-photo .card-top{position:absolute;right:12px;top:12px;z-index:1;padding:0}.has-photo .place-icon{display:none}.has-photo .save-place{background:#fff}.photo-button{display:block;width:100%;padding:0;border:0;background:transparent;overflow:hidden}.place-photo{display:block;width:100%;height:190px;object-fit:cover}.has-photo .card-main{padding:20px;text-align:left;flex:1}.has-photo .card-bottom{padding:0 20px 18px}.detail-photo{display:block;width:100%;height:240px;object-fit:cover;border-radius:12px;margin:16px 0}.stay-body a{overflow-wrap:anywhere}@media(max-width:600px){.place-photo{height:185px}.detail-photo{height:210px}.guide-nav a{font-size:15px}}body [data-contact],body .stay-body a,body .contact-email,body .dialog-actions .button,body .home-note .text-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;max-width:100%;padding:12px 16px;border:1px solid var(--olive);border-radius:8px;background:var(--olive);color:#fff;font:400 14px/1.45 var(--sans);letter-spacing:0;text-transform:none;text-decoration:none;white-space:normal;overflow-wrap:anywhere;vertical-align:middle;transition:background .15s ease}body [data-contact] .icon{width:20px;height:20px;flex-shrink:0}body [data-contact]:hover,body .stay-body a:hover,body .contact-email:hover,body .dialog-actions .button:hover,body .home-note .text-link:hover{background:#414b33;color:#fff}body [data-contact]:focus-visible,body .stay-body a:focus-visible,body .contact-email:focus-visible{outline:3px solid var(--gold);outline-offset:3px}body .stay-body a{margin:6px 0;text-align:left;justify-content:flex-start}body .stay-body .emergency-link,body .stay-body .emergency-link strong{font-weight:700}body .contact-email{word-break:break-word}body .mobile-nav [data-contact]{flex-direction:column;gap:3px;padding:6px 10px;font-size:12px;min-height:54px}.essentials-inner{align-items:stretch}.essentials-inner button strong{font-family:var(--serif);font-size:23px;line-height:1.25;white-space:normal}.essentials-inner button>span[data-icon]{display:flex;margin-bottom:7px}.essentials-inner button small{display:block}.essentials-inner button:hover{filter:brightness(.96)}@media(max-width:600px){.essentials-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.essentials-inner button strong{font-size:19px}.essentials-inner button{min-width:0}.stay-body [data-contact],.stay-body a{width:100%}.service-card [data-contact]{margin-top:12px;width:100%}.footer-actions [data-contact]{margin-top:8px}.section-contact{width:100%}}body button,body .button,body [data-contact],body .stay-body a,body .contact-email,body .dialog-actions .button,body .home-note .text-link,body .filter,body .source-link,body .details-link,body .text-link{font-family:Marcellus,Georgia,serif}body button input,body button textarea,.card-main p,.card-meta{font-family:var(--sans)}.filter{max-width:100%;white-space:normal;text-align:center}.source-link{display:inline-flex;align-items:center;min-height:44px;padding:8px 0}.service-card .text-link{margin-top:16px}img[src$="punta-fram.webp"]{object-position:center 72%}img[src$="fumarole-caserma.webp"]{object-position:center 45%}body{--accent-hover: #424a34;--section-tint: #eef0e7}body[data-section=isola]{--olive: #2b2d4a;--accent-hover: #1d1f35;--section-tint: #ededf2;--sand: #ededf2}body[data-section=servizi]{--olive: #285c65;--accent-hover: #1e4850;--section-tint: #eaf0ef}.guide-nav a[href="#isola"]{--nav-accent: #2b2d4a}.guide-nav a[href="#servizi"]{--nav-accent: #285c65}.guide-nav a{border-color:var(--nav-accent);color:var(--nav-accent)}.guide-nav a.active{background:var(--nav-accent);border-color:var(--nav-accent);color:#fff}.section h2,.distance-group,.section .eyebrow{color:var(--olive)}#servizi{background:var(--section-tint)}body [data-contact]:hover,body .button.olive:hover{background:var(--accent-hover)}.distance-group{grid-column:1/-1;font-size:23px;padding:18px 0 9px;border-bottom:1px solid var(--line);margin-top:8px}.distance-label{font:12px/1.5 var(--sans);color:var(--olive);margin:0 0 10px}.distance-explainer,#distance-explainer{font-size:13px;color:var(--muted);max-width:700px;margin:0 0 20px}.service-card{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:0}.service-photo{width:100%;height:230px;object-fit:cover}.service-content{padding:24px;display:flex;flex-direction:column;flex:1}.service-card p{max-width:none;min-height:0}.service-content h3{margin:0 0 14px}.service-card .service-notice{font:12px/1.65 var(--sans);color:var(--muted);margin:14px 0}.service-card [data-contact]{margin-top:auto;padding-top:12px}.service-content p:last-of-type{margin-bottom:18px}body .stay-body a[href^=http],body .home-note a[href^=http],body .dialog-actions a[href^="https://www.google.com"]{background:transparent;color:var(--olive);border:0;border-bottom:1px solid currentColor;border-radius:0;min-height:44px;padding:8px 0;gap:8px;width:auto;justify-content:flex-start;text-align:left;box-shadow:none}body .stay-body a[href^=http]:hover,body .home-note a[href^=http]:hover,body .dialog-actions a[href^="https://www.google.com"]:hover{background:transparent;color:var(--accent-hover);text-decoration:underline}@media(max-width:600px){.service-photo{height:210px}.service-content{padding:20px}.distance-group{font-size:21px}.guide-nav a{font-size:14px}.section-head h2{max-width:480px}.site-header .brand{min-width:0}.site-header .brand>span{white-space:normal}.languages button{min-width:28px}.languages{gap:0}.stay-body a[href^=http]{font-size:14px;width:auto;line-height:1.5}.service-content h3{font-size:25px}.mobile-nav a.active{color:var(--olive);background:var(--section-tint)}}.island-map-panel{margin:0 0 30px;padding:24px;background:#f8f6f0;border:1px solid #cbd6d2;border-radius:12px}.map-heading h3{font-size:28px;color:var(--olive)}.map-heading p{font-size:14px;color:#626f69;margin-top:8px}.map-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(230px,1fr);gap:30px;align-items:center}.map-surface{position:relative;width:100%;isolation:isolate}.map-surface>img{width:100%;height:auto}.map-north{position:absolute;top:4%;right:9%;font-size:18px;color:#555d43}.map-home{position:absolute;left:52%;top:67.5%;font:12px/1.3 Marcellus,Georgia,serif;color:#764920;max-width:100px}.map-home>span{display:block;font-size:21px}.map-pin{position:absolute;transform:translate(-50%,-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;z-index:2;padding:0}.map-pin>span,.map-number{display:flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;font:14px/1 Arial,sans-serif;color:#fff;background:var(--pin);border:2px solid #fff;box-shadow:0 1px 4px #0002}.map-sea{--pin: #285c65}.map-land{--pin: #8b5b2d}.map-pin:hover>span,.map-pin:focus-visible>span{transform:scale(1.16)}.map-legend{display:grid;grid-template-columns:1fr;gap:2px}.map-key{display:flex;align-items:center;gap:10px;text-align:left;min-height:44px;padding:5px 0;font-size:15px;line-height:1.35}.map-key:hover{color:var(--olive);text-decoration:underline}.map-number{flex-shrink:0;width:25px;height:25px;font-size:12px}.map-note{font-size:12px;color:#69746d;margin-top:16px}.map-pin:focus-visible{outline-offset:0;border-radius:50%}@media(max-width:700px){.island-map-panel{padding:18px 12px;margin-bottom:24px}.map-layout{grid-template-columns:1fr;gap:14px}.map-heading{padding:0 5px}.map-heading h3{font-size:25px}.map-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px}.map-key{font-size:14px;gap:6px;align-items:flex-start}.map-number{margin-top:2px}.map-home{font-size:10px;max-width:75px}.map-pin>span{width:23px;height:23px;font-size:12px}.map-note{padding:0 5px}.map-pin{width:32px;height:32px}}@media(max-width:360px){.map-legend{grid-template-columns:1fr}.map-home{max-width:64px;font-size:9px}}@media(max-width:700px){body{--mobile-gutter: clamp(16px, 4.5vw, 28px);--mobile-title: clamp(1.625rem, 6.5vw, 2rem);--mobile-card-title: clamp(1.25rem, 5.2vw, 1.5rem)}.wrap{width:calc(100% - 2 * var(--mobile-gutter))}.site-header{height:auto;min-height:76px;padding:12px var(--mobile-gutter);gap:12px}.site-header .brand{font-size:clamp(1rem,4.1vw,1.25rem);line-height:1.2;gap:8px;min-width:0}.brand-logo{width:clamp(34px,10vw,44px);height:auto;flex-shrink:0}.site-header .brand small{font-size:.625rem;letter-spacing:.06em;margin-top:4px}.languages{flex-shrink:0;gap:0;letter-spacing:0}.languages button{min-width:28px;min-height:44px;font-size:.75rem}.hero{height:auto;min-height:160px}.hero-content{padding-top:28px;padding-bottom:28px}.hero h1{font-size:clamp(1.75rem,7vw,2.25rem);line-height:1.16;letter-spacing:-.02em;margin:10px 0;max-width:100%;overflow-wrap:break-word}.hero-content p{font-size:.875rem;line-height:1.5}.guide-nav{gap:8px;padding:18px 0 10px;grid-template-columns:repeat(3,minmax(0,1fr))}.guide-nav a{font-size:clamp(.8125rem,3.5vw,1rem);line-height:1.3;padding:11px 6px;min-width:0;min-height:52px;text-align:center;overflow-wrap:break-word}.essentials-inner{gap:10px;padding:16px 0 4px}.essentials-inner button,.essentials-inner button:first-child,.essentials-inner button:last-child{padding:12px;min-height:100px}.essentials-inner button strong{font-size:clamp(1rem,4.3vw,1.25rem);line-height:1.3;margin:4px 0}.essentials-inner button small{font-size:.75rem;line-height:1.4}.section{padding-top:24px;padding-bottom:36px}.section-head{gap:12px;margin-bottom:24px;align-items:flex-start}.section-head>div{min-width:0;width:100%}.section-head h2{font-size:var(--mobile-title);line-height:1.2;letter-spacing:-.015em;margin-top:10px;max-width:100%;text-wrap:balance;overflow-wrap:break-word}.section-head>p{font-size:1rem;line-height:1.6;margin:0;padding:0;max-width:100%}.eyebrow,.section-badge{font-size:.75rem;letter-spacing:.08em;line-height:1.5}.section-contact{margin-bottom:24px}.stay-layout{gap:24px}.stay-item summary{padding:18px 0;gap:12px}.stay-item summary .summary-title{font-size:clamp(1rem,4.2vw,1.1875rem);line-height:1.35}.stay-body{padding:0 0 20px;font-size:1rem;line-height:1.65}.stay-body p+p{margin-top:12px}.home-note-text{padding:20px}.home-note h3{font-size:var(--mobile-card-title);line-height:1.25;margin:12px 0}.island-section .section-head{margin-bottom:24px}.explore-tools{gap:12px;margin-bottom:18px}.filters{gap:8px}.filter{font-size:.875rem;line-height:1.35;padding:9px 12px;min-height:44px}.results-top{padding:20px 0 12px}.place-grid,.service-grid{gap:16px;grid-template-columns:minmax(0,1fr)}.place-card,.service-card{min-width:0}.distance-group{font-size:clamp(1.125rem,4.6vw,1.375rem);line-height:1.3;padding:16px 0 10px;margin:4px 0 0}.card-main,.has-photo .card-main{padding:18px 18px 14px}.place-card:not(.has-photo) .card-main{padding-right:0}.place-card h3,.service-card h3,.map-heading h3{font-size:var(--mobile-card-title);line-height:1.25;letter-spacing:-.01em;overflow-wrap:break-word;margin-bottom:10px}.place-card p,.service-card p{font-size:1rem;line-height:1.6}.card-meta{font-size:.75rem;line-height:1.5;flex-wrap:wrap;margin-bottom:10px;letter-spacing:.04em}.card-bottom,.has-photo .card-bottom{margin:0 18px;padding:4px 0 14px;gap:8px;flex-wrap:wrap}.card-bottom .details-link{min-height:44px}.place-photo,.service-photo{height:auto;aspect-ratio:16/10;object-fit:cover}.service-content{padding:20px}.service-content h3{margin:0 0 12px}.service-card .service-notice{font-size:.8125rem;line-height:1.6}.service-card [data-contact]{margin-top:auto}.island-map-panel{padding:18px 12px;margin-bottom:24px}.map-heading{padding:0 6px}.map-heading p{margin-top:8px;font-size:.875rem;line-height:1.5}.map-legend{gap:6px 12px}.map-key{line-height:1.4;min-width:0}.map-key>span:last-child{overflow-wrap:break-word}.map-note{line-height:1.6;margin-top:18px}dialog{width:calc(100% - 24px);padding:18px clamp(18px,5vw,28px) 24px;max-height:90dvh}dialog h2,#dialog-title{font-size:var(--mobile-title);line-height:1.22;letter-spacing:-.015em;overflow-wrap:break-word;margin:12px 0 18px}#dialog-content>p{font-size:1rem;line-height:1.65}.detail-photo{height:auto;aspect-ratio:16/10;margin:16px 0}.dialog-actions{gap:12px;margin-top:20px}.footer{padding:28px 0 calc(96px + env(safe-area-inset-bottom))}.footer .brand{font-size:1.125rem;white-space:normal}.footer-actions{gap:8px;margin-top:18px}.mobile-nav{gap:4px;padding-left:8px;padding-right:8px}.mobile-nav a,.mobile-nav button{min-width:0;flex:1;font-size:.75rem}.mobile-nav [data-contact]{font-size:.75rem;padding-left:6px;padding-right:6px}}.instagram-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font:14px/1.5 Marcellus,Georgia,serif;color:var(--olive)}.instagram-link svg{flex-shrink:0}.instagram-link:hover{text-decoration:underline;text-underline-offset:4px}.site-header{justify-content:space-between}.site-header .brand-logo{width:52px;height:52px;object-fit:contain}.photo-frame{overflow:hidden;position:relative;isolation:isolate}.photo-frame .detail-photo{margin:0}.photo-frame:has(.detail-photo){margin:16px 0;border-radius:12px}.gentle-parallax{transform:translate3d(0,var(--photo-offset, 0px),0) scale(1.08);transform-origin:center;backface-visibility:hidden}.photo-frame .service-photo,.photo-frame .place-photo{display:block}.home-note>.photo-frame img{width:100%;height:270px;object-fit:cover}@media(max-width:700px){.site-header{min-height:72px;padding-top:10px;padding-bottom:10px}.site-header .brand-logo{width:44px;height:44px}.home-note>.photo-frame{display:none}}@media(prefers-reduced-motion:reduce){.gentle-parallax{transform:none}}body p,body .card-main p,body .stay-body,body .service-card p,body .home-note p,body #dialog-content>p{font-family:Marcellus,Georgia,serif;font-weight:400}body .stay-body,body .place-card p,body .service-card p,body .section-head>p,body #dialog-content>p{font-size:.9rem;line-height:1.65}body .home-note p,body .home-note .quiet-note{font-size:.825rem;line-height:1.65}body .service-card .service-notice,body .map-note,body .source-note{font-family:Marcellus,Georgia,serif;font-size:.75rem;line-height:1.6}:root{--payoff-tracking: 2.2px}body .hero-content p,body .footer .brand small{font-family:Arial,Helvetica,sans-serif;font-weight:400;letter-spacing:var(--payoff-tracking);font-kerning:normal;line-height:1.5;text-transform:uppercase}@media(max-width:700px){:root{--payoff-tracking: 1px}body .stay-body,body .place-card p,body .service-card p,body .section-head>p,body #dialog-content>p{font-size:.9375rem;line-height:1.65}body .home-note p,body .home-note .quiet-note{font-size:.875rem}body .service-card .service-notice{font-size:.775rem}}@media(max-width:360px){:root{--payoff-tracking: .5px}}@media(max-width:700px){body .hero h1{font-size:clamp(1.5rem,6vw,1.875rem)}body .hero-content p{font-size:.6875rem}}@keyframes island-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes marker-reveal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:no-preference){.map-surface>img{animation:island-reveal .65s ease-out both}.map-pin>span{animation:marker-reveal .35s ease-out both;animation-delay:calc(.25s + var(--marker-order, 0) * 35ms)}.map-home{animation:island-reveal .6s .5s ease-out both}}body[data-section=soggiorno]{--section-tint: #e6cea8;--sand: #e6cea8;--olive: #665036;--accent-hover: #4d3c29}body[data-section=soggiorno] .essentials{background:#e6cea8;color:#3d352b}body[data-section=soggiorno] .essentials-inner button{background:#e6cea8;border-color:#c4ac88}body[data-section=soggiorno] .essentials small{color:#594a38}.guide-nav a[href="#soggiorno"]{--nav-accent: #665036}.guide-nav a[href="#soggiorno"].active{background:#e6cea8;color:#3d352b;border-color:#665036}body[data-section=soggiorno] .home-note,body[data-section=soggiorno] .mobile-nav a.active{background:#e6cea8;color:#3d352b}body[data-section=soggiorno] .essentials,body[data-section=soggiorno] .essentials-inner button{background:transparent}img[src$="heated-pool.webp"]{object-position:center 72%}body[data-section=soggiorno] .essentials-inner button.is-open{background:#ded8cc;border-color:#b7aa96}.mobile-nav .mobile-instagram{min-height:48px;color:var(--olive)}.guide-nav a:not(.active){background:transparent;color:var(--nav-accent);border-color:var(--nav-accent)}.mobile-nav .mobile-instagram{position:relative;margin-left:8px}.mobile-nav .mobile-instagram:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);width:1px;height:22px;background:currentColor;opacity:.25;pointer-events:none}.mobile-nav{opacity:0;visibility:hidden;transform:translateY(100%);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s}.mobile-nav.scroll-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}@media(prefers-reduced-motion:reduce){.mobile-nav{transition:none}}.site-header .brand{flex-shrink:1;min-width:0}.site-header .brand>span{min-width:0}body .hero h1{font-family:Marcellus,Georgia,serif;font-size:clamp(2.5rem,5.5vw,4rem);letter-spacing:-.02em}body .hero-content p{font-size:.8125rem;letter-spacing:.16em}@media(max-width:700px){.site-header{gap:8px}.site-header .brand{font-size:clamp(.9375rem,3.8vw,1.2rem);gap:8px}.site-header .brand small{font-size:.5rem;letter-spacing:.06em}.site-header .brand-logo{width:38px;height:38px}.site-header .languages{flex-shrink:0}body .hero h1{font-size:clamp(2.25rem,9vw,3rem)}body .hero-content p{font-size:.75rem}}.hero{display:flex;align-items:center}.hero .hero-content{padding-top:0;padding-bottom:0}body .hero h1{margin:0 0 4px;line-height:1.1}body .hero-content p{margin:0;line-height:1.3}img[src$="spadillo.webp"]{object-position:center 34%}body #stay-wind a[href^=http],body #stay-wind a[href^=http]:hover{border-bottom:0;text-decoration:none}.footer-disclaimer{font-size:11px;line-height:1.6;margin-top:14px;color:var(--muted)}
