:root{--color-ink:#241914;--color-accent:#a35c38;--ink-rgb:36, 25, 20;--accent-rgb:163, 92, 56;--color-paper:#fffaf8;--color-sand:#f2e7dc;--color-blush:#f8f0eb;--color-white:#fff;--color-muted:rgba(var(--ink-rgb), .62);--color-line:rgba(var(--ink-rgb), .11);--font-display:"Playfair Display", Georgia, serif;--font-body:"Inter Variable", "Inter", system-ui, -apple-system, sans-serif;--container:1320px;--header-height:78px;--radius-large:28px;--radius-medium:18px;--shadow-card:0 18px 50px rgba(var(--ink-rgb), .1);--ease:cubic-bezier(.2, .75, .25, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px);-webkit-text-size-adjust:100%}body{background:var(--color-paper);color:var(--color-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}body:before{content:"";z-index:-1;pointer-events:none;background-image:radial-gradient(rgba(var(--ink-rgb), .04) .7px, transparent .7px);opacity:.34;background-size:7px 7px;position:fixed;inset:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:3px solid rgba(var(--accent-rgb), .52);outline-offset:3px}.ll-container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.ll-visually-hidden,.ll-skip{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ll-skip:focus{clip:auto;z-index:1000;background:var(--color-white);border-radius:8px;width:auto;height:auto;padding:10px 14px;top:10px;left:10px}.ll-loading,.ll-notfound{text-align:center;min-height:100vh;color:var(--color-muted);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:32px;display:flex}.ll-loading-mark{border:1px solid var(--color-line);border-top-color:var(--color-accent);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite ll-spin}@keyframes ll-spin{to{transform:rotate(360deg)}}.ll-notfound h1{font-family:var(--font-display);margin:4px 0 0;font-size:clamp(2.4rem,7vw,4.5rem);font-weight:500}.ll-notfound p{max-width:42ch;margin:0}.ll-notfound-logo{object-fit:contain;width:min(210px,60vw);max-height:58px}.ll-header{z-index:80;min-height:var(--header-height);border-bottom:1px solid var(--color-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf8e0;align-items:center;display:flex;position:sticky;top:0}.ll-nav-shell{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:24px;display:flex}.ll-brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;min-width:150px;max-width:240px;padding:0;display:inline-flex}.ll-brand img{object-fit:contain;width:auto;max-width:210px;height:42px}.ll-brand-mark{border:1px solid var(--color-line);background:var(--color-sand);width:42px;height:42px;color:var(--color-accent);font-family:var(--font-display);border-radius:12px;flex:0 0 42px;place-items:center;font-size:24px;display:grid}.ll-brand-name{text-overflow:ellipsis;font-family:var(--font-display);white-space:nowrap;font-size:21px;font-weight:600;overflow:hidden}.ll-main-nav{border:1px solid rgba(var(--ink-rgb), .05);background:#ffffff80;border-radius:16px;align-items:center;gap:2px;padding:5px;display:flex}.ll-main-nav button,.ll-main-nav a{color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:11px;padding:11px 15px;font-size:13px;transition:background .18s,color .18s}.ll-main-nav button:hover,.ll-main-nav a:hover{background:var(--color-white);color:var(--color-ink)}.ll-nav-actions{align-items:center;gap:8px;display:flex}.ll-favorites-top{border:1px solid var(--color-line);background:var(--color-white);cursor:pointer;border-radius:14px;align-items:center;gap:8px;min-height:46px;padding:0 12px;display:inline-flex}.ll-favorites-top>svg{color:var(--color-accent);flex:none;display:block}.ll-favorites-top .ll-favorites-label{font-size:12px}.ll-favorites-top strong{background:var(--color-ink);min-width:21px;height:21px;color:var(--color-white);border-radius:20px;place-items:center;padding-inline:5px;font-size:10px;display:grid}.ll-favorites-top.is-active{border-color:rgba(var(--accent-rgb), .4);background:rgba(var(--accent-rgb), .08)}.ll-header-cta{background:var(--color-ink);min-height:46px;color:var(--color-white);border-radius:14px;justify-content:center;align-items:center;padding:0 17px;font-size:12px;font-weight:650;transition:transform .18s,background .18s;display:inline-flex}.ll-header-cta:hover{background:var(--color-accent);transform:translateY(-2px)}.ll-menu-button{border:1px solid var(--color-line);background:var(--color-white);cursor:pointer;border-radius:14px;place-items:center;width:46px;height:46px;display:none;position:relative}.ll-menu-button svg{display:block}.ll-mobile-menu{inset:var(--header-height) 0 auto auto;z-index:90;background:var(--color-paper);width:min(390px,90vw);box-shadow:-20px 30px 60px rgba(var(--ink-rgb), .18);transition:transform .32s var(--ease);flex-direction:column;gap:4px;padding:24px;display:flex;position:fixed;transform:translate(105%)}.ll-mobile-menu.is-open{transform:translate(0)}.ll-mobile-menu button{border:0;border-bottom:1px solid var(--color-line);text-align:left;cursor:pointer;width:100%;font-family:var(--font-display);background:0 0;align-items:center;gap:18px;padding:17px 4px;font-size:24px;display:flex}.ll-mobile-menu button span{color:var(--color-accent);font-family:var(--font-body);font-size:10px}.ll-mobile-menu>a{background:var(--color-ink);color:var(--color-white);text-align:center;border-radius:14px;margin-top:18px;padding:15px 18px;font-size:13px}.ll-menu-scrim{inset:var(--header-height) 0 0;z-index:70;background:rgba(var(--ink-rgb), .32);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:0;width:100%;position:fixed}.ll-eyebrow{color:var(--color-muted);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:10.5px;font-weight:600}.ll-button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:0 22px;font-size:13px;font-weight:650;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.ll-button:hover{transform:translateY(-2px)}.ll-button-primary{background:var(--color-accent);color:var(--color-white)}.ll-button-primary:hover{background:var(--color-ink)}.ll-button-ghost{color:var(--color-ink);border:1px solid var(--color-line);background:#fff6}.ll-button-ghost:hover{background:var(--color-white)}.ll-button-light{background:var(--color-white);color:var(--color-ink)}.ll-button-light:hover{background:var(--color-sand)}.ll-hero{padding:22px 0 82px}.ll-hero-shell{border-radius:var(--radius-large);isolation:isolate;background:linear-gradient(118deg, var(--color-blush) 0%, var(--color-sand) 60%, rgba(var(--accent-rgb), .26) 100%);min-height:650px;position:relative;overflow:hidden}.ll-hero-shell:before{content:"";z-index:-1;background:#ffffff85;border-radius:50%;width:680px;height:680px;position:absolute;bottom:-420px;left:-170px}.ll-hero-shell:after{content:"";z-index:-1;border:1px solid rgba(var(--ink-rgb), .09);border-radius:50%;width:480px;height:480px;position:absolute;top:90px;right:8%}.ll-hero-copy{z-index:3;width:54%;padding:92px 24px 72px 72px;position:relative}.ll-hero h1{max-width:620px;font-family:var(--font-display);letter-spacing:-.05em;text-wrap:balance;margin:26px 0 24px;font-size:clamp(56px,5vw,74px);font-weight:500;line-height:1.04}.ll-hero-description{max-width:500px;color:rgba(var(--ink-rgb), .76);margin:0 0 34px;font-size:17px;line-height:1.65}.ll-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.ll-hero-proof{color:var(--color-muted);align-items:center;gap:12px;margin:58px 0 0;font-size:12px;display:flex}.ll-hero-proof svg{color:var(--color-accent);flex:none;display:block}.ll-hero-visual{z-index:2;width:40%;max-width:560px;box-shadow:0 30px 70px rgba(var(--ink-rgb),.16), inset 0 1px 0 #ffffffc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff61;border:1px solid #ffffffb8;border-radius:28px;place-items:center;padding:10px;display:grid;position:absolute;top:38px;bottom:52px;right:38px;overflow:hidden}.ll-hero-visual.has-image:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff61;border-radius:19px;position:absolute;inset:10px}.ll-hero-visual.has-image:after{content:"";z-index:1;background:linear-gradient(180deg, rgba(var(--ink-rgb),.02) 45%, rgba(var(--ink-rgb),.16) 100%);pointer-events:none;border-radius:19px;position:absolute;inset:10px}.ll-hero-visual img{object-fit:cover;object-position:center;border-radius:19px;width:100%;height:100%}.ll-hero-visual>span{font-family:var(--font-display);color:rgba(var(--ink-rgb), .3);font-size:180px}.ll-hero-note{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:rgba(var(--ink-rgb),.72);background:#ffffffc2;border:1px solid #ffffffb8;border-radius:100px;align-items:center;gap:9px;padding:11px 15px;font-size:11px;display:flex;position:absolute;bottom:56px;right:28px}.ll-hero-note i{background:var(--color-accent);border-radius:50%;width:7px;height:7px}.ll-trust-strip{z-index:8;border:1px solid var(--color-line);border-radius:var(--radius-medium);background:var(--color-white);box-shadow:0 14px 40px rgba(var(--ink-rgb), .06);grid-template-columns:repeat(4,1fr);margin-top:-34px;display:grid;position:relative;overflow:hidden}.ll-trust-item{border-right:1px solid var(--color-line);align-items:center;gap:14px;min-height:92px;padding:20px 22px;display:flex}.ll-trust-item:last-child{border-right:0}.ll-trust-item>span{background:var(--color-sand);width:34px;height:34px;color:var(--color-accent);border-radius:10px;flex:0 0 34px;place-items:center;font-size:10px;font-weight:700;display:grid}.ll-trust-item strong,.ll-trust-item small{display:block}.ll-trust-item strong{margin-bottom:3px;font-size:12px;font-weight:650}.ll-trust-item small{color:var(--color-muted);font-size:10px}.ll-catalog{padding:80px 0 106px}.ll-sold-showcase{background:linear-gradient(180deg, rgba(var(--ink-rgb), .035), rgba(var(--accent-rgb), .055));padding:80px 0 106px}.ll-sold-showcase .ll-section-heading>p{max-width:500px}.ll-section-heading{justify-content:space-between;align-items:flex-end;gap:42px;margin-bottom:38px;display:flex}.ll-section-heading h2{max-width:720px;font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;margin:14px 0 0;font-size:clamp(44px,5vw,62px);font-weight:500;line-height:1.06}.ll-section-heading>p{max-width:440px;color:var(--color-muted);margin:0;font-size:13px;line-height:1.7}.ll-catalog-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.ll-category-filters{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.ll-category-filters button{border:1px solid var(--color-line);background:var(--color-white);cursor:pointer;border-radius:100px;min-height:43px;padding:0 14px;font-size:11px;transition:background .18s,color .18s,border .18s}.ll-category-filters button span{color:var(--color-muted);margin-left:7px;font-size:9px}.ll-category-filters button:hover,.ll-category-filters button.is-active{border-color:var(--color-ink);background:var(--color-ink);color:var(--color-white)}.ll-category-filters button.is-active span{color:#ffffffa6}.ll-toolbar-actions{flex:none;gap:8px;display:flex}.ll-search,.ll-sort{border:1px solid var(--color-line);background:var(--color-white);align-items:center;height:46px;display:flex}.ll-search{width:min(310px,31vw);min-width:240px;color:var(--color-muted);cursor:text;box-shadow:0 4px 16px rgba(var(--ink-rgb), .035);border-radius:15px;padding:0 7px 0 15px;transition:border-color .18s,box-shadow .18s,background-color .18s;position:relative}.ll-search>svg{color:var(--color-accent);pointer-events:none;flex:none}.ll-search:focus-within{border-color:rgba(var(--accent-rgb), .58);background:var(--color-white);box-shadow:0 0 0 4px rgba(var(--accent-rgb), .1), 0 10px 28px rgba(var(--ink-rgb), .07)}.ll-search input[type=search]{appearance:none;width:100%;min-width:0;height:100%;box-shadow:none;color:var(--color-ink);background:0 0;border:0;border-radius:0;outline:0;flex:1;padding:0 10px;font-size:12px;line-height:normal}.ll-search input[type=search]::-webkit-search-decoration{-webkit-appearance:none;display:none}.ll-search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.ll-search input[type=search]::-webkit-search-results-button{-webkit-appearance:none;display:none}.ll-search input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;display:none}.ll-search input::placeholder{color:rgba(var(--ink-rgb), .48);opacity:1}.ll-search-clear{background:var(--color-sand);width:32px;height:32px;color:var(--color-muted);cursor:pointer;border:0;border-radius:10px;flex:0 0 32px;place-items:center;padding:0;font-size:18px;line-height:1;display:grid}.ll-search-clear svg{display:block}.ll-search-clear:hover{background:var(--color-blush);color:var(--color-ink)}.ll-sort{border-radius:15px;padding:0 12px}.ll-sort select{min-width:112px;color:var(--color-ink);cursor:pointer;background:0 0;border:0;outline:0;font-size:11px}.ll-results-line{min-height:30px;color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:14px;margin-bottom:10px;font-size:10px;display:flex}.ll-results-line button{color:var(--color-accent);cursor:pointer;font-size:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.ll-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.ll-product-card{border:1px solid var(--color-line);border-radius:var(--radius-medium);background:var(--color-white);transition:transform .32s var(--ease), border-color .32s ease, box-shadow .32s ease;position:relative;overflow:hidden}.ll-product-card:hover{border-color:rgba(var(--accent-rgb), .28);box-shadow:var(--shadow-card);transform:translateY(-5px)}.ll-product-card.is-sold{border-color:rgba(var(--ink-rgb), .12)}.ll-product-card.is-sold .ll-product-photo{filter:saturate(.78)contrast(.96)}.ll-product-open{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;display:block}.ll-product-media{aspect-ratio:1.08;background:var(--color-sand);place-items:center;display:grid;position:relative;overflow:hidden}.ll-product-media:after{content:"";background:linear-gradient(180deg, transparent 72%, rgba(var(--ink-rgb), .08));pointer-events:none;position:absolute;inset:0}.ll-product-photo{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .62s var(--ease)}.ll-product-card:hover .ll-product-photo{transform:scale(1.045)}.ll-product-placeholder{font-family:var(--font-display);color:rgba(var(--ink-rgb), .25);font-size:100px}.ll-product-badge{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffffd1;border-radius:100px;padding:7px 10px;font-size:9px;position:absolute;top:14px;left:14px}.ll-product-badge.is-available:before{content:"";vertical-align:1px;background:#66884f;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.ll-product-badge.is-order{color:var(--color-accent)}.ll-product-badge.is-order:before{content:"";vertical-align:1px;background:var(--color-accent);border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.ll-product-badge.is-sold{background:rgba(var(--ink-rgb), .88);color:var(--color-white)}.ll-product-badge.is-sold:before{content:"";vertical-align:1px;background:var(--color-accent);border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.ll-product-brand-badge,.ll-gallery-brand-badge{z-index:3;border:1px solid rgba(var(--ink-rgb), .1);min-width:42px;max-width:116px;height:42px;box-shadow:0 8px 24px rgba(var(--ink-rgb), .12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#ffffffe6;border-radius:12px;place-items:center;padding:7px 10px;display:grid;position:absolute;left:14px;overflow:hidden}.ll-product-brand-badge{bottom:14px}.ll-gallery-brand-badge{top:16px}.ll-product-brand-badge img,.ll-gallery-brand-badge img{object-fit:contain;width:auto;max-width:94px;height:auto;max-height:28px;display:block}.ll-favorite-button{z-index:4;box-sizing:border-box;border:1px solid rgba(var(--ink-rgb), .09);appearance:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:42px;height:42px;color:var(--color-ink);cursor:pointer;font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fffc;border-radius:50%;margin:0;padding:0;line-height:0;transition:background .18s,color .18s,transform .18s;position:absolute;top:14px;right:14px}.ll-favorite-button svg{pointer-events:none;width:20px;height:20px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ll-favorite-button:hover{transform:scale(1.06)}.ll-favorite-button.is-active{background:var(--color-ink);color:var(--color-white)}.ll-product-info{flex-direction:column;min-height:215px;padding:20px;display:flex}.ll-product-meta{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:9px;display:flex}.ll-product-title{font-family:var(--font-display);letter-spacing:-.03em;font-size:25px;font-weight:500;line-height:1.18}.ll-product-description{-webkit-line-clamp:2;min-height:39px;color:var(--color-muted);-webkit-box-orient:vertical;margin-top:8px;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.ll-product-highlights{color:var(--color-muted);flex-wrap:wrap;gap:5px 10px;margin-top:9px;font-size:10px;line-height:1.45;display:flex}.ll-product-highlights>span{white-space:nowrap}.ll-product-highlights b{color:var(--color-ink);font-weight:600}.ll-product-bottom{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:auto;padding-top:18px;display:flex}.ll-product-price{flex-direction:column;font-size:14px;font-weight:650;display:flex}.ll-product-price small{color:var(--color-muted);font-size:9px;font-weight:450;text-decoration:line-through}.ll-product-price.is-order{color:var(--color-accent)}.ll-product-price.is-sold{color:var(--color-muted)}.ll-product-cta{color:var(--color-accent);align-items:center;gap:7px;font-size:10px;font-weight:650;display:inline-flex}.ll-empty{border:1px dashed rgba(var(--ink-rgb), .2);border-radius:var(--radius-medium);text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:360px;padding:48px 24px;display:flex}.ll-empty>span{color:var(--color-accent);font-size:32px}.ll-empty h3{font-family:var(--font-display);margin:10px 0 6px;font-size:30px;font-weight:500}.ll-empty p{max-width:46ch;color:var(--color-muted);margin:0 0 22px;font-size:13px}.ll-editorial{padding:0 0 110px}.ll-editorial-card{border-radius:var(--radius-large);background:var(--color-ink);min-height:520px;color:var(--color-white);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.ll-editorial-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(44px,6vw,78px);display:flex}.ll-editorial-copy .ll-eyebrow{color:#ffffff94}.ll-editorial-copy h2{max-width:620px;font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;margin:20px 0;font-size:clamp(42px,5vw,62px);font-weight:500;line-height:1.05}.ll-editorial-copy>p:not(.ll-eyebrow){color:#ffffffad;max-width:540px;margin:0 0 28px;font-size:13px;line-height:1.75}.ll-editorial-visual{background:linear-gradient(140deg, var(--color-accent), rgba(var(--accent-rgb), .54));place-items:center;min-height:450px;display:grid;position:relative;overflow:hidden}.ll-editorial-visual:before,.ll-editorial-visual:after{content:"";border:1px solid #ffffff3d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ll-editorial-visual:before{aspect-ratio:1;width:78%}.ll-editorial-visual:after{aspect-ratio:1;width:52%}.ll-editorial-visual img{z-index:1;object-fit:cover;width:100%;height:100%;position:relative}.ll-editorial-visual.has-image:after{background:linear-gradient(140deg, rgba(var(--accent-rgb),.08), rgba(var(--ink-rgb),.18));border:0;border-radius:0;width:100%;height:100%}.ll-editorial-visual>span{z-index:1;max-width:80%;font-family:var(--font-display);text-align:center;font-size:clamp(40px,7vw,90px);position:relative}.ll-brands{padding:0 0 110px}.ll-section-heading-compact{margin-bottom:28px}.ll-section-heading-compact h2{font-size:clamp(38px,4vw,52px)}.ll-brand-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.ll-brand-grid button{border:1px solid var(--color-line);border-radius:var(--radius-medium);background:var(--color-white);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;min-height:122px;padding:18px;transition:background .18s,color .18s,border-color .18s,transform .18s;display:flex}.ll-brand-grid button:hover{background:var(--color-ink);color:var(--color-white)}.ll-brand-grid strong{font-family:var(--font-display);text-align:center;font-size:19px;font-weight:500}.ll-brand-grid span{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:6px;font-size:9px}.ll-brand-grid button:hover span{color:#ffffff94}.ll-contact-band{background:var(--color-accent);color:var(--color-white);padding:78px 0}.ll-contact-band-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.ll-contact-band .ll-eyebrow{color:#ffffffad}.ll-contact-band h2{max-width:780px;font-family:var(--font-display);letter-spacing:-.04em;margin:13px 0 8px;font-size:clamp(38px,5vw,58px);font-weight:500;line-height:1.05}.ll-contact-band p:not(.ll-eyebrow){color:#ffffffb8;margin:0;font-size:13px}.ll-contact-band .ll-button{flex:none}.ll-footer{background:var(--color-sand);border-top:1px solid var(--color-line);padding:70px 0 30px}.ll-footer-grid{grid-template-columns:minmax(260px,2fr) repeat(3,minmax(130px,1fr));gap:42px;padding-bottom:54px;display:grid}.ll-footer-logo img{object-fit:contain;width:auto;max-width:210px;height:46px}.ll-footer-logo strong{font-family:var(--font-display);font-size:26px;font-weight:600}.ll-footer-brand p{max-width:350px;color:var(--color-muted);margin:18px 0 0;font-size:12px;line-height:1.7}.ll-footer h3{color:var(--color-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:650}.ll-footer ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.ll-footer li,.ll-footer a,.ll-footer button{font-size:12px}.ll-footer button{cursor:pointer;background:0 0;border:0;padding:0}.ll-footer a:hover,.ll-footer button:hover{color:var(--color-accent)}.ll-footer-bottom{border-top:1px solid var(--color-line);color:var(--color-muted);justify-content:space-between;gap:24px;padding-top:24px;font-size:10px;display:flex}.ll-modal{z-index:200;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ll-modal-scrim{background:rgba(var(--ink-rgb), .58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:.18s both ll-fade-in;position:absolute;inset:0}.ll-modal-box{background:var(--color-blush);width:min(960px,100%);height:min(680px,100dvh - 48px);max-height:calc(100vh - 48px);box-shadow:0 34px 90px rgba(var(--ink-rgb), .28);animation:ll-modal-in .26s var(--ease) both;border-radius:24px;grid-template-columns:1.08fr .92fr;display:grid;position:relative;overflow:hidden}@keyframes ll-fade-in{0%{opacity:0}}@keyframes ll-modal-in{0%{opacity:0;transform:translateY(18px)scale(.98)}}.ll-modal-close{z-index:5;border:1px solid var(--color-line);cursor:pointer;background:#ffffffe0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;right:18px}.ll-modal-media{background:var(--color-sand);border-radius:24px 0 0 24px;place-items:center;min-width:0;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.ll-gallery-zoom-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.ll-gallery-zoom-trigger>img{object-fit:cover;width:100%;height:100%;display:block}.ll-modal-media-placeholder{font-family:var(--font-display);color:rgba(var(--ink-rgb), .22);font-size:140px}.ll-gallery-zoom-hint{z-index:2;background:rgba(var(--ink-rgb), .72);color:var(--color-white);letter-spacing:.04em;pointer-events:none;border-radius:100px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;display:inline-flex;position:absolute;bottom:15px;left:16px}.ll-gallery-arrow{z-index:2;border:1px solid rgba(var(--ink-rgb), .1);cursor:pointer;background:#ffffffd6;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.ll-gallery-arrow-prev{left:14px}.ll-gallery-arrow-next{right:14px}.ll-gallery-count{background:rgba(var(--ink-rgb), .72);color:var(--color-white);border-radius:100px;padding:7px 10px;font-size:9px;position:absolute;bottom:15px;right:16px}.ll-modal-thumbs{gap:5px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.ll-modal-thumbs button{cursor:pointer;background:#ffffff80;border:0;border-radius:3px;width:20px;height:3px;padding:0}.ll-modal-thumbs button.is-active{background:var(--color-white)}.ll-zoom{z-index:500;color:var(--color-white);background:#100d0b;animation:.18s both ll-fade-in;position:fixed;inset:0;overflow:hidden}.ll-zoom-backdrop{background:radial-gradient(circle,#ffffff0e,#0000 58%);position:absolute;inset:0}.ll-zoom-viewport{z-index:1;place-items:center;display:grid;position:absolute;inset:22px clamp(72px,8vw,124px) 64px;overflow:hidden}.ll-zoom-image{object-fit:contain;cursor:zoom-in;touch-action:pinch-zoom;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%;transition:transform .28s var(--ease);display:block}.ll-zoom-image.is-magnified{cursor:zoom-out;transform:scale(2)}.ll-zoom-close,.ll-zoom-arrow{z-index:4;width:48px;height:48px;color:var(--color-white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;place-items:center;transition:background .18s,transform .18s;display:grid;position:absolute}.ll-zoom-close:hover,.ll-zoom-arrow:hover{background:#fff3}.ll-zoom-close{top:22px;right:24px}.ll-zoom-arrow{top:50%;transform:translateY(-50%)}.ll-zoom-arrow:hover{transform:translateY(-50%)scale(1.05)}.ll-zoom-arrow-prev{left:24px}.ll-zoom-arrow-next{right:24px}.ll-zoom .ll-gallery-brand-badge{z-index:4;position:absolute;top:22px;left:24px}.ll-zoom-help,.ll-zoom-count{z-index:3;color:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border-radius:100px;padding:9px 12px;font-size:10px;position:absolute;bottom:22px}.ll-zoom-help{align-items:center;gap:7px;display:inline-flex;left:50%;transform:translate(-50%)}.ll-zoom-count{right:24px}.ll-modal-body{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.ll-modal-content{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(var(--ink-rgb),.2) transparent;flex-direction:column;flex:auto;min-height:0;padding:64px 46px 28px;display:flex;overflow-y:auto}.ll-modal-brand{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.ll-modal-body h3{font-family:var(--font-display);letter-spacing:-.04em;margin:12px 0 10px;font-size:40px;font-weight:500;line-height:1.08}.ll-modal-desc{color:var(--color-muted);margin:0 0 22px;font-size:12px;line-height:1.65}.ll-specs{border-top:1px solid var(--color-line);margin:0;padding:0;list-style:none}.ll-specs li{border-bottom:1px solid var(--color-line);justify-content:space-between;gap:20px;padding:11px 0;font-size:11px;display:flex}.ll-spec-k{color:var(--color-muted)}.ll-spec-v{text-align:right;font-weight:600}.ll-modal-price{font-family:var(--font-display);flex-direction:column;margin:auto 0 22px;padding-top:28px;font-size:27px;font-weight:500;display:flex}.ll-modal-price small{color:var(--color-muted);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:500}.ll-modal-price.is-order{color:var(--color-accent)}.ll-modal-price.is-sold{color:var(--color-muted)}.ll-modal-price em{max-width:34ch;color:var(--color-muted);font-family:var(--font-body);margin-top:7px;font-size:10px;font-style:normal;font-weight:450;line-height:1.5}.ll-modal-actions{border-top:1px solid var(--color-line);box-shadow:0 -12px 28px rgba(var(--ink-rgb),.045);background:#f8f0ebf0;flex:none;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px 46px 38px;display:grid}@media (width<=1120px){.ll-main-nav{display:none}.ll-menu-button{display:grid}.ll-hero-copy{width:54%;padding-left:48px;padding-right:24px}.ll-hero-visual{width:40%;top:36px;bottom:56px;right:32px}.ll-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ll-brand-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=900px){.ll-favorites-label,.ll-header-cta{display:none}.ll-hero-shell{min-height:0;padding-bottom:34px}.ll-hero-copy{width:100%;padding:58px 42px 0}.ll-hero h1{max-width:700px;font-size:clamp(54px,9vw,76px)}.ll-hero-description{max-width:620px}.ll-hero-proof{margin-top:32px}.ll-hero-visual{aspect-ratio:4/3;width:calc(100% - 84px);margin:46px 42px 0;position:relative;inset:auto}.ll-hero-note{left:28px;right:auto}.ll-trust-strip{grid-template-columns:repeat(2,1fr)}.ll-trust-item:nth-child(2){border-right:0}.ll-trust-item:nth-child(-n+2){border-bottom:1px solid var(--color-line)}.ll-section-heading{flex-direction:column;align-items:flex-start;gap:18px}.ll-catalog-toolbar{flex-direction:column;align-items:stretch}.ll-category-filters{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.ll-category-filters::-webkit-scrollbar{display:none}.ll-category-filters button{flex:none}.ll-toolbar-actions{width:100%}.ll-search{flex:1;width:auto;min-width:0}.ll-search input[type=search]{width:100%}.ll-editorial-card{grid-template-columns:1fr}.ll-editorial-visual{min-height:420px}.ll-contact-band-inner{flex-direction:column;align-items:flex-start}.ll-footer-grid{grid-template-columns:2fr 1fr 1fr}.ll-footer-grid>div:last-child{grid-column:2/-1}.ll-modal-box{grid-template-rows:minmax(240px,42%) minmax(0,1fr);grid-template-columns:1fr}.ll-modal-media{border-radius:24px 24px 0 0;height:100%;min-height:0}.ll-modal-body{min-height:0}}@media (width<=640px){:root{--header-height:68px;--radius-large:20px}.ll-container{width:min(calc(100% - 28px), var(--container))}.ll-brand{min-width:0;max-width:190px}.ll-brand img{max-width:160px;height:36px}.ll-brand-mark{flex-basis:38px;width:38px;height:38px}.ll-brand-name{font-size:18px}.ll-favorites-top{justify-content:center;width:43px;height:43px;min-height:43px;padding:0;position:relative}.ll-favorites-top strong{position:absolute;top:-5px;right:-5px}.ll-menu-button{width:43px;height:43px}.ll-hero{padding:10px 0 58px}.ll-hero-shell{border-radius:18px;min-height:0;padding-bottom:18px}.ll-hero-copy{padding:42px 24px 0}.ll-hero h1{margin:20px 0 18px;font-size:clamp(46px,14vw,61px);line-height:1.01}.ll-hero-description{font-size:14px}.ll-hero-actions{flex-direction:column;align-items:stretch}.ll-hero-actions .ll-button{width:100%}.ll-hero-proof{margin-top:24px;font-size:10px}.ll-hero-visual{aspect-ratio:1;width:calc(100% - 32px);box-shadow:0 20px 44px rgba(var(--ink-rgb),.15), inset 0 1px 0 #ffffffc2;border-radius:20px;margin:30px 16px 0;padding:7px;position:relative;inset:auto}.ll-hero-visual.has-image:before,.ll-hero-visual.has-image:after{border-radius:14px;inset:7px}.ll-hero-visual img{border-radius:14px}.ll-hero-note{display:none}.ll-trust-strip{margin-top:-20px}.ll-trust-item{min-height:74px;padding:14px 12px}.ll-trust-item>span{flex-basis:28px;width:28px;height:28px}.ll-trust-item strong{font-size:10px}.ll-trust-item small{display:none}.ll-catalog,.ll-sold-showcase{padding:66px 0 76px}.ll-section-heading{margin-bottom:27px}.ll-section-heading h2{font-size:42px}.ll-toolbar-actions{flex-direction:column;gap:10px}.ll-search,.ll-sort{width:100%}.ll-search{border-color:rgba(var(--ink-rgb), .16);background:var(--color-white);min-width:0;height:58px;min-height:58px;box-shadow:0 8px 24px rgba(var(--ink-rgb), .06);border-radius:17px;padding:0 8px 0 17px}.ll-search>svg{width:20px;height:20px}.ll-search input[type=search]{width:100%;padding:0 11px;font-size:16px}.ll-search input::placeholder{color:rgba(var(--ink-rgb), .52)}.ll-search-clear{border-radius:12px;flex-basis:40px;width:40px;height:40px;font-size:21px}.ll-sort{border-radius:15px;height:50px}.ll-sort select{width:100%}.ll-results-line{justify-content:space-between}.ll-product-grid{grid-template-columns:1fr}.ll-product-info{min-height:205px}.ll-editorial{padding-bottom:76px}.ll-editorial-copy{padding:42px 26px}.ll-editorial-copy h2{font-size:42px}.ll-editorial-visual{min-height:330px}.ll-brands{padding-bottom:76px}.ll-brand-grid{grid-template-columns:repeat(2,1fr)}.ll-brand-grid button{min-height:96px}.ll-contact-band{padding:62px 0}.ll-contact-band h2{font-size:42px}.ll-contact-band .ll-button{width:100%}.ll-footer{padding-top:54px}.ll-footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}.ll-footer-grid>div:first-child,.ll-footer-grid>div:last-child{grid-column:1/-1}.ll-footer-bottom{flex-direction:column;gap:8px}.ll-modal{height:100dvh;padding:max(8px, env(safe-area-inset-top)) 0 0;place-items:end center}.ll-modal-box{border-radius:20px 20px 0 0;flex-direction:column;width:100%;height:100%;max-height:none;display:flex}.ll-modal-media{border-radius:20px 20px 0 0;flex:0 0 clamp(220px,44dvh,380px);height:auto;min-height:0}.ll-gallery-zoom-trigger>img{object-fit:contain;object-position:center}.ll-zoom-viewport{inset:68px 12px 76px}.ll-zoom-close{top:max(14px, env(safe-area-inset-top));right:12px}.ll-zoom .ll-gallery-brand-badge{top:max(14px, env(safe-area-inset-top));left:12px}.ll-zoom-arrow{width:44px;height:44px}.ll-zoom-arrow-prev{left:10px}.ll-zoom-arrow-next{right:10px}.ll-zoom-help{bottom:calc(16px + env(safe-area-inset-bottom));white-space:nowrap;max-width:calc(100% - 130px)}.ll-zoom-count{right:12px;bottom:calc(16px + env(safe-area-inset-bottom))}.ll-modal-close{top:max(20px, calc(env(safe-area-inset-top) + 12px));width:44px;height:44px;position:fixed;right:12px}.ll-modal-body{flex:auto;min-height:0}.ll-modal-content{-webkit-overflow-scrolling:touch;padding:28px 20px 20px}.ll-modal-body h3{font-size:clamp(27px,8vw,32px)}.ll-modal-price{padding-top:22px}.ll-modal-actions{padding:12px 20px calc(12px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) auto}.ll-modal-actions .ll-button{white-space:nowrap;min-width:0;padding-inline:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
