.lx{--lx-ink:#26251f;--lx-ink-soft:#26251fa8;--lx-paper:#f4efe5;--lx-paper-bright:#faf7f0;--lx-stone:#ded4c4;--lx-dusk:#2f2c26;--lx-dusk-deep:#25221d;--lx-amber:#a55d30;--lx-gold:#caa574;--lx-line:#26251f29;--lx-ease:cubic-bezier(.22, 1, .36, 1);background:var(--lx-paper);color:var(--lx-ink);font-family:var(--font-body-stack);overflow:clip}.lx-shell{width:min(100% - 3rem,82rem);margin-inline:auto}.lx h1,.lx h2,.lx h3{font-family:var(--font-display-stack);letter-spacing:-.025em;font-weight:400}.lx h1 em,.lx h2 em{color:var(--lx-amber);font-family:var(--font-accent-stack);font-style:italic;font-weight:400;display:block}.lx-kicker{color:var(--lx-amber);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:1.7rem;font-size:.64rem;font-weight:650;line-height:1.3;display:flex}.lx-kicker:before{content:"";background:currentColor;flex:none;width:1.65rem;height:1px}.lx .button{border-radius:999px}@keyframes lx-enter{0%{opacity:.001;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}@keyframes lx-reveal-image{0%{clip-path:inset(0 0 100% round 52% 1rem);transform:scale(1.035)}to{clip-path:inset(0 round 52% 1rem);transform:scale(1)}}@keyframes lx-turn{to{transform:rotate(360deg)}}.lx-hero{background:radial-gradient(circle at 80% 20%,#a55d3021,#0000 25rem),linear-gradient(135deg,#f7f2e9 0%,#ebe2d4 68%,#ded2c0 100%);min-height:100svh;padding:7.4rem 0 2rem;position:relative;overflow:hidden}.lx-hero:before{color:#26251f09;content:"SOHMA";font-family:var(--font-display-stack);letter-spacing:.08em;pointer-events:none;white-space:nowrap;font-size:clamp(10rem,24vw,22rem);line-height:.8;position:absolute;top:11%;left:-.08em}.lx-hero__grain{z-index:1;opacity:.22;pointer-events:none;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E");position:absolute;inset:0}.lx-hero__mark{color:#a55d3013;width:min(70vw,54rem);animation:180s linear infinite lx-turn;position:absolute;bottom:-18rem;right:-14rem}.lx-hero__topline{z-index:2;border-top:1px solid var(--lx-line);color:#26251f7a;letter-spacing:.18em;text-transform:uppercase;animation:lx-enter .8s var(--lx-ease) both;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.6rem;font-weight:650;display:flex;position:relative}.lx-hero__grid{z-index:2;grid-template-columns:minmax(0,.84fr) minmax(28rem,1.16fr);align-items:center;gap:clamp(3rem,6vw,7rem);min-height:calc(100svh - 14.4rem);padding-block:clamp(2.75rem,5vw,5rem);display:grid;position:relative}.lx-hero__copy{z-index:2;position:relative}.lx-hero__copy>*{animation:lx-enter .9s var(--lx-ease) both}.lx-hero__copy>:first-child{animation-delay:.1s}.lx-hero__copy>:nth-child(2){animation-delay:.18s}.lx-hero__copy>:nth-child(3){animation-delay:.28s}.lx-hero__copy>:nth-child(4){animation-delay:.38s}.lx-hero__copy h1{max-width:9ch;font-size:clamp(3.8rem,6.4vw,6.7rem);line-height:.87}.lx-hero__copy h1 em{margin:.08em 0 .18em;line-height:.8}.lx-hero__intro{max-width:32rem;color:var(--lx-ink-soft);margin-top:2rem;font-size:clamp(.98rem,1.3vw,1.1rem);line-height:1.72}.lx-hero__actions{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:2.2rem;display:flex}.lx-hero__actions .button{border-color:var(--lx-dusk);background:var(--lx-dusk);color:var(--lx-paper-bright)}.lx-hero__actions .button:hover{border-color:var(--lx-amber);background:var(--lx-amber)}.lx-text-link{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #26251f52;align-items:center;gap:.7rem;padding-block:.6rem;font-size:.72rem;font-weight:600;transition:border-color .25s,color .25s;display:inline-flex}.lx-text-link span{color:var(--lx-amber);transition:transform .35s var(--lx-ease)}.lx-text-link:hover{border-color:var(--lx-amber);color:var(--lx-amber)}.lx-text-link:hover span{transform:translateY(.22rem)}.lx-hero__portrait{clip-path:inset(0 round 52% 1rem);min-height:min(67vh,44rem);animation:lx-reveal-image 1.2s var(--lx-ease) .18s both;border-radius:52% 1rem;margin:0;position:relative;overflow:hidden;box-shadow:0 2.5rem 6rem #3c2c1c38}.lx-hero__portrait-stroke{z-index:2;border-radius:inherit;clip-path:inset(0 round inherit);pointer-events:none;border:1px solid #faf7f059;position:absolute;inset:.65rem}.lx-hero__portrait:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#181d18b3),linear-gradient(100deg,#27241d33,#0000 45%);position:absolute;inset:0}.lx-hero__portrait img{object-fit:cover;object-position:57% center;filter:saturate(.8)sepia(.07)contrast(1.02);transition:transform 1.6s var(--lx-ease)}.lx-hero__portrait:hover img{transform:scale(1.025)}.lx-hero__portrait figcaption{z-index:1;color:var(--lx-paper-bright);justify-content:space-between;align-items:end;gap:2rem;display:flex;position:absolute;bottom:clamp(1.4rem,3vw,2.5rem);left:clamp(1.4rem,3vw,2.5rem);right:clamp(1.4rem,3vw,2.5rem)}.lx-hero__portrait figcaption span{color:var(--lx-gold);letter-spacing:.18em;text-transform:uppercase;font-size:.58rem;font-weight:650}.lx-hero__portrait figcaption p{max-width:20ch;font-family:var(--font-display-stack);text-align:right;font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.12}.lx-hero__nav{z-index:2;border-top:1px solid var(--lx-line);animation:lx-enter .9s var(--lx-ease) .52s both;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.lx-hero__nav a{border-right:1px solid var(--lx-line);color:var(--lx-ink-soft);align-items:center;gap:.9rem;padding:1.05rem 1.2rem;font-size:.74rem;transition:background-color .25s,color .25s;display:flex}.lx-hero__nav a:first-child{padding-left:0}.lx-hero__nav a:last-child{border-right:0}.lx-hero__nav a:hover{color:var(--lx-ink);background:#faf7f061}.lx-hero__nav span{color:var(--lx-amber);letter-spacing:.14em;font-size:.57rem;font-weight:650}.lx-list{background:var(--lx-paper-bright);padding-block:clamp(4.5rem,8vw,7rem);scroll-margin-top:7rem}.lx-list__head{max-width:34rem;margin-bottom:clamp(2.5rem,5vw,3.75rem)}.lx-list__head h2{max-width:12ch;font-size:clamp(2.4rem,4.4vw,3.8rem);line-height:.98}.lx-list__head>p:not(.lx-kicker){color:var(--lx-ink-soft);margin-top:1.2rem;font-size:1.02rem;line-height:1.65}.lx-directory{gap:clamp(2.5rem,5vw,3.75rem);list-style:none;display:grid}.lx-directory li{border-bottom:1px solid var(--lx-line);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);padding-bottom:clamp(2.5rem,5vw,3.75rem);display:grid}.lx-directory li:last-child{border-bottom:0;padding-bottom:0}.lx-directory__media{aspect-ratio:5/4;clip-path:inset(0 round 1rem 52%);background:var(--lx-stone);transition:transform .6s var(--lx-ease), box-shadow .6s var(--lx-ease);border-radius:1rem 52%;margin:0;position:relative;overflow:hidden;box-shadow:0 1.25rem 3rem #2f24181a}.lx-directory li:nth-child(2n) .lx-directory__media{clip-path:inset(0 round 52% 1rem);border-radius:52% 1rem}.lx-directory__media:before{z-index:2;border-radius:inherit;clip-path:inset(0 round inherit);content:"";pointer-events:none;border:1px solid #faf7f052;position:absolute;inset:.5rem}.lx-directory__media img{object-fit:cover;filter:saturate(.82)sepia(.06)contrast(1.02);transition:transform .9s var(--lx-ease)}.lx-directory li:hover .lx-directory__media img{transform:scale(1.04)}.lx-directory__body{align-content:start;gap:0;max-width:34rem;display:grid}.lx-directory__topline{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.lx-directory__num{color:var(--lx-amber);letter-spacing:.16em;font-size:.68rem;font-weight:650}.lx-directory__city{color:var(--lx-ink-soft);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.4rem;font-size:.62rem;font-weight:650}.lx-directory__body h3{font-size:clamp(1.85rem,3vw,2.6rem);line-height:1.05}.lx-directory__address{max-width:34ch;color:var(--lx-ink-soft);margin-top:.85rem;font-size:1rem;line-height:1.6}.lx-directory__note{color:var(--lx-amber);font-family:var(--font-accent-stack);margin-top:.7rem;font-size:1.05rem;font-style:italic}.lx-directory__status{color:var(--lx-ink);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.68rem;font-weight:650;display:inline-flex}.lx-directory__status:before{content:"";background:#6d7a68;border-radius:50%;width:.45rem;height:.45rem}.lx-directory__status--soon{color:var(--lx-ink-soft)}.lx-directory__status--soon:before{background:var(--lx-gold)}.lx-directory__body .button--text{justify-self:start;min-height:auto;margin-top:1.6rem;padding:0}.lx-visit{background:radial-gradient(circle at 0% 100%, #a55d3014, transparent 28rem), var(--lx-paper);padding-block:clamp(4.5rem,8vw,7rem);scroll-margin-top:7rem}.lx-visit__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:end;gap:clamp(2rem,5vw,4.5rem);display:grid}.lx-visit h2{max-width:12ch;font-size:clamp(2.4rem,4.4vw,3.8rem);line-height:.98}.lx-visit__copy p{max-width:38ch;color:var(--lx-ink-soft);font-size:1.05rem;line-height:1.7}.lx-visit__copy .button{margin-top:1.75rem}.lx-grow{background:radial-gradient(ellipse 70% 55% at 50% 110%, #a55d3033, transparent 60%), linear-gradient(165deg, #3a342c 0%, var(--lx-dusk) 55%, var(--lx-dusk-deep) 100%);color:var(--lx-paper-bright);text-align:center;padding-block:clamp(5rem,9vw,7.5rem);scroll-margin-top:7rem;position:relative;overflow:hidden}.lx-grow__mark{width:min(70vw,32rem);color:var(--lx-gold);opacity:.07;animation:200s linear infinite lx-spin-center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lx-grow__inner{z-index:1;clip-path:inset(0 round 1rem 52%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#25221dad;border:1px solid #caa57459;border-radius:1rem 52%;max-width:42rem;padding:clamp(3rem,6vw,4.5rem) clamp(2rem,5vw,4rem);position:relative;box-shadow:0 2rem 5rem #19161259}.lx-grow .lx-kicker{color:var(--lx-gold);justify-content:center}.lx-grow h2{max-width:14ch;color:var(--lx-paper-bright);margin-inline:auto;font-size:clamp(2.4rem,5vw,4rem);line-height:.98}.lx-grow h2 em{color:var(--lx-gold)}.lx-grow__inner>p:not(.lx-kicker){color:#faf7f0a8;max-width:40ch;margin:1.35rem auto 0;font-size:1.05rem;line-height:1.65}.lx-grow .button{margin-top:2rem}.lx-grow .button--outline{color:var(--lx-paper-bright);border-color:#faf7f066}.lx-grow .button--outline:hover{border-color:var(--lx-paper-bright);background:#faf7f014}@keyframes lx-spin-center{to{transform:translate(-50%,-50%)rotate(360deg)}}@supports (animation-timeline:view()){.lx-list__head,.lx-directory li,.lx-visit__inner,.lx-grow__inner{animation:both lx-enter;animation-timeline:view();animation-range:entry entry 30%}}@media (max-width:1000px){.lx-hero__grid{grid-template-columns:minmax(0,.95fr) minmax(24rem,1.05fr);gap:3rem}.lx-hero__copy h1{font-size:clamp(3.6rem,7.2vw,5.7rem)}}@media (max-width:800px){.lx-hero{min-height:auto}.lx-hero__grid{grid-template-columns:1fr;gap:4rem;padding-block:4rem}.lx-hero__copy h1{max-width:9ch}.lx-hero__portrait{min-height:min(78vw,42rem)}.lx-directory li{grid-template-columns:1fr;gap:1.25rem}.lx-directory__media{max-width:36rem}.lx-visit__inner{grid-template-columns:1fr;align-items:start}}@media (max-width:560px){.lx-shell{width:min(100% - 2rem,82rem)}.lx-hero{padding-top:6.4rem}.lx-hero__topline p:last-child{display:none}.lx-hero__grid{gap:3rem;padding:3.3rem 0}.lx-hero__copy h1{font-size:clamp(3.5rem,16.5vw,5rem)}.lx-hero__intro{margin-top:1.6rem}.lx-hero__actions{flex-direction:column;align-items:flex-start}.lx-hero__portrait{clip-path:inset(0 round 42% 1rem);border-radius:42% 1rem;min-height:118vw}.lx-directory li:nth-child(odd) .lx-directory__media{clip-path:inset(0 round 1rem 42%);border-radius:1rem 42%}.lx-directory li:nth-child(2n) .lx-directory__media{clip-path:inset(0 round 42% 1rem);border-radius:42% 1rem}.lx-grow__inner{clip-path:inset(0 round 1rem 38%);border-radius:1rem 38%}.lx-hero__portrait img{object-position:61% center}.lx-hero__portrait figcaption{gap:.7rem;display:grid}.lx-hero__portrait figcaption p{text-align:left;max-width:18ch}.lx-hero__nav{grid-template-columns:1fr}.lx-hero__nav a,.lx-hero__nav a:first-child{border-right:0;border-bottom:1px solid var(--lx-line);padding:.85rem 0}.lx-hero__nav a:last-child{border-bottom:0}.lx-directory__media{aspect-ratio:4/3;max-width:none}.lx-grow .button{width:100%}}@media (prefers-reduced-motion:reduce){.lx-hero__mark,.lx-hero__topline,.lx-hero__copy>*,.lx-hero__portrait,.lx-hero__nav,.lx-grow__mark{animation:none!important}.lx-hero__portrait img{transition:none}.lx-directory li:hover .lx-directory__media img{transform:none}@supports (animation-timeline:view()){.lx-list__head,.lx-directory li,.lx-visit__inner,.lx-grow__inner{animation:none}}}
