:root{--ls-red:#e30613;--ls-red-dark:#b80712;--ls-green:#00843d;--ls-green-dark:#006b31;--ls-ink:#0b1220;--ls-navy:#111c2b;--ls-blue:#1467b3;--ls-blue2:#0f8cc9;--ls-mist:#f4f7fa;--ls-line:#e5eaf0;--ls-muted:#657184;--ls-white:#fff;--ls-shadow:0 18px 50px rgba(11,18,32,.10);--ls-shadow-sm:0 8px 24px rgba(11,18,32,.08);--ls-radius:18px;--ls-radius-sm:12px;--ls-shell:min(1480px,calc(100% - 48px));}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ls-ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.ls-no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.ls-shell{width:var(--ls-shell);margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ls-site-header{position:relative;z-index:1000;background:#fff;box-shadow:0 1px 0 rgba(11,18,32,.06)}.ls-topbar{background:#08111c;color:#dce5ef;font-size:13px}.ls-topbar__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ls-utility{display:flex;gap:20px}.ls-utility a:hover{color:#fff}.ls-mainbar{background:#fff}.ls-mainbar__inner{min-height:92px;display:grid;grid-template-columns:240px minmax(420px,1fr) auto;align-items:center;gap:28px}.ls-brand{display:flex;align-items:center}.ls-brand img,.ls-brand .custom-logo{display:block;width:232px!important;height:auto!important;max-height:78px;object-fit:contain}.ls-header-search{min-width:0}.ls-search{display:grid;grid-template-columns:165px minmax(0,1fr) 58px;align-items:stretch;height:52px;border:2px solid #ced6df;border-radius:12px;background:#fff;overflow:hidden;transition:.2s}.ls-search:focus-within{border-color:var(--ls-blue);box-shadow:0 0 0 4px rgba(20,103,179,.10)}.ls-search__cat{border:0;border-right:1px solid var(--ls-line);background:#f6f8fa;color:#273344;padding:0 14px;min-width:0;outline:0;font-size:14px}.ls-search__input{border:0;outline:0;padding:0 18px;min-width:0;color:var(--ls-ink);background:#fff}.ls-search__button{border:0;background:var(--ls-red);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.ls-search__button:hover{background:var(--ls-red-dark)}.ls-search__button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2}.ls-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.ls-action{position:relative;min-height:54px;display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:10px;white-space:nowrap}.ls-action:hover{background:var(--ls-mist)}.ls-action__icon{position:relative;display:grid;place-items:center}.ls-action svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.ls-action small,.ls-action strong{display:block;line-height:1.2}.ls-action small{font-size:11px;color:#7b8798}.ls-action strong{font-size:13px}.ls-cart-count{position:absolute;top:-8px;right:-8px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--ls-red);color:#fff;font-size:11px;line-height:20px;text-align:center;font-weight:800}.ls-mobile-menu-toggle,.ls-mobile-search{display:none}.ls-navrow{background:var(--ls-navy);color:#fff;position:relative}.ls-navrow__inner{min-height:52px;display:flex;align-items:stretch;gap:18px}.ls-departments-button{border:0;background:var(--ls-red);color:#fff;padding:0 22px;display:flex;align-items:center;gap:10px;font-weight:800;cursor:pointer}.ls-departments-button svg{width:20px;stroke:currentColor;fill:none;stroke-width:2}.ls-primary-nav{min-width:0;flex:1;overflow:hidden}.ls-menu{margin:0;padding:0;list-style:none;display:flex;align-items:stretch;height:100%;gap:2px}.ls-category-menu{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;white-space:nowrap}.ls-category-menu::-webkit-scrollbar{display:none}.ls-category-menu__item{flex:0 0 auto}.ls-menu>li{display:flex}.ls-menu>li>a{display:flex;align-items:center;padding:0 14px;font-size:14px;font-weight:600;color:#edf4fb;transition:.2s}.ls-menu>li>a:hover{background:rgba(255,255,255,.08)}.ls-sell-cta{align-self:center;margin-left:auto;background:#fff;color:var(--ls-ink);padding:8px 14px;border-radius:9px;font-weight:800;font-size:13px}.ls-sell-cta:hover{background:#f3f6f9}.ls-departments-panel{position:absolute;left:0;right:0;top:100%;background:#fff;color:var(--ls-ink);box-shadow:0 20px 50px rgba(11,18,32,.16);border-top:1px solid var(--ls-line);padding:24px 0}.ls-departments-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ls-departments-grid a{padding:14px 16px;border:1px solid var(--ls-line);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ls-departments-grid a:hover{border-color:rgba(227,6,19,.3);background:#fff8f8}.ls-departments-grid small{color:var(--ls-muted)}
.ls-home{overflow:hidden}.ls-hero{padding:26px 0 0;background:linear-gradient(135deg,#0d75a9 0%,#1796c7 48%,#edf8fd 48%,#fff 100%)}.ls-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:22px}.ls-hero__main{position:relative;min-height:430px;border-radius:24px;overflow:hidden;background:linear-gradient(120deg,#08689a 0%,#168bb8 56%,#e9f7fb 56%,#fff 100%);box-shadow:var(--ls-shadow);display:grid;grid-template-columns:1.05fr .95fr}.ls-hero__content{padding:64px 22px 52px 58px;color:#fff;position:relative;z-index:2}.ls-kicker,.ls-eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:var(--ls-red)}.ls-hero h1{font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.05em;margin:18px 0 22px;max-width:760px}.ls-hero p{font-size:19px;max-width:680px;margin:0 0 28px;color:#e9f6fb}.ls-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.ls-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:11px;font-weight:800;transition:.2s;border:1px solid transparent}.ls-btn:hover{transform:translateY(-1px)}.ls-btn--primary{background:var(--ls-red);color:#fff;box-shadow:0 8px 20px rgba(227,6,19,.24)}.ls-btn--primary:hover{background:var(--ls-red-dark)}.ls-btn--glass{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.35);backdrop-filter:blur(10px)}.ls-btn--dark{background:var(--ls-ink);color:#fff}.ls-btn--light{background:#fff;color:var(--ls-ink)}.ls-btn--outline{border-color:#cfd8e2;background:#fff;color:var(--ls-ink)}.ls-hero__chips{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px;font-size:13px;color:#eefaff}.ls-hero__visual{display:flex;align-items:center;justify-content:center;position:relative;padding:30px}.ls-hero__visual img{width:min(92%,470px);position:relative;z-index:2;filter:drop-shadow(0 18px 24px rgba(11,18,32,.16))}.ls-orb{position:absolute;width:280px;height:280px;border-radius:50%;background:linear-gradient(145deg,#fff,#d9f2fb);box-shadow:0 30px 70px rgba(20,103,179,.18)}.ls-hero__side{display:grid;gap:18px}.ls-promo-card{border-radius:20px;padding:28px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-height:206px;box-shadow:var(--ls-shadow-sm);position:relative;overflow:hidden}.ls-promo-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-50px;top:-60px;background:rgba(255,255,255,.09)}.ls-promo-card small{font-weight:900;letter-spacing:.13em}.ls-promo-card strong{font-size:30px;line-height:1.05;margin:14px 0 20px}.ls-promo-card span{font-size:14px}.ls-promo-card--red{background:linear-gradient(145deg,#b4162d,#e30613)}.ls-promo-card--green{background:linear-gradient(145deg,#006b31,#00a64f)}.ls-benefits{background:#fff}.ls-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0;border-bottom:1px solid var(--ls-line)}.ls-benefit-grid>div{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center;padding:0 24px;border-right:1px solid var(--ls-line)}.ls-benefit-grid>div:first-child{padding-left:0}.ls-benefit-grid>div:last-child{border-right:0}.ls-benefit-grid svg{width:30px;height:30px;fill:none;stroke:var(--ls-red);stroke-width:1.8}.ls-benefit-grid strong,.ls-benefit-grid small{display:block}.ls-benefit-grid small{color:var(--ls-muted);font-size:12px}.ls-section{padding-block:56px}.ls-section--soft{background:var(--ls-mist)}.ls-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.ls-section-head h2{font-size:clamp(28px,3vw,42px);line-height:1.05;letter-spacing:-.035em;margin:7px 0 0}.ls-section-head>a{color:var(--ls-red);font-weight:800}.ls-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.ls-category-card{background:#fff;border:1px solid var(--ls-line);border-radius:16px;padding:12px;min-width:0;transition:.2s}.ls-category-card:hover{transform:translateY(-3px);box-shadow:var(--ls-shadow-sm);border-color:#d5dde6}.ls-category-card__media{height:126px;border-radius:12px;background:#f2f5f7;display:grid;place-items:center;overflow:hidden;margin-bottom:12px}.ls-category-card__media img{width:100%;height:100%;object-fit:cover}.ls-category-card__placeholder svg{width:42px;height:42px;fill:none;stroke:#b5c0cc;stroke-width:1.3}.ls-category-card strong,.ls-category-card small{display:block}.ls-category-card strong{font-size:14px}.ls-category-card small{color:var(--ls-muted);font-size:12px;margin-top:4px}.ls-marketplace-banner{background:linear-gradient(135deg,#0b1220 0%,#111c2b 58%,#172941 100%);border-radius:24px;padding:52px;display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:40px;color:#fff;overflow:hidden;position:relative}.ls-marketplace-banner h2{font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.04em;margin:10px 0 16px}.ls-marketplace-banner p{color:#cdd9e6;max-width:800px}.ls-sync-card{background:#fff;color:var(--ls-ink);border-radius:18px;padding:26px;box-shadow:0 18px 40px rgba(0,0,0,.18);display:grid;gap:10px}.ls-sync-card strong{font-size:19px}.ls-sync-card span{padding:9px 11px;background:#f5f8fa;border-radius:9px;font-size:13px}.ls-sync-dot{width:13px;height:13px;border-radius:50%;background:#16b364;box-shadow:0 0 0 6px rgba(22,179,100,.14)}
.ls-page-wrap,.ls-content-area{padding-block:52px}.ls-page-head{padding:34px 0}.ls-page-head h1,.ls-page-hero h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.05em;line-height:1;margin:10px 0}.ls-page-hero{background:linear-gradient(135deg,#eaf6fb,#fff);padding:64px 0;border-bottom:1px solid var(--ls-line)}.ls-page-hero--red{background:linear-gradient(135deg,#a70f27,#e30613);color:#fff}.ls-page-hero--red .ls-eyebrow{color:#fff}.ls-page-hero--green{background:linear-gradient(135deg,#005d2a,#00a24c);color:#fff}.ls-page-hero--green .ls-eyebrow{color:#fff}.ls-page-hero p{max-width:760px;font-size:18px;color:inherit;opacity:.86}.ls-entry-content{font-size:17px}.ls-entry-content>*{max-width:900px}.ls-entry-content>.alignwide{max-width:1240px}.ls-entry-content>.alignfull{max-width:none}.ls-article-card{padding:28px;border:1px solid var(--ls-line);border-radius:16px;background:#fff}.ls-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ls-error-page{text-align:center;padding-block:100px;max-width:760px}.ls-error-code{font-size:110px;font-weight:900;color:#e9eef3;line-height:1}.ls-error-page .ls-search{margin:28px auto;max-width:760px}
.ls-marketplace-head{padding:46px 0 28px;display:grid;grid-template-columns:1fr minmax(420px,620px);align-items:end;gap:36px}.ls-marketplace-head h1{font-size:52px;letter-spacing:-.04em;margin:6px 0}.ls-marketplace-head p{color:var(--ls-muted);margin:0}.ls-shop-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;padding-bottom:64px}.ls-shop-sidebar{position:sticky;top:18px;align-self:start;border:1px solid var(--ls-line);border-radius:16px;padding:20px;background:#fff}.ls-shop-sidebar h3{margin-top:0}.ls-shop-sidebar ul{list-style:none;margin:0;padding:0}.ls-shop-sidebar li{margin:6px 0}.ls-shop-sidebar a{font-size:14px;color:#344054}.ls-shop-sidebar a:hover{color:var(--ls-red)}
/* WooCommerce marketplace styling */
.ls-commerce-main{padding:34px 0 64px;background:#fff}.woocommerce .woocommerce-breadcrumb{font-size:13px;color:var(--ls-muted);margin-bottom:20px}.woocommerce .woocommerce-breadcrumb a:hover{color:var(--ls-red)}.woocommerce .woocommerce-result-count{color:var(--ls-muted);font-size:14px}.woocommerce .woocommerce-ordering select{border:1px solid var(--ls-line);border-radius:10px;padding:10px 35px 10px 12px;background:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0!important;padding:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;background:#fff;border:1px solid var(--ls-line);border-radius:16px;padding:12px 12px 14px;transition:.2s;min-width:0;position:relative}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--ls-shadow-sm);border-color:#d4dce5}.woocommerce ul.products li.product a img{border-radius:12px;background:#f7f8fa;aspect-ratio:1/1;object-fit:contain;margin:0 0 12px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.4;padding:0!important;min-height:39px;color:#192230}.woocommerce ul.products li.product .price{font-size:17px!important;font-weight:900;color:var(--ls-red)!important;margin:8px 0!important}.woocommerce ul.products li.product .price del{font-size:12px;color:#8995a5!important;opacity:1}.woocommerce ul.products li.product .button{display:flex!important;align-items:center;justify-content:center;min-height:38px;border-radius:9px!important;background:var(--ls-ink)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;margin-top:10px!important}.woocommerce ul.products li.product .button:hover{background:var(--ls-red)!important}.woocommerce span.onsale{min-width:auto!important;min-height:auto!important;line-height:1!important;border-radius:7px!important;padding:7px 8px!important;background:var(--ls-red)!important;left:12px!important;top:12px!important;font-size:11px!important}.ls-product-badge{position:absolute;top:20px;right:20px;left:auto;bottom:auto;z-index:6;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 40px);background:rgba(255,255,255,.96);color:var(--ls-green);border:1px solid #bfe3cd;border-radius:999px;padding:5px 8px;font-size:9px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;box-shadow:0 3px 10px rgba(15,23,42,.08);pointer-events:none}.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;gap:6px}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:1px solid var(--ls-line);border-radius:8px!important;padding:10px 14px!important;background:#fff}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--ls-red)!important;color:#fff!important;border-color:var(--ls-red)}
.single-product .woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:54px;margin-top:12px}.single-product .woocommerce div.product .woocommerce-product-gallery,.single-product .woocommerce div.product .summary{float:none!important;width:auto!important;margin:0!important}.single-product .woocommerce div.product .woocommerce-product-gallery{background:#fff;border:1px solid var(--ls-line);border-radius:18px;padding:18px}.woocommerce-product-gallery__image img{border-radius:12px}.single-product .summary{padding:12px 0}.single-product .summary .product_title{font-size:clamp(30px,3.2vw,46px);letter-spacing:-.045em;line-height:1.08;margin:0 0 12px}.single-product .summary .price{font-size:32px!important;color:var(--ls-red)!important;font-weight:900}.single-product .summary .price del{font-size:17px;color:#8c97a5!important}.single-product .woocommerce-product-details__short-description{color:#4a5667;font-size:16px}.single-product form.cart{padding:18px 0;border-top:1px solid var(--ls-line);border-bottom:1px solid var(--ls-line);margin-top:22px}.single-product .quantity .qty{height:46px;border:1px solid #cfd7e0;border-radius:9px;width:72px}.single-product .single_add_to_cart_button{min-height:48px!important;border-radius:10px!important;background:var(--ls-red)!important;padding:0 28px!important;font-weight:900!important}.single-product .single_add_to_cart_button:hover{background:var(--ls-red-dark)!important}.single-product table.variations{margin-bottom:18px!important}.single-product table.variations th{padding:10px 14px 10px 0!important;text-align:left!important}.single-product table.variations select{min-height:44px;border:1px solid #cfd7e0;border-radius:9px;padding:0 12px}.single-product .product_meta{font-size:12px;color:var(--ls-muted);padding-top:18px}.ls-product-confidence{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.ls-product-confidence>div{border:1px solid var(--ls-line);border-radius:12px;padding:11px;display:grid;grid-template-columns:28px 1fr;column-gap:8px}.ls-product-confidence .ls-icon{grid-row:1/3}.ls-product-confidence svg{width:24px;height:24px;fill:none;stroke:var(--ls-green);stroke-width:1.8}.ls-product-confidence strong,.ls-product-confidence small{display:block}.ls-product-confidence strong{font-size:12px}.ls-product-confidence small{font-size:10px;color:var(--ls-muted)}.ls-marketplace-note{display:flex;gap:12px;padding:15px;border-radius:12px;background:#f2fbf6;border:1px solid #d4efdf;margin-top:14px}.ls-marketplace-note__mark{width:30px;height:30px;border-radius:50%;background:var(--ls-green);color:#fff;display:grid;place-items:center;font-weight:900}.ls-marketplace-note strong{font-size:13px}.ls-marketplace-note p{margin:2px 0 0;color:#5f6d7d;font-size:12px}.single-product .woocommerce-tabs{grid-column:1/-1;margin-top:24px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;border-bottom:1px solid var(--ls-line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:none!important;border:0!important;margin:0!important;padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:14px 18px!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--ls-red)!important;border-bottom:3px solid var(--ls-red)}.woocommerce div.product .woocommerce-tabs .panel{padding:24px 0}.single-product .related.products,.single-product .upsells.products{grid-column:1/-1}.single-product .related.products>h2,.single-product .upsells.products>h2{font-size:30px;letter-spacing:-.03em}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid var(--ls-line)!important;border-top:4px solid var(--ls-green)!important;border-radius:12px;background:#fff!important;box-shadow:var(--ls-shadow-sm)}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:9px!important;font-weight:800!important}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review{border:1px solid var(--ls-line);border-radius:16px;padding:22px;background:#fff;box-shadow:var(--ls-shadow-sm)}.woocommerce table.shop_table{border:1px solid var(--ls-line)!important;border-radius:14px!important;overflow:hidden}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #d3dae3;border-radius:9px;padding:12px;background:#fff}.woocommerce-account .woocommerce-MyAccount-navigation{width:25%!important}.woocommerce-account .woocommerce-MyAccount-content{width:72%!important}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:8px;margin:0;border:1px solid var(--ls-line);border-radius:14px}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:11px 12px;border-radius:8px}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:var(--ls-ink);color:#fff}
.ls-store-grid,.ls-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ls-store-card,.ls-service-card{border:1px solid var(--ls-line);border-radius:18px;padding:24px;background:#fff;box-shadow:0 8px 24px rgba(11,18,32,.04);transition:.2s}.ls-store-card:hover,.ls-service-card:hover{transform:translateY(-3px);box-shadow:var(--ls-shadow-sm)}.ls-store-card__icon,.ls-service-card__icon{width:52px;height:52px;border-radius:14px;background:#f3f7fa;display:grid;place-items:center;margin-bottom:20px}.ls-store-card__icon svg{width:27px;fill:none;stroke:var(--ls-red);stroke-width:1.6}.ls-verified{display:inline-block;color:var(--ls-green);font-size:11px;font-weight:900;text-transform:uppercase}.ls-store-card h3,.ls-service-card h3{margin:8px 0;font-size:22px}.ls-store-card p,.ls-service-card p{color:var(--ls-muted);font-size:14px}.ls-store-card a,.ls-service-card a{font-weight:800;color:var(--ls-red);font-size:13px}.ls-seller-hero{background:linear-gradient(130deg,#0b1220,#112740);color:#fff;padding:80px 0}.ls-seller-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px}.ls-seller-hero h1{font-size:clamp(46px,6vw,76px);line-height:.96;letter-spacing:-.05em;margin:16px 0 22px}.ls-seller-hero p{font-size:19px;color:#cdd8e5;max-width:740px}.ls-seller-visual{display:flex;justify-content:center}.ls-dashboard-mini{width:min(430px,100%);background:#fff;color:var(--ls-ink);border-radius:20px;padding:28px;box-shadow:0 28px 80px rgba(0,0,0,.28);transform:rotate(2deg)}.ls-dashboard-mini span,.ls-dashboard-mini small{display:block;color:var(--ls-muted)}.ls-dashboard-mini strong{font-size:48px;display:block;margin:5px 0}.ls-mini-bars{height:110px;display:flex;align-items:end;gap:10px;margin-top:20px}.ls-mini-bars i{flex:1;background:linear-gradient(var(--ls-blue2),var(--ls-blue));border-radius:7px 7px 2px 2px}.ls-mini-bars i:nth-child(1){height:35%}.ls-mini-bars i:nth-child(2){height:55%}.ls-mini-bars i:nth-child(3){height:46%}.ls-mini-bars i:nth-child(4){height:72%}.ls-mini-bars i:nth-child(5){height:62%}.ls-mini-bars i:nth-child(6){height:90%}.ls-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ls-steps article{padding:26px;border:1px solid var(--ls-line);border-radius:16px}.ls-steps b{font-size:32px;color:#d7dee7}.ls-steps h3{margin:12px 0 8px}.ls-steps p{color:var(--ls-muted);font-size:14px}.ls-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.ls-price-card{border:1px solid var(--ls-line);border-radius:20px;padding:30px;background:#fff;position:relative}.ls-price-card--featured{border:2px solid var(--ls-red);box-shadow:var(--ls-shadow)}.ls-price-card--featured em{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--ls-red);color:#fff;padding:5px 12px;border-radius:999px;font-size:11px;font-style:normal;font-weight:900;text-transform:uppercase}.ls-price-card>span{font-size:22px;font-weight:900}.ls-price{display:flex;align-items:end;gap:6px;margin:18px 0}.ls-price b{font-size:54px;line-height:1}.ls-price small{color:var(--ls-muted)}.ls-price-card ul{list-style:none;padding:0;margin:22px 0}.ls-price-card li{padding:8px 0;border-bottom:1px dashed var(--ls-line)}.ls-seller-center{background:#f4f7fa;padding:34px 0 64px}.ls-seller-layout{display:grid;grid-template-columns:240px 1fr;gap:22px}.ls-seller-sidebar{background:var(--ls-navy);color:#fff;border-radius:18px;padding:16px;align-self:start;position:sticky;top:18px}.ls-seller-sidebar__brand{display:flex;gap:10px;align-items:center;padding:8px 8px 20px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:10px}.ls-seller-sidebar__brand svg{width:28px;fill:none;stroke:#fff;stroke-width:1.6}.ls-seller-sidebar__brand strong,.ls-seller-sidebar__brand small{display:block}.ls-seller-sidebar__brand small{color:#9db0c4}.ls-seller-sidebar>a{display:block;padding:10px 12px;border-radius:9px;color:#dce5ef;font-size:14px}.ls-seller-sidebar>a:hover{background:rgba(255,255,255,.08);color:#fff}.ls-seller-content{min-width:0}.ls-dashboard-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.ls-dashboard-head h1{margin:4px 0;font-size:36px}.ls-status-pill{background:#e8f8ef;color:#087c3c;border:1px solid #c7ead6;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}.ls-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ls-kpi-grid article,.ls-panel{background:#fff;border:1px solid var(--ls-line);border-radius:15px;padding:20px}.ls-kpi-grid small,.ls-kpi-grid span{display:block;color:var(--ls-muted)}.ls-kpi-grid strong{display:block;font-size:30px;margin:5px 0}.ls-dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:14px;margin-top:14px}.ls-chart{height:220px;display:flex;align-items:end;gap:13px;padding-top:20px}.ls-chart i{flex:1;background:linear-gradient(var(--ls-blue2),var(--ls-blue));border-radius:6px 6px 2px 2px}.ls-chart i:nth-child(1){height:42%}.ls-chart i:nth-child(2){height:65%}.ls-chart i:nth-child(3){height:52%}.ls-chart i:nth-child(4){height:74%}.ls-chart i:nth-child(5){height:61%}.ls-chart i:nth-child(6){height:86%}.ls-chart i:nth-child(7){height:71%}.ls-chart i:nth-child(8){height:94%}.ls-connector-status{display:flex;gap:12px;align-items:center;background:#f3fbf6;padding:14px;border-radius:10px;margin-bottom:14px}.ls-clean-list{list-style:none;padding:0;margin:0}.ls-clean-list li{padding:9px 0;border-bottom:1px solid var(--ls-line);font-size:13px}
.ls-footer{margin-top:30px;background:#0b1420;color:#dbe5ef}.ls-footer__trust{background:#111e2d;border-bottom:1px solid rgba(255,255,255,.08)}.ls-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.ls-trust-grid>div{display:grid;grid-template-columns:40px 1fr;gap:10px;padding:22px;border-right:1px solid rgba(255,255,255,.08);align-items:center}.ls-trust-grid>div:first-child{padding-left:0}.ls-trust-grid svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:1.5}.ls-trust-grid strong,.ls-trust-grid small{display:block}.ls-trust-grid small{font-size:11px;color:#9fb0c1}.ls-footer__main{padding:50px 0;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.ls-footer__brand img{width:260px;filter:brightness(0) invert(1);opacity:.96}.ls-footer__brand p{margin:12px 0}.ls-footer__muted{color:#91a2b5;max-width:420px}.ls-footer__main h4{color:#fff;margin-top:0}.ls-footer__main>div:not(.ls-footer__brand) a{display:block;color:#9fb0c1;margin:9px 0;font-size:14px}.ls-footer__main a:hover{color:#fff}.ls-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:16px 0;font-size:12px;color:#8ea0b3}.ls-footer__bottom .ls-shell{display:flex;justify-content:space-between}.ls-mobile-bottom-nav{display:none}.ls-mobile-drawer,.ls-overlay{display:none}
@media (max-width:1200px){:root{--ls-shell:min(100% - 32px,1180px)}.ls-mainbar__inner{grid-template-columns:200px minmax(320px,1fr) auto;gap:14px}.ls-brand img,.ls-brand .custom-logo{width:195px!important}.ls-action{padding:6px}.ls-action--orders{display:none}.ls-category-grid{grid-template-columns:repeat(4,1fr)}.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}.ls-store-grid,.ls-service-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:900px){:root{--ls-shell:calc(100% - 28px)}body{padding-bottom:68px}.ls-topbar{display:none}.ls-mainbar__inner{min-height:68px;grid-template-columns:42px 1fr auto;gap:10px}.ls-mobile-menu-toggle{display:grid;place-items:center;width:40px;height:40px;border:0;background:transparent;border-radius:9px}.ls-mobile-menu-toggle svg{width:24px;stroke:var(--ls-ink);fill:none;stroke-width:2}.ls-brand img,.ls-brand .custom-logo{width:172px!important;max-height:52px}.ls-header-search{display:none}.ls-header-actions .ls-action:not(.ls-action--cart){display:none}.ls-action--cart span:last-child{display:none}.ls-action--cart{padding:5px}.ls-mobile-search{display:block;padding-bottom:12px}.ls-mobile-search .ls-search{height:44px;grid-template-columns:1fr 48px}.ls-mobile-search .ls-search__cat{display:none}.ls-navrow{display:none}.ls-hero{padding-top:14px;background:linear-gradient(180deg,#1285b7 0,#1285b7 56%,#fff 56%)}.ls-hero__grid{grid-template-columns:1fr}.ls-hero__main{min-height:520px;grid-template-columns:1fr;background:linear-gradient(180deg,#0c79aa 0%,#168dbb 60%,#fff 60%)}.ls-hero__content{padding:38px 28px 240px}.ls-hero h1{font-size:50px}.ls-hero p{font-size:17px}.ls-hero__visual{position:absolute;bottom:4px;left:0;right:0;height:225px}.ls-hero__visual img{width:320px}.ls-orb{width:210px;height:210px}.ls-hero__side{grid-template-columns:1fr 1fr}.ls-promo-card{min-height:160px;padding:20px}.ls-promo-card strong{font-size:22px}.ls-benefit-grid{grid-template-columns:1fr 1fr}.ls-benefit-grid>div{border-right:0;border-bottom:1px solid var(--ls-line);padding:16px}.ls-category-grid{grid-template-columns:repeat(3,1fr)}.ls-marketplace-banner{grid-template-columns:1fr;padding:34px}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.single-product .woocommerce div.product{grid-template-columns:1fr;gap:26px}.ls-product-confidence{grid-template-columns:1fr 1fr 1fr}.ls-store-grid,.ls-service-grid{grid-template-columns:repeat(2,1fr)}.ls-seller-hero__grid{grid-template-columns:1fr}.ls-seller-visual{display:none}.ls-steps{grid-template-columns:1fr 1fr}.ls-pricing-grid{grid-template-columns:1fr}.ls-marketplace-head{grid-template-columns:1fr}.ls-shop-layout{grid-template-columns:1fr}.ls-shop-sidebar{position:static}.ls-seller-layout{grid-template-columns:1fr}.ls-seller-sidebar{display:none}.ls-kpi-grid{grid-template-columns:1fr 1fr}.ls-dashboard-grid{grid-template-columns:1fr}.ls-footer__main{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.ls-footer__main>div:last-child{display:none}.ls-trust-grid{grid-template-columns:1fr 1fr}.ls-mobile-bottom-nav{position:fixed;z-index:999;left:0;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid var(--ls-line);display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 25px rgba(11,18,32,.08)}.ls-mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;color:#4f5d6d}.ls-mobile-bottom-nav span{font-size:21px;line-height:1;margin-bottom:3px}.ls-mobile-drawer{display:block;position:fixed;z-index:1200;left:0;top:0;bottom:0;width:min(86vw,360px);background:#fff;padding:20px;transform:translateX(-105%);transition:.22s;box-shadow:20px 0 50px rgba(11,18,32,.18)}.ls-mobile-drawer.is-open{transform:translateX(0)}.ls-mobile-drawer__head{display:flex;justify-content:space-between;align-items:center;font-size:20px;padding-bottom:16px;border-bottom:1px solid var(--ls-line);margin-bottom:10px}.ls-mobile-drawer__head button{border:0;background:#f3f5f7;width:36px;height:36px;border-radius:50%;font-size:26px}.ls-mobile-drawer>a{display:block;padding:12px 6px;border-bottom:1px solid #eef2f5;font-weight:700}.ls-overlay{display:block;position:fixed;z-index:1190;inset:0;background:rgba(3,9,17,.48);opacity:0;transition:.22s}.ls-overlay.is-open{opacity:1}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important}.ls-footer{margin-bottom:0}}
@media (max-width:600px){:root{--ls-shell:calc(100% - 20px)}.ls-brand img,.ls-brand .custom-logo{width:148px!important}.ls-hero__side{grid-template-columns:1fr}.ls-hero__main{min-height:540px}.ls-hero__content{padding:30px 22px 240px}.ls-hero h1{font-size:42px}.ls-hero__actions .ls-btn{width:100%}.ls-hero__chips{display:none}.ls-benefit-grid{grid-template-columns:1fr}.ls-benefit-grid>div{padding:14px 0}.ls-category-grid{grid-template-columns:repeat(2,1fr)}.ls-category-card__media{height:105px}.ls-section{padding-block:38px}.ls-section-head h2{font-size:30px}.ls-marketplace-banner{padding:26px 22px}.ls-sync-card{padding:18px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.woocommerce ul.products li.product{padding:9px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}.woocommerce ul.products li.product .price{font-size:15px!important}.ls-product-badge{top:16px;right:16px;left:auto;bottom:auto;max-width:calc(100% - 32px);padding:4px 6px;font-size:7.5px}.single-product .summary .product_title{font-size:30px}.ls-product-confidence{grid-template-columns:1fr}.ls-store-grid,.ls-service-grid{grid-template-columns:1fr}.ls-steps{grid-template-columns:1fr}.ls-kpi-grid{grid-template-columns:1fr 1fr}.ls-marketplace-head h1{font-size:42px}.ls-footer__main{grid-template-columns:1fr 1fr;gap:28px}.ls-footer__brand{grid-column:1/-1}.ls-trust-grid{grid-template-columns:1fr}.ls-footer__bottom .ls-shell{flex-direction:column;gap:4px}.ls-page-hero{padding:46px 0}.ls-page-head h1,.ls-page-hero h1{font-size:40px}}

/* LibanSell 4.1 — slider, richer homepage, seller plans and seller grouping */
.ls-mobile-drawer[hidden],.ls-overlay[hidden]{display:none!important}.ls-overlay{pointer-events:none}.ls-overlay.is-open{pointer-events:auto}html,body{touch-action:pan-y}body:not(.ls-no-scroll){overflow-y:auto}.woocommerce-product-gallery{touch-action:pan-y pinch-zoom}
.ls-home-slider{position:relative;height:520px;overflow:hidden;background:#0b1220}.ls-slider-track,.ls-slide{position:absolute;inset:0}.ls-slide{opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}.ls-slide.is-active{opacity:1;visibility:visible;z-index:2}.ls-slide__image{position:absolute;inset:0;background-size:cover;background-position:center}.ls-slide__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,23,.86) 0%,rgba(4,12,23,.62) 40%,rgba(4,12,23,.14) 75%,rgba(4,12,23,.06) 100%)}.ls-slide__content{position:relative;z-index:3;color:#fff;padding-top:90px}.ls-slide__content h1{font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.055em;max-width:820px;margin:14px 0 20px}.ls-slide__content p{max-width:690px;font-size:18px;color:#e9f1f8;margin:0 0 28px}.ls-slide__eyebrow{font-size:12px;letter-spacing:.16em;font-weight:900;color:#fff;text-transform:uppercase;background:rgba(227,6,19,.9);display:inline-flex;padding:7px 10px;border-radius:999px}.ls-slide__actions{display:flex;gap:12px;flex-wrap:wrap}.ls-slide__trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;font-size:13px;color:#dfeaf3}.ls-slider-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.38);background:rgba(7,15,26,.35);color:#fff;font-size:34px;line-height:1;backdrop-filter:blur(8px);cursor:pointer}.ls-slider-arrow:hover{background:rgba(227,6,19,.9)}.ls-slider-arrow--prev{left:22px}.ls-slider-arrow--next{right:22px}.ls-slider-dots{position:absolute;z-index:5;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:8px}.ls-slider-dots button{width:9px;height:9px;border-radius:50%;padding:0;border:0;background:rgba(255,255,255,.48);cursor:pointer}.ls-slider-dots button.is-active{width:28px;border-radius:99px;background:#fff}
.ls-benefits--illustrated{background:#fff;position:relative;z-index:4}.ls-benefits--illustrated .ls-benefit-grid{padding:24px 0;gap:14px;border:0}.ls-benefits--illustrated article{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:16px;padding:18px;border:1px solid var(--ls-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(11,18,32,.05)}.ls-benefits--illustrated article img{width:74px;height:74px}.ls-benefits--illustrated article strong{font-size:15px}.ls-benefits--illustrated article small{font-size:12px;line-height:1.4;color:var(--ls-muted)}
.ls-home-promos{padding:16px 0 10px;background:#fff}.ls-home-promos__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ls-home-promo{min-height:255px;padding:38px;border-radius:24px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;box-shadow:var(--ls-shadow-sm);isolation:isolate}.ls-home-promo:before{content:"";position:absolute;inset:0;background-size:cover;background-position:center;z-index:-2;transition:transform .35s}.ls-home-promo:after{content:"";position:absolute;inset:0;z-index:-1}.ls-home-promo:hover:before{transform:scale(1.025)}.ls-home-promo--deals:before{background-image:url('../images/slide-delivery.svg')}.ls-home-promo--deals:after{background:linear-gradient(90deg,rgba(112,4,16,.88),rgba(205,9,28,.52))}.ls-home-promo--sellers:before{background-image:url('../images/slide-sellers.svg')}.ls-home-promo--sellers:after{background:linear-gradient(90deg,rgba(0,63,31,.9),rgba(0,132,61,.42))}.ls-home-promo__eyebrow{font-size:11px;font-weight:900;letter-spacing:.15em}.ls-home-promo h2{font-size:36px;line-height:1.05;margin:10px 0 10px}.ls-home-promo p{max-width:560px;margin:0 0 18px;color:#f3f7f9}.ls-home-promo strong{font-size:14px}.ls-product-section--featured{position:relative;overflow:hidden}.ls-product-section--featured:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 10%,rgba(20,103,179,.12),transparent 25%),radial-gradient(circle at 88% 20%,rgba(227,6,19,.1),transparent 22%);pointer-events:none}
.ls-page-hero--plans{background:linear-gradient(135deg,#0b1220,#162a43);color:#fff}.ls-page-hero--plans p{color:#cbd6e1}.ls-billing-toggle{width:max-content;margin:0 auto 34px;padding:5px;background:#eef2f6;border-radius:999px;display:flex;gap:4px}.ls-billing-toggle button{border:0;background:transparent;padding:11px 18px;border-radius:999px;font-weight:800;color:#556274;cursor:pointer}.ls-billing-toggle button.is-active{background:#fff;color:var(--ls-ink);box-shadow:0 4px 14px rgba(11,18,32,.08)}.ls-billing-toggle button span{margin-left:6px;padding:3px 7px;border-radius:99px;background:#e8f8ee;color:var(--ls-green);font-size:10px}.ls-pricing-grid--commerce .ls-price-card{position:relative;overflow:hidden}.ls-plan-name{font-size:20px;font-weight:900}.ls-yearly-saving{color:var(--ls-green);font-weight:800;font-size:12px;margin:2px 0 14px}.ls-price-card ul li{margin:10px 0}.ls-plan-buy{width:100%;margin-top:auto}.ls-plan-flow{margin-top:30px;padding:22px;border:1px solid var(--ls-line);border-radius:16px;background:#f8fafc;display:flex;gap:18px;flex-wrap:wrap;align-items:center}.ls-plan-flow strong{margin-right:auto}.ls-access-gate{max-width:760px;margin:80px auto;padding:46px;border:1px solid var(--ls-line);border-radius:24px;background:#fff;box-shadow:var(--ls-shadow);text-align:center}.ls-access-gate h1{font-size:42px;letter-spacing:-.04em;margin:12px 0}.ls-plan-status{display:grid;justify-items:end;gap:5px}.ls-plan-status small{color:var(--ls-muted)}
.ls-category-hero{display:grid;grid-template-columns:1fr minmax(360px,560px);gap:40px;align-items:end;padding:42px 0 28px}.ls-category-hero h1{font-size:clamp(36px,4vw,58px);letter-spacing:-.045em;margin:6px 0}.ls-category-description{color:var(--ls-muted)}.ls-seller-filters{border:1px solid var(--ls-line);border-radius:18px;padding:18px;background:#fff;margin-bottom:24px}.ls-seller-filters__head{display:flex;justify-content:space-between;gap:20px;margin-bottom:13px}.ls-seller-filters__head span{font-size:12px;color:var(--ls-muted)}.ls-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.ls-filter-chips a{padding:9px 12px;border:1px solid #d8e0e8;border-radius:999px;font-size:13px;font-weight:700;background:#fff}.ls-filter-chips a small{margin-left:5px;color:#8792a0}.ls-filter-chips a:hover,.ls-filter-chips a.is-active{background:var(--ls-ink);border-color:var(--ls-ink);color:#fff}.ls-filter-chips a.is-active small{color:#d6e0ea}
@media(max-width:900px){.ls-home-slider{height:520px}.ls-slide__shade{background:linear-gradient(180deg,rgba(5,13,24,.80),rgba(5,13,24,.55))}.ls-slide__content{padding-top:65px}.ls-slide__content h1{font-size:46px;max-width:92%}.ls-slide__content p{font-size:16px;max-width:88%}.ls-slider-arrow{width:38px;height:38px;font-size:28px}.ls-slider-arrow--prev{left:10px}.ls-slider-arrow--next{right:10px}.ls-benefits--illustrated .ls-benefit-grid{grid-template-columns:1fr 1fr}.ls-home-promos__grid{grid-template-columns:1fr}.ls-home-promo{min-height:220px}.ls-category-hero{grid-template-columns:1fr}.ls-plan-status{justify-items:start}.ls-access-gate{margin:36px auto;padding:30px}.ls-access-gate h1{font-size:34px}}
@media(max-width:620px){.ls-home-slider{height:560px}.ls-slide__content{padding-top:58px}.ls-slide__content h1{font-size:40px}.ls-slide__trust{gap:9px;font-size:11px}.ls-benefits--illustrated .ls-benefit-grid{grid-template-columns:1fr}.ls-benefits--illustrated article{grid-template-columns:64px 1fr}.ls-benefits--illustrated article img{width:64px;height:64px}.ls-home-promo{padding:26px}.ls-home-promo h2{font-size:30px}.ls-plan-flow{display:grid}.ls-category-hero__search{display:none}.ls-seller-filters__head{display:grid;gap:4px}.ls-filter-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.ls-filter-chips a{flex:0 0 auto}}

/* Marketplace category filters */
.ls-category-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start;padding-bottom:64px}.ls-marketplace-filters{position:sticky;top:20px;border:1px solid var(--ls-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(11,18,32,.05);overflow:hidden}.ls-filter-form{padding:20px}.ls-filter-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:16px}.ls-filter-title-row h2{font-size:22px;margin:0}.ls-filter-title-row a{font-size:12px;font-weight:800;color:var(--ls-red)}.ls-filter-group{border:0;border-top:1px solid var(--ls-line);margin:0;padding:18px 0}.ls-filter-group legend{display:block;width:100%;padding:0;margin:0 0 12px;font-size:14px;font-weight:900;color:var(--ls-ink)}.ls-filter-category-links{display:grid;gap:7px}.ls-filter-category-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:#344154;padding:5px 0}.ls-filter-category-links a:hover span{color:var(--ls-red)}.ls-filter-category-links small{color:#8a96a5}.ls-price-filter{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:end}.ls-price-filter label span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8390a0;margin-bottom:5px}.ls-price-filter input{width:100%;min-width:0;border:1px solid #d7dfe7;border-radius:9px;padding:9px 10px;outline:0}.ls-price-filter input:focus{border-color:var(--ls-blue);box-shadow:0 0 0 3px rgba(20,103,179,.08)}.ls-check,.ls-radio{display:flex;align-items:center;gap:9px;font-size:13px;margin:8px 0;cursor:pointer;color:#344154}.ls-check input,.ls-radio input{accent-color:var(--ls-red);width:16px;height:16px;flex:0 0 auto}.ls-filter-options{max-height:190px;overflow:auto;padding-right:5px}.ls-stars{color:#f5a623;letter-spacing:1px;font-size:14px}.ls-radio small{color:var(--ls-muted)}.ls-filter-apply{width:100%;margin-top:4px}.ls-filter-panel__mobile-head,.ls-archive-toolbar-mobile{display:none}.ls-category-products{min-width:0}.ls-category-products .woocommerce-result-count{color:var(--ls-muted);font-size:13px}.ls-category-products .woocommerce-ordering select{border:1px solid #d7dfe7;border-radius:10px;padding:9px 34px 9px 12px;background:#fff}.ls-filter-overlay{display:none}
@media(max-width:980px){.ls-category-layout{grid-template-columns:1fr}.ls-archive-toolbar-mobile{display:flex;justify-content:flex-end;margin:0 0 16px}.ls-filter-open{display:inline-flex;align-items:center;gap:8px;border:1px solid #d5dde6;background:#fff;border-radius:11px;padding:10px 14px;font-weight:800;color:var(--ls-ink);box-shadow:0 4px 14px rgba(11,18,32,.05)}.ls-filter-open svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.ls-filter-open span{display:grid;place-items:center;min-width:20px;height:20px;border-radius:99px;background:var(--ls-red);color:#fff;font-size:11px}.ls-marketplace-filters{position:fixed;z-index:2100;left:0;top:0;bottom:0;width:min(88vw,360px);border-radius:0 20px 20px 0;transform:translateX(-104%);transition:transform .24s ease;overflow:auto;box-shadow:0 20px 60px rgba(0,0,0,.28)}.ls-marketplace-filters.is-open{transform:translateX(0)}.ls-filter-panel__mobile-head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:17px 20px;background:#fff;border-bottom:1px solid var(--ls-line)}.ls-filter-panel__mobile-head button{border:0;background:#f1f4f7;width:34px;height:34px;border-radius:50%;font-size:24px;line-height:30px;cursor:pointer}.ls-filter-overlay{position:fixed;z-index:2050;inset:0;background:rgba(5,13,24,.52);backdrop-filter:blur(2px)}.ls-filter-overlay.is-open{display:block}.ls-filter-overlay[hidden]{display:none!important}}
@media(max-width:620px){.ls-filter-form{padding:18px}.ls-category-products .woocommerce-result-count{float:none;margin:0 0 10px}.ls-category-products .woocommerce-ordering{float:none;margin:0 0 16px}.ls-category-products .woocommerce-ordering select{width:100%}.ls-category-layout{gap:12px}}

/* v4.1.3 — richer category filters + premium single-product merchandising */
.ls-filter-help{margin:-5px 0 12px;color:#7a8797;font-size:11px;line-height:1.45}.ls-filter-options--categories{max-height:260px}.ls-check--category{display:grid;grid-template-columns:18px 1fr auto;gap:9px;align-items:center;padding:7px 8px;margin:2px -8px;border-radius:9px}.ls-check--category:hover{background:#f7f9fb}.ls-check--category small{color:#8a96a5;font-size:10px}.ls-check--category input{margin:0}

.single-product .ls-commerce-main{background:linear-gradient(180deg,#f5f7f9 0,#fff 460px)}.single-product .woocommerce-breadcrumb{padding-top:16px;margin-bottom:20px!important;font-size:12px!important;color:#7b8794!important}.single-product .woocommerce div.product{position:relative;background:#fff;border:1px solid #e2e7ec;border-radius:24px;padding:26px;box-shadow:0 14px 45px rgba(14,26,42,.06);gap:48px}.single-product .woocommerce div.product .woocommerce-product-gallery{position:sticky;top:18px;align-self:start;border:0;background:#f8fafb;padding:18px;border-radius:18px;box-shadow:none}.single-product .woocommerce-product-gallery__wrapper{background:#fff;border-radius:14px;overflow:hidden}.single-product .woocommerce-product-gallery__image a{display:flex;align-items:center;justify-content:center;min-height:470px}.single-product .woocommerce-product-gallery__image img{max-height:560px;width:auto!important;margin:auto;object-fit:contain}.single-product .flex-control-thumbs{display:flex!important;gap:10px!important;margin-top:12px!important}.single-product .flex-control-thumbs li{float:none!important;width:72px!important}.single-product .flex-control-thumbs img{border:2px solid transparent!important;border-radius:10px!important;background:#fff!important;padding:3px!important}.single-product .flex-control-thumbs img.flex-active{border-color:var(--ls-red)!important}.single-product .summary{padding:4px 8px 4px 4px!important}.ls-product-market-label{display:inline-flex;align-items:center;gap:7px;background:#effaf4;border:1px solid #d6efe0;color:#08763c;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.ls-product-market-label__dot{width:7px;height:7px;border-radius:50%;background:var(--ls-green);box-shadow:0 0 0 4px rgba(0,132,61,.10)}.single-product .summary .product_title{font-size:clamp(32px,3vw,48px);line-height:1.04;margin-bottom:12px!important}.single-product .summary .woocommerce-product-rating{display:flex;align-items:center;gap:8px;margin:0 0 12px!important}.single-product .summary .price{display:flex;align-items:baseline;gap:10px;font-size:34px!important;margin:8px 0 12px!important}.ls-product-category-pills{display:flex;flex-wrap:wrap;gap:6px;margin:7px 0 15px}.ls-product-category-pills a{display:inline-flex;padding:6px 9px;background:#f5f7fa;border:1px solid #e2e7ed;border-radius:999px;color:#536172;font-size:10px;font-weight:800}.ls-product-category-pills a:hover{background:#fff2f3;border-color:#ffd3d7;color:var(--ls-red)}.single-product .woocommerce-product-details__short-description{font-size:15px;line-height:1.7;color:#536172}.single-product form.cart{background:#fbfcfd;border:1px solid #e1e7ed!important;border-radius:16px;padding:18px!important;margin:20px 0 0!important}.single-product form.cart .variations{background:#fff;border-radius:12px}.single-product form.cart .variations select{width:100%;background:#fff}.single-product form.cart .single_variation_wrap{padding-top:5px}.single-product .single_add_to_cart_button{min-height:52px!important;font-size:15px!important;padding:0 34px!important;box-shadow:0 8px 20px rgba(227,6,19,.14)}.single-product .quantity .qty{height:52px}.single-product .ls-product-confidence{margin:14px 0 0}.single-product .ls-product-confidence>div{background:#fff}.single-product .ls-marketplace-note{border-radius:14px;margin-top:12px}.single-product .product_meta{margin-top:14px;border-top:1px solid #edf0f3;padding-top:16px!important;line-height:1.9}.single-product .woocommerce-tabs{background:#fff;border:1px solid #e2e7ec;border-radius:20px;padding:12px 24px 24px;margin-top:28px!important}.single-product .woocommerce-tabs .panel{line-height:1.75;color:#465466}

.ls-related-marketplace{grid-column:1/-1;margin:30px -1px 0;padding:34px;border-radius:24px;background:radial-gradient(circle at 90% 0,rgba(227,6,19,.08),transparent 26%),linear-gradient(145deg,#f6f8fb 0,#fff 55%,#f4faf6 100%);border:1px solid #e1e7ed;overflow:hidden}.ls-related-marketplace__head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:22px}.ls-related-marketplace__head .ls-eyebrow{color:var(--ls-red)}.ls-related-marketplace__head h2{font-size:clamp(27px,2.4vw,38px);letter-spacing:-.035em;margin:3px 0 5px}.ls-related-marketplace__head p{margin:0;color:#718092;font-size:13px}.ls-related-marketplace__context{max-width:380px;text-align:right;color:#6f7d8e;font-size:11px;line-height:1.6}.ls-related-marketplace__context>span{display:block;text-transform:uppercase;font-weight:900;letter-spacing:.08em;color:#9aa4af;margin-bottom:2px}.ls-related-marketplace__context a{font-weight:800;color:#405064}.ls-related-marketplace .related.products{margin:0!important}.ls-related-marketplace .related.products>h2{display:none}.ls-related-marketplace .related.products ul.products{margin:0!important;gap:14px!important}.ls-related-marketplace .related.products li.product{background:#fff!important;border:1px solid #e0e6ec!important;border-radius:16px!important;padding:11px!important;box-shadow:0 8px 22px rgba(17,31,48,.055)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ls-related-marketplace .related.products li.product:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(17,31,48,.11)!important;border-color:#d0d9e2!important}.ls-related-marketplace .related.products li.product img{aspect-ratio:1/1;object-fit:contain;background:#fafbfc;border-radius:11px;margin-bottom:10px!important}.ls-related-marketplace .woocommerce-loop-product__title{min-height:38px;font-size:13px!important;line-height:1.4!important}.ls-related-marketplace .price{font-size:16px!important}.ls-related-marketplace .button{width:100%;text-align:center;margin-top:8px!important;background:#17212b!important;color:#fff!important;padding:10px!important;font-size:11px!important}.ls-related-marketplace .button:hover{background:var(--ls-red)!important}

@media(max-width:900px){.single-product .woocommerce div.product{padding:16px;gap:20px;border-radius:18px}.single-product .woocommerce div.product .woocommerce-product-gallery{position:static}.single-product .woocommerce-product-gallery__image a{min-height:320px}.ls-related-marketplace{padding:24px 18px;margin-top:22px}.ls-related-marketplace__head{align-items:flex-start;flex-direction:column;gap:10px}.ls-related-marketplace__context{text-align:left}.ls-related-marketplace .related.products ul.products{display:flex!important;grid-template-columns:none!important;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px!important;scrollbar-width:none}.ls-related-marketplace .related.products ul.products::-webkit-scrollbar{display:none}.ls-related-marketplace .related.products li.product{flex:0 0 min(44vw,220px)!important;width:auto!important;scroll-snap-align:start}.single-product .woocommerce-tabs{padding:8px 14px 18px}.single-product .woocommerce div.product .summary{padding:0!important}}
@media(max-width:600px){.single-product .woocommerce div.product{border-left:0;border-right:0;border-radius:0;margin-left:-10px;margin-right:-10px;padding:14px}.single-product .woocommerce-product-gallery__image a{min-height:280px}.single-product .summary .product_title{font-size:28px}.single-product .summary .price{font-size:28px!important}.ls-product-category-pills{margin-bottom:10px}.single-product form.cart{padding:14px!important}.single-product .single_add_to_cart_button{width:100%;margin-top:10px!important}.single-product .quantity{float:none!important}.single-product .quantity .qty{width:100%}.ls-related-marketplace{border-radius:18px;padding:22px 14px}.ls-related-marketplace__head h2{font-size:27px}.ls-related-marketplace .related.products li.product{flex-basis:72vw!important;max-width:270px!important}}

/* v4.1.5 — selected header categories as homepage marketplace boxes */
.ls-home-category-marketplace{padding-top:54px;padding-bottom:62px;background:linear-gradient(180deg,#f7f9fb 0,#eef3f6 48%,#f7f9fb 100%);border-top:1px solid #e8edf1;border-bottom:1px solid #e7ecef}
.ls-category-marketplace-head{align-items:end;margin-bottom:24px}.ls-category-marketplace-head p{max-width:720px;margin:8px 0 0;color:#738091;font-size:13px;line-height:1.6}.ls-category-marketplace-head>a{white-space:nowrap;font-weight:900;color:var(--ls-red)}
.ls-home-category-stack{display:grid;gap:24px}
.ls-home-category-box{position:relative;overflow:hidden;background:#fff;border:1px solid #dfe6ec;border-radius:22px;box-shadow:0 14px 38px rgba(20,35,52,.07)}
.ls-home-category-box:before{content:"";position:absolute;z-index:0;right:-90px;top:-110px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(0,132,61,.08),rgba(0,132,61,0) 68%);pointer-events:none}
.ls-home-category-box__head{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 20px 16px;border-bottom:1px solid #edf0f3;background:linear-gradient(135deg,#fff 0,#fbfcfd 62%,#f4faf6 100%)}
.ls-home-category-box__identity{display:flex;align-items:center;gap:14px;min-width:0}.ls-home-category-box__media{flex:0 0 64px;width:64px;height:64px;border-radius:16px;background:linear-gradient(145deg,#17212b,#263645);display:grid;place-items:center;background-position:center;background-size:cover;box-shadow:0 8px 18px rgba(18,30,45,.13);overflow:hidden}.ls-home-category-box__media span{font-size:26px;font-weight:950;color:#fff}.ls-home-category-box__media.has-image:after{content:"";width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.06))}
.ls-home-category-box__eyebrow{display:block;margin-bottom:3px;color:var(--ls-green);font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.ls-home-category-box h3{margin:0;font-size:clamp(22px,2vw,30px);line-height:1.05;letter-spacing:-.035em;color:var(--ls-ink)}.ls-home-category-box__identity p{margin:5px 0 0;color:#7d8997;font-size:11px}
.ls-home-category-box__actions{display:flex;align-items:center;gap:16px}.ls-category-view-all{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:10px;background:#f4f6f8;color:#253444;font-size:11px;font-weight:900;transition:.18s ease}.ls-category-view-all:hover{background:#17212b;color:#fff}.ls-category-view-all span{font-size:15px}
.ls-category-slider-nav{display:flex;gap:7px}.ls-category-slider-nav button{width:38px;height:38px;border:1px solid #dce3e9;border-radius:11px;background:#fff;color:#1c2a38;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(18,33,48,.05);transition:.18s ease}.ls-category-slider-nav button:hover:not(:disabled){background:var(--ls-red);border-color:var(--ls-red);color:#fff;transform:translateY(-1px)}.ls-category-slider-nav button:disabled{opacity:.32;cursor:default;box-shadow:none}
.ls-category-products-slider{position:relative;padding:18px 18px 10px}.ls-category-products-slider .woocommerce{width:100%}.ls-category-products-slider ul.products{display:flex!important;flex-wrap:nowrap!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0!important;padding:1px 1px 9px!important}.ls-category-products-slider ul.products::-webkit-scrollbar{display:none}.ls-category-products-slider ul.products:before,.ls-category-products-slider ul.products:after{display:none!important}.ls-category-products-slider ul.products li.product{float:none!important;clear:none!important;flex:0 0 calc((100% - 42px)/4)!important;width:calc((100% - 42px)/4)!important;max-width:none!important;margin:0!important;scroll-snap-align:start;background:#fff!important;border:1px solid #e2e7ec!important;border-radius:15px!important;padding:11px!important;box-shadow:0 6px 18px rgba(20,35,52,.045)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ls-category-products-slider ul.products li.product:hover{transform:translateY(-4px);border-color:#cfd8e0!important;box-shadow:0 14px 28px rgba(20,35,52,.10)!important}.ls-category-products-slider ul.products li.product img{width:100%!important;aspect-ratio:1/1;object-fit:contain;background:#f9fafb;border-radius:11px;margin:0 0 10px!important}.ls-category-products-slider .woocommerce-loop-product__title{font-size:13px!important;line-height:1.4!important;min-height:37px;padding:0!important;margin:0 0 7px!important}.ls-category-products-slider .star-rating{font-size:10px!important;margin:0 0 7px!important}.ls-category-products-slider .price{display:block!important;font-size:16px!important;font-weight:900!important;margin:0 0 8px!important}.ls-category-products-slider .button{display:block!important;width:100%;margin:8px 0 0!important;padding:10px 9px!important;border-radius:10px!important;background:#17212b!important;color:#fff!important;text-align:center;font-size:10px!important;font-weight:900!important}.ls-category-products-slider .button:hover{background:var(--ls-red)!important}.ls-category-products-slider .added_to_cart{display:block;text-align:center;font-size:10px;font-weight:800;margin-top:7px}
.ls-category-slider-dots{display:flex;justify-content:center;gap:6px;padding:0 18px 16px}.ls-category-slider-dots button{width:7px;height:7px;border:0;border-radius:99px;padding:0;background:#cbd3da;cursor:pointer;transition:width .18s ease,background .18s ease}.ls-category-slider-dots button.is-active{width:25px;background:var(--ls-red)}

@media(max-width:900px){.ls-home-category-marketplace{padding-top:38px;padding-bottom:44px}.ls-home-category-box__head{padding:15px}.ls-home-category-box__media{width:56px;height:56px;flex-basis:56px}.ls-home-category-box__actions{gap:8px}.ls-category-view-all{padding:8px 10px}.ls-category-products-slider{padding:14px 14px 8px}}
@media(max-width:700px){.ls-category-marketplace-head{align-items:flex-start}.ls-category-marketplace-head>a{display:none}.ls-home-category-stack{gap:18px}.ls-home-category-box{border-radius:18px}.ls-home-category-box__head{align-items:flex-start}.ls-home-category-box__identity{gap:10px}.ls-home-category-box__media{width:48px;height:48px;flex-basis:48px;border-radius:12px}.ls-home-category-box__media span{font-size:20px}.ls-home-category-box h3{font-size:21px}.ls-home-category-box__identity p,.ls-home-category-box__eyebrow{display:none}.ls-home-category-box__actions{margin-left:auto}.ls-category-view-all{font-size:10px;padding:8px}.ls-category-slider-nav button{width:34px;height:34px;font-size:22px}.ls-category-products-slider ul.products{gap:12px!important}.ls-category-products-slider ul.products li.product{flex-basis:calc((100% - 12px)/2)!important;width:calc((100% - 12px)/2)!important;padding:9px!important}.ls-category-products-slider .woocommerce-loop-product__title{font-size:12px!important;min-height:34px}.ls-category-products-slider .price{font-size:14px!important}.ls-category-products-slider .button{font-size:9px!important;padding:9px 6px!important}}
@media(max-width:420px){.ls-home-category-box__head{gap:8px}.ls-home-category-box__media{display:none}.ls-category-view-all span{display:none}.ls-category-products-slider{padding-left:10px;padding-right:10px}.ls-category-products-slider ul.products{gap:10px!important}.ls-category-products-slider ul.products li.product{flex-basis:calc((100% - 10px)/2)!important;width:calc((100% - 10px)/2)!important}.ls-category-slider-dots{padding-bottom:13px}}

/* v4.1.6 filter option refinements + advertising slot spacing */
.ls-filter-group--options .ls-check small{margin-left:auto;color:#7b8794;font-size:11px}
.ls-ad-slot--home-top,.ls-ad-slot--home-mid{margin:18px auto 8px}
.ls-ad-slot--category-top{margin:18px 0 22px}
.ls-category-inline-ad{grid-column:1/-1;margin:0 0 18px}
.ls-ad-slot--product-top{margin:12px 0 26px}
.ls-ad-slot--product-mid{margin:28px 0}
@media(max-width:767px){.ls-ad-slot--home-top,.ls-ad-slot--home-mid,.ls-ad-slot--category-top,.ls-ad-slot--product-top,.ls-ad-slot--product-mid{margin-left:0;margin-right:0}}
.ls-category-products .ls-category-inline-ad{width:100%;margin:0 0 20px}.ls-category-products .ls-category-inline-ad:empty{display:none}

/* v4.1.7: category sidebar ad slot + archive routing support */
.ls-filter-sidebar-ad:empty{display:none}
.ls-filter-sidebar-ad{margin:0 0 14px}
.ls-ad-slot--category-sidebar{margin:0 0 14px;border-radius:14px;overflow:hidden;background:#f6f8fa}
.ls-ad-slot--category-sidebar .ls-managed-ad__image{width:100%;height:auto;display:block;border-radius:14px}
.ls-ad-slot--category-sidebar .ls-managed-ad__label{font-size:9px;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:980px){.ls-ad-slot--category-sidebar{margin:0 0 16px}}

/* =========================================================
   LibanSell Marketplace Pro 4.1.8 - Header, AJAX filters,
   compact category archive and live search experience.
   ========================================================= */
.ls-site-header{position:sticky;top:0;z-index:1100;background:rgba(255,255,255,.98);backdrop-filter:saturate(160%) blur(12px);box-shadow:0 1px 0 rgba(11,18,32,.07),0 8px 28px rgba(11,18,32,.04)}
body.admin-bar .ls-site-header{top:32px}.ls-topbar{background:linear-gradient(90deg,#07111e,#101d2b);font-size:12px}.ls-topbar__inner{min-height:30px}.ls-mainbar__inner{min-height:78px;grid-template-columns:218px minmax(420px,1fr) auto;gap:20px}.ls-brand img,.ls-brand .custom-logo{width:205px!important;max-height:64px;object-fit:contain}.ls-search{height:48px;border:1.5px solid #cbd5df;border-radius:14px;box-shadow:0 3px 14px rgba(11,18,32,.04);grid-template-columns:150px minmax(0,1fr) 54px;overflow:visible}.ls-search:focus-within{border-color:#e30613;box-shadow:0 0 0 4px rgba(227,6,19,.08)}.ls-search__cat{border-radius:13px 0 0 13px;background:#f7f9fb;font-weight:650}.ls-search__field-wrap{position:relative;min-width:0;background:#fff}.ls-search__input{width:100%;height:100%;border-radius:0}.ls-search__button{border-radius:0 12px 12px 0;transition:transform .15s,background .15s}.ls-search__button:hover{transform:none;background:#c9000b}.ls-header-actions{gap:4px}.ls-action{min-height:48px;padding:7px 9px;border:1px solid transparent}.ls-action:hover{border-color:#e1e7ed;background:#f8fafc}.ls-action strong{font-size:12px}.ls-action small{font-size:10px}.ls-navrow{background:#101b29;box-shadow:inset 0 1px rgba(255,255,255,.05)}.ls-navrow__inner{min-height:48px}.ls-departments-button{padding:0 18px;background:#e30613;border-radius:0;font-size:14px}.ls-menu>li>a{font-size:13px;padding:0 13px}.ls-sell-cta{padding:7px 13px}.ls-departments-panel{border-radius:0 0 18px 18px}

/* Autocomplete */
.ls-search-suggestions{position:absolute;z-index:1500;left:-151px;right:-54px;top:calc(100% + 8px);background:#fff;border:1px solid #dce3ea;border-radius:16px;box-shadow:0 20px 55px rgba(10,20,32,.18);padding:9px;max-height:min(520px,70vh);overflow:auto}.ls-search-suggestions[hidden]{display:none!important}.ls-suggest-label{padding:8px 10px 5px;color:#758294;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:850}.ls-suggest-category,.ls-suggest-product{display:flex;align-items:center;gap:11px;border-radius:11px;padding:8px 10px}.ls-suggest-category{justify-content:space-between}.ls-suggest-category:hover,.ls-suggest-product:hover{background:#f4f7fa}.ls-suggest-category span,.ls-suggest-product strong{font-size:13px}.ls-suggest-category small,.ls-suggest-product small{color:#7e8997;font-size:11px}.ls-suggest-product img{width:52px;height:52px;object-fit:cover;border-radius:9px;background:#f1f4f6;flex:0 0 52px}.ls-suggest-product>span{display:grid;gap:3px;min-width:0}.ls-suggest-product strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ls-suggest-all{display:block;width:100%;border:0;border-top:1px solid #eef1f4;margin-top:6px;padding:11px;background:#fff;color:#e30613;font-weight:800;cursor:pointer;border-radius:0 0 10px 10px}.ls-search-empty{padding:18px;color:#6f7d8e;text-align:center;font-size:13px}

/* Category archive: compact introduction, prominent live filters. */
.ls-category-archive>.ls-shell{padding-top:0}.ls-category-hero--compact{display:block;padding:20px 0 15px;margin:0}.ls-category-hero--compact h1{font-size:clamp(30px,3.2vw,46px);margin:0;letter-spacing:-.035em;line-height:1.08}.ls-category-hero--compact .ls-category-description{margin-top:8px;max-width:840px;font-size:14px}.ls-category-layout{display:grid;grid-template-columns:286px minmax(0,1fr);gap:24px;align-items:start}.ls-marketplace-filters{position:sticky;top:174px;border:1px solid #dfe6ed;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(11,18,32,.045);overflow:hidden}.ls-filter-form{padding:20px}.ls-filter-title-row{position:sticky;top:0;background:#fff;z-index:2;padding:2px 0 12px;border-bottom:1px solid #edf1f4;margin-bottom:8px}.ls-filter-title-row h2{font-size:23px;margin:0}.ls-filter-title-row a{font-size:12px;color:#e30613;font-weight:800}.ls-filter-group{border:0;border-bottom:1px solid #eef2f5;padding:15px 0;margin:0}.ls-filter-group:last-of-type{border-bottom:0}.ls-filter-group legend{font-size:14px;font-weight:850;margin-bottom:10px}.ls-filter-options{display:grid;gap:6px;max-height:230px;overflow:auto;padding-right:3px}.ls-check,.ls-radio{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;padding:5px 2px;cursor:pointer;font-size:13px}.ls-check input,.ls-radio input{accent-color:#e30613}.ls-check small,.ls-radio small{color:#8a96a4;font-size:11px}.ls-price-filter input{height:40px;border:1px solid #d9e1e8;border-radius:9px;padding:0 9px}.ls-filter-help{display:none}.ls-filter-apply{width:100%;margin-top:14px}.ls-js .ls-filter-apply{display:none}.ls-category-products{position:relative;min-width:0}.ls-category-products.is-loading{opacity:.58;pointer-events:none;transition:opacity .18s}.ls-ajax-loading{position:sticky;top:180px;z-index:15;margin:0 auto 12px;width:max-content;max-width:90%;display:flex;align-items:center;gap:9px;padding:9px 14px;background:#0d1826;color:#fff;border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.16);font-size:12px}.ls-ajax-loading[hidden]{display:none!important}.ls-ajax-loading span{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:ls-spin .7s linear infinite}@keyframes ls-spin{to{transform:rotate(360deg)}}.ls-category-products .woocommerce-result-count{font-size:13px;color:#6e7c8c}.ls-category-products .woocommerce-ordering select{border:1px solid #dbe2e9;border-radius:10px;height:44px;padding:0 36px 0 12px;background:#fff}.ls-filter-sidebar-ad{margin:10px 0 4px}.ls-filter-sidebar-ad:empty{display:none}

/* Desktop header polish */
@media(min-width:901px){.ls-mainbar{border-bottom:1px solid #f0f2f4}.ls-header-actions .ls-action--cart{background:#fff7f7}.ls-header-actions .ls-action--cart:hover{background:#fff0f1}.ls-cart-count{top:-5px;right:-6px}.ls-mobile-bottom-nav{display:none!important}}

@media(max-width:900px){body.admin-bar .ls-site-header{top:46px}.ls-site-header{box-shadow:0 3px 18px rgba(11,18,32,.08)}.ls-mainbar__inner{min-height:60px;grid-template-columns:40px minmax(0,1fr) 42px;gap:7px}.ls-mobile-menu-toggle{width:38px;height:38px;background:#f4f6f8}.ls-brand{justify-content:center}.ls-brand img,.ls-brand .custom-logo{width:150px!important;max-height:45px}.ls-action--cart{width:40px;height:40px;justify-content:center;border-radius:10px;background:#f7f9fb}.ls-mobile-search{padding:0 0 10px}.ls-mobile-search .ls-search{height:44px;grid-template-columns:minmax(0,1fr) 48px;border-radius:12px}.ls-mobile-search .ls-search__field-wrap{border-radius:11px 0 0 11px}.ls-mobile-search .ls-search__input{padding-left:14px;border-radius:11px 0 0 11px;font-size:14px}.ls-search-suggestions{left:0;right:-48px;top:calc(100% + 6px);max-height:62vh}.ls-category-hero--compact{padding:15px 0 10px}.ls-category-hero--compact h1{font-size:30px}.ls-category-layout{grid-template-columns:1fr;gap:14px}.ls-marketplace-filters{position:fixed;top:0;bottom:0;left:0;width:min(90vw,390px);z-index:1300;border-radius:0;transform:translateX(-105%);transition:.22s;overflow:auto}.ls-marketplace-filters.is-open{transform:translateX(0)}.ls-filter-form{padding:18px}.ls-filter-title-row{position:static}.ls-archive-toolbar-mobile{display:flex;justify-content:flex-start;margin:4px 0 12px}.ls-filter-open{display:inline-flex;align-items:center;gap:7px;border:1px solid #d8e0e8;border-radius:10px;background:#fff;padding:10px 14px;font-weight:800}.ls-ajax-loading{top:80px}.ls-category-products .woocommerce-ordering{float:right}.ls-category-products .woocommerce-result-count{float:left}.ls-category-products .woocommerce::after{content:"";display:block;clear:both}}
@media(max-width:480px){.ls-brand img,.ls-brand .custom-logo{width:136px!important}.ls-category-hero--compact h1{font-size:27px}.ls-search-suggestions{right:-48px}.ls-suggest-product img{width:46px;height:46px;flex-basis:46px}}

/* LibanSell 4.2 experience upgrades */
.ls-slider-arrow{top:auto!important;bottom:24px!important;transform:none!important;box-shadow:0 10px 30px rgba(0,0,0,.22)}
.ls-slider-arrow--next{right:max(22px,calc((100vw - 1480px)/2 + 22px))!important}.ls-slider-arrow--prev{left:auto!important;right:max(78px,calc((100vw - 1480px)/2 + 78px))!important}.ls-slider-dots{bottom:37px!important}
.ls-diaspora-banner{padding:26px 0;background:#f5f8fb}.ls-diaspora-banner__inner{min-height:300px;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:stretch;background:linear-gradient(110deg,#071522 0%,#0c3149 58%,#115b68 100%);box-shadow:0 22px 52px rgba(8,21,34,.14);position:relative}.ls-diaspora-banner__copy{padding:46px 52px;color:#fff;position:relative;z-index:2}.ls-diaspora-banner__copy .ls-eyebrow{color:#ffb2b8}.ls-diaspora-banner__copy h2{font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.045em;margin:10px 0 16px;max-width:780px}.ls-diaspora-banner__copy p{font-size:17px;line-height:1.65;color:#dce9f0;max-width:720px;margin:0 0 24px}.ls-diaspora-banner__art{background-image:linear-gradient(90deg,rgba(7,21,34,.35),rgba(7,21,34,0)),url('../images/slide-gifts.svg');background-size:cover;background-position:72% center;min-height:300px}
.ls-whatsapp-widget{position:fixed;right:22px;bottom:86px;z-index:1200;display:inline-flex;align-items:center;gap:9px;background:#19b55a;color:#fff!important;text-decoration:none!important;padding:12px 17px;border-radius:999px;font-weight:900;font-size:13px;box-shadow:0 14px 36px rgba(0,0,0,.2);transition:.18s}.ls-whatsapp-widget:hover{transform:translateY(-2px);background:#11994b}.ls-whatsapp-widget svg{width:24px;height:24px;fill:#fff}.ls-whatsapp-widget svg path+path{fill:#19b55a}
.ls-featured-manager{margin-top:24px;padding:22px}.ls-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.ls-panel-head h3{margin:4px 0 0;font-size:24px}.ls-featured-manager-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.ls-featured-manager-grid label{display:block;cursor:pointer}.ls-featured-manager-grid input{position:absolute;opacity:0}.ls-featured-manager-grid span{display:block;border:2px solid #e4e9ee;border-radius:14px;padding:9px;background:#fff;transition:.18s}.ls-featured-manager-grid input:checked+span{border-color:#00843d;box-shadow:0 0 0 3px rgba(0,132,61,.08)}.ls-featured-manager-grid img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:9px;background:#f7f9fb;margin-bottom:8px}.ls-featured-manager-grid b{font-size:12px;line-height:1.35;display:block}.ls-toast{position:fixed;right:22px;bottom:150px;background:#0d1826;color:#fff;padding:11px 16px;border-radius:10px;z-index:1400;box-shadow:0 10px 30px rgba(0,0,0,.2)}
.ls-help-hero,.ls-contact-hero{background:radial-gradient(circle at 84% 12%,rgba(227,6,19,.12),transparent 30%),linear-gradient(135deg,#071522,#10283a);color:#fff;padding:74px 0 62px}.ls-help-hero h1,.ls-contact-hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.055em;max-width:980px;margin:12px 0 18px}.ls-help-hero p,.ls-contact-hero p{font-size:18px;line-height:1.65;color:#dce7ef;max-width:820px}.ls-help-quick{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.ls-help-quick a{color:#fff;text-decoration:none;padding:10px 14px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.06);font-weight:800;font-size:12px}.ls-help-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ls-help-card{border:1px solid #e1e7ec;border-radius:22px;padding:30px;background:#fff;box-shadow:0 10px 32px rgba(11,18,32,.05)}.ls-help-card h2{font-size:28px;margin:10px 0 12px}.ls-help-card p{color:#5f6f80;line-height:1.7}.ls-help-card--highlight{background:linear-gradient(135deg,#fff8f8,#f3fff7);border-color:#d9e9df}.ls-help-card--highlight strong{display:block;color:#00843d;font-size:18px;margin-top:16px}.ls-help-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#f1f5f8;color:#e30613;font-size:23px}.ls-help-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ls-help-steps article{border:1px solid #e1e7ed;border-radius:18px;padding:22px;background:#fff}.ls-help-steps b{color:#e30613;font-size:12px;letter-spacing:.1em}.ls-help-steps h3{margin:9px 0}.ls-help-steps p{color:#667687;line-height:1.55;font-size:14px}.ls-help-band{background:#f3f7fa}.ls-help-band__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:start}.ls-help-band h2{font-size:38px;margin:9px 0}.ls-help-band p{font-size:16px;color:#607184;line-height:1.7}.ls-help-band ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px}.ls-help-band li{background:#fff;border-radius:12px;padding:13px 14px;border:1px solid #e3e9ee;font-weight:800}.ls-help-faq{display:grid;gap:10px}.ls-help-faq details{border:1px solid #e0e7ed;border-radius:14px;background:#fff;padding:0 18px}.ls-help-faq summary{cursor:pointer;font-weight:900;padding:17px 0}.ls-help-faq p{color:#607184;line-height:1.65;padding:0 0 16px;margin:0}.ls-gift-help{background:#071522;color:#fff}.ls-gift-help__inner{display:grid;grid-template-columns:1fr .85fr;align-items:center;min-height:400px}.ls-gift-help h2{font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.05em;margin:10px 0 16px}.ls-gift-help p{color:#dce7ef;font-size:17px;line-height:1.7;max-width:760px}.ls-gift-help__visual{height:100%;min-height:400px;background:url('../images/slide-gifts.svg') center/cover no-repeat}.ls-help-business{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.ls-help-business article{padding:22px;border-radius:17px;border:1px solid #e1e7ed;background:#fff}.ls-help-business h3{font-size:18px}.ls-help-business p{color:#667687;font-size:14px;line-height:1.6}.ls-help-cta{margin-top:24px;padding:26px 30px;border-radius:20px;background:#f4f7f9;display:flex;align-items:center;justify-content:space-between;gap:20px}.ls-help-cta h3{margin:0 0 6px;font-size:26px}.ls-help-cta p{margin:0;color:#647486}.ls-help-contact{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ls-help-contact a{border:1px solid #dfe6ec;border-radius:14px;padding:17px;text-decoration:none;color:#0b1220;display:flex;flex-direction:column;gap:4px}.ls-help-contact span{color:#7a8795;font-size:12px}
.ls-contact-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:42px;align-items:start}.ls-contact-info h2{font-size:38px;margin:8px 0 14px}.ls-contact-info>p{color:#617285;line-height:1.7}.ls-contact-methods{display:grid;gap:10px;margin:26px 0}.ls-contact-methods a{display:flex;align-items:center;gap:13px;border:1px solid #e0e6eb;border-radius:13px;padding:14px;text-decoration:none;color:#0b1220}.ls-contact-methods a>span{width:40px;height:40px;border-radius:11px;background:#f4f7f9;display:grid;place-items:center;color:#e30613}.ls-contact-methods small,.ls-contact-methods strong{display:block}.ls-contact-methods small{color:#7b8997}.ls-contact-note{padding:18px;border-radius:14px;background:#f1faf5;border:1px solid #d7ebdf}.ls-contact-note p{margin:5px 0 0;color:#506b5b}.ls-contact-form-card{background:#fff;border:1px solid #dde5eb;border-radius:24px;padding:28px;box-shadow:0 16px 44px rgba(11,18,32,.07)}.ls-contact-form-head span{font-size:11px;letter-spacing:.13em;font-weight:900;color:#e30613}.ls-contact-form-head h2{font-size:32px;margin:5px 0 20px}.ls-contact-form{display:grid;gap:15px}.ls-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ls-contact-form label{display:grid;gap:7px;font-weight:800;font-size:12px}.ls-contact-form input,.ls-contact-form select,.ls-contact-form textarea{width:100%;border:1px solid #d9e2e9;border-radius:11px;padding:12px 13px;font:inherit;background:#fff}.ls-contact-form input,.ls-contact-form select{height:48px}.ls-contact-form textarea{resize:vertical}.ls-contact-form input:focus,.ls-contact-form select:focus,.ls-contact-form textarea:focus{outline:2px solid rgba(227,6,19,.12);border-color:#e30613}.ls-form-notice{padding:12px 14px;border-radius:10px;margin-bottom:14px;font-size:13px}.ls-form-notice--success{background:#eefaf3;color:#08763b;border:1px solid #ccebd9}.ls-form-notice--error{background:#fff2f3;color:#ae1020;border:1px solid #f0c9cd}.ls-honeypot{position:absolute!important;left:-9999px!important}.ls-form-privacy{color:#82909f}
@media(max-width:900px){.ls-slider-arrow{bottom:18px!important}.ls-slider-arrow--next{right:14px!important}.ls-slider-arrow--prev{right:62px!important}.ls-slider-dots{bottom:29px!important}.ls-diaspora-banner__inner,.ls-help-grid,.ls-help-band__grid,.ls-gift-help__inner,.ls-contact-layout{grid-template-columns:1fr}.ls-diaspora-banner__copy{padding:32px}.ls-diaspora-banner__art{min-height:220px}.ls-help-steps{grid-template-columns:1fr 1fr}.ls-help-business,.ls-help-contact{grid-template-columns:1fr 1fr}.ls-gift-help__visual{min-height:260px}.ls-featured-manager-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.ls-whatsapp-widget{right:14px;bottom:80px;width:48px;height:48px;padding:0;justify-content:center}.ls-whatsapp-widget span{display:none}.ls-diaspora-banner{padding:14px 0}.ls-diaspora-banner__inner{border-radius:20px}.ls-diaspora-banner__copy{padding:26px 22px}.ls-diaspora-banner__copy h2{font-size:34px}.ls-help-hero,.ls-contact-hero{padding:48px 0 38px}.ls-help-hero h1,.ls-contact-hero h1{font-size:42px}.ls-help-steps,.ls-help-business,.ls-help-contact,.ls-form-row{grid-template-columns:1fr}.ls-help-band ul{grid-template-columns:1fr}.ls-help-cta{align-items:flex-start;flex-direction:column}.ls-contact-form-card{padding:20px}.ls-featured-manager-grid{grid-template-columns:1fr 1fr}}


/* LibanSell 4.2.1 bug fixes */
.ls-marketplace-filters,
.ls-filter-form,
.ls-filter-group,
.ls-filter-options,
.ls-filter-options--categories{overflow-x:hidden!important}
.ls-filter-options,
.ls-filter-options--categories{padding-bottom:2px}
.ls-check,
.ls-radio,
.ls-check--category{min-width:0}
.ls-check span,
.ls-radio span,
.ls-check--category span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ls-check small,
.ls-radio small,
.ls-check--category small{flex:0 0 auto;white-space:nowrap}
.woocommerce ul.products li.product{overflow:hidden}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale{
  width:auto!important;
  max-width:calc(100% - 24px)!important;
  min-width:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  left:12px!important;
  right:auto!important;
  top:12px!important;
  padding:7px 12px!important;
  border-radius:10px!important;
  z-index:8!important;
}
.woocommerce ul.products li.product .ls-product-badge{
  top:52px!important;
  right:12px!important;
  max-width:calc(100% - 24px)!important;
}
@media (max-width: 767px){
  .ls-marketplace-filters{max-width:100%;}
  .ls-filter-options,
  .ls-filter-options--categories{max-width:100%;}
  .woocommerce ul.products li.product .onsale,
  .woocommerce span.onsale{font-size:12px!important;line-height:1!important;padding:7px 12px!important}
  .woocommerce ul.products li.product .ls-product-badge{top:54px!important;right:10px!important;font-size:9px!important}
}


/* LibanSell 4.2.2 wider filter sidebar */
@media (min-width:981px){
  .ls-category-layout{
    grid-template-columns:360px minmax(0,1fr)!important;
    gap:28px!important;
  }
  .ls-marketplace-filters{
    width:360px!important;
    max-width:360px!important;
  }
  .ls-filter-form{
    padding:22px 24px!important;
  }
  .ls-filter-options,
  .ls-filter-options--categories{
    max-width:100%!important;
    overflow-x:hidden!important;
  }
  .ls-check,
  .ls-radio,
  .ls-check--category{
    grid-template-columns:18px minmax(0,1fr) auto!important;
    align-items:start!important;
  }
  .ls-check span,
  .ls-radio span,
  .ls-check--category span{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    line-height:1.35!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
  }
  .ls-check small,
  .ls-radio small,
  .ls-check--category small{
    padding-top:1px!important;
  }
}
@media (min-width:1280px){
  .ls-category-layout{
    grid-template-columns:390px minmax(0,1fr)!important;
  }
  .ls-marketplace-filters{
    width:390px!important;
    max-width:390px!important;
  }
}

/* LibanSell 4.2.3 filter containment + slider polish */
@media (min-width: 981px){
  .ls-category-layout{grid-template-columns:minmax(380px,410px) minmax(0,1fr)!important;gap:28px!important}
  .ls-marketplace-filters{width:100%;max-width:none;overflow:hidden!important}
}
.ls-filter-form{overflow:hidden!important}
.ls-filter-group{min-width:0!important;overflow:hidden!important}
.ls-filter-options,
.ls-filter-options--categories{
  width:100%!important;
  max-width:100%!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scrollbar-gutter:stable;
  padding-right:14px!important;
  box-sizing:border-box!important;
}
.ls-filter-options--categories{max-height:320px!important}
.ls-filter-options .ls-check,
.ls-filter-options .ls-radio,
.ls-filter-options--categories .ls-check--category{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:2px!important;
  grid-template-columns:18px minmax(0,1fr) max-content!important;
  overflow:visible!important;
}
.ls-filter-options .ls-check span,
.ls-filter-options .ls-radio span,
.ls-filter-options--categories .ls-check--category span{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:anywhere;
}
.ls-filter-options .ls-check small,
.ls-filter-options .ls-radio small,
.ls-filter-options--categories .ls-check--category small{
  position:static!important;
  justify-self:end!important;
  padding-left:8px;
  padding-right:2px;
  white-space:nowrap!important;
}
.ls-filter-options::-webkit-scrollbar,
.ls-filter-options--categories::-webkit-scrollbar{width:9px}
.ls-filter-options::-webkit-scrollbar-track,
.ls-filter-options--categories::-webkit-scrollbar-track{background:#f2f4f7;border-radius:999px}
.ls-filter-options::-webkit-scrollbar-thumb,
.ls-filter-options--categories::-webkit-scrollbar-thumb{background:#a6adb6;border-radius:999px;border:2px solid #f2f4f7}
.ls-home-slider .ls-slide__image{background-size:cover!important;background-position:center!important;filter:saturate(.96) contrast(1.02)}
.ls-home-slider .ls-slide__shade{background:linear-gradient(90deg,rgba(5,14,26,.82) 0%,rgba(5,14,26,.58) 38%,rgba(5,14,26,.16) 72%,rgba(5,14,26,.06) 100%)!important}
@media (max-width:980px){
  .ls-marketplace-filters{width:min(94vw,430px)!important}
  .ls-filter-options,.ls-filter-options--categories{padding-right:12px!important}
  .ls-home-slider .ls-slide__image{background-position:62% center!important}
}

/* LibanSell 4.2.6 — mobile-first UX + free seller experience */
.ls-seller-signup-note{margin:0 0 18px;padding:16px 18px;border:1px solid #cfe8d9;border-radius:14px;background:linear-gradient(135deg,#f2fff7,#fff);color:#173326}.ls-seller-signup-note strong{display:block;color:var(--ls-green);font-size:16px}.ls-seller-signup-note p{margin:5px 0 0;color:#5f7166;font-size:13px;line-height:1.55}
.ls-free-plan-card{display:flex;align-items:center;justify-content:space-between;gap:26px;margin:0 0 22px;padding:26px 28px;border:1px solid #d7eadf;border-radius:22px;background:radial-gradient(circle at 90% 10%,rgba(0,132,61,.09),transparent 28%),linear-gradient(135deg,#f7fff9,#fff);box-shadow:0 12px 34px rgba(11,18,32,.05)}.ls-free-plan-card h2{margin:6px 0 9px;font-size:28px}.ls-free-plan-card p{margin:0;max-width:820px;color:#66786c;line-height:1.65}.ls-btn--small{padding:8px 12px!important;min-height:36px!important;font-size:12px!important}
.ls-seller-products-manager{margin:0 0 22px}.ls-free-product-rule{padding:12px 14px;border-radius:12px;background:#fff7e8;color:#73541d;border:1px solid #f4dfb4}.ls-add-product-box{border:1px solid #e0e7ed;border-radius:16px;background:#fbfcfd;margin:16px 0}.ls-add-product-box summary{cursor:pointer;padding:15px 17px;font-weight:900}.ls-seller-product-form{padding:0 17px 18px;display:grid;gap:14px}.ls-seller-product-form label{display:grid;gap:7px;font-size:12px;font-weight:800}.ls-seller-product-form input,.ls-seller-product-form select,.ls-seller-product-form textarea{width:100%;border:1px solid #d8e0e8;border-radius:10px;padding:11px 12px;background:#fff}.ls-seller-notice{margin:0 0 16px;padding:12px 14px;border-radius:12px;background:#eefaf3;color:#08763b;border:1px solid #ccebd9}.ls-limit-reached{padding:18px;border-radius:14px;background:#fff7f7;border:1px solid #f1d5d8}.ls-limit-reached p{color:#7c6366}.ls-seller-product-list{display:grid;gap:10px;margin-top:16px}.ls-seller-product-list article{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid #e4e9ee;border-radius:13px;background:#fff}.ls-seller-product-thumb{width:58px;height:58px;border-radius:10px;overflow:hidden;background:#f5f7f9}.ls-seller-product-thumb img{width:100%;height:100%;object-fit:cover}.ls-seller-product-list strong,.ls-seller-product-list small{display:block}.ls-seller-product-list small{color:#7b8996;font-size:11px}.ls-seller-product-list>article>span{font-weight:900;color:var(--ls-red)}
.ls-elementor-page{width:100%;margin:0;padding:0}.elementor-page .ls-page-head{display:none}

@media(max-width:900px){
  html{scroll-padding-top:116px}
  body{padding-bottom:72px;overflow-x:hidden}
  .ls-site-header{position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:saturate(1.25) blur(14px);border-bottom:1px solid #edf1f4}
  body.admin-bar .ls-site-header{top:46px}
  .ls-mainbar{padding-top:2px}
  .ls-mainbar__inner{min-height:58px;grid-template-columns:42px minmax(0,1fr) 42px;gap:8px}
  .ls-mobile-menu-toggle,.ls-action--cart{border:1px solid #e5eaf0!important;background:#fff!important;box-shadow:0 4px 14px rgba(11,18,32,.05)}
  .ls-brand img,.ls-brand .custom-logo{width:min(44vw,162px)!important;max-height:44px!important}
  .ls-mobile-search{padding:0 0 9px}
  .ls-mobile-search .ls-search{height:46px;border:1.5px solid #d4dce5;box-shadow:0 4px 16px rgba(11,18,32,.05);background:#fff}
  .ls-mobile-search .ls-search__input{font-size:16px!important}
  .ls-search-suggestions{max-height:58vh;border-radius:14px;box-shadow:0 20px 50px rgba(11,18,32,.18)}
  .ls-home-slider{height:min(620px,74vh);min-height:500px}
  .ls-slide__content{padding-top:44px!important;padding-bottom:86px}
  .ls-slide__content h1{font-size:clamp(36px,10vw,50px)!important;line-height:1.01;max-width:94%;margin:12px 0 16px}
  .ls-slide__content p{font-size:15px!important;line-height:1.55;max-width:92%;margin-bottom:20px}
  .ls-slide__actions{gap:8px}.ls-slide__actions .ls-btn{min-height:44px;padding:11px 15px;font-size:13px}
  .ls-slide__trust{margin-top:18px!important;gap:10px!important;font-size:11px!important}
  .ls-slider-arrow{bottom:16px!important;width:40px!important;height:40px!important;background:rgba(7,15,26,.66)!important}
  .ls-slider-dots{bottom:28px!important;left:18px!important;transform:none!important}
  .ls-slider-arrow--next{right:16px!important}.ls-slider-arrow--prev{right:64px!important}
  .ls-benefit-grid{grid-template-columns:1fr 1fr!important;gap:9px;padding:12px 0}.ls-benefits--illustrated article{grid-template-columns:48px 1fr!important;padding:13px!important;border:1px solid #e7ecf1!important;border-radius:15px;background:#fff}.ls-benefits--illustrated article img{width:48px!important;height:48px!important}.ls-benefits--illustrated article strong{font-size:12px}.ls-benefits--illustrated article small{font-size:10px}
  .ls-home-category-box{border-radius:18px}.ls-home-category-box__head{align-items:flex-start;gap:12px}.ls-home-category-box__identity{min-width:0}.ls-home-category-box__identity h3{font-size:20px}.ls-home-category-box__actions{margin-left:auto}.ls-category-slider-nav{display:none}
  .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.woocommerce ul.products li.product{border-radius:14px!important;padding:8px!important}.woocommerce ul.products li.product a img{border-radius:10px!important;margin-bottom:9px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12.5px!important;min-height:36px!important}.woocommerce ul.products li.product .price{font-size:15px!important;margin:6px 0!important}.woocommerce ul.products li.product .button{font-size:12px!important;min-height:38px!important;padding:8px!important}
  .single-product .woocommerce div.product{padding:10px!important;border:0!important;box-shadow:none!important}.single-product .woocommerce-product-gallery__image a{min-height:280px!important}.single-product .summary .product_title{font-size:28px!important;line-height:1.08}.single-product .summary .price{font-size:24px!important}.ls-product-confidence{grid-template-columns:1fr!important;gap:8px}.ls-product-confidence>div{padding:10px!important}
  .ls-related-marketplace{margin-inline:-10px;border-radius:0!important;padding:22px 10px!important}.ls-related-marketplace .related.products li.product{flex:0 0 44vw!important}
  .ls-category-hero--compact h1{font-size:28px!important}.ls-category-products .woocommerce-result-count,.ls-category-products .woocommerce-ordering{float:none!important;width:100%;margin:0 0 10px!important}.ls-category-products .woocommerce-ordering select{width:100%}
  .ls-marketplace-filters{width:min(94vw,420px)!important;border-radius:0 20px 20px 0!important}.ls-filter-panel__mobile-head{padding:14px 16px}.ls-filter-form{padding:15px!important}
  .ls-mobile-bottom-nav{height:68px;padding-bottom:max(0px,env(safe-area-inset-bottom));border-radius:18px 18px 0 0;box-shadow:0 -10px 30px rgba(11,18,32,.12)}.ls-mobile-bottom-nav a{font-weight:750}.ls-mobile-bottom-nav span{font-size:20px}
  .ls-footer__trust{display:none}.ls-footer__main{padding:34px 0;grid-template-columns:1fr 1fr!important;gap:26px!important}.ls-footer__brand{grid-column:1/-1}.ls-footer__brand img{width:210px}.ls-footer__main h4{font-size:14px}.ls-footer__main>div:not(.ls-footer__brand) a{font-size:12px}
  .ls-free-plan-card{align-items:flex-start;flex-direction:column;padding:20px}.ls-free-plan-card h2{font-size:24px}.ls-dashboard-head{align-items:flex-start!important;flex-direction:column!important}.ls-plan-status{width:100%;justify-items:start!important}.ls-plan-status .ls-btn{width:100%;text-align:center}.ls-seller-content{min-width:0}.ls-seller-product-list article{grid-template-columns:52px minmax(0,1fr)}.ls-seller-product-list>article>span{grid-column:2}.ls-seller-product-form .ls-form-row{grid-template-columns:1fr!important}
}

@media(max-width:480px){
  :root{--ls-shell:calc(100% - 16px)}
  .ls-mainbar__inner{grid-template-columns:40px minmax(0,1fr) 40px}.ls-brand img,.ls-brand .custom-logo{width:min(47vw,150px)!important}
  .ls-home-slider{min-height:490px;height:68vh}.ls-slide__content{padding-top:34px!important}.ls-slide__content h1{font-size:34px!important}.ls-slide__eyebrow{font-size:9px!important;padding:6px 8px!important}.ls-slide__trust span:nth-child(3){display:none}
  .ls-benefit-grid{grid-template-columns:1fr 1fr!important}.ls-benefits--illustrated article{grid-template-columns:40px 1fr!important;padding:10px!important}.ls-benefits--illustrated article img{width:40px!important;height:40px!important}
  .woocommerce ul.products{gap:7px!important}.woocommerce ul.products li.product{padding:7px!important}.woocommerce ul.products li.product .button{font-size:11px!important}.woocommerce ul.products li.product .onsale,.woocommerce span.onsale{left:7px!important;top:7px!important;padding:6px 8px!important}.woocommerce ul.products li.product .ls-product-badge{right:7px!important;top:40px!important}
  .ls-kpi-grid{grid-template-columns:1fr 1fr!important;gap:9px}.ls-kpi-grid article{padding:14px!important}.ls-kpi-grid strong{font-size:22px!important}
}

/* LibanSell 4.2.7 — Elementor editable homepage */
.ls-elementor-home{padding:0;margin:0;min-height:1px}
.ls-elementor-home>.elementor{width:100%}
.ls-elementor-home .elementor-section-wrap{width:100%}
