:root{--ink:#151617;--cream:#f2e8c9;--paper:#f8f2df;--orange:#ff6500;--muted:#766f62;--line:rgba(21,22,23,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.section{padding:110px 0}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{width:96px;height:62px;overflow:hidden;display:grid;place-items:center}.brand img{width:100%;height:auto;transform:scale(1.65)}nav{display:flex;gap:32px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}nav a{position:relative}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:2px;background:var(--orange);transition:.25s}nav a:hover:after{right:0}.btn{min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-dark{background:var(--ink);color:var(--cream)}.btn-orange{background:var(--orange);color:#fff}.wide{width:100%}.hero{min-height:calc(100vh - 92px);display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;grid-gap:40px;gap:40px;padding-bottom:58px}.eyebrow{margin:0 0 22px;font-size:11px;font-weight:800;letter-spacing:.18em}.eyebrow.light{color:rgba(242,232,201,.72)}h1,h2{margin:0;font-weight:900;text-transform:uppercase;line-height:.9;letter-spacing:-.055em}h1{font-size:clamp(64px,7.4vw,118px)}h2{font-size:clamp(54px,6.1vw,92px)}h1 em,h2 em{color:var(--orange);font-style:normal}.lede{max-width:555px;margin:30px 0 32px;font-size:20px;line-height:1.5;color:#4d4b46}.lede.compact{font-size:17px;margin-top:24px}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{font-size:13px;font-weight:700;text-transform:uppercase}.text-link span{color:var(--orange);font-size:19px;margin-left:6px}.micro-stats{border-top:1px solid var(--line);margin-top:58px;padding-top:18px;display:flex;gap:26px}.micro-stats div{display:flex;gap:9px;align-items:baseline;font-size:11px;text-transform:uppercase}.micro-stats strong{color:var(--orange)}.hero-art{height:min(680px,73vh);background:var(--ink);position:relative;overflow:hidden}.corners{position:absolute;inset:32px;pointer-events:none;z-index:4}.corners i{position:absolute;width:42px;height:42px;border-color:var(--orange);border-style:solid}.corners .tl{left:0;top:0;border-width:5px 0 0 5px}.corners .tr{right:0;top:0;border-width:5px 5px 0 0}.corners .bl{left:0;bottom:0;border-width:0 0 5px 5px}.corners .br{right:0;bottom:0;border-width:0 5px 5px 0}.corners.small{inset:20px}.corners.small i{width:25px;height:25px;border-width:3px 0 0 3px}.corners.small .tr{border-width:3px 3px 0 0}.corners.small .bl{border-width:0 0 3px 3px}.corners.small .br{border-width:0 3px 3px 0}.frame-tag{right:48px;top:48px;color:var(--cream);font-size:10px;letter-spacing:.2em;z-index:5}.frame-tag,.hero-card{position:absolute}.hero-card-a{inset:21% 23% 18% 11%;background:var(--cream);padding:42px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(-4deg);z-index:1}.hero-card-a span{font-size:12px;letter-spacing:.25em}.hero-card-a b{font-size:clamp(64px,7vw,112px);line-height:.75;letter-spacing:-.08em}.hero-card-b{width:35%;aspect-ratio:4/5;right:7%;bottom:7%;z-index:3;transform:rotate(7deg);border:6px solid var(--paper);box-shadow:0 16px 40px rgba(0,0,0,.3);overflow:hidden}.hero-card-b img,.offer-image-wrap img{object-fit:cover}.orange-disc{width:190px;aspect-ratio:1;border-radius:50%;position:absolute;left:-65px;top:14%}.marquee,.orange-disc{background:var(--orange)}.marquee{overflow:hidden;color:white;white-space:nowrap;padding:13px 0;font-size:12px;font-weight:800;letter-spacing:.16em}.marquee div{width:max-content;animation:scroll 18s linear infinite}.marquee span{margin:0 26px;color:var(--ink)}@keyframes scroll{to{transform:translateX(-28%)}}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:58px}.section-note{max-width:360px;font-size:14px;line-height:1.65;color:var(--muted)}.work-grid{display:grid;grid-template-columns:1.2fr .85fr .85fr;grid-gap:16px;gap:16px;min-height:610px}.work-tile{position:relative;padding:42px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:420px}.work-tile>span{position:absolute;top:34px;left:42px;font-size:10px;letter-spacing:.18em;z-index:5}.work-tile strong{position:relative;z-index:3;font-size:clamp(52px,6vw,92px);line-height:.8;text-transform:uppercase;letter-spacing:-.07em}.tile-one{background:var(--ink);color:var(--cream)}.tile-one:before{content:"";width:320px;height:320px;border-radius:50%;background:var(--orange);position:absolute;right:-100px;top:80px}.tile-two{background:var(--cream)}.tile-two:before{content:"";position:absolute;inset:12% 16%;border:46px solid var(--orange);border-radius:50%}.tile-three{background:var(--orange)}.tile-three:before{content:"";position:absolute;width:110%;height:70%;left:-20%;top:8%;background:var(--ink);-webkit-clip-path:polygon(0 40%,100% 0,82% 100%,8% 88%);clip-path:polygon(0 40%,100% 0,82% 100%,8% 88%)}.services{background:var(--ink);color:var(--cream)}.service-shell{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:90px;gap:90px}.service-intro p:last-child{color:rgba(242,232,201,.64);line-height:1.7;margin-top:30px;max-width:430px}.service-row{display:grid;grid-template-columns:50px 1fr 1.35fr 30px;align-items:center;grid-gap:18px;gap:18px;min-height:102px;border-top:1px solid rgba(242,232,201,.18)}.service-row:last-child{border-bottom:1px solid rgba(242,232,201,.18)}.service-row>span{color:var(--orange);font-size:11px}.service-row h3{font-size:25px;margin:0;text-transform:uppercase}.service-row p{color:rgba(242,232,201,.6);font-size:13px;line-height:1.5}.service-row b{color:var(--orange);font-size:22px}.offer{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.offer-visual{background:var(--cream);padding:42px}.offer-image-wrap{position:relative;width:100%;aspect-ratio:4/5;box-shadow:0 25px 55px rgba(21,22,23,.14)}.packages{margin:34px 0 26px;border-top:1px solid var(--line)}.package{display:grid;grid-template-columns:1.1fr .55fr;grid-gap:14px;gap:14px;padding:18px 0;border-bottom:1px solid var(--line);align-items:center}.package div span{display:block;text-transform:uppercase;font-size:13px;font-weight:800}.package small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.package strong{text-align:right;font-size:26px;color:var(--orange)}.package p{grid-column:1/-1;margin:0;color:var(--muted);font-size:13px}.experience{background:var(--cream)}.experience-inner .quote{max-width:980px;font-size:clamp(42px,6vw,86px);font-weight:900;line-height:.92;text-transform:uppercase;letter-spacing:-.06em}.experience-inner .quote em{color:var(--orange);font-style:normal}.steps{margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(21,22,23,.2)}.steps div{padding:25px 28px 0 0;border-right:1px solid rgba(21,22,23,.2);min-height:180px}.steps div:not(:first-child){padding-left:28px}.steps div:last-child{border-right:0}.steps span{color:var(--orange);font-size:11px;font-weight:800}.steps h3{font-size:22px;text-transform:uppercase;margin:18px 0 8px}.steps p{color:var(--muted);font-size:13px;line-height:1.55}.cta{display:grid;grid-template-columns:220px 1fr .72fr;grid-gap:60px;gap:60px;align-items:center}.cta-mark{width:220px;height:220px;background:var(--ink);color:var(--cream);position:relative;display:grid;place-items:center;font-weight:900;font-size:34px}.cta-mark .corners{inset:18px}.cta-details{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.cta-details p{line-height:1.5;color:var(--muted)}.cta-details>a:not(.btn){font-size:22px;font-weight:800}footer{background:var(--ink);color:rgba(242,232,201,.75)}.footer-inner{min-height:150px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.footer-inner img{width:90px;height:60px;object-fit:cover;transform:scale(1.45)}.footer-inner span:nth-child(2){text-align:center}.footer-inner span:last-child{text-align:right}@media (max-width:980px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{height:620px}.work-grid{grid-template-columns:1fr 1fr}.tile-one{grid-column:1/-1}.offer,.service-shell{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.steps div:nth-child(2){border-right:0}.cta{grid-template-columns:170px 1fr}.cta-details{grid-column:2}.cta-mark{width:170px;height:170px}}@media (max-width:640px){.shell{width:min(100% - 28px,1180px)}.section{padding:78px 0}.nav{height:78px}.nav-cta{min-height:42px;padding:0 14px;font-size:10px}.brand{width:72px}.hero{min-height:auto;padding-top:44px}h1{font-size:58px}h2{font-size:50px}.lede{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.micro-stats{display:none}.hero-art{height:460px}.hero-card-a{inset:18% 15% 18% 8%;padding:26px}.hero-card-a b{font-size:62px}.hero-card-b{width:42%}.corners{inset:18px}.section-head{align-items:flex-start;flex-direction:column}.work-grid{grid-template-columns:1fr}.tile-one{grid-column:auto}.work-tile{min-height:420px}.service-shell{gap:50px}.service-row{grid-template-columns:34px 1fr 26px;padding:18px 0}.service-row p{grid-column:2/4;margin:0 0 4px}.offer{gap:45px}.offer-visual{padding:22px}.steps{grid-template-columns:1fr}.steps div{border-right:0;border-bottom:1px solid rgba(21,22,23,.18);padding:24px 0!important;min-height:0}.cta{grid-template-columns:1fr;gap:40px}.cta-details{grid-column:auto}.footer-inner{grid-template-columns:1fr;gap:18px;padding:32px 0}.footer-inner span:last-child,.footer-inner span:nth-child(2){text-align:left}}.hero-v2{position:relative;min-height:88vh;background:#111;overflow:hidden;color:#f7eed6}.hero-photo{object-fit:cover;object-position:center 10%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,8,.82),rgba(8,8,8,.52) 45%,rgba(8,8,8,.12) 75%),linear-gradient(0deg,rgba(8,8,8,.45),transparent 45%)}.hero-v2-inner{position:relative;z-index:2;min-height:88vh;display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:7vw}.hero-v2-copy{max-width:760px}.booking h2,.hero-v2-copy h1,.offer-v2 h2,.photography h2,.policy h2,.spaces-head h2{font-size:clamp(58px,8vw,126px);line-height:.84;letter-spacing:-.065em;margin:18px 0 28px}.booking h2 em,.hero-v2-copy h1 em,.offer-v2 h2 em,.photography h2 em,.policy h2 em,.spaces-head h2 em{font-family:Georgia,serif;font-weight:400}.hero-v2-copy>p:not(.eyebrow){font-size:19px;line-height:1.55;max-width:580px;color:#e9e0cc}.btn-ghost{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(0,0,0,.12)}.hero-index{position:relative;width:170px;height:170px;display:grid;place-items:center}.hero-index>span{font-size:11px;letter-spacing:.2em}.nav{background:#171819}.nav,.nav nav a{color:#f8efd8}.brand img{object-fit:contain}.spaces-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.space-image{position:relative;aspect-ratio:3/4;overflow:hidden;background:#ddd}.gallery-item img,.option-img img,.space-image img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.gallery-item:hover img,.photo-options article:hover img,.space-card:hover img{transform:scale(1.035)}.space-image>span{position:absolute;left:20px;bottom:18px;background:#ff6500;color:#111;padding:8px 10px;font-weight:800}.space-info{padding:22px 4px 0}.photo-options article>span,.space-info>p{font-size:11px;letter-spacing:.16em;font-weight:800;color:#ff6500}.space-info h3{font-size:27px;margin:7px 0 10px}.space-info>span{display:block;line-height:1.55;color:#68645c;min-height:48px}.photo-options a,.space-info a{display:inline-block;margin-top:18px;color:inherit;font-weight:800;border-bottom:1px solid;padding-bottom:4px}.photography{background:#151617;color:#f7eed6}.photography-inner{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:7vw;gap:7vw}.photo-brand{position:-webkit-sticky;position:sticky;top:120px;align-self:start}.photo-brand>p:not(.eyebrow){max-width:420px;color:#cfc6b3;line-height:1.6}.photo-brand>img{margin-top:40px;filter:invert(1);opacity:.9;object-fit:contain}.photo-options{grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.photo-options article{padding-top:16px}.option-img{position:relative;aspect-ratio:3/4;overflow:hidden;margin-bottom:20px}.photo-options h3{font-size:31px;line-height:1.05;margin:10px 0}.photo-options p{color:#cfc6b3;line-height:1.55}.gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:90px;grid-gap:14px;gap:14px}.gallery-item{position:relative;overflow:hidden;margin:0;background:#ddd}.gallery-item figcaption{position:absolute;left:12px;right:12px;bottom:12px;display:flex;justify-content:space-between;background:rgba(15,15,15,.82);color:#fff;padding:9px 11px;font-size:10px;letter-spacing:.13em}.g1{grid-column:1/6;grid-row:1/7}.g2{grid-column:6/10;grid-row:1/5}.g3{grid-column:10/13;grid-row:1/6}.g4{grid-column:6/10;grid-row:5/11}.g5{grid-column:1/6;grid-row:7/12}.g6{grid-column:10/13;grid-row:6/12}.instagram-cta{margin-top:20px;border-top:1px solid #222;border-bottom:1px solid #222;padding:25px 0;display:flex;justify-content:space-between;color:inherit}.instagram-cta span{font-size:11px;letter-spacing:.16em}.instagram-cta strong{font-size:20px}.offer-v2{background:#351008;color:#f7eed6}.offer-v2-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw;align-items:center}.offer-v2 h2{font-size:clamp(50px,6vw,92px)}.offer-v2-inner>div:first-child>p:not(.eyebrow){max-width:520px;line-height:1.6;color:#e4c9b9;margin-bottom:28px}.flyer{position:relative;aspect-ratio:4/5;overflow:hidden}.flyer img{object-fit:contain}.booking h2{font-size:clamp(54px,7vw,105px)}.booking-paths{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #24211d;border-bottom:1px solid #24211d}.booking-paths a{color:inherit;padding:32px 28px 38px;border-right:1px solid #24211d;min-height:310px;display:flex;flex-direction:column;transition:.25s}.booking-paths a:last-child{border-right:0}.booking-paths a:hover{background:#ff6500}.booking-paths span{font-size:11px;letter-spacing:.16em}.booking-paths h3{font-size:30px;line-height:1.05;margin:45px 0 14px}.booking-paths p{line-height:1.55;color:#676158}.booking-paths a:hover p{color:#21150e}.booking-paths b{margin-top:auto}.policy{background:#171819;color:#f7eed6}.policy-inner{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:10vw;gap:10vw}.policy h2{font-size:clamp(52px,6vw,90px)}.policy-inner>div:first-child>p:not(.eyebrow){max-width:700px;color:#cfc6b3;line-height:1.65}.policy-note{border:1px solid #595750;padding:36px;align-self:end}.policy-note span{font-size:11px;letter-spacing:.16em;color:#ff6500}.policy-note p{font-size:24px;line-height:1.3}.policy-note small{color:#aaa;line-height:1.5}.footer-v2{display:grid;grid-template-columns:2fr 1fr 1.4fr;grid-gap:40px;gap:40px;padding:55px 0}.footer-v2>div{display:flex;flex-direction:column;gap:9px}.footer-v2 span{font-size:10px;letter-spacing:.18em;color:#8d887d}.footer-v2 a{color:inherit}.footer-v2 img{object-fit:contain;margin-bottom:8px}@media(max-width:900px){.nav nav{display:none}.hero-v2,.hero-v2-inner{min-height:82vh}.hero-index{display:none}.hero-v2-copy h1{font-size:64px}.booking-paths,.spaces-grid{grid-template-columns:1fr}.space-card{margin-bottom:25px}.offer-v2-inner,.photography-inner,.policy-inner{grid-template-columns:1fr}.photo-brand{position:static}.gallery,.photo-options{grid-template-columns:1fr 1fr}.gallery{display:grid;grid-auto-rows:auto}.g1,.g2,.g3,.g4,.g5,.g6,.gallery-item{grid-column:auto;grid-row:auto;aspect-ratio:3/4}.booking-paths a{border-right:0;border-bottom:1px solid #24211d}.footer-v2{grid-template-columns:1fr 1fr}.footer-v2>div:first-child{grid-column:1/-1}}@media(max-width:600px){.hero-photo{object-position:center 22%}.hero-v2-copy h1{font-size:54px}.hero-v2-copy>p:not(.eyebrow){font-size:16px}.hero-actions{align-items:stretch}.hero-actions .btn{width:100%;text-align:center}.gallery,.photo-options{grid-template-columns:1fr}.instagram-cta{flex-direction:column;gap:10px}.footer-v2{grid-template-columns:1fr}.footer-v2>div:first-child{grid-column:auto}.section-note{max-width:none}.spaces-head{display:block}.spaces-head .section-note{margin-top:20px}}:root{--display:Arial,Helvetica,sans-serif;--editorial:Georgia,"Times New Roman",serif}body{font-family:var(--display)}.booking-paths b,.booking-paths span,.btn,.eyebrow,.marquee,.nav,.photo-options article>span,.social-band span,.space-info>p,.text-link,h1,h2{font-family:var(--display);font-weight:900}.editorial-title,.social-band em,h1 em,h2 em{font-family:var(--editorial);font-weight:400;font-style:normal;letter-spacing:-.045em}.editorial-title{font-size:clamp(32px,2.5vw,48px)!important;line-height:.96!important}.space-info h3{margin:12px 0 16px}.space-image>span{display:none}.spaces-head .section-note{max-width:450px}.text-link{display:inline-block;margin-top:34px;border-bottom:2px solid;padding-bottom:6px;letter-spacing:.08em;font-size:12px}.light-link{color:#f7eed6;grid-column:1/-1;justify-self:start}.social-band{margin-top:38px;background:#151617;color:#f7eed6;padding:42px 48px;display:flex;justify-content:space-between;align-items:flex-end}.social-band>div{display:flex;flex-direction:column;gap:12px}.social-band span{font-size:10px;letter-spacing:.2em;color:#ff6500}.social-band strong{font-size:clamp(38px,4vw,68px);line-height:.88;text-transform:uppercase}.social-band a{color:#f7eed6;font-weight:900;font-size:clamp(28px,3vw,52px);line-height:.9;text-align:right}.social-band a em{color:#ff6500}.booking-paths h3{font-size:clamp(36px,3vw,52px)!important}.booking-paths p{font-size:15px}.policy-note b{display:block;margin-top:28px;color:#ff6500;font-size:12px;letter-spacing:.12em;line-height:1.5}@media(max-width:700px){.social-band{padding:30px 24px;flex-direction:column;align-items:flex-start;gap:32px}.social-band a{text-align:left}.editorial-title{font-size:38px!important}}.subnav{height:100px;display:flex;align-items:center;justify-content:space-between;font-weight:900;font-size:11px;letter-spacing:.14em}.subhero{padding:80px 0 110px}.subhero h1{font-size:clamp(70px,10vw,150px);line-height:.82;letter-spacing:-.07em;margin:20px 0 35px}.subhero p:last-child{max-width:620px;font-size:18px;line-height:1.55}.room-list{padding-bottom:120px}.room-list article{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:7vw;gap:7vw;align-items:center;border-top:1px solid #222;padding:50px 0}.room-photo{position:relative;aspect-ratio:4/3;overflow:hidden}.room-photo img{object-fit:cover}.room-list span,.service-split span{font-size:10px;font-weight:900;letter-spacing:.18em;color:#ff6500}.room-list p{color:#68645c;line-height:1.6}.room-list a{display:inline-block;margin-top:22px;font-size:12px;font-weight:900;border-bottom:2px solid;padding-bottom:5px}.dark-page{background:#151617;color:#f7eed6;min-height:100vh}.dark-page .subhero p:last-child{color:#cfc6b3}.service-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;padding-bottom:100px}.service-split article{height:70vh;position:relative;overflow:hidden}.service-split article>img{object-fit:cover}.service-split article:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,0,0,.8))}.service-split article>div{position:absolute;z-index:2;left:34px;right:34px;bottom:34px}.service-split h2{margin:10px 0!important}.service-split p{max-width:430px;color:#ddd}.work-wall{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding-bottom:100px}.work-wall>div{position:relative;aspect-ratio:3/4;overflow:hidden}.work-wall img{object-fit:cover}.work-wall span{position:absolute;left:12px;bottom:12px;background:#151617;color:white;padding:8px;font-size:9px;font-weight:900;letter-spacing:.14em}@media(max-width:700px){.room-list article,.service-split,.work-wall{grid-template-columns:1fr}.service-split article{height:70vh}.subhero{padding:55px 0 75px}.subhero h1{font-size:64px}}.photography-inner{display:block}.photo-brand{position:static;max-width:none}.photo-brand h2{max-width:1100px}.photo-brand>p:not(.eyebrow){max-width:620px;font-size:18px}.photo-brand>img{margin-top:34px;width:190px;height:auto}.photo-options{margin-top:76px;display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}.photo-options article{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);grid-template-rows:auto auto 1fr;grid-column-gap:56px;column-gap:56px;align-items:start;border-top:1px solid #555;padding:28px 0 34px}.photo-options article:nth-of-type(2){grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)}.photo-options article:nth-of-type(2) .option-img{grid-column:2}.option-img,.photo-options article:nth-of-type(2)>h3,.photo-options article:nth-of-type(2)>p,.photo-options article:nth-of-type(2)>span{grid-column:1}.option-img{grid-row:1/4;width:100%;aspect-ratio:4/3;margin:0}.photo-options article>h3,.photo-options article>p,.photo-options article>span{grid-column:2}.photo-options article>span{margin-top:4px}.photo-options h3{margin:18px 0;max-width:560px;font-size:clamp(46px,4vw,66px)!important;line-height:.94!important}.photo-options p{max-width:520px;font-size:17px;line-height:1.62}.light-link{margin-top:24px}@media(max-width:900px){.photo-options article,.photo-options article:nth-of-type(2){grid-template-columns:1fr;padding:24px 0 42px}.option-img,.photo-options article:nth-of-type(2) .option-img,.photo-options article:nth-of-type(2)>h3,.photo-options article:nth-of-type(2)>p,.photo-options article:nth-of-type(2)>span,.photo-options article>h3,.photo-options article>p,.photo-options article>span{grid-column:1}.option-img{grid-row:auto;aspect-ratio:4/3;margin-bottom:24px}.photo-options h3{font-size:46px!important}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:80;background:rgba(248,242,223,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(21,22,23,.08)}.site-header .nav{height:84px}.site-header .brand{width:112px;height:62px}.site-header .nav-cta{min-width:124px}.social-cta{margin-top:34px;border-top:1px solid #24211d;border-bottom:1px solid #24211d;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.social-cta>div:first-child{display:flex;flex-direction:column;gap:7px}.social-cta span{font-size:10px;font-weight:900;letter-spacing:.18em;color:var(--orange)}.social-cta strong{font-family:var(--editorial);font-size:clamp(24px,2.4vw,38px);font-weight:400;letter-spacing:-.035em}.social-actions{display:flex;gap:10px;flex-wrap:wrap}.btn-outline-dark{border-color:#1d1d1d;background:transparent;color:#151617}footer{background:#151617;color:#f7eed6;border-top:1px solid #2f3030}.footer-v3{display:grid;grid-template-columns:1.7fr .8fr 1fr;grid-gap:56px;gap:56px;padding:64px 0 72px;align-items:start}.footer-brand img{width:210px;height:auto;object-fit:contain;margin:-18px 0 8px;transform:scale(1.18);transform-origin:left center}.footer-brand p{color:#bfb6a4;line-height:1.55;margin:6px 0 0}.footer-actions,.footer-links{display:flex;flex-direction:column;gap:11px}.footer-v3 span{font-size:10px;letter-spacing:.18em;color:#9a9386;font-weight:800;margin-bottom:4px}.footer-links a{font-family:var(--editorial);font-size:22px}.footer-btn{display:inline-flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 16px;border:1px solid #6a675f;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.footer-btn:hover{background:#ff6500;border-color:#ff6500}.footer-btn-light{background:#f7eed6;color:#151617;border-color:#f7eed6}.subhero-rich{min-height:680px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);grid-gap:7vw;gap:7vw;align-items:center;padding:82px 0 105px;overflow:hidden}.subhero-copy{position:relative;z-index:2}.subhero-rich h1{font-size:clamp(72px,8vw,130px);line-height:.82;letter-spacing:-.065em;margin:22px 0 30px}.subhero-rich .subhero-copy>p:last-of-type{max-width:570px;font-size:17px;line-height:1.65}.hero-stack{position:relative;height:540px;min-width:0}.stack-card{position:absolute;overflow:hidden;border:8px solid var(--paper);box-shadow:0 20px 55px rgba(0,0,0,.12)}.stack-card img{object-fit:cover}.stack-card.s1{width:48%;height:62%;left:0;top:11%;transform:rotate(-5deg);z-index:2}.stack-card.s2{width:50%;height:68%;right:1%;top:1%;transform:rotate(5deg);z-index:3}.stack-card.s3{width:42%;height:54%;left:28%;bottom:1%;transform:rotate(1deg);z-index:4}.camera-stamp{position:absolute;right:0;bottom:7%;width:104px;height:104px;border:2px solid var(--orange);border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:36px;z-index:6;background:var(--paper)}.camera-stamp span{position:absolute;bottom:15px;font-size:7px;font-weight:900;letter-spacing:.12em}.dark-page .stack-card{border-color:#151617}.dark-page .camera-stamp{background:#151617}.horla-hero-logo{margin:10px 0 4px;width:230px}.horla-hero-logo img{width:100%;height:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.95}.horla-book{margin-top:20px}.service-split article>div{display:flex;flex-direction:column;align-items:flex-start}.service-btn{margin-top:18px;position:relative;z-index:3}.policy-modal-backdrop{position:fixed;inset:0;z-index:120;background:rgba(8,9,9,.72);display:grid;place-items:center;padding:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.policy-modal{position:relative;width:min(640px,100%);background:var(--paper);padding:52px 50px 46px;border-top:8px solid var(--orange);box-shadow:0 30px 90px rgba(0,0,0,.35)}.policy-modal h2{font-size:clamp(52px,7vw,84px);line-height:.82;margin:0 0 28px}.policy-modal>p:not(.eyebrow){color:#5f594f;line-height:1.65;max-width:560px}.policy-close{position:absolute;right:18px;top:12px;border:0;background:transparent;font-size:34px;line-height:1;cursor:pointer;color:#151617}.policy-modal .btn{margin-top:16px;cursor:pointer}@media(max-width:1000px){.subhero-rich{grid-template-columns:1fr;min-height:auto;gap:38px;padding-top:60px}.hero-stack{height:480px;width:min(650px,100%)}.footer-v3{grid-template-columns:1.2fr 1fr}.footer-actions{grid-column:1/-1}}@media(max-width:700px){.site-header .nav{height:72px}.site-header .brand{width:90px}.site-header .nav-cta{min-width:auto;padding:0 14px}.site-header nav{display:none}.social-cta{align-items:flex-start;flex-direction:column}.social-actions{width:100%}.social-actions .btn{flex:1 1}.footer-v3{grid-template-columns:1fr;gap:34px}.footer-actions{grid-column:auto}.footer-brand img{width:180px}.subhero-rich{padding:52px 0 76px}.subhero-rich h1{font-size:62px}.hero-stack{height:390px}.stack-card{border-width:5px}.camera-stamp{width:82px;height:82px;font-size:28px}.policy-modal{padding:42px 25px 34px}.policy-modal h2{font-size:56px}}.nav-actions{display:flex;align-items:center;gap:10px}.menu-toggle{display:none;width:46px;height:46px;border:1px solid rgba(248,239,216,.35);background:transparent;position:relative;cursor:pointer;padding:0}.menu-toggle span{position:absolute;left:12px;right:12px;height:2px;background:#f8efd8;transition:.25s}.menu-toggle span:first-child{top:17px}.menu-toggle span:last-child{top:27px}.menu-toggle.is-open span:first-child{top:22px;transform:rotate(45deg)}.menu-toggle.is-open span:last-child{top:22px;transform:rotate(-45deg)}.mobile-menu{display:none}.dark-page .subhero-rich{padding-top:52px;padding-bottom:72px;min-height:620px}.dark-page .subhero-copy{align-self:center}.dark-page .horla-hero-logo{margin:0 0 26px;width:260px}.dark-page .subhero-rich h1{margin-top:0;max-width:760px}.dark-page .subhero-rich .subhero-copy>p:last-of-type{margin-top:18px}.dark-page .hero-stack{height:500px}@media(max-width:700px){body,html{overflow-x:hidden}.shell{width:min(100% - 32px,1180px)}.section{padding:72px 0}.site-header .nav{height:68px}.site-header .brand{width:86px;height:48px}.site-header .nav-cta{display:none}.menu-toggle,.mobile-menu{display:block}.mobile-menu{position:fixed;left:0;right:0;top:68px;height:calc(100dvh - 68px);background:#151617;color:#f7eed6;z-index:79;transform:translateY(-110%);opacity:0;pointer-events:none;transition:transform .38s cubic-bezier(.2,.8,.2,1),opacity .25s}.mobile-menu.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu-inner{height:100%;padding-top:38px;padding-bottom:28px;justify-content:space-between}.mobile-menu-inner,.mobile-menu-links{display:flex;flex-direction:column}.mobile-menu-links a{display:grid;grid-template-columns:42px 1fr;align-items:end;border-bottom:1px solid rgba(247,238,214,.18);padding:18px 0}.mobile-menu-links small{font-size:9px;letter-spacing:.16em;color:var(--orange);padding-bottom:7px}.mobile-menu-links span{font-family:var(--editorial);font-size:48px;line-height:.9;letter-spacing:-.05em}.mobile-menu-foot{display:flex;gap:24px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero-v2,.hero-v2-inner{min-height:calc(100dvh - 68px)}.hero-v2-inner{align-items:flex-end;padding-bottom:44px}.hero-photo{object-position:58% center}.hero-shade{background:linear-gradient(0deg,rgba(8,8,8,.86),rgba(8,8,8,.48) 58%,rgba(8,8,8,.12))}.hero-v2-copy{max-width:100%}.hero-v2-copy h1{font-size:clamp(52px,15vw,70px);line-height:.86;margin:12px 0 20px}.hero-v2-copy>p:not(.eyebrow){font-size:15px;line-height:1.55;max-width:94%}.hero-actions{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:24px}.hero-actions .btn{min-height:50px}.marquee{font-size:10px;padding:11px 0}.section-head{display:block;margin-bottom:34px}.booking h2,.offer-v2 h2,.section-head h2{font-size:clamp(48px,14vw,66px)!important;line-height:.86}.section-note{margin-top:18px;font-size:13px;line-height:1.55}.eyebrow{font-size:9px;margin-bottom:14px}.spaces-grid{grid-template-columns:1fr;gap:42px}.space-card{margin:0}.space-image{aspect-ratio:4/5}.space-info{padding-top:17px}.space-info h3{font-size:38px!important;margin:8px 0 12px}.space-info>span{font-size:14px;min-height:0}.space-info a{font-size:12px}.photography-inner{display:block}.photo-brand h2{font-size:clamp(49px,14vw,68px);line-height:.85}.photo-brand>p:not(.eyebrow){font-size:15px}.photo-brand>img{width:165px;margin-top:26px}.photo-options{margin-top:48px}.photo-options article,.photo-options article:nth-of-type(2){display:grid;grid-template-columns:1fr;padding:20px 0 36px}.option-img,.photo-options article:nth-of-type(2) .option-img,.photo-options article:nth-of-type(2)>h3,.photo-options article:nth-of-type(2)>p,.photo-options article:nth-of-type(2)>span,.photo-options article>h3,.photo-options article>p,.photo-options article>span{grid-column:1}.option-img{grid-row:auto;aspect-ratio:4/5;margin-bottom:20px}.photo-options h3{font-size:42px!important;line-height:.93!important;margin:12px 0}.photo-options p{font-size:14px;line-height:1.55;margin-top:0}.light-link{margin-top:6px}.gallery{grid-template-columns:1fr 1fr;gap:8px;grid-auto-rows:auto}.g1,.g2,.g3,.g4,.g5,.g6,.gallery-item{grid-column:auto;grid-row:auto;aspect-ratio:3/4}.gallery-item:nth-child(3n+1){grid-column:1/-1;aspect-ratio:4/5}.gallery-item figcaption{font-size:8px;left:8px;right:8px;bottom:8px;padding:7px 8px}.social-cta{margin-top:28px;padding:20px 0;gap:18px}.social-cta strong{font-size:29px;line-height:.96}.social-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.social-actions .btn{padding:0 12px;font-size:10px}.offer-v2-inner{grid-template-columns:1fr;gap:38px}.offer-v2-inner>div:first-child>p:not(.eyebrow){font-size:14px}.flyer{aspect-ratio:1/1.12}.booking-paths{grid-template-columns:1fr}.booking-paths a{min-height:0;padding:24px 0 26px;border-right:0}.booking-paths h3{font-size:39px!important;margin:22px 0 10px}.booking-paths p{font-size:14px;margin-bottom:24px}.dark-page .subhero-rich,.subhero-rich{grid-template-columns:1fr;gap:30px;min-height:auto;padding:42px 0 58px}.dark-page .subhero-rich h1,.subhero-rich h1{font-size:clamp(54px,15vw,72px);line-height:.84;margin:14px 0 20px}.dark-page .subhero-rich .subhero-copy>p:last-of-type,.subhero-rich .subhero-copy>p:last-of-type{font-size:15px;line-height:1.55}.dark-page .hero-stack,.hero-stack{height:330px;width:100%}.stack-card{border-width:4px}.stack-card.s1{width:49%;height:61%;left:0;top:10%}.stack-card.s2{width:48%;height:65%;right:1%;top:0}.stack-card.s3{width:44%;height:49%;left:28%;bottom:0}.camera-stamp{width:68px;height:68px;font-size:23px;right:2%;bottom:4%}.camera-stamp span{font-size:5px;bottom:9px}.dark-page .horla-hero-logo,.horla-hero-logo{width:190px;margin:0 0 20px}.horla-book{width:100%;margin-top:18px}.room-list{padding-bottom:72px}.room-list article{grid-template-columns:1fr;gap:22px;padding:32px 0}.room-photo{aspect-ratio:4/5}.room-list .editorial-title{font-size:44px!important;margin:9px 0 12px}.service-split{grid-template-columns:1fr;gap:12px;padding-bottom:72px}.service-split article{height:72dvh;min-height:520px}.service-split article>div{left:20px;right:20px;bottom:20px}.service-split h2{font-size:43px!important;line-height:.92!important}.service-split p{font-size:14px;line-height:1.5}.service-btn{width:100%}.work-wall{grid-template-columns:1fr 1fr;gap:8px;padding-bottom:72px}.work-wall>div{aspect-ratio:3/4}.work-wall>div:nth-child(3n+1){grid-column:1/-1;aspect-ratio:4/5}.footer-v3{grid-template-columns:1fr;gap:28px;padding:48px 0 54px}.footer-brand img{width:190px;margin:-12px 0 6px}.footer-brand p{font-size:13px}.footer-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 20px;gap:10px 20px}.footer-links span{grid-column:1/-1}.footer-links a{font-size:25px}.footer-actions{grid-column:auto}.footer-btn{min-height:50px}.policy-modal-backdrop{padding:14px}.policy-modal{padding:38px 22px 28px;max-height:88dvh;overflow:auto}.policy-modal h2{font-size:50px;line-height:.84}.policy-modal>p:not(.eyebrow){font-size:14px}.photography.section{padding:58px 0 62px}.photo-brand{display:grid;grid-template-columns:1fr auto;grid-column-gap:18px;column-gap:18px;align-items:end}.photo-brand .eyebrow,.photo-brand h2{grid-column:1/-1}.photo-brand h2{font-size:clamp(42px,12vw,56px)!important;line-height:.88;letter-spacing:-.05em;margin:8px 0 18px}.photo-brand>p:not(.eyebrow){grid-column:1;max-width:none;font-size:13px;line-height:1.55;margin:0}.photo-brand>img{grid-column:2;width:105px;height:auto;margin:0;align-self:end;filter:none;opacity:1}.photo-options{margin-top:30px;border-top:1px solid rgba(247,238,214,.22)}.photo-options article,.photo-options article:nth-of-type(2){grid-template-columns:94px 1fr;grid-template-rows:auto auto auto;column-gap:16px;padding:18px 0 20px;border-top:0;border-bottom:1px solid rgba(247,238,214,.22)}.photo-options .option-img,.photo-options article:nth-of-type(2) .option-img{grid-column:1;grid-row:1/4;aspect-ratio:3/4;margin:0}.photo-options article:nth-of-type(2)>h3,.photo-options article:nth-of-type(2)>p,.photo-options article:nth-of-type(2)>span,.photo-options article>h3,.photo-options article>p,.photo-options article>span{grid-column:2}.photo-options article>span{font-size:8px;margin:0 0 4px}.photo-options h3{font-size:28px!important;line-height:.94!important;margin:2px 0 7px}.photo-options p{font-size:12px;line-height:1.45;margin:0}.light-link{margin-top:20px;font-size:10px}.booking.section{padding-top:60px;padding-bottom:64px}.booking h2{font-size:clamp(42px,12vw,56px)!important;line-height:.88;margin-bottom:26px}.booking-paths{display:block;border-top:1px solid #24211d;border-bottom:1px solid #24211d}.booking-paths a{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;grid-gap:5px 14px;gap:5px 14px;padding:18px 0 19px;border:0;border-bottom:1px solid #24211d;background:transparent!important}.booking-paths a:last-child{border-bottom:0}.booking-paths span{grid-column:1/-1;font-size:8px;letter-spacing:.14em;color:var(--orange)}.booking-paths h3{grid-column:1;font-size:29px!important;line-height:.92!important;margin:6px 0!important}.booking-paths p{grid-column:1;margin:0;font-size:11px;line-height:1.45;max-width:250px;color:#676158}.booking-paths b{grid-column:2;grid-row:2/4;align-self:center;font-size:0;margin:0;width:35px;height:35px;border:1px solid #24211d;border-radius:50%;display:grid;place-items:center}.booking-paths b:after{content:"↗";font-size:16px}.footer-v3{padding:38px 0 44px;gap:22px}.footer-brand img{width:132px;margin:0 0 8px;transform:none}.footer-brand p{font-size:11px;line-height:1.5}.footer-links{grid-template-columns:repeat(3,auto);justify-content:start;gap:8px 22px}.footer-links span{grid-column:1/-1}.footer-links a{font-size:21px}.footer-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.footer-actions span{grid-column:1/-1}.footer-btn{min-height:42px;padding:0 11px;font-size:9px}.mobile-menu-inner{padding-top:24px;padding-bottom:20px}.mobile-menu-links a{grid-template-columns:30px 1fr;padding:14px 0}.mobile-menu-links small{font-size:7px;padding-bottom:4px}.mobile-menu-links span{font-size:39px}.mobile-menu-foot{font-size:9px;gap:18px}}@media(max-width:380px){.photo-brand{grid-template-columns:1fr}.photo-brand>img,.photo-brand>p:not(.eyebrow){grid-column:1}.photo-brand>img{width:96px;margin-top:16px}.photo-options article,.photo-options article:nth-of-type(2){grid-template-columns:82px 1fr;column-gap:13px}.photo-options h3{font-size:25px!important}.booking-paths h3{font-size:27px!important}}