.catalog-products{width:100%}.product-price{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-price .old-price{color:var(--secondary2)}.catalog-products.is-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width>=768px){.catalog-products.is-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}@media (width>=1024px){.catalog-products.is-grid.is-grid-3,.catalog-products.is-grid:not(.is-grid-4):not(.is-grid-5){grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.catalog-products.is-grid.is-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.catalog-products.is-grid.is-grid-5{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}}@media (width>=1280px){.catalog-products.is-grid.is-grid-5{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}}.catalog-products.is-list{flex-direction:column;gap:24px;display:flex}.catalog-products.is-list .product-item{width:100%}.catalog-products.is-view-transitioning{pointer-events:none;opacity:.72;transform-origin:top;transition:opacity .22s,transform .42s cubic-bezier(.2,.82,.24,1);transform:scale(.992)}.catalog-products.is-layout-grid-transitioning{opacity:.88;filter:none;transition:opacity .2s,transform .28s cubic-bezier(.2,.82,.24,1);transform:translateY(2px)scale(.996)}.catalog-products.catalog-products-layout-enter{animation:.34s cubic-bezier(.2,.82,.24,1) both catalog-products-layout-enter}.catalog-products .product-item{will-change:transform, opacity}.catalog-card-enter{animation:.32s cubic-bezier(.2,.82,.24,1) both catalog-card-enter}.catalog-card-moving{z-index:1}@keyframes catalog-card-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes catalog-products-layout-enter{0%{opacity:.88;filter:none;transform:translateY(2px)scale(.996)}to{opacity:1;filter:none;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.catalog-card-enter,.catalog-products.catalog-products-layout-enter{animation:none}.catalog-products .product-item{will-change:auto}.catalog-products.is-view-transitioning,.catalog-products.is-layout-grid-transitioning{opacity:1;filter:none;transition:none;transform:none}.catalog-layout .catalog-sidebar,.catalog-layout .catalog-sidebar .sidebar-main,.catalog-layout [data-catalog-results-anchor]{transition:none;animation:none}}@media (width<=767px){.catalog-products.is-grid,#catalog-page .catalog-products--grid{grid-template-columns:repeat(auto-fit,minmax(156px,1fr));gap:14px 10px}}@media (width<=380px){.catalog-products.is-grid,#catalog-page .catalog-products--grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}}#catalog-page .catalog-products--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px;display:grid}@media (width>=992px){#catalog-page .catalog-products--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.related-products .catalog-products.related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px 14px;margin-bottom:20px;display:grid}.related-products{padding-bottom:clamp(34px,3.2vw,56px)}.ls-product-page .related-products .ls-product-card__title{letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38.4px;font-size:15px;line-height:1.28;display:-webkit-box;overflow:hidden}@media (width>=1024px){.related-products .catalog-products.related-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px}}@media (width<=767px){.related-products{padding-bottom:8px}.related-products .catalog-products.related-products__grid{grid-template-columns:repeat(auto-fit,minmax(156px,1fr));align-items:start;gap:14px 10px;margin-bottom:0}.ls-product-page .related-products .product-item,.ls-product-page .related-products .ls-product-card,.ls-product-page .related-products .ls-product-card__inner{align-self:start;height:auto}.ls-product-page .related-products .ls-product-card__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:46.5px;font-size:12.5px;line-height:1.24;display:-webkit-box;overflow:hidden}}@media (width<=380px){.related-products .catalog-products.related-products__grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}}.ls-card{align-items:flex-start;gap:20px;display:flex}.ls-media{background:#fff;border-radius:16px;flex:0 0 280px;width:280px;position:relative;overflow:hidden}.ls-media__ratio{aspect-ratio:4/5;width:100%}.ls-media__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.ls-media:hover .ls-media__img{transform:scale(1.02)}.ls-info{flex:1;min-width:0;padding-top:6px}.ls-title{font-size:18px;line-height:1.25;transition:opacity .3s;display:block}.ls-title:hover{opacity:.8}.ls-price{margin-top:8px;font-size:18px}.ls-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.ls-action-button{text-transform:uppercase;border-radius:999px}.ls-action-icon{width:18px;height:18px}.compare-btn .checked-icon{display:none}.product-thumb-gallery{flex-wrap:wrap;align-items:center;gap:8px;padding-top:12px;transition:all .3s;display:flex}.product-thumb-gallery__link{background:var(--white);border:1px solid #0000001a;border-radius:999px;width:36px;height:36px;transition:border-color .3s;display:block;overflow:hidden}.product-thumb-gallery__link:hover{border-color:#0006}.product-thumb-gallery__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (width<=767px){.product-thumb-gallery{display:none}}.compare-btn.active .compare-icon{display:none}.compare-btn.active .checked-icon{display:block}.ls-product-grid-actions{z-index:3;gap:8px;display:grid;position:absolute;top:12px;right:12px}.ls-product-grid-actions__icon-btn{width:32px;height:32px;color:var(--lamp-black,#1f1f1f);cursor:pointer;background:#fffffff2;border:0;border-radius:50%;justify-content:center;align-items:center;transition:background-color .3s,box-shadow .3s;display:inline-flex;position:relative}.ls-product-grid-actions__icon-btn:hover{background:var(--white,#fff)}.ls-product-grid-actions__icon{width:18px;height:18px;font-size:18px}.ls-product-grid-actions__tip{background:var(--lamp-black,#1f1f1f);color:var(--white,#fff);white-space:nowrap;opacity:0;pointer-events:none;border-radius:4px;padding:2px 6px;font-size:11px;line-height:1.4;transition:opacity .2s;position:absolute;top:50%;right:calc(100% + 8px);transform:translateY(-50%)}.ls-product-grid-actions__icon-btn:hover .ls-product-grid-actions__tip,.ls-product-grid-actions__icon-btn:focus-visible .ls-product-grid-actions__tip{opacity:1}.ls-product-grid-actions__bar{z-index:3;opacity:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;transition:opacity .3s,transform .3s;display:grid;position:absolute;bottom:20px;left:20px;right:20px;transform:translateY(8px)}.group:hover .ls-product-grid-actions__bar,.product-item:hover .ls-product-grid-actions__bar{opacity:1;transform:translateY(0)}.ls-product-grid-actions__bar-btn{width:100%;min-height:40px;color:var(--lamp-black,#1f1f1f);letter-spacing:.08em;text-align:center;text-transform:uppercase;cursor:pointer;background:#fffffff2;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;line-height:1;transition:background-color .3s,color .3s;display:inline-flex}.ls-product-grid-actions__bar-btn:hover,.ls-product-grid-actions__bar-btn:focus-visible{background:var(--lamp-black,#1f1f1f);color:var(--white,#fff);outline:none}.ls-product-grid-actions__bar-icon{width:20px;height:20px;font-size:20px;display:none}.ls-meta{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.ls-chip{color:#000000a6;border:1px solid #0000001a;border-radius:999px;padding:6px 10px;font-size:12px}.ls-specs{gap:6px;margin-top:14px;display:grid}.ls-spec{justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;line-height:1.4;display:flex}.ls-spec__name{color:#00000085;min-width:0}.ls-spec__value{color:#000000db;text-align:right;min-width:0}.ls-spec{border-top:1px solid #00000014;padding-top:8px}@media (width<=1024px){.ls-media{flex-basis:240px;width:240px}.ls-product-grid-actions{display:none}.ls-product-grid-actions__bar{opacity:1;transform:translateY(0)}.ls-product-grid-actions__bar-label{display:none}.ls-product-grid-actions__bar-icon{display:block}}@media (width<=768px){.ls-card{flex-direction:column;gap:12px}.ls-media{flex-basis:auto;width:100%}.ls-actions{gap:8px}.ls-action-button{justify-content:center;width:100%}.ls-spec{gap:8px}}.ls-product-page{--ls-black:#1f1f1f;--ls-muted:#696c70;--ls-line:#e9e9e9;--ls-sale:#db4444;--ls-accent-soft:#f3e6c1;background:linear-gradient(#fff 0% 64%,#fbfbfa 100%)}.ls-product-page .featured-product{position:relative}.ls-product-gallery-main{background:#ffffffdb;border:1px solid #1f1f1f13;border-radius:8px;width:100%;display:block;position:relative;overflow:hidden}.ls-product-gallery-main img,.ls-product-gallery-main__image{z-index:1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block;position:relative}.ls-product-gallery-main:hover img{transform:scale(1.01)}.ls-product-info-panel{width:100%;max-width:none;padding-top:2px}.ls-product-page .product-infor{justify-content:flex-start;display:flex}.ls-product-page .product-infor>.sticky,.ls-product-page .product-infor>.ls-product-info-panel{width:100%}.ls-product-page .product-category{color:#1f1f1f75;letter-spacing:.12em;font-size:11px}.ls-product-page .product-name{max-width:none;color:var(--ls-black);letter-spacing:-.025em;line-height:1.14}.ls-product-page .product-price{letter-spacing:-.025em;font-weight:800}.product-media-thumbs{scrollbar-width:none;gap:8px;margin-top:12px;padding-bottom:2px;display:flex;overflow-x:auto}.product-media-thumbs::-webkit-scrollbar{display:none}.product-media-thumb{aspect-ratio:1;background:#fff;border:1px solid #1f1f1f1a;border-radius:6px;flex:none;width:36px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 6px 14px #1f1f1f0d}.product-media-thumb:hover{border-color:#1f1f1f38;transform:translateY(-2px);box-shadow:0 10px 18px #1f1f1f14}.product-media-thumb img,.product-media-thumb__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ls-product-popup-close{z-index:2;color:#fff;cursor:pointer;background:0 0;border:0;position:absolute;top:16px;right:16px}.ls-product-popup-close__icon{font-size:30px}.ls-product-popup-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ls-product-videos{gap:10px;margin-top:16px;display:grid}.ls-product-videos__title{color:var(--ls-black);font-size:13px;font-weight:900;line-height:1.25}.ls-product-video{background:#fff;border:1px solid #1f1f1f1a;border-radius:8px;overflow:hidden;box-shadow:0 8px 20px #1f1f1f0d}.ls-product-video__frame{aspect-ratio:16/9;background:#111;overflow:hidden}.ls-product-video__frame iframe{border:0;width:100%;height:100%;display:block}.ls-product-video__link{color:var(--ls-black);grid-template-columns:26px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;display:grid}.ls-product-video__icon{color:#e6842a;width:24px;height:24px;font-size:24px}.ls-product-video__link span{min-width:0}.ls-product-video__link strong,.ls-product-video__link small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ls-product-video__link strong{font-size:12px;font-weight:900;line-height:1.25}.ls-product-video__link small{color:var(--ls-muted);margin-top:2px;font-size:11px;font-weight:700;line-height:1.25}.ls-product-price-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ls-product-price-stack{flex-wrap:wrap;align-items:baseline;gap:10px;display:inline-flex}.ls-product-old-price{color:#1f1f1f61;white-space:nowrap;align-items:center;font-weight:700;line-height:1;-webkit-text-decoration:line-through #1f1f1f57;text-decoration:line-through #1f1f1f57;text-decoration-thickness:1px;display:inline-flex;position:relative}.ls-product-old-price.is-hidden,.ls-product-icon-btn .checked-icon.is-hidden{display:none}.ls-product-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ls-product-badge{letter-spacing:.065em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:20px;padding:4px 9px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.ls-product-badge--sale{color:#fff;background:#d84646;border-color:#db44443d}.ls-product-badge--new{color:var(--ls-black);background:var(--ls-accent-soft);border-color:#1f1f1f14}.ls-product-badge--featured{color:#fff;background:var(--ls-black);border-color:#1f1f1f2e}.ls-product-page .quantity-block{background:#fff;box-shadow:inset 0 1px #ffffffbf}.ls-product-page .add-cart-btn,.ls-product-page .ls-product-commerce-cart{border-radius:8px}.ls-product-page .add-cart-btn{transition:background-color .2s,color .2s,border-color .2s,transform .2s}.ls-product-page .add-cart-btn:hover{color:#000;border-color:var(--ls-black);background:#fff}.ls-product-content-card{border-top:1px solid var(--ls-line);padding:20px 0 0}.ls-product-content-card+.ls-product-content-card{margin-top:24px}.ls-product-section-title{color:var(--ls-black);letter-spacing:-.01em;font-size:16px;font-weight:800;line-height:1.25}.ls-product-description-text{max-width:100%;color:var(--ls-muted);white-space:pre-line;margin-top:10px;font-size:14px;line-height:1.68}.ls-product-specs{gap:8px;margin-top:14px;display:grid}.ls-product-spec-row{border-bottom:1px solid #1f1f1f0e;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:10px;padding-bottom:8px;display:grid}.ls-product-spec-row:last-child{border-bottom:0;padding-bottom:0}.ls-product-spec-icon{width:28px;height:28px;color:var(--ls-black);background:#1f1f1f06;border:1px solid #1f1f1f14;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.ls-product-spec-icon__svg{width:15px;height:15px;font-size:15px}.ls-product-spec-copy{grid-template-columns:minmax(0,42%) minmax(0,58%);align-items:start;gap:14px;min-width:0;display:grid}.ls-product-spec-name{color:var(--ls-muted);font-size:13px;line-height:1.45}.ls-product-spec-value{color:var(--ls-black);text-align:right;overflow-wrap:anywhere;font-size:13px;font-weight:600;line-height:1.45}.ls-product-spec-info{width:28px;height:28px;color:var(--ls-muted);cursor:help;background:0 0;border:0;border-radius:999px;justify-content:center;justify-self:end;align-items:center;transition:color .2s,background-color .2s;display:inline-flex;position:relative}.ls-product-spec-info:hover,.ls-product-spec-info:focus-visible{color:var(--ls-black);background:#1f1f1f0e;outline:0}.ls-product-spec-info__svg{width:16px;height:16px;font-size:16px}.ls-product-spec-tooltip{z-index:20;width:min(260px,100vw - 48px);color:var(--ls-black);text-align:left;overflow-wrap:anywhere;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #1f1f1f17;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.45;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 18px 45px #0f172a1f}.ls-product-spec-info:hover .ls-product-spec-tooltip,.ls-product-spec-info:focus-visible .ls-product-spec-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.ls-product-trust{--ls-service-gold:#c9a24a;--ls-service-gold-dark:#8a6420;--ls-service-ink:#11110f;--ls-service-muted:#56585b;--ls-service-line:#1f1f1f1f;--ls-service-line-warm:#8a64202e;border-top:1px solid var(--ls-service-line);color:var(--ls-service-ink);isolation:isolate;background:0 0;padding:clamp(30px,3.4vw,48px) 0 0;scroll-margin-top:140px;position:relative}.ls-product-trust__inner{z-index:1;gap:clamp(26px,3vw,42px);display:grid;position:relative}.ls-product-trust__head,.ls-product-trust__intro{max-width:760px}.ls-product-trust__eyebrow{width:fit-content;color:var(--ls-service-gold-dark);align-items:center;gap:8px;font-size:13px;font-weight:700;line-height:1.2;display:inline-flex}.ls-product-trust__eyebrow .ls-icon{width:16px;height:16px}.ls-product-trust__title{max-width:720px;color:var(--ls-service-ink);letter-spacing:-.02em;text-wrap:balance;margin-top:clamp(12px,1.4vw,18px);font-size:clamp(28px,2.25vw,38px);font-weight:800;line-height:1.12}.ls-product-trust__text{max-width:680px;color:var(--ls-service-muted);text-wrap:pretty;margin-top:clamp(12px,1.25vw,16px);font-size:clamp(14px,1vw,16px);line-height:1.62}.ls-product-trust__rail{border-top:1px solid var(--ls-service-line-warm);border-bottom:1px solid var(--ls-service-line-warm);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.ls-product-trust__item{border-right:1px solid var(--ls-service-line-warm);min-width:0;min-height:178px;padding:clamp(22px,2.2vw,30px) clamp(18px,2vw,26px);position:relative}.ls-product-trust__item:first-child{padding-left:0}.ls-product-trust__item:last-child{border-right:0;padding-right:0}.ls-product-trust__icon{width:38px;height:38px;color:var(--ls-service-gold-dark);background:#c9a24a13;border:1px solid #8a642038;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ls-product-trust__icon .ls-icon{width:18px;height:18px}.ls-product-trust__name{max-width:12em;color:var(--ls-service-ink);letter-spacing:-.012em;margin:18px 0 0;font-size:17px;font-weight:800;line-height:1.25}.ls-product-trust__desc{max-width:24em;color:var(--ls-service-muted);text-wrap:pretty;margin-top:9px;font-size:14px;line-height:1.55}.ls-product-payments{flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px;display:flex}.ls-product-payment-chip{background:#fff;border:1px solid #1f1f1f1a;border-radius:6px;justify-content:center;align-items:center;min-width:46px;height:24px;padding:4px 8px;display:inline-flex}.ls-product-payment-chip img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:48px;height:13px;display:block}.ls-product-related{padding:48px 0 clamp(34px,3.2vw,56px)}.ls-product-related__heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.ls-product-related__grid{margin-top:40px}@media (width>=768px){.product-media-thumbs{gap:10px;margin-top:14px}.product-media-thumb{width:42px}.ls-product-page .list-img{padding-right:36px}}@media (width>=1280px){.ls-product-page .list-img{padding-right:42px}}@media (width<=991px){.ls-product-trust__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.ls-product-trust__item{border-bottom:1px solid var(--ls-service-line-warm)}.ls-product-trust__item:nth-child(2n){border-right:0;padding-right:0}.ls-product-trust__item:nth-child(odd){padding-left:0}.ls-product-trust__item:nth-child(n+3){border-bottom:0}}@media (width<=767px){.ls-product-info-panel{max-width:none}.ls-product-gallery-main{border-radius:8px}.ls-product-spec-row{grid-template-columns:28px minmax(0,1fr) 28px;align-items:start;gap:9px}.ls-product-spec-copy{grid-template-columns:1fr;gap:3px}.ls-product-spec-value{text-align:left}.ls-product-trust{padding:28px 0 0}.ls-product-trust__inner{gap:24px}.ls-product-trust__title{font-size:28px}.ls-product-trust__rail{grid-template-columns:1fr}.ls-product-trust__item,.ls-product-trust__item:nth-child(2n),.ls-product-trust__item:nth-child(odd),.ls-product-trust__item:nth-child(n+3){border-right:0;border-bottom:1px solid var(--ls-service-line-warm);grid-template-columns:38px minmax(0,1fr);gap:0 14px;min-height:auto;padding:18px 0;display:grid}.ls-product-trust__item:last-child{border-bottom:0}.ls-product-trust__icon{grid-row:1/span 2}.ls-product-trust__name{max-width:none;margin:0}.ls-product-trust__desc,.ls-product-payments{grid-column:2}.ls-product-related{padding:28px 0 8px}.ls-product-related__grid{margin-top:24px}.ls-product-related .container{padding-bottom:0}}@media (width<=575px){.ls-product-trust__icon{width:38px;height:38px}}.ls-product-hero-wrap{padding:26px 0 34px}.ls-product-hero{grid-template-columns:minmax(300px,36%) minmax(0,1fr);grid-template-areas:"breadcrumbs breadcrumbs""gallery right";align-items:start;gap:18px 24px;display:grid}.ls-product-hero__breadcrumbs{grid-area:breadcrumbs;min-width:0}.ls-product-hero__breadcrumbs .catalog-breadcrumbs{margin-bottom:4px}.ls-product-hero__breadcrumbs .catalog-breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.ls-product-hero__breadcrumbs .catalog-breadcrumbs__item{align-items:center;gap:6px;min-width:0;min-height:20px;display:inline-flex}.ls-product-hero__breadcrumbs .catalog-breadcrumbs__link,.ls-product-hero__breadcrumbs .catalog-breadcrumbs__current{color:var(--ls-muted);font-size:13px;line-height:1.4;text-decoration:none;display:inline-block}.ls-product-hero__breadcrumbs .catalog-breadcrumbs__link{transition:color .2s}.ls-product-hero__breadcrumbs .catalog-breadcrumbs__link:hover{color:var(--ls-black)}.ls-product-hero__breadcrumbs .catalog-breadcrumbs__current{max-width:min(100%,112ch);color:var(--ls-black);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.ls-product-hero__breadcrumbs .catalog-breadcrumbs__sep{color:#1f1f1f61;flex:none;width:12px;height:12px}.ls-product-right-cell{grid-area:right;grid-template-columns:minmax(320px,1fr) minmax(300px,360px);grid-template-areas:"title title""info commerce";align-items:start;gap:18px 24px;min-width:0;display:grid}.ls-product-right-columns{display:contents}.ls-product-title-panel{grid-area:title;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;min-width:0;padding-bottom:4px;display:grid}.ls-product-title-panel__copy,.ls-product-main-cell,.ls-product-gallery-cell,.ls-product-commerce-cell{min-width:0}.ls-product-title-panel__actions{flex-wrap:nowrap;align-items:flex-start;gap:8px;display:flex}.ls-product-title-panel__share-stack{flex-direction:column;gap:8px;display:flex}.ls-product-icon-btn{width:42px;height:42px;color:var(--ls-black);cursor:pointer;background:#fff;border:1px solid #1f1f1f1a;border-radius:8px;flex:none;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.ls-product-icon-btn:hover,.ls-product-icon-btn:focus-visible{border-color:var(--ls-black);color:#fff;background:var(--ls-black);outline:0}.ls-product-share-btn.is-copied{border-color:var(--ls-black);color:#fff;background:var(--ls-black)}.ls-product-share-btn.is-copying{pointer-events:none}.add-wishlist-btn.ls-product-icon-btn.active,.add-wishlist-btn.ls-product-icon-btn.is-active,.add-wishlist-btn.ls-product-icon-btn[aria-pressed=true],.add-wishlist-btn.ls-product-icon-btn.active:hover,.add-wishlist-btn.ls-product-icon-btn.active:focus-visible,.add-wishlist-btn.ls-product-icon-btn.is-active:hover,.add-wishlist-btn.ls-product-icon-btn.is-active:focus-visible,.add-wishlist-btn.ls-product-icon-btn[aria-pressed=true]:hover,.add-wishlist-btn.ls-product-icon-btn[aria-pressed=true]:focus-visible{border-color:var(--red);color:#fff;background:var(--red)}.add-wishlist-btn.ls-product-icon-btn.active svg,.add-wishlist-btn.ls-product-icon-btn.active svg path,.add-wishlist-btn.ls-product-icon-btn.is-active svg,.add-wishlist-btn.ls-product-icon-btn.is-active svg path,.add-wishlist-btn.ls-product-icon-btn[aria-pressed=true] svg,.add-wishlist-btn.ls-product-icon-btn[aria-pressed=true] svg path{color:#fff;fill:currentColor}.ls-product-action-icon{width:18px;height:18px;font-size:18px;display:block}.ls-product-title-panel .product-name{overflow-wrap:anywhere;letter-spacing:0;margin-top:4px}.ls-product-short-text{max-width:760px;color:var(--ls-muted);margin-top:10px;font-size:14px;line-height:1.55}.ls-product-gallery-cell{grid-area:gallery;width:100%;padding-right:0}.ls-product-page .ls-product-gallery-cell{padding-right:0}.ls-product-gallery-cell .ls-product-gallery-main{aspect-ratio:1;max-height:min(58vh,520px)}.ls-product-gallery-cell .ls-product-gallery-main img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:0}.ls-product-main-cell{grid-area:info;width:100%;padding:0}.ls-product-main-cell .ls-product-info-panel{gap:14px;display:grid}.ls-product-main-cell .ls-product-content-card{background:#ffffffdb;border:1px solid #1f1f1f13;border-radius:8px;padding:16px;box-shadow:0 14px 30px #1f1f1f09,inset 0 1px #ffffffbd}.ls-product-main-cell .ls-product-content-card+.ls-product-content-card{margin-top:0}.ls-product-description-text.is-clamped{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ls-product-description-more{width:fit-content;color:var(--ls-black);border-bottom:1px solid #1f1f1f3d;margin-top:10px;font-size:13px;font-weight:800;line-height:1.2;display:inline-flex}.ls-product-commerce-cell{grid-area:commerce;width:100%}.ls-product-commerce-card{background:#fff;border:1px solid #1f1f1f1a;border-radius:8px;gap:12px;width:100%;padding:16px;display:grid;box-shadow:0 22px 56px #1f1f1f14,inset 0 1px #ffffffc7}.ls-product-commerce-stock{width:fit-content;max-width:100%;color:var(--ls-muted);align-items:center;gap:6px;font-size:13px;font-weight:700;line-height:1.25;display:inline-flex}.ls-product-commerce-stock.is-in-stock{color:var(--lamp-dark-gold)}.ls-product-commerce-stock i{flex:none;font-size:17px}.ls-product-commerce-price{gap:8px;padding-bottom:2px;display:grid}.ls-product-commerce-price .product-price{letter-spacing:0;font-size:clamp(26px,2.2vw,34px);line-height:1}.ls-product-commerce-bonus{width:fit-content;max-width:100%;color:var(--lamp-dark-gold);background:#c9a24a24;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:800;line-height:1.2}.ls-product-variants{gap:10px;display:grid}.ls-product-variants__head{color:var(--ls-muted);justify-content:space-between;align-items:baseline;gap:10px;font-size:12px;font-weight:800;line-height:1.2;display:flex}.ls-product-variants__head small{max-width:62%;color:var(--ls-black);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.ls-product-variants__list{flex-wrap:wrap;gap:6px;display:flex}.ls-product-variant-option{min-width:0;max-width:min(100%,220px);min-height:38px;color:var(--ls-black);text-align:center;background:#fff;border:1px solid #1f1f1f24;border-radius:999px;justify-content:center;align-items:center;padding:8px 13px;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:inline-flex}.ls-product-variant-option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:850;line-height:1.15;overflow:hidden}.ls-product-variant-option:not(:disabled):hover{background:#1f1f1f09;border-color:#1f1f1f57;transform:translateY(-1px)}.ls-product-variant-option.is-selected{border-color:var(--ls-black);background:var(--ls-black);color:#fff}.ls-product-variant-option.is-selected:not(:disabled):hover{background:#111}.ls-product-variant-option:focus-visible{border-color:var(--ls-black);outline:3px solid var(--lamp-ring);outline-offset:2px}.ls-product-variant-option:disabled{cursor:not-allowed;color:#73767a;background:#f7f7f7;border-style:dashed;border-color:#1f1f1f29}@media (prefers-reduced-motion:reduce){.ls-product-variant-option{transition:none}.ls-product-variant-option:not(:disabled):hover{transform:none}}.ls-product-commerce-actions{gap:8px;display:grid}.ls-product-commerce-qty-label{color:var(--ls-muted);font-size:12px;font-weight:800;line-height:1.2}.ls-product-commerce-buy-row{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:10px;display:grid}.ls-product-page .ls-product-commerce-buy-row .quantity-block{background:#fff;border:1px solid #1f1f1f1f;border-radius:8px;justify-content:space-between;align-items:center;height:48px;padding:0 12px;display:flex}.ls-product-commerce-buy-row .quantity-block .qty-minus,.ls-product-commerce-buy-row .quantity-block .qty-plus{width:26px;height:26px;color:var(--ls-black);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.ls-product-commerce-buy-row .quantity-block .quantity{font-weight:600}.ls-product-commerce-buy-row .quantity-block .qty-minus.disabled,.ls-product-commerce-buy-row .quantity-block .qty-plus.disabled{color:#1f1f1f47}.ls-product-commerce-stock-note{color:var(--ls-muted);font-size:12px;line-height:1.35}.ls-product-commerce-cart,.ls-product-commerce-oneclick,.ls-product-mobile-cta button{text-align:center;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:48px;padding:12px 16px;font-size:14px;font-weight:800;line-height:1.2;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s;display:inline-flex}.ls-product-commerce-cart,.ls-product-mobile-cta button{border:1px solid var(--ls-black);color:#fff;background:var(--ls-black)}.ls-product-commerce-cart:hover,.ls-product-commerce-cart:focus-visible,.ls-product-mobile-cta button:hover,.ls-product-mobile-cta button:focus-visible{border-color:var(--lamp-gold);color:var(--ls-black);background:var(--lamp-gold);outline:0}.ls-product-commerce-cart:disabled,.ls-product-mobile-cta button:disabled{cursor:not-allowed;opacity:.52}.ls-product-commerce-icon,.ls-product-mobile-cta__icon{width:16px;height:16px;font-size:16px;display:block}.ls-product-commerce-oneclick{width:100%;color:var(--ls-black);background:#fff;border:1px solid #1f1f1f1a}.ls-product-commerce-oneclick:hover,.ls-product-commerce-oneclick:focus-visible{background:#1f1f1f09;border-color:#1f1f1f38;outline:0}.ls-product-commerce-mini-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ls-product-commerce-mini-actions button{color:#1f1f1fb8;text-align:center;cursor:pointer;background:#f8f8f8;border:1px solid #1f1f1f0f;border-radius:6px;min-width:0;min-height:42px;padding:10px 8px;font-size:12px;font-weight:800;line-height:1.2}.ls-product-commerce-mini-actions button:hover,.ls-product-commerce-mini-actions button:focus-visible{color:var(--ls-black);background:#fff;border-color:#1f1f1f29;outline:0}.ls-product-installment-row,.ls-product-designer-row{width:100%;color:var(--ls-black);text-align:left;cursor:pointer;background:#fbfbfb;border:1px solid #1f1f1f12;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.ls-product-designer-row{grid-template-columns:34px minmax(0,1fr)}.ls-product-installment-row__icon,.ls-product-designer-row>i{width:34px;height:34px;color:var(--lamp-dark-gold);background:#c9a24a24;border:1px solid #c9a24a38;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.ls-product-installment-row strong,.ls-product-designer-row strong{font-size:13px;font-weight:900;line-height:1.25;display:block}.ls-product-installment-row small,.ls-product-designer-row small{color:var(--ls-muted);margin-top:2px;font-size:11px;font-weight:700;line-height:1.35;display:block}.ls-product-commerce-service{gap:8px;padding-top:2px;display:grid}.ls-product-commerce-service__item{color:var(--ls-muted);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;font-size:12px;font-weight:700;line-height:1.35;display:grid}.ls-product-commerce-service__item i{color:var(--ls-black);font-size:18px}.ls-product-qr{background:#fff;border:1px solid #1f1f1f1a;border-radius:8px;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.ls-product-qr img{background:#fff;border:1px solid #1f1f1f14;border-radius:2px;width:66px;height:66px;display:block}.ls-product-qr__copy{min-width:0}.ls-product-qr__title{color:var(--ls-black);font-size:12px;font-weight:900;line-height:1.2}.ls-product-qr__hint{max-width:100%;color:var(--ls-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;font-weight:800;line-height:1.25;display:inline-block;overflow:hidden}.ls-product-3d-assets{gap:8px;display:grid}.ls-product-3d-assets__link{min-height:48px;color:var(--ls-black);background:#f7f8f9;border:1px solid #1f1f1f1a;border-radius:6px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;padding:10px 12px;display:grid}.ls-product-3d-assets__link i{font-size:21px}.ls-product-3d-assets__link span{min-width:0}.ls-product-3d-assets__link strong,.ls-product-3d-assets__link small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ls-product-3d-assets__link strong{font-size:12px;font-weight:900;line-height:1.2}.ls-product-3d-assets__link small{color:var(--ls-muted);margin-top:2px;font-size:11px;font-weight:700;line-height:1.25}.ls-product-commerce-contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ls-product-contact-btn{min-width:0;min-height:42px;color:var(--ls-black);text-align:center;background:#fff;border:1px solid #1f1f1f14;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.ls-product-contact-btn span{text-overflow:ellipsis;min-width:0;overflow:hidden}.ls-product-contact-btn:last-child:nth-child(odd){grid-column:1/-1}.ls-product-full-description{padding:0 0 38px}.ls-product-full-description__inner{background:#fff;border:1px solid #1f1f1f13;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 14px 34px #1f1f1f09,inset 0 1px #ffffffc7}.ls-product-full-description__details{width:100%}.ls-product-full-description__summary{cursor:pointer;border-bottom:1px solid #1f1f1f11;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:16px clamp(18px,2.2vw,28px);list-style:none;display:flex}.ls-product-full-description__summary::-webkit-details-marker{display:none}.ls-product-full-description__summary::marker{content:""}.ls-product-full-description__head{flex-wrap:wrap;align-items:center;gap:8px 14px;min-width:0;display:flex}.ls-product-full-description__eyebrow{color:#1f1f1f8a;letter-spacing:.09em;text-transform:uppercase;background:#ffffffc2;border:1px solid #1f1f1f12;border-radius:6px;align-items:center;gap:8px;width:fit-content;padding:7px 11px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.ls-product-full-description__icon{width:14px;height:14px;color:var(--lamp-dark-gold);font-size:14px}.ls-product-full-description__toggle{color:#1f1f1f85;flex:none;width:18px;height:18px;font-size:18px;transition:transform .18s}.ls-product-full-description__details[open] .ls-product-full-description__toggle{transform:rotate(180deg)}.ls-product-description-text--full{color:#1f1f1fb3;text-wrap:pretty;gap:12px;width:100%;max-width:none;margin-top:0;padding:20px clamp(18px,2.2vw,28px) 24px;font-size:15px;line-height:1.76;display:grid}.ls-product-description-text--full p{max-width:108ch;margin:0}.ls-product-description-text__lead{color:#1f1f1fd1;font-size:16px;line-height:1.68}.ls-product-description-text--full p+p{padding-top:2px}.ls-product-full-description+.ls-product-full-specs{margin-top:-16px}.ls-product-full-specs__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;padding:6px clamp(18px,2.2vw,28px) 22px;display:grid}.ls-product-full-specs__row{border-bottom:1px solid #1f1f1f0f;grid-template-columns:minmax(0,42%) minmax(0,58%);align-items:start;gap:16px;min-width:0;padding:13px 0;display:grid}.ls-product-full-specs__name{color:#1f1f1f85;overflow-wrap:anywhere;min-width:0;font-size:13px;line-height:1.45}.ls-product-full-specs__value{color:#1f1f1fd6;overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:700;line-height:1.45}@media (width<=575px){.ls-product-full-description{padding-bottom:34px}.ls-product-full-description__summary{align-items:flex-start;min-height:0;padding:16px}.ls-product-full-description__head{gap:10px;display:grid}.ls-product-description-text--full{padding:17px 16px 20px}.ls-product-full-description+.ls-product-full-specs{margin-top:-14px}.ls-product-full-specs__grid{grid-template-columns:1fr;padding:4px 16px 18px}.ls-product-full-specs__row{grid-template-columns:1fr;gap:4px;padding:12px 0}}.ls-product-request-modal{z-index:1200;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ls-product-request-modal[hidden]{display:none}.ls-product-request-modal__backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a0a0c85;position:absolute;inset:0}.ls-product-request-modal__dialog{z-index:1;background:#fff;border:1px solid #1f1f1f1a;border-radius:8px;width:min(100%,460px);max-height:min(720px,100vh - 40px);padding:22px;position:relative;overflow-y:auto;box-shadow:0 28px 86px #0000002e}.ls-product-request-modal__close{background:var(--surface,#f7f7f7);width:24px;height:24px;color:var(--ls-black);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background-color .3s,color .3s;display:flex;position:absolute;top:24px;right:24px}.ls-product-request-modal__close:hover,.ls-product-request-modal__close:focus-visible{background:var(--ls-black);color:#fff;outline:0}.ls-product-request-modal__close-icon{font-size:14px}.ls-product-request-modal__head{padding-right:34px}.ls-product-request-modal__head h2{color:var(--ls-black);font-size:24px;font-weight:900;line-height:1.15}.ls-product-request-modal__head p{color:var(--ls-muted);margin-top:8px;font-size:14px;line-height:1.5}.ls-product-request-form{gap:12px;margin-top:18px;display:grid}.ls-product-request-form__field{gap:6px;display:grid}.ls-product-request-form .form-label{color:var(--ls-black);font-size:13px;font-weight:800}.ls-product-request-form .form-control--md{border-radius:8px;height:44px;min-height:44px}.ls-product-request-form .form-control--textarea-md{border-radius:8px;min-height:86px}.ls-product-request-form__error{color:#b3261e;min-height:0;font-size:12px;font-weight:700;line-height:1.25}.ls-product-request-form .ls-product-request-form__consent{color:#1f1f1f;align-items:flex-start;gap:12px;width:fit-content;max-width:100%;font-size:14px;font-weight:400;line-height:22px;display:flex}.ls-product-request-form__consent .form-checkbox__input{background:#fff;border:1px solid #a8a8a8;border-radius:6px;width:20px;min-width:20px;height:20px;min-height:20px;margin-top:0;padding:0}.ls-product-request-form__consent .form-checkbox__input:checked{border-color:var(--black,var(--lamp-black,#1f1f1f));background:var(--black,var(--lamp-black,#1f1f1f))}.ls-product-request-form__consent .form-checkbox__input:focus-visible{outline:none;box-shadow:0 0 0 3px #1f1f1f24}.ls-product-request-form__consent a{color:inherit;text-underline-offset:4px;text-decoration:underline}.ls-product-request-form__consent a:hover{color:var(--lamp-tiffany-dark,#087a78);text-decoration:none}.ls-product-request-form__status{min-height:18px;color:var(--ls-muted);font-size:13px;font-weight:700;line-height:1.35}.ls-product-request-form__status.is-error{color:#b3261e}.ls-product-request-form__status.is-success{color:var(--lamp-dark-gold)}.ls-product-request-form__submit{width:100%}body.ls-product-request-lock{overflow:hidden}.ls-product-mobile-cta{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:var(--lamp-z-sticky-action);opacity:0;visibility:hidden;background:#fffffff5;border:1px solid #1f1f1f1a;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(128px,auto);align-items:center;gap:10px;padding:10px;transition:opacity .22s,transform .22s,visibility .22s;display:none;position:fixed;left:12px;transform:translateY(130%);box-shadow:0 18px 46px #00000029}.ls-product-mobile-cta__price{gap:2px;min-width:0;display:grid}.ls-product-mobile-cta__price span{color:var(--ls-black);text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:900;line-height:1.1;overflow:hidden}.ls-product-mobile-cta__price small{color:var(--ls-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.2;overflow:hidden}.ls-product-mobile-cta button{min-height:44px;padding:10px 14px}@media (width<=639.98px){.ls-product-mobile-cta{bottom:calc(var(--lamp-mobile-nav-height) + 12px + env(safe-area-inset-bottom))}}@media (width>=1200px){.ls-product-commerce-cell{top:calc(var(--header-mega-top,74px) + 18px);position:sticky}}@media (width<=1199px){.ls-product-hero{grid-template-columns:minmax(300px,.95fr) minmax(320px,1fr);grid-template-areas:"breadcrumbs breadcrumbs""title title""gallery commerce""info info";gap:18px}.ls-product-right-cell,.ls-product-right-columns{display:contents}.ls-product-main-cell .ls-product-info-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.ls-product-gallery-cell .ls-product-gallery-main{max-height:min(50vh,460px)}}@media (width<=991px){.ls-product-hero{grid-template-columns:minmax(0,1fr) minmax(286px,.82fr);grid-template-areas:"breadcrumbs breadcrumbs""title title""gallery commerce""info info"}.ls-product-commerce-card{padding:14px}.ls-product-commerce-buy-row{grid-template-columns:1fr}.ls-product-page .ls-product-commerce-buy-row .quantity-block{width:100%}}@media (width<=767px){.ls-product-page{padding-bottom:12px}.ls-product-hero-wrap{padding:18px 0 28px}.ls-product-hero{grid-template-columns:1fr;grid-template-areas:"breadcrumbs""title""gallery""commerce""info";gap:14px}.ls-product-title-panel{grid-template-columns:minmax(0,1fr);gap:12px}.ls-product-title-panel__actions{justify-content:flex-start}.ls-product-title-panel__share-stack{flex-direction:row}.ls-product-title-panel .product-name{font-size:28px;line-height:1.15}.ls-product-gallery-cell .ls-product-gallery-main{max-height:none}.ls-product-main-cell .ls-product-info-panel{grid-template-columns:1fr}.ls-product-commerce-buy-row{grid-template-columns:112px minmax(0,1fr)}.ls-product-page .ls-product-commerce-buy-row .quantity-block{grid-template-columns:44px minmax(0,1fr) 44px;padding:0;display:grid}.ls-product-commerce-buy-row .quantity-block .qty-minus,.ls-product-commerce-buy-row .quantity-block .qty-plus{width:44px;height:44px}.ls-product-commerce-buy-row .quantity-block .quantity{text-align:center}.ls-product-mobile-cta{display:grid}.ls-product-mobile-cta.is-visible{opacity:1;visibility:visible;transform:translateY(0)}:is(body:has(#menu-mobile.open) .ls-product-mobile-cta,body:has(#header .header-search-row--mobile.is-open) .ls-product-mobile-cta){pointer-events:none;opacity:0;visibility:hidden;transform:translateY(130%)}}@media (width<=420px){.ls-product-commerce-mini-actions,.ls-product-commerce-contacts{grid-template-columns:1fr}.ls-product-commerce-buy-row{grid-template-columns:104px minmax(0,1fr);gap:8px}.ls-product-mobile-cta{gap:8px;padding:8px}.ls-product-title-panel .product-name{font-size:25px}.ls-product-request-modal{padding:12px}.ls-product-request-modal__dialog{border-radius:8px;max-height:calc(100vh - 24px);padding:18px}}
