:root{--lgt-pa-ink:#1A1D1F;--lgt-pa-muted:#6B7075;--lgt-pa-border:#E7E5E2;--lgt-pa-accent:#F97316;--lgt-pa-accent-dark:#EA580C}.woocommerce ul.products li.product,ul.products li.product{position:relative}.lgt-pa{position:absolute;z-index:3;top:12px;right:12px;display:flex;flex-direction:column;gap:7px;opacity:0;transform:translateX(8px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}li.product:hover .lgt-pa,li.product:focus-within .lgt-pa{opacity:1;transform:none;pointer-events:auto}.lgt-pa__btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid var(--lgt-pa-border);border-radius:50%;background:#fff;color:var(--lgt-pa-ink);cursor:pointer;box-shadow:0 2px 8px rgb(20 23 26 / .10);transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.lgt-pa__btn svg{width:17px;height:17px}.lgt-pa__btn:hover{transform:translateY(-1px);border-color:var(--lgt-pa-accent);background:var(--lgt-pa-accent);color:#fff}.lgt-pa__btn.is-active{border-color:var(--lgt-pa-accent);background:var(--lgt-pa-accent);color:#fff}.lgt-pa__btn.is-active svg{fill:currentColor}.lgt-pa__btn.is-busy{opacity:.55;pointer-events:none}@media (hover:none){.lgt-pa{opacity:0;transform:translateX(8px);pointer-events:none;top:8px;right:8px;gap:6px}li.product.lgt-actions-open .lgt-pa{opacity:1;transform:none;pointer-events:auto}.lgt-pa__btn{width:30px;height:30px}.lgt-pa__btn svg{width:15px;height:15px}}.lgt-toast{position:fixed;z-index:100000;left:50%;bottom:24px;display:flex;align-items:center;gap:12px;max-width:calc(100% - 32px);padding:12px 18px;border-radius:10px;background:#1A1D1F;color:#fff;font-size:14px;box-shadow:0 10px 30px rgb(0 0 0 / .28);opacity:0;transform:translate(-50%,12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.lgt-toast.is-on{opacity:1;transform:translate(-50%,0);pointer-events:auto}.lgt-toast a{color:#FDBA74;font-weight:700;text-decoration:underline;white-space:nowrap}.lgt-qv[hidden]{display:none}.lgt-qv{position:fixed;z-index:100001;inset:0;display:flex;align-items:center;justify-content:center;padding:20px}body.lgt-qv-open{overflow:hidden}.lgt-qv__backdrop{position:absolute;inset:0;background:rgb(16 18 20 / .58)}.lgt-qv__panel{position:relative;width:min(920px, 100%);max-height:min(88vh, 720px);overflow:auto;padding:26px;border-radius:16px;background:#fff;box-shadow:0 24px 60px rgb(0 0 0 / .3)}.lgt-qv__close{position:absolute;top:12px;right:12px;width:34px;height:34px;padding:0;border:1px solid var(--lgt-pa-border);border-radius:50%;background:#fff;color:var(--lgt-pa-ink);font-size:22px;line-height:1;cursor:pointer}.lgt-qv__close:hover{background:var(--lgt-pa-accent);border-color:var(--lgt-pa-accent);color:#fff}.lgt-qv__body{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:26px;align-items:start}.lgt-qv__loading{grid-column:1 / -1;height:220px;border-radius:12px;background:linear-gradient(90deg,#f4f3f1 25%,#eceae7 37%,#f4f3f1 63%);background-size:400% 100%;animation:lgt-qv-shimmer 1.2s ease infinite}@keyframes lgt-qv-shimmer{0%{background-position:100% 50%}100%{background-position:0 50%}}.lgt-qv__stage{display:grid;place-items:center;aspect-ratio:1 / 1;padding:14px;border:1px solid var(--lgt-pa-border);border-radius:12px;background:#fff}.lgt-qv__stage img{width:100%;height:100%;object-fit:contain}.lgt-qv__thumbs{display:flex;gap:8px;margin-top:10px}.lgt-qv__thumb{width:62px;height:62px;padding:4px;border:1px solid var(--lgt-pa-border);border-radius:8px;background:#fff;cursor:pointer}.lgt-qv__thumb.is-on,.lgt-qv__thumb:hover{border-color:var(--lgt-pa-accent)}.lgt-qv__thumb img{width:100%;height:100%;object-fit:contain}.lgt-qv__title{margin:0 0 10px;color:var(--lgt-pa-ink);font-size:20px;font-weight:700;line-height:1.3}.lgt-qv__stock{margin:0 0 10px;font-size:12px;font-weight:700}.lgt-qv__stock.is-in{color:#15803D}.lgt-qv__stock.is-out{color:#B91C1C}.lgt-qv__price{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--lgt-pa-border);color:var(--lgt-pa-accent-dark);font-size:24px;font-weight:800}.lgt-qv__price del{color:var(--lgt-pa-muted);font-size:16px;font-weight:500}.lgt-qv__desc{margin-bottom:16px;color:#50555A;font-size:14px;line-height:1.7}.lgt-qv__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.lgt-qv__full{color:var(--lgt-pa-accent-dark);font-size:13px;font-weight:700;text-decoration:none}.lgt-qv__error{grid-column:1 / -1;color:#B91C1C}@media (max-width:767.98px){.lgt-qv__panel{padding:20px 16px}.lgt-qv__body{grid-template-columns:minmax(0,1fr);gap:18px}.lgt-qv__stage{max-width:300px;margin-inline:auto}}.lgt-list-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:0;border-radius:9px;background:var(--lgt-pa-ink);color:#fff!important;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.lgt-list-btn:hover{background:var(--lgt-pa-accent)}.lgt-list-empty{margin-bottom:14px;color:var(--lgt-pa-muted)}.lgt-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}.lgt-list-card{position:relative;display:flex;flex-direction:column;padding:14px;border:1px solid var(--lgt-pa-border);border-radius:12px;background:#fff}.lgt-list-thumb img{width:100%;aspect-ratio:1 / 1;object-fit:contain}.lgt-list-title{display:-webkit-box;margin:10px 0 8px;overflow:hidden;color:var(--lgt-pa-ink);font-size:13px;font-weight:600;line-height:1.5;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lgt-list-price{margin:auto 0 10px;color:var(--lgt-pa-accent-dark);font-size:16px;font-weight:800}.lgt-list-remove{position:absolute;z-index:2;top:8px;right:8px;width:26px;height:26px;padding:0;border:1px solid var(--lgt-pa-border);border-radius:50%;background:#fff;color:var(--lgt-pa-muted);font-size:17px;line-height:1;cursor:pointer}.lgt-list-remove:hover{border-color:#B91C1C;color:#B91C1C}.lgt-compare-scroll{overflow-x:auto}.lgt-compare{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--lgt-pa-border);border-radius:12px;overflow:hidden;background:#fff}.lgt-compare th,.lgt-compare td{padding:13px 15px;border-bottom:1px solid var(--lgt-pa-border);font-size:13px;text-align:left;vertical-align:top}.lgt-compare tr:last-child th,.lgt-compare tr:last-child td{border-bottom:0}.lgt-compare th{width:150px;background:#FAFAF9;color:#2D3135;font-weight:700}.lgt-compare__head td{position:relative;min-width:190px;text-align:center}.lgt-compare__thumb{display:block;margin-bottom:8px}.lgt-compare__thumb img{width:100%;max-width:150px;aspect-ratio:1 / 1;object-fit:contain}.lgt-compare__title{color:var(--lgt-pa-ink);font-size:13px;font-weight:650;line-height:1.45;text-decoration:none}.lgt-compare__price{color:var(--lgt-pa-accent-dark);font-size:16px;font-weight:800}.lgt-compare .lgt-in{color:#15803D;font-weight:700}.lgt-compare .lgt-out{color:#B91C1C;font-weight:700}.lgt-list-clear{margin-top:14px;padding:9px 16px;border:1px solid var(--lgt-pa-border);border-radius:9px;background:#fff;color:var(--lgt-pa-muted);font-size:12px;font-weight:700;cursor:pointer}.lgt-list-clear:hover{border-color:#B91C1C;color:#B91C1C}.lgt-page-intro{margin-bottom:22px;padding:22px 24px;border:1px solid var(--lgt-pa-border);border-radius:14px;background:linear-gradient(120deg,#FFF7ED 0%,#FFFFFF 65%)}.lgt-page-intro__eyebrow{display:inline-block;margin-bottom:8px;padding:4px 11px;border-radius:999px;background:var(--lgt-pa-accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.lgt-page-intro__title{margin:0 0 6px;color:var(--lgt-pa-ink);font-size:26px;font-weight:800;line-height:1.25}.lgt-page-intro__desc{margin:0;max-width:62ch;color:var(--lgt-pa-muted);font-size:14px;line-height:1.6}@media (max-width:767.98px){.lgt-page-intro{padding:18px}.lgt-page-intro__title{font-size:21px}}.lgt-catnav{--cat-ink:#1A1D1F;--cat-muted:#6B7075;--cat-border:#E7E5E2;--cat-soft:#F5F5F4;--cat-accent:#F97316;--cat-accent-strong:#EA580C;position:relative;background:#fff;border:1px solid var(--cat-border);border-radius:10px;font-family:"Hind Siliguri",system-ui,sans-serif}.lgt-catnav__main{display:flex;align-items:center;gap:0;margin:0;padding:0 6px;list-style:none;overflow-x:auto;scrollbar-width:none}.lgt-catnav__main::-webkit-scrollbar{height:0}.lgt-catnav__mitem{position:static;flex:0 0 auto;margin:0}.lgt-catnav__mitem>a{display:inline-flex;align-items:center;gap:5px;height:52px;padding:0 clamp(9px, 1vw, 14px);color:var(--cat-ink);font-size:14.5px;font-weight:600;text-decoration:none;white-space:nowrap;border-bottom:2px solid #fff0;transition:color .15s ease,border-color .15s ease}.lgt-catnav__mitem:hover>a,.lgt-catnav__mitem:focus-within>a{color:var(--cat-accent-strong);border-bottom-color:var(--cat-accent)}.lgt-catnav__caret{flex:0 0 13px;width:13px;height:13px;color:var(--cat-muted);transition:transform .16s ease,color .16s ease}.lgt-catnav__mitem:hover .lgt-catnav__caret,.lgt-catnav__mitem:focus-within .lgt-catnav__caret{color:var(--cat-accent);transform:rotate(180deg)}.lgt-catnav__drop{position:absolute;z-index:95;top:calc(100% + 6px);left:0;right:0;display:none;padding:18px 20px 20px;background:#fff;border:1px solid var(--cat-border);border-radius:12px;box-shadow:0 18px 44px rgb(26 29 31 / .16)}.lgt-catnav__mitem:hover>.lgt-catnav__drop,.lgt-catnav__mitem:focus-within>.lgt-catnav__drop{display:block}.lgt-catnav__drop-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:11px;margin-bottom:14px;border-bottom:1px solid var(--cat-border)}.lgt-catnav__drop-head strong{font-size:16px;font-weight:700;color:var(--cat-ink)}.lgt-catnav__drop-head a{color:var(--cat-accent-strong);font-size:13.5px;font-weight:700;text-decoration:none;white-space:nowrap}.lgt-catnav__drop-head a:hover{text-decoration:underline}.lgt-catnav__drop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media (max-width:1399.98px){.lgt-catnav__drop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.lgt-subcat{display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid var(--cat-border);border-radius:9px;background:#fff;text-decoration:none;transition:border-color .15s ease,background .15s ease,transform .15s ease}.lgt-subcat:hover{border-color:var(--cat-accent);background:var(--cat-soft);transform:translateY(-1px)}.lgt-subcat__icon{flex:0 0 36px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--cat-soft);color:var(--cat-accent)}.lgt-subcat:hover .lgt-subcat__icon{background:var(--cat-accent);color:#fff}.lgt-subcat__icon svg{width:19px;height:19px}.lgt-subcat__txt{display:flex;flex-direction:column;gap:1px;min-width:0}.lgt-subcat__txt strong{font-size:14.5px;font-weight:600;color:var(--cat-ink);line-height:1.35}.lgt-subcat__txt em{font-size:12.5px;font-style:normal;color:var(--cat-muted)}@media (max-width:999.98px){.lgt-catnav{display:none}}.lgt-catnav{background:#fff0;border:0;border-radius:0}.lgt-catnav__main{padding:0}.lgt-catnav__mitem>a{height:48px;padding:0 clamp(6px, .74vw, 12px);font-size:13.5px;gap:4px}.lgt-catnav__caret{flex:0 0 11px;width:11px;height:11px}.lgt-catnav__drop{top:calc(100% + 2px)}.lgt-mcat{--cat-ink:#1A1D1F;--cat-muted:#6B7075;--cat-border:#E7E5E2;--cat-soft:#F5F5F4;--cat-accent:#F97316;font-family:"Hind Siliguri",system-ui,sans-serif;text-align:left}.lgt-mcat__list{margin:0;padding:0;list-style:none}.lgt-mcat__row{margin:0;border-bottom:1px solid var(--cat-border)}.lgt-mcat__row:last-child{border-bottom:0}.lgt-mcat__head{display:flex;align-items:center;gap:11px;width:100%;padding:13px 2px;color:var(--cat-ink);font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;list-style:none}.lgt-mcat__head::-webkit-details-marker{display:none}.lgt-mcat__icon{flex:0 0 34px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:var(--cat-soft);color:var(--cat-accent)}.lgt-mcat__icon svg{width:18px;height:18px}.lgt-mcat__name{flex:1 1 auto;min-width:0;line-height:1.35}.lgt-mcat__count{flex:0 0 auto;color:var(--cat-muted);font-size:12.5px;font-style:normal;font-weight:500}.lgt-mcat__caret{flex:0 0 15px;width:15px;height:15px;color:var(--cat-muted);transition:transform .18s ease}.lgt-mcat__item[open]>.lgt-mcat__head{color:var(--cat-accent)}.lgt-mcat__item[open]>.lgt-mcat__head .lgt-mcat__icon{background:var(--cat-accent);color:#fff}.lgt-mcat__item[open]>.lgt-mcat__head .lgt-mcat__caret{color:var(--cat-accent);transform:rotate(180deg)}.lgt-mcat__sub{display:flex;flex-direction:column;padding:2px 0 12px 45px}.lgt-mcat__seeall{align-self:flex-start;margin-bottom:4px;color:#EA580C;font-size:13px;font-weight:700;text-decoration:none}.lgt-mcat__child{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;color:#3B4045;font-size:14px;font-weight:500;text-decoration:none}.lgt-mcat__child:hover,.lgt-mcat__child:focus-visible{color:var(--cat-accent)}.lgt-mcat__child em{flex:0 0 auto;color:var(--cat-muted);font-size:12px;font-style:normal}@media (min-width:1000px){.lgt-mcat{display:none}}.lgt-catnav__main{flex-wrap:wrap;overflow:visible;justify-content:flex-start;row-gap:0}.lgt-catnav__mitem>a{height:44px}.lgt-mcat{--cat-ink:#FFFFFF;--cat-muted:rgba(255, 255, 255, .48);--cat-border:rgba(255, 255, 255, .10);--cat-soft:rgba(255, 255, 255, .08);--cat-accent:#FB923C}.lgt-mcat__child{color:rgb(255 255 255 / .78)}.lgt-mcat__child:hover,.lgt-mcat__child:focus-visible{color:var(--cat-accent)}.lgt-mcat__seeall{color:var(--cat-accent)}.lgt-mcat__item[open]>.lgt-mcat__head .lgt-mcat__icon{background:var(--cat-accent);color:#121519}.lgt-catnav__mitem>a{height:50px;padding:0 clamp(7px, .85vw, 15px);font-size:14px;gap:5px}.lgt-catnav__caret{flex:0 0 12px;width:12px;height:12px}@media (min-width:1000px) and (max-width:1279.98px){.lgt-catnav__mitem>a{height:46px;padding:0 clamp(5px, .62vw, 11px);font-size:13px;gap:4px}.lgt-catnav__caret{flex:0 0 10px;width:10px;height:10px}}:root{--lgt-orange:#F97316;--lgt-orange-dark:#EA580C;--lgt-ink:#1A1D1F;--lgt-dark:#14171A;--lgt-dark-surface:#1F2327;--lgt-muted:#9A9EA1;--lgt-border-dark:rgba(255, 255, 255, .1)}#footer.ct-footer{display:none}.lgt-store-footer,.lgt-store-footer *{box-sizing:border-box}.lgt-store-footer{position:relative;z-index:1;margin:0;color:#E7E9EA;font-family:"Hind Siliguri",sans-serif}.lgt-footer-container{width:min(1290px, calc(100% - 40px));margin-inline:auto}.lgt-footer-cta{background:radial-gradient(circle at 82% 10%,rgb(249 115 22 / .28),transparent 28%),linear-gradient(135deg,#1F2327 0%,#14171A 100%);border-bottom:1px solid var(--lgt-border-dark)}.lgt-footer-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:38px;min-height:188px;padding-block:34px}.lgt-footer-kicker{display:inline-block;margin-bottom:8px;color:#FDBA74;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.lgt-footer-cta h2{max-width:740px;margin:0;color:#FFF;font-size:30px;font-weight:800;letter-spacing:-.025em;line-height:1.18}.lgt-footer-cta p{max-width:700px;margin:9px 0 0;color:#B9BDC0;font-size:14px;line-height:1.6}.lgt-footer-cta__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:10px}.lgt-footer-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 17px;border:1px solid #fff0;border-radius:8px;font-size:12px;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.lgt-footer-btn:hover{transform:translateY(-1px)}.lgt-footer-btn svg,.lgt-footer-contact svg,.lgt-footer-cod svg,.lgt-footer-hours svg,.lgt-footer-trust svg{flex:0 0 auto;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lgt-footer-btn--orange{background:var(--lgt-orange);color:#FFF}.lgt-footer-btn--orange:hover{background:var(--lgt-orange-dark);color:#FFF}.lgt-footer-btn--outline{border-color:rgb(255 255 255 / .28);color:#FFF}.lgt-footer-btn--outline:hover{border-color:rgb(255 255 255 / .65);color:#FFF}.lgt-footer-main{padding:56px 0 50px;background:var(--lgt-dark)}.lgt-footer-grid{display:grid;grid-template-columns:1.55fr repeat(4,minmax(0,1fr));gap:clamp(26px, 3.5vw, 52px)}.lgt-footer-wordmark{display:inline-flex;flex-direction:column;color:#FFF;text-decoration:none}.lgt-footer-wordmark strong{font-size:27px;font-weight:800;letter-spacing:-.035em;line-height:.9}.lgt-footer-wordmark span{margin-top:7px;color:var(--lgt-orange);font-size:10px;font-weight:700;letter-spacing:.24em;line-height:1;text-transform:uppercase}.lgt-footer-brand>p{max-width:340px;margin:20px 0 0;color:#AEB2B5;font-size:12px;line-height:1.75}.lgt-footer-contact,.lgt-footer-column ul{margin:0;padding:0;list-style:none}.lgt-footer-contact{display:grid;gap:11px;margin-top:20px}.lgt-footer-contact li{display:flex;align-items:flex-start;gap:10px;color:#C7CACD;font-size:12px;line-height:1.55}.lgt-footer-contact svg{margin-top:2px;color:var(--lgt-orange)}.lgt-footer-contact a{color:#E7E9EA;text-decoration:none}.lgt-footer-contact a:hover{color:#FDBA74}.lgt-footer-column h3{position:relative;margin:2px 0 20px;padding-bottom:12px;color:#FFF;font-size:14px;font-weight:700;line-height:1.2}.lgt-footer-column h3::after{position:absolute;bottom:0;left:0;width:28px;height:2px;border-radius:999px;background:var(--lgt-orange);content:""}.lgt-footer-column ul{display:grid;gap:11px}.lgt-footer-column li{font-size:12px;line-height:1.4}.lgt-footer-column a{color:#AEB2B5;text-decoration:none;transition:color .18s ease,padding-left .18s ease}.lgt-footer-column a:hover{padding-left:3px;color:#FFF}.lgt-footer-cod,.lgt-footer-hours{display:flex;align-items:flex-start;gap:9px;margin-top:20px;padding-top:16px;border-top:1px solid var(--lgt-border-dark);color:var(--lgt-orange)}.lgt-footer-cod svg,.lgt-footer-hours svg{margin-top:2px}.lgt-footer-cod strong,.lgt-footer-cod small,.lgt-footer-hours strong,.lgt-footer-hours small{display:block}.lgt-footer-cod strong,.lgt-footer-hours strong{color:#E7E9EA;font-size:11px;line-height:1.35}.lgt-footer-cod small,.lgt-footer-hours small{margin-top:3px;color:#8E9396;font-size:9px;line-height:1.35}.lgt-footer-bottom{border-top:1px solid var(--lgt-border-dark);background:#0E1012}.lgt-footer-bottom__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px}.lgt-footer-bottom p{margin:0;color:#858B8F;font-size:11px}.lgt-footer-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:18px}.lgt-footer-trust span{display:inline-flex;align-items:center;gap:6px;color:#AEB2B5;font-size:10px;font-weight:600}.lgt-footer-trust svg{width:15px;height:15px;color:var(--lgt-orange)}@media (max-width:1099.98px){.lgt-footer-container{width:min(100% - 32px, 1040px)}.lgt-footer-cta__inner{min-height:170px}.lgt-footer-cta h2{font-size:27px}.lgt-footer-grid{grid-template-columns:1.35fr repeat(2,minmax(0,1fr));row-gap:38px}.lgt-footer-brand{grid-row:span 2}}@media (max-width:767.98px){.lgt-footer-container{width:calc(100% - 28px)}.lgt-footer-cta__inner{display:block;min-height:0;padding-block:30px}.lgt-footer-cta h2{font-size:24px}.lgt-footer-cta p{font-size:12px}.lgt-footer-cta__actions{justify-content:flex-start;margin-top:20px}.lgt-footer-main{padding:42px 0 38px}.lgt-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.lgt-footer-brand{grid-column:1 / -1;grid-row:auto}.lgt-footer-brand>p{max-width:580px}.lgt-footer-bottom__inner{align-items:flex-start;flex-direction:column;justify-content:center;gap:8px;min-height:78px}.lgt-footer-trust{justify-content:flex-start}}@media (max-width:479.98px){.lgt-footer-cta h2{font-size:21px}.lgt-footer-cta__actions{display:grid;grid-template-columns:1fr}.lgt-footer-btn{width:100%}.lgt-footer-grid{grid-template-columns:minmax(0,1fr);gap:31px}.lgt-footer-brand{grid-column:auto}.lgt-footer-column h3{margin-bottom:16px}.lgt-footer-column ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.lgt-footer-cod,.lgt-footer-hours{max-width:260px}.lgt-footer-trust{gap:12px}}@media (min-width:1000px){.lgt-footer-grid{grid-template-columns:1.55fr repeat(2,minmax(0,1fr));column-gap:clamp(40px, 6vw, 96px)}}.lgt-legal-strip{position:relative;z-index:2;margin:0;background:#101315;border-top:1px solid rgb(255 255 255 / .07)}.lgt-legal-strip__inner{display:flex;width:min(1240px,calc(100% - 40px));margin:0 auto;gap:22px;justify-content:flex-end;padding:13px 0}.lgt-legal-strip a{color:rgb(255 255 255 / .55);font-size:11px;text-decoration:none}.lgt-legal-strip a:hover{color:#f97316}@media(max-width:767px){.lgt-legal-strip__inner{width:calc(100% - 28px);flex-wrap:wrap;justify-content:center;gap:9px 17px;text-align:center}}.lgt-btn--primary,a.lgt-btn--primary,button.lgt-btn--primary,.lgt-desktop-action--service,a.lgt-desktop-action--service{background:#C2410C;border-color:#C2410C;color:#FFF}.lgt-btn--primary:hover,a.lgt-btn--primary:hover,button.lgt-btn--primary:hover,.lgt-btn--primary:focus-visible,.lgt-desktop-action--service:hover,a.lgt-desktop-action--service:hover{background:#9A3412;border-color:#9A3412;color:#FFF}ul.products li.product span.onsale,.woocommerce ul.products li.product span.onsale,.woocommerce span.onsale{background-color:#C2410C;color:#FFF}.lgt-promo-card small,.lgt-promo-card em,.lgt-seo-copy a,.lgt-seo-copy p a,.lgt-section__head span,.lgt-category-card strong em{color:#B8400A}.sale-price ins,.sale-price ins .amount,.sale-price ins bdi,li.product .sale-price ins bdi{color:#B8400A}.sale-price del,.sale-price del .amount,.sale-price del bdi,li.product .sale-price del bdi{color:#6B7075}.lgt-category-card small,.lgt-benefits p small,.lgt-benefits small,.lgt-seo-copy p,.lgt-seo-copy__grid p,.lgt-seo-copy div p{color:#6B7075}.lgt-desktop-actions--compact .lgt-desktop-action.is-service-button{background:#C2410C;color:#FFF}.lgt-desktop-actions--compact .lgt-desktop-action.is-service-button:hover,.lgt-desktop-actions--compact .lgt-desktop-action.is-service-button:focus{background:#9A3412;color:#FFF}.lgt-footer-btn--orange{background:#C2410C;color:#FFF}.lgt-footer-btn--orange:hover{background:#9A3412;color:#FFF}.sale-price del,li.product .sale-price del,.woocommerce .sale-price del{opacity:1}.lgt-brand-card small{color:#6B7075}.lgt-brand-card--imou strong{color:#C94F00}.lgt-brand-card--tp-link strong,.lgt-brand-card--tplink strong{color:#00807F}.lgt-floating-whatsapp{background:#0B7A3D}.lgt-floating-whatsapp:hover,.lgt-floating-whatsapp:focus-visible{background:#096330}ul.products li.product .price,ul.products li.product .price .amount,ul.products li.product .price bdi,.woocommerce ul.products li.product .price bdi{color:#B8400A}ul.products li.product .price del,ul.products li.product .price del .amount,ul.products li.product .price del bdi,.woocommerce ul.products li.product .price del bdi{color:#6B7075;opacity:1}.lgt-order-now,a.lgt-order-now{background:#C2410C;border-color:#C2410C;color:#FFF}.lgt-order-now:hover,a.lgt-order-now:hover{background:#9A3412;border-color:#9A3412;color:#FFF}.lgt-benefit-item small,.lgt-benefit-item span small{color:#63686D}.lgt-form button,.lgt-form button[type="submit"]{background:#C2410C;color:#FFF}.lgt-form button:hover,.lgt-form button[type="submit"]:hover{background:#9A3412;color:#FFF}.lgt-inline-cta{color:#B8400A}.lgt-policy-content .lgt-policy-kicker,.lgt-pillar .lgt-policy-kicker{color:#B8400A}.lgt-chips em{color:#6B7075}.lgt-professional-product form.cart .ct-cart-actions .lgt-order-now,.lgt-order-now{background:#C2410C!important;border-color:#C2410C!important;color:#FFFFFF!important}.lgt-professional-product form.cart .ct-cart-actions .lgt-order-now:hover,.lgt-order-now:hover{background:#9A3412!important;border-color:#9A3412!important}.lgt-installation-cta a{background:#C2410C!important;color:#FFFFFF!important}.lgt-installation-cta a:hover{background:#9A3412!important}.lgt-about-cta__links a.is-primary{background:#C2410C!important;border-color:#C2410C!important}.lgt-about-cta__links a.is-primary:hover{background:#9A3412!important;border-color:#9A3412!important}.product_meta,.product_meta>span,.sku_wrapper,.sku_wrapper .sku,.product_meta .sku,.product_meta .posted_in,.product_meta .tagged_as{color:#63686D!important}span.sku,.sku{color:#63686D!important}.lgt-spec-section h3,.lgt-spec-section>h3{color:#B8400A!important}.product_meta,.product_meta>span,.sku_wrapper,.sku_wrapper .sku,span.sku{opacity:1!important}#submit,#review_form #submit,.comment-form #submit{background:#C2410C!important;border-color:#C2410C!important;color:#FFFFFF!important}#submit:hover,#review_form #submit:hover{background:#9A3412!important;border-color:#9A3412!important}.lgt-product-search button{background:#C2410C}.lgt-product-search button:hover{background:#9A3412}