:root{--bg:#F5F1E9;--surface:#FFFFFF;--surface-2:#EEE8DC;--surface-3:#E6DECF;--panel:#EDE5D6;--ink:#221F1A;--ink-soft:#5B554B;--ink-faint:#8C8577;--line:#E3DBCC;--line-strong:#D4CAB7;--accent:#3B5240;--accent-2:#526B4E;--accent-soft:#8AA382;--accent-ink:#24352A;--sale:#A9502C;--star:#E3A11B;--radius:16px;--radius-sm:10px;--maxw:1360px;--shadow:0 1px 2px rgba(34,31,26,.04), 0 10px 34px rgba(34,31,26,.07);--shadow-lg:0 26px 70px rgba(34,31,26,.16);--prod:drop-shadow(0 24px 26px rgba(40,34,24,.18));--font:"Helvetica Neue","Inter",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--serif:"Iowan Old Style","Palatino Linotype",Palatino,"Book Antiqua",Georgia,serif}:root[data-theme=light]{--bg:#F5F1E9;--surface:#FFFFFF;--surface-2:#EEE8DC;--surface-3:#E6DECF;--panel:#EDE5D6;--ink:#221F1A;--ink-soft:#5B554B;--ink-faint:#8C8577;--line:#E3DBCC;--line-strong:#D4CAB7;--accent:#3B5240;--accent-2:#526B4E;--accent-soft:#8AA382;--accent-ink:#24352A;--sale:#A9502C;--star:#E3A11B;--shadow:0 1px 2px rgba(34,31,26,.04), 0 10px 34px rgba(34,31,26,.07);--shadow-lg:0 26px 70px rgba(34,31,26,.16)}:root[data-theme=dark]{--bg:#14120C;--surface:#1E1B13;--surface-2:#242015;--surface-3:#2C2718;--ink:#F1ECE1;--ink-soft:#C2BAA8;--ink-faint:#8C8578;--line:#302B1F;--line-strong:#403A2B;--accent:#8AA382;--accent-2:#9CB394;--accent-soft:#6E8768;--accent-ink:#0E150E;--sale:#D6774C;--star:#F2B63E;--shadow:0 1px 2px rgba(0,0,0,.3), 0 12px 36px rgba(0,0,0,.42);--shadow-lg:0 28px 74px rgba(0,0,0,.56)}.lv-root *{box-sizing:border-box}html{scroll-behavior:smooth}.lv-root{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.lv-root img{max-width:100%;display:block}.lv-root a{color:inherit;text-decoration:none}.lv-root button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}.lv-root .lv-wrap{max-width:var(--maxw);margin:0 auto;padding:0 clamp(16px,4vw,44px)}.lv-root .lv-eyebrow{font-size:11.2px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-2);font-weight:700}.lv-root h2{font-family:var(--serif);font-weight:600;font-size:clamp(27.2px,3.5vw,41.6px);line-height:1.08;margin:.3em 0 .15em;letter-spacing:-.01em;text-wrap:balance}.lv-root .lv-btn{display:inline-flex;align-items:center;gap:.5em;padding:.9em 1.6em;border-radius:100px;font-weight:600;font-size:15.2px;transition:transform .15s,background .2s,box-shadow .2s;white-space:nowrap}.lv-root .lv-btn:active{transform:translateY(1px)}.lv-root .lv-btn-primary{background:var(--accent);color:#fff;box-shadow:0 8px 22px color-mix(in srgb,var(--accent) 36%,transparent)}:root[data-theme=dark] .lv-btn-primary{color:var(--accent-ink)}.lv-root .lv-btn-primary:hover{background:var(--accent-2)}.lv-root .lv-btn-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--line-strong)}.lv-root .lv-btn-ghost:hover{border-color:var(--ink)}.lv-root .lv-btn-light{background:#ffffff1f;color:#fff;border:1.5px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lv-root .lv-btn-light:hover{background:#ffffff38}.lv-root .lv-announce{background:var(--accent);color:#fff;font-size:12.16px;font-weight:500;letter-spacing:.02em}:root[data-theme=dark] .lv-announce{color:var(--accent-ink)}.lv-root .lv-announce .lv-wrap{display:flex;align-items:center;justify-content:center;gap:1.9em;padding:5px 44px;flex-wrap:wrap}.lv-root .lv-announce span{display:inline-flex;align-items:center;gap:.45em}.lv-root .lv-announce svg{opacity:.9}@media(max-width:720px){.lv-root .lv-announce span:nth-child(n+3){display:none}.lv-root .lv-announce .lv-wrap{gap:1.4em}}.lv-root header.lv-site{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 86%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.lv-root .lv-nav{display:flex;align-items:center;gap:22px;padding:3px 0}.lv-root .lv-logo{display:flex;align-items:center;margin-right:8px}.lv-root .lv-logo img{height:25px;width:auto;display:block}:root[data-theme=dark] .lv-logo img{filter:invert(1) brightness(1.6)}:root[data-theme=light] .lv-logo img{filter:none}.lv-root .lv-foot-brand .lv-logo img{height:30px}.lv-root .lv-langsw{display:inline-flex;align-items:center;gap:6px;font-size:13.12px;font-weight:600;color:var(--ink-soft);padding:6px 10px;border-radius:100px}.lv-root .lv-langsw:hover{background:var(--surface-2);color:var(--ink)}.lv-root .lv-langsw .lv-flag{font-size:16px;line-height:1}@media(max-width:520px){.lv-root .lv-langsw .lv-lbl{display:none}}.lv-root .lv-menu{display:flex;gap:19px;font-size:14.08px;font-weight:500;color:var(--ink-soft);flex:1}.lv-root .lv-menu a{position:relative;padding:3px 0}.lv-root .lv-menu a:hover,.lv-root .lv-menu a.lv-hot{color:var(--ink)}.lv-root .lv-menu a:hover:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--accent)}.lv-root .lv-menu a.lv-saleln{color:var(--sale);font-weight:700}.lv-root .lv-icons{display:flex;align-items:center;gap:12px}.lv-root .lv-iconbtn{width:38px;height:38px;border-radius:100px;display:grid;place-items:center;color:var(--ink-soft)}.lv-root .lv-iconbtn:hover{background:var(--surface-2);color:var(--ink)}.lv-root .lv-cartbadge{position:relative}.lv-root .lv-cartbadge i{position:absolute;top:-2px;right:-2px;background:var(--sale);color:#fff;font-size:9.6px;font-weight:700;font-style:normal;min-width:15px;height:15px;border-radius:100px;display:grid;place-items:center;padding:0 3px}@media(max-width:920px){.lv-root .lv-menu{display:none}}.lv-root .lv-hero{padding:clamp(48px,6vw,104px) 0 clamp(44px,5vw,84px)}.lv-root .lv-hero .lv-wrap{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(20px,4vw,56px);align-items:start;padding:0 clamp(16px,4vw,44px)}.lv-root .lv-hero-copy{padding-top:clamp(26px,3.6vw,58px)}.lv-root .lv-hero h1{font-family:var(--serif);font-weight:600;font-size:clamp(35.2px,5vw,59.2px);line-height:1.02;letter-spacing:-.015em;margin:.14em 0 .24em}.lv-root .lv-hero h1 em{font-style:italic;color:var(--accent-2)}.lv-root .lv-hero .lv-lead{font-size:clamp(16px,1.4vw,17.92px);color:var(--ink-soft);max-width:42ch;margin-bottom:1.5em}.lv-root .lv-hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:1.5em}.lv-root .lv-heroproof{display:flex;gap:24px;flex-wrap:wrap;font-size:13.76px;color:var(--ink-soft);font-weight:500;align-items:center}.lv-root .lv-heroproof b{color:var(--ink);font-weight:700}.lv-root .lv-heroproof .lv-p{display:flex;align-items:center;gap:.5em}.lv-root .lv-stars{color:var(--star);letter-spacing:1px}.lv-root .lv-hero-visual{position:relative;border-radius:22px;overflow:hidden;aspect-ratio:16/10;background:var(--surface-3);box-shadow:var(--shadow-lg)}.lv-root .lv-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center 54%}.lv-root .lv-hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(20,17,10,.12),transparent 30%,transparent 72%,rgba(20,17,10,.18))}.lv-root .lv-hero-badge{position:absolute;left:20px;top:20px;background:#ffffffd9;color:#221f1a;border-radius:100px;padding:6px 13px;font-size:11.52px;font-weight:700;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lv-root .lv-floatcard{position:absolute;background:var(--surface);border-radius:14px;box-shadow:var(--shadow-lg);padding:11px 15px;display:flex;align-items:center;gap:11px;border:1px solid var(--line)}.lv-root .lv-floatcard .lv-ic{width:36px;height:36px;border-radius:10px;background:var(--surface-2);display:grid;place-items:center;color:var(--accent-2);flex-shrink:0}.lv-root .lv-floatcard small{display:block;color:var(--ink-faint);font-size:10.56px;letter-spacing:.05em;text-transform:uppercase;font-weight:700}.lv-root .lv-floatcard strong{font-size:14.08px;letter-spacing:-.01em}.lv-root .lv-fc-1{right:-12px;top:26px}.lv-root .lv-fc-2{left:-12px;bottom:26px}.lv-root .lv-fc-2 .lv-stars{font-size:14.4px}@media(max-width:880px){.lv-root .lv-hero .lv-wrap{grid-template-columns:1fr;gap:26px}.lv-root .lv-hero-visual{aspect-ratio:16/12}.lv-root .lv-floatcard{display:none}.lv-root .lv-hero-cta .lv-btn{flex:1;justify-content:center}}.lv-root .lv-trustbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.lv-root .lv-trustbar .lv-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.lv-root .lv-tcell{display:flex;align-items:center;gap:12px;padding:17px 8px;position:relative}.lv-root .lv-tcell+.lv-tcell:before{content:"";position:absolute;left:0;top:24%;bottom:24%;width:1px;background:var(--line)}.lv-root .lv-tcell .lv-ic{width:38px;height:38px;border-radius:10px;background:var(--surface-2);color:var(--accent-2);display:grid;place-items:center;flex-shrink:0}.lv-root .lv-tcell strong{display:block;font-size:14.08px;letter-spacing:-.01em}.lv-root .lv-tcell span{font-size:12px;color:var(--ink-faint)}@media(max-width:760px){.lv-root .lv-trustbar .lv-wrap{grid-template-columns:1fr 1fr}.lv-root .lv-tcell:nth-child(odd):before{display:none}.lv-root .lv-tcell{padding:14px 6px}}.lv-root section{padding:clamp(48px,6.5vw,86px) 0}.lv-root .lv-sec-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px}.lv-root .lv-sec-head .lv-link{color:var(--accent-2);font-weight:600;font-size:14.4px;display:inline-flex;gap:.4em;align-items:center;white-space:nowrap}.lv-root .lv-sec-head .lv-link:hover{gap:.7em}.lv-root .lv-catgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lv-root .lv-cat{position:relative;border-radius:var(--radius);overflow:hidden;aspect-ratio:1/1.16;border:1px solid var(--line);transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column;justify-content:flex-end}.lv-root .lv-cat:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.lv-root .lv-cat .lv-ph{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16% 15% 30%}.lv-root .lv-cat .lv-ph img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 16px 18px rgba(40,34,24,.16));transition:transform .5s}.lv-root .lv-cat:hover .lv-ph img{transform:scale(1.05)}.lv-root .lv-cat .lv-meta{position:relative;z-index:1;padding:16px;background:linear-gradient(to top,rgba(30,26,18,.05),transparent)}.lv-root .lv-cat .lv-meta b{font-family:var(--serif);font-size:18.56px;font-weight:600;display:block;letter-spacing:-.01em}.lv-root .lv-cat .lv-meta span{font-size:12.48px;color:var(--ink-soft)}.lv-root .lv-cat .lv-arrow{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:100px;background:var(--surface);color:var(--ink);display:grid;place-items:center;box-shadow:var(--shadow);transform:translateY(-6px);opacity:0;transition:.25s;z-index:2}.lv-root .lv-cat:hover .lv-arrow{transform:none;opacity:1}.lv-root .lv-cat-a{background:#e7e0d0}.lv-root .lv-cat-b{background:#e4e2da}.lv-root .lv-cat-c{background:#e9e1cf}.lv-root .lv-cat-d{background:#e5e4dd}@media(max-width:820px){.lv-root .lv-catgrid{grid-template-columns:repeat(2,1fr)}}.lv-root .lv-bs-wrap{background:var(--surface-2)}.lv-root .lv-prodgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lv-root .lv-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;position:relative}.lv-root .lv-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.lv-root .lv-card .lv-imgwrap{position:relative;aspect-ratio:1/1;background:#fbf9f5;overflow:hidden;display:grid;place-items:center;padding:9%}.lv-root .lv-card .lv-imgwrap img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s,opacity .2s}.lv-root .lv-card:hover .lv-imgwrap img{transform:scale(1.05)}.lv-root .lv-badge{position:absolute;top:11px;left:11px;background:var(--sale);color:#fff;font-size:11.2px;font-weight:700;padding:4px 9px;border-radius:100px;z-index:2}.lv-root .lv-wish{position:absolute;top:9px;right:9px;width:33px;height:33px;border-radius:100px;background:#fffc;display:grid;place-items:center;color:#5b554b;z-index:2}.lv-root .lv-wish:hover{color:var(--sale)}.lv-root .lv-card .lv-body{padding:14px 15px 16px;display:flex;flex-direction:column;gap:6px;flex:1}.lv-root .lv-brandline{font-size:10.88px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-2);font-weight:700}.lv-root .lv-pname{font-size:15.04px;font-weight:600;line-height:1.3;letter-spacing:-.01em;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lv-root .lv-avail{display:inline-flex;align-items:center;gap:.4em;font-size:12.32px;color:var(--accent-2);font-weight:600}.lv-root .lv-avail .lv-d{width:7px;height:7px;border-radius:100px;background:var(--accent-2)}.lv-root .lv-swatches{display:flex;gap:6px;margin-top:2px}.lv-root .lv-swatches i{width:16px;height:16px;border-radius:100px;border:1px solid var(--line-strong);cursor:pointer;transition:transform .15s,box-shadow .15s}.lv-root .lv-swatches i:hover{transform:scale(1.12)}.lv-root .lv-swatches i.lv-active{box-shadow:0 0 0 2px var(--surface),0 0 0 3.5px var(--ink);transform:scale(1.08)}.lv-root .lv-swname{font-size:11.84px;color:var(--ink-soft);font-weight:600;margin-top:3px;min-height:.9em}.lv-root .lv-price{margin-top:auto;display:flex;align-items:baseline;gap:9px;padding-top:6px}.lv-root .lv-price b{font-size:17.6px;letter-spacing:-.01em}.lv-root .lv-price s{color:var(--ink-faint);font-size:13.44px}.lv-root .lv-price .lv-save{margin-left:auto;font-size:11.2px;font-weight:700;color:var(--sale);background:color-mix(in srgb,var(--sale) 12%,transparent);padding:2px 7px;border-radius:100px}.lv-root .lv-addbtn{margin-top:10px;width:100%;justify-content:center;background:var(--ink);color:var(--surface);padding:.72em;border-radius:9px;font-weight:600;font-size:13.92px;display:flex;align-items:center;gap:.5em;transition:.2s}.lv-root .lv-card:hover .lv-addbtn{background:var(--accent);color:#fff}.lv-root .lv-addbtn:hover{background:var(--accent)!important;color:#fff}@media(max-width:900px){.lv-root .lv-prodgrid{grid-template-columns:repeat(2,1fr)}}.lv-root .lv-bs-arrows{display:flex;gap:8px}.lv-root .lv-bs-arrow{width:42px;height:42px;border-radius:100px;border:1.5px solid var(--line-strong);display:grid;place-items:center;color:var(--ink);background:var(--surface);transition:.18s}.lv-root .lv-bs-arrow:hover{border-color:var(--ink);background:var(--surface-2)}.lv-root .lv-bs-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x proximity;padding:2px 0 10px;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.lv-root .lv-bs-track::-webkit-scrollbar{height:6px}.lv-root .lv-bs-track::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:10px}.lv-root .lv-bs-track>.lv-card{flex:0 0 clamp(240px,23.3%,290px);scroll-snap-align:start}@media(max-width:900px){.lv-root .lv-bs-track>.lv-card{flex:0 0 76%}}.lv-root .lv-rev-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;margin-bottom:36px}.lv-root .lv-rev-score{display:inline-flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:100px;padding:8px 18px 8px 10px;box-shadow:var(--shadow)}.lv-root .lv-rev-score .lv-g{width:30px;height:30px;border-radius:100px;background:var(--surface-2);display:grid;place-items:center;font-weight:800;font-family:var(--serif);color:var(--star)}.lv-root .lv-rev-score b{font-size:16.8px}.lv-root .lv-rev-score .lv-stars{font-size:17.6px;letter-spacing:2px;color:var(--star)}.lv-root .lv-rev-score span{font-size:13.12px;color:var(--ink-faint)}.lv-root .lv-revgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lv-root .lv-rev{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px 22px;display:flex;flex-direction:column;gap:12px}.lv-root .lv-rev .lv-stars{color:var(--star);font-size:18.4px;letter-spacing:2px}.lv-root .lv-rev p{margin:0;font-size:15.2px;line-height:1.55;color:var(--ink)}.lv-root .lv-rev .lv-who{display:flex;align-items:center;gap:11px;margin-top:auto}.lv-root .lv-rev .lv-av{width:38px;height:38px;border-radius:100px;background:var(--accent);color:#fff;display:grid;place-items:center;font-weight:700;font-size:14.4px}:root[data-theme=dark] .lv-rev .lv-av{color:var(--accent-ink)}.lv-root .lv-rev .lv-who b{font-size:14.08px;display:block}.lv-root .lv-rev .lv-who span{font-size:11.84px;color:var(--ink-faint)}@media(max-width:820px){.lv-root .lv-revgrid{grid-template-columns:1fr}}.lv-root .lv-showroom{background:var(--accent-ink);color:#f1ece1}.lv-root .lv-showroom .lv-wrap{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,60px);align-items:center}.lv-root .lv-showroom-vis{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:16/10;background:#28311f;box-shadow:var(--shadow-lg);cursor:pointer}.lv-root .lv-showroom-vis:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#00000073);pointer-events:none}.lv-root .lv-playbtn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:100px;background:#ffffffed;color:var(--accent-ink);display:grid;place-items:center;box-shadow:0 14px 36px #0006;transition:transform .2s,background .2s;z-index:2}.lv-root .lv-showroom-vis:hover .lv-playbtn{transform:translate(-50%,-50%) scale(1.08);background:#fff}.lv-root .lv-playbtn svg{margin-left:4px}.lv-root .lv-vidlabel{position:absolute;left:16px;bottom:14px;z-index:2;color:#fff;font-size:11.2px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#00000057;padding:6px 11px;border-radius:100px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lv-root .lv-pc-link{display:inline-flex;align-items:center;gap:.4em;margin-top:14px;color:var(--accent-soft);font-size:13.6px;font-weight:650;text-decoration:underline;text-underline-offset:3px}.lv-root .lv-pc-link:hover{color:#fff}.lv-root .lv-showroom-vis img{width:100%;height:100%;object-fit:cover}.lv-root .lv-showroom .lv-eyebrow{color:var(--accent-soft)}.lv-root .lv-showroom h2{color:#fff}.lv-root .lv-showroom .lv-quote{font-family:var(--serif);font-style:italic;font-size:clamp(18.4px,2vw,24px);line-height:1.4;color:#ece7db;margin:.4em 0 1em;max-width:32ch}.lv-root .lv-showroom p{color:#cec9bb;max-width:46ch}.lv-root .lv-showroom-feats{display:flex;margin:26px 0 30px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:#ffffff0b;overflow:hidden;max-width:520px}.lv-root .lv-showroom-feats div{flex:1;padding:18px 16px;text-align:center}.lv-root .lv-showroom-feats div+div{border-left:1px solid rgba(255,255,255,.13)}.lv-root .lv-showroom-feats div b{display:block;font-family:var(--serif);font-size:27.2px;color:#fff;letter-spacing:-.01em;line-height:1.1}.lv-root .lv-showroom-feats div span{font-size:12.16px;color:#b7b2a4;margin-top:4px;display:block}@media(max-width:560px){.lv-root .lv-showroom-feats div b{font-size:22.4px}.lv-root .lv-showroom-feats div{padding:14px 8px}}@media(max-width:820px){.lv-root .lv-showroom .lv-wrap{grid-template-columns:1fr}.lv-root .lv-showroom-vis{order:-1}}.lv-root .lv-brands{text-align:center}.lv-root .lv-brands .lv-eyebrow{display:block;margin-bottom:24px}.lv-root .lv-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.lv-root .lv-marquee-track{display:flex;gap:16px;width:max-content;animation:scroll 36s linear infinite}.lv-root .lv-marquee:hover .lv-marquee-track{animation-play-state:paused}.lv-root .lv-marquee-track span{font-family:var(--serif);font-size:24px;font-weight:600;color:var(--ink-faint);opacity:.8;white-space:nowrap;letter-spacing:.01em}.lv-root .lv-marquee-track img{height:46px;width:auto;display:block;opacity:.85;flex:0 0 auto}:root[data-theme=dark] .lv-marquee-track img{opacity:.9}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.lv-root .lv-marquee-track{animation:none;flex-wrap:wrap;justify-content:center;width:auto}}.lv-root .lv-news{text-align:center}.lv-root .lv-news-box{background:var(--accent);color:#fff;border-radius:24px;padding:clamp(36px,5vw,60px);position:relative;overflow:hidden}:root[data-theme=dark] .lv-news-box{color:var(--accent-ink)}.lv-root .lv-news-box:after{content:"";position:absolute;right:-70px;top:-70px;width:280px;height:280px;border-radius:100px;background:#ffffff12}.lv-root .lv-news-box .lv-eyebrow{color:#ffffffb8}:root[data-theme=dark] .lv-news-box .lv-eyebrow{color:#0e150e8c}.lv-root .lv-news-box h2{color:inherit}.lv-root .lv-news-box p{opacity:.9;max-width:44ch;margin:0 auto 22px}.lv-root .lv-news-form{display:flex;gap:10px;max-width:440px;margin:0 auto;position:relative;z-index:1}.lv-root .lv-news-form input{flex:1;padding:.95em 1.2em;border-radius:100px;border:0;font:inherit;background:#ffffff29;color:#fff;outline:none}.lv-root .lv-news-form input::placeholder{color:#ffffffb3}:root[data-theme=dark] .lv-news-form input{background:#0000002e;color:var(--accent-ink)}.lv-root .lv-news-form button{background:#fff;color:var(--accent);padding:.95em 1.7em;border-radius:100px;font-weight:700;white-space:nowrap}.lv-root .lv-news-fine{font-size:12px;opacity:.72;margin-top:14px}@media(max-width:560px){.lv-root .lv-news-form{flex-direction:column}}.lv-root .lv-promise{background:var(--accent-ink);color:#f1ece1;position:relative;overflow:hidden}.lv-root .lv-promise:before{content:"";position:absolute;top:-32%;right:-8%;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--accent-soft) 32%,transparent),transparent 68%);pointer-events:none}.lv-root .lv-promise .lv-wrap{position:relative}.lv-root .lv-promise .lv-eyebrow{color:var(--accent-soft)}.lv-root .lv-promise h2{color:#fff}.lv-root .lv-promise-sub{color:#c7c2b4;max-width:52ch;margin:8px auto 0;text-align:center;font-size:16px}.lv-root .lv-promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}.lv-root .lv-promise-card{background:#ffffff0b;border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:34px 26px;text-align:center;transition:transform .22s,background .22s,border-color .22s}.lv-root .lv-promise-card:hover{transform:translateY(-6px);background:#ffffff14;border-color:#ffffff38}.lv-root .lv-promise-card .lv-ic{width:62px;height:62px;border-radius:100px;margin:0 auto 18px;display:grid;place-items:center;background:linear-gradient(145deg,var(--accent-soft),var(--accent-2));color:var(--accent-ink);box-shadow:0 12px 28px color-mix(in srgb,var(--accent-soft) 34%,transparent)}.lv-root .lv-promise-card b{display:block;font-family:var(--serif);font-weight:600;font-size:19.84px;color:#fff;margin-bottom:8px;letter-spacing:-.01em}.lv-root .lv-promise-card p{color:#c4bfb2;font-size:14.88px;line-height:1.55;margin:0}@media(max-width:820px){.lv-root .lv-promise-grid{grid-template-columns:1fr}}.lv-root .lv-seo{background:var(--surface-2);border-top:1px solid var(--line);padding:clamp(40px,5vw,64px) 0}.lv-root .lv-seo .lv-wrap{max-width:840px}.lv-root .lv-seo .lv-eyebrow{display:block;margin-bottom:8px}.lv-root .lv-seo>.lv-wrap>h2{font-family:var(--serif);font-weight:600;font-size:clamp(22.4px,2.8vw,32px);letter-spacing:-.01em;margin:0 0 10px}.lv-root .lv-seo .lv-lede{color:var(--ink-soft);font-size:16px;line-height:1.6;margin:0 0 8px;max-width:70ch}.lv-root .lv-seo details{margin-top:14px;border-top:1px solid var(--line)}.lv-root .lv-seo summary{cursor:pointer;list-style:none;padding:16px 0 4px;font-weight:650;font-size:14.72px;color:var(--accent-2);display:inline-flex;align-items:center;gap:.5em}.lv-root .lv-seo summary::-webkit-details-marker{display:none}.lv-root .lv-seo summary .lv-chev{transition:transform .2s}.lv-root .lv-seo details[open] summary .lv-chev{transform:rotate(180deg)}.lv-root .lv-seo-body{padding-top:8px}.lv-root .lv-seo-body h3{font-family:var(--serif);font-weight:600;font-size:17.92px;letter-spacing:-.01em;margin:22px 0 6px}.lv-root .lv-seo-body p{color:var(--ink-soft);font-size:15.04px;line-height:1.65;margin:0 0 12px;max-width:72ch}.lv-root .lv-seo-body a{color:var(--accent-2);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.lv-root .lv-seo-body a:hover{color:var(--ink)}.lv-root footer.lv-site{background:var(--surface);border-top:1px solid var(--line);padding:56px 0 30px}.lv-root .lv-foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:34px;margin-bottom:40px}.lv-root .lv-foot-grid h4{font-size:11.52px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);margin:0 0 14px;font-weight:700}.lv-root .lv-foot-grid ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.lv-root .lv-foot-grid a{color:var(--ink-soft);font-size:14.4px}.lv-root .lv-foot-grid a:hover{color:var(--ink)}.lv-root .lv-foot-brand .lv-logo{font-size:24px}.lv-root .lv-foot-brand p{color:var(--ink-soft);font-size:14.4px;max-width:32ch;margin:12px 0}.lv-root .lv-foot-payship{display:flex;flex-wrap:wrap;gap:38px;border-top:1px solid var(--line);padding:26px 0;margin-bottom:8px}.lv-root .lv-foot-payship h4{font-size:11.52px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);margin:0 0 12px;font-weight:700}.lv-root .lv-logo-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.lv-root .lv-logo-chips .lv-chip{background:#fff;border:1px solid #E4DDD1;border-radius:7px;height:32px;padding:0 9px;display:inline-flex;align-items:center}.lv-root .lv-logo-chips .lv-chip svg{height:20px;width:auto;display:block}.lv-root .lv-logo-chips .lv-chip img{height:19px;width:auto;display:block}.lv-root .lv-ship-line{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.lv-root .lv-ship-line .lv-name{font-size:13.12px;color:var(--ink-soft);display:inline-flex;align-items:center;gap:7px}.lv-root .lv-foot-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13.12px;color:var(--ink-faint)}@media(max-width:820px){.lv-root .lv-foot-grid{grid-template-columns:1fr 1fr}.lv-root .lv-foot-brand{grid-column:1/-1}}.lv-root .lv-mobcta{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-lg);border-radius:16px;padding:10px 12px;display:none;align-items:center;gap:12px}.lv-root .lv-mobcta small{color:var(--ink-faint);font-size:10.56px;display:block}.lv-root .lv-mobcta b{font-size:14.4px}@media(max-width:920px){.lv-root .lv-mobcta{display:flex}}.lv-root .lv-card{position:relative}.lv-root .lv-cardlink{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:16px}.lv-root .lv-card .lv-swatches{position:relative;z-index:2}.lv-root .lv-swatches i{position:relative}.lv-root .lv-swatches i:after{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:50%}.lv-root .lv-swatches{gap:14px}.lv-root .lv-card:focus-within{box-shadow:0 0 0 3px var(--accent-soft)}.lv-root .lv-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:920px){body{padding-bottom:100px}}@media(max-width:749px){.lv-root .lv-announce .lv-wrap{padding:7px 16px;gap:1.3em}.lv-root section{padding-top:56px;padding-bottom:56px}.lv-root .lv-seo{padding-top:48px;padding-bottom:48px}.lv-root .lv-hero{padding-top:26px;padding-bottom:34px}.lv-root .lv-hero .lv-wrap{gap:30px}.lv-root .lv-hero-copy{padding-top:2px}.lv-root .lv-sec-head{margin-bottom:26px}.lv-root .lv-catgrid{gap:12px}.lv-root .lv-revgrid{gap:14px}.lv-root .lv-promise-grid{gap:14px;margin-top:32px}.lv-root .lv-promise-card{padding:30px 22px}.lv-root .lv-rev{padding:22px 20px}.lv-root .lv-showroom-feats{max-width:100%;margin:22px 0 26px}.lv-root .lv-showroom-feats div{padding:14px 6px}.lv-root .lv-trustbar .lv-tcell{padding:16px 4px}.lv-root .lv-bs-track{scroll-padding-left:16px}}@media(max-width:420px){.lv-root .lv-showroom-feats div b{font-size:20px}.lv-root .lv-showroom-feats div span{font-size:11px}}@media(max-width:520px){.lv-root .lv-announce span:nth-child(n+2){display:none}.lv-root .lv-announce .lv-wrap{padding:8px 16px}}@media(max-width:749px){.lv-root .lv-cat{aspect-ratio:1/1.34}.lv-root .lv-cat .lv-ph{padding:14% 13% 40%}.lv-root .lv-cat .lv-meta{padding:14px 14px 16px}.lv-root .lv-cat .lv-meta b{font-size:16.5px;line-height:1.2}.lv-root .lv-cat .lv-meta span{font-size:11.5px;line-height:1.35;display:block;margin-top:3px}}@media(max-width:560px){.lv-root .lv-trustbar .lv-wrap{grid-template-columns:1fr}.lv-root .lv-tcell{padding:13px 4px}.lv-root .lv-tcell:before{display:none}.lv-root .lv-tcell+.lv-tcell{border-top:1px solid var(--line)}}@media(max-width:749px){.lv-root .lv-price{flex-wrap:wrap;row-gap:4px}.lv-root .lv-price b,.lv-root .lv-price s{white-space:nowrap}.lv-root .lv-price b{font-size:16.5px}.lv-root .lv-price s{font-size:12.8px}.lv-root .lv-price .lv-save{font-size:10.5px;padding:2px 6px}}@media(max-width:749px){.lv-root .lv-marquee-track{gap:10px}.lv-root .lv-marquee-track img{height:32px}}@media(max-width:920px){inbox-online-store-chat{bottom:98px!important}}@media(max-width:980px){.lv-root .lv-announce span:nth-child(n+3){display:none}.lv-root .lv-announce .lv-wrap{gap:1.4em;padding:6px 20px}}@media(max-width:400px){.lv-root .lv-rev-score{display:flex;flex-wrap:wrap;justify-content:center;row-gap:2px;padding:8px 14px 8px 10px;max-width:100%}.lv-root .lv-rev-score span{width:100%;text-align:center}}.lv-root .lv-showroom-vis video{width:100%;height:100%;object-fit:cover;display:block;background:#28311f}.lv-root .lv-showroom-vis:after{transition:opacity .4s}.lv-root .lv-showroom-vis.lv-playing:after{opacity:0}.lv-root .lv-showroom-vis.lv-playing .lv-playbtn,.lv-root .lv-showroom-vis.lv-playing .lv-vidlabel{opacity:0;pointer-events:none;transition:opacity .3s}.lv-root .lv-showroom-vis.lv-playing,.lv-root .lv-showroom-vis.lv-auto{cursor:default}@media(prefers-reduced-motion:reduce){.lv-root .lv-showroom-vis:after{transition:none}.lv-root .lv-showroom-vis.lv-playing .lv-playbtn{transition:none}}@media(max-width:920px){body{padding-bottom:0}.lv-root .lv-mobcta{padding:8px 10px 8px 15px;transform:translateY(calc(100% + 22px));opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .22s ease}.lv-root .lv-mobcta.lv-show{transform:none;opacity:1;pointer-events:auto}.lv-root .lv-mobcta small{font-size:10.5px}.lv-root .lv-mobcta b{font-size:13.8px}.lv-root .lv-mobcta .lv-btn{padding:.6em 1.15em;font-size:13.8px}inbox-online-store-chat{bottom:16px!important;transition:bottom .3s cubic-bezier(.4,0,.2,1)}body.lv-cta-on inbox-online-store-chat{bottom:92px!important}}@media(prefers-reduced-motion:reduce){.lv-root .lv-mobcta{transition:opacity .01s}inbox-online-store-chat{transition:none}}@media(max-width:749px){.lv-root .lv-sec-head{flex-direction:column;align-items:flex-start;gap:14px}.lv-root .lv-sec-head .lv-link{font-size:13.8px}.lv-root .lv-bs-arrows{display:none}.lv-root .lv-cat{aspect-ratio:1/1.26}.lv-root .lv-cat .lv-ph{padding:9% 9% 34%}.lv-root .lv-cat .lv-meta{padding:0 13px 14px}.lv-root .lv-cat .lv-meta b{font-size:15.5px;line-height:1.18}.lv-root .lv-cat .lv-meta span{font-size:11.4px;line-height:1.32;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.64em}.lv-root .lv-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 13%,#000 87%,transparent);mask-image:linear-gradient(90deg,transparent,#000 13%,#000 87%,transparent)}}.lv-root .lv-cat .lv-ph img{filter:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lv-home.css.map */
