.lstl{background:var(--lstl-bg);color:var(--lstl-ink);padding-bottom:80px}.lstl *{box-sizing:border-box}.lstl__hero-media{position:relative;min-height:clamp(520px,72vw,820px);display:flex;align-items:flex-end;overflow:hidden}.lstl__hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lstl__hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,17,13,.58) 0%,rgba(20,17,13,.2) 52%,rgba(20,17,13,.05) 100%)}.lstl__hero-copy{position:relative;z-index:1;width:100%;color:#fff;padding-top:80px;padding-bottom:80px}.lstl__hero-copy h1,.lstl__room h2,.lstl__consult h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.025em;line-height:1.05;margin:0}.lstl__hero-copy h1{font-size:clamp(52px,8vw,112px);max-width:800px}.lstl__intro{font-size:clamp(16px,1.6vw,20px);line-height:1.65;max-width:620px;margin:24px 0 32px}.lstl__intro p,.lstl__room-description p,.lstl__consult p{margin:0}.lstl__eyebrow{font-size:11px;letter-spacing:.28em;text-transform:uppercase;margin:0 0 18px;color:rgba(255,255,255,.86)}.lstl__eyebrow--dark{color:#77695b}.lstl__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;border:1px solid var(--lstl-ink);color:var(--lstl-ink);text-decoration:none;text-transform:uppercase;font-size:11px;letter-spacing:.18em;transition:.2s ease}.lstl__button:hover{background:var(--lstl-ink);color:#fff}.lstl__button--light{border-color:#fff;color:#fff}.lstl__button--light:hover{background:#fff;color:#17130f}.lstl__rooms{padding-top:90px}.lstl__room{padding:0 0 110px}.lstl__room-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);gap:60px;align-items:end;margin-bottom:34px}.lstl__room h2{font-size:clamp(36px,5vw,66px)}.lstl__room-description{font-size:15px;line-height:1.75;color:#665f57}.lstl__scene{position:relative;aspect-ratio:16/10;overflow:hidden;background:#e9e3da}.lstl__scene-image{width:100%;height:100%;object-fit:cover;display:block}.lstl__hotspot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);z-index:3;text-decoration:none;color:#17130f}.lstl__hotspot-dot{width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;font:22px/1 Georgia,serif;box-shadow:0 3px 18px rgba(0,0,0,.2);transition:.2s}.lstl__hotspot:hover .lstl__hotspot-dot{transform:scale(1.12)}.lstl__hotspot-card{position:absolute;left:50%;bottom:52px;transform:translateX(-50%) translateY(8px);width:250px;background:#fff;padding:12px;display:flex;gap:12px;align-items:center;box-shadow:0 14px 40px rgba(0,0,0,.18);opacity:0;visibility:hidden;transition:.2s}.lstl__hotspot:hover .lstl__hotspot-card,.lstl__hotspot:focus .lstl__hotspot-card{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.lstl__hotspot-image{width:64px;height:64px;object-fit:contain}.lstl__hotspot-info{display:flex;flex-direction:column;gap:5px;font-size:12px}.lstl__hotspot-info strong{font-weight:500}.lstl__hotspot-info small{color:#70675e}.lstl__products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:16px;overflow-x:auto;padding:22px 0 8px;scroll-snap-type:x mandatory}.lstl__product{background:#fff;color:inherit;text-decoration:none;scroll-snap-align:start}.lstl__product-media{aspect-ratio:1/1;background:#f5f2ed;display:flex;align-items:center;justify-content:center;overflow:hidden}.lstl__product-media img,.lstl__product-media svg{width:100%;height:100%;object-fit:contain}.lstl__product-copy{padding:15px 16px 18px;border-top:1px solid #eee8df}.lstl__product-copy h3{font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px}.lstl__product-copy span{font-family:Georgia,serif;font-size:14px}.lstl__no-products{font-size:13px;color:#81786f}.lstl__room-action{text-align:center;margin-top:34px}.lstl__consult{border-top:1px solid #d9d0c5;border-bottom:1px solid #d9d0c5;padding-top:58px;padding-bottom:58px;display:flex;justify-content:space-between;gap:40px;align-items:center}.lstl__consult h2{font-size:clamp(32px,4vw,52px);margin-bottom:15px}.lstl__consult>div>div{max-width:680px;color:#675f56;line-height:1.7}.lstl__empty{text-align:center;padding:80px 20px;font-family:Georgia,serif;font-size:20px}@media(max-width:749px){.lstl__hero-media{min-height:620px}.lstl__hero-shade{background:linear-gradient(0deg,rgba(20,17,13,.7),rgba(20,17,13,.05) 75%)}.lstl__hero-copy{padding-bottom:54px}.lstl__rooms{padding-top:65px}.lstl__room{padding-bottom:78px}.lstl__room-head{grid-template-columns:1fr;gap:18px}.lstl__scene{aspect-ratio:4/5}.lstl__hotspot-card{display:none}.lstl__hotspot-dot{width:34px;height:34px}.lstl__products{grid-auto-columns:72vw}.lstl__consult{display:block}.lstl__consult .lstl__button{margin-top:28px}}
