:root{--black:#080808;--black2:#111;--gold:#f6c515;--gold2:#ffdf5a;--white:#fff;--line:#ddd;--soft:#f6f6f4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}.wrap{width:min(1480px,94%);margin:auto}.top{background:#050505;color:#fff;position:sticky;top:0;z-index:100}.topbar{min-height:102px;display:flex;align-items:center;gap:30px}.brandmark{display:flex;align-items:center;text-decoration:none;color:#fff;min-width:390px}.brandmark img{width:80px;height:80px;object-fit:contain;background:#fff;margin-right:15px}.brandmark b{font-size:43px;line-height:1;color:var(--gold);letter-spacing:-1px}.brandmark span{display:block;font-size:13px;letter-spacing:5px;margin-top:8px}.desktop-search{display:flex;flex:1;max-width:520px;height:42px}.desktop-search input{flex:1;border:1px solid #555;background:#171717;color:#fff;padding:0 15px;outline:0}.desktop-search button{width:50px;border:0;background:var(--gold);font-size:24px}.top-actions{display:flex;align-items:center;gap:18px;font-size:13px;white-space:nowrap}.top-actions a{color:#fff;text-decoration:none}.navrow{border-top:1px solid #292929;border-bottom:1px solid #b58e00}.nav{display:flex;align-items:center}.nav>a,.nav .menu>summary{color:#fff;text-decoration:none;padding:15px 28px;font-size:15px;border-right:1px solid #333;cursor:pointer;list-style:none}.nav>a:first-child{border-left:0}.nav .active{background:var(--gold);color:#111;font-weight:800}.menu{position:relative}.menu summary span{color:var(--gold)}.menu[open] summary{background:#191919;color:var(--gold)}.dropdown{position:absolute;top:100%;left:0;background:#111;border:1px solid #705900;box-shadow:0 18px 35px rgba(0,0,0,.35);min-width:270px;padding:16px;z-index:200}.mega{display:grid;grid-template-columns:repeat(2,230px);gap:8px 20px;width:520px}.menu-col{display:flex;flex-direction:column;padding:8px 0;border-bottom:1px solid #292929}.menu-col a{color:#ddd;text-decoration:none;padding:5px 4px;font-size:13px}.menu-col a:hover{color:var(--gold)}.menu-col .menu-title{color:var(--gold);font-weight:800;font-size:14px}.support-drop{display:flex;flex-direction:column;min-width:220px}.support-drop a{color:#fff;text-decoration:none;padding:9px}.support-drop a:hover{color:var(--gold)}.nav-wa{margin-left:auto;background:linear-gradient(90deg,var(--gold),var(--gold2));color:#111!important;font-weight:800!important;border:0!important}.hero{background:#080808}.hero-inner{padding:0}.hero-image{width:100%;overflow:hidden}.hero-image img{width:100%;display:block;max-height:600px;object-fit:cover}.category-strip{background:#fff;border-bottom:1px solid #ddd}.category-grid{display:grid;grid-template-columns:repeat(8,1fr)}.category-grid a{padding:14px 5px;text-decoration:none;color:#111;text-align:center;border-right:1px solid #ddd}.category-grid b{display:block;color:#a98100;font-size:28px;height:32px}.category-grid span{font-weight:700;font-size:14px}.featured{padding:22px 0;background:#fff}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.section-title span,.about span,.support span,.bulk span{font-size:12px;font-weight:900;letter-spacing:2px;color:#9c7700}.section-title h1,.section-title h2{font-size:26px;margin:5px 0 0}.section-title>a{color:#111;text-decoration:none;font-weight:800}.mobile-search{display:none}.featured-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.product-card{background:#fff;border:1px solid #ddd;border-radius:7px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06);min-width:0}.product-photo{display:block;height:190px;background:#f5f5f5}.product-photo img{width:100%;height:100%;object-fit:contain}.product-info{padding:9px}.cat{font-size:9px;color:#9c7700;font-weight:800;text-transform:uppercase}.pname{display:block;color:#111;text-decoration:none;font-weight:800;font-size:13px;line-height:1.25;margin:5px 0}.model{font-size:10px;color:#777;margin-bottom:8px}.bottom{display:flex;align-items:center;justify-content:space-between}.bottom strong{font-size:16px}.cartbtn{width:34px;height:34px;display:grid;place-items:center;background:var(--gold);color:#111;text-decoration:none;border-radius:5px;font-size:18px}.all-products{padding:55px 0;background:var(--soft)}.filters{display:flex;gap:8px;overflow:auto;padding:5px 0 16px}.filter{white-space:nowrap;border:1px solid #ccc;background:#fff;border-radius:20px;padding:9px 15px;font-weight:700}.filter.active{background:#111;color:var(--gold);border-color:#111}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-grid .product-photo{height:260px}.empty{text-align:center;background:#fff;border:1px dashed #bbb;padding:30px;display:none}.benefits{background:#080808;color:#fff;border-bottom:1px solid #333}.benefit-grid{display:grid;grid-template-columns:repeat(6,1fr)}.benefit-grid>div{padding:18px 14px;border-right:1px solid #333;display:grid;grid-template-columns:35px 1fr;column-gap:8px}.benefit-grid>div:first-child{color:var(--gold);font-size:26px}.benefit-grid b{font-size:13px;color:#fff;align-self:end}.benefit-grid small{font-size:11px;color:#aaa;grid-column:2}.about{padding:75px 0;background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about h2{font-size:48px;margin:8px 0}.about p{font-size:17px;line-height:1.7;color:#666}.support{padding:20px 0 65px}.support-box{background:#0a0a0a;color:#fff;padding:38px 45px;border-radius:8px;display:flex;align-items:center;justify-content:space-between}.support h2,.bulk h2{font-size:36px;margin:7px 0}.support p,.bulk p{color:#aaa}.support a,.bulk a{background:var(--gold);color:#111;text-decoration:none;font-weight:900;padding:14px 22px;border-radius:5px}.bulk{padding:55px 0;background:#f4f1e7}.bulk h2{font-size:40px}.footer{background:#050505;color:#aaa;padding:32px 0;display:flex;justify-content:space-between;align-items:center;gap:30px}.foot-brand{display:grid;grid-template-columns:45px auto;align-items:center}.foot-brand img{width:40px;height:40px;object-fit:contain;background:#fff;grid-row:span 2}.foot-brand b{color:var(--gold);font-size:18px}.foot-brand small{font-size:8px;letter-spacing:3px;color:#fff}.footer strong{display:block;color:#fff;margin-top:7px}.copyright{text-align:center;background:#050505;border-top:1px solid #222;color:#777;padding:13px;font-size:11px}
@media(max-width:1100px){.brandmark{min-width:300px}.brandmark b{font-size:30px}.brandmark img{width:62px;height:62px}.top-actions .login,.top-actions .cart{display:none}.nav>a,.nav .menu>summary{padding:14px 15px}.featured-grid{grid-template-columns:repeat(4,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.top{position:relative}.topbar{min-height:72px;gap:10px}.brandmark{min-width:0;flex:1}.brandmark img{width:48px;height:48px;margin-right:8px}.brandmark b{font-size:19px}.brandmark span{font-size:7px;letter-spacing:2.4px;margin-top:4px}.desktop-search{display:none}.top-actions{font-size:11px}.top-actions a{max-width:115px;white-space:normal;text-align:right}.navrow{overflow-x:auto}.nav{width:max-content;min-width:100%;margin:0}.nav>a,.nav .menu>summary{padding:12px 13px;font-size:12px}.nav-wa{display:none}.dropdown{position:fixed;left:3%;right:3%;top:116px;width:auto!important;max-height:72vh;overflow:auto}.mega{grid-template-columns:1fr 1fr;min-width:0}.hero-image img{min-height:245px;object-fit:cover;object-position:center}.category-grid{grid-template-columns:repeat(4,1fr)}.category-grid a{padding:11px 2px}.category-grid b{font-size:22px;height:28px}.category-grid span{font-size:10px}.featured{padding:18px 0}.section-title h1,.section-title h2{font-size:22px}.section-title>a{font-size:11px}.mobile-search{display:flex;margin:10px 0 14px}.mobile-search input{flex:1;height:44px;border:1px solid #ccc;padding:0 12px}.mobile-search button{width:45px;border:0;background:var(--gold)}.featured-grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-photo{height:150px}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-grid .product-photo{height:170px}.product-info{padding:8px}.pname{font-size:12px}.bottom strong{font-size:14px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid>div{padding:14px 8px}.about-grid{grid-template-columns:1fr;gap:15px}.about{padding:50px 0}.about h2{font-size:36px}.support-box{display:block;padding:28px 22px}.support a{display:inline-block;margin-top:10px}.footer{display:grid;grid-template-columns:1fr;gap:15px}.copyright{font-size:10px}}
.offerbar{background:#f6c515;color:#111;text-align:center;padding:9px 12px;font-size:13px;font-weight:700}.offerbar a{color:#111;text-decoration:underline}.mini-heading{text-align:center;font-size:11px;letter-spacing:2px;font-weight:900;color:#9c7700;padding:12px 0 3px}.trust{padding:42px 0;background:#0a0a0a;color:#fff}.trust-head{text-align:center}.trust-head span{font-size:11px;letter-spacing:2px;color:#f6c515;font-weight:900}.trust-head h2{font-size:28px;margin:7px 0}.trust-head p{color:#ccc;margin:0 auto 24px;max-width:650px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-grid div{border:1px solid #393939;border-radius:10px;padding:20px;text-align:center;background:#111}.trust-grid b{display:block;color:#f6c515;font-size:27px;margin-bottom:10px}.trust-grid strong{display:block;font-size:15px}.trust-grid small{display:block;color:#aaa;margin-top:6px}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:300;background:#f6c515;color:#111;text-decoration:none;font-weight:900;border-radius:999px;padding:13px 18px;box-shadow:0 8px 25px rgba(0,0,0,.3)}
@media(max-width:900px){.wrap{width:94%}.topbar{min-height:74px;gap:8px}.brandmark{min-width:0;flex:1}.brandmark img{width:50px;height:50px;margin-right:8px}.brandmark b{font-size:24px}.brandmark span{font-size:8px;letter-spacing:3px;margin-top:4px}.desktop-search{display:none}.top-actions .login,.top-actions .cart{display:none}.top-actions{font-size:11px}.navrow{overflow-x:auto}.nav{width:max-content;min-width:100%;}.nav>a,.nav .menu>summary{padding:11px 14px;font-size:12px}.nav-wa{display:none}.hero-image img{max-height:none;min-height:250px;object-fit:cover}.category-grid{display:flex;overflow-x:auto;scrollbar-width:none}.category-grid::-webkit-scrollbar{display:none}.category-grid a{min-width:95px;padding:10px 4px}.category-grid b{font-size:22px;height:27px}.category-grid span{font-size:11px}.featured{padding:18px 0}.section-title h1,.section-title h2{font-size:20px}.section-title>a{font-size:11px}.mobile-search{display:flex;height:44px;margin:0 0 14px}.mobile-search input{flex:1;border:1px solid #bbb;padding:0 12px;border-radius:8px 0 0 8px;font-size:13px}.mobile-search button{width:48px;border:0;background:#f6c515;border-radius:0 8px 8px 0}.featured-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-photo{height:170px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-grid .product-photo{height:190px}.pname{font-size:12px}.bottom strong{font-size:14px}.all-products{padding:32px 0}.filters{margin-bottom:3px}.filter{padding:8px 12px;font-size:11px}.benefit-grid{grid-template-columns:repeat(2,1fr)!important}.benefit-grid div{padding:15px 8px!important;font-size:12px}.about-grid,.support-box{grid-template-columns:1fr!important}.mega{position:fixed;left:3%;right:3%;top:120px;width:auto;max-height:70vh;overflow:auto;grid-template-columns:1fr 1fr}.trust{padding:32px 0}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid div{padding:15px 8px}.trust-head h2{font-size:23px}.trust-head p{font-size:13px}.offerbar{font-size:11px;padding:7px 5px}.floating-wa{right:12px;bottom:12px;padding:11px 15px;font-size:13px}.floating-wa span{display:inline}}
@media(max-width:430px){.top-actions a{font-size:10px}.hero-image img{min-height:210px}.product-photo{height:150px}.product-grid .product-photo{height:165px}.mega{grid-template-columns:1fr}.trust-grid{gap:8px}.trust-grid strong{font-size:13px}.trust-grid small{font-size:10px}}


/* SSC POWER attraction additions */
.trust-strip{max-width:1180px;margin:18px auto 0;padding:0 18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.trust-strip>div{background:linear-gradient(145deg,#171717,#0c0c0c);border:1px solid rgba(212,175,55,.28);border-radius:14px;padding:15px 16px;box-shadow:0 8px 24px rgba(0,0,0,.18)}
.trust-strip b{display:block;color:#e3bd4f;font-size:14px;margin-bottom:4px}.trust-strip span{color:#aaa;font-size:12px}
.promo-section,.feature-section{max-width:1180px;margin:42px auto 0;padding:0 18px}
.promo-card{border:1px solid rgba(212,175,55,.38);border-radius:22px;padding:30px;display:flex;justify-content:space-between;align-items:center;gap:25px;background:radial-gradient(circle at 85% 30%,rgba(212,175,55,.16),transparent 35%),linear-gradient(135deg,#161616,#090909);box-shadow:0 18px 45px rgba(0,0,0,.28)}
.eyebrow{font-size:11px;letter-spacing:2px;color:#d9b84f;font-weight:700}
.promo-card h2,.feature-section h2{margin:8px 0;font-size:28px;color:#fff}.promo-card p{max-width:650px;color:#aaa;line-height:1.6}
.gold-btn,.nav-wa{display:inline-block;background:linear-gradient(135deg,#d8b54c,#f1d77a);color:#111!important;font-weight:800;padding:12px 18px;border-radius:10px;text-decoration:none;margin-top:8px}
.promo-stat{min-width:190px;text-align:center;border:1px solid rgba(212,175,55,.35);border-radius:18px;padding:25px 15px}.promo-stat strong{display:block;color:#e1bd55;font-size:22px}.promo-stat span{color:#bbb;font-size:12px}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article{background:#111;border:1px solid #252525;border-radius:16px;padding:20px}.feature-grid span{display:inline-flex;width:30px;height:30px;border-radius:50%;align-items:center;justify-content:center;background:#d9b84f;color:#111;font-weight:900}.feature-grid h3{color:#fff;font-size:16px;margin:12px 0 7px}.feature-grid p{color:#999;font-size:13px;line-height:1.5;margin:0}
.floating-wa{position:fixed;right:18px;bottom:18px;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#20b957;color:#fff;text-decoration:none;font-size:26px;box-shadow:0 10px 30px rgba(0,0,0,.4);z-index:1000;border:2px solid #fff}
.nav-wa{margin-left:10px;padding:8px 12px;font-size:12px}
@media(max-width:760px){
 .trust-strip{grid-template-columns:repeat(2,1fr);padding:0 12px}.trust-strip>div{padding:12px}
 .promo-section,.feature-section{padding:0 12px;margin-top:30px}.promo-card{padding:22px;display:block}.promo-stat{margin-top:18px}
 .promo-card h2,.feature-section h2{font-size:23px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:10px}.feature-grid article{padding:15px}
 .nav-wa{display:none}.floating-wa{right:14px;bottom:14px}
}
