:root{--fortex-black:#080808;--fortex-charcoal:#171717;--fortex-yellow:#F5B800;--fortex-white:#fff;--fortex-gray:#f4f4f4;--fortex-border:#e4e4e4;--fortex-text:#151515;--fortex-muted:#6a6a6a;--fortex-radius:12px;--fortex-wide:1440px;--fortex-content:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--fortex-text);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.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}.fortex-container{width:min(calc(100% - 40px),var(--fortex-wide));margin-inline:auto}.fortex-content-area{width:min(calc(100% - 40px),var(--fortex-content));padding:58px 0 80px}.site-main{min-height:45vh}.fortex-topbar{background:#000;color:#fff;font-size:11px;font-weight:850;letter-spacing:.05em}.fortex-topbar .fortex-container{height:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.fortex-topbar a{color:#fff}.fortex-header{position:sticky;top:0;z-index:80;background:rgba(15,15,15,.97);color:#fff;border-bottom:1px solid #2a2a2a;backdrop-filter:blur(10px)}body.admin-bar .fortex-header{top:32px}.fortex-header-inner{min-height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.fortex-brand img.custom-logo{max-height:48px;width:auto}.fortex-text-logo{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:950;letter-spacing:.02em}.fortex-text-logo b{color:var(--fortex-yellow)}.fortex-logo-mark{width:40px;height:40px;border-radius:8px;display:inline-block;background:repeating-linear-gradient(135deg,var(--fortex-yellow) 0 9px,#111 9px 15px);border:1px solid #363636}.fortex-primary-nav{justify-self:center}.fortex-menu{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:26px}.fortex-menu a{color:#d9d9d9;font-size:12px;font-weight:800}.fortex-menu a:hover{color:var(--fortex-yellow)}.fortex-header-actions{display:flex;gap:8px}.fortex-icon-button,.fortex-cart-button{min-width:40px;height:40px;padding:0 10px;border:1px solid #353535;background:#151515;border-radius:8px;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.fortex-cart-button span{margin-left:5px;color:var(--fortex-yellow);font-weight:800}.fortex-menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;padding:8px}.fortex-menu-toggle span:not(.screen-reader-text){display:block;height:2px;background:#fff;margin:5px 0}.fortex-button,.wp-element-button,.elementor-button{display:inline-flex;min-height:50px;padding:0 22px;align-items:center;justify-content:center;background:var(--fortex-yellow);color:#080808!important;border:0;border-radius:8px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;transition:.18s ease}.fortex-button:hover,.wp-element-button:hover,.elementor-button:hover{transform:translateY(-1px);filter:brightness(.96)}.fortex-button-dark{background:#161616;color:#fff!important;border:1px solid #3c3c3c}.fortex-kicker{display:inline-block;color:#ffd449;font-weight:950;font-size:11px;letter-spacing:.18em;margin-bottom:15px}.fortex-kicker.dark{color:#966b00}.fortex-hero{color:#fff;background:radial-gradient(circle at 78% 25%,rgba(245,184,0,.16),transparent 35%),linear-gradient(135deg,#050505,#131313 58%,#090909)}.fortex-hero-grid{min-height:685px;display:grid;grid-template-columns:1.08fr .92fr;gap:62px;align-items:center;padding-block:64px}.fortex-hero h1{font-size:clamp(52px,6vw,88px);line-height:.94;letter-spacing:-.055em;margin:0 0 24px;text-transform:uppercase}.fortex-hero p{font-size:18px;color:#c4c4c4;line-height:1.65;max-width:720px}.fortex-hero-buttons{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}.fortex-trust{display:flex;gap:21px;flex-wrap:wrap;margin-top:28px;font-size:12px;color:#ddd;font-weight:750}.fortex-trust span:before{content:'✓';color:var(--fortex-yellow);font-weight:950;margin-right:7px}.fortex-product-frame{position:relative;padding:24px;border:1px solid #2d2d2d;border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));box-shadow:0 30px 80px rgba(0,0,0,.35)}.fortex-product-frame img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px}.fortex-availability{position:absolute;z-index:2;left:42px;top:42px;background:var(--fortex-yellow);color:#080808;padding:9px 12px;border-radius:999px;font-size:10px;font-weight:950;letter-spacing:.06em}.fortex-hero-price{position:absolute;right:42px;bottom:42px;background:rgba(0,0,0,.8);border:1px solid rgba(245,184,0,.55);border-radius:10px;padding:9px 14px;color:#ffd449;font-size:31px;font-weight:950}.fortex-categories{border-bottom:1px solid #e7e7e7;background:#fff}.fortex-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding-block:16px}.fortex-category-grid a{padding:16px 12px;border:1px solid #e5e5e5;background:#fafafa;border-radius:8px;text-align:center;font-size:11px;font-weight:900;transition:.18s}.fortex-category-grid a:hover{background:#111;color:#fff;border-color:#111}.fortex-featured{padding:82px 0 96px}.fortex-section-head{max-width:830px;margin-bottom:34px}.fortex-section-head h2{font-size:clamp(42px,5vw,67px);line-height:.98;letter-spacing:-.045em;text-transform:uppercase;margin:0 0 12px}.fortex-section-head p{font-size:18px;color:#666}.fortex-featured-grid{display:grid;grid-template-columns:1fr 1fr;border-radius:22px;overflow:hidden;background:#0e0e0e;color:#fff}.fortex-featured-image{min-height:600px;background:#141414}.fortex-featured-image img{width:100%;height:100%!important;min-height:600px;object-fit:cover}.fortex-featured-copy{padding:clamp(34px,5vw,70px);display:flex;flex-direction:column;justify-content:center}.fortex-stock-chip{align-self:flex-start;background:var(--fortex-yellow);color:#111;padding:8px 11px;border-radius:999px;font-size:10px;font-weight:950}.fortex-featured-copy h3{font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.035em;margin:18px 0}.fortex-featured-price{font-size:36px;color:#ffd449;font-weight:950}.fortex-featured-copy ul{columns:2;padding-left:18px;color:#d8d8d8;margin:24px 0}.fortex-featured-copy li{margin:8px 0}.fortex-featured-copy .fortex-button{align-self:flex-start}.fortex-empty-store{padding:44px;background:#f5f5f5;border-radius:14px}.fortex-industrial-strip{background:#0a0a0a;color:#fff;padding:70px 0}.fortex-industrial-strip .fortex-container{display:flex;align-items:center;justify-content:space-between;gap:45px}.fortex-industrial-strip h2{font-size:clamp(38px,5vw,64px);line-height:1;margin:0 0 12px;text-transform:uppercase;letter-spacing:-.04em}.fortex-industrial-strip p{color:#bbb;max-width:850px}.fortex-footer{background:#050505;color:#aaa;border-top:1px solid #222;padding:42px 0}.fortex-footer-grid{display:grid;grid-template-columns:1fr auto auto;gap:40px;align-items:center}.fortex-footer-brand{font-size:18px;color:#fff;font-weight:950}.fortex-footer-brand b{color:var(--fortex-yellow)}.fortex-footer p{margin:8px 0 0;font-size:12px}.fortex-footer-menu{display:flex;gap:18px;list-style:none;margin:0;padding:0;font-size:12px}.fortex-footer a{color:#ddd}.fortex-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fortex-post-card{border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;background:#fff}.fortex-post-thumb img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.fortex-post-card-body{padding:22px}.fortex-post-card-body h2{font-size:22px;margin:0 0 9px}.fortex-404{text-align:center;padding:110px 20px}.fortex-404>span{font-size:120px;font-weight:950;color:var(--fortex-yellow);line-height:1}.fortex-404 h1{font-size:44px;margin:5px 0 12px}.fortex-full-width-page,.fortex-elementor-page,.fortex-elementor-front{width:100%;max-width:none;padding:0;margin:0}.fortex-elementor-page>.elementor,.fortex-elementor-front>.elementor{width:100%}
@media(max-width:1024px){body.admin-bar .fortex-header{top:32px}.fortex-header-inner{grid-template-columns:auto auto auto}.fortex-primary-nav{position:absolute;top:100%;left:0;right:0;display:none;background:#111;border-top:1px solid #2a2a2a;padding:18px 20px}.fortex-primary-nav.is-open{display:block}.fortex-menu{flex-direction:column;align-items:flex-start}.fortex-menu-toggle{display:block;justify-self:end}.fortex-header-actions{justify-self:end}.fortex-hero-grid,.fortex-featured-grid{grid-template-columns:1fr}.fortex-hero-product{order:-1;max-width:650px;margin:auto}.fortex-category-grid{grid-template-columns:repeat(2,1fr)}.fortex-footer-grid{grid-template-columns:1fr}.fortex-post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:782px){body.admin-bar .fortex-header{top:46px}}@media(max-width:640px){.fortex-container{width:min(calc(100% - 24px),var(--fortex-wide))}.fortex-topbar .fortex-container span{display:none}.fortex-topbar .fortex-container{justify-content:center}.fortex-header-inner{gap:10px}.fortex-text-logo span:last-child{display:none}.fortex-header-actions .fortex-icon-button{display:none}.fortex-hero-grid{min-height:auto;padding-block:26px 44px;gap:28px}.fortex-product-frame{padding:13px}.fortex-availability{left:24px;top:24px}.fortex-hero-price{right:24px;bottom:24px;font-size:25px}.fortex-hero h1{font-size:46px}.fortex-hero p{font-size:16px}.fortex-trust{gap:10px 16px}.fortex-featured{padding:55px 0}.fortex-featured-image,.fortex-featured-image img{min-height:390px}.fortex-featured-copy{padding:28px 22px}.fortex-featured-copy ul{columns:1}.fortex-industrial-strip .fortex-container{display:block}.fortex-industrial-strip .fortex-button{margin-top:16px}.fortex-post-grid{grid-template-columns:1fr}}

/* Fortex 1.1 - Elementor home */
.fortex-e-hero-shell{min-height:685px;background:radial-gradient(circle at 78% 25%,rgba(245,184,0,.16),transparent 35%),linear-gradient(135deg,#050505,#131313 58%,#090909);padding:64px max(24px,calc((100vw - 1440px)/2));display:flex!important;flex-direction:row!important;align-items:center!important;gap:62px!important}.fortex-e-hero-copy{width:55%;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.fortex-e-hero-card{width:45%}.fortex-e-kicker .elementor-heading-title{color:#ffd449!important;font-size:11px!important;letter-spacing:.18em!important;font-weight:950!important}.fortex-e-kicker.dark .elementor-heading-title{color:#966b00!important}.fortex-e-hero-title .elementor-heading-title{font-size:clamp(52px,6vw,88px)!important;line-height:.94!important;letter-spacing:-.055em!important;color:#fff!important}.fortex-e-hero-text{color:#c4c4c4!important;font-size:18px;line-height:1.65}.fortex-e-hero-text p,.fortex-e-industrial-text p{margin:0}.fortex-e-buttons{display:flex!important;flex-direction:row!important;gap:11px!important;margin-top:12px}.fortex-e-primary-button .elementor-button{background:var(--fortex-yellow)!important;color:#080808!important;font-weight:950!important;min-height:50px;padding:0 22px!important}.fortex-e-dark-button .elementor-button{background:#161616!important;color:#fff!important;border:1px solid #3c3c3c!important;font-weight:950!important;min-height:50px;padding:0 22px!important}.fortex-e-trust{display:flex;gap:21px;flex-wrap:wrap;color:#ddd;font-size:12px;font-weight:750;margin-top:10px}.fortex-e-trust span{white-space:nowrap}.fortex-e-category-shell{background:#fff;border-bottom:1px solid #e7e7e7;padding:16px max(12px,calc((100vw - 1440px)/2))}.fortex-elementor-category-grid{padding:0!important}.fortex-e-feature-shell{padding:82px max(24px,calc((100vw - 1440px)/2)) 96px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important}.fortex-e-section-title .elementor-heading-title{font-size:clamp(42px,5vw,67px)!important;line-height:.98!important;letter-spacing:-.045em!important;color:#151515!important}.fortex-e-section-text{font-size:18px;color:#666}.fortex-e-industrial-shell{background:#0a0a0a;padding:70px max(24px,calc((100vw - 1440px)/2));display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:45px!important}.fortex-e-industrial-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.fortex-e-industrial-title .elementor-heading-title{font-size:clamp(38px,5vw,64px)!important;line-height:1!important;letter-spacing:-.04em!important;color:#fff!important}.fortex-e-industrial-text{color:#bbb}.fortex-size-block{margin:22px 0}.fortex-size-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:11px;margin-bottom:10px}.fortex-size-heading span{color:#aaa}.fortex-size-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fortex-size-option{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;border:1px solid #3c3c3c;border-radius:8px;background:#171717;color:#fff!important;transition:.18s}.fortex-size-option:hover{border-color:var(--fortex-yellow);background:#222}.fortex-size-option strong{font-size:15px;color:#fff}.fortex-size-option small{font-size:9px;color:#aaa;margin-top:3px}.fortex-size-option.is-disabled{opacity:.35;pointer-events:none}.fortex-view-product-button{margin-top:3px}@media(max-width:1024px){.fortex-e-hero-shell{flex-direction:column!important;min-height:auto;padding-block:28px 46px}.fortex-e-hero-copy,.fortex-e-hero-card{width:100%}.fortex-e-hero-card{order:-1;max-width:650px}.fortex-e-industrial-shell{flex-direction:column!important;align-items:flex-start!important}}@media(max-width:640px){.fortex-e-hero-title .elementor-heading-title{font-size:46px!important}.fortex-e-buttons{flex-direction:column!important;width:100%}.fortex-e-buttons>.e-con{width:100%}.fortex-size-options{grid-template-columns:repeat(2,minmax(0,1fr))}.fortex-e-feature-shell{padding-block:55px!important}}
