:root{--paper:#f7f4ed;--cream:#ebe6d9;--forest:#203c30;--ink:#23392f;--muted:#6d756d;--gold:#ddbd7d;--line:#d9dcd1;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b78838;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.02;letter-spacing:-.022em}h2{font-size:clamp(48px,4.7vw,72px)}h3{font-size:49px}em{font-weight:400}.section-shell{width:calc(100% - 112px);max-width:1376px;margin-inline:auto}.section-spacing{padding-block:90px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:57px;padding:15px 26px;background:var(--forest);border:1px solid var(--forest);color:var(--paper);font-size:14px;font-weight:600;border-radius:3px;transition:background .25s,transform .25s,box-shadow .25s}.button:hover{background:#345642;transform:translateY(-2px);box-shadow:0 8px 23px #1e382b1a}.button>span:last-child:not(:first-child){font-size:22px;line-height:1}.button-small{min-height:46px;padding:11px 20px;gap:20px}.button-gold{background:var(--gold);border-color:var(--gold);color:#203428}.button-gold:hover{background:#ead19f;border-color:#ead19f}.button-light{background:var(--paper);border-color:var(--paper);color:var(--forest)}.button-light:hover{background:#e5e7d8}.circle-button{width:43px;height:43px;display:grid;place-items:center;border:1px solid #ffffff70;border-radius:50%;background:#1e2e2722;color:white;font-size:23px;line-height:1;flex-shrink:0;transition:background .2s}.circle-button:hover{background:#ffffff28}.text-link{display:inline-flex;align-items:center;gap:30px;padding:9px 0;border:0;border-bottom:1px solid currentColor;background:transparent;font-size:14px;font-weight:600}.text-link>span:last-child{font-size:23px;line-height:1}.header{position:fixed;top:0;left:0;right:0;z-index:40;height:104px;padding:20px 4%;display:flex;align-items:center;justify-content:space-between;color:white;gap:30px;transition:background .3s,height .3s,color .3s,box-shadow .3s}.header.is-scrolled{background:#f7f4edf5;color:var(--forest);height:85px;box-shadow:0 1px 0 #21352815;backdrop-filter:blur(18px)}.brand{display:flex;flex-direction:column;line-height:1;flex-shrink:0}.brand>span{font-family:var(--serif);font-size:49px;letter-spacing:-.06em}.brand-dot{color:var(--gold)}.brand small{font-size:12px;letter-spacing:.13em;margin-top:7px}.desktop-nav{display:flex;align-items:center;gap:29px;font-size:14px}.desktop-nav a{opacity:.86;position:relative;padding-block:6px}.desktop-nav a:hover,.desktop-nav a.active{opacity:1}.desktop-nav a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:currentColor;transition:width .25s}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.header-actions{display:flex;align-items:center;gap:23px}.language{background:none;border:0;padding:10px 0;color:inherit;display:flex;gap:8px;font-size:12px}.language span{opacity:.55}.language .active{opacity:1;font-weight:700}.header .button{background:var(--gold);border-color:var(--gold);color:var(--forest)}.scroll-progress{position:absolute;bottom:0;left:0;height:2px;width:100%;background:var(--gold);transform:scaleX(0);transform-origin:left}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{position:relative;height:94svh;min-height:690px;max-height:1040px;color:white;isolation:isolate;overflow:hidden}.hero-slides,.hero-shade{position:absolute;inset:0;z-index:-1}.hero-slide{position:absolute;inset:0;width:100%;height:100%;object-position:50% 58%;opacity:0;transform:scale(1.025);transition:opacity 1.2s,transform 9s ease-out}.hero-slide.active{opacity:1;transform:scale(1.07)}.hero-slide:nth-child(2){object-position:55% 52%}.hero-shade{background:linear-gradient(90deg,#101f18b8 0%,#15261c76 48%,#14251b15 85%),linear-gradient(0deg,#0d1c15ae,transparent 45%,#0f1d1770);z-index:0;pointer-events:none}.hero-copy{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-block:144px 134px}.hero .eyebrow{display:flex;align-items:center;gap:12px;color:#f3ead7;margin-bottom:25px}.little-line{height:1px;width:31px;background:var(--gold)}.hero h1{font-size:clamp(82px,8.2vw,132px);line-height:.97;letter-spacing:-.035em;text-shadow:0 4px 32px #12221815}.hero h1 em{color:#eddbb6}.hero-description{font-size:17px;line-height:1.8;max-width:400px;color:#f1f1e9;margin-top:29px}.hero-actions{display:flex;align-items:center;gap:29px;margin-top:33px}.hero-gallery-link{display:flex;align-items:center;gap:9px;border:0;border-bottom:1px solid #ffffff60;background:transparent;color:white;font-size:14px;padding:10px 0}.hero-gallery-link>span:first-child{font-size:25px;line-height:1}.hero-bottom{position:absolute;bottom:31px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;z-index:2}.scroll-cue{display:flex;gap:15px;align-items:center;font-size:12px;letter-spacing:.025em}.scroll-cue>span:first-child{height:43px;width:43px;display:grid;place-items:center;border:1px solid #ffffff55;border-radius:50%;font-size:22px}.hero-slider-controls{display:flex;gap:16px;align-items:center}.slide-number{font-size:12px;letter-spacing:.08em}.slide-divider{margin-inline:11px;opacity:.5}.hero-dots{display:flex;gap:7px}.hero-dots button{width:28px;height:30px;padding:0;border:0;background:transparent;position:relative}.hero-dots button:after{content:'';position:absolute;left:0;right:0;top:14px;height:2px;background:#ffffff65;transition:background .3s}.hero-dots button.active:after{background:var(--gold);height:3px}.hero-slider-controls .circle-button{width:38px;height:38px;font-size:19px}.quick-facts{background:var(--forest);color:#e7ebdf}.quick-facts>.section-shell{display:flex;justify-content:space-between;gap:25px;padding-block:25px;align-items:center}.quick-facts span:not(.fact-intro){display:flex;align-items:center;gap:10px;font-size:14px;white-space:nowrap}.quick-facts b{font-weight:400;color:var(--gold);font-size:22px;line-height:1}.fact-intro{font-family:var(--serif);font-size:25px;font-style:italic;color:#ede4d0}.story{display:grid;grid-template-columns:1fr 1.05fr;gap:9%;align-items:center}.story-copy{order:0}.story-visual{order:1;position:relative;height:510px;margin-bottom:10px}.story-copy .eyebrow{color:#68725f;margin-bottom:22px}.story-copy h2{margin-bottom:25px}.story-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.8;margin-bottom:14px;max-width:440px}.story-copy .text-link{margin-top:13px}.stay-numbers{display:flex;gap:41px;margin:31px 0 17px;padding-top:22px;border-top:1px solid var(--line)}.stay-numbers>div{display:flex;flex-direction:column}.stay-numbers strong{font-family:var(--serif);font-weight:400;font-size:40px;line-height:1.2}.stay-numbers small{font-size:23px}.stay-numbers span{font-size:12px;color:var(--muted);margin-top:6px}.photo-button{position:absolute;padding:0;border:0;overflow:hidden;background:var(--cream)}.photo-button>img{width:100%;height:100%;transition:transform .6s}.photo-button:hover>img{transform:scale(1.04)}.collage-main{right:0;top:0;left:12%;height:77%;border-radius:100px 3px 3px 3px}.collage-main img{object-position:55% center}.collage-small{bottom:0;left:0;width:53%;height:50%;border:8px solid var(--paper);border-radius:3px}.photo-expand{position:absolute;bottom:16px;right:16px;display:grid;place-items:center;width:34px;height:34px;background:#fff9;border-radius:50%;font-size:21px;backdrop-filter:blur(10px)}.photo-caption{position:absolute;bottom:23px;right:0;display:flex;gap:15px;align-items:center}.photo-caption>span:first-child{font-size:46px;color:#9f7c42}.photo-caption>span:last-child{font-family:var(--serif);font-size:24px;line-height:1.2}.rooms{background:#eaece2}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:37px}.section-heading .eyebrow{margin-bottom:18px;color:#66715f}.section-heading>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:300px;margin-bottom:5px}.room-card{display:grid;grid-template-columns:1.25fr 1fr;background:#fffef9;box-shadow:0 20px 50px #21352a07;border:1px solid #ffffff80}.room-photo{position:relative;min-width:0;overflow:hidden}.room-photo>img{width:100%;height:100%;min-height:550px;transition:opacity .25s;object-position:center}.room-photo-tag{position:absolute;left:25px;top:25px;background:#f7f4edef;padding:9px 14px;font-size:12px;letter-spacing:.08em;backdrop-filter:blur(10px)}.room-expand{position:absolute;right:24px;top:24px;background:#1d302771}.room-tabs{position:absolute;bottom:25px;left:25px;right:25px;background:#f8f6eff2;padding:6px;display:flex;gap:4px;border-radius:5px;box-shadow:0 5px 30px #20342917;backdrop-filter:blur(12px)}.room-tabs button{flex:1;background:transparent;border:0;padding:12px 8px;font-size:14px;border-radius:3px;transition:background .2s,color .2s}.room-tabs button.active{background:var(--forest);color:white}.room-details{padding:45px 39px}.room-details>.eyebrow{font-size:12px;color:var(--muted)}.room-details h3{margin-top:14px}.room-specs{display:flex;flex-wrap:wrap;gap:5px 0;font-size:14px;color:var(--muted);margin-top:16px}.room-specs span+span:before{content:'·';margin-inline:10px}.room-details>p{font-size:16px;line-height:1.8;color:var(--muted);margin-top:23px}.amenities{list-style:none;padding:0;margin:28px 0;display:grid;grid-template-columns:1fr 1fr;gap:20px 12px}.amenities li{display:flex;gap:9px;align-items:center;font-size:14px;line-height:1.4}.amenities li>span:first-child{font-size:22px;width:20px;text-align:center;flex-shrink:0;font-weight:400}.amenities li:last-child>span:first-child{font-size:16px}.room-details>.button{width:100%;justify-content:space-between;margin-top:4px}.room-details>small{font-size:12px;color:var(--muted);display:block;text-align:center;margin-top:13px}.gallery-heading-side{display:flex;align-items:flex-end;flex-direction:column;gap:17px}.gallery-count{font-size:12px;color:var(--muted)}.gallery-filters{display:flex;gap:6px;padding:5px;background:#e9ecdf;border-radius:4px}.gallery-filters button{font-size:14px;padding:10px 15px;border:0;background:transparent;border-radius:3px;white-space:nowrap}.gallery-filters button.active{background:var(--forest);color:white}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;gap:15px}.gallery-item{position:relative;overflow:hidden;border:0;padding:0;background:#e4e6dc;text-align:left;border-radius:3px;min-width:0}.gallery-item[hidden]{display:none}.photo-wide{grid-column:span 2}.photo-tall{grid-column:span 2;grid-row:span 2}.gallery-item:last-child{grid-column:auto}.gallery-grid.is-filtered{grid-template-columns:repeat(3,1fr);grid-auto-rows:300px}.gallery-grid.is-filtered .gallery-item{grid-column:auto;grid-row:auto}.gallery-item img{width:100%;height:100%;transition:transform .7s}.gallery-item:hover img{transform:scale(1.065)}.gallery-item:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#102619c4)}.gallery-item>span{position:absolute;bottom:19px;left:20px;right:20px;z-index:1;display:flex;align-items:center;justify-content:space-between;color:white;font-size:14px;gap:10px}.gallery-item b{font-size:21px;font-weight:400;width:31px;height:31px;border:1px solid #fff6;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.gallery-hint{text-align:center;color:var(--muted);font-size:12px;margin-top:22px}.guest-notes{display:grid;grid-template-columns:1fr 1.5fr;gap:11%;padding-block:0 85px}.notes-title .eyebrow{font-size:12px;color:#788069}.notes-title h2{font-size:47px;margin-top:17px}.notes-title .text-link{margin-top:23px}.guest-quote{border-left:1px solid var(--line);padding-left:45px;padding-top:12px}.quote-mark{font-family:var(--serif);font-size:84px;line-height:.6;color:#a27b3e}.guest-quote blockquote{font-family:var(--serif);font-style:italic;font-size:40px;line-height:1.2;margin:12px 0 25px}.quote-credit{display:flex;align-items:center;gap:13px}.avatar{background:#e5eadd;border:1px solid #c5ccb9;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-family:var(--serif);font-size:25px}.quote-credit>div{display:flex;flex-direction:column}.quote-credit strong{font-size:14px}.quote-credit div>span,.review-date{font-size:12px;color:var(--muted)}.review-date{margin-top:13px}.location{background:var(--forest);color:var(--paper)}.location-grid{display:grid;grid-template-columns:.93fr 1.1fr;gap:7%;align-items:center}.location-copy .eyebrow{color:#d0c9a6;margin-bottom:20px}.location-copy>p:not(.eyebrow){font-size:16px;color:#d0d8cb;line-height:1.8;margin-top:23px}.location-tabs{display:flex;flex-direction:column;margin-block:24px}.location-tabs button{display:flex;align-items:center;text-align:left;gap:15px;background:transparent;color:#e6eadf;padding:17px 11px;border:0;border-bottom:1px solid #ffffff24;transition:background .2s}.location-tabs button.active{background:#ffffff0e;border-left:2px solid var(--gold);padding-left:9px}.location-tabs button>span:first-child{font-size:12px;color:#c8c29f}.location-tabs button>span:nth-child(2){flex:1;display:flex;flex-direction:column}.location-tabs strong{font-size:15px;font-weight:500}.location-tabs small{font-size:12px;color:#bfcaba;margin-top:3px}.location-tabs b{font-size:21px;font-weight:400;color:var(--gold)}.location-copy address{font-size:14px;font-style:normal;line-height:1.7;margin-top:24px;color:#d8e0d2}.location-copy .button{margin-top:22px;min-height:48px}.location-copy .location-tip{font-size:12px;color:#b5c4b2;margin-top:17px;max-width:400px}.map-panel{height:650px;position:relative;background:#e1e5d9;border-radius:100px 3px 3px 3px;overflow:hidden}.map-panel iframe{width:100%;height:100%;border:0;filter:saturate(.65)}.map-card{position:absolute;bottom:22px;left:22px;right:22px;display:flex;gap:13px;align-items:center;padding:17px;background:#fffef6;box-shadow:0 4px 20px #132a1b20;color:var(--forest);border-radius:3px}.map-marker{width:38px;height:43px;display:grid;place-items:center;background:var(--forest);color:var(--paper);font-family:var(--serif);font-size:28px;border-radius:20px 20px 20px 0;flex-shrink:0}.map-card>span:nth-child(2){flex:1;display:flex;flex-direction:column}.map-card strong{font-size:14px}.map-card small{font-size:12px;color:var(--muted)}.map-card>span:last-child{font-size:23px}.faq{display:grid;grid-template-columns:.9fr 1.3fr;gap:10%}.faq .eyebrow{color:var(--muted);margin-bottom:20px}.faq h2{font-size:58px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{font-size:16px;line-height:1.5;list-style:none;cursor:pointer;padding:24px 32px 24px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:1px;top:19px;font-size:23px;color:#8b7954}.faq-list details[open] summary:after{content:'−'}.faq-list details>p{font-size:14px;line-height:1.85;color:var(--muted);padding-bottom:23px}.final-cta{position:relative;isolation:isolate;overflow:hidden;color:white;min-height:480px;padding-block:76px;text-align:center;display:flex;align-items:center}.final-background,.final-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-1;object-position:55% 52%}.final-shade{background:#112a20b5}.final-content>.sun-icon{display:none}.final-content .eyebrow{font-size:12px;color:#e7d7b4;margin-bottom:22px}.final-content h2{font-size:clamp(54px,6vw,86px);line-height:1}.final-content h2 em{color:#e8d5b1}.final-content>.button{margin-top:31px;background:var(--gold);border-color:var(--gold);color:var(--forest)}.other-platforms{display:flex;justify-content:center;align-items:center;gap:19px;font-size:12px;margin-top:21px;color:#eeeee3}.other-platforms a{border-bottom:1px solid #ffffff60}.footer{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-block:40px 122px}.footer .brand>span{font-size:44px}.footer>p{font-size:14px;color:var(--muted);max-width:240px}.footer>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 24px;font-size:14px;max-width:310px}.footer>div>span{width:100%;text-align:right;font-size:12px;color:var(--muted)}.sticky-booking{position:fixed;z-index:35;bottom:20px;left:50%;transform:translate(-50%,130%);opacity:0;visibility:hidden;background:#fdfbf6f7;box-shadow:0 10px 44px #182e2933;border:1px solid #e2e5d9;backdrop-filter:blur(16px);border-radius:7px;padding:11px;display:flex;gap:60px;align-items:center;max-width:calc(100% - 40px);transition:transform .35s,opacity .35s,visibility .35s}.sticky-booking.visible{transform:translate(-50%,0);opacity:1;visibility:visible}.sticky-property{display:flex;align-items:center;gap:13px;min-width:235px}.sticky-property img{width:55px;height:55px;border-radius:3px}.sticky-property>span{display:flex;flex-direction:column}.sticky-property strong{font-size:14px;font-weight:600}.sticky-property small{font-size:12px;color:var(--muted)}.sticky-booking .button{white-space:nowrap;min-height:51px}body:has(dialog[open]) .sticky-booking{visibility:hidden;opacity:0}.booking-dialog{border:0;padding:0;background:var(--paper);color:var(--ink);width:min(920px,calc(100% - 40px));max-height:92svh;max-width:unset;border-radius:8px;overflow:auto;box-shadow:0 20px 100px #0005}.booking-dialog[open]{display:grid;grid-template-columns:.85fr 1.15fr}.booking-dialog::backdrop{background:#10251cd4;backdrop-filter:blur(9px)}.dialog-close{position:absolute;z-index:5;right:16px;top:15px;width:36px;height:36px;border:1px solid #d6ddce;background:var(--paper);border-radius:50%;font-size:25px;line-height:1}.booking-photo{position:relative;min-height:575px}.booking-photo>img{width:100%;height:100%;position:absolute;object-position:58% center}.booking-photo:after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#10271de0)}.booking-photo>div{position:absolute;z-index:1;left:27px;right:27px;bottom:34px;color:var(--paper)}.booking-photo .eyebrow{font-size:12px;color:#e6d2aa}.booking-photo h3{font-size:43px;margin-top:15px}.booking-photo div>span{display:block;font-size:12px;margin-top:15px;color:#e5eadd}.booking-body{padding:46px 37px 33px}.booking-body>.eyebrow{font-size:12px;color:var(--muted);margin-bottom:13px}.booking-body h2{font-size:41px;line-height:1.05}.booking-intro{font-size:14px;color:var(--muted);line-height:1.7;margin-top:15px}.booking-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:27px;align-items:start}.date-field{display:flex;flex-direction:column;min-width:0}.date-field label{font-size:12px;font-weight:600;margin-bottom:7px}.date-field input,.date-field select{border:1px solid #cdd4c6;background:#fffef9;color:var(--ink);border-radius:3px;padding:12px 10px;width:100%;min-height:48px;font-size:14px;color-scheme:light;cursor:pointer}.guest-field{grid-column:1/-1}.booking-submit{grid-column:1/-1;grid-row:4;width:100%;gap:15px;min-height:57px;font-size:14px}.stay-summary{grid-column:1/-1;grid-row:3;padding:12px 13px;background:#e8edde;color:var(--forest);border-radius:3px;font-size:13px;line-height:1.65;min-height:47px}.stay-summary strong{font-weight:600}.booking-note{grid-column:1/-1;grid-row:5;font-size:12px;line-height:1.65;color:var(--muted)}.form-error{grid-column:1/-1;grid-row:6;font-size:14px;color:#a43a26}.booking-assurance{border-top:1px solid var(--line);padding-top:16px;margin-top:21px;display:flex;align-items:flex-start;gap:9px;font-size:12px;color:var(--muted)}.booking-assurance>span:first-child{color:var(--forest)}.lightbox{border:0;padding:80px 75px 135px;color:white;background:transparent;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;overflow:hidden}.lightbox[open]{display:flex;align-items:center;justify-content:center;gap:25px}.lightbox::backdrop{background:#0c1b14f7;backdrop-filter:blur(12px)}.lightbox-top{position:absolute;top:18px;left:25px;right:25px;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.14em}.lightbox-stage{width:min(1100px,82vw);text-align:center;touch-action:pan-y;user-select:none}.lightbox-stage img{max-height:calc(100dvh - 255px);width:auto;max-width:100%;margin-inline:auto;object-fit:contain;border-radius:2px}.lightbox-stage p{font-size:14px;margin-top:17px}.lightbox-thumbs{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px;max-width:calc(100vw - 40px);overflow-x:auto;padding:5px;scrollbar-width:thin}.lightbox-thumbs button{padding:0;border:2px solid transparent;border-radius:3px;background:transparent;opacity:.55;flex-shrink:0;transition:opacity .2s}.lightbox-thumbs button.active{border-color:var(--gold);opacity:1}.lightbox-thumbs img{width:70px;height:52px}.lightbox-prev,.lightbox-next{flex-shrink:0}.skip-link{position:fixed;top:-100px;left:15px;background:white;padding:13px 20px;z-index:100}.skip-link:focus{top:15px}.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}.noscript-booking{background:var(--forest);color:white;padding:20px;text-align:center}.noscript-booking a{text-decoration:underline}.reveal{transition:opacity .7s ease,transform .7s ease}.reveal.is-pending{opacity:0;transform:translateY(23px)}::selection{background:#dbc18f;color:var(--forest)}
@media(min-width:1500px){.hero-copy{padding-bottom:110px}.hero-description{max-width:430px}.gallery-grid{grid-auto-rows:260px}}@media(max-width:1150px){.section-shell{width:calc(100% - 76px)}.header{padding-inline:36px;gap:18px}.desktop-nav{gap:19px;font-size:14px}.header-actions{gap:17px}.header .button{padding-inline:15px;font-size:13px;gap:12px}.hero h1{font-size:100px}.quick-facts .fact-intro{display:none}.story{gap:6%}.story-visual{height:490px}.photo-caption{bottom:27px}.photo-caption>span:first-child{font-size:36px}.photo-caption>span:last-child{font-size:21px}.story-copy h2{font-size:55px}.stay-numbers{gap:30px}.room-details{padding:36px 28px}.room-card{grid-template-columns:1.1fr 1fr}.amenities{gap:17px 10px}.amenities li{font-size:13px}.room-photo>img{min-height:590px}.gallery-grid{grid-auto-rows:210px}.gallery-filters button{padding:9px 12px}.location-grid{gap:5%}.location-copy h2{font-size:58px}.map-panel{height:690px}.faq h2{font-size:51px}.footer{gap:22px}.footer>p{max-width:220px}}
@media(max-width:900px){.desktop-nav{display:none}.header .button{font-size:14px;gap:20px}.header{height:95px}.hero{height:850px;max-height:1000px;min-height:700px}.hero h1{font-size:95px}.hero-copy{padding-bottom:110px}.quick-facts>.section-shell{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-block:22px}.quick-facts span:not(.fact-intro){font-size:12px;gap:8px}.quick-facts b{font-size:18px}.story{gap:5%}.story-copy h2{font-size:49px}.story-visual{height:480px}.collage-main{left:5%;height:70%;border-top-left-radius:75px}.collage-small{width:60%;height:48%}.photo-caption{right:0;bottom:4px;display:block}.photo-caption>span:first-child{display:none}.photo-caption>span:last-child{font-size:19px}.stay-numbers{gap:22px}.stay-numbers strong{font-size:33px}.stay-numbers span{font-size:12px}.room-card{grid-template-columns:1fr}.room-photo>img{height:480px;min-height:0}.room-details{padding:37px}.amenities{grid-template-columns:repeat(3,1fr);gap:20px}.amenities li{font-size:14px}.room-details>.button{width:auto;min-width:310px}.room-details>small{text-align:left}.gallery .section-heading{align-items:flex-start}.gallery-heading-side{align-items:flex-start}.gallery-filters{flex-wrap:wrap;max-width:230px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:240px}.photo-wide{grid-column:span 2}.photo-tall{grid-column:span 1;grid-row:span 2}.gallery-item:last-child{grid-column:auto}.gallery-grid.is-filtered{grid-auto-rows:240px}.guest-notes{gap:5%;grid-template-columns:1fr 1.2fr}.guest-quote{padding-left:29px}.guest-quote blockquote{font-size:34px}.notes-title h2{font-size:43px}.location-grid{grid-template-columns:1fr;gap:35px}.location-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.location-copy>.eyebrow,.location-copy>h2{grid-column:1}.location-copy>p:not(.eyebrow):not(.location-tip){grid-column:1;margin-top:21px}.location-tabs{grid-column:2;grid-row:1/5;margin-top:0;align-self:center}.location-copy address{grid-column:1;font-size:13px}.location-copy>.button{grid-column:2;grid-row:5;align-self:start;justify-self:start;margin-top:19px}.location-copy .location-tip{grid-column:1/3}.map-panel{height:440px;border-top-left-radius:80px}.faq{gap:6%;grid-template-columns:.9fr 1.2fr}.faq h2{font-size:46px}.footer>p{font-size:13px;max-width:180px}.footer>div{max-width:235px;font-size:13px}.booking-body{padding:43px 27px 30px}.booking-photo h3{font-size:36px}.booking-body h2{font-size:38px}.booking-submit{font-size:13px;padding-inline:15px;gap:10px}.lightbox{padding-inline:22px;gap:14px}.lightbox[open]{gap:13px}.lightbox-stage{width:100%}}
@media(max-width:600px){html{scroll-padding-top:82px}.section-shell{width:calc(100% - 40px)}.section-spacing{padding-block:63px}.header{height:88px;padding:17px 20px;gap:18px}.header.is-scrolled{height:76px}.brand>span{font-size:40px}.brand small{font-size:12px;letter-spacing:.13em;margin-top:6px}.header-actions{gap:16px}.header .button{display:none}.language{font-size:12px}.menu-toggle{display:flex;flex-direction:column;gap:6px;padding:12px 2px;background:transparent;border:0}.menu-toggle span{width:24px;height:1px;background:currentColor}.mobile-nav{position:fixed;top:76px;left:0;right:0;z-index:39;background:var(--paper);padding:16px 22px 23px;display:flex;flex-direction:column;box-shadow:0 10px 30px #203a2724}.mobile-nav a{padding:12px 3px;font-size:16px}.hero{height:94svh;min-height:695px;max-height:850px}.hero-copy{padding-top:126px;padding-bottom:136px}.hero h1{font-size:clamp(66px,16.3vw,94px);line-height:.98}.hero .eyebrow{font-size:12px;letter-spacing:.14em;margin-bottom:24px}.hero-slide{object-position:62% 50%}.hero-slide:nth-child(2){object-position:55% 50%}.hero-shade{background:linear-gradient(90deg,#14261caf,#14281b56),linear-gradient(0deg,#0c211a9e,transparent 50%,#13231977)}.hero-description{font-size:16px;line-height:1.75;max-width:315px;margin-top:25px}.hero-actions{flex-direction:column;align-items:flex-start;gap:15px;margin-top:27px}.hero-actions .button{min-height:55px;padding-inline:24px;font-size:14px}.hero-gallery-link{font-size:13px;padding:5px 0;gap:8px}.hero-gallery-link>span:first-child{font-size:22px}.hero-bottom{bottom:23px;gap:15px}.scroll-cue{font-size:12px;max-width:142px;gap:10px;line-height:1.45}.scroll-cue>span:first-child{width:33px;height:33px;flex-shrink:0;font-size:19px}.hero-slider-controls{gap:10px}.hero-slider-controls .circle-button{height:32px;width:32px;font-size:17px}.slide-number{font-size:12px}.slide-divider{margin-inline:7px}.hero-dots{display:none}.quick-facts>.section-shell{grid-template-columns:1fr 1fr;gap:17px 14px;padding-block:23px}.quick-facts span:not(.fact-intro){font-size:12px}.quick-facts b{font-size:21px}.story{display:flex;flex-direction:column;gap:35px}.story-copy h2{font-size:54px}.story-copy .eyebrow{font-size:12px;margin-bottom:19px}.story-copy>p:not(.eyebrow){font-size:16px}.stay-numbers{justify-content:space-between;gap:15px;padding-top:20px;margin-top:26px}.stay-numbers strong{font-size:39px}.story-copy .text-link{margin-top:11px}.story-visual{height:390px;width:100%;margin-bottom:0}.collage-main{left:13%;height:79%;border-top-left-radius:80px}.collage-small{width:54%;height:50%;border-width:6px}.photo-caption{bottom:12px;right:0;display:flex;gap:7px}.photo-caption>span:first-child{display:block;font-size:32px}.photo-caption>span:last-child{font-size:19px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:54px}.section-heading .eyebrow{font-size:12px;margin-bottom:16px}.section-heading>p{font-size:16px;margin-top:22px;max-width:330px}.room-photo>img{height:345px}.room-photo-tag{font-size:12px;left:17px;top:17px;padding:8px 12px}.room-expand{top:16px;right:16px;width:36px;height:36px}.room-tabs{bottom:16px;left:16px;right:16px;padding:5px}.room-tabs button{font-size:13px;padding:10px 6px}.room-details{padding:29px 23px 30px}.room-details h3{font-size:43px}.room-specs{font-size:12px;margin-top:14px}.room-specs span+span:before{margin-inline:8px}.room-details>p{font-size:15px;margin-top:21px}.amenities{grid-template-columns:1fr 1fr;gap:18px 12px;margin-block:24px}.amenities li{font-size:13px;gap:8px}.room-details>.button{width:100%;min-width:0;font-size:14px;padding-inline:17px;gap:13px}.room-details>small{text-align:center;font-size:12px}.gallery-heading-side{margin-top:23px;gap:13px}.gallery-filters{max-width:none;flex-wrap:nowrap;gap:3px;width:100%;justify-content:space-between}.gallery-filters button{padding:9px 12px;font-size:13px;flex:1}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:205px;gap:10px}.photo-wide{grid-column:1/-1;grid-row:span 1}.photo-tall{grid-column:auto;grid-row:span 2}.gallery-item:last-child{grid-column:auto}.gallery-item>span{left:13px;right:13px;bottom:13px;font-size:12px;gap:7px;line-height:1.4}.gallery-item b{width:26px;height:26px;font-size:17px}.gallery-grid.is-filtered{grid-template-columns:1fr 1fr;grid-auto-rows:220px}.gallery-grid.is-filtered .gallery-item:first-child{grid-column:1/-1}.gallery-hint{font-size:12px;max-width:280px;margin:20px auto 0}.guest-notes{grid-template-columns:1fr;gap:29px;padding-block:0 58px}.notes-title .eyebrow{font-size:12px}.notes-title h2{font-size:49px;margin-top:15px}.notes-title .text-link{margin-top:17px}.guest-quote{border-left:0;border-top:1px solid var(--line);padding:32px 0 0}.guest-quote blockquote{font-size:35px}.quote-credit div>span,.review-date{font-size:12px}.location-copy{display:block}.location-copy h2{font-size:52px}.location-copy .eyebrow{font-size:12px}.location-copy>p:not(.eyebrow):not(.location-tip){font-size:16px;margin-top:22px}.location-tabs{margin-block:24px}.location-tabs button{padding-block:16px}.location-tabs strong{font-size:15px}.location-copy address{font-size:14px;margin-top:25px}.location-copy>.button{margin-top:19px}.location-copy .location-tip{font-size:12px;max-width:none}.map-panel{height:405px;border-top-left-radius:70px}.map-card{bottom:16px;left:16px;right:16px;padding:14px;gap:10px}.map-card strong{font-size:14px}.map-card small{font-size:12px}.map-marker{width:33px;height:38px;font-size:25px}.faq{grid-template-columns:1fr;gap:29px}.faq h2{font-size:54px}.faq .eyebrow{font-size:12px;margin-bottom:17px}.faq-list summary{font-size:15px;padding-block:21px}.faq-list details>p{font-size:14px}.final-cta{min-height:470px;padding-block:65px}.final-content h2{font-size:54px}.final-content .eyebrow{font-size:12px;max-width:260px;margin:0 auto 20px}.final-content>.button{margin-top:28px;font-size:14px}.other-platforms{gap:14px;font-size:12px;flex-wrap:wrap}.footer{display:grid;grid-template-columns:1fr 1fr;gap:25px 15px;padding-block:33px 116px}.footer .brand>span{font-size:39px}.footer>p{text-align:right;max-width:165px;font-size:12px}.footer>div{grid-column:1/-1;max-width:none;justify-content:flex-start;font-size:14px}.footer>div>span{text-align:left;font-size:12px}.sticky-booking{bottom:12px;padding:8px;gap:10px;width:calc(100% - 24px);max-width:none;border-radius:5px}.sticky-property{min-width:0;flex:1;gap:0}.sticky-property img{display:none}.sticky-property strong{font-size:12px;white-space:nowrap}.sticky-property small{font-size:12px;max-width:140px;line-height:1.4;margin-top:3px}.sticky-property>span{padding-left:3px}.sticky-booking .button{padding:12px 14px;gap:10px;font-size:12px;min-height:49px}.sticky-booking .button>span:last-child{font-size:19px}.booking-dialog{width:calc(100% - 24px);max-height:94dvh;border-radius:8px}.booking-dialog[open]{grid-template-columns:1fr}.booking-photo{height:150px;min-height:0}.booking-photo>img{object-position:50% 54%}.booking-photo>div{left:23px;bottom:17px;right:23px}.booking-photo h3{font-size:31px;margin-top:6px}.booking-photo h3 br{display:none}.booking-photo .eyebrow{font-size:12px}.booking-photo div>span{font-size:12px;margin-top:7px}.booking-body{padding:25px 23px 25px}.booking-body>.eyebrow{font-size:12px;margin-bottom:10px}.booking-body h2{font-size:39px;max-width:300px}.booking-intro{font-size:14px;margin-top:11px}.booking-form{margin-top:21px;gap:14px 12px}.date-field input,.date-field select{font-size:16px;padding:11px 8px;min-height:47px}.booking-submit{font-size:14px;padding-inline:16px;min-height:54px;gap:10px}.booking-note{font-size:12px}.booking-assurance{font-size:12px;padding-top:14px;margin-top:18px}.dialog-close{width:34px;height:34px;right:12px;top:12px;background:#f7f4edf2}.lightbox{padding:76px 13px 123px}.lightbox[open]{gap:0}.lightbox-top{top:15px;left:19px;right:19px;font-size:12px}.lightbox-stage{width:100%}.lightbox-stage img{max-height:calc(100dvh - 230px)}.lightbox-stage p{font-size:14px;margin-top:17px;max-width:275px;margin-inline:auto}.lightbox-prev,.lightbox-next{position:absolute;top:50%;z-index:2;background:#15362791;width:35px;height:35px;font-size:19px}.lightbox-prev{left:17px}.lightbox-next{right:17px}.lightbox-thumbs{bottom:23px;max-width:calc(100vw - 24px);gap:6px}.lightbox-thumbs img{width:53px;height:42px}}@media(max-width:360px){.hero h1{font-size:62px}.hero-slider-controls{gap:7px}.hero-slider-controls #hero-pause{display:none}.sticky-property strong{font-size:12px}.sticky-booking .button{font-size:12px;padding-inline:11px}.photo-caption>span:first-child{display:none}.stay-numbers span{font-size:12px}.amenities{gap:15px 8px}.amenities li{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-slide{transform:none!important}.reveal.is-pending{opacity:1;transform:none}}

.faq-list details>p,.room-details>p{font-size:16px}.date-field label{font-size:14px}@media(max-width:600px){.sticky-booking .button{font-size:14px}.sticky-property strong{white-space:normal;line-height:1.3}.sticky-property small{font-size:12px}.gallery-grid.is-filtered .gallery-item:first-child{grid-column:1/-1}}

/* Quiet editorial styling: photography first, functional line icons only. */
/* Display the original logo without its transparent outer margins. */
.brand-image{position:relative;display:block;width:172px;height:auto;aspect-ratio:1919 / 803;overflow:hidden;flex-shrink:0}
.brand-image>img{position:absolute;display:block;width:104.221%;max-width:none;height:auto;left:-1.459%;top:-54.795%;object-fit:contain}
.header{background:#f7f4edf5;color:var(--forest);padding-block:16px;backdrop-filter:blur(16px);box-shadow:0 1px 0 #21352815}
.header.is-scrolled{padding-block:11px}
.header.is-scrolled .brand-image{width:148px}
.footer .brand-image{width:210px}
@media(max-width:900px){.header{padding-block:11px}}
@media(max-width:600px){
 .header{padding-block:12px}
 .header.is-scrolled{padding-block:8px}
 .header .brand-image,.header.is-scrolled .brand-image,.footer .brand-image{width:144px}
}
:root{--gold:#dec7a0}
/* The latest photo set: preserve portrait and landscape compositions. */
.hero-slide{object-position:58% 45%}
.hero-slide:nth-child(2){object-position:50% 50%}
.hero-slide:nth-child(3){object-position:58% 40%}
.collage-main img{object-position:40% 55%}
.collage-small img{object-position:65% 35%}
.final-background{object-position:50% 50%}
.room-photo>img.is-portrait{object-fit:contain;background:var(--cream)}
.gallery-grid:not(.is-filtered) .photo-feature{grid-column:span 2;grid-row:span 2}
.gallery-grid:not(.is-filtered) .photo-portrait{grid-column:span 1;grid-row:span 2}
.gallery-grid:not(.is-filtered) .photo-landscape{grid-column:span 2;grid-row:span 1}
@media(max-width:900px){
 .gallery-grid:not(.is-filtered) .gallery-item{grid-column:auto;grid-row:auto}
 .gallery-grid:not(.is-filtered) .photo-feature{grid-column:1/-1;grid-row:span 2}
}
@media(max-width:600px){
 .hero-slide{object-position:60% 50%}
 .hero-slide:nth-child(2){object-position:55% 50%}
 .hero-slide:nth-child(3){object-position:65% 50%}
 .gallery-grid:not(.is-filtered) .photo-feature{grid-row:span 1}
}
/* Direct booking uses the same restrained visual language as the page. */
.direct-contact{grid-column:1/-1;margin-top:28px;padding-top:24px;border-top:1px solid #ffffff30}
.direct-contact .eyebrow{margin:0 0 10px}
.contact-name{font-size:16px;color:#f7f4ed;font-weight:500}
.contact-phone{display:inline-block;margin-top:5px;font-size:21px;letter-spacing:.015em;line-height:1.6}
.contact-phone:hover{text-decoration:underline;text-underline-offset:5px}
.contact-note{font-size:14px;color:#d0d8cb;line-height:1.65;margin-top:9px}
.direct-contact .text-link{margin-top:7px;color:#eddbb6}
.footer-whatsapp{width:100%;font-size:14px;line-height:1.6}
.button-outline{background:transparent;border-color:var(--line);color:var(--forest)}
.button-outline:hover{background:#e8edde;border-color:#9da999}
.booking-ota{grid-column:1/-1;grid-row:5;width:100%;font-size:14px;min-height:48px;padding-inline:15px}
.booking-note{grid-row:6}
.booking-form .form-error{grid-row:7}
.booking-submit{white-space:normal}
.booking-assurance{line-height:1.6}
@media(max-width:600px){.contact-phone{font-size:20px}.booking-dialog .booking-photo{height:110px}.booking-dialog .booking-photo h3{font-size:28px}.booking-dialog .booking-photo .eyebrow{display:none}}
.ui-icon{width:20px;height:20px;display:block;flex-shrink:0;pointer-events:none}
.circle-button .ui-icon,.dialog-close .ui-icon{width:19px;height:19px}
.circle-button{background:transparent;border-color:#ffffff50}
.circle-button:hover{background:#ffffff12}
.dialog-close{display:grid;place-items:center}
.button{gap:0;letter-spacing:.015em;box-shadow:none}
.button:hover{transform:translateY(-1px);box-shadow:none}
.header .button,.hero .button,.final-content>.button,.sticky-booking .button{padding-inline:26px}
.hero-gallery-link{gap:0;border-bottom-color:#ffffff65}
.hero-gallery-link>span:first-child{font-size:14px;line-height:1.6}
.hero-slide{transform:scale(1)}
.hero-slide.active{transform:scale(1.025)}
.scroll-cue>span:first-child{border:0;width:24px}
.quick-facts>.section-shell{gap:24px;padding-block:25px}
.quick-facts>.section-shell>span:not(.fact-intro){padding-left:24px;border-left:1px solid #ffffff25}
.quick-facts .fact-intro{font-size:24px}
.amenities{gap:0 22px}
.amenities li{min-width:0;padding-block:14px;border-bottom:1px solid var(--line)}
.amenities li>span:first-child,.amenities li:last-child>span:first-child{font-size:14px;width:auto;height:auto;min-width:0;flex-shrink:1;text-align:left;font-weight:400;line-height:1.45;border:0}
.photo-caption{display:block;font-family:var(--serif);font-size:24px;line-height:1.3;text-align:left}
.photo-expand{width:32px;height:32px;border:0;border-radius:2px;background:#14291c88;color:#fff}
.photo-expand .ui-icon{width:17px;height:17px}
.gallery-item>span>.ui-icon{width:18px;height:18px;opacity:.8}
.gallery-item:hover img{transform:scale(1.025)}
.photo-button:hover>img{transform:scale(1.025)}
.room-photo-tag{padding:8px 12px;font-size:12px;letter-spacing:.1em}
.room-details>.button{justify-content:center}
.text-link{gap:0;letter-spacing:.01em}
.text-link>span:last-child{font-size:14px;line-height:1.6}
.guest-quote{padding-top:0}
.guest-quote blockquote{margin-top:0}
.quote-credit{gap:0}
.location-tabs button>.ui-icon{width:16px;height:16px;color:#c9d2c2;opacity:.7}
.booking-assurance{gap:0}
.map-marker{border-radius:0;width:22px;height:30px;background:none;color:var(--forest);font-size:25px;border-right:1px solid var(--line);padding-right:11px}
.faq-list summary:after,.faq-list details[open] summary:after{content:'';right:4px;top:50%;width:12px;height:1px;background:#65715e;font-size:0;transform:translateY(-50%)}
.faq-list summary:before{content:'';position:absolute;right:4px;top:50%;width:12px;height:1px;background:#65715e;transform:translateY(-50%) rotate(90deg);transition:transform .2s}
.faq-list details[open] summary:before{transform:translateY(-50%) rotate(0)}
.sticky-booking{box-shadow:0 8px 28px #182e291f;border-radius:4px}
.sticky-booking .button>span:last-child{font-size:inherit;line-height:inherit}
@media(hover:hover){
 .gallery-item>span>.ui-icon,.photo-expand{opacity:0;transition:opacity .25s}
 .gallery-item:hover>span>.ui-icon,.gallery-item:focus-visible>span>.ui-icon,.photo-button:hover .photo-expand,.photo-button:focus-visible .photo-expand{opacity:.9}
}
@media(max-width:900px){
 .quick-facts>.section-shell>span:not(.fact-intro){padding-left:14px}
 .photo-caption{font-size:21px}
}
@media(max-width:600px){
 .quick-facts>.section-shell{gap:0;padding-block:12px}
 .quick-facts>.section-shell>span:not(.fact-intro){padding:13px 0;border-left:0;border-bottom:1px solid #ffffff20;font-size:13px}
 .quick-facts>.section-shell>span:nth-last-child(-n+2){border-bottom:0}
 .photo-caption{font-size:20px;max-width:45%}
 .photo-expand{width:29px;height:29px}
 .hero-gallery-link>span:first-child{font-size:14px}
 .amenities{gap:0 15px}
 .amenities li>span:first-child,.amenities li:last-child>span:first-child{font-size:14px}
 .guest-quote{padding-top:28px}
 .header .button,.hero .button,.final-content>.button{padding-inline:24px}
 .sticky-booking .button{padding-inline:18px}
 .scroll-cue{max-width:155px;font-size:12px}
}
/* Immersive Lovissa: expansive photography, quiet motion, clear choices. */
:root{--forest:#183c31;--gold:#dcc79c}
.section-shell{width:calc(100% - 112px);max-width:1400px}
.section-spacing{padding-block:112px}
.header{background:transparent;color:#fff;backdrop-filter:none;box-shadow:none;border-bottom:1px solid #ffffff20}
.header .brand-image>img{filter:invert(1)}
.header.is-scrolled{background:#f7f4edf5;color:var(--forest);backdrop-filter:blur(18px);border-bottom-color:var(--line)}
.header.is-scrolled .brand-image>img{filter:none}
.header .button{background:#f6f2e8;color:#183c31;border-color:#f6f2e8}
.header .button:hover{background:var(--gold);border-color:var(--gold)}
.header.is-scrolled .button{background:var(--forest);border-color:var(--forest);color:white}
.language{font-size:14px}
.hero{height:100svh;min-height:760px;max-height:1120px;padding:0;background:#192d23;color:white;overflow:hidden;isolation:isolate}
.hero-visual{position:absolute;inset:0;z-index:0;overflow:hidden;touch-action:pan-y}
.hero-slides{position:absolute;inset:0;z-index:0}
.hero-slide{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity 1s ease,transform 8s linear;object-position:58% 45%}
.hero-slide.active{opacity:1;transform:scale(1.015)}
.hero-slide:nth-child(2){object-position:50% 50%}
.hero-slide:nth-child(3){object-position:58% 30%}
.hero-shade{z-index:1;background:linear-gradient(90deg,#102119b8 0%,#10211952 42%,#1021190a 76%),linear-gradient(0deg,#0c1c18de 0%,#0c1c1810 40%,#0c1c1860 100%)}
.hero-inner{position:relative;z-index:2;height:100%;display:flex;align-items:center;pointer-events:none;padding-top:70px;padding-bottom:140px}
.hero-copy{height:auto;padding:0;max-width:620px;pointer-events:auto}
.hero .eyebrow{color:#f3e7d0;font-size:12px;letter-spacing:.2em;gap:14px;margin-bottom:26px}
.hero .little-line{width:34px;background:#e0c797}
.hero h1{font-size:clamp(74px,7.5vw,118px);line-height:.98;letter-spacing:-.025em;text-shadow:none}
.hero h1 em{color:#f0dcc0}
.hero-description{font-size:16px;line-height:1.8;color:#f1f1e9;max-width:350px;margin-top:26px}
.hero-actions{display:flex;flex-direction:row;align-items:center;gap:28px;margin-top:32px}
.hero-actions .button{gap:22px;min-height:56px;background:#f7f3e9;border-color:#f7f3e9;color:#183c31}
.hero-actions .button:hover{background:var(--gold);border-color:var(--gold)}
.hero-gallery-link{color:#fff;border-bottom:1px solid #ffffff60;min-height:44px;display:flex;align-items:center;font-size:14px;padding:7px 0}
.hero-gallery-link>span:first-child{font-size:14px;line-height:1.6}
.hero-expand{position:absolute;right:56px;top:134px;bottom:auto;width:auto;height:auto;z-index:3;display:flex;align-items:center;gap:10px;border:1px solid #ffffff65;background:#10221935;backdrop-filter:blur(8px);color:white;padding:11px 15px;min-height:44px;font-size:13px;border-radius:2px;transition:background .2s}
.hero-expand:hover{background:#17352780}
.hero-expand .ui-icon{width:16px;height:16px}
.hero-bottom{position:absolute;bottom:32px;left:0;right:0;z-index:3;display:flex;align-items:end;justify-content:space-between;gap:30px;padding-top:22px;border-top:1px solid #ffffff30}
.hero-scroll{display:flex;align-items:center;gap:15px;font-size:13px;line-height:1.5;max-width:250px;color:#f4f1e7;padding-bottom:8px}
.scroll-disc{display:grid;place-items:center;width:46px;height:46px;border:1px solid #ffffff70;border-radius:50%;flex-shrink:0;transition:transform .3s,background .3s}
.hero-scroll:hover .scroll-disc{transform:translateY(4px);background:#ffffff15}
.hero-scene-navigation{min-width:0}
.hero-photo-label{display:flex;gap:18px;align-items:center;margin-bottom:11px;color:#fff;font-size:13px}
.hero-photo-label .slide-number{font-size:12px;letter-spacing:.06em;color:#e0cda8}
#hero-caption{font-size:13px}
.hero-slider-controls{display:flex;align-items:center;gap:12px}
.hero-dots{display:flex;gap:10px}
.hero-dots button{position:relative;width:88px;height:58px;padding:0;border:1px solid #ffffff40;border-radius:2px;opacity:.65;overflow:hidden;transition:opacity .3s,border-color .3s}
.hero-dots button img{width:100%;height:100%;object-fit:cover;filter:brightness(.75);transition:filter .3s}
.hero-dots button>span{position:absolute;bottom:6px;left:7px;color:#fff;font-size:12px;line-height:1}
.hero-dots button.active{opacity:1;border-color:#eddec2}
.hero-dots button.active img{filter:brightness(1)}
.hero-dots button:after{content:'';position:absolute;inset:auto 0 0;height:2px;background:#eddec2;transform:scaleX(0);transform-origin:left;transition:none}
.hero.is-playing .hero-dots button.active:after{animation:scene-progress 7s linear both}
.hero.is-holding .hero-dots button.active:after{animation-play-state:paused}
.hero-slider-controls .circle-button,.hero-slider-controls #hero-pause{display:grid;place-items:center;width:44px;height:44px;color:white;border:1px solid #ffffff60;background:#10221930}
.hero-slider-controls .circle-button:hover{background:#ffffff20}
@keyframes scene-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.quick-facts{background:#173b2f}
.quick-facts .fact-intro{color:#e7d4b1}
.experience{background:#f7f4ed}
.experience-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:56px}
.experience-heading .eyebrow{font-size:12px;letter-spacing:.16em;color:#6a7561;margin-bottom:20px}
.experience-heading h2{font-size:clamp(50px,5.3vw,82px);line-height:1.04;letter-spacing:-.025em}
.experience-heading>p{max-width:340px;line-height:1.8;font-size:16px;color:var(--muted);margin-bottom:7px}
.experience-layout{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.4fr);gap:70px;align-items:center}
.experience-menu{min-width:0}
.experience-invitation{font-size:13px;color:#72796d;margin-bottom:18px}
.experience-tabs{display:flex;flex-direction:column}
.experience-tabs button{display:flex;align-items:center;gap:18px;width:100%;min-height:108px;text-align:left;padding:23px 0;border:0;border-top:1px solid #b5beac;background:none;color:#53634e;transition:color .3s,padding .3s}
.experience-tabs button:last-child{border-bottom:1px solid #b5beac}
.experience-tabs button.active{color:#183c31;padding-left:14px}
.experience-tabs button:hover{color:#183c31}
.experience-number{font-size:12px;color:#7e8876;align-self:flex-start;margin-top:7px}
.experience-tab-copy{flex:1}
.experience-tab-copy strong{display:block;font-family:var(--serif);font-size:32px;font-weight:400;line-height:1.1}
.experience-tab-copy>span{display:block;font-size:14px;line-height:1.5;margin-top:8px}
.experience-tabs button>.ui-icon{width:20px;opacity:0;transform:translateX(-8px);transition:opacity .3s,transform .3s}
.experience-tabs button.active>.ui-icon,.experience-tabs button:hover>.ui-icon{opacity:1;transform:translateX(0)}
.experience-menu>.text-link{display:inline-flex;align-items:center;gap:16px;margin-top:30px}
.experience-panel{min-width:0}
.experience-image-wrap{position:relative;aspect-ratio:4/3;background:#dedfd4;touch-action:pan-y;overflow:hidden;border-radius:2px}
.experience-open{display:block;width:100%;height:100%;position:relative;border:0;padding:0;background:none;overflow:hidden}
.experience-open>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 1s ease}
.experience-open:hover>img{transform:scale(1.035)}
.experience-open:focus-visible{outline:3px solid #edcc8e;outline-offset:-5px}
.experience-expand{position:absolute;right:20px;bottom:20px;display:flex;align-items:center;gap:10px;background:#f7f4edef;color:var(--forest);padding:12px 14px;font-size:13px;min-height:44px;border-radius:2px}
.experience-expand .ui-icon{width:17px;height:17px}
.experience-caption{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:20px 0;align-items:start}
.experience-caption-number{font-size:12px;white-space:nowrap;letter-spacing:.08em;color:#7e8876;padding-top:4px}
.experience-caption p{font-size:15px;line-height:1.7;color:var(--muted)}
.experience-facts{display:flex;align-items:center;gap:64px;margin-top:64px;padding-top:36px;border-top:1px solid var(--line)}
.experience-facts>div{display:flex;align-items:center;gap:15px}
.experience-facts strong{font-family:var(--serif);font-size:52px;font-weight:400;line-height:1;color:#284637}
.experience-facts strong small{font-size:26px}
.experience-facts>div>span{max-width:92px;font-size:13px;line-height:1.5;color:var(--muted)}
.experience-facts>a{margin-left:auto;display:flex;align-items:center;gap:18px;font-size:14px;border-bottom:1px solid #9ca68f;padding-block:9px}
.rooms{background:#173b2f;color:#f7f4ed}
.rooms .section-heading{align-items:end;margin-bottom:54px}
.rooms .section-heading .eyebrow{color:#d0bc94}
.rooms h2{font-size:clamp(50px,5.4vw,82px);line-height:1.02}
.rooms h2 em{color:#d9c8a5}
.rooms .section-heading>p{color:#c7d3c7}
.room-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.85fr);align-items:start;gap:56px;background:none;border:0;box-shadow:none}
.room-visual{min-width:0;padding:0}
.room-photo{aspect-ratio:4/3;background:#112d24;border-radius:2px;touch-action:pan-y;overflow:hidden}
.room-photo>img,.room-photo>img.is-portrait{width:100%;height:100%;min-height:0;object-fit:contain;background:#112d24}
.room-expand{width:44px;height:44px;right:18px;top:18px;color:#183c31;background:#f7f4edef;border:1px solid #ffffff70;border-radius:2px}
.room-expand:hover{background:#fff}
.room-view-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0 13px;color:#e8e8dc;font-size:14px}
.room-view-controls{display:flex;gap:8px}
.room-view-controls .circle-button{width:44px;height:44px;color:#fff;background:none;border-color:#ffffff45;border-radius:2px}
.room-tabs{position:static;inset:auto;background:none;padding:0;box-shadow:none;backdrop-filter:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.room-tabs button{display:flex;align-items:center;gap:12px;flex:none;padding:8px;background:#ffffff04;border:1px solid #ffffff20;border-radius:2px;color:#d1dbcf;text-align:left;font-size:13px;transition:border-color .3s,background .3s}
.room-tabs button img{width:64px;height:48px;object-fit:contain;flex-shrink:0;background:#10291f}
.room-tabs button.active{border-color:#cfbd96;background:#ffffff08;color:#f5ebd7}
.room-tabs button:hover{background:#ffffff12}
.room-details{padding:16px 0 0}
.room-details>.eyebrow{color:#c9b68c}
.room-details h3{font-size:54px;line-height:1.1;margin-top:17px}
.room-specs{color:#d5dfd2;border-color:#ffffff25;gap:15px;flex-wrap:wrap}
.room-details>p{color:#cbd8ca;line-height:1.8;font-size:16px;margin-top:26px}
.rooms .amenities{margin-block:24px}
.rooms .amenities li{color:#e4e8df;border-bottom-color:#ffffff25}
.rooms .amenities li>span:first-child{font-size:14px}
.room-details>.button{width:100%;min-width:0;display:flex;justify-content:space-between;gap:16px;background:#e5d2aa;border-color:#e5d2aa;color:#193b2e;margin-top:8px}
.room-details>.button:hover{background:#f1e4c7}
.room-details>small{color:#b8c8b8;text-align:left;font-size:12px;line-height:1.7;margin-top:14px}
.gallery .section-heading{margin-bottom:42px}
.gallery h2{font-size:clamp(50px,5.5vw,84px);line-height:1.03}
.gallery-heading-side{max-width:460px}
.gallery-count{font-size:13px}
.gallery-filters{background:none;padding:0;gap:22px;border-radius:0}
.gallery-filters button{background:none;border-radius:0;padding:12px 0;border-bottom:1px solid transparent;font-size:14px;color:#63715c}
.gallery-filters button.active{background:none;color:#173b2f;border-bottom-color:#173b2f}
.gallery-grid,.gallery-grid.is-filtered{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(220px,21vw,300px);gap:22px;align-items:stretch}
.gallery-grid .gallery-item,.gallery-grid:not(.is-filtered) .gallery-item,.gallery-grid.is-filtered .gallery-item:first-child{grid-column:span 4;grid-row:span 1}
.gallery-grid:not(.is-filtered) .gallery-item:nth-child(1){grid-column:span 7;grid-row:span 2}
.gallery-grid:not(.is-filtered) .gallery-item:nth-child(2),.gallery-grid:not(.is-filtered) .gallery-item:nth-child(3){grid-column:span 5;grid-row:span 1}
.gallery-item{position:relative;padding:0;overflow:hidden;min-width:0;min-height:0;height:100%;background:#dfdfd2;border:0;border-radius:2px}
.gallery-item img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;transform:scale(1.001);transition:transform .8s ease,filter .6s}
.gallery-item:hover img{transform:scale(1.045);filter:saturate(1.04)}
.gallery-item[data-gallery-index="1"] img{object-fit:contain;background:#deded3}
.gallery-item:after{content:'';display:block;position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0a1c15c9);pointer-events:none}
.gallery-item>span{position:absolute;inset:auto 23px 21px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;font-size:15px;line-height:1.5;padding:0;border:0}
.gallery-item>span>.ui-icon{width:20px;height:20px;opacity:.8;transition:transform .3s}
.gallery-item:hover>span>.ui-icon{transform:translate(2px,-2px)}
.gallery-item:focus-visible{outline:3px solid #78915b;outline-offset:4px}
.gallery-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:34px;padding-top:26px;border-top:1px solid var(--line)}
.gallery-status{color:var(--muted);font-size:13px}
.gallery-footer .button{font-size:14px;min-height:50px}
.gallery-footer .button[hidden]{display:none}
.gallery-hint{font-size:13px;line-height:1.6;margin-top:18px;text-align:left;color:var(--muted)}
.guest-notes{padding-block:64px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:100px}
.final-cta{min-height:650px}
.final-shade{background:linear-gradient(0deg,#102b22bf,#102b224a 60%,#102b2280)}
.final-content h2{font-size:clamp(60px,7vw,104px)}
.sticky-booking{border-radius:3px;background:#fbf8f0f5}
.sticky-booking .button{border-radius:2px}
.lightbox{padding:16px 28px max(24px,env(safe-area-inset-bottom));background:#141813;color:#f5f3ec}
.lightbox[open]{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;grid-template-rows:52px minmax(0,1fr) 68px;gap:16px;align-items:center;justify-content:stretch}
.lightbox::backdrop{background:#141813}
.lightbox-top{position:static;inset:auto;grid-column:1/-1;grid-row:1;font-size:12px;letter-spacing:.12em}
.lightbox .circle-button{width:44px;height:44px;background:#ffffff08;border:1px solid #ffffff38;border-radius:3px}
.lightbox .circle-button:hover{background:#ffffff18}
.lightbox-stage{grid-column:2;grid-row:2;display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:center;width:100%;height:100%;min-width:0;min-height:0;gap:14px}
.lightbox-stage img{width:100%;height:100%;min-height:0;max-height:100%;max-width:100%;object-fit:contain;border-radius:0}
.lightbox-stage p{font-size:14px;line-height:1.5;margin:0;max-width:none;color:#e1e4da}
.lightbox-prev,.lightbox-next{position:static;inset:auto;transform:none;grid-row:2;align-self:center}
.lightbox-prev{grid-column:1}
.lightbox-next{grid-column:3}
.lightbox-thumbs{position:static;inset:auto;transform:none;grid-column:1/-1;grid-row:3;justify-self:center;max-width:100%;gap:8px;padding:4px;scrollbar-width:thin}
.lightbox-thumbs img{width:70px;height:52px;object-fit:contain;background:#232820}
.lightbox-thumbs button{border-radius:2px}
.lightbox-thumbs button.active{border-color:#c2cdb5}
.lightbox-thumbs button[hidden]{display:none}
@media(max-width:1200px){
 .section-shell{width:calc(100% - 80px)}
 .hero-expand{right:40px}
 .experience-layout{gap:40px;grid-template-columns:minmax(0,.8fr) minmax(0,1.3fr)}
 .experience-tab-copy strong{font-size:28px}
 .room-card{gap:32px;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr)}
 .room-tabs button{flex-direction:column;align-items:flex-start;gap:8px}
 .room-tabs button img{width:100%;height:auto;aspect-ratio:4/3}
 .room-details{padding-top:0}
 .room-details h3{font-size:48px}
 .experience-facts{gap:38px}
}
@media(max-width:1000px){
 .hero{min-height:750px}
 .hero h1{font-size:92px}
 .hero-copy{max-width:520px}
 .hero-inner{padding-bottom:170px}
 .experience-heading{gap:35px}
 .experience-heading>p{max-width:280px}
 .experience-layout{gap:26px}
 .experience-tabs button{gap:12px;padding-block:18px}
 .experience-tabs button.active{padding-left:6px}
 .experience-tab-copy strong{font-size:26px}
 .experience-tab-copy>span{font-size:13px}
 .experience-facts{gap:30px;flex-wrap:wrap}
 .experience-facts>a{margin-left:0}
 .room-card{grid-template-columns:1fr;gap:34px}
 .room-tabs button{flex-direction:row;align-items:center;font-size:14px}
 .room-tabs button img{width:68px;height:51px}
 .room-details{max-width:760px}
 .room-details>.button{max-width:420px}
 .gallery-grid,.gallery-grid.is-filtered{gap:16px;grid-auto-rows:220px}
 .gallery-item>span{inset:auto 18px 18px;font-size:14px}
}
@media(max-width:760px){
 .section-shell{width:calc(100% - 40px)}
 .section-spacing{padding-block:74px}
 .hero{height:92svh;min-height:760px;max-height:1000px}
 .hero-inner{padding-top:120px;padding-bottom:190px;align-items:center}
 .hero-copy{max-width:540px}
 .hero h1{font-size:clamp(60px,11vw,88px);line-height:1.01}
 .hero .eyebrow{margin-bottom:21px;font-size:12px}
 .hero-description{font-size:16px;max-width:320px;margin-top:23px;line-height:1.7}
 .hero-actions{gap:23px;margin-top:25px}
 .hero-actions .button{font-size:14px;gap:16px;padding-inline:20px}
 .hero-expand{top:111px;right:20px;padding:10px;width:44px;height:44px;justify-content:center}
 .hero-expand>span{display:none}
 .hero-bottom{bottom:25px;gap:20px;align-items:center;padding-top:18px}
 .hero-scroll{max-width:155px;font-size:12px;gap:12px}
 .hero-scroll>span:last-child{max-width:92px}
 .hero-slider-controls{gap:8px}
 .hero-dots{gap:7px}
 .hero-dots button{width:60px;height:44px}
 .hero-photo-label{gap:12px;margin-bottom:10px;flex-wrap:wrap}
 .hero-photo-label .slide-number,#hero-caption{font-size:12px}
 .hero-slider-controls .circle-button,.hero-slider-controls #hero-pause{width:44px;height:44px}
 .hero-slider-controls #hero-next{display:none}
 .hero-shade{background:linear-gradient(90deg,#1021199e,#10211920),linear-gradient(0deg,#0c1c18df 0%,#0c1c1815 50%,#0c1c1870)}
 .hero-slide{object-position:60% 50%}
 .hero-slide:nth-child(2){object-position:55% 50%}
 .hero-slide:nth-child(3){object-position:65% 45%}
 .experience-heading{display:block;margin-bottom:30px}
 .experience-heading h2{font-size:54px;line-height:1.04}
 .experience-heading>p{margin-top:22px;max-width:520px}
 .experience-layout{display:flex;flex-direction:column;gap:26px;align-items:stretch}
 .experience-invitation{margin-bottom:14px}
 .experience-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
 .experience-tabs button,.experience-tabs button.active{flex-direction:column;align-items:flex-start;gap:9px;padding:15px 0 14px;min-height:0;border-top:1px solid #b5beac;border-bottom:2px solid transparent}
 .experience-tabs button:last-child{border-bottom:2px solid transparent}
 .experience-tabs button.active{border-bottom-color:#183c31}
 .experience-number{margin:0;font-size:12px}
 .experience-tab-copy strong{font-family:var(--sans);font-size:14px;font-weight:500;line-height:1.5}
 .experience-tab-copy>span,.experience-tabs button>.ui-icon{display:none}
 .experience-menu>.text-link{display:none}
 .experience-image-wrap{aspect-ratio:4/3}
 .experience-expand{bottom:14px;right:14px;font-size:12px;padding:10px 12px}
 .experience-caption{gap:18px;padding:17px 0}
 .experience-caption p{font-size:14px}
 .experience-facts{gap:28px 22px;margin-top:34px;padding-top:27px;display:grid;grid-template-columns:repeat(3,1fr)}
 .experience-facts>div{display:block}
 .experience-facts strong{font-size:44px;display:block;margin-bottom:7px}
 .experience-facts strong small{font-size:22px}
 .experience-facts>div>span{font-size:12px}
 .experience-facts>a{grid-column:1/-1;justify-self:start;margin-top:4px}
 .rooms .section-heading{display:block;margin-bottom:32px}
 .rooms h2,.gallery h2{font-size:54px}
 .rooms .section-heading>p{max-width:360px;margin-top:20px}
 .room-card{gap:30px}
 .room-tabs{gap:8px}
 .room-tabs button{flex-direction:column;align-items:flex-start;padding:6px;font-size:13px;gap:8px}
 .room-tabs button img{width:100%;height:auto;aspect-ratio:4/3}
 .room-details h3{font-size:46px}
 .room-details>.button{max-width:none}
 .gallery .section-heading{display:block;margin-bottom:30px}
 .gallery-heading-side{max-width:none;margin-top:22px}
 .gallery-filters{justify-content:flex-start;gap:24px;width:auto;max-width:none;flex-wrap:wrap}
 .gallery-filters button{flex:none;padding:10px 0;font-size:14px}
 .gallery-grid,.gallery-grid.is-filtered{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:230px;gap:14px}
 .gallery-grid .gallery-item,.gallery-grid:not(.is-filtered) .gallery-item,.gallery-grid.is-filtered .gallery-item:first-child{grid-column:span 1;grid-row:span 1}
 .gallery-grid:not(.is-filtered) .gallery-item:nth-child(1){grid-column:1/-1;grid-row:span 1}
 .gallery-grid:not(.is-filtered) .gallery-item:nth-child(2),.gallery-grid:not(.is-filtered) .gallery-item:nth-child(3){grid-column:span 1;grid-row:span 1}
 .gallery-grid:not(.is-filtered) .gallery-item:nth-child(6){grid-column:1/-1}
 .gallery-item>span{inset:auto 14px 15px;font-size:13px;gap:8px}
 .gallery-item>span>.ui-icon{width:17px;height:17px}
 .gallery-footer{margin-top:26px;padding-top:23px}
 .guest-notes{padding-block:40px;margin-bottom:64px}
 .final-cta{min-height:540px}
 .final-content h2{font-size:60px}
 .lightbox{padding:12px 12px max(16px,env(safe-area-inset-bottom))}
 .lightbox[open]{grid-template-columns:1fr 1fr;grid-template-rows:48px minmax(0,1fr) 44px 60px;gap:14px}
 .lightbox-top{font-size:12px;letter-spacing:.08em}
 .lightbox-stage{grid-column:1/-1;grid-row:2;gap:12px}
 .lightbox-stage p{font-size:14px;max-width:none}
 .lightbox-prev,.lightbox-next{grid-row:3;align-self:center}
 .lightbox-prev{grid-column:1;justify-self:end}
 .lightbox-next{grid-column:2;justify-self:start}
 .lightbox-thumbs{grid-row:4;gap:6px}
 .lightbox-thumbs img{width:60px;height:45px}
}
@media(max-width:480px){
 .hero{min-height:770px}
 .hero-inner{padding-top:130px;padding-bottom:185px;align-items:center}
 .hero h1{font-size:clamp(54px,13.8vw,66px)}
 .hero-description{max-width:290px}
 .hero-actions{align-items:flex-start;flex-direction:column;gap:15px}
 .hero-actions .button{min-height:52px}
 .hero-bottom{gap:18px;align-items:center}
 .hero-scroll{width:46px;max-width:46px}
 .hero-scroll>span:last-child{display:none}
 .scroll-disc{width:44px;height:44px}
 .hero-scene-navigation{max-width:calc(100% - 64px)}
 .hero-dots button{width:54px;height:44px}
 .hero-dots{gap:6px}
 .hero-slider-controls{gap:8px}
 .hero-slider-controls .circle-button,.hero-slider-controls #hero-pause{width:40px;height:44px}
 .experience-heading h2,.rooms h2,.gallery h2{font-size:48px}
 .gallery-grid,.gallery-grid.is-filtered{grid-auto-rows:190px;gap:12px}
 .gallery-grid:not(.is-filtered) .gallery-item:nth-child(1){height:auto}
 .gallery-footer{align-items:stretch;flex-direction:column;gap:16px}
 .gallery-footer .button{justify-content:center}
 .gallery-status{text-align:center}
 .gallery-item>span{font-size:12px;inset:auto 12px 12px}
 .gallery-item>span>.ui-icon{width:15px;height:15px}
 .final-content h2{font-size:54px}
}
@media(prefers-reduced-motion:reduce){
 .hero-slide,.hero-slide.active{transition:none;transform:none}
 .hero.is-playing .hero-dots button.active:after{animation:none}
 .experience-open>img,.gallery-item img{transition:none}
 .experience-open:hover>img,.gallery-item:hover img{transform:none}
}
