:root{--stiltz-bg:#FFFFFF;--stiltz-paper:#FAF8F3;--stiltz-soft:#FAF8F3;--stiltz-sand:#FAF8F3;--stiltz-white:#FFFFFF;--stiltz-ink:#242320;--stiltz-secondary-text:#4A4640;--stiltz-muted:#756F66;--stiltz-timber:#7E6650;--stiltz-driftwood:#B79E83;--stiltz-reed:#7D8672;--stiltz-blue:#61798C;--stiltz-blue-soft:#53697C;--stiltz-charcoal:#242320;--stiltz-border:rgba(36,35,32,.12);--stiltz-light-divider:rgba(36,35,32,.08);--stiltz-shadow:0 18px 44px rgba(36, 35, 32, .08);--stiltz-serif:'Cormorant Garamond',Georgia,serif;--stiltz-sans:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body{margin:0;background:var(--stiltz-bg);color:var(--stiltz-ink);font-family:var(--stiltz-sans);font-size:clamp(16px, 1vw, 18px);line-height:1.85;overflow-x:hidden;padding-bottom:92px;text-rendering:optimizeLegibility}img{max-width:100%;display:block;height:auto}picture{display:contents}a{color:inherit;text-decoration:none}p{max-width:70ch;margin:0 0 1.4rem}.stiltz-shell{width:min(1400px,calc(100% - 48px));margin-inline:auto}.stiltz-wide{width:min(1600px,calc(100% - 32px));margin-inline:auto}.eyebrow{color:#8e6b45;font-family:Allura,cursive;font-size:36px;font-weight:400;letter-spacing:0;line-height:1;margin-bottom:12px;padding-bottom:0;text-transform:capitalize}.lead{font-size:clamp(18px, 2.1vw, 22px);line-height:1.8;max-width:620px}h1,h2,h3{font-family:var(--stiltz-serif);font-weight:500;line-height:1.05;margin:0;color:var(--stiltz-ink);text-wrap:balance}h1{font-size:clamp(48px, 8vw, 84px);max-width:820px}h2{font-size:clamp(40px, 5.8vw, 64px)}h3{font-size:clamp(28px, 3.5vw, 38px)}.button,.wp-block-button__link{align-items:center;border:1px solid var(--stiltz-charcoal);border-radius:3px;display:inline-flex;font-size:15px;font-weight:600;gap:12px;justify-content:center;letter-spacing:.08em;min-height:48px;padding:14px 34px;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease}.button.primary{background:var(--stiltz-charcoal);color:#fff}.button.primary:hover{background:#3a3833;border-color:#3a3833}.button.secondary{background:0 0;color:var(--stiltz-charcoal)}.button.secondary:hover{background:var(--stiltz-charcoal);color:#fff}.text-link{border-bottom:1px solid rgba(126,102,80,.42);color:var(--stiltz-timber);display:inline-block;font-size:15px;font-weight:600;letter-spacing:.08em;padding-bottom:7px;text-transform:uppercase}.text-link:hover{border-color:var(--stiltz-timber);color:var(--stiltz-charcoal)}.site-header{background:rgba(0,0,0,.2);color:#fff;left:0;min-height:166px;padding:0;position:fixed;right:0;top:0;transition:background .28s ease,color .28s ease,min-height .28s ease,box-shadow .28s ease;z-index:100}.admin-bar .site-header{top:32px}.header-frame{display:grid;grid-template-columns:190px minmax(0,1fr) 188px;grid-template-rows:102px 64px;min-height:166px;transition:grid-template-rows .28s ease,min-height .28s ease;width:100%}.site-logo{align-items:center;display:inline-flex;justify-self:start}.header-mark{align-items:center;background:0 0;border-bottom:1px solid rgba(248,245,239,.24);border-right:1px solid rgba(248,245,239,.28);display:flex;grid-row:1/span 2;justify-content:center;justify-self:stretch;transition:background .28s ease,border-color .28s ease}.header-mark img{filter:drop-shadow(0 2px 10px rgba(0,0,0,.24));max-height:74px;object-fit:contain;transition:filter .28s ease,max-height .28s ease;width:92px}.header-mark img.header-mark-bird{transform:scaleX(-1)}.header-mark img.header-mark-logo{display:none}.header-main{display:grid;grid-column:2;grid-row:1/span 2;grid-template-rows:102px 64px;min-width:0;transition:grid-template-rows .28s ease}.header-brand{align-items:center;border-bottom:1px solid rgba(248,245,239,.24);display:flex;flex-direction:column;gap:6px;justify-content:center;min-width:0;padding:6px 20px 8px;text-align:center;transition:opacity .22s ease,visibility .22s ease,width .22s ease}.header-wordmark{align-items:center;display:inline-flex;font-family:var(--stiltz-serif);font-size:clamp(44px, 4.1vw, 64px);font-weight:500;justify-content:center;letter-spacing:.16em;line-height:.9;text-transform:none;text-shadow:0 2px 14px rgba(0,0,0,.26);transition:color .28s ease,opacity .22s ease,visibility .22s ease}.header-slogan{color:#e4c16f;display:block;font-size:clamp(10px, .75vw, 13px);font-weight:800;letter-spacing:.22em;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.42);text-transform:uppercase}.main-nav{align-items:center;border-bottom:1px solid rgba(248,245,239,.24);display:flex;justify-content:center;min-width:0;transition:border-color .28s ease}.main-nav ul{align-items:center;display:flex;gap:clamp(22px,2.2vw,42px);justify-content:center;list-style:none;margin:0;min-width:0;padding:0}.main-nav a{color:currentColor;display:inline-flex;font-size:13px;font-weight:500;letter-spacing:.12em;line-height:1;padding:26px 0 23px;position:relative;text-shadow:0 1px 10px rgba(0,0,0,.32);text-transform:uppercase}.main-nav a::after{background:currentColor;bottom:14px;content:'';height:1px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .2s ease,width .2s ease;width:0}.main-nav .current-menu-item>a::after,.main-nav a:hover::after{opacity:1;width:34px}.menu-toggle{align-items:center;background:0 0;border:0;color:currentColor;cursor:pointer;display:none;height:52px;justify-content:center;padding:0;width:52px}.menu-toggle-lines,.menu-toggle-lines::after,.menu-toggle-lines::before{background:currentColor;content:'';display:block;height:2px;transition:transform .2s ease,opacity .2s ease;width:28px}.menu-toggle-lines{position:relative}.menu-toggle-lines::after,.menu-toggle-lines::before{left:0;position:absolute}.menu-toggle-lines::before{top:-7px}.menu-toggle-lines::after{top:7px}.menu-toggle[aria-expanded=true] .menu-toggle-lines{background:0 0}.menu-toggle[aria-expanded=true] .menu-toggle-lines::before{transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-toggle-lines::after{transform:translateY(-7px) rotate(-45deg)}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.header-book-panel{align-items:center;background:0 0;border-bottom:1px solid rgba(248,245,239,.24);border-left:1px solid rgba(248,245,239,.24);color:#fff;display:flex;font-family:var(--stiltz-serif);font-size:28px;font-weight:600;grid-column:3;grid-row:1/span 2;justify-content:center;letter-spacing:.12em;min-width:0;text-shadow:0 2px 12px rgba(0,0,0,.28);text-transform:uppercase;transition:background .28s ease,color .28s ease,border-color .28s ease}.header-book-panel:hover{background:rgba(36,35,32,.76);color:#fff}.site-header.is-condensed{background:#faf8f3;box-shadow:0 14px 34px rgba(36,35,32,.08);color:var(--stiltz-ink);min-height:74px}.site-header.is-condensed .header-frame{grid-template-columns:226px minmax(0,1fr) 188px;grid-template-rows:74px;min-height:74px}.site-header.is-condensed .header-mark{background:0 0;border-bottom:0;border-color:var(--stiltz-light-divider);box-sizing:border-box;grid-row:1;justify-content:flex-start;padding-left:26px}.site-header.is-condensed .header-mark img{filter:none;max-height:50px;width:68px}.site-header.is-condensed .header-mark img.header-mark-bird{display:none}.site-header.is-condensed .header-mark img.header-mark-logo{display:block;max-height:60px;width:174px}.site-header.is-condensed .header-main{align-items:center;display:flex;grid-row:1;grid-template-rows:none;justify-content:center}.site-header.is-condensed .header-brand{opacity:0;overflow:hidden;padding:0;visibility:hidden;width:0}.site-header.is-condensed .header-wordmark{opacity:0;visibility:hidden;width:0}.site-header.is-condensed .main-nav{border-bottom:0}.site-header.is-condensed .main-nav a{padding:30px 0 29px;text-shadow:none}.site-header.is-condensed .main-nav a::after{bottom:20px}.site-header.is-condensed .header-book-panel{background:var(--stiltz-charcoal);border-bottom:0;border-color:var(--stiltz-charcoal);color:#fff;font-family:var(--stiltz-sans);font-size:14px;font-weight:700;grid-row:1;letter-spacing:.16em;text-shadow:none}.site-header.is-condensed .header-book-panel:hover{background:#3a3833}.hero{align-items:end;background:#6d6a63;color:#fff;display:grid;min-height:100vh;min-height:100svh;overflow:hidden;padding:176px 0 90px;position:relative}.hero-media{inset:0;position:absolute;z-index:0}.hero-media img{height:100%;object-fit:cover;object-position:center;width:100%}.hero::after{background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.1) 40%,rgba(0,0,0,.58));content:'';inset:0;position:absolute;z-index:1}.hero .stiltz-shell,.hero-caption{position:relative;z-index:2}.hero h1,.hero p{color:#fff}.hero .button.secondary{border-color:rgba(255,255,255,.72);color:#fff}.hero .button.secondary:hover{background:#fff;border-color:#fff;color:var(--stiltz-charcoal)}.hero .lead{margin-top:32px;max-width:560px}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:36px}.hero-caption{border-left:1px solid rgba(255,255,255,.38);bottom:90px;color:rgba(255,255,255,.82);font-size:14px;letter-spacing:.11em;padding-left:18px;position:absolute;right:max(24px,calc((100vw - 1400px)/ 2));text-transform:uppercase;writing-mode:vertical-rl}.section{padding:140px 0}.intro-grid{align-items:center;display:grid;gap:clamp(50px,8vw,120px);grid-template-columns:.9fr 1.1fr}.intro-copy{padding-left:min(7vw,90px)}.intro-image-stack{min-height:650px;position:relative}.intro-image-stack img:first-child{height:560px;object-fit:cover;width:74%;box-shadow:var(--stiltz-shadow)}.intro-image-stack img:last-child{bottom:0;height:360px;object-fit:cover;position:absolute;right:0;width:52%;border:18px solid var(--stiltz-bg)}.architecture{background:var(--stiltz-soft);color:var(--stiltz-secondary-text);padding:150px 0}.architecture h2,.architecture h3{color:var(--stiltz-ink)}.arch-grid{display:grid;gap:70px;grid-template-columns:1.1fr .9fr;align-items:start}.arch-card{border-top:1px solid rgba(255,255,255,.18);margin-top:64px;padding-top:36px;max-width:520px}.arch-photo{margin-top:70px}.arch-photo img{aspect-ratio:4/5;object-fit:cover;width:100%}.wow-boardwalk{min-height:92vh;overflow:hidden;position:relative}.wow-boardwalk>img,.wow-boardwalk>picture>img{height:92vh;object-fit:cover;object-position:center;width:100%}.wow-boardwalk::after{background:linear-gradient(90deg,rgba(30,30,30,.7),rgba(30,30,30,.18) 48%,rgba(30,30,30,.04));content:'';inset:0;position:absolute}.wow-copy{bottom:12vh;color:#fff;left:max(24px,calc((100vw - 1400px)/ 2));max-width:560px;position:absolute;z-index:1}.wow-copy h2,.wow-copy p{color:#fff}.wow-copy p{font-size:clamp(19px, 2vw, 24px);line-height:1.75;max-width:520px}.stay-grid{display:grid;gap:42px;grid-template-columns:1.1fr .9fr;align-items:end}.stay-feature img{aspect-ratio:4/3;object-fit:cover;width:100%}.stay-panel{background:var(--stiltz-paper);box-shadow:var(--stiltz-shadow);margin-left:-150px;margin-bottom:-90px;padding:clamp(38px,5vw,78px);position:relative;z-index:2}.meta-row{border-top:1px solid var(--stiltz-border);display:grid;gap:22px;grid-template-columns:repeat(3,1fr);margin-top:44px;padding-top:28px}.meta-row span{color:var(--stiltz-timber);display:block;font-size:13px;letter-spacing:.18em;text-transform:uppercase}.meta-row strong{display:block;font-family:var(--stiltz-serif);font-size:25px;font-weight:500;line-height:1.2;margin-top:8px}.experiences{padding-top:190px}.experience-layout{display:grid;gap:80px;grid-template-columns:.75fr 1.25fr}.experience-list{border-top:1px solid var(--stiltz-border);margin-top:44px}.experience-item{border-bottom:1px solid var(--stiltz-border);padding:28px 0}.experience-item h3{font-family:var(--stiltz-sans);font-size:22px;font-weight:600;line-height:1.35}.experience-item p{color:var(--stiltz-muted);font-size:16px;margin:10px 0 0}.experience-photo img{height:760px;object-fit:cover;width:100%}.wildlife-pause{background:var(--stiltz-sand);padding:150px 0}.wildlife-inner{display:grid;gap:42px;grid-template-columns:.48fr 1fr}.wildlife-inner h2{max-width:520px}.wildlife-inner p{align-self:end;font-family:var(--stiltz-serif);font-size:clamp(32px, 4.2vw, 56px);line-height:1.15;margin:0;max-width:820px}.gallery-preview{background:var(--stiltz-soft)}.gallery-head{align-items:end;display:flex;justify-content:space-between;gap:32px;margin-bottom:70px}.gallery-mosaic{display:grid;gap:26px;grid-template-columns:1.18fr .72fr .95fr;align-items:start}.gallery-mosaic img{object-fit:cover;width:100%}.gallery-mosaic img:first-child{aspect-ratio:4/5;margin-top:80px}.gallery-mosaic img:nth-child(2){aspect-ratio:1/1;width:86%}.gallery-mosaic img:nth-child(3){aspect-ratio:4/3;margin-top:150px}.gallery-mosaic img:nth-child(4){aspect-ratio:16/9;grid-column:2/span 2;width:82%;justify-self:end}.quote-section{padding:190px 0}.quote{font-family:var(--stiltz-serif);font-size:clamp(44px, 6.2vw, 82px);line-height:1.04;max-width:1180px;position:relative}.quote span{color:var(--stiltz-timber);font-size:1.35em;line-height:0;margin-right:10px}.quote-source{color:var(--stiltz-muted);font-size:14px;letter-spacing:.18em;margin-top:36px;text-transform:uppercase}.location-stage{display:grid;grid-template-columns:1fr 360px;position:relative}.location-photo{grid-column:1/-1}.location-photo img{aspect-ratio:16/7;object-fit:cover;width:100%}.location-card{align-self:end;background:var(--stiltz-paper);box-shadow:var(--stiltz-shadow);grid-column:1;grid-row:1;justify-self:start;margin:0 0 -70px 70px;max-width:470px;padding:58px;position:relative;z-index:2}.location-map{align-self:end;background:var(--stiltz-paper);box-shadow:var(--stiltz-shadow);grid-column:2;grid-row:1;margin:0 70px -45px 0;padding:14px;position:relative;z-index:3}.location-map img{width:100%}.final-cta{background-image:linear-gradient(rgba(30,30,30,.38),rgba(30,30,30,.5)),var(--cta-image);background-position:center;background-size:cover;color:#fff;min-height:78vh;padding:220px 0;text-align:center}.final-cta h2,.final-cta p{color:#fff;margin-left:auto;margin-right:auto}.final-cta .lead{margin-top:30px}.final-cta .button{margin-top:30px}.site-footer{background:#fff;border-top:1px solid var(--stiltz-light-divider);color:var(--stiltz-ink);padding:2px 0 0}.footer-link-row{align-items:center;border-bottom:1px solid rgba(36,35,32,.18);border-top:1px solid rgba(36,35,32,.18);display:flex;flex-wrap:wrap;gap:clamp(22px,5.2vw,78px);justify-content:center;min-height:122px}.footer-link-row a{color:#171717;font-size:13px;font-weight:500;letter-spacing:.12em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:color .2s ease;white-space:nowrap}.footer-link-row a:hover{color:var(--stiltz-timber)}.footer-recognition{align-items:center;display:grid;gap:64px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);padding:48px 0 52px}.footer-recognition h3{color:#171717;font-family:var(--stiltz-sans);font-size:12px;font-weight:600;letter-spacing:.12em;margin:0 0 20px;text-transform:uppercase}.footer-awards-list{align-items:start;display:flex;flex-wrap:nowrap;gap:clamp(12px,1.2vw,18px)}.footer-awards-list a,.footer-sister-lodge a{align-items:center;display:inline-flex;justify-content:center}.footer-awards-list a{color:#171717;flex:0 0 clamp(96px,7vw,108px);flex-direction:column;gap:10px;text-align:center;text-decoration:none}.footer-awards-list img{display:block;height:90px;max-width:108px;object-fit:contain;opacity:1;width:auto}.footer-award-label{display:block;font-size:10px;font-weight:700;letter-spacing:.07em;line-height:1.25;max-width:108px;text-transform:uppercase}.footer-awards-list a:hover .footer-award-label{color:var(--stiltz-timber)}.footer-sister-lodge{justify-self:end;text-align:right}.footer-sister-lodge img{display:block;height:auto;margin-left:auto;max-height:84px;max-width:min(320px,100%);object-fit:contain;width:280px}.footer-minimal{align-items:center;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto auto;min-height:76px;position:relative}.footer-minimal::before{background:#faf8f3;border-top:1px solid var(--stiltz-light-divider);content:'';inset:0 50%;margin-inline:-50vw;position:absolute;z-index:0}.footer-minimal>*{position:relative;z-index:1}.footer-built-by,.footer-credit{align-items:center;color:var(--stiltz-secondary-text);display:flex;flex-wrap:wrap;font-size:12px;font-weight:500;gap:8px 18px;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.footer-built-by{justify-content:flex-end}.footer-built-by a,.footer-credit a{color:var(--stiltz-ink);text-decoration:none;transition:color .2s ease}.footer-built-by a:hover,.footer-credit a:hover{color:var(--stiltz-timber)}.footer-social{align-items:center;display:flex;gap:10px;justify-content:flex-end}.footer-social-top{justify-content:center;padding:30px 0 22px}.footer-social a{align-items:center;background:#3a3833;border:1px solid #3a3833;border-radius:50%;color:#fff;display:inline-flex;height:34px;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:34px}.footer-social a:hover{background:var(--stiltz-charcoal);border-color:var(--stiltz-charcoal);color:#fff;transform:translateY(-1px)}.footer-social svg{display:block;fill:currentColor;height:16px;width:16px}@media (min-width:981px){.footer-minimal{width:min(1400px,calc(100% - 48px))}}.award-lightbox{align-items:center;background:rgba(16,15,13,.88);display:grid;inset:0;justify-items:center;opacity:0;padding:clamp(20px,4vw,58px);pointer-events:none;position:fixed;transition:opacity .22s ease;z-index:260}.award-lightbox.is-open{opacity:1;pointer-events:auto}.award-lightbox-frame{display:grid;gap:16px;justify-items:center;margin:0;max-height:min(86vh,900px);max-width:min(720px,92vw);position:relative}.award-lightbox-frame img{background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.34);display:block;max-height:calc(86vh - 96px);max-width:100%;object-fit:contain;padding:clamp(12px,2vw,18px);width:auto}.award-lightbox-frame figcaption{color:rgba(255,255,255,.9);font-size:14px;line-height:1.5;text-align:center}.award-lightbox-close{align-items:center;background:#faf8f3;border:0;border-radius:50%;color:var(--stiltz-ink);cursor:pointer;display:inline-flex;font-family:var(--stiltz-serif);font-size:32px;height:48px;justify-content:center;line-height:1;position:fixed;right:28px;top:24px;transition:background .2s ease,color .2s ease,transform .2s ease;width:48px;z-index:2}.award-lightbox-close:focus-visible,.award-lightbox-close:hover{background:#fff;color:var(--stiltz-timber);outline:0;transform:scale(1.04)}body.award-lightbox-open{overflow:hidden}.sticky-booking-bar{background:#faf8f3;border-top:1px solid var(--stiltz-light-divider);bottom:0;box-shadow:0 -14px 34px rgba(36,35,32,.08);color:var(--stiltz-ink);left:0;opacity:0;pointer-events:none;position:fixed;right:0;transform:translateY(100%);transition:opacity .28s ease,transform .28s ease;z-index:95}.sticky-booking-bar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.sticky-booking-inner{align-items:center;display:grid;gap:clamp(22px,3.8vw,70px);grid-template-columns:auto minmax(260px,330px) minmax(260px,330px) auto;justify-content:center;min-height:92px;padding:16px 28px}.sticky-booking-title{font-size:15px;font-weight:600;letter-spacing:.13em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.sticky-booking-field{align-items:center;border-bottom:1px solid rgba(36,35,32,.35);display:flex;font-size:15px;font-weight:500;gap:14px;justify-content:space-between;letter-spacing:.08em;line-height:1.2;min-height:46px;padding:0 0 12px;transition:border-color .2s ease,color .2s ease}.sticky-booking-field:hover{border-color:var(--stiltz-timber);color:var(--stiltz-timber)}.sticky-booking-field svg{fill:currentColor;flex:0 0 auto;height:17px;width:17px}.sticky-booking-submit{align-items:center;background:var(--stiltz-charcoal);color:#fff;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;letter-spacing:.08em;min-height:50px;min-width:100px;padding:14px 24px;transition:background .2s ease,color .2s ease}.sticky-booking-submit:hover{background:#3a3833;color:#fff}.hero-booking-mockup{align-items:stretch;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(250,248,243,.94);border:1px solid rgba(255,255,255,.34);border-top:3px solid rgba(126,102,80,.72);bottom:clamp(34px,5vh,62px);box-shadow:0 24px 58px rgba(0,0,0,.24);color:var(--stiltz-ink);display:grid;gap:12px;grid-template-columns:1fr;max-width:390px;padding:16px;position:absolute;right:clamp(40px,5vw,92px);width:min(390px,calc(100% - 96px));z-index:2}.hero-booking-heading{border-bottom:1px solid rgba(36,35,32,.14);display:grid;gap:8px;min-width:0;padding:8px 6px 14px;place-content:center start}.hero-booking-field span,.hero-booking-heading span{color:var(--stiltz-timber);display:block;font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.1;text-transform:uppercase}.hero-booking-heading strong{color:var(--stiltz-ink);display:block;font-family:var(--stiltz-serif);font-size:clamp(25px, 2.1vw, 34px);font-weight:500;letter-spacing:0;line-height:1;max-width:none}.hero-booking-fields{display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-booking-field{appearance:none;background:#fff;border:1px solid rgba(36,35,32,.1);border-radius:0;color:var(--stiltz-ink);cursor:default;display:grid;font-family:var(--stiltz-sans);gap:7px;min-height:76px;min-width:0;padding:14px 12px;text-align:left}.hero-booking-field strong{color:var(--stiltz-ink);display:block;font-size:15px;font-weight:600;letter-spacing:.02em;line-height:1.15;min-width:0;overflow-wrap:anywhere}.hero-booking-submit{align-items:center;background:var(--stiltz-charcoal);color:#fff;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:.1em;min-height:54px;padding:16px 22px;text-align:center;text-transform:uppercase;transition:background .2s ease,color .2s ease,transform .2s ease;white-space:nowrap}.hero-booking-submit:focus-visible,.hero-booking-submit:hover{background:#3a3833;color:#fff;outline:0;transform:translateY(-1px)}.scroll-to-top{align-items:center;background:#faf8f3;border:1px solid rgba(36,35,32,.18);border-radius:50%;box-shadow:0 10px 24px rgba(36,35,32,.1);color:var(--stiltz-charcoal);cursor:pointer;display:inline-flex;height:48px;justify-content:center;justify-self:end;opacity:1;padding:0;pointer-events:auto;position:relative;transform:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:48px;z-index:1}.scroll-to-top.is-visible{opacity:1;pointer-events:auto;transform:none}.scroll-to-top svg{display:block;fill:currentColor;height:22px;width:22px}.scroll-to-top:focus-visible,.scroll-to-top:hover{background:var(--stiltz-charcoal);border-color:var(--stiltz-charcoal);color:#fff;outline:0}.scroll-to-top:focus-visible{box-shadow:0 0 0 3px rgba(126,102,80,.28),0 16px 34px rgba(36,35,32,.12)}@media (min-width:981px){.scroll-to-top,.scroll-to-top.is-visible{transform:translateX(50px)}}@media (prefers-reduced-motion:reduce){.sticky-booking-bar{transition:none}.scroll-to-top{transition:none}}.content-page{padding:170px 0 110px}.content-page .entry-content{background:var(--stiltz-paper);padding:clamp(32px,6vw,82px)}@media (max-width:980px){body{padding-bottom:126px}.site-header{background:#faf8f3;color:var(--stiltz-ink);min-height:144px}.header-frame{grid-template-columns:minmax(0,1fr) 84px;grid-template-rows:88px 56px;min-height:144px;position:relative}.header-mark{background:0 0;border-bottom:1px solid var(--stiltz-light-divider);border-right:1px solid var(--stiltz-light-divider);grid-column:1;grid-row:1;justify-content:flex-start;padding-left:clamp(8px,2vw,18px)}.header-mark img{filter:none;max-height:58px;width:74px}.header-mark img.header-mark-bird{display:none}.header-mark img.header-mark-logo{display:block;max-height:74px;transform:translateX(-32px);width:min(340px,66vw)}.header-main{align-items:center;border-bottom:1px solid var(--stiltz-light-divider);display:flex;grid-column:2;grid-row:1;justify-content:center;min-width:0}.header-brand{display:none}.header-wordmark{display:none}.menu-toggle{display:inline-flex}.main-nav{background:#faf8f3;border:1px solid var(--stiltz-light-divider);box-shadow:0 18px 40px rgba(36,35,32,.1);color:var(--stiltz-ink);display:none;left:clamp(14px,4vw,32px);overflow:visible;position:absolute;right:clamp(14px,4vw,32px);top:calc(100% + 10px);z-index:120}.main-nav.is-open{display:block}.main-nav ul{align-items:stretch;display:grid;gap:0;justify-content:stretch;min-width:0;overflow:visible;padding:12px 18px}.main-nav a{border-bottom:1px solid rgba(36,35,32,.08);display:flex;font-size:12px;justify-content:center;padding:16px 0;text-shadow:none;white-space:nowrap;width:100%}.main-nav li:last-child a{border-bottom:0}.main-nav a::after{bottom:9px}.header-book-panel{background:var(--stiltz-charcoal);border:0;color:#fff;font-family:var(--stiltz-sans);font-size:13px;font-weight:700;grid-column:1/-1;grid-row:2;letter-spacing:.16em;min-height:56px;text-shadow:none}.site-header.is-condensed{background:#faf8f3;color:var(--stiltz-ink);min-height:144px}.site-header.is-condensed .header-frame{grid-template-columns:minmax(0,1fr) 84px;grid-template-rows:88px 56px;min-height:144px}.site-header.is-condensed .header-mark{border-bottom:1px solid var(--stiltz-light-divider);border-right:1px solid var(--stiltz-light-divider);grid-row:1;justify-content:flex-start;padding-left:clamp(8px,2vw,18px)}.site-header.is-condensed .header-mark img.header-mark-logo{display:block;max-height:74px;transform:translateX(-32px);width:min(340px,66vw)}.site-header.is-condensed .header-main{border-bottom:1px solid var(--stiltz-light-divider);display:flex;grid-row:1;justify-content:center}.site-header.is-condensed .main-nav{border-bottom:1px solid var(--stiltz-light-divider)}.site-header.is-condensed .main-nav a{padding:16px 0}.site-header.is-condensed .main-nav a::after{bottom:9px}.site-header.is-condensed .header-book-panel{grid-column:1/-1;grid-row:2;min-height:56px}.hero-caption{display:none}.architecture,.quote-section,.section,.wildlife-pause{padding:80px 0}.arch-grid,.experience-layout,.footer-recognition,.intro-grid,.stay-grid,.wildlife-inner{grid-template-columns:1fr}.intro-copy{padding-left:0}.intro-image-stack{min-height:480px}.intro-image-stack img:first-child{height:390px;width:84%}.intro-image-stack img:last-child{height:260px;width:58%}.stay-panel{margin:0}.wow-boardwalk,.wow-boardwalk>img,.wow-boardwalk>picture>img{min-height:100vh;min-height:100svh;height:100vh;height:100svh}.wow-copy{bottom:9vh;left:24px;right:24px}.experiences{padding-top:80px}.experience-photo img{height:auto;aspect-ratio:4/5}.gallery-head{align-items:start;flex-direction:column}.gallery-mosaic{grid-template-columns:1fr 1fr}.gallery-mosaic img:nth-child(n){grid-column:auto;margin-top:0;width:100%}.location-stage{display:block}.location-card,.location-map{margin:-60px 24px 40px;max-width:none}.location-map{margin-top:0}.footer-link-row{gap:22px 38px;min-height:auto;padding:34px 0}.footer-recognition{gap:38px;padding:38px 0 42px}.footer-awards,.footer-sister-lodge{justify-self:stretch;text-align:center}.footer-awards-list{justify-content:center}.footer-sister-lodge img{margin-inline:auto}.sticky-booking-inner{gap:16px 22px;grid-template-columns:1fr 1fr auto;justify-content:stretch;min-height:126px;padding:18px 24px}.sticky-booking-title{grid-column:1/-1;text-align:center}.sticky-booking-field{min-width:0}}@media (min-width:641px) and (max-width:1368px){body{padding-bottom:0}.sticky-booking-bar{bottom:auto;box-shadow:none;left:auto;opacity:1;pointer-events:auto;position:static;right:auto;transform:none;transition:none;z-index:auto}.sticky-booking-bar.is-visible{transform:none}.scroll-to-top{position:relative}}@media (max-width:640px),(min-width:641px) and (max-width:980px) and (orientation:portrait){.about-answers-heading,.about-answers-heading .eyebrow,.about-answers-heading h2,.experience-answers-heading,.experience-answers-heading .eyebrow,.experience-answers-heading h2,.home-answers-heading,.home-answers-heading .eyebrow,.home-answers-heading h2,.stay-answers-heading,.stay-answers-heading .eyebrow,.stay-answers-heading h2{margin-left:auto;margin-right:auto;text-align:center}}@media (max-width:640px){body{padding-bottom:206px}body{font-size:16px}.stiltz-shell{width:min(100% - 40px,1400px)}.site-header,.site-header.is-condensed{min-height:126px}.header-frame,.site-header.is-condensed .header-frame{grid-template-columns:minmax(0,1fr) 68px;grid-template-rows:74px 52px;min-height:126px}.header-mark,.site-header.is-condensed .header-mark{padding-left:4px}.header-mark img.header-mark-logo,.site-header.is-condensed .header-mark img.header-mark-logo{max-height:64px;transform:translateX(-34px);width:min(282px,70vw)}.menu-toggle{height:50px;width:50px}.main-nav{left:12px;right:12px;top:calc(100% + 8px)}.main-nav ul{padding:8px 14px}.main-nav a,.site-header.is-condensed .main-nav a{font-size:11px;padding:14px 0}.header-book-panel,.site-header.is-condensed .header-book-panel{font-size:13px;min-height:52px}.hero{min-height:100vh;min-height:100svh;padding:150px 0 70px}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.meta-row{grid-template-columns:1fr}.site-footer{padding-top:14px}.footer-link-row{display:grid;gap:18px 22px;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;padding:28px 0}.footer-link-row a{font-size:11px;white-space:normal}.footer-social-top{padding:24px 0 20px}.footer-awards-list{display:grid;gap:24px 18px;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center}.footer-awards-list a{max-width:128px;width:100%}.footer-awards-list img{height:76px;max-width:112px}.footer-award-label{font-size:10px;letter-spacing:.07em;max-width:112px}.footer-sister-lodge img{width:min(270px,100%)}.footer-minimal{gap:18px;grid-template-columns:1fr;min-height:auto;padding:22px 0;text-align:center}.footer-built-by,.footer-credit,.footer-social{justify-content:center}.footer-credit{font-size:11px}.footer-built-by{font-size:11px}.sticky-booking-inner{gap:12px;grid-template-columns:1fr;min-height:206px;padding:16px 18px}.sticky-booking-title{font-size:12px}.sticky-booking-field{font-size:13px;min-height:38px;padding-bottom:9px}.sticky-booking-submit{min-height:44px;width:100%}.scroll-to-top{height:44px;width:44px}.scroll-to-top svg{height:20px;width:20px}.gallery-mosaic{grid-template-columns:1fr}.location-card{padding:34px 26px}}.contact-page{background:var(--stiltz-bg)}.contact-hero{min-height:100vh;min-height:100svh;overflow:hidden;position:relative}.contact-hero img{height:100vh;height:100svh;object-fit:cover;object-position:center;width:100%}.contact-hero::after{background:linear-gradient(90deg,rgba(20,20,20,.62),rgba(20,20,20,.2) 54%,rgba(20,20,20,.05));content:'';inset:0;position:absolute}.contact-hero-copy{bottom:7vh;color:#fff;left:max(48px,6vw);position:absolute;transform:none;width:min(780px,calc(100% - 96px));z-index:1}.contact-hero-copy h1{color:#fff;font-size:clamp(58px, 7vw, 92px);line-height:.98}.contact-hero-copy p{color:rgba(255,255,255,.94);font-size:clamp(18px, 1.75vw, 22px);font-weight:500;line-height:1.35;margin-top:12px;max-width:780px}.contact-hero-copy span{display:none}.contact-grid{align-items:start;display:grid;gap:clamp(60px,10vw,140px);grid-template-columns:.8fr 1.2fr}.contact-details h2{max-width:460px}.contact-details>p{max-width:430px}.contact-rule{background:#8e6b45;height:1px;margin:34px 0;opacity:.68;width:170px}.contact-list{display:grid;gap:30px;margin-top:10px}.contact-item{display:grid;gap:24px;grid-template-columns:24px 1fr}.contact-item span{color:var(--stiltz-charcoal);font-size:22px;line-height:1.2}.contact-item p{font-size:16px;line-height:1.65;margin:0}.contact-item strong{font-weight:500}.contact-check-times{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-intro{background:#fff}.contact-form{background:#fff;display:grid;gap:24px;padding:clamp(34px,5vw,58px)}.contact-form label{color:var(--stiltz-charcoal);display:grid;font-size:12px;font-weight:600;gap:10px;letter-spacing:.18em;text-transform:uppercase}.contact-form input,.contact-form textarea{background:#faf8f3;border:1px solid var(--stiltz-border);border-radius:0;color:var(--stiltz-charcoal);font:16px/1.6 var(--stiltz-sans);padding:14px 16px;width:100%}.contact-form textarea{min-height:160px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--stiltz-timber);outline:2px solid rgba(126,102,80,.16)}.contact-form .button{justify-self:start}.contact-booking{display:grid;grid-template-columns:1.15fr .95fr}.contact-booking-image img{height:100%;min-height:560px;object-fit:cover;width:100%}.contact-booking-copy{align-self:center;padding:clamp(60px,9vw,130px)}.contact-booking-copy h2{max-width:560px}.contact-booking-copy p{max-width:440px}.contact-location{background:#faf8f3;padding:96px 0}.contact-location-grid{align-items:center;display:grid;gap:clamp(44px,7vw,96px);grid-template-columns:1.08fr .92fr}.contact-map-panel{overflow:visible;position:relative}.contact-map-panel img{margin-inline:-5%;max-width:none;mix-blend-mode:multiply;opacity:.88;width:110%}.contact-location-copy h2{color:var(--stiltz-ink);max-width:520px}.contact-location-copy p{max-width:470px}.contact-location-copy .button.secondary{background:0 0}.contact-location-copy .button.secondary:hover{background:var(--stiltz-charcoal);color:#fff}.contact-answers{background:#fff;padding:clamp(72px,9vw,112px) 0}.contact-answers-inner{display:grid;gap:clamp(38px,6vw,78px);grid-template-columns:minmax(260px,.48fr) minmax(0,1fr)}.contact-answers-heading h2{font-size:clamp(38px, 4.6vw, 58px);max-width:460px}#contact-answers-title{scroll-margin-top:190px}.contact-answer-grid{display:grid;gap:2px;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-answer-card{background:#faf8f3;min-height:210px;padding:clamp(28px,4vw,42px)}.contact-answer-card h3{color:var(--stiltz-ink);font-family:var(--stiltz-serif);font-size:clamp(24px, 2.4vw, 32px);line-height:1.08;margin:0 0 18px}.contact-answer-card p{color:var(--stiltz-secondary-text);font-size:16px;line-height:1.7;margin:0}.contact-affiliates{background:#fff;overflow:hidden;padding:82px 0 64px;text-align:center}.contact-affiliates-title{font-size:clamp(40px, 5vw, 58px);margin:0 0 42px}.affiliate-slider{margin-inline:auto;max-width:1120px;overflow:hidden;padding:18px 0 10px}.affiliate-track{align-items:center;display:flex;gap:clamp(42px,7vw,112px);transition:transform 2.8s linear;will-change:transform}.affiliate-item{color:rgba(126,102,80,.28);flex:0 0 auto;font-family:var(--stiltz-serif);font-size:clamp(21px, 3vw, 36px);font-weight:500;line-height:1.08;max-width:min(48vw,380px);opacity:.58;text-align:center;text-wrap:balance;transform:scale(.95);transition:color .45s ease,opacity .45s ease,transform .45s ease}.affiliate-item.is-active{color:var(--stiltz-timber);opacity:1;transform:scale(1)}.affiliate-item:hover{color:var(--stiltz-timber);opacity:1}.affiliate-url{color:var(--stiltz-charcoal);display:inline-block;font-size:12px;font-weight:500;letter-spacing:.08em;line-height:1.4;margin-top:8px;text-transform:uppercase;transition:color .2s ease}.affiliate-url:hover{color:var(--stiltz-timber)}body:has(.contact-page) .site-footer{border-top:0}@media (max-width:980px){.contact-hero,.contact-hero img{min-height:100vh;min-height:100svh;height:100vh;height:100svh}.contact-answers-inner,.contact-booking,.contact-grid,.contact-location-grid{grid-template-columns:1fr}.contact-booking-image img{min-height:360px}.contact-booking-copy{padding:70px 24px}.contact-location{padding:80px 0}.contact-answer-grid{grid-template-columns:1fr}.contact-affiliates{padding:70px 0 39px}}@media (min-width:641px) and (max-width:980px) and (orientation:portrait){.contact-grid{gap:54px;justify-items:center}.contact-details{max-width:640px;text-align:center;width:100%}.contact-details .eyebrow,.contact-details h2,.contact-details>p{margin-left:auto;margin-right:auto;text-align:center}.contact-rule{margin-left:auto;margin-right:auto}.contact-list{margin-left:auto;margin-right:auto;max-width:560px;text-align:left}.contact-form{max-width:640px;width:100%}.contact-location-grid{justify-items:center;text-align:center}.contact-answers-heading,.contact-answers-heading .eyebrow,.contact-answers-heading h2,.contact-location-copy,.contact-location-copy .eyebrow,.contact-location-copy h2,.contact-location-copy p{margin-left:auto;margin-right:auto;text-align:center}.contact-location-copy .button{margin-left:auto;margin-right:auto}}@media (max-width:640px){.contact-hero-copy{bottom:7vh;left:24px;width:calc(100% - 48px)}.contact-form{padding:28px 20px}.contact-item{gap:16px}.contact-check-times{gap:10px;grid-template-columns:1fr}.contact-answers{padding:64px 0}.contact-answer-card{min-height:0;padding:26px 22px}.contact-affiliates-title{font-size:clamp(36px, 11vw, 46px)}.affiliate-track{gap:46px}.affiliate-item{font-size:clamp(22px, 7vw, 30px);max-width:74vw}.affiliate-url{font-size:11px;max-width:84vw;overflow-wrap:anywhere}}.about-page{background:var(--stiltz-bg)}.about-hero{min-height:100vh;min-height:100svh;overflow:hidden;position:relative}.about-hero img{height:100vh;height:100svh;object-fit:cover;object-position:center;width:100%}.about-hero::after{background:linear-gradient(90deg,rgba(12,12,12,.64),rgba(12,12,12,.28) 45%,rgba(12,12,12,.04));content:'';inset:0;position:absolute}.about-hero-copy{bottom:13vh;color:#fff;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.about-hero-copy h1{color:#fff;font-size:clamp(56px, 7.2vw, 92px)}.about-hero-copy span,.about-rule{background:currentColor;display:block;height:1px;margin:28px 0 26px;opacity:.68;width:54px}.about-rule{background:#8e6b45}.about-hero-copy p{color:#fff;font-family:var(--stiltz-serif);font-size:clamp(22px, 2.5vw, 32px);line-height:1.2;max-width:560px}.about-story{padding:90px 0 110px}.about-story-grid{align-items:center;display:grid;gap:clamp(70px,10vw,150px);grid-template-columns:1.05fr .95fr}.about-story-image img{aspect-ratio:1.28/1;object-fit:cover;transform:scale(1.15);transform-origin:center;width:100%}.about-story-copy{max-width:540px}.about-architecture-copy h2,.about-commitment-copy h2,.about-hosts-copy h2,.about-reviews h2,.about-story-copy h2{font-size:clamp(42px, 5.2vw, 64px)}.about-architecture-copy p,.about-commitment-copy p,.about-hosts-copy p,.about-story-copy p{color:var(--stiltz-secondary-text);font-size:16px;line-height:1.65;max-width:520px}.about-story-copy .about-story-lead{font-weight:600}.about-values{background:#faf8f3;padding:76px 0 34px;text-align:center}.about-values-title{margin-bottom:36px}.about-values-quote{align-items:center;display:grid;justify-items:center}.about-values-main{color:var(--stiltz-ink);display:block;font-family:var(--stiltz-serif);font-size:clamp(42px, 5.4vw, 74px);font-weight:500;line-height:.95;text-transform:uppercase}.about-values-script{color:var(--stiltz-timber);display:block;font-family:Allura,cursive;font-size:clamp(52px, 7vw, 98px);line-height:.9;margin-top:8px}.about-aerial{background:#faf8f3;overflow:hidden}.about-aerial img{display:block;height:clamp(420px,56vw,820px);object-fit:cover;width:100%}.about-landscape-line{align-items:center;color:var(--stiltz-driftwood);display:inline-flex;flex-wrap:wrap;font-size:12px;font-weight:600;gap:14px;justify-content:center;letter-spacing:.24em;line-height:1.2;margin-top:22px;text-align:center;text-transform:uppercase}.about-landscape-line span{color:inherit}.about-landscape-line i{background:currentColor;border-radius:50%;display:inline-block;flex:0 0 auto;height:4px;opacity:.72;width:4px}.about-values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.about-values-grid article{padding:0 42px;position:relative}.about-values-grid article+article::before{background:var(--stiltz-border);content:'';height:92px;left:0;position:absolute;top:72px;width:1px}.about-icon{color:#1d1d1d;font-size:46px;line-height:1;margin-bottom:24px}.about-values-grid h3{font-family:var(--stiltz-serif);font-size:24px;font-weight:500;margin-bottom:18px}.about-values-grid p{color:var(--stiltz-secondary-text);font-size:15px;line-height:1.45;margin:0 auto;max-width:250px}.about-architecture{display:grid;grid-template-columns:1fr 1fr}.about-architecture-image img{height:100%;min-height:520px;object-fit:cover;width:100%}.about-architecture-copy{align-self:center;padding:clamp(56px,8vw,120px)}.about-commitment{background:#faf8f3;padding:0}.about-commitment-grid{align-items:stretch;display:grid;gap:0;grid-template-columns:1fr 1fr}.about-commitment-grid.stiltz-shell{margin-inline:0;width:100%}.about-commitment-copy{align-self:center;padding:clamp(56px,8vw,120px)}.about-commitment-copy ul{color:var(--stiltz-secondary-text);list-style:none;margin:0 0 34px;padding:0}.about-commitment-copy li{font-size:15px;line-height:1.7;padding-left:24px;position:relative}.about-commitment-copy li::before{border:1px solid var(--stiltz-timber);border-radius:50%;color:var(--stiltz-timber);content:'✓';font-size:10px;height:14px;left:0;line-height:13px;position:absolute;text-align:center;top:6px;width:14px}.about-commitment-image{overflow:hidden}.about-commitment-image img{display:block;height:100%;min-height:520px;object-fit:cover;width:100%}.about-hosts{display:grid;grid-template-columns:.9fr 1.1fr}.about-hosts-copy{align-self:center;background:var(--stiltz-bg);padding:clamp(56px,8vw,110px) clamp(38px,7vw,120px)}.about-hosts-image img{height:100%;min-height:440px;object-fit:cover;width:100%}.about-reviews{background:#fff;padding:clamp(74px,9vw,128px) 0;text-align:center}.about-reviews-inner{align-items:center;display:grid;justify-items:center}.about-reviews .about-rule{margin-left:auto;margin-right:auto}.about-reviews-widget{margin:22px auto 0;max-width:1120px;width:100%}.trustindex-lazy{align-items:center;background:rgba(255,255,255,.7);border:1px solid rgba(48,43,38,.12);color:var(--stiltz-muted);display:flex;font-size:14px;justify-content:center;min-height:230px;padding:28px;text-align:center}.trustindex-lazy span{opacity:.8}.about-book-cta{align-items:center;color:#fff;display:grid;grid-template-areas:'stack';justify-items:center;min-height:clamp(347px,41vw,520px);overflow:hidden;place-items:center;position:relative;text-align:center}.about-book-cta::after{background:rgba(18,18,16,.42);content:'';inset:0;position:absolute;z-index:1}.about-book-cta>picture{grid-area:stack;height:100%;width:100%}.about-book-cta img{height:100%;inset:0;object-fit:cover;object-position:center 54%;position:absolute;width:100%;z-index:0}.stay-book-cta img{object-position:22% 56%}.about-book-cta-copy{align-content:center;align-items:center;display:grid;grid-area:stack;justify-items:center;left:50%;margin-inline:auto;place-self:center;position:absolute;text-align:center;top:100%;transform:translate(-50%,-50%);width:min(100% - 48px,1400px);z-index:2}.about-book-cta h2{color:#fff;font-size:clamp(34px, 4.6vw, 62px);line-height:1.04;max-width:760px;text-shadow:0 3px 18px rgba(0,0,0,.35)}.about-book-cta .button{background:#fff;border-color:#fff;color:var(--stiltz-charcoal);margin-top:24px}.about-book-cta .button:hover{background:0 0;color:#fff}@media (max-width:980px){.about-hero,.about-hero img{min-height:100vh;min-height:100svh;height:100vh;height:100svh}.about-architecture,.about-commitment-grid,.about-hosts,.about-story-grid{grid-template-columns:1fr}.about-story-copy{order:1}.about-story-image{order:2}.about-architecture-copy{order:1}.about-architecture-image{order:2}.about-values-grid{grid-template-columns:1fr 1fr;row-gap:52px}.about-values-grid article:nth-child(3)::before{display:none}.about-hosts-copy{order:2}}@media (min-width:641px) and (max-width:980px) and (orientation:portrait){.about-architecture-copy,.about-commitment-copy,.about-hosts-copy,.about-story-copy{margin-left:auto;margin-right:auto;text-align:center}.about-architecture-copy .eyebrow,.about-architecture-copy h2,.about-architecture-copy p,.about-commitment-copy .eyebrow,.about-commitment-copy h2,.about-commitment-copy p,.about-hosts-copy .eyebrow,.about-hosts-copy h2,.about-hosts-copy p,.about-story-copy .eyebrow,.about-story-copy h2,.about-story-copy p{margin-left:auto;margin-right:auto;text-align:center}.about-architecture-copy .about-rule,.about-commitment-copy .about-rule,.about-hosts-copy .about-rule,.about-story-copy .about-rule{margin-left:auto;margin-right:auto}}@media (max-width:640px){.about-hero-copy{bottom:9vh}.about-values-grid{grid-template-columns:1fr}.about-values-grid article{padding:0 20px}.about-values-grid article::before{display:none}.about-architecture-copy,.about-commitment-copy,.about-hosts-copy{padding:54px 24px}}.gallery-page-full{background:var(--stiltz-bg)}.gallery-hero-full{min-height:100vh;min-height:100svh;overflow:hidden;position:relative}.gallery-hero-full img{height:100vh;height:100svh;object-fit:cover;object-position:center;width:100%}.gallery-hero-full::after{background:linear-gradient(90deg,rgba(12,12,12,.62),rgba(12,12,12,.22) 48%,rgba(12,12,12,.02));content:'';inset:0;position:absolute}.gallery-hero-copy{bottom:10vh;color:#fff;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.gallery-hero-copy h1{color:#fff;font-size:clamp(56px, 7vw, 90px)}.gallery-hero-copy span{background:#fff;display:block;height:1px;margin:24px 0 22px;opacity:.72;width:54px}.gallery-hero-copy p{color:#fff;font-family:var(--stiltz-serif);font-size:clamp(22px, 2.2vw, 30px);line-height:1.22;max-width:460px}.gallery-index{padding:116px 0 80px;scroll-margin-top:120px}.gallery-tabs{align-items:center;display:flex;gap:clamp(28px,5vw,76px);justify-content:center;margin-bottom:34px;overflow-x:auto;padding:0 0 14px}.gallery-tabs button{appearance:none;background:0 0;border:0;color:#171717;cursor:pointer;flex:0 0 auto;font:600 12px/1 var(--stiltz-sans);letter-spacing:.18em;padding:0 0 12px;position:relative;text-transform:uppercase}.gallery-tabs button::after{background:var(--stiltz-timber);bottom:0;content:'';height:1px;left:0;opacity:0;position:absolute;transition:opacity .2s ease;width:28px}.gallery-tabs button.active::after,.gallery-tabs button:hover::after{opacity:1}.gallery-tabs button:focus-visible{outline:2px solid var(--stiltz-timber);outline-offset:8px}.gallery-page-mosaic{column-count:3;column-gap:16px;margin-inline:auto;max-width:1360px}.gallery-page-mosaic figure{break-inside:avoid;margin:0 0 16px;overflow:hidden;position:relative}.gallery-page-mosaic figure[hidden]{display:none}.gallery-masonry-button{appearance:none;background:0 0;border:0;cursor:zoom-in;display:block;overflow:hidden;padding:0;position:relative;width:100%}.gallery-masonry-button::after{background:linear-gradient(180deg,rgba(20,20,18,0),rgba(20,20,18,.18));content:'';inset:0;opacity:0;position:absolute;transition:opacity .35s ease}.gallery-page-mosaic img{height:auto;transition:transform .55s ease;width:100%}.gallery-masonry-button:focus-visible img,.gallery-page-mosaic figure:hover img{transform:scale(1.035)}.gallery-masonry-button:focus-visible::after,.gallery-page-mosaic figure:hover .gallery-masonry-button::after{opacity:1}.gallery-masonry-button:focus-visible{outline:2px solid var(--stiltz-timber);outline-offset:5px}.gallery-lightbox[hidden]{display:none}.gallery-lightbox{align-items:center;background:rgba(16,15,13,.88);display:grid;inset:0;justify-items:center;padding:clamp(24px,4vw,64px);position:fixed;z-index:200}.gallery-lightbox-frame{display:grid;gap:18px;justify-items:center;margin:0;max-height:calc(100vh - 90px);max-width:min(1120px,86vw)}.gallery-lightbox-frame img{box-shadow:0 30px 90px rgba(0,0,0,.38);max-height:calc(100vh - 160px);object-fit:contain;width:auto}.gallery-lightbox-frame figcaption{align-items:center;color:rgba(255,255,255,.92);display:flex;font-size:14px;gap:24px;justify-content:space-between;line-height:1.5;text-align:left;width:100%}.gallery-lightbox-frame figcaption span:first-child{max-width:760px}.gallery-lightbox-frame figcaption span:last-child{color:rgba(255,255,255,.62);font-size:12px;font-weight:600;letter-spacing:.12em;white-space:nowrap}.gallery-lightbox-arrow,.gallery-lightbox-close{appearance:none;background:#faf8f3;border:0;color:var(--stiltz-ink);cursor:pointer;display:inline-flex;font-family:var(--stiltz-serif);justify-content:center;position:absolute;transition:background .2s ease,color .2s ease,transform .2s ease}.gallery-lightbox-close{align-items:center;border-radius:50%;font-size:32px;height:48px;line-height:1;right:28px;top:24px;width:48px}.gallery-lightbox-arrow{align-items:center;border-radius:50%;font-size:42px;height:58px;line-height:.8;top:50%;transform:translateY(-50%);width:58px}.gallery-lightbox-prev{left:28px}.gallery-lightbox-next{right:28px}.gallery-lightbox-arrow:focus-visible,.gallery-lightbox-arrow:hover,.gallery-lightbox-close:focus-visible,.gallery-lightbox-close:hover{background:#fff;color:var(--stiltz-timber);outline:0}.gallery-lightbox-arrow:focus-visible,.gallery-lightbox-arrow:hover{transform:translateY(-50%) scale(1.04)}body.gallery-lightbox-open{overflow:hidden}.gallery-share{padding:62px 0 16px;text-align:center}.gallery-camera{color:var(--stiltz-charcoal);height:36px;line-height:1;margin:0 auto 18px;width:36px}.gallery-camera svg{display:block;fill:currentColor;height:36px!important;max-height:36px;max-width:36px;width:36px!important}.gallery-share h2{font-size:clamp(28px, 3.2vw, 42px)}.gallery-share p{color:var(--stiltz-secondary-text);font-size:16px;line-height:1.55;margin:14px auto 22px;max-width:470px}.gallery-socials{display:flex;gap:18px;justify-content:center}.gallery-socials a{align-items:center;border:1px solid rgba(30,30,30,.28);border-radius:50%;display:inline-flex;font-size:18px;height:34px;justify-content:center;width:34px}.gallery-socials a:hover{background:var(--stiltz-charcoal);color:#fff}@media (max-width:980px){.gallery-hero-full,.gallery-hero-full img{min-height:100vh;min-height:100svh;height:100vh;height:100svh}.gallery-tabs{justify-content:flex-start}.gallery-page-mosaic{column-count:2}.gallery-lightbox-frame{max-width:min(980px,82vw)}}@media (max-width:640px){.gallery-hero-copy{bottom:8vh}.gallery-index{padding:58px 0 64px}.gallery-tabs{flex-wrap:wrap;gap:18px 26px;justify-content:flex-start;margin-bottom:28px;overflow:visible;padding-bottom:0}.gallery-tabs button{flex:0 1 auto;font-size:11px;letter-spacing:.14em;line-height:1.25;padding-bottom:10px;text-align:left;white-space:normal}.gallery-page-mosaic{column-count:1}.gallery-page-mosaic figure{margin-bottom:18px}.gallery-masonry-button{aspect-ratio:4/3}.gallery-page-mosaic img{height:100%;object-fit:cover;width:100%}.gallery-lightbox{padding:18px}.gallery-lightbox-frame{max-width:calc(100vw - 36px)}.gallery-lightbox-frame img{max-height:calc(100vh - 180px)}.gallery-lightbox-frame figcaption{align-items:flex-start;flex-direction:column;gap:8px}.gallery-lightbox-close{right:16px;top:14px}.gallery-lightbox-arrow{bottom:24px;top:auto;transform:none}.gallery-lightbox-arrow:focus-visible,.gallery-lightbox-arrow:hover{transform:scale(1.04)}.gallery-lightbox-prev{left:24px}.gallery-lightbox-next{right:24px}}.experiences-page-full{background:var(--stiltz-bg)}.experiences-hero-full{min-height:100vh;min-height:100svh;overflow:hidden;position:relative}.experiences-hero-full img{height:100vh;height:100svh;object-fit:cover;object-position:center;width:100%}.experiences-hero-full::after{background:linear-gradient(90deg,rgba(12,12,12,.66),rgba(12,12,12,.3) 48%,rgba(12,12,12,.05));content:'';inset:0;position:absolute}.experiences-hero-copy{color:#fff;left:50%;position:absolute;top:16vh;transform:translateX(-50%);z-index:1}.experiences-hero-copy .eyebrow{margin-bottom:12px}.experiences-hero-copy h1{color:#fff;font-size:clamp(56px, 6.6vw, 86px);max-width:760px}.experience-rule,.experiences-hero-copy span{background:currentColor;display:block;height:1px;margin:26px 0 24px;opacity:.66;width:56px}.experience-rule{background:#8e6b45}.experiences-hero-copy p{color:#fff;font-family:var(--stiltz-serif);font-size:clamp(20px, 2vw, 28px);line-height:1.25;max-width:590px}.experiences-intro{padding:70px 0 70px}.experiences-intro-grid{align-items:center;display:grid;gap:clamp(70px,10vw,150px);grid-template-columns:.72fr 1.28fr}.experiences-intro-copy h2{font-size:clamp(40px, 5vw, 58px)}.experiences-intro-copy p{color:var(--stiltz-secondary-text);font-size:16px;line-height:1.65;max-width:420px}.experience-icons{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.experience-icons article{padding:0 34px;position:relative}.experience-icons article+article::before{background:var(--stiltz-border);content:'';height:90px;left:0;position:absolute;top:20px;width:1px}.experience-icons span{color:#1d1d1d;display:block;font-size:42px;line-height:1;margin-bottom:18px}.experience-icons p{font-family:var(--stiltz-serif);font-size:18px;line-height:1.25;margin:0 auto;max-width:140px}.experience-listing{padding-bottom:0}.experience-feature{align-items:stretch;display:grid;grid-template-columns:1.1fr .95fr}.experience-feature.image-right{grid-template-columns:.9fr 1.15fr}.experience-feature-image img{height:100%;min-height:320px;object-fit:cover;width:100%}.experience-feature-copy{align-self:center;background:var(--stiltz-paper);min-height:320px;padding:clamp(46px,6vw,78px)}.experience-number{color:#1e1e1e;display:block;font-size:12px;font-weight:600;letter-spacing:.16em;margin-bottom:24px}.experience-feature-copy h2{font-size:clamp(34px, 4vw, 48px)}.experience-feature-copy p{color:var(--stiltz-secondary-text);font-size:16px;line-height:1.65;max-width:450px}.experience-feature-copy a:not(.button){display:inline-block;font-size:12px;font-weight:700;letter-spacing:.18em;margin-top:12px;text-transform:uppercase}.experience-feature-copy a:not(.button):hover{color:var(--stiltz-timber)}.experience-cta{background:var(--stiltz-sand);margin-top:0;padding:34px 0}.experience-cta-grid{align-items:center;display:grid;gap:48px;grid-template-columns:.55fr 1fr;max-width:1040px}.experience-cta img{aspect-ratio:16/7;object-fit:cover;width:100%}.experience-cta h2{font-size:clamp(34px, 4.2vw, 52px)}.experience-cta p{color:var(--stiltz-secondary-text);font-size:16px;line-height:1.6;max-width:520px}.experience-cta .button{margin-top:4px}.experience-answers{background:#fff;padding:clamp(72px,9vw,112px) 0}#experience-questions{scroll-margin-top:190px}.experience-answers-inner{align-items:start;display:grid;gap:clamp(38px,6vw,78px);grid-template-columns:minmax(260px,.48fr) minmax(0,1fr)}.experience-answers-heading h2{font-size:clamp(38px, 4.6vw, 58px);max-width:460px}.experience-answer-grid{display:grid;gap:2px;grid-template-columns:repeat(2,minmax(0,1fr))}.experience-answer-card{background:#faf8f3;min-height:210px;padding:clamp(28px,4vw,42px)}.experience-answer-card h3{color:var(--stiltz-ink);font-family:var(--stiltz-serif);font-size:clamp(24px, 2.4vw, 32px);font-weight:500;line-height:1.08;margin:0 0 18px}.experience-answer-card p{color:var(--stiltz-secondary-text);font-size:16px;line-height:1.7;margin:0}@media (max-width:980px){.experiences-hero-full,.experiences-hero-full img{min-height:100vh;min-height:100svh;height:100vh;height:100svh}.experience-answers-inner,.experience-cta-grid,.experience-feature,.experience-feature.image-right,.experiences-intro-grid{grid-template-columns:1fr}.experience-icons{grid-template-columns:1fr 1fr;row-gap:46px}.experience-icons article:nth-child(3)::before{display:none}.experience-feature.image-right .experience-feature-image{order:-1}.experience-answer-grid{grid-template-columns:1fr}}@media (max-width:640px){.experiences-hero-copy{top:16vh}.experience-icons{grid-template-columns:1fr}.experience-icons article::before{display:none}.experience-feature-copy{padding:42px 24px}.experience-answers{padding:64px 0}.experience-answer-card{min-height:0;padding:26px 22px}}.stay-page-full{background:var(--stiltz-bg)}.stay-hero-full{min-height:100vh;min-height:100svh;overflow:hidden;position:relative}.stay-hero-full img{height:100vh;height:100svh;object-fit:cover;object-position:center;width:100%}.stay-hero-full::after{background:linear-gradient(90deg,rgba(12,12,12,.64),rgba(12,12,12,.22) 48%,rgba(12,12,12,.04));content:'';inset:0;position:absolute}.stay-hero-copy{color:#fff;left:50%;position:absolute;top:15vh;transform:translateX(-50%);z-index:1}.stay-hero-copy h1{color:#fff;font-size:clamp(56px, 6.5vw, 86px);max-width:620px}.stay-hero-copy span,.stay-rule{background:currentColor;display:block;height:1px;margin:26px 0 24px;opacity:.68;width:56px}.stay-rule{background:#8e6b45}.stay-hero-copy p{color:#fff;font-family:var(--stiltz-serif);font-size:clamp(20px, 2vw, 28px);line-height:1.25;max-width:470px}.stay-paths-intro{padding:clamp(72px,10vw,132px) 0 clamp(58px,8vw,96px);text-align:center}.stay-paths-heading{align-items:center;display:grid;justify-items:center;row-gap:0}.stay-paths-heading .eyebrow{margin:0 0 clamp(6px,.9vw,10px)}.stay-paths-heading h2{font-size:clamp(48px, 6.1vw, 88px);line-height:1.02;margin-bottom:clamp(18px,2.2vw,28px);max-width:920px}.stay-paths-heading p{color:var(--stiltz-secondary-text);font-size:clamp(18px, 1.45vw, 23px);line-height:1.65;margin:0;max-width:820px}.stay-aerial-story{height:clamp(440px,56vh,680px);overflow:hidden;position:relative}.stay-aerial-story>img,.stay-aerial-story>picture>img{display:block;height:100%;object-fit:cover;object-position:center 42%;width:100%}.stay-paths{background:var(--stiltz-paper);padding:clamp(54px,8vw,112px) 0 clamp(24px,4vw,58px)}.stay-path.stiltz-shell{max-width:1480px;width:min(1480px,calc(100% - 48px))}.stay-path{align-items:center;display:grid;gap:clamp(34px,5.5vw,82px);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);padding:clamp(52px,7vw,96px) 0}.stay-path-white{position:relative}.stay-path-white::before{background:#fff;content:'';inset:0 50%;margin-inline:-50vw;position:absolute;z-index:0}.stay-path-white>*{position:relative;z-index:1}.stay-paths .stay-path:last-child{padding-bottom:clamp(28px,4vw,52px)}.stay-path-reverse{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr)}.stay-path-reverse .stay-path-copy{order:2}.stay-path-copy{align-self:center}.stay-path-number{color:var(--stiltz-timber);font-family:var(--stiltz-serif);font-size:clamp(34px, 4.7vw, 64px);line-height:1;margin-bottom:clamp(14px,2.4vw,26px);opacity:.82}.stay-path-copy h2{font-size:clamp(38px, 4.1vw, 58px);max-width:620px}.stay-path-lead{color:var(--stiltz-ink);font-family:var(--stiltz-serif);font-size:clamp(20px, 1.65vw, 27px);line-height:1.24;margin-top:20px;max-width:620px}.stay-path-copy p:not(.stay-path-lead):not(.stay-path-note){color:var(--stiltz-secondary-text);font-size:16px;line-height:1.72;max-width:700px}.stay-path-note{color:var(--stiltz-timber);font-size:14px;line-height:1.55;margin-top:18px;max-width:660px}.stay-path-copy .button{margin-top:14px}.stay-path-included{border-top:1px solid var(--stiltz-border);margin-top:24px;padding-top:22px}.stay-path-included h3{color:var(--stiltz-ink);font-size:clamp(24px, 2vw, 32px);margin-bottom:16px}.stay-path-included ul{color:var(--stiltz-secondary-text);display:grid;gap:10px 22px;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}.stay-path-included li{font-size:14px;line-height:1.4;padding-left:18px;position:relative}.stay-path-included li::before{background:var(--stiltz-timber);border-radius:50%;content:'';height:5px;left:0;position:absolute;top:.62em;width:5px}.stay-path-media{margin:0;overflow:hidden;position:relative}.stay-path-media::after{border:1px solid rgba(255,255,255,.52);content:'';inset:18px;pointer-events:none;position:absolute;z-index:2}.stay-path-media img{aspect-ratio:1.02/1;height:100%;object-fit:cover;width:100%}.stay-path-slider{aspect-ratio:1.02/1;background:var(--stiltz-soft)}.stay-path-slider-track{height:100%;position:relative;width:100%}.stay-path-slider img{inset:0;opacity:0;position:absolute;transition:opacity .45s ease,transform .8s ease;transform:scale(1.025)}.stay-path-slider img.is-active{opacity:1;transform:scale(1);z-index:1}.stay-path-slider-arrow{align-items:center;appearance:none;background:#faf8f3;border:1px solid rgba(36,35,32,.16);border-radius:50%;color:var(--stiltz-ink);cursor:pointer;display:inline-flex;font-family:var(--stiltz-serif);font-size:32px;height:44px;justify-content:center;line-height:1;padding:0 0 4px;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease,color .2s ease,transform .2s ease;width:44px;z-index:3}.stay-path-slider-arrow:focus-visible,.stay-path-slider-arrow:hover{background:#fff;color:var(--stiltz-timber);outline:0;transform:translateY(-50%) scale(1.04)}.stay-path-slider-prev{left:28px}.stay-path-slider-next{right:28px}.stay-included{background:#fff;padding:34px 0 42px}.stay-included-grid{align-items:center;display:grid;gap:18px;grid-template-columns:1.2fr repeat(4,1fr);text-align:center}.stay-included-grid .eyebrow{align-items:center;color:#8e6b45;display:flex;font-family:var(--stiltz-serif);font-size:clamp(22px, 2vw, 30px);line-height:1.1;margin:0;min-height:74px;padding-bottom:0;text-align:left}.stay-included-grid article{padding:0 22px;position:relative}.stay-included-grid article::before{background:var(--stiltz-border);content:'';height:74px;left:0;position:absolute;top:10px;width:1px}.stay-included-grid span{color:var(--stiltz-timber);display:block;font-size:34px;line-height:1;margin-bottom:12px}.stay-included-icon svg{display:block;height:34px;margin:0 auto;width:34px}.stay-included-icon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.35}.stay-included-grid p{font-family:var(--stiltz-serif);font-size:18px;line-height:1.2;margin:0 auto}.stay-reviews{background:var(--stiltz-paper);border-top:1px solid var(--stiltz-border);padding:clamp(56px,7vw,92px) 0}.stay-reviews-grid{align-items:start;display:grid;gap:clamp(34px,6vw,78px);grid-template-columns:minmax(220px,.46fr) minmax(0,1fr)}.stay-reviews-intro{max-width:380px}.stay-reviews h2{font-size:clamp(30px, 3.55vw, 46px)}.stay-review-widget{min-width:0;width:100%}.stay-review-slider{min-width:0}.stay-review-viewport{border-left:1px solid var(--stiltz-border);overflow:hidden}.stay-review-track{display:flex;transition:transform .65s ease;width:100%}.stay-reviews blockquote{flex:0 0 100%;font-family:var(--stiltz-serif);font-size:clamp(19px, 1.55vw, 25px);font-style:italic;line-height:1.5;margin:0;padding:12px clamp(24px,4.2vw,58px)}.stay-reviews blockquote>span:first-child{color:var(--stiltz-timber);display:block;font-size:44px;line-height:.7}.stay-review-copy{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}.stay-review-slide.is-expanded .stay-review-copy{display:block;overflow:visible}.stay-reviews cite{color:var(--stiltz-secondary-text);display:block;font-family:var(--stiltz-sans);font-size:13px;font-style:normal;margin-top:20px}.stay-review-more{appearance:none;background:0 0;border:0;border-bottom:1px solid currentColor;color:var(--stiltz-ink);cursor:pointer;display:inline-block;font-family:var(--stiltz-sans);font-size:12px;font-style:normal;letter-spacing:.08em;margin-top:18px;padding:0 0 4px;text-transform:uppercase}.stay-review-more:focus-visible,.stay-review-more:hover{color:var(--stiltz-timber);outline:0}.stay-review-controls{align-items:center;display:flex;gap:18px;justify-content:center;margin-top:30px}.stay-review-arrow,.stay-review-dot{appearance:none;background:0 0;border:0;cursor:pointer;padding:0}.stay-review-arrow{align-items:center;border:1px solid var(--stiltz-border);color:var(--stiltz-ink);display:inline-flex;font-family:var(--stiltz-serif);font-size:34px;height:42px;justify-content:center;line-height:1;transition:background .2s ease,border-color .2s ease;width:42px}.stay-review-arrow:focus-visible,.stay-review-arrow:hover{background:var(--stiltz-sand);border-color:var(--stiltz-timber);outline:0}.stay-review-dots{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.stay-review-dot{border:1px solid var(--stiltz-timber);border-radius:999px;height:10px;opacity:.45;transition:background .2s ease,opacity .2s ease,transform .2s ease;width:10px}.stay-review-dot.is-active{background:var(--stiltz-timber);opacity:1;transform:scale(1.2)}.stay-review-dot:focus-visible{outline:2px solid var(--stiltz-timber);outline-offset:3px}.stay-answers{background:#fff;padding:clamp(72px,9vw,112px) 0}#stay-questions{scroll-margin-top:190px}.stay-answers-inner{align-items:start;display:grid;gap:clamp(38px,6vw,78px);grid-template-columns:minmax(0,1fr) minmax(260px,.48fr)}.stay-answers-heading{grid-column:2;grid-row:1}.stay-answers-heading h2{font-size:clamp(38px, 4.6vw, 58px);max-width:460px}.stay-answer-grid{display:grid;gap:4px;grid-column:1;grid-row:1;grid-template-columns:repeat(2,minmax(0,1fr))}.stay-answer-card{background:#faf8f3;min-height:210px;padding:clamp(28px,4vw,42px)}.stay-answer-card h3{color:var(--stiltz-ink);font-family:var(--stiltz-serif);font-size:clamp(24px, 2.4vw, 32px);font-weight:500;line-height:1.08;margin:0 0 18px}.stay-answer-card p{color:var(--stiltz-secondary-text);font-size:16px;line-height:1.7;margin:0}@media (max-width:980px){.stay-hero-full,.stay-hero-full img{min-height:100vh;min-height:100svh;height:100vh;height:100svh}.stay-path,.stay-path-reverse{grid-template-columns:1fr}.stay-path-reverse .stay-path-copy{order:0}.stay-aerial-story{height:clamp(320px,42vh,480px)}.stay-path{gap:34px;padding:56px 0}.stay-path-media img,.stay-path-slider{aspect-ratio:4/3}.stay-included-grid{grid-template-columns:1fr 1fr;row-gap:36px}.stay-included-grid .eyebrow{font-size:clamp(28px, 4.4vw, 34px);font-weight:600;grid-column:1/-1;justify-content:center;text-align:center}.stay-included-grid article:nth-child(2)::before{display:none}.stay-reviews-grid{grid-template-columns:1fr}.stay-reviews-intro{max-width:none}.stay-review-viewport{border-left:0;border-top:1px solid var(--stiltz-border)}.stay-reviews blockquote{padding:28px 0 0}.stay-answers-inner{grid-template-columns:1fr}.stay-answer-grid,.stay-answers-heading{grid-column:auto;grid-row:auto}.stay-answer-grid{grid-template-columns:1fr}}@media (min-width:641px) and (max-width:980px) and (orientation:portrait){.stay-reviews-intro,.stay-reviews-intro .eyebrow,.stay-reviews-intro h2{margin-left:auto;margin-right:auto;text-align:center}.stay-reviews-intro .stay-rule{margin-left:auto;margin-right:auto}}@media (max-width:640px){.stay-hero-copy{top:14vh}.stay-paths-intro{padding-top:58px}.stay-path-copy h2{font-size:clamp(34px, 9vw, 44px)}.stay-path-lead{font-size:clamp(18px, 5vw, 21px);line-height:1.28;margin-top:18px}.stay-path-included ul{grid-template-columns:1fr}.stay-included-grid{grid-template-columns:1fr}.stay-included-grid article::before{display:none}.stay-reviews-intro,.stay-reviews-intro .eyebrow,.stay-reviews-intro h2{margin-left:auto;margin-right:auto;text-align:center}.stay-reviews-intro .about-rule{margin-left:auto;margin-right:auto}.stay-review-controls{gap:12px}.stay-review-arrow{height:38px;width:38px}.stay-answers{padding:64px 0}.stay-answer-card{min-height:0;padding:26px 22px}}.home-page-refined{background:var(--stiltz-bg)}.home-ref-hero{min-height:100vh;min-height:100svh;overflow:hidden;position:relative}.home-ref-hero>img,.home-ref-hero>picture>img{height:100vh;height:100svh;object-fit:cover;object-position:center;width:100%}.home-ref-hero::after{background:linear-gradient(90deg,rgba(0,0,0,.34),rgba(0,0,0,.22) 54%,rgba(0,0,0,.08));content:'';inset:0;position:absolute}.home-ref-hero-copy{color:#fff;left:50%;position:absolute;top:18vh;transform:translateX(-50%);z-index:1}.home-ref-hero-copy h1{color:#fff;font-size:clamp(58px, 6.8vw, 90px);max-width:670px}.home-ref-hero-copy span,.home-rule{background:currentColor;display:block;height:1px;margin:24px 0 22px;opacity:.68;width:56px}.home-rule{background:#8e6b45}.home-ref-hero-copy p{color:#fff;font-family:var(--stiltz-serif);font-size:clamp(20px, 2vw, 28px);line-height:1.25;max-width:560px}.home-ref-actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:26px}.home-ref-hero .button.secondary{border-color:rgba(255,255,255,.75);color:#fff}.home-ref-hero .button.secondary:hover{background:#fff;border-color:#fff;color:var(--stiltz-charcoal)}.home-signals{background:var(--stiltz-soft);padding:54px 0}.home-signals-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.home-signals article{padding:0 44px;position:relative}.home-signals article+article::before{background:var(--stiltz-border);content:'';height:96px;left:0;position:absolute;top:12px;width:1px}.home-signals span{display:block;font-size:40px;line-height:1;margin-bottom:16px}.home-signals h3{font-size:25px;margin-bottom:12px}.home-signals p{color:var(--stiltz-secondary-text);font-size:14px;line-height:1.45;margin:0 auto;max-width:230px}.home-story-ref{background:#faf8f3;padding:100px 0 70px}.home-story-grid-ref{align-items:center;display:grid;gap:clamp(44px,6vw,84px);grid-template-columns:1.44fr .66fr}.home-experience-copy-ref h2,.home-location-card-ref h2,.home-stay-copy-ref h2,.home-story-copy-ref h2{font-size:clamp(40px, 4.8vw, 58px)}.home-experience-copy-ref p,.home-location-card-ref p,.home-stay-copy-ref p,.home-story-copy-ref p{color:var(--stiltz-secondary-text);font-size:16px;line-height:1.65;max-width:470px}.home-stay-copy-ref p{max-width:540px}.home-story-mosaic-ref{display:grid;gap:10px;grid-template-columns:1.6fr .95fr}.home-story-mosaic-ref img{height:100%;object-fit:cover;width:100%}.home-story-mosaic-ref .story-main{grid-row:span 2;min-height:430px}.home-story-map-ref{position:relative}.home-story-map-ref img{border:1px solid var(--stiltz-light-divider);height:auto;width:100%}.map-expand-button{align-items:center;background:#faf8f3;border:1px solid rgba(36,35,32,.18);bottom:16px;color:var(--stiltz-charcoal);cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:.14em;min-height:40px;padding:12px 16px;position:absolute;right:16px;text-transform:uppercase;transition:background .2s ease,border-color .2s ease,color .2s ease;z-index:4}.map-expand-button::after{content:'+';font-size:17px;line-height:1;margin-top:-1px}.map-expand-button:focus-visible,.map-expand-button:hover{background:var(--stiltz-charcoal);border-color:var(--stiltz-charcoal);color:#fff;outline:0}.map-lightbox{align-items:center;background:rgba(16,15,13,.88);display:grid;inset:0;justify-items:center;opacity:0;padding:clamp(20px,4vw,58px);pointer-events:none;position:fixed;transition:opacity .22s ease;z-index:250}.map-lightbox.is-open{opacity:1;pointer-events:auto}.map-lightbox-frame{background:var(--stiltz-paper);box-shadow:0 24px 70px rgba(0,0,0,.34);margin:0;max-height:min(84vh,900px);max-width:min(1180px,94vw);padding:clamp(10px,1.4vw,18px);position:relative;width:100%}.map-lightbox-frame img{display:block;height:auto;max-height:calc(84vh - 72px);object-fit:contain;width:100%}.map-lightbox-close{align-items:center;background:var(--stiltz-charcoal);border:0;color:#fff;cursor:pointer;display:inline-flex;font-size:28px;height:44px;justify-content:center;line-height:1;position:absolute;right:10px;top:10px;width:44px;z-index:2}.map-lightbox-close:focus-visible,.map-lightbox-close:hover{background:#3a3833;outline:0}body.map-lightbox-open{overflow:hidden}.home-stay-ref{background:#fff;padding:clamp(28px,3.2vw,48px) 0}.home-stay-grid-ref{align-items:stretch;display:grid;gap:0;grid-template-columns:1.05fr .95fr;margin-inline:auto;width:min(1400px,calc(100% - 48px))}.home-stay-photo-ref{background:var(--stiltz-soft);overflow:hidden}.home-stay-slider-ref{height:100%;min-height:620px;position:relative}.home-stay-slide-ref{inset:0;opacity:0;position:absolute;transition:opacity .7s ease,transform 1.2s ease;transform:scale(1.015)}.home-stay-slide-ref.is-active{opacity:1;transform:scale(1);z-index:1}.home-stay-photo-ref img{display:block;height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.home-stay-slider-controls-ref{align-items:center;bottom:24px;display:flex;gap:14px;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;transform:none;z-index:3}.home-stay-slider-arrow-ref,.home-stay-slider-dot-ref{appearance:none;cursor:pointer;padding:0}.home-stay-slider-arrow-ref{align-items:center;background:rgba(250,248,243,.56);border:1px solid rgba(36,35,32,.12);border-radius:50%;color:var(--stiltz-ink);display:inline-flex;font-family:var(--stiltz-serif);font-size:32px;height:42px;justify-content:center;line-height:1;padding-bottom:4px;pointer-events:auto;position:absolute;transition:background .2s ease,color .2s ease,transform .2s ease;width:42px}.home-stay-slider-arrow-ref.prev{left:24px}.home-stay-slider-arrow-ref.next{right:24px}.home-stay-slider-arrow-ref:focus-visible,.home-stay-slider-arrow-ref:hover{background:rgba(250,248,243,.78);color:var(--stiltz-timber);outline:0;transform:scale(1.04)}.home-stay-slider-dots-ref{align-items:center;background:0 0;border:0;display:flex;gap:10px;padding:0;pointer-events:auto}.home-stay-slider-dot-ref{background:rgba(255,255,255,.68);border:0;border-radius:999px;box-shadow:0 1px 4px rgba(0,0,0,.18);height:8px;opacity:1;transition:background .2s ease,opacity .2s ease,transform .2s ease;width:8px}.home-stay-slider-dot-ref.is-active{background:#fff;opacity:1;transform:scale(1.22)}.home-stay-slider-dot-ref:focus-visible{outline:2px solid var(--stiltz-timber);outline-offset:3px}.home-stay-copy-ref{align-self:center;max-width:680px;padding:clamp(54px,6vw,94px) clamp(52px,5.4vw,88px)}.home-stay-types-ref{border-bottom:1px solid rgba(36,35,32,.12);border-top:1px solid rgba(36,35,32,.12);display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));margin:30px 0 22px}.home-stay-types-ref a{color:var(--stiltz-ink);display:grid;gap:12px;min-height:108px;padding:22px 18px 18px 0;text-decoration:none;transition:color .2s ease}.home-stay-types-ref a+a{border-left:1px solid rgba(36,35,32,.12);padding-left:18px}.home-stay-types-ref a:focus-visible,.home-stay-types-ref a:hover{color:var(--stiltz-timber);outline:0}.home-stay-types-ref span{display:block;font-family:var(--stiltz-serif);font-size:clamp(22px, 1.7vw, 28px);line-height:1.05;min-height:2.1em}.home-stay-types-ref .home-stay-villa-label span{display:inline;font:inherit;min-height:0}.home-stay-villa-desktop{display:none!important}.home-stay-villa-standard{display:inline!important}@media (min-width:981px){.home-stay-villa-desktop{display:inline!important}.home-stay-villa-standard{display:none!important}}.home-stay-types-ref small{color:var(--stiltz-muted);font-size:13px;line-height:1.35}.home-stay-proofs-ref{color:var(--stiltz-secondary-text);display:flex;flex-wrap:wrap;gap:10px 18px;list-style:none;margin:0 0 28px;padding:0}.home-stay-proofs-ref li{align-items:center;display:inline-flex;font-size:14px;line-height:1.35}.home-stay-proofs-ref li::before{background:var(--stiltz-timber);border-radius:50%;content:'';height:5px;margin-right:9px;width:5px}.home-experiences-ref{background:#faf8f3;padding:calc(clamp(82px,8vw,124px) + 30px) 0 clamp(82px,8vw,124px)}.home-experience-slider-ref{align-items:center;display:grid;gap:clamp(46px,5.6vw,88px);grid-template-columns:.7fr 1.3fr}.home-experience-copy-ref{align-self:center;max-width:460px;padding-right:0}.home-experience-copy-ref h2{color:#2f2b26}.home-experience-view-all{align-items:center;color:var(--stiltz-timber);display:inline-flex;font-size:14px;font-weight:600;gap:10px;letter-spacing:.08em;margin-top:20px;text-transform:uppercase}.home-experience-view-all:hover{color:var(--stiltz-blue-soft)}.home-experience-slider-wrap{position:relative}.home-experience-worlds-ref{display:grid;gap:18px;grid-template-columns:.82fr 1.18fr;min-height:clamp(560px,45vw,680px);position:relative}.home-experience-stack-ref{display:grid;gap:18px;grid-template-rows:repeat(2,minmax(0,1fr));min-width:0}.home-experience-card{color:#fff;min-height:0;min-width:0;overflow:hidden;position:relative}.home-experience-card-feature{min-height:clamp(560px,45vw,680px)}.home-experience-card img{display:block;height:100%;object-fit:cover;width:100%}.home-experience-card-lagoon img{object-position:center 58%}.home-experience-card-ocean img{object-position:center center}.home-experience-card-desert img{object-position:46% center}.home-experience-card::after{background:linear-gradient(180deg,rgba(20,20,20,.06),rgba(20,20,20,.02) 38%,rgba(20,20,20,.22) 62%,rgba(18,15,12,.76));content:'';inset:0;position:absolute}.home-experience-card div{bottom:38px;left:34px;position:absolute;right:34px;text-shadow:0 3px 14px rgba(0,0,0,.38);z-index:1}.home-experience-card span{color:rgba(255,255,255,.76);display:block;font-size:11px;font-weight:700;letter-spacing:.18em;line-height:1;margin-bottom:13px;text-transform:uppercase}.home-experience-card h3{color:#fff;font-size:clamp(23px, 1.75vw, 30px);line-height:1.04}.home-experience-card-feature h3{font-size:clamp(34px, 3.4vw, 54px);max-width:360px}.home-experience-card p{color:rgba(255,255,255,.92);font-size:14px;font-weight:600;line-height:1.45;margin:16px 0 0;max-width:260px}.home-experience-card-feature p{font-size:15px;max-width:320px}.home-memory-line-ref{align-items:center;color:#bfa276;display:grid;min-height:clamp(320px,42vw,560px);overflow:hidden;place-items:center;position:relative;text-align:center}.home-memory-line-ref img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:0}.home-memory-line-ref::after{background:rgba(18,18,16,.3);content:'';inset:0;position:absolute;z-index:1}.home-memory-line-ref p{display:grid;gap:clamp(0px,.45vw,7px);left:50%;line-height:1.02;margin:0;max-width:1120px;padding:0 20px;position:absolute;text-shadow:0 3px 18px rgba(0,0,0,.45);top:50%;transform:translate(-50%,-50%);width:min(100% - 40px,1120px);z-index:2}.home-memory-line-main{color:#fff;font-family:var(--stiltz-serif);font-size:clamp(29px, 3.5vw, 52px);white-space:nowrap}.home-memory-line-script{color:#d7bd8a;font-family:Allura,cursive;font-size:clamp(45px, 5.9vw, 86px);line-height:.9;white-space:nowrap}.home-quote-ref{background:#fff;padding:clamp(70px,6vw,94px) 0 clamp(42px,4vw,62px);scroll-margin-top:150px;text-align:center}.home-quote-inner-ref{align-items:center;display:grid;justify-items:center;max-width:1160px}.home-quote-ref h2{font-size:clamp(40px, 4.8vw, 58px);max-width:760px}.home-quote-intro{color:var(--stiltz-secondary-text);font-size:clamp(18px, 1.55vw, 22px);line-height:1.55;margin:22px auto 0;max-width:760px;white-space:nowrap}.home-quote-feature-ref{margin:clamp(22px,2.7vw,34px) auto 0;max-width:1120px;width:100%}.home-quote-ref blockquote{font-family:var(--stiltz-serif);font-size:clamp(27px, 3vw, 42px);line-height:1.2;margin:0}.home-quote-ref blockquote>span{color:rgba(122,87,60,.32);display:inline-block;font-size:72px;line-height:.2;margin-right:14px;vertical-align:middle}.home-quote-ref cite{color:var(--stiltz-secondary-text);display:block;font-family:var(--stiltz-sans);font-size:13px;font-style:normal;margin-top:22px}.home-quote-more-ref{display:none}.home-location-ref{display:grid;grid-template-columns:.52fr 1fr;position:relative}.home-location-map-ref,.home-location-photo-ref{min-height:330px}.home-location-map-ref img,.home-location-photo-ref img{height:100%;object-fit:cover;width:100%}.home-location-card-ref{background:var(--stiltz-paper);box-shadow:var(--stiltz-shadow);max-width:430px;padding:52px;position:absolute;right:7vw;top:50%;transform:translateY(-50%)}.home-answers{background:#fff;padding:clamp(72px,9vw,112px) 0}#home-questions{scroll-margin-top:190px}.home-answers-inner{align-items:start;display:grid;gap:clamp(38px,6vw,78px);grid-template-columns:minmax(260px,.48fr) minmax(0,1fr)}.home-answers-heading h2{font-size:clamp(38px, 4.6vw, 58px);max-width:460px}.home-answer-grid{display:grid;gap:2px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-answer-card{background:#faf8f3;min-height:210px;padding:clamp(28px,4vw,42px)}.home-answer-card h3{color:var(--stiltz-ink);font-family:var(--stiltz-serif);font-size:clamp(24px, 2.4vw, 32px);font-weight:500;line-height:1.08;margin:0 0 18px}.home-answer-card p{color:var(--stiltz-secondary-text);font-size:16px;line-height:1.7;margin:0}.home-final-ref{align-items:center;color:#fff;display:grid;grid-template-areas:'stack';justify-items:center;min-height:clamp(347px,41vw,520px);overflow:hidden;place-items:center;position:relative;text-align:center}.home-final-ref>picture{grid-area:stack;height:100%;width:100%}.home-final-ref>img,.home-final-ref>picture>img{height:100%;inset:0;object-fit:cover;object-position:70% 58%;position:absolute;width:100%;z-index:0}.home-final-ref::after{background:rgba(18,18,16,.42);content:'';inset:0;position:absolute;z-index:1}.home-final-copy-ref{align-content:center;align-items:center;color:#fff;display:grid;grid-area:stack;justify-items:center;left:50%;margin-inline:auto;place-self:center;position:absolute;text-align:center;top:100%;transform:translate(-50%,-50%);width:min(100% - 48px,1400px);z-index:2}.home-final-copy-ref h2,.home-final-copy-ref p{color:#fff;margin:0;text-shadow:0 3px 18px rgba(0,0,0,.35)}.home-final-copy-ref h2{font-size:clamp(34px, 4.6vw, 62px);line-height:1.04;max-width:760px}.home-final-copy-ref p{font-size:clamp(17px, 1.55vw, 22px);line-height:1.45;margin-top:16px;max-width:560px}.home-final-copy-ref .button{background:#fff;border-color:#fff;color:var(--stiltz-charcoal);margin-top:24px;text-shadow:none}.home-final-copy-ref .button:hover{background:0 0;color:#fff}@media (max-width:980px){.home-ref-hero,.home-ref-hero>img,.home-ref-hero>picture>img{min-height:100vh;min-height:100svh;height:100vh;height:100svh}.home-answers-inner,.home-location-ref,.home-signals-grid,.home-stay-grid-ref,.home-story-grid-ref{grid-template-columns:1fr}.home-signals-grid{row-gap:44px}.home-signals article{padding:0 24px}.home-signals article::before{display:none}.home-story-mosaic-ref{grid-template-columns:1fr 1fr}.home-stay-slider-ref{min-height:420px}.home-stay-grid-ref{width:min(100% - 28px,1400px)}.home-stay-copy-ref{max-width:680px;padding:54px 24px 66px}.home-stay-types-ref{grid-template-columns:1fr}.home-stay-types-ref a{min-height:auto;padding:18px 0}.home-stay-types-ref a+a{border-left:0;border-top:1px solid rgba(36,35,32,.12);padding-left:0}.home-experience-slider-ref{grid-template-columns:1fr}.home-experience-copy-ref{max-width:640px}.home-experience-worlds-ref{min-height:560px}.home-quote-intro{white-space:normal}.home-quote-inner-ref{max-width:100%;min-width:0;overflow:visible}.home-location-card-ref{margin:-70px 24px 60px;max-width:none;position:relative;right:auto;top:auto;transform:none}.home-answer-grid{grid-template-columns:1fr}}@media (min-width:641px) and (max-width:980px) and (orientation:portrait){.home-stay-grid-ref{width:min(100% - 88px,680px)}.home-stay-photo-ref img{height:100%;min-height:0;width:100%}.home-stay-slider-ref{aspect-ratio:4/3;min-height:0}}@media (max-width:640px){.home-ref-hero-copy{top:22vh}.home-ref-hero-copy h1{font-size:clamp(48px, 14vw, 64px);max-width:340px}.home-ref-hero-copy p{font-size:clamp(18px, 5vw, 22px);max-width:340px}.home-ref-actions{flex-direction:column}.home-stay-grid-ref{width:min(100% - 40px,1400px)}.home-signals-grid{grid-template-columns:1fr}.home-stay-copy-ref .eyebrow{margin-bottom:12px}.home-stay-copy-ref h2{font-size:clamp(36px, 10vw, 42px)}.home-stay-copy-ref p{line-height:1.5;margin-bottom:1rem}.home-stay-copy-ref .button{min-height:44px;padding:11px 24px}.home-stay-types-ref{margin:24px 0 20px}.home-stay-types-ref span{font-size:24px}.home-stay-proofs-ref{display:grid;gap:9px;margin-bottom:24px}.home-experiences-ref{padding-top:72px}.home-quote-ref{padding:62px 0 44px}.home-quote-inner-ref{width:min(100% - 28px,1160px)}.home-quote-ref h2{font-size:clamp(32px, 9.5vw, 42px);line-height:1.04;max-width:100%}.home-quote-intro{font-size:16px;line-height:1.45;margin-top:16px;max-width:28ch}.home-experience-worlds-ref{grid-template-columns:1fr;min-height:0}.home-experience-stack-ref{grid-template-rows:none}.home-experience-card,.home-experience-card-feature{min-height:360px}.home-experience-card div{bottom:30px;left:28px;right:28px}.home-answers{padding:64px 0}.home-answer-card{min-height:0;padding:26px 22px}.home-signals article::before{display:none}.home-story-mosaic-ref{grid-template-columns:1fr}.home-stay-slider-ref{min-height:320px}.home-stay-slider-controls-ref{bottom:16px;gap:10px}.home-stay-slider-arrow-ref{height:38px;width:38px}.home-stay-slider-arrow-ref.prev{left:14px}.home-stay-slider-arrow-ref.next{right:14px}.home-stay-slider-dots-ref{padding:0}.home-memory-line-ref p{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:min(100% - 16px,460px)}.home-memory-line-main{font-size:clamp(23px, 6.4vw, 29px);font-weight:500;white-space:normal}.home-memory-line-script{font-size:clamp(37px, 9.6vw, 50px);white-space:nowrap}.about-book-cta,.home-final-ref{min-height:380px;place-items:center}.stay-book-cta img{object-position:18% 56%}.home-final-ref>img,.home-final-ref>picture>img{object-position:72% 58%}.about-book-cta-copy,.home-final-copy-ref{align-self:center;justify-self:center;left:50%;margin-inline:auto;position:absolute;text-align:center;top:100%;transform:translate(-50%,-50%);width:min(100% - 40px,360px)}.about-book-cta h2,.home-final-copy-ref h2{font-size:clamp(31px, 8.5vw, 40px);max-width:340px}.home-final-copy-ref p{font-size:clamp(16px, 4.4vw, 18px);line-height:1.35;margin-top:12px;max-width:320px}.about-book-cta .button,.home-final-copy-ref .button{margin-top:18px;max-width:280px;min-height:46px;padding:12px 24px;width:auto}}.about-hero-copy,.contact-hero-copy,.experiences-hero-copy,.gallery-hero-copy,.home-ref-hero-copy,.stay-hero-copy{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(12,12,12,.22);bottom:0;box-shadow:0 18px 44px rgba(0,0,0,.14);color:#fff;left:50px;max-width:min(920px,calc(100% - 96px));padding:clamp(28px,2.8vw,42px) clamp(38px,4vw,66px);position:absolute;top:auto;transform:none;width:fit-content;z-index:1}@media (min-width:981px){.stay-hero-copy{left:50px}}.about-hero-copy h1,.contact-hero-copy h1,.experiences-hero-copy h1,.gallery-hero-copy h1,.home-ref-hero-copy h1,.stay-hero-copy h1{color:#fff;font-size:clamp(48px, 5.8vw, 50px);line-height:.98;max-width:920px}@media (min-width:981px){.about-hero-copy,.contact-hero-copy,.experiences-hero-copy,.gallery-hero-copy,.home-ref-hero-copy,.stay-hero-copy{max-width:calc(100% - 100px)}.about-hero-copy h1,.contact-hero-copy h1,.experiences-hero-copy h1,.gallery-hero-copy h1,.home-ref-hero-copy h1,.stay-hero-copy h1{max-width:none;white-space:nowrap}.about-hero-copy,.home-ref-hero-copy,.stay-hero-copy{bottom:0;max-width:min(860px,calc(100% - 600px))}.about-hero-copy h1,.home-ref-hero-copy h1,.stay-hero-copy h1{white-space:normal}}.about-hero-copy>span,.contact-hero-copy>span,.experiences-hero-copy>span,.gallery-hero-copy>span,.home-ref-hero-copy>span,.stay-hero-copy>span{display:none}.about-hero-copy p,.contact-hero-copy p,.experiences-hero-copy p,.gallery-hero-copy p,.home-ref-hero-copy p,.stay-hero-copy p{color:rgba(255,255,255,.92);font-family:var(--stiltz-sans);font-size:clamp(15px, 1.45vw, 19px);font-weight:400;line-height:1.42;margin:12px 0 0;max-width:920px}.experiences-hero-copy .eyebrow{margin-bottom:12px}.home-ref-actions,.stay-hero-copy .button.secondary{margin-top:28px}.home-ref-hero-copy .button.secondary,.stay-hero-copy .button.secondary{border-color:rgba(255,255,255,.75);color:#fff}.home-ref-hero-copy .button.secondary:focus-visible,.home-ref-hero-copy .button.secondary:hover,.stay-hero-copy .button.secondary:focus-visible,.stay-hero-copy .button.secondary:hover{background:var(--stiltz-charcoal);border-color:var(--stiltz-charcoal);color:#fff}.about-hero::after,.contact-hero::after,.experiences-hero-full::after,.gallery-hero-full::after,.hero::after,.home-ref-hero::after,.stay-hero-full::after{background:0 0;content:none;display:none}@media (min-width:641px) and (max-width:1368px) and (orientation:landscape){.about-hero-copy h1,.contact-hero-copy h1,.experiences-hero-copy h1,.gallery-hero-copy h1,.home-ref-hero-copy h1,.stay-hero-copy h1{font-size:clamp(44px, 5.4vw, 45px)}.about-book-cta h2,.home-final-copy-ref h2{font-size:clamp(38px, 4vw, 50px)}}@media (max-width:980px){.about-hero-copy,.home-ref-hero-copy,.stay-hero-copy{bottom:auto;left:clamp(24px,6vw,44px);max-width:min(560px,calc(100% - 48px));top:clamp(176px,24vh,240px);width:fit-content}.about-hero-copy h1,.home-ref-hero-copy h1,.stay-hero-copy h1{font-size:clamp(34px, 7.4vw, 46px);white-space:normal}.hero-booking-mockup{bottom:22px;left:clamp(24px,6vw,44px);right:auto;top:auto;width:min(100% - 84px,420px)}}@media (max-width:640px){.about-hero-copy,.contact-hero-copy,.experiences-hero-copy,.gallery-hero-copy,.home-ref-hero-copy,.stay-hero-copy{bottom:0;left:44px;max-width:calc(100% - 68px);padding:24px 28px;top:auto;width:fit-content}.about-hero-copy h1,.contact-hero-copy h1,.experiences-hero-copy h1,.gallery-hero-copy h1,.home-ref-hero-copy h1,.stay-hero-copy h1{font-size:clamp(34px, 10vw, 46px);line-height:1.02;max-width:520px;white-space:normal}.about-hero-copy p,.contact-hero-copy p,.experiences-hero-copy p,.gallery-hero-copy p,.home-ref-hero-copy p,.stay-hero-copy p{font-size:clamp(14px, 3.8vw, 16px);font-weight:400;line-height:1.45;max-width:520px}.about-hero-copy,.home-ref-hero-copy,.stay-hero-copy{bottom:auto;left:20px;max-width:calc(100% - 40px);padding:22px;top:clamp(180px,24vh,220px);width:fit-content}.about-hero-copy h1,.home-ref-hero-copy h1,.stay-hero-copy h1{font-size:clamp(30px, 8.8vw, 40px)}.hero-booking-mockup{bottom:22px;left:42px;gap:10px;grid-template-columns:1fr;max-width:none;padding:10px;right:auto;top:auto;width:min(100% - 84px,340px)}.hero-booking-heading{border-bottom:1px solid rgba(36,35,32,.14);gap:6px;padding:6px 4px 12px}.hero-booking-heading strong{font-size:22px;max-width:none}.hero-booking-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-booking-field{min-height:64px;padding:12px 11px}.hero-booking-field strong{font-size:14px}.hero-booking-submit{min-height:48px;padding:14px 18px;white-space:normal}}@media (max-width:980px){.about-hero-copy,.home-ref-hero-copy,.stay-hero-copy{bottom:0;top:auto}.about-hero-copy p,.contact-hero-copy p,.experiences-hero-copy p,.gallery-hero-copy p,.home-ref-hero-copy p,.stay-hero-copy p{display:none}}@media (max-width:640px){body{padding-bottom:0}.sticky-booking-bar{display:none!important}}@media (min-width:641px) and (max-width:1180px){.stiltz-shell{width:min(1400px,calc(100% - 88px))}.stiltz-wide{width:min(1600px,calc(100% - 88px))}.stay-path.stiltz-shell{max-width:1480px;width:min(1480px,calc(100% - 88px))}.about-book-cta-copy,.home-final-copy-ref,.home-stay-grid-ref{width:min(1400px,calc(100% - 88px))}.home-quote-inner-ref{width:min(1160px,calc(100% - 88px))}.wow-copy{left:44px;right:44px}.home-location-card-ref,.location-card,.location-map{margin-left:44px;margin-right:44px}.about-architecture-copy,.about-commitment-copy,.about-hosts-copy,.contact-booking-copy,.experience-feature-copy,.home-stay-copy-ref{padding-left:44px;padding-right:44px}.about-hero-copy,.contact-hero-copy,.experiences-hero-copy,.gallery-hero-copy,.home-ref-hero-copy,.stay-hero-copy{left:44px;max-width:calc(100% - 88px)}}@media (max-width:640px){.stiltz-shell{width:min(1400px,calc(100% - 76px))}.stiltz-wide{width:min(1600px,calc(100% - 76px))}.stay-path.stiltz-shell{max-width:1480px;width:min(1480px,calc(100% - 76px))}.about-book-cta-copy,.home-final-copy-ref,.home-stay-grid-ref{width:min(1400px,calc(100% - 76px))}.home-quote-inner-ref{width:min(1160px,calc(100% - 76px))}.contact-hero-copy{left:38px;width:calc(100% - 76px)}.about-hero-copy,.contact-hero-copy,.experiences-hero-copy,.gallery-hero-copy,.home-ref-hero-copy,.stay-hero-copy{left:38px;max-width:calc(100% - 76px)}.wow-copy{left:38px;right:38px}.home-location-card-ref,.location-card,.location-map{margin-left:38px;margin-right:38px}.about-architecture-copy,.about-commitment-copy,.about-hosts-copy,.contact-booking-copy,.contact-form,.experience-feature-copy,.home-stay-copy-ref{padding-left:38px;padding-right:38px}.home-memory-line-ref p{padding-left:0;padding-right:0;width:min(1120px,calc(100% - 76px))}.home-experience-card div{left:38px;right:38px}.hero-booking-mockup{left:38px;width:min(340px,calc(100% - 76px))}}
 .home-hero-slide{inset:0;opacity:0;position:absolute;transform:scale(1.018);transition:opacity .9s ease,transform 5.8s ease;z-index:0}.home-hero-slide.is-active{opacity:1;transform:scale(1);z-index:1}.home-hero-slide>img,.home-hero-slide>picture>img{height:100vh;height:100svh;object-fit:cover;object-position:center;width:100%}.home-hero-slide-old>img,.home-hero-slide-old>picture>img{object-position:center right}.home-hero-dots{align-items:center;bottom:28px;display:flex;gap:10px;position:absolute;right:max(38px,calc((100vw - 1400px)/2 + 38px));z-index:3}.home-hero-dot{appearance:none;background:rgba(255,255,255,.64);border:0;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.18);cursor:pointer;height:9px;padding:0;transition:background .2s ease,transform .2s ease;width:9px}.home-hero-dot.is-active{background:#fff;transform:scale(1.24)}.home-hero-dot:focus-visible{outline:2px solid #fff;outline-offset:4px}@media (max-width:800px){.home-hero-slide-old>img,.home-hero-slide-old>picture>img{object-position:center}}@media (max-width:640px){.home-hero-dots{bottom:20px;right:38px}}
.site-header.is-condensed .header-mark img.header-mark-logo{max-height:66px;width:190px}.stay-hero-slide{inset:0;opacity:0;position:absolute;transform:scale(1.018);transition:opacity .9s ease,transform 5.8s ease;z-index:0}.stay-hero-slide.is-active{opacity:1;transform:scale(1);z-index:1}.stay-hero-slide>img,.stay-hero-slide>picture>img{height:100vh;height:100svh;object-fit:cover;object-position:center;width:100%}.stay-hero-dots{align-items:center;bottom:28px;display:flex;gap:10px;position:absolute;right:max(38px,calc((100vw - 1400px)/2 + 38px));z-index:3}.stay-hero-dot{appearance:none;background:rgba(255,255,255,.64);border:0;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.18);cursor:pointer;height:9px;padding:0;transition:background .2s ease,transform .2s ease;width:9px}.stay-hero-dot.is-active{background:#fff;transform:scale(1.24)}.stay-hero-dot:focus-visible{outline:2px solid #fff;outline-offset:4px}@media (max-width:640px){.stay-hero-dots{bottom:20px;right:38px}}
@media (min-width:981px){.about-architecture,.about-commitment-grid{height:800px}.about-architecture-image,.about-commitment-image,.about-architecture-image img,.about-commitment-image img{height:100%;min-height:0}}@media (max-width:980px){.about-architecture-image,.about-commitment-image{height:clamp(420px,66vw,520px);min-height:0}.about-architecture-image img,.about-commitment-image img{height:100%;min-height:0}}
