.navbar{--nav-ink:#f8f3e9;z-index:20;-webkit-backdrop-filter:blur(14px)saturate(.85);backdrop-filter:blur(14px)saturate(.85);width:100%;color:var(--nav-ink);letter-spacing:.16em;text-transform:uppercase;background:#221d1861;border-bottom:1px solid #f8f3e933;grid-template-columns:1fr auto 1fr;align-items:center;padding:1.15rem clamp(1.25rem,4vw,4rem);font-size:.68rem;line-height:1.2;transition:color .7s;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 24px #0c09061a}.navbar a{color:inherit;text-decoration:none}.navbar__logo{letter-spacing:.28em;white-space:nowrap;justify-self:start;font-size:.74rem}.navbar__links{align-items:center;gap:clamp(1.25rem,3vw,3rem);display:flex}.navbar__links a{opacity:.78;align-items:center;min-height:2.5rem;padding:.55rem .15rem;transition:opacity .25s;display:inline-flex;position:relative}.navbar__cta{white-space:nowrap;opacity:.86;justify-self:end;align-items:center;gap:.45rem;min-height:2.5rem;padding:.55rem .15rem;transition:opacity .25s;display:inline-flex}.navbar__cta span{font-size:.85rem;transition:transform .25s;display:inline-block}.navbar a:focus-visible{outline-offset:5px;outline:2px solid}@media (hover:hover) and (pointer:fine){.navbar__links a:hover{opacity:1}.navbar__cta:hover span{transform:translate(2px,-2px)}.navbar__cta:hover{opacity:1}}@media (width<=900px) and (width>=601px){.navbar{padding:1.05rem 1.5rem}.navbar__links{gap:1.35rem}}@media (width<=600px){.navbar{grid-template-columns:minmax(0,1fr) auto;padding:.85rem 1.1rem}.navbar__links{display:none}.navbar__logo{font-size:.7rem}.navbar__cta{min-height:2.75rem;font-size:.62rem}}@media (prefers-reduced-motion:reduce){.navbar,.navbar__links a,.navbar__cta span,.navbar__cta{transition:none}}.premium-cursor{--cursor-left:0px;--cursor-top:0px;--cursor-width:18px;--cursor-height:18px;--cursor-radius:999px;z-index:100;pointer-events:none;opacity:0;width:0;height:0;transition:opacity .22s;position:fixed;top:0;left:0}.premium-cursor[data-visible=true]{opacity:1}.premium-cursor__halo{top:var(--cursor-top);left:var(--cursor-left);width:var(--cursor-width);height:var(--cursor-height);border-radius:var(--cursor-radius);-webkit-backdrop-filter:brightness(1.08)saturate(1.06);backdrop-filter:brightness(1.08)saturate(1.06);will-change:top, left, width, height, border-radius;background:#ffecc60e;border:1px solid #ffefcc94;transition:border-color .26s,background-color .26s,box-shadow .26s;position:fixed;transform:translateZ(0);box-shadow:0 0 0 1px #57402614,0 0 22px #ffda9724,inset 0 0 16px #fff6e20f}.premium-cursor__point{top:calc(var(--cursor-top) + var(--cursor-height) / 2 - 2px);left:calc(var(--cursor-left) + var(--cursor-width) / 2 - 2px);background:#fff2d5;border-radius:50%;width:4px;height:4px;transition:opacity .18s;position:fixed;box-shadow:0 0 10px #ffe1abbf}.premium-cursor[data-mode=element] .premium-cursor__halo{background:#fff0d214;border-color:#fff2d8b8;box-shadow:0 8px 30px #16100a1a,0 0 24px #ffdea61f,inset 0 0 18px #fffaec14}.premium-cursor[data-mode=element] .premium-cursor__point{opacity:0}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.premium-cursor{display:none}}.hero{background:#15120f;height:100svh;min-height:38rem;position:relative;overflow:clip}.hero__stage{--pointer-x:0;--pointer-y:0;--cursor-x:50%;--cursor-y:50%;--cursor-glow-opacity:0;isolation:isolate;width:100%;height:100%;position:relative;overflow:hidden}.hero__view{z-index:1;position:absolute;inset:0;overflow:hidden}.hero__view:after{z-index:5;pointer-events:none;content:"";background:linear-gradient(#0b09073d,#0000 34%),linear-gradient(#0000 70%,#0b090729);position:absolute;inset:0}.hero__view-image,.hero__depth-image{object-fit:cover;object-position:50% 48%;transform-origin:50%;backface-visibility:hidden;width:106%;max-width:none;height:106%;position:absolute;inset:-3%;transform:translateZ(0)}.hero__depth,.hero__exterior-mist,.hero__cursor-glow{pointer-events:none;will-change:transform;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .45s;position:absolute;inset:0;transform:translate(0,0)}.hero__depth{z-index:2;overflow:hidden}.hero__depth--left{transform:translate3d(calc(var(--pointer-x) * -7px), calc(var(--pointer-y) * -4px), 0);-webkit-mask-image:linear-gradient(90deg,#000 0% 8%,#0000 31%);mask-image:linear-gradient(90deg,#000 0% 8%,#0000 31%)}.hero__depth--right{transform:translate3d(calc(var(--pointer-x) * 6px), calc(var(--pointer-y) * -3px), 0);-webkit-mask-image:linear-gradient(270deg,#000 0% 8%,#0000 30%);mask-image:linear-gradient(270deg,#000 0% 8%,#0000 30%)}.hero__depth--lower{transform:translate3d(calc(var(--pointer-x) * 10px), calc(var(--pointer-y) * 6px), 0);-webkit-mask-image:linear-gradient(#0000 61%,#000 89% 100%);mask-image:linear-gradient(#0000 61%,#000 89% 100%)}.hero__exterior-mist{z-index:3;filter:blur(9px);mix-blend-mode:screen;opacity:.58;transform:translate3d(calc(var(--pointer-x) * -3px), calc(var(--pointer-y) * 2px), 0);background:radial-gradient(31% 9% at 58% 61%,#f4edd933,#0000 72%),radial-gradient(25% 8% at 31% 55%,#eee9db24,#0000 75%)}.hero__cursor-glow{z-index:4;background:radial-gradient(circle clamp(6rem, 11vw, 11rem) at var(--cursor-x) var(--cursor-y), #fff0cf3d, #ffdea51a 36%, transparent 72%), radial-gradient(circle clamp(18rem, 30vw, 34rem) at var(--cursor-x) var(--cursor-y), #f5ddb61f, transparent 70%);mix-blend-mode:screen;opacity:calc(var(--cursor-glow-opacity) * .9)}.hero__intro{z-index:6;color:#f8f3e9;text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:clamp(5rem,8vw,8rem) 2rem;display:flex;position:absolute;inset:0}.hero__brand,.hero__location{letter-spacing:.24em;text-transform:uppercase;font-size:clamp(.69rem,.58rem + .12vw,.8rem);font-weight:500}.hero__brand{margin:0 0 1.6rem}.hero__title{max-width:9ch;font-family:var(--font-serif);letter-spacing:-.055em;margin:0;font-size:clamp(4.5rem,7.2vw,8.5rem);font-weight:400;line-height:.82}.hero__title em{margin-top:.08em;font-style:italic;font-weight:400;display:block}.hero__location{letter-spacing:.15em;margin:2rem 0 0}.hero__actions{pointer-events:auto;align-items:center;gap:.75rem;margin-top:2.25rem;display:flex}.hero__action{color:#f8f3e9;letter-spacing:.15em;text-transform:uppercase;border:1px solid #f8f3e994;justify-content:center;align-items:center;min-width:9.5rem;min-height:3rem;padding:.85rem 1.25rem;font-size:.68rem;font-weight:500;transition:color .3s,background-color .3s,border-color .3s;display:inline-flex}.hero__action--primary{color:#29231c;background:#f8f3e9eb;border-color:#f8f3e9e6}.hero__action span{margin-left:.55rem;font-size:.84rem;transition:transform .25s}.hero__scroll-cue{z-index:7;color:#f8f3e9d1;letter-spacing:.2em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.65rem;font-size:.62rem;font-weight:500;display:flex;position:absolute;bottom:clamp(1.25rem,3vh,2.25rem);left:50%;transform:translate(-50%)}.hero__scroll-cue i{background:#f8f3e947;width:1px;height:2.5rem;display:block;position:relative;overflow:hidden}.hero__scroll-cue i:after{content:"";background:linear-gradient(#0000,#f8f3e9,#0000);animation:2.2s cubic-bezier(.65,0,.35,1) infinite hero-scroll-line;position:absolute;inset:0;transform:translateY(-100%)}@keyframes hero-scroll-line{55%,to{transform:translateY(100%)}}.hero__action:focus-visible,.hero__scroll-cue:focus-visible{outline-offset:5px;outline:2px solid #f8f3e9}@media (hover:hover) and (pointer:fine){.hero__action--primary:hover{background:#fffaf0}.hero__action--secondary:hover{background:#f8f3e91a;border-color:#f8f3e9eb}.hero__action:hover span{transform:translate(2px,-2px)}}@media (aspect-ratio>=2){.hero__view-image,.hero__depth-image{object-position:50% 52%}}@media (width<=900px){.hero__title{font-size:clamp(4rem,13vw,6.5rem)}}@media (width<=700px){.hero{min-height:34rem}.hero__intro{padding-inline:1.25rem}.hero__title{font-size:clamp(3.6rem,17vw,5.4rem);line-height:.86}.hero__location{max-width:24ch;margin-top:1.5rem;line-height:1.6}.hero__actions{width:min(100%,20rem);margin-top:1.75rem}.hero__action{flex:1;min-width:0;padding-inline:.8rem}.hero__scroll-cue{bottom:.9rem}.hero__scroll-cue span{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.hero__scroll-cue i{height:2rem}.hero__depth,.hero__cursor-glow{display:none}}@media (prefers-reduced-motion:reduce){.hero__depth,.hero__exterior-mist,.hero__cursor-glow{transition:none;transform:none}.hero__scroll-cue i:after{animation:none}}.stay-booking{--stay-bg:#ebe3d6;--stay-text:#29251f;--stay-muted:#6f6253;--stay-accent:#725d4b;--stay-surface:#f4ecdf;--stay-hover:#dfd1bf;--stay-border:#29251f57;--stay-border-soft:#29251f2e;background:var(--stay-bg);min-height:clamp(40rem,100svh,58rem);color:var(--stay-text);background-image:radial-gradient(circle at 50% 18%,#fffcf4b3,#0000 35%),linear-gradient(90deg,#0000,#725d4b09 50%,#0000);padding:clamp(5rem,10vh,7rem) clamp(1.25rem,7vw,8rem) clamp(3rem,6vh,5rem);scroll-margin-top:4.75rem;display:flex;position:relative}.stay-booking__frame{flex-direction:column;flex:1;justify-content:space-between;width:100%;max-width:90rem;margin:0 auto;display:flex}.stay-booking__intro{text-align:center;align-self:center;max-width:48rem}.stay-booking__kicker{color:var(--stay-accent);letter-spacing:.25em;text-transform:uppercase;margin:0 0 1rem;font-size:.68rem}.stay-booking__intro h2{max-width:none;font-family:var(--font-serif);letter-spacing:-.07em;margin:0;font-size:clamp(3.6rem,6vw,6.5rem);font-weight:400;line-height:.88}.stay-booking__intro h2 em{color:var(--stay-accent);margin-left:.12em;font-style:italic;font-weight:400;display:inline}.stay-booking__description{max-width:34rem;color:var(--stay-muted);margin:1.25rem auto 0;font-size:.82rem;line-height:1.6}.stay-booking__benefits{border-top:1px solid var(--stay-border-soft);border-bottom:1px solid var(--stay-border-soft);grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,62rem);margin:clamp(2rem,5vh,3.5rem) auto 0;display:grid}.stay-booking__benefits li{justify-content:center;align-items:center;gap:.85rem;min-height:4rem;padding:.8rem 1rem;display:flex}.stay-booking__benefits li+li{border-left:1px solid var(--stay-border-soft)}.stay-booking__benefits span{color:var(--stay-accent);font-family:var(--font-serif);font-size:.76rem;font-style:italic}.stay-booking__benefits strong{letter-spacing:.14em;text-transform:uppercase;font-size:.65rem;font-weight:500;line-height:1.4}.stay-booking__form{z-index:3;border:1px solid var(--stay-border-soft);background:#f4ecdf7a;width:100%;margin-top:clamp(2rem,5vh,3.5rem);padding:clamp(1.5rem,3vw,2.5rem);position:relative;box-shadow:0 1.5rem 4rem #3d2d1e0f}.stay-booking__fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.4vw,3.2rem);display:grid}.stay-booking__field{border-bottom:1px solid #29251f61;flex-direction:column;gap:.65rem;min-width:0;padding-bottom:1rem;transition:border-color .25s;display:flex;position:relative}.stay-booking__field:focus-within{border-bottom-color:var(--stay-accent)}.stay-booking__field>span{color:var(--stay-accent);letter-spacing:.22em;text-transform:uppercase;font-size:.64rem}.stay-booking__field strong{font-family:var(--font-serif);letter-spacing:-.035em;font-size:clamp(1.35rem,2vw,2rem);font-weight:400}.stay-booking__date-trigger,.stay-booking__choice-trigger{width:100%;min-width:0;min-height:2.75rem;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:0;display:flex}.stay-booking__date-trigger strong,.stay-booking__choice-trigger strong{min-width:0}.stay-booking__date-trigger>span,.stay-booking__choice-mark{color:var(--stay-accent);flex:none;font-size:1rem;line-height:1;transition:transform .3s}.stay-booking__date-trigger:focus-visible,.stay-booking__choice-trigger:focus-visible,.stay-booking__calendar button:focus-visible,.stay-booking__stepper-controls button:focus-visible,.stay-booking__submit:focus-visible{outline:2px solid var(--stay-accent);outline-offset:4px}.stay-booking__choice-menu{z-index:10;border:1px solid var(--stay-border-soft);background:var(--stay-surface);width:min(16rem,100vw - 2.5rem);padding:.4rem;position:absolute;bottom:calc(100% + .75rem);right:0;box-shadow:0 1rem 2.5rem #3d2d1e24}.stay-booking__stepper-menu{padding:.7rem 1rem}.stay-booking__stepper-row{color:var(--stay-text);border-bottom:1px solid #29251f24;justify-content:space-between;align-items:center;gap:1.5rem;padding:.75rem 0;font-size:.76rem;display:flex}.stay-booking__stepper-row:last-child{border-bottom:0}.stay-booking__stepper-controls{align-items:center;gap:.7rem;display:flex}.stay-booking__stepper-controls strong{min-width:1.4rem;font-family:var(--font-serif);text-align:center;font-size:1.1rem;font-weight:400}.stay-booking__stepper-controls button{width:2rem;height:2rem;color:var(--stay-text);font:inherit;cursor:pointer;background:0 0;border:1px solid #29251f47;border-radius:50%;place-items:center;padding:0;font-size:1rem;line-height:1;transition:background-color .2s,border-color .2s,opacity .2s;display:grid}.stay-booking__stepper-controls button:disabled{cursor:not-allowed;opacity:.32}.stay-booking__calendar{z-index:10;border:1px solid var(--stay-border-soft);background:var(--stay-surface);width:min(20rem,100vw - 2.5rem);padding:1rem;position:absolute;bottom:calc(100% + .75rem);left:0;box-shadow:0 1rem 2.5rem #3d2d1e24}.stay-booking__calendar-header{font-family:var(--font-serif);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.15rem;font-weight:400;display:flex}.stay-booking__calendar-header>div{gap:.35rem;display:flex}.stay-booking__calendar-header button{width:2.25rem;height:2.25rem;color:var(--stay-text);font:inherit;cursor:pointer;background:0 0;border:1px solid #29251f3d;place-items:center;padding:0;transition:background-color .2s,opacity .2s;display:grid}.stay-booking__calendar-header button:disabled{cursor:not-allowed;opacity:.3}.stay-booking__calendar-weekdays,.stay-booking__calendar-days{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.stay-booking__calendar-weekdays{color:var(--stay-accent);letter-spacing:.08em;text-align:center;text-transform:uppercase;margin-bottom:.4rem;font-size:.62rem}.stay-booking__calendar-days{gap:.15rem}.stay-booking__calendar-days button,.stay-booking__calendar-days>span{aspect-ratio:1;place-items:center;width:100%;min-width:0;display:grid}.stay-booking__calendar-days button{color:var(--stay-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;font-size:.74rem;transition:background-color .2s,color .2s,opacity .2s}.stay-booking__calendar-days button.is-selected{background:var(--stay-accent);color:#fffaf3}.stay-booking__calendar-days button:disabled{color:#9a8975;cursor:not-allowed;opacity:.58}.stay-booking__submit{min-height:2.75rem;color:var(--stay-text);font:inherit;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:.85rem;margin:1.5rem 0 0 auto;padding:0 0 .4rem;font-size:.68rem;display:flex}.stay-booking__submit span:last-child{font-size:1rem;transition:transform .3s}.stay-booking__status{max-width:36rem;color:var(--stay-accent);letter-spacing:.04em;text-align:right;margin:1rem 0 0 auto;font-size:.74rem;line-height:1.5}.stay-booking__status--error{color:#7a4038}.stay-booking__status--success{color:var(--stay-accent)}@media (hover:hover) and (pointer:fine){.stay-booking__date-trigger:hover>span,.stay-booking__submit:hover span:last-child{transform:translate(3px,-3px)}.stay-booking__stepper-controls button:hover:not(:disabled),.stay-booking__calendar-header button:hover:not(:disabled),.stay-booking__calendar-days button:hover:not(:disabled):not(.is-selected){background:var(--stay-hover)}}@media (width<=1100px) and (width>=701px){.stay-booking__fields{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}.stay-booking__benefits{width:100%}}@media (width<=700px){.stay-booking{min-height:auto;padding:5.5rem 1.25rem 4rem}.stay-booking__frame{min-height:0;display:block}.stay-booking__intro h2{font-size:clamp(3.5rem,16vw,5.5rem)}.stay-booking__description{margin-top:1.75rem}.stay-booking__fields{grid-template-columns:1fr;gap:1.6rem}.stay-booking__benefits{grid-template-columns:1fr;margin-top:2.25rem}.stay-booking__benefits li{justify-content:flex-start;min-height:3.25rem;padding-inline:.25rem}.stay-booking__benefits li+li{border-top:1px solid var(--stay-border-soft);border-left:0}.stay-booking__field strong{font-size:1.35rem}.stay-booking__calendar{width:min(20rem,100vw - 2.5rem);padding:.75rem}.stay-booking__calendar-header button,.stay-booking__stepper-controls button{width:2.75rem;height:2.75rem}.stay-booking__submit{margin-top:2rem}.stay-booking__form{margin-top:2.25rem;padding:1.25rem}.stay-booking__status{text-align:left;margin:1rem 0 0}}@media (prefers-reduced-motion:reduce){.stay-booking *,.stay-booking :before,.stay-booking :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.signature-rooms{color:#eee8dc;background:#24231f;min-height:clamp(40rem,100svh,58rem);padding:clamp(5rem,9vh,6.5rem) clamp(1.25rem,5vw,5rem) clamp(2.5rem,5vh,4rem);scroll-margin-top:4.75rem;overflow:hidden}.signature-rooms__header{text-align:center;flex-direction:column;align-items:center;gap:.9rem;max-width:90rem;margin:0 auto clamp(1.75rem,4vh,2.75rem);display:flex}.signature-rooms__header p{color:#b79777;letter-spacing:.25em;text-transform:uppercase;margin:0;font-size:.64rem}.signature-rooms__header h2{max-width:13ch;font-family:var(--font-serif);letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,4.5vw,4.8rem);font-weight:400;line-height:.84}.signature-rooms__header em{color:#b79777;font-style:italic;font-weight:400;display:inline}.signature-rooms__catalogue{gap:.45rem;max-width:90rem;height:clamp(21rem,54svh,34rem);margin:auto;display:flex}.signature-room{min-width:0;color:inherit;opacity:1;flex:1;text-decoration:none;transition:opacity .45s;position:relative;overflow:hidden}.signature-room__media{position:absolute;inset:0}.signature-room__media:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0f0c096b,#0000 45%,#0f0c09b3);position:absolute;inset:0}.signature-room__media img{object-fit:cover;filter:saturate(.72);width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .7s;display:block}.signature-room__meta,.signature-room__link{z-index:2;position:absolute;left:1.5rem;right:1.5rem}.signature-room__meta{align-items:flex-start;gap:1rem;display:flex;top:1.5rem}.signature-room__number{color:#d0ad88;font-family:var(--font-serif);flex:none;font-size:1.4rem;line-height:1}.signature-room h3{letter-spacing:.16em;text-transform:uppercase;margin:0 0 .45rem;font-size:.68rem;font-weight:500;line-height:1.3}.signature-room__meta p{color:#ddd3c5;white-space:nowrap;margin:0;font-size:.65rem;line-height:1.4}.signature-room__link{color:#fff8ed;letter-spacing:.12em;text-transform:uppercase;opacity:0;align-items:center;width:fit-content;font-size:.64rem;text-decoration:none;transition:opacity .4s,transform .4s;display:inline-flex;bottom:1.5rem;transform:translateY(8px)}.signature-room__link span{margin-left:.45rem;font-size:.9rem;transition:transform .25s;display:inline-block}.signature-room:focus-visible{outline-offset:3px;outline:2px solid #fff8ed}@media (hover:hover) and (pointer:fine){.signature-rooms__catalogue:has(.signature-room:hover) .signature-room:not(:hover){opacity:.84}.signature-room:hover .signature-room__media img{filter:saturate(.95);transform:scale(1.018)}.signature-room:hover .signature-room__link{opacity:1;transform:none}.signature-room__link:hover span{transform:translate(3px,-3px)}}.signature-room:focus-within{opacity:1}.signature-room:focus-within .signature-room__media img{filter:saturate(.95);transform:scale(1.018)}.signature-room:focus-within .signature-room__link{opacity:1;transform:none}@media (width<=900px) and (width>=701px){.signature-rooms{padding:5.5rem 2rem 3rem}.signature-rooms__header{gap:.9rem;margin-bottom:2rem}.signature-rooms__header h2{font-size:clamp(3rem,7vw,4.5rem)}.signature-rooms__catalogue{gap:.35rem;height:clamp(22rem,55vh,31rem)}.signature-room__meta,.signature-room__link{left:1rem;right:1rem}.signature-room__meta{gap:.65rem;top:1rem}.signature-room__number{font-size:1.15rem}.signature-room h3{font-size:.62rem}.signature-room__meta p{white-space:normal;font-size:.6rem}.signature-room__link{font-size:.58rem;bottom:1rem}}@media (width<=700px){.signature-rooms{min-height:auto;padding:6rem 1.25rem}.signature-rooms__header{margin-bottom:2.5rem}.signature-rooms__header p{margin-bottom:0}.signature-rooms__header h2{font-size:clamp(3.2rem,14vw,5rem)}.signature-rooms__catalogue{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.6rem;max-width:none;height:72svh;overflow:auto hidden}.signature-rooms__catalogue::-webkit-scrollbar{display:none}.signature-room{scroll-snap-align:start;scroll-snap-stop:normal;opacity:1;flex:0 0 78vw}.signature-room:focus-within{flex:0 0 78vw}.signature-room__link{opacity:1;transform:none}.signature-room__meta p{white-space:normal;line-height:1.4}}@media (width<=380px){.signature-room,.signature-room:focus-within{flex-basis:84vw}.signature-room__meta,.signature-room__link{left:1rem;right:1rem}.signature-room__meta{top:1rem}.signature-room__link{bottom:1rem}}@media (prefers-reduced-motion:reduce){.signature-room,.signature-room__media img,.signature-room__link,.signature-room__link span{transition:none}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:auto;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body,#root{width:100%;min-height:100%;margin:0}body,#root{min-height:100svh}body{color:#29251f;font-family:var(--font-sans,Arial, Helvetica, sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#ebe3d6;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}img,picture,video,canvas,svg{max-width:100%;display:block}img{height:auto}button,input,textarea,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}::selection{color:#f8f3e9;background:#806b58}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}:root{--font-serif:"Iowan Old Style", Baskerville, Georgia, serif;--font-sans:Inter, Arial, Helvetica, sans-serif}body{font-family:var(--font-sans)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:400}button,input,textarea,select{font-family:inherit}
