
/*
Theme Name: SpooHubs Premium Commerce V8.1 FINAL
Theme URI: https://spoohubs.in/
Author: SpooHubs
Description: Conversion-focused premium WooCommerce storefront for SpooHubs.
Version: 7.0.1
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: spoohubs-ultimate
*/
:root{
--sky:#19b6ef;--sky2:#078dca;--sky3:#eaf8ff;--navy:#071d2d;--ink:#122d40;
--muted:#708392;--bg:#f5f8fa;--white:#fff;--line:#dfe9ef;--green:#18a957;
--red:#ef4444;--gold:#e3a61d;--purple:#6d5dfc;--shadow:0 18px 55px rgba(9,31,45,.08);
--shadow2:0 28px 80px rgba(9,31,45,.12);--r:20px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;height:auto}
.container{width:min(1320px,92%);margin:auto}.topline{background:var(--navy);color:#cfe5f1;font-size:11px}.topline .container{height:33px;display:flex;align-items:center;justify-content:space-between}.topline b{color:#fff}.toplinks{display:flex;gap:18px}
.site-header{background:rgba(255,255,255,.97);position:sticky;top:0;z-index:1000;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}
.header-main{min-height:78px;display:grid;grid-template-columns:220px 1fr auto;gap:24px;align-items:center}.logo{display:flex;align-items:center}.logo img{max-height:49px;width:auto}.logo-word{font-size:29px;font-weight:950;letter-spacing:-1.6px;color:var(--navy)}.logo-word span{color:var(--sky2)}
.search-wrap{position:relative}.search-box{height:48px;display:flex;background:#f4f7f9;border:1px solid var(--line);border-radius:14px;overflow:hidden}.search-box:focus-within{background:#fff;border-color:#7dd3fc;box-shadow:0 0 0 4px rgba(25,182,239,.1)}.search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 17px;color:var(--ink)}.search-box button{width:58px;border:0;background:var(--sky);color:#fff;font-weight:950;font-size:19px;cursor:pointer}.search-box button:hover{background:var(--sky2)}
.search-suggest{display:none;position:absolute;left:0;right:0;top:54px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;box-shadow:var(--shadow2);z-index:20}.search-wrap:focus-within .search-suggest{display:block}.search-suggest span{font-size:11px;color:var(--muted);font-weight:800}.quick-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}.quick-tags a{background:var(--sky3);color:var(--sky2);border-radius:99px;padding:5px 8px;font-size:10px;font-weight:850}
.header-actions{display:flex;align-items:center;gap:7px}.head-action{height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:850;white-space:nowrap}.head-action:hover{background:var(--sky3);border-color:#b8e7f8}.cart-pill{background:var(--navy);border-color:var(--navy);color:#fff}.cart-pill:hover{background:#102f44;color:#fff}
.navbar{background:#fff;border-bottom:1px solid var(--line)}.navrow{min-height:48px;display:flex;align-items:center;gap:25px;overflow:auto;white-space:nowrap}.navrow>a{font-size:12px;font-weight:900;color:#3c5365}.navrow>a:first-child{color:var(--sky2)}.navrow .hot{color:var(--red)}.navrow .deal{color:#9b6c00}
.hero{padding:20px 0 7px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;min-height:455px;border-radius:27px;overflow:hidden;background:linear-gradient(125deg,#dff6ff,#fff 57%,#d7f4ff);position:relative}.hero-grid:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:-230px;background:rgba(25,182,239,.13)}.hero-copy{position:relative;z-index:2;padding:64px 55px}.eyebrow{display:inline-flex;gap:7px;align-items:center;background:#fff;border:1px solid #bde7f7;border-radius:99px;padding:7px 11px;color:#087caf;font-size:10px;font-weight:950;letter-spacing:.5px}.hero h1{font-size:clamp(44px,5vw,70px);line-height:.94;letter-spacing:-3.8px;margin:17px 0 17px;max-width:720px}.hero h1 em{font-style:normal;color:var(--sky2)}.hero-copy>p{font-size:16px;color:#617888;max-width:610px;margin:0 0 22px}.hero-actions{display:flex;gap:9px;flex-wrap:wrap}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 19px;border-radius:12px;background:var(--sky);border:1px solid var(--sky);color:#fff;font-size:13px;font-weight:950;box-shadow:0 10px 25px rgba(7,141,202,.17)}.btn:hover{background:var(--sky2);color:#fff}.btn.white{background:#fff;border-color:var(--line);color:var(--ink);box-shadow:none}.btn.dark{background:var(--navy);border-color:var(--navy)}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px}.hero-trust span{font-size:10px;color:#526a79;font-weight:800}.hero-trust b{color:var(--ink)}
.hero-visual{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding:28px}.visual-card{width:min(390px,92%);background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.95);border-radius:27px;padding:17px;box-shadow:0 28px 75px rgba(7,34,50,.14);transform:rotate(1deg)}.visual-art{height:260px;border-radius:20px;background:radial-gradient(circle at 65% 25%,#fff 0 7%,transparent 8%),linear-gradient(145deg,#9fe5ff,#0aa4e1);display:grid;place-items:center;position:relative;overflow:hidden}.visual-art:before{content:"";width:150px;height:150px;border-radius:36px;background:rgba(255,255,255,.9);box-shadow:0 20px 45px rgba(0,50,80,.13);transform:rotate(-8deg)}.visual-art:after{content:"✦";position:absolute;font-size:80px;color:#0aa4e1;font-weight:950}.visual-meta{padding:14px 5px 4px;display:flex;justify-content:space-between;align-items:end}.visual-meta strong{font-size:17px}.visual-meta small{display:block;color:var(--muted);font-size:10px}.visual-price{font-size:21px;font-weight:950;color:var(--sky2)}.visual-price del{display:block;font-size:10px;color:#97a7b2;font-weight:600;text-align:right}
.sales-strip{padding:10px 0}.sales-strip-inner{background:#fff;border:1px solid var(--line);border-radius:15px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 8px 25px rgba(10,35,50,.04)}.sales-item{padding:14px 17px;display:flex;align-items:center;gap:10px;border-right:1px solid var(--line)}.sales-item:last-child{border:0}.sales-icon{width:35px;height:35px;border-radius:11px;background:var(--sky3);color:var(--sky2);display:grid;place-items:center;font-weight:950}.sales-item strong{display:block;font-size:11px}.sales-item span{display:block;font-size:9px;color:var(--muted)}
.section{padding:27px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:16px}.section-head h2{margin:0;font-size:26px;letter-spacing:-1px}.section-head p{margin:3px 0 0;color:var(--muted);font-size:11px}.viewall{color:var(--sky2);font-weight:900;font-size:12px}
.cat-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.cat-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:17px 5px;text-align:center;transition:.18s}.cat-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#b5e6f8}.cat-art{width:56px;height:56px;border-radius:18px;background:var(--sky3);display:grid;place-items:center;margin:0 auto 9px;font-size:26px;color:var(--sky2)}.cat-card strong{font-size:10px;line-height:1.2;display:block}
.deal-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:0;border-radius:22px;overflow:hidden;background:var(--navy);color:#fff;min-height:220px}.deal-copy{padding:32px}.deal-copy .eyebrow{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:#a8e7fb}.deal-copy h2{font-size:31px;letter-spacing:-1.3px;margin:12px 0 6px}.deal-copy p{color:#a8bcc8;font-size:12px;margin:0 0 16px}.countdown{display:flex;gap:7px;margin-bottom:18px}.count-box{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:9px;min-width:48px;padding:7px;text-align:center}.count-box b{display:block;font-size:17px}.count-box span{font-size:8px;color:#9fb3bf}.deal-art{background:linear-gradient(135deg,#14aee8,#0c6ea0);display:grid;place-items:center;position:relative}.deal-art .deal-circle{width:230px;height:230px;border-radius:50%;background:rgba(255,255,255,.13);display:grid;place-items:center}.deal-art .deal-product{width:145px;height:170px;background:#fff;border-radius:28px;transform:rotate(9deg);box-shadow:0 25px 50px rgba(0,0,0,.2);display:grid;place-items:center;color:var(--sky2);font-size:70px}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:15px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);border-radius:18px;padding:11px;overflow:hidden;position:relative;transition:.18s}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:var(--shadow2);border-color:#b8e7f8}.woocommerce ul.products li.product img{border-radius:14px;margin-bottom:8px;background:#f1f8fb;aspect-ratio:1/1;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px;line-height:1.35;font-weight:850;color:var(--ink);padding:0;margin:0 0 5px}.woocommerce ul.products li.product .price{font-size:16px;font-weight:950;color:var(--ink);margin:0 0 9px}.woocommerce ul.products li.product .price del{font-size:10px;color:#9aabb6;margin-right:5px}.woocommerce ul.products li.product .price ins{text-decoration:none;color:var(--sky2)}.woocommerce ul.products li.product .button{width:100%;text-align:center;background:#eaf8ff;color:#087caf;border:0;border-radius:10px;padding:9px;font-size:11px;font-weight:950}.woocommerce ul.products li.product .button:hover{background:var(--sky);color:#fff}.woocommerce span.onsale{background:var(--red);min-width:0;min-height:0;line-height:1.1;padding:6px 8px;border-radius:8px;font-size:9px;font-weight:950;top:9px;right:9px;left:auto}
.featured-box{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px}.featured-box .woocommerce ul.products{gap:12px}
.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.value-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:22px;display:flex;gap:13px;align-items:flex-start}.value-icon{width:46px;height:46px;flex:none;border-radius:14px;background:var(--sky3);display:grid;place-items:center;color:var(--sky2);font-size:20px}.value-card h3{margin:0;font-size:14px}.value-card p{margin:4px 0 0;color:var(--muted);font-size:11px}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review{background:#fff;border:1px solid var(--line);border-radius:19px;padding:21px}.stars{color:var(--gold);letter-spacing:2px;font-size:12px}.review p{font-size:12px;color:#526b7b;margin:10px 0}.review strong{font-size:10px}
.newsletter{background:linear-gradient(110deg,#e4f8ff,#fff);border:1px solid #c8ebf8;border-radius:22px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:25px}.newsletter h2{margin:0;font-size:24px;letter-spacing:-.7px}.newsletter p{margin:4px 0 0;color:var(--muted);font-size:11px}.newsletter-form{display:flex;gap:7px;min-width:42%}.newsletter-form input{height:44px;flex:1;border:1px solid var(--line);border-radius:11px;padding:0 13px;outline:0;background:#fff}.newsletter-form button{border:0;background:var(--navy);color:#fff;border-radius:11px;padding:0 17px;font-weight:900}
.footer{background:var(--navy);color:#b4cad6;margin-top:42px;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:35px}.footer-brand{font-size:27px;color:#fff;font-weight:950;letter-spacing:-1px}.footer h3{color:#fff;font-size:12px;margin:0 0 10px}.footer p,.footer a{font-size:11px;color:#a4bdc9}.footer a:hover{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:16px;font-size:9px;color:#7591a0}.payment-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.pay-chip{border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:4px 7px;font-size:8px;color:#b7ccd6}
.whatsapp{position:fixed;right:17px;bottom:17px;background:#1bc66b;color:#fff;padding:12px 16px;border-radius:999px;font-size:12px;font-weight:950;box-shadow:0 12px 30px rgba(0,0,0,.16);z-index:1100}.mobile-bar{display:none}
.woocommerce div.product{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.woocommerce div.product .product_title{font-size:34px;letter-spacing:-1.2px}.woocommerce div.product .price{font-size:28px;color:var(--sky2);font-weight:950}.woocommerce div.product form.cart .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--sky);color:#fff;border:0;border-radius:10px;font-weight:900}.woocommerce div.product form.cart .button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--sky2);color:#fff}.woocommerce .quantity .qty{height:43px;border:1px solid var(--line);border-radius:10px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--sky)!important}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}
.woocommerce-account .woocommerce-MyAccount-navigation{width:230px!important;background:#fff;border:1px solid var(--line);border-radius:20px;padding:10px;box-shadow:var(--shadow)}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:12px;border-radius:10px;font-size:12px;font-weight:850;color:#4b6273}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:var(--sky3);color:var(--sky2)}.woocommerce-account .woocommerce-MyAccount-content{width:calc(100% - 255px)!important;background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px;box-shadow:var(--shadow)}
.woocommerce form.login,.woocommerce form.register,.woocommerce form.lost_reset_password{width:min(470px,100%);margin:20px auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:var(--shadow2)}.woocommerce form.login:before,.woocommerce form.register:before,.woocommerce form.lost_reset_password:before{content:"SpooHubs";display:block;text-align:center;font-size:28px;font-weight:950;color:var(--navy)}.woocommerce form.login:after,.woocommerce form.register:after,.woocommerce form.lost_reset_password:after{content:"Smart products. Better prices.";display:block;text-align:center;color:var(--muted);font-size:11px;margin:2px 0 20px}.woocommerce form.login label,.woocommerce form.register label,.woocommerce form.lost_reset_password label{font-size:11px;font-weight:850;display:block;margin-bottom:5px}.woocommerce form.login input.input-text,.woocommerce form.register input.input-text,.woocommerce form.lost_reset_password input.input-text{height:44px;border:1px solid var(--line);border-radius:10px;padding:0 12px;background:#f8fafc;width:100%}.woocommerce form.login .button,.woocommerce form.register .button,.woocommerce form.lost_reset_password .button{width:100%;height:44px;background:var(--sky);color:#fff;border:0;border-radius:10px;font-weight:900}
@media(max-width:1050px){.header-main{grid-template-columns:190px 1fr auto}.cat-grid{grid-template-columns:repeat(4,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.hero-copy{padding:45px 35px}.hero h1{font-size:51px}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){
body{padding-bottom:62px}.topline .container{justify-content:center}.toplinks{display:none}.header-main{display:flex;flex-wrap:wrap;padding:10px 0;gap:9px}.logo{width:100%;justify-content:center}.search-wrap{width:100%}.header-actions{position:absolute;right:4%;top:82px}.head-action:first-child{display:none}.navbar{display:none}.hero{padding-top:12px}.hero-grid{grid-template-columns:1fr;min-height:0;border-radius:22px}.hero-copy{padding:31px 21px 27px}.hero h1{font-size:43px;letter-spacing:-2.5px}.hero-copy>p{font-size:14px}.hero-visual{display:none}.hero-trust{gap:9px}.hero-trust span{font-size:9px}.sales-strip-inner{grid-template-columns:1fr 1fr}.sales-item{border-bottom:1px solid var(--line)}.sales-item:nth-child(2){border-right:0}.sales-item:nth-child(3){border-bottom:0}.sales-item:nth-child(4){border-right:0;border-bottom:0}.cat-grid{grid-template-columns:repeat(4,1fr);gap:7px}.cat-card{padding:11px 3px}.cat-art{width:43px;height:43px;border-radius:13px;font-size:20px}.cat-card strong{font-size:9px}.section{padding:22px 0}.section-head h2{font-size:21px}.deal-panel{grid-template-columns:1fr}.deal-art{display:none}.deal-copy{padding:25px}.value-grid,.review-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:9px}.woocommerce ul.products li.product{padding:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:11px}.woocommerce ul.products li.product .price{font-size:14px}.newsletter{flex-direction:column;align-items:flex-start;padding:22px}.newsletter-form{width:100%;min-width:0}.footer-grid{grid-template-columns:1fr}.mobile-bar{position:fixed;display:flex;left:0;right:0;bottom:0;height:61px;background:rgba(255,255,255,.98);border-top:1px solid var(--line);z-index:1050;backdrop-filter:blur(14px)}.mobile-bar a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#647789;font-size:9px;font-weight:900}.mobile-bar a:first-child{color:var(--sky2)}.mobile-bar i{font-style:normal;font-size:18px;line-height:20px}.whatsapp{bottom:72px;right:10px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{width:100%!important;float:none!important}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:12px}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:1fr 1fr}.woocommerce form.login,.woocommerce form.register,.woocommerce form.lost_reset_password{padding:22px 17px}}

.spoo-product-art{aspect-ratio:1/1;border-radius:14px;background:linear-gradient(145deg,#e9f9ff,#a7e5fa);display:grid;place-items:center;margin-bottom:8px;position:relative;overflow:hidden}.spoo-product-art:before{content:"";position:absolute;width:58%;height:58%;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 18px 35px rgba(0,70,100,.12);transform:rotate(-7deg)}.spoo-product-art span{position:relative;z-index:2;font-size:55px;color:#0798d8;font-weight:950}
/* V6 Aesthetic Power Layer — designed around the SpooHubs emblem */
body{background:#f7fbfd}
.site-header{box-shadow:0 7px 28px rgba(4,35,48,.055)}
.header-main{grid-template-columns:205px minmax(260px,1fr) auto}
.logo{height:66px;overflow:visible}.logo img{display:block;max-height:63px;max-width:190px;object-fit:contain}
.hero-grid{background:
 radial-gradient(circle at 83% 22%,rgba(255,255,255,.95) 0 8%,transparent 9%),
 radial-gradient(circle at 78% 73%,rgba(13,165,215,.13) 0 18%,transparent 19%),
 linear-gradient(135deg,#dff7ff 0%,#ffffff 47%,#d8f3fb 100%);
 border:1px solid #ccebf5;box-shadow:0 22px 65px rgba(7,50,69,.10)}
.hero-copy{padding-top:72px}.hero h1{font-weight:950;color:#062435}.hero h1 em{color:#087fae}
.eyebrow{box-shadow:0 5px 18px rgba(8,127,174,.08)}
.hero-visual .visual-card{box-shadow:0 30px 80px rgba(0,48,69,.17);border-color:rgba(255,255,255,.9)}
.visual-art{background:radial-gradient(circle at 25% 25%,#fff 0 5%,transparent 6%),linear-gradient(145deg,#c7f2ff,#0799ce)}
.sales-strip-inner{box-shadow:0 14px 38px rgba(4,39,54,.065)}
.section-head h2{font-weight:950;color:#072637}
.cat-card{box-shadow:0 5px 18px rgba(6,42,58,.035)}
.cat-card:hover{box-shadow:0 18px 45px rgba(5,60,82,.11)}
.deal-panel{box-shadow:0 22px 55px rgba(3,22,34,.17);background:linear-gradient(115deg,#061e2d,#0b3348)}
.deal-art{background:radial-gradient(circle at 50% 45%,#54d3f7 0 4%,transparent 5%),linear-gradient(145deg,#0bb6ee,#07587d)}
.featured-box{box-shadow:0 12px 40px rgba(6,42,58,.055)}
.woocommerce ul.products li.product{box-shadow:0 5px 18px rgba(5,38,54,.045)}
.woocommerce ul.products li.product:hover{box-shadow:0 25px 60px rgba(5,46,65,.14)}
.woocommerce ul.products li.product .button{transition:.18s}
.value-card,.review,.newsletter{box-shadow:0 8px 30px rgba(6,42,58,.045)}
.newsletter{background:linear-gradient(120deg,#dff7ff,#fff 60%,#eafaff);box-shadow:0 18px 50px rgba(7,52,71,.07)}
.footer{background:linear-gradient(145deg,#041824,#072b3e)}
@media(max-width:700px){.header-main{grid-template-columns:1fr}.logo{height:58px}.logo img{max-height:54px;max-width:165px}.hero-copy{padding-top:31px}}

/* =========================================================
   SPOOHUBS PREMIUM COMMERCE V7
   Visual direction inspired by the supplied reference:
   clean white commerce UI, rich blue/navy accents,
   dense merchandising, premium cards, strong CTAs.
   ========================================================= */
.top-promo{background:#052a43;color:#e7f7fd;font-size:10px}.top-promo-inner{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.top-promo .top-links{display:flex;gap:17px}.top-promo a{color:#fff}
.header-main{grid-template-columns:205px minmax(350px,1fr) auto;min-height:78px;gap:25px}.logo{height:64px}.logo img{max-width:190px;max-height:61px}
.utility{border:0;background:transparent;padding:0 6px;height:50px;gap:7px}.utility small{display:block;font-size:8px;color:#8b9aa5;font-weight:700;line-height:1}.utility span:last-child{font-size:10px}.uicon{font-size:18px;color:#087eb0}
.cart-pill{border-radius:10px;background:#087dcc;border-color:#087dcc}.cart-pill:hover{background:#056aa8}
.search-box{height:46px;border-radius:9px;background:#f7f9fb}.search-box select{border:0;border-left:1px solid #dce7ed;background:transparent;padding:0 10px;font-size:10px;color:#506573;outline:0}.search-box button{width:52px;border-radius:0;background:#0b7fd0}.search-suggest{border-radius:10px}
.nav-bar{background:#fff;border-top:1px solid #edf2f5;border-bottom:1px solid #e1e9ee}.nav-row{min-height:46px;gap:24px;position:relative}.nav-row>a{font-size:11px;font-weight:900;color:#405a6a}.nav-row>a:hover{color:#087eb0}.nav-hot{color:#e43c3c!important}
.mega-wrap{position:relative;align-self:stretch;display:flex;align-items:center}.mega-trigger{height:34px;min-width:165px;padding:0 12px;border:0;border-radius:5px;background:#087dcc;color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.mega-trigger b{font-size:15px}.mega-panel{display:none;position:absolute;top:43px;left:0;width:min(850px,calc(100vw - 30px));background:#fff;border:1px solid #dce7ed;border-radius:0 0 12px 12px;padding:20px;grid-template-columns:1fr 1fr 1fr 1.35fr;gap:18px;box-shadow:0 25px 65px rgba(2,34,50,.14);z-index:100}.mega-wrap:hover .mega-panel{display:grid}.mega-col{display:flex;flex-direction:column;gap:7px}.mega-col strong{font-size:11px;color:#09283b;margin-bottom:3px}.mega-col a{font-size:10px;color:#637785}.mega-col a:hover{color:#087dcc}.mega-banner{border-radius:10px;background:linear-gradient(135deg,#dff7ff,#b5e6f7);padding:20px;display:flex;flex-direction:column;justify-content:center;min-height:150px}.mega-banner b{font-size:17px;color:#062b43}.mega-banner span{font-size:12px}.mega-banner small{font-size:9px;margin:6px 0 10px}.mega-banner a{background:#087dcc;color:#fff;border-radius:5px;padding:7px 10px;width:max-content;font-size:9px;font-weight:900}

.hero-v7{padding:0 0 10px}.hero-v7-grid{min-height:410px;border-radius:0 0 18px 18px;overflow:hidden;display:grid;grid-template-columns:47% 53%;background:linear-gradient(110deg,#e8f8fe,#fff 53%,#e1f5fb);border:1px solid #d8edf5;box-shadow:0 13px 45px rgba(6,48,66,.08)}.hero-v7-copy{padding:66px 50px;position:relative;z-index:2}.hero-kicker{font-size:11px;font-weight:900;color:#0c779e;letter-spacing:.4px}.hero-v7-copy h1{font-size:46px;line-height:1.03;letter-spacing:-2.4px;margin:14px 0;color:#071f30;font-weight:950}.hero-v7-copy h1 em{font-style:normal;color:#087dcc}.hero-v7-copy p{max-width:460px;color:#607886;font-size:13px;margin:0 0 20px}.hero-buttons{display:flex;align-items:center;gap:18px}.btn-lg{min-height:44px;padding:0 18px}.hero-link{font-size:11px;font-weight:900;color:#087dcc}.mini-proof{display:flex;gap:14px;margin-top:25px;flex-wrap:wrap}.mini-proof span{font-size:9px;color:#506a78;font-weight:800}
.hero-v7-art{position:relative;overflow:hidden;background:radial-gradient(circle at 53% 43%,#fff 0 17%,transparent 18%),linear-gradient(145deg,#cceffb,#effcff 48%,#bce7f5)}.hero-v7-art:after{content:"";position:absolute;left:0;right:0;bottom:0;height:36%;background:linear-gradient(transparent,#c2edf8);opacity:.8}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-a{width:230px;height:230px;right:9%;top:11%;background:rgba(22,161,211,.12)}.orb-b{width:170px;height:170px;left:8%;bottom:6%;background:rgba(35,191,128,.12)}.hero-products{position:absolute;inset:35px 40px 58px;display:flex;align-items:center;justify-content:center;gap:18px;z-index:2}.product-shape{display:grid;place-items:center;background:linear-gradient(160deg,#fff,#e9f4f7);box-shadow:0 25px 40px rgba(0,50,70,.15);color:#087fae;border:1px solid #dceef3}.product-shape.bottle{width:76px;height:185px;border-radius:22px 22px 29px 29px;font-size:45px;transform:rotate(7deg)}.product-shape.fan{width:140px;height:140px;border-radius:50%;font-size:80px}.product-shape.lamp{width:105px;height:145px;border-radius:25px;font-size:65px;transform:rotate(-4deg)}.product-shape.basket{width:125px;height:100px;border-radius:15px;font-size:60px;transform:rotate(4deg)}.hero-pedestal{position:absolute;z-index:1;left:15%;right:9%;bottom:22px;height:55px;border-radius:50%;background:linear-gradient(#fff,#c8e6ef);box-shadow:0 20px 35px rgba(0,45,65,.18)}

.trust-row{padding:0 0 18px}.trust-grid{background:#fff;border:1px solid #e1eaee;border-radius:12px;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 8px 26px rgba(4,42,58,.05)}.trust-grid>div{padding:15px 12px;display:grid;grid-template-columns:32px 1fr;grid-template-rows:1fr 1fr;column-gap:8px;border-right:1px solid #edf2f4;align-items:center}.trust-grid>div:last-child{border-right:0}.trust-grid span{grid-row:1/3;width:32px;height:32px;border-radius:9px;background:#edf9fd;color:#087dcc;display:grid;place-items:center}.trust-grid b{font-size:10px}.trust-grid small{font-size:8px;color:#7b8c96}
.deal-section{padding-top:10px}.deal-box{display:grid;grid-template-columns:235px 1fr;background:#06233b;border-radius:13px;overflow:hidden;box-shadow:0 18px 50px rgba(2,27,42,.18)}.deal-intro{padding:26px 22px;color:#fff}.deal-label{font-size:8px;background:#087dcc;padding:5px 8px;border-radius:5px;font-weight:900}.deal-intro h2{font-size:25px;margin:14px 0 5px}.deal-intro p{font-size:9px;color:#a9c0cc}.deal-products{padding:13px 13px 13px 0}.deal-products .woocommerce ul.products{grid-template-columns:repeat(4,1fr)!important;gap:8px}.deal-products .woocommerce ul.products li.product{padding:7px;border-radius:9px}.deal-products .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:9px}.deal-products .woocommerce ul.products li.product .price{font-size:12px}.deal-products .woocommerce ul.products li.product .button{font-size:9px;padding:7px}.countdown{gap:4px}.deal-intro .count-box{min-width:42px;padding:6px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13)}.deal-intro .count-box b{font-size:15px}.deal-intro .count-box small{font-size:7px;color:#9db7c4}
.section-eyebrow{font-size:8px;color:#087dcc;font-weight:950;letter-spacing:1px}.section-head h2{font-size:23px;margin-top:4px}.section-head p{font-size:10px}.category-v7{display:grid;grid-template-columns:repeat(8,1fr);gap:9px}.category-v7-card{background:#fff;border:1px solid #e2eaee;border-radius:10px;min-height:105px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;text-align:center;transition:.18s}.category-v7-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(4,50,68,.09);border-color:#bce7f4}.category-v7-card span{width:48px;height:48px;border-radius:50%;background:#eff9fd;display:grid;place-items:center;color:#087dcc;font-size:23px}.category-v7-card b{font-size:9px;max-width:90px}
.product-section{padding-top:20px}.product-section.alt{background:#f3f7f9;padding:28px 0}.product-section .woocommerce ul.products{gap:12px}.product-section .woocommerce ul.products li.product{border-radius:10px;padding:9px}.product-section .woocommerce ul.products li.product img{border-radius:8px}.product-section .woocommerce ul.products li.product .button{background:#087dcc;color:#fff}.product-section .woocommerce ul.products li.product .button:hover{background:#0569aa}
.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.promo-card{min-height:180px;border-radius:14px;padding:27px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.promo-card span{font-size:8px;font-weight:950;letter-spacing:1px}.promo-card h3{font-size:24px;margin:8px 0 5px}.promo-card p{font-size:10px;max-width:290px}.promo-card b{font-size:10px}.promo-card.blue{background:linear-gradient(120deg,#062b46,#087dcc);color:#fff}.promo-card.blue p{color:#b9d5e0}.promo-card.light{background:linear-gradient(120deg,#e5f8ff,#fff);border:1px solid #d4edf5}.promo-icon{font-size:80px;opacity:.18;font-weight:950}
.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.promise-card{background:#fff;border:1px solid #e1eaee;border-radius:13px;padding:21px}.promise-card span{font-size:9px;color:#087dcc;font-weight:950}.promise-card h3{font-size:13px;margin:12px 0 5px}.promise-card p{font-size:10px;color:#6b7f8c;margin:0}
.final-cta-box{border-radius:15px;background:linear-gradient(105deg,#e2f7fd,#fff);border:1px solid #ccecf5;padding:28px 32px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 15px 45px rgba(3,49,67,.07)}.final-cta-box span{font-size:8px;color:#087dcc;font-weight:950}.final-cta-box h2{margin:6px 0 3px;font-size:25px}.final-cta-box p{margin:0;color:#708390;font-size:10px}

.footer-v7{background:#052338;color:#a8c2ce;padding:45px 0 18px;margin-top:25px}.footer-v7-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:35px}.footer-brand-v7 img{max-width:175px;max-height:85px;object-fit:contain;filter:brightness(1.15)}.footer-brand-v7 p{font-size:10px;max-width:310px}.footer-v7 h3{color:#fff;font-size:11px}.footer-v7-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-v7 a{font-size:10px;color:#a8c2ce}.footer-v7 a:hover{color:#fff}.socials{display:flex;gap:6px}.socials a{width:26px;height:26px;border:1px solid rgba(255,255,255,.14);border-radius:7px;display:grid;place-items:center;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:13px;display:flex;justify-content:space-between;font-size:8px;color:#7895a2}

@media(max-width:1050px){
 .header-main{grid-template-columns:175px 1fr auto}.header-actions .utility{display:none}.category-v7{grid-template-columns:repeat(4,1fr)}.promise-grid{grid-template-columns:repeat(2,1fr)}
 .hero-v7-copy h1{font-size:39px}.hero-products{transform:scale(.84)}
}
@media(max-width:700px){
 .top-promo-inner{justify-content:center}.top-promo-inner>span:nth-child(2),.top-links{display:none}
 .header-main{display:flex;flex-wrap:wrap;gap:7px;padding:7px 0}.logo{width:100%;justify-content:center;height:54px}.logo img{max-height:52px;max-width:165px}.search-wrap{width:100%}.search-box select{display:none}.header-actions{position:absolute;right:4%;top:62px}.header-actions .cart-pill{height:38px}.nav-bar{display:none}
 .hero-v7-grid{grid-template-columns:1fr;border-radius:0 0 14px 14px}.hero-v7-copy{padding:34px 20px 25px}.hero-v7-copy h1{font-size:39px}.hero-v7-copy p{font-size:12px}.hero-v7-art{height:220px}.hero-products{inset:15px 12px 30px;gap:8px}.product-shape.bottle{width:50px;height:125px;font-size:30px}.product-shape.fan{width:92px;height:92px;font-size:50px}.product-shape.lamp{width:72px;height:105px;font-size:45px}.product-shape.basket{width:85px;height:70px;font-size:40px}
 .trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(3),.trust-grid>div:nth-child(4){border-top:1px solid #edf2f4}.trust-grid>div:nth-child(5){grid-column:1/-1;border-top:1px solid #edf2f4;border-right:0}
 .deal-box{grid-template-columns:1fr}.deal-intro{padding:21px}.deal-products{padding:0 8px 10px}.deal-products .woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}
 .category-v7{grid-template-columns:repeat(4,1fr);gap:7px}.category-v7-card{min-height:88px}.category-v7-card span{width:38px;height:38px;font-size:18px}.category-v7-card b{font-size:8px}
 .promo-grid,.promise-grid{grid-template-columns:1fr}.promo-card{min-height:155px}.final-cta-box{flex-direction:column;align-items:flex-start;gap:17px;padding:23px}.footer-v7-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-brand-v7{grid-column:1/-1}
 .woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:10px}
}

/* V7.0.2 mobile header fix: keep cart below search, never overlay it */
@media (max-width:700px){
  .header-main{position:relative;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:8px 0 10px!important;}
  .header-main .logo{width:100%!important;height:52px!important;display:flex!important;justify-content:center!important;align-items:center!important;}
  .header-main .search-wrap{width:100%!important;order:2!important;}
  .header-main .header-actions{position:static!important;order:3!important;width:100%!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;margin:0!important;padding:0!important;z-index:2!important;}
  .header-main .header-actions .utility{display:none!important;}
  .header-main .header-actions .cart-pill{display:flex!important;position:static!important;width:auto!important;min-width:132px!important;height:38px!important;justify-content:center!important;border-radius:9px!important;padding:0 12px!important;margin:0!important;}
  .header-main .header-actions .cart-pill .uicon{font-size:15px!important;}
  .header-main .header-actions .cart-pill span:last-child{font-size:10px!important;}
  .header-main .search-suggest{top:52px!important;z-index:50!important;}
}

/* V7.0.3 — mobile account/login access */
@media(max-width:700px){
 .header-actions{position:static;display:flex;width:100%;justify-content:flex-end;gap:7px;margin-top:2px}
 .header-actions .utility.mobile-account-link{display:flex!important;height:38px;padding:0 9px;border:1px solid #dce8ee;background:#fff;border-radius:8px;color:#173d50}
 .header-actions .utility.mobile-account-link .uicon{font-size:17px}
 .header-actions .utility.mobile-account-link span:last-child{font-size:9px;font-weight:900}
 .header-actions .utility.mobile-account-link small{font-size:7px}
 .header-actions .cart-pill{height:38px!important;padding:0 10px}
 .header-actions .cart-pill span:last-child{font-size:9px}
 .header-main{padding-bottom:7px}
}

.spoohubs-account-intro{display:flex;flex-direction:column;gap:4px;padding:15px 17px;margin:0 0 18px;border:1px solid #d7edf5;border-radius:10px;background:linear-gradient(110deg,#e8f9fe,#fff);color:#173d50}
.spoohubs-account-intro strong{font-size:14px;color:#062b43}.spoohubs-account-intro span{font-size:10px;color:#6b7f8c}

/* V8 Nextend Social Login styling */
.spoohubs-social-login{max-width:520px;margin:0 auto 16px;padding:8px 0}
.spoohubs-social-title{display:flex;align-items:center;justify-content:center;color:#6b7f8c;font-size:10px;font-weight:800;margin-bottom:12px}
.spoohubs-social-title:before,.spoohubs-social-title:after{content:"";height:1px;background:#e2eaee;flex:1;margin:0 10px}
.spoohubs-social-login .nsl-container-buttons,.spoohubs-social-login .nextend-social-login-buttons{display:flex!important;flex-wrap:wrap;justify-content:center;gap:8px}
.spoohubs-social-login .nsl-button,.spoohubs-social-login .nextend-social-login-button{border-radius:8px!important;min-height:42px!important;box-shadow:none!important;border:1px solid #dce7ed!important}
.spoohubs-social-login .nsl-button:hover,.spoohubs-social-login .nextend-social-login-button:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(5,54,73,.08)!important}
.spoohubs-or{display:flex;align-items:center;gap:10px;margin:15px 0 2px;color:#9aaab3;font-size:9px;font-weight:900}
.spoohubs-or:before,.spoohubs-or:after{content:"";height:1px;background:#e4ebee;flex:1}
@media(max-width:700px){.spoohubs-social-login .nsl-container-buttons,.spoohubs-social-login .nextend-social-login-buttons{display:grid!important;grid-template-columns:1fr!important}.spoohubs-social-login .nsl-button,.spoohubs-social-login .nextend-social-login-button{width:100%!important}}

/* =========================================================
   SPOOHUBS V8.1 FINAL — ONE PREMIUM LOGIN/REGISTER CARD
   ========================================================= */
.spoohubs-auth-page .woocommerce-account .woocommerce{
  max-width:540px!important;margin:0 auto!important;
}
.spoohubs-auth-page .woocommerce-account .woocommerce:before,
.spoohubs-auth-page .woocommerce-account .woocommerce:after{display:none!important}
.spoohubs-auth-page .woocommerce form.login,
.spoohubs-auth-page .woocommerce form.register{
  width:100%!important;max-width:100%!important;margin:0!important;
  box-sizing:border-box!important;border:0!important;border-radius:0!important;
  box-shadow:none!important;padding:20px!important;background:transparent!important;
}
.spoohubs-auth-page .woocommerce .u-column1,
.spoohubs-auth-page .woocommerce .u-column2{
  width:100%!important;float:none!important;margin:0!important;
}
.spoohubs-auth-page .woocommerce .u-column2{margin-top:8px!important}
.spoohubs-auth-page .woocommerce .u-column1,
.spoohubs-auth-page .woocommerce .u-column2{
  background:#fff;border:1px solid #dce8ed;border-radius:14px;
  box-shadow:0 16px 48px rgba(4,43,59,.08);overflow:hidden;
}
.spoohubs-auth-page .woocommerce .u-column1:before{
  content:"Welcome to SpooHubs";display:block;padding:22px 22px 2px;
  font-size:21px;font-weight:950;color:#062b43;
}
.spoohubs-auth-page .woocommerce .u-column1:after{
  content:"Login to manage orders, save your details and checkout faster.";
  display:block;padding:0 22px 6px;font-size:10px;color:#718490;
}
.spoohubs-auth-page .woocommerce .u-column2:before{
  content:"New to SpooHubs? Create your account";
  display:block;padding:18px 20px 0;font-size:14px;font-weight:900;color:#062b43;
}
.spoohubs-auth-page .woocommerce .u-column2:after{
  content:"Create an account for faster checkout and order tracking.";
  display:block;padding:3px 20px 5px;font-size:10px;color:#718490;
}
.spoohubs-auth-page .woocommerce .u-column1 .form-row,
.spoohubs-auth-page .woocommerce .u-column2 .form-row{margin-bottom:10px!important}
.spoohubs-auth-page .woocommerce .u-column1 .woocommerce-form-login__submit,
.spoohubs-auth-page .woocommerce .u-column2 .woocommerce-form-register__submit{
  width:100%;min-height:43px;border-radius:8px;background:#087dcc!important;color:#fff!important;font-weight:900;
}
.spoohubs-auth-page .woocommerce .u-column1 .woocommerce-form-login__submit:hover,
.spoohubs-auth-page .woocommerce .u-column2 .woocommerce-form-register__submit:hover{background:#0569aa!important}
.spoohubs-auth-page .woocommerce .u-column1 .lost_password a{color:#087dcc;font-weight:800}
.spoohubs-auth-page .woocommerce .u-column1 .woocommerce-form-login__rememberme{font-size:9px;color:#6b7f8c}
.spoohubs-auth-page .woocommerce .u-column2 .woocommerce-privacy-policy-text{font-size:8px;color:#82919a}
.spoohubs-auth-page .spoohubs-social-login{padding:0 20px 4px;max-width:none}
.spoohubs-auth-page .spoohubs-account-intro{display:none!important}

/* Phone OTP plugin compatibility: give common OTP controls the same premium treatment. */
.spoohubs-auth-page input[type="tel"],
.spoohubs-auth-page input[name*="phone"],
.spoohubs-auth-page input[id*="phone"],
.spoohubs-auth-page input[name*="otp"],
.spoohubs-auth-page input[id*="otp"]{
  border-radius:8px!important;border:1px solid #d7e4e9!important;min-height:42px;
}
.spoohubs-auth-page button[class*="otp"],
.spoohubs-auth-page button[id*="otp"],
.spoohubs-auth-page input[type="button"][value*="OTP"],
.spoohubs-auth-page input[type="submit"][value*="OTP"]{
  border-radius:8px!important;background:#087dcc!important;color:#fff!important;font-weight:900;
}
.spoohubs-auth-page [class*="resend"],
.spoohubs-auth-page [id*="resend"]{color:#087dcc!important;font-weight:800}
@media(max-width:700px){
 .spoohubs-auth-page .woocommerce-account{padding:0 12px}
 .spoohubs-auth-page .woocommerce .u-column1,
 .spoohubs-auth-page .woocommerce .u-column2{border-radius:12px}
 .spoohubs-auth-page .woocommerce .u-column1:before{font-size:19px}
 .spoohubs-auth-page .woocommerce .u-column1,
 .spoohubs-auth-page .woocommerce .u-column2{margin-bottom:12px!important}
}

/* SpooHubs V8.1 — product share button */
.spoo-share{position:relative;display:inline-block;margin:14px 0 4px}
.spoo-share-btn{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:0 17px;border-radius:10px;background:#fff;border:1px solid var(--line);color:var(--ink);font-size:13px;font-weight:900;cursor:pointer;transition:border-color .15s,color .15s;touch-action:manipulation}
.spoo-share-btn:hover{border-color:var(--sky);color:var(--sky2)}
.spoo-share-btn .uicon{font-size:14px}
/* z-index:2100 — must clear the fixed mobile bottom nav (1050) and the
   WhatsApp button (1100) or the menu opens invisibly behind them on phones. */
.spoo-share-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:2100;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow2);padding:8px;min-width:190px}
.spoo-share-item{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:9px 12px;border-radius:9px;background:none;border:0;color:var(--ink);font-size:13px;font-weight:800;text-decoration:none;cursor:pointer;text-align:left;font-family:inherit;touch-action:manipulation}
.spoo-share-item:hover{background:var(--sky3);color:var(--sky2)}
.spoo-share-backdrop{display:none}
.spoo-share-handle{display:none}

/* On phones the fallback menu becomes a bottom sheet instead of a small
   dropdown — no risk of it being clipped by the screen edge or hidden
   behind other fixed elements, and it's a familiar, premium-feeling
   pattern on touch devices. */
@media(max-width:700px){
  .spoo-share-backdrop:not([hidden]){
    display:block;position:fixed;inset:0;z-index:2090;
    background:rgba(6,26,38,.45);
  }
  .spoo-share-menu{
    position:fixed;left:0;right:0;top:auto;bottom:0;z-index:2100;
    min-width:0;width:100%;max-width:none;
    border-radius:20px 20px 0 0;border:0;
    padding:10px 14px calc(14px + env(safe-area-inset-bottom));
    box-shadow:0 -20px 50px rgba(4,20,30,.25);
  }
  .spoo-share-handle{
    display:block;width:38px;height:4px;border-radius:99px;
    background:var(--line);margin:2px auto 10px;
  }
  .spoo-share-item{font-size:14px}
}

/* =========================================================
   SPOOHUBS V9 — PREMIUM POLISH
   ========================================================= */
.btn{transition:.22s cubic-bezier(.4,0,.2,1)}
.btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(7,141,202,.28)}
.btn:active{transform:translateY(0)}
.btn.white:hover{background:var(--sky3);border-color:var(--sky);color:var(--sky2);box-shadow:none}
.woocommerce ul.products li.product img{transition:.35s cubic-bezier(.4,0,.2,1)}
.woocommerce ul.products li.product:hover img{transform:scale(1.045)}
.promo-card,.promise-card,.review{transition:.22s cubic-bezier(.4,0,.2,1)}
.promise-card:hover,.review:hover{transform:translateY(-4px);box-shadow:var(--shadow2);border-color:#cdeaf6}
.woocommerce ul.products li.product .button{transition:.18s}
input.input-text:focus,
.woocommerce form.login input:focus,
.woocommerce form.register input:focus,
.spoo-share-btn:focus-visible{
  outline:none!important;border-color:var(--sky)!important;
  box-shadow:0 0 0 4px rgba(25,182,239,.15)!important;
}

/* =========================================================
   SPOOHUBS V9 — SIMPLE LOGIN/REGISTER TABS
   One form visible at a time so customers aren't shown two
   forms at once. JS in store.js toggles which column shows
   and adds the .spoo-tabs-active class below.
   ========================================================= */
.spoo-auth-tabs{display:flex;max-width:540px;margin:16px auto 0;background:#eef4f7;border-radius:12px;padding:4px;gap:4px}
.spoo-auth-tab{flex:1;border:0;background:transparent;padding:12px 10px;border-radius:9px;font-size:13px;font-weight:900;color:#5c7280;cursor:pointer;transition:.18s}
.spoo-auth-tab:hover{color:var(--ink)}
.spoo-auth-tab.active{background:#fff;color:var(--sky2);box-shadow:0 8px 20px rgba(7,141,202,.16)}
.spoo-tabs-active .woocommerce .u-column1:before,
.spoo-tabs-active .woocommerce .u-column1:after,
.spoo-tabs-active .woocommerce .u-column2:before,
.spoo-tabs-active .woocommerce .u-column2:after{display:none!important}
.spoo-tabs-active .woocommerce .u-column1,
.spoo-tabs-active .woocommerce .u-column2{padding-top:6px}

/* Show/hide password toggle, added by store.js to every password field
   inside the login/register/account forms. */
.spoo-pass-wrap{position:relative}
.spoo-pass-wrap input{padding-right:42px!important}
.spoo-pass-toggle{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:none;border:0;font-size:16px;line-height:1;cursor:pointer;color:#8598a3;padding:8px}
.spoo-pass-toggle:hover{color:var(--sky2)}

/* =========================================================
   SPOOHUBS V9.1 — MOBILE STICKY ADD TO CART
   Sales-focused: keeps the buy action reachable on phones once the
   real Add to Cart button scrolls out of view. Desktop-hidden.
   ========================================================= */
.spoo-sticky-cart{
  position:fixed;left:0;right:0;bottom:-120px;z-index:1900;
  display:none;align-items:center;justify-content:space-between;gap:12px;
  background:#fff;border-top:1px solid var(--line);
  box-shadow:0 -10px 30px rgba(4,43,59,.12);
  padding:9px 14px calc(9px + env(safe-area-inset-bottom));
  transition:bottom .28s cubic-bezier(.4,0,.2,1);
}
.spoo-sticky-cart.visible{display:flex;bottom:61px}
.spoo-sticky-cart-info{display:flex;align-items:center;gap:10px;min-width:0}
.spoo-sticky-cart-info img{width:42px;height:42px;border-radius:10px;object-fit:cover;flex-shrink:0;background:#f1f8fb}
.spoo-sticky-cart-info div{min-width:0}
.spoo-sticky-cart-info b{display:block;font-size:12px;font-weight:850;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}
.spoo-sticky-cart-info span{display:block;font-size:13px;font-weight:950;color:var(--sky2)}
.spoo-sticky-cart-btn{min-height:44px;padding:0 20px;flex-shrink:0;white-space:nowrap}
@media(min-width:701px){.spoo-sticky-cart{display:none!important}}

/* =========================================================
   SPOOHUBS V9.1 — MOBILE-FRIENDLINESS PASS
   Larger, thumb-safe tap targets and safe-area padding for
   phones with notches/home indicators (iPhone etc).
   ========================================================= */
@media(max-width:700px){
  .head-action.cart-pill,
  .header-actions .utility{min-height:40px}
  .category-v7-card{min-height:96px}
  .mega-trigger{min-height:44px}
  .whatsapp{min-height:44px;display:flex;align-items:center}
  a,button{touch-action:manipulation}
  .mobile-bar{padding-bottom:env(safe-area-inset-bottom)}
  .mobile-bar{height:calc(61px + env(safe-area-inset-bottom))}
  body{padding-bottom:calc(62px + env(safe-area-inset-bottom))}
}
