:root{--bone: #F6F2EC;--ink: #2C3338;--terracotta: #C97B5D;--terracotta-dk:#B5664A;--sage: #8FA890;--white: #FFFFFF;--ink-70: #5A6068;--ink-12: rgba(44,51,56,.12);--ink-06: rgba(44,51,56,.06);--bone-dk: #ECE6DB;--bone-dk-2: #E3DCCE;--w-soft: var(--bone);--w-deep: var(--sage);--w-tint: var(--sage);--serif: "Cormorant Garamond", Georgia, serif;--sans: "Inter", system-ui, -apple-system, sans-serif;--mono: "IBM Plex Mono", ui-monospace, monospace;--s1: 8px;--s2: 16px;--s3: 24px;--s4: 32px;--s5: 48px;--s6: 64px;--s7: 96px;--s8: 128px;--maxw: 1280px;--gutter: 48px;--nav-h: 72px;--radius: 3px;--shadow-soft: 0 18px 50px -28px rgba(44,51,56,.28);--shadow-drawer: -24px 0 60px -30px rgba(44,51,56,.4);--ease: cubic-bezier(.22, .61, .36, 1)}[data-world=japandi]{--w-soft:#EDE7DB;--w-deep:#3F3A35;--w-tint:#C8CFB8}[data-world=bohemian]{--w-soft:#F0E4D2;--w-deep:#9C4A2B;--w-tint:#D89B3C}[data-world=minimalist]{--w-soft:#F0EFEC;--w-deep:#1A1A1A;--w-tint:#D6D5D2}[data-world=dark-academia]{--w-soft:#E6DCC2;--w-deep:#2E3D2B;--w-tint:#6B2B2B}[data-world=urban-jungle]{--w-soft:#E9E6D6;--w-deep:#3C5A3F;--w-tint:#B07A52}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--bone);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}a{color:inherit;text-decoration:none}input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}::selection{background:#c97b5d38}.h1{font-family:var(--serif);font-weight:600;font-size:56px;line-height:1.05;letter-spacing:-.01em;margin:0}.h2{font-family:var(--serif);font-weight:600;font-size:36px;line-height:1.15;letter-spacing:-.005em;margin:0}.h3{font-family:var(--serif);font-weight:500;font-size:22px;line-height:1.25;margin:0}.h4{font-family:var(--sans);font-weight:600;font-size:14px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;margin:0}.body{font-size:16px;line-height:1.6;margin:0;max-width:65ch}.body-lg{font-size:18px;line-height:1.7;margin:0;max-width:62ch}.caption{font-size:13px;line-height:1.45;color:var(--ink-70);margin:0}.micro{font-size:12px;line-height:1.4;margin:0}.mono{font-family:var(--mono);font-weight:400;letter-spacing:0}.serif-italic{font-family:var(--serif);font-style:italic}.t-terra{color:var(--terracotta)}.t-muted{color:var(--ink-70)}.rte>*+*{margin-top:1em}.rte a{text-decoration:underline;text-underline-offset:3px}.wrap{max-width:var(--maxw);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.wrap-wide{max-width:1440px;margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.section{padding-top:var(--s7);padding-bottom:var(--s7)}.stack-1>*+*{margin-top:var(--s1)}.stack-2>*+*{margin-top:var(--s2)}.stack-3>*+*{margin-top:var(--s3)}.stack-4>*+*{margin-top:var(--s4)}.row{display:flex;align-items:center}.eyebrow{font-family:var(--sans);font-weight:600;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:0 24px;border-radius:var(--radius);font-family:var(--sans);font-weight:600;font-size:15px;letter-spacing:.01em;transition:background .18s var(--ease),color .18s var(--ease),border-color .18s var(--ease);white-space:nowrap}.btn-primary{background:var(--terracotta);color:var(--bone)}.btn-primary:hover{background:var(--terracotta-dk)}.btn-primary:disabled{background:var(--bone-dk-2);color:var(--ink-70);cursor:not-allowed}.btn-secondary{border:1px solid var(--ink);color:var(--ink);background:transparent}.btn-secondary:hover{background:var(--bone-dk);color:var(--terracotta);border-color:var(--terracotta)}.btn-ghost{color:var(--ink);padding:0;height:auto}.btn-block{width:100%}.btn-lg{height:56px;padding:0 32px;font-size:16px}.link{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:var(--ink-12);transition:text-decoration-color .15s}.link:hover{text-decoration-color:var(--terracotta)}.navlink{position:relative;color:var(--ink);padding:6px 2px}.navlink:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1.5px;background:var(--terracotta);transition:right .2s var(--ease)}.navlink:hover:after,.navlink[aria-current=true]:after{right:0}:focus-visible{outline:2px solid var(--terracotta);outline-offset:2px;border-radius:2px}.ph{position:relative;overflow:hidden;background:var(--w-soft);background-image:repeating-linear-gradient(135deg,transparent 0,transparent 13px,rgba(44,51,56,.028) 13px,rgba(44,51,56,.028) 14px);display:flex;align-items:center;justify-content:center}.ph:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 1px #2c33380f;pointer-events:none}.ph-inner{text-align:center;padding:var(--s3);max-width:80%}.ph-icon{width:34px;height:34px;margin:0 auto var(--s2);color:var(--ink);opacity:.45}.ph-label{font-family:var(--mono);font-size:11.5px;line-height:1.5;letter-spacing:.02em;color:var(--ink);opacity:.62;text-transform:lowercase}.ph-tag{position:absolute;top:10px;left:10px;font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);opacity:.5;background:#f6f2ecb3;padding:3px 7px;border-radius:2px}.ph--corner .ph-inner{position:absolute;right:18px;bottom:16px;left:auto;max-width:50%;text-align:right;padding:0}.ph--corner .ph-icon{width:22px;height:22px;margin:0 0 8px auto}.ph-img{width:100%;height:100%;object-fit:cover}.field{display:flex;flex-direction:column;gap:7px}.field label{font-family:var(--sans);font-weight:600;font-size:13px}.field .hint{font-size:12px;color:var(--ink-70)}.input{height:48px;padding:0 14px;background:var(--white);border:1px solid var(--ink-12);border-radius:var(--radius);transition:border-color .15s;font-size:15px;width:100%}.input:focus{outline:none;border-color:var(--ink)}textarea.input{height:auto;padding:12px 14px;line-height:1.5;resize:vertical}.divider{height:1px;background:var(--ink-12);border:0;margin:0}.skip-link{position:absolute;left:12px;top:-60px;z-index:200;background:var(--ink);color:var(--bone);padding:10px 16px;border-radius:var(--radius);font-weight:600;font-size:14px;transition:top .15s}.skip-link:focus{top:12px}.badge-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--terracotta);color:var(--bone);font-family:var(--sans);font-weight:600;font-size:11px}.tag{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-70);padding:5px 9px;border:1px solid var(--ink-12);border-radius:2px}.tag-sage{color:#4d6b50;border-color:#8fa89080;background:#8fa8901f}.tag-terra{color:var(--terracotta-dk);border-color:#c97b5d66}.lh-card-img{transition:transform .4s var(--ease)}.lh-card:hover .lh-card-img{transform:scale(1.012)}.lh-card:hover .h3{color:var(--terracotta)}.lh-card .h3{transition:color .15s}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s5) var(--s4)}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--s4)}@media(max-width:920px){.grid-3{grid-template-columns:repeat(2,1fr);gap:var(--s4) var(--s3)}}@media(max-width:560px){.grid-3,.grid-2{grid-template-columns:1fr}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.fade-up{animation:fadeUp .32s var(--ease) both}[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .76s var(--ease),transform .76s var(--ease);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}[data-reveal].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important}}@media(max-width:920px){:root{--gutter: 24px}}@media(max-width:768px){.h1{font-size:42px}.h2{font-size:27px}.h3{font-size:19px}.section{padding-top:var(--s6);padding-bottom:var(--s6)}}.lh-nav{position:sticky;top:0;z-index:90;background:var(--bone);transition:box-shadow .2s var(--ease),border-color .2s;border-bottom:1px solid transparent}.lh-nav[data-scrolled=true]{border-bottom-color:var(--ink-12);box-shadow:0 1px #2c333805}.lh-nav-inner{height:var(--nav-h);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.lh-nav-left{display:flex;align-items:center;gap:14px;justify-self:start}.lh-nav-center{display:flex;align-items:center;gap:26px;justify-self:center}.lh-nav-center .navlink{font-size:14px;font-weight:500;white-space:nowrap}.lh-nav-right{display:flex;align-items:center;gap:6px;justify-self:end}.lh-icon-btn{width:42px;height:42px;display:grid;place-items:center;border-radius:var(--radius);color:var(--ink);transition:background .15s,color .15s}.lh-icon-btn:hover{background:var(--bone-dk);color:var(--terracotta)}.lh-bag{position:relative}.lh-bag-badge{position:absolute;top:5px;right:4px}.lh-burger{display:none;width:42px;height:42px;place-items:center;color:var(--ink)}.lh-wordmark{display:inline-flex;align-items:center;gap:10px}.lh-wordmark-text{font-family:var(--serif);font-weight:600;font-size:21px;letter-spacing:.01em;line-height:1;padding-top:2px}.lh-mobile-sheet{display:none}@media(max-width:1080px){.lh-nav-center{gap:18px}.lh-nav-center .navlink{font-size:13px}}@media(max-width:880px){.lh-nav-inner{grid-template-columns:auto 1fr auto}.lh-nav-center{display:none}.lh-burger{display:grid}.lh-hide-sm{display:none}.lh-mobile-sheet{display:none;padding:8px var(--gutter) 28px;background:var(--bone);border-bottom:1px solid var(--ink-12);animation:fadeUp .2s var(--ease) both}.lh-mobile-sheet.open{display:block}}.lh-mega{position:absolute;left:0;right:0;top:var(--nav-h);z-index:89;background:var(--bone);border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12);box-shadow:var(--shadow-soft);animation:megaIn .2s var(--ease) both;display:none}.lh-mega.open{display:block}@keyframes megaIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.lh-mega-grid{display:grid;grid-template-columns:1fr 1.2fr 1.4fr;gap:56px;padding:40px var(--gutter) 44px;align-items:start}.lh-mega-col{border-left:2px solid var(--w-deep);padding-left:22px}.lh-mega-link{display:flex;align-items:center;gap:8px;font-size:18px;color:var(--ink);width:fit-content;transition:color .15s,padding-left .15s}.lh-mega-link:hover{color:var(--w-deep);padding-left:4px}.lh-mega-all{font-weight:600;color:var(--terracotta);margin-top:6px}.lh-mega-all:hover{color:var(--terracotta-dk)}.lh-swatch{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:11px;letter-spacing:.04em;color:var(--ink-70)}.lh-swatch span{width:16px;height:16px;border-radius:2px;box-shadow:inset 0 0 0 1px #2c33381f}.lh-mega-img{border-radius:var(--radius);overflow:hidden}@media(max-width:880px){.lh-mega{display:none!important}}.lh-footer{background:var(--ink);color:var(--bone);padding-top:var(--s7);margin-top:var(--s7)}.lh-footer-grid{display:grid;grid-template-columns:repeat(3,1fr) 1.4fr;gap:48px;padding-bottom:var(--s6)}.lh-footer-link{color:#f6f2ecd1;font-size:15px;transition:color .15s}.lh-footer-link:hover{color:var(--terracotta)}.lh-news-form{display:flex;gap:10px}.lh-news-input{flex:1;background:#f6f2ec0f;border-color:#f6f2ec2e;color:var(--bone)}.lh-news-input::placeholder{color:#f6f2ec73}.lh-news-input:focus{border-color:var(--bone)}.lh-footer-base{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:28px 0 40px;border-top:1px solid rgba(246,242,236,.14)}@media(max-width:880px){.lh-footer-grid{grid-template-columns:1fr 1fr;gap:36px}.lh-footer-news{grid-column:1 / -1}}@media(max-width:520px){.lh-footer-grid{grid-template-columns:1fr}}.lh-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#2c333852;opacity:0;pointer-events:none;transition:opacity .22s var(--ease)}.lh-scrim.open{opacity:1;pointer-events:auto}.lh-drawer{position:fixed;top:0;right:0;bottom:0;z-index:101;width:440px;max-width:92vw;background:var(--bone);box-shadow:var(--shadow-drawer);transform:translate(100%);transition:transform .28s var(--ease);display:flex;flex-direction:column}.lh-drawer.open{transform:none}.lh-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid var(--ink-12)}.lh-drawer-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:40px;text-align:center}.lh-drawer-items{flex:1;overflow-y:auto;padding:8px 24px}.lh-line{display:flex;gap:16px;padding:22px 0;border-bottom:1px solid var(--ink-12)}.lh-line-img{border-radius:var(--radius);width:84px;height:104px;flex:none}.lh-line-remove{color:var(--ink-70);padding:6px;border-radius:var(--radius);transition:color .15s,background .15s;display:inline-flex;align-items:center;gap:6px}.lh-line-remove:hover{color:var(--terracotta);background:var(--bone-dk)}.lh-drawer-foot{padding:22px 24px calc(22px + env(safe-area-inset-bottom));border-top:1px solid var(--ink-12);background:var(--bone)}.lh-search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:var(--bone);overflow-y:auto;animation:fadeUp .2s var(--ease) both;display:none}.lh-search.open{display:block}.lh-qty{display:inline-flex;align-items:center;border:1px solid var(--ink-12);border-radius:var(--radius);height:44px;width:fit-content}.lh-qty.sm{height:34px}.lh-qty button{width:44px;height:44px;display:grid;place-items:center}.lh-qty.sm button{width:34px;height:34px}.lh-qty .lh-qty-val{min-width:30px;text-align:center;font-family:var(--mono);font-size:15px}.lh-exp{border-top:1px solid var(--ink-12)}.lh-exp>summary{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;text-align:left;list-style:none;cursor:pointer}.lh-exp>summary::-webkit-details-marker{display:none}.lh-exp .lh-exp-h{display:flex;align-items:center;gap:10px}.lh-exp .lh-exp-chev{width:18px;height:18px;color:var(--ink-70);transition:transform .2s var(--ease)}.lh-exp[open] .lh-exp-chev{transform:rotate(180deg)}.lh-exp .lh-exp-body{padding-bottom:22px;color:var(--ink-70)}.lh-hero{position:relative;min-height:calc(100vh - var(--nav-h));display:flex;align-items:flex-end;overflow:hidden}.lh-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;z-index:0}.lh-hero-img .ph-img{transform:scale(1.12);transition:transform 1.2s var(--ease);will-change:transform}.lh-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#121416bd,#1214165c 34%,#12141600 64%),linear-gradient(to right,#1214167a,#12141600 54%)}.lh-hero-copy{position:relative;z-index:2;padding:80px;max-width:760px}.lh-hero .eyebrow{color:var(--bone);opacity:.92}.lh-hero .h1{color:var(--white);line-height:1.22;text-shadow:0 1px 32px rgba(0,0,0,.28)}.lh-hero .body-lg{color:#f6f2eceb}.lh-hero .btn-secondary{border-color:#ffffff8c;color:var(--white);background:transparent}.lh-hero .btn-secondary:hover{background:#ffffff1f;border-color:var(--white);color:var(--white)}@media(max-width:768px){.lh-hero{min-height:80vh}.lh-hero-copy{padding:32px 24px 40px}}.lh-rooms-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.lh-room-card{display:block}.lh-room-img{transition:transform .4s var(--ease)}.lh-room-card:hover .lh-room-img{transform:scale(1.015)}.lh-room-card:hover .h3{color:var(--terracotta)}.lh-room-card .h3{transition:color .15s}.lh-room-arrow{transition:transform .2s var(--ease)}.lh-room-card:hover .lh-room-arrow{transform:translate(3px);color:var(--terracotta)}@media(max-width:980px){.lh-rooms-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;margin:0 calc(-1 * var(--gutter));padding:0 var(--gutter) 8px}.lh-room-card{flex:0 0 64%;scroll-snap-align:start}}@media(max-width:560px){.lh-room-card{flex-basis:80%}}.lh-edit-band{background:var(--ink);padding:var(--s8) 0}.lh-edit-btn{border-color:#f6f2ec66;color:var(--bone)}.lh-edit-btn:hover{background:#f6f2ec14;color:var(--bone);border-color:var(--bone)}.lh-across{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.lh-across-img{border-radius:var(--radius);overflow:hidden}.lh-across-row{display:flex;align-items:center;gap:16px;padding:12px;margin:0 -12px;border-radius:var(--radius);transition:background .15s}.lh-across-row:hover{background:var(--bone-dk)}.lh-across-row .h3{transition:color .15s}.lh-across-row:hover .h3{color:var(--terracotta)}@media(max-width:880px){.lh-across{grid-template-columns:1fr;gap:36px}}.lh-world{background:var(--w-soft)}.lh-world-hero{position:relative;padding:var(--s8) 0 var(--s6)}.lh-world-hero .h1{color:var(--ink);line-height:1.22}.lh-world-rule{height:2px;width:64px;background:var(--w-deep);opacity:.8;margin:24px 0}.lh-plp{display:grid;grid-template-columns:232px 1fr;gap:56px;align-items:start}.lh-filters{position:sticky;top:calc(var(--nav-h) + 24px)}.lh-filter-group{padding:20px 0;border-top:1px solid var(--ink-12)}.lh-filter-group:first-of-type{border-top:none;padding-top:0}.lh-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;padding:3px 0;color:var(--ink)}.lh-check-box{width:18px;height:18px;border:1px solid var(--ink-12);border-radius:2px;display:grid;place-items:center;flex:none;color:var(--bone);background:var(--white);transition:background .12s,border-color .12s}.lh-check.active .lh-check-box{background:var(--terracotta);border-color:var(--terracotta)}.lh-check-sw{width:13px;height:13px;border-radius:2px;box-shadow:inset 0 0 0 1px #2c333824;flex:none}.lh-plp-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:22px;margin-bottom:28px;border-bottom:1px solid var(--ink-12)}.lh-filter-toggle{display:none;height:40px}.lh-sort{display:flex;align-items:center;gap:10px}.lh-select{height:40px;padding:0 32px 0 12px;border:1px solid var(--ink-12);border-radius:var(--radius);background:var(--white);font-size:14px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%235A6068' stroke-width='1.5'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;cursor:pointer}.lh-zero{text-align:center;padding:64px 0;max-width:44ch;margin:0 auto}@media(max-width:880px){.lh-plp{grid-template-columns:1fr;gap:0}.lh-filters{position:static;display:none;margin-bottom:28px}.lh-filters.open{display:block}.lh-filter-toggle{display:inline-flex}}.lh-variant{border:1px solid var(--ink-12);border-radius:var(--radius);padding:9px 16px;font-size:14px;background:var(--white);transition:border-color .15s,color .15s}.lh-variant:hover{border-color:var(--ink-70)}.lh-variant.active{border-color:var(--ink);color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.lh-crumb{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ink-70);margin-bottom:28px;flex-wrap:wrap}.lh-crumb a:hover{color:var(--terracotta)}.lh-pdp{display:grid;grid-template-columns:1fr 440px;gap:64px;align-items:start}.lh-gallery{display:grid;grid-template-columns:84px 1fr;gap:16px}.lh-gallery-thumbs{display:flex;flex-direction:column;gap:12px}.lh-thumb{border-radius:var(--radius);overflow:hidden;box-shadow:inset 0 0 0 1px var(--ink-12);transition:box-shadow .15s;aspect-ratio:1/1}.lh-thumb.active{box-shadow:inset 0 0 0 2px var(--ink)}.lh-gallery-main{border-radius:var(--radius);overflow:hidden}.lh-gallery-slide{display:none}.lh-gallery-slide.active{display:block}.lh-buy{position:relative}.lh-buy-inner{position:sticky;top:calc(var(--nav-h) + 24px)}.lh-notify{background:var(--white);border:1px solid var(--ink-12);border-radius:var(--radius);padding:20px}.lh-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:var(--s7);padding-top:var(--s5);border-top:2px solid var(--w-deep)}.lh-dims{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;font-size:14px;color:var(--ink)}@media(max-width:980px){.lh-pdp{grid-template-columns:1fr;gap:40px}.lh-buy-inner{position:static}.lh-specs{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:620px){.lh-gallery{grid-template-columns:64px 1fr}.lh-specs{grid-template-columns:1fr}}.lh-cart{display:grid;grid-template-columns:1fr 360px;gap:56px;align-items:start}.lh-cart-line{display:flex;gap:24px;padding:28px 0;border-bottom:1px solid var(--ink-12)}.lh-cart-line:first-child{border-top:1px solid var(--ink-12)}.lh-cart-img{width:120px;height:150px;flex:none;border-radius:var(--radius)}.lh-cart-info{flex:1;min-width:0}.lh-summary{position:sticky;top:calc(var(--nav-h) + 24px);background:var(--white);border:1px solid var(--ink-12);border-radius:var(--radius);padding:28px}@media(max-width:880px){.lh-cart{grid-template-columns:1fr;gap:36px}.lh-summary{position:static}.lh-cart-img{width:90px;height:112px}}.lh-about-cols{display:grid;grid-template-columns:160px 1fr;gap:40px}.lh-quote-band{background:var(--ink);padding:var(--s8) 0}@media(max-width:880px){.lh-about-cols{grid-template-columns:1fr;gap:12px}.lh-quote-band .h1{font-size:32px!important}}.lh-worlds-index{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s4)}@media(max-width:880px){.lh-worlds-index{grid-template-columns:1fr 1fr}}@media(max-width:560px){.lh-worlds-index{grid-template-columns:1fr}}html{overflow-x:clip}body{overflow-wrap:break-word;-webkit-tap-highlight-color:rgba(201,123,93,.18)}@supports (height: 100dvh){.lh-hero{min-height:calc(100dvh - var(--nav-h))}}.lh-drawer-items,.lh-mobile-sheet,.lh-rooms-strip,.lh-search{-webkit-overflow-scrolling:touch}.lh-locked,.lh-locked body{overflow:hidden}@media(max-width:768px){.input,textarea.input,.lh-select,input,select,textarea{font-size:16px}.lh-icon-btn,.lh-burger{width:44px;height:44px}.lh-hero-copy{padding:28px 22px 36px}}@media(max-width:480px){:root{--gutter: 18px}.h1{font-size:34px}.h2{font-size:24px}.h3{font-size:18px}.body-lg{font-size:16.5px}.btn-lg{height:52px}.lh-hero-copy .row{flex-direction:column;align-items:stretch}.lh-hero-copy .btn{width:100%}.lh-news-form{flex-direction:column}.lh-news-form .btn,.lh-news-form .input{width:100%}.lh-drawer{width:100%;max-width:100%}}.lh-anno{background:var(--anno-bg, #2C3338);color:var(--anno-fg, #F6F2EC);font-size:13px;letter-spacing:.01em}.lh-anno-inner{min-height:40px;display:flex;align-items:center;justify-content:center;gap:14px}.lh-anno-track{position:relative;flex:1;text-align:center;overflow:hidden}.lh-anno-msg{display:none;align-items:center;justify-content:center;gap:8px;line-height:1.3;padding:9px 0}.lh-anno-msg.active{display:flex;animation:annoIn .4s var(--ease) both}.lh-anno-msg a{text-decoration:underline;text-underline-offset:2px;text-decoration-color:#fff6}.lh-anno-msg a:hover{text-decoration-color:currentColor}.lh-anno-msg svg{opacity:.85;flex:none}@keyframes annoIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.lh-anno-nav{color:inherit;opacity:.55;width:30px;height:30px;display:grid;place-items:center;border-radius:var(--radius);flex:none;transition:opacity .15s,background .15s}.lh-anno-nav:hover{opacity:1;background:#ffffff1a}.lh-anno-prev svg{transform:rotate(180deg)}.lh-anno--single .lh-anno-nav{display:none}@media(max-width:600px){.lh-anno-nav{display:none}.lh-anno-msg{font-size:12.5px}}.lh-usp{padding:26px 0}.lh-usp--bordered{border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.lh-reass{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.lh-reass-item{display:flex;align-items:center;gap:13px;justify-content:center;text-align:left}.lh-reass-ic{color:var(--terracotta);flex:none}.lh-reass-tx{display:flex;flex-direction:column;gap:2px;min-width:0}.lh-reass-t{font-family:var(--sans);font-weight:600;font-size:14px;line-height:1.25}.lh-reass-d{font-size:12.5px;color:var(--ink-70);line-height:1.35}@media(max-width:900px){.lh-reass{grid-template-columns:1fr 1fr;gap:18px 20px}}@media(max-width:480px){.lh-reass{gap:16px 12px}.lh-reass-item{flex-direction:column;text-align:center;gap:8px}.lh-reass-d{display:none}}.lh-reass--compact{grid-template-columns:1fr 1fr;gap:14px 18px}.lh-reass--compact .lh-reass-d{display:none}.lh-reass--compact .lh-reass-ic{color:var(--ink)}.lh-promise{background:var(--bone-dk)}.lh-promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:var(--s6)}.lh-promise-item{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:34ch;margin:0 auto}.lh-promise-ic{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--white);color:var(--terracotta);box-shadow:inset 0 0 0 1px var(--ink-12);margin-bottom:18px}@media(max-width:880px){.lh-promise-grid{grid-template-columns:1fr;gap:36px}}.lh-revs-sec{background:var(--bone)}.lh-revs{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s4)}.lh-rev{margin:0;background:var(--white);border:1px solid var(--ink-12);border-radius:var(--radius);padding:32px 30px;display:flex;flex-direction:column;gap:16px}.lh-rev-stars{display:inline-flex;gap:3px;color:var(--terracotta)}.lh-rev-quote{margin:0;font-weight:500;color:var(--ink)}.lh-rev-who{margin-top:auto}@media(max-width:900px){.lh-revs{grid-template-columns:1fr 1fr;gap:var(--s3)}}@media(max-width:600px){.lh-revs{grid-template-columns:1fr}}.lh-ig-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.lh-ig-cell{position:relative;display:block;border-radius:var(--radius);overflow:hidden}.lh-ig-cell .ph{transition:transform .4s var(--ease)}.lh-ig-cell:hover .ph{transform:scale(1.04)}.lh-ig-ic{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#12141647;opacity:0;transition:opacity .2s var(--ease)}.lh-ig-cell:hover .lh-ig-ic{opacity:1}@media(max-width:900px){.lh-ig-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.lh-ig-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.lh-pdp-rating{display:inline-flex;align-items:center;gap:8px;margin-top:12px}.lh-pdp-rating .caption{margin:0}.lh-installments{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-70);margin-top:2px}.lh-installments svg{flex:none;color:var(--ink-70)}.lh-buy-reass{border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12);padding:18px 0}.lh-revs-sec,.lh-best{background:var(--bone-dk)}:root{--anno-h: 40px}.lh-hero{min-height:calc(100vh - var(--nav-h) - var(--anno-h))}@supports (height: 100dvh){.lh-hero{min-height:calc(100dvh - var(--nav-h) - var(--anno-h))}}@media(max-width:600px){.lh-anno:not(.lh-anno--single) .lh-anno-nav{display:grid}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/base.css.map */
