/* =========================================================
   Fitland — فیتلند | قالب فروشگاهی فیتنس (RTL)
   ========================================================= */

/* ---------- Fonts ---------- */
@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-300.woff2') format('woff2');font-weight:300;font-display:swap}
@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-500.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-700.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-800.woff2') format('woff2');font-weight:800;font-display:swap}

/* ---------- Base ---------- */
:root{
	--bg:#101010; --bg2:#141414; --card:#1a1a1a; --card2:#202020;
	--line:#242424; --line2:#2e2e2e;
	--txt:#f3f3f3; --mut:#a8a8a8; --mut2:#787878;
	--gold:#e6a23c; --gold2:#f5c065; --grad:linear-gradient(135deg,#f5c065,#dd8f2b);
	--red:#de4a43; --star:#f7b733;
	--r:14px; --r-lg:16px;
	--shadow:0 14px 34px rgba(0,0,0,.35);
	--font:'Vazirmatn',Tahoma,'Segoe UI',sans-serif;
}
*,*::before,*::after{box-sizing:border-box}
*, html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, button, input, select, textarea, .woocommerce, .fl-account, .fl-account__nav a, .fl-account__user {
	font-family: 'Vazirmatn', Tahoma, 'Segoe UI', sans-serif !important;
}
.fl-brand--nike { font-family: 'Arial Black', Arial, sans-serif !important; }
.fl-brand--adidas { font-family: 'Arial Black', Arial, sans-serif !important; }
.fl-brand--gymshark { font-family: Arial, sans-serif !important; }
.fl-logo-word, .fl-hero__side { font-family: 'Arial Black', Tahoma, sans-serif !important; }
html{scroll-behavior:smooth;background:var(--bg)!important}
body{
	margin:0!important;padding:0!important;background:var(--bg)!important;color:var(--txt);
	font:400 15px/1.9 var(--font);
	-webkit-font-smoothing:antialiased;
	overflow-x:hidden;
	width:100%!important;max-width:100%!important;
}

/* Global Full Width Safeguards against WordPress/Gutenberg/Elementor container boxing */
.fl-topbar, .fl-header, .fl-nav, .fl-main, .fl-hero, .fl-features, .fl-sec, .fl-brands, .fl-club, .fl-footer,
.wp-site-blocks, .wp-block-post-content, .entry-content, .site-content, #page, #content {
	width: 100% !important;
	max-width: 100% !important;
	box-sizing: border-box;
}
.fl-page-front, .fl-page-elementor, .fl-full-wrapper {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
button{font-family:inherit}
input,textarea,select{font-family:inherit}
::selection{background:rgba(230,162,60,.35);color:#fff}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{background:#141414}
::-webkit-scrollbar-thumb{background:#2d2d2d;border-radius:8px}
::-webkit-scrollbar-thumb:hover{background:var(--gold)}

.fl-container{width:min(1280px,calc(100% - 48px));margin-inline:auto}
.fl-ic{width:20px;height:20px;flex:none}
.fl-skip{position:absolute;left:-9999px;top:10px;background:var(--gold);color:#141414;padding:8px 18px;border-radius:10px;z-index:3000;font-weight:700}
.fl-skip:focus{left:10px}

/* ---------- Buttons ---------- */
.fl-btn{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:15px;padding:13px 30px;border-radius:12px;border:0;cursor:pointer;transition:.25s}
.fl-btn .fl-ic{width:18px;height:18px}
.fl-btn--gold{background:var(--grad);color:#161616;box-shadow:0 8px 24px rgba(221,143,43,.22)}
.fl-btn--gold:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(221,143,43,.35)}
.fl-btn--ghost{background:transparent;border:1px solid rgba(230,162,60,.55);color:var(--gold);padding:11px 24px;font-size:14px}
.fl-btn--ghost:hover{background:var(--gold);color:#141414}

/* ---------- Topbar ---------- */
.fl-topbar{border-bottom:1px solid #1c1c1c;background:#0d0d0d;font-size:12px;color:#8d8d8d;width:100%!important;max-width:100%!important;display:block}
.fl-topbar__in{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-block:9px;flex-wrap:wrap}
.fl-topbar p{margin:0;display:flex;align-items:center;gap:8px;white-space:nowrap}
.fl-pulse{width:7px;height:7px;border-radius:50%;background:var(--gold);flex:none;animation:flPulse 2s infinite}
@keyframes flPulse{0%,100%{box-shadow:0 0 0 0 rgba(230,162,60,.5)}50%{box-shadow:0 0 0 6px rgba(230,162,60,0)}}

/* ---------- Header ---------- */
.fl-header{background:var(--bg);width:100%!important;max-width:100%!important;display:block}
.fl-header__in{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:18px}
.fl-logo{display:flex;align-items:center;gap:11px;flex:none}
.fl-logo img{max-height:46px;width:auto}
.fl-logo-mark{flex:none}
.fl-logo-word{font-weight:800;font-size:21px;letter-spacing:3px;color:#fff;direction:ltr;line-height:1}
.fl-logo-word b{color:var(--gold);font-weight:800}
.fl-search{flex:1 1 340px;max-width:540px;margin-inline:auto;position:relative}
.fl-search input{width:100%;background:#1b1b1b;border:1px solid #2b2b2b;color:var(--txt);border-radius:999px;padding:12px 22px;padding-left:56px;font-size:13.5px;outline:0;transition:.2s}
.fl-search input::placeholder{color:#6f6f6f}
.fl-search input:focus{border-color:rgba(230,162,60,.6);box-shadow:0 0 0 4px rgba(230,162,60,.08)}
.fl-search button{position:absolute;left:5px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--grad);color:#141414;border:0;cursor:pointer;transition:.2s}
.fl-search button:hover{transform:translateY(-50%) scale(1.06)}
.fl-search button .fl-ic{width:18px;height:18px}
.fl-hicons{display:flex;gap:12px;flex:none;align-items:center}
.fl-hbtn{position:relative;width:44px;height:44px;display:grid;place-items:center;color:#cdcdcd;border:1px solid #242424;border-radius:12px;background:#161616;transition:.2s;cursor:pointer}
.fl-hbtn:hover{color:var(--gold);background:#1f1f1f;border-color:rgba(230,162,60,.5);transform:translateY(-2px)}
.fl-badge{position:absolute;top:-6px;inset-inline-end:-6px;background:var(--grad);color:#141414;font-size:10.5px;font-weight:800;min-width:18px;height:18px;padding-inline:4px;border-radius:999px;display:grid;place-items:center;font-style:normal}
.fl-burger{display:none}

/* ---------- Nav ---------- */
.fl-nav{border-block:1px solid #202020;background:#131313;width:100%!important;max-width:100%!important;display:block}
.fl-nav .fl-container{display:flex;align-items:center;justify-content:flex-start}
.fl-menu{display:flex;align-items:center;gap:6px;list-style:none;padding:0;margin:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;width:100%}
.fl-menu::-webkit-scrollbar{display:none}
.fl-menu li{margin:0;flex:none}
.fl-menu a{display:inline-flex;align-items:center;gap:8px;padding:13px 15px;font-size:13.5px;font-weight:500;color:#cfcfcf;position:relative;transition:.2s;white-space:nowrap}
.fl-menu a:hover{color:var(--gold)}
.fl-menu .is-active a{color:var(--gold);font-weight:700}
.fl-menu .is-active a::after{content:'';position:absolute;inset-inline:14px;bottom:0;height:2.5px;background:var(--grad);border-radius:3px}
.fl-menu a .fl-ic{width:17px;height:17px;color:var(--gold)}
.fl-menu-hot{color:var(--gold)}

/* ---------- Drawer (mobile) ---------- */
.fl-drawer{position:fixed;top:0;bottom:0;inset-inline-start:0;width:310px;max-width:86vw;background:#141414;border-inline-end:1px solid #262626;z-index:1000;transform:translateX(105%);transition:transform .35s ease;overflow-y:auto}
[dir="ltr"] .fl-drawer{transform:translateX(-105%)}
.fl-drawer.is-open{transform:none}
.fl-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #222}
.fl-drawer__head .fl-logo-word{font-size:17px}
.fl-drawer__close{width:38px;height:38px;border:1px solid #2b2b2b;border-radius:10px;color:#ccc;background:transparent;display:grid;place-items:center;cursor:pointer}
.fl-drawer .fl-menu{flex-direction:column;gap:0}
.fl-drawer .fl-menu a{display:flex;padding:14px 20px;border-bottom:1px solid #1e1e1e}
.fl-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);opacity:0;pointer-events:none;transition:.3s;z-index:900}
.fl-overlay.is-open{opacity:1;pointer-events:auto}
.fl-drawer-search{display:none}
@media (max-width:640px){
	.fl-drawer-search{display:flex;align-items:center;background:#1b1b1b;border-bottom:1px solid #222;padding:12px 16px;position:relative}
	.fl-drawer-search input{width:100%;background:#121212;border:1px solid #282828;border-radius:8px;color:#fff;padding:9px 12px;padding-left:36px;font-size:13.5px;outline:0}
	.fl-drawer-search button{position:absolute;left:24px;top:50%;transform:translateY(-50%);background:transparent;border:0;color:var(--gold);cursor:pointer;display:grid;place-items:center}
}

.fl-main{min-height:30vh;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block}

/* ---------- Hero ---------- */
.fl-hero{position:relative;overflow:hidden;height:clamp(440px,64vh,600px);background:#0d0d0d;width:100%!important;max-width:100%!important;display:block}
.fl-hero__slide{position:absolute;inset:0;opacity:0;transition:opacity .9s ease;pointer-events:none}
.fl-hero__slide.is-active{opacity:1;pointer-events:auto}
.fl-hero__img{position:absolute;left:0;top:0;bottom:0;width:62%;height:100%;object-fit:cover;object-position:center 15%}
.fl-hero__scrim{position:absolute;inset:0;background:
	linear-gradient(to left,var(--bg) 22%,rgba(16,16,16,.72) 46%,rgba(16,16,16,.18) 70%,rgba(16,16,16,.05)),
	linear-gradient(to top,var(--bg) 2%,transparent 32%)} 
.fl-hero__in{position:relative;height:100%;display:flex;align-items:center}
.fl-hero__box{max-width:540px}
.fl-hero h1{font-size:clamp(34px,4.2vw,58px);font-weight:800;line-height:1.35;margin:0 0 14px;color:#fff}
.fl-hero h1 .gold{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}
.fl-hero p{color:#c9c9c9;font-size:16.5px;margin:0 0 26px;max-width:440px;line-height:1.8}
.fl-hero__side{position:absolute;left:18px;top:50%;transform:translateY(-50%);writing-mode:vertical-rl;letter-spacing:5px;font-size:10.5px;color:#5f5f5f;direction:ltr;font-weight:500}
.fl-hero__wm{position:absolute;bottom:18px;left:9%;opacity:.14}
.fl-hero__wm svg{width:88px;height:88px}
.fl-hero__dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px}
.fl-hero__dot{width:9px;height:9px;border-radius:999px;background:#3d3d3d;border:0;cursor:pointer;transition:.3s;padding:0}
.fl-hero__dot.is-active{width:28px;background:var(--grad)}

/* ---------- Features (100% FEATURES_BAR.png Replica) ---------- */
.fl-features{padding-top:36px!important;padding-bottom:12px!important;width:100%!important;max-width:100%!important;display:block!important;box-sizing:border-box!important}
.fl-features__in{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;background:#141414!important;border:1px solid #242424!important;border-radius:20px!important;padding:24px 18px!important;box-shadow:0 14px 34px rgba(0,0,0,.35)!important;align-items:center!important}
.fl-feature{display:flex!important;gap:16px!important;align-items:center!important;background:transparent!important;border:0!important;border-radius:0!important;padding:6px 22px!important;border-inline-end:1px solid #262626!important;position:relative!important;transition:.25s!important}
.fl-feature:last-child{border-inline-end:0!important}
.fl-feature:hover{transform:translateY(-2px)!important}
.fl-feature__ic{width:auto!important;height:auto!important;flex:none!important;display:grid!important;place-items:center!important;border:0!important;border-radius:0!important;color:#d19f56!important;background:transparent!important}
.fl-feature__ic .fl-ic{width:34px!important;height:34px!important;stroke-width:1.8!important}
.fl-feature strong{font-size:15.5px!important;font-weight:800!important;display:block!important;margin-bottom:4px!important;color:#fff!important;line-height:1.3!important}
.fl-feature small{color:#9a9a9a!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important}

/* ---------- Section heads ---------- */
.fl-sec{padding-top:48px;width:100%!important;max-width:100%!important;display:block}
.fl-sec-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:14px}
.fl-sec-title{font-size:21px;font-weight:800;margin:0;display:flex;align-items:center;gap:12px;color:#fff}
.fl-sec-title::before{content:'';width:5px;height:22px;background:var(--grad);border-radius:3px}
.fl-sec-more{color:var(--gold);font-size:13.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px;transition:.2s;white-space:nowrap}
.fl-sec-more .fl-ic{width:16px;height:16px}
.fl-sec-more:hover{gap:9px;text-shadow:0 0 14px rgba(230,162,60,.4)}

/* ---------- Categories ---------- */
.fl-cats{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}
.fl-cat{display:block;background:#151515;border:1px solid #232323;border-radius:16px;padding:12px 12px 18px;text-align:center;transition:.25s;position:relative}
.fl-cat:hover{border-color:rgba(230,162,60,.45);transform:translateY(-4px);box-shadow:var(--shadow)}
.fl-cat__imgwrap{display:block;border-radius:12px;overflow:hidden;aspect-ratio:1/1.05;background:#222;position:relative}
.fl-cat__imgwrap img{width:100%;height:100%;object-fit:cover;transition:.4s}
.fl-cat:hover img{transform:scale(1.06)}
.fl-cat__ic{display:inline-grid;place-items:center;width:44px;height:44px;margin-top:-22px;position:relative;z-index:2;background:#ffffff;border-radius:50%;color:#141414;box-shadow:0 6px 18px rgba(0,0,0,.5);transition:.25s}
.fl-cat:hover .fl-cat__ic{background:var(--grad);color:#141414;transform:scale(1.08)}
.fl-cat__ic .fl-ic{width:22px;height:22px;stroke-width:2.2}
.fl-cat__name{display:block;margin-top:10px;font-size:14.5px;font-weight:700;color:#fff}

/* ---------- Products ---------- */
.fl-prods{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.fl-prod{background:var(--card);border:1px solid #232323;border-radius:var(--r-lg);padding:12px;transition:.25s;display:flex;flex-direction:column}
.fl-prod:hover{border-color:rgba(230,162,60,.4);transform:translateY(-4px);box-shadow:var(--shadow)}
.fl-prod__imgwrap{position:relative;display:block;border-radius:12px;overflow:hidden;aspect-ratio:1;background:#222;margin-bottom:14px}
.fl-prod__imgwrap img{width:100%;height:100%;object-fit:cover;transition:.4s}
.fl-prod:hover .fl-prod__imgwrap img{transform:scale(1.06)}
.fl-off{position:absolute;top:10px;inset-inline-start:10px;background:var(--red);color:#fff;font-size:11.5px;font-weight:800;padding:3px 10px;border-radius:999px}
.fl-fav{position:absolute;top:10px;inset-inline-end:10px;width:34px;height:34px;border-radius:10px;background:rgba(16,16,16,.55);backdrop-filter:blur(4px);border:1px solid #363636;color:#bcbcbc;display:grid;place-items:center;cursor:pointer;transition:.2s}
.fl-fav:hover,.fl-fav.is-fav{color:#f0655a;border-color:#f0655a;background:rgba(240,101,90,.15)}
.fl-fav .fl-ic{width:17px;height:17px}
.fl-prod__body{padding-inline:4px;display:flex;flex-direction:column;flex:1}
.fl-rate{display:flex;align-items:center;gap:6px;color:var(--star);font-size:13px;font-weight:700}
.fl-rate .fl-ic{width:15px;height:15px}
.fl-rate span{color:var(--mut);font-weight:400;font-size:12px}
.fl-prod__name{font-size:14px;font-weight:600;margin:9px 0 10px;line-height:1.7;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.fl-prod__name a:hover{color:var(--gold)}
.fl-price{display:flex;align-items:baseline;gap:7px;margin-top:auto}
.fl-price del{color:var(--mut2);font-size:12px}
.fl-price strong{font-size:18px;font-weight:800;color:#fff}
.fl-price span{font-size:11px;color:var(--mut)}
.fl-addcart{margin-top:12px;border:1px solid #2f2f2f;background:transparent;color:#c7c7c7;width:100%;height:42px;border-radius:10px;display:grid;place-items:center;transition:.2s;cursor:pointer}
.fl-addcart .fl-ic{width:19px;height:19px}
.fl-addcart:hover{background:var(--grad);color:#141414;border-color:transparent}

/* ---------- Banners ---------- */
.fl-banners{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-top:46px}
.fl-banner{position:relative;display:flex;align-items:center;min-height:220px;border-radius:var(--r-lg);overflow:hidden;border:1px solid #242424;background:#181818;isolation:isolate}
.fl-banner__img{position:absolute;inset-inline-end:0;top:0;bottom:0;width:58%;height:100%;object-fit:cover;object-position:center 20%;-webkit-mask-image:linear-gradient(to right,transparent,#000 62%);mask-image:linear-gradient(to right,transparent,#000 62%);transition:.4s}
.fl-banner:hover .fl-banner__img{transform:scale(1.04)}
.fl-banner::before{content:'';position:absolute;inset:0;background:linear-gradient(to left,#181818 30%,transparent)}
.fl-banner__in{position:relative;padding:30px;z-index:1}
.fl-banner h3{font-size:23px;font-weight:800;margin:0 0 6px;color:#fff}
.fl-banner p{color:var(--mut);font-size:14px;margin:0 0 20px}

/* ---------- Brands ---------- */
.fl-brands{padding-top:50px}
.fl-brands__title{text-align:center;font-size:19px;font-weight:800;margin:0 0 20px;color:#e9e9e9}
.fl-brands__strip{display:flex;align-items:center;gap:12px;background:var(--bg2);border:1px solid #222;border-radius:var(--r-lg);padding:8px 14px}
.fl-brands__arrow{width:40px;height:40px;flex:none;border:1px solid #2b2b2b;border-radius:10px;background:transparent;color:#9a9a9a;display:grid;place-items:center;cursor:pointer;transition:.2s}
.fl-brands__arrow:hover{color:var(--gold);border-color:rgba(230,162,60,.5)}
.fl-brands__track{flex:1;display:flex;align-items:center;justify-content:space-between;gap:44px;overflow-x:auto;scrollbar-width:none;padding:14px 6px}
.fl-brands__track::-webkit-scrollbar{display:none}
.fl-brand{white-space:nowrap;color:#8d8d8d;transition:.2s;-webkit-user-select:none;user-select:none}
.fl-brand:hover{color:#e8e8e8}
.fl-brand--nike{font-weight:900;font-style:italic;font-size:23px;letter-spacing:1px;font-family:'Arial Black',Arial,sans-serif}
.fl-brand--adidas{font-weight:800;font-size:20px;letter-spacing:-.5px;font-family:'Arial Black',Arial,sans-serif}
.fl-brand--gymshark{font-weight:700;font-size:16px;letter-spacing:3.5px;font-family:Arial,sans-serif}
.fl-brand--ua{font-weight:800;font-size:10px;letter-spacing:1.5px;line-height:1.3;text-align:center;text-transform:uppercase}
.fl-brand--puma{font-weight:800;font-style:italic;font-size:21px;font-family:Arial,sans-serif}
.fl-brand--reebok{font-weight:600;font-size:18px;letter-spacing:1px;font-family:Arial,sans-serif}

/* ---------- Blog ---------- */
.fl-blog{display:grid;grid-template-columns:1fr 1.35fr;gap:16px}
.fl-mega{position:relative;display:flex;align-items:flex-end;min-height:400px;border-radius:var(--r-lg);overflow:hidden;border:1px solid #242424;isolation:isolate}
.fl-mega>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.4s}
.fl-mega:hover>img{transform:scale(1.04)}
.fl-mega::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(10,10,10,.94) 8%,rgba(10,10,10,.35) 52%,rgba(10,10,10,.14))}
.fl-mega__cat{position:absolute;top:18px;inset-inline-start:18px;background:var(--grad);color:#141414;font-size:12px;font-weight:800;padding:5px 14px;border-radius:999px;z-index:1}
.fl-mega__in{position:relative;padding:26px;z-index:1}
.fl-mega__in h3{font-size:21px;font-weight:800;margin:0 0 12px;line-height:1.7;color:#fff}
.fl-meta{display:flex;align-items:center;gap:16px;color:#b5b5b5;font-size:12.5px;flex-wrap:wrap}
.fl-meta .m{display:inline-flex;align-items:center;gap:6px}
.fl-meta .fl-ic{width:15px;height:15px;color:var(--gold)}
.fl-minis{display:flex;flex-direction:column;gap:14px}
.fl-mini{display:flex;gap:14px;background:var(--card);border:1px solid #232323;border-radius:14px;padding:12px;align-items:center;transition:.2s}
.fl-mini:hover{border-color:rgba(230,162,60,.35);transform:translateX(-4px)}
.fl-mini__img{width:104px;height:104px;border-radius:10px;object-fit:cover;flex:none}
.fl-mini__tx{min-width:0}
.fl-tag{display:inline-block;color:var(--gold);border:1px solid rgba(230,162,60,.4);font-size:11px;font-weight:600;padding:2px 10px;border-radius:999px}
.fl-mini h4{font-size:14px;font-weight:700;margin:8px 0 9px;line-height:1.75;color:#eaeaea;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.fl-mini .fl-meta{font-size:11.5px;gap:12px}

/* ---------- Elite Club ---------- */
.fl-club{padding-top:54px!important;padding-bottom:24px!important;width:100%!important;max-width:100%!important;display:block!important;box-sizing:border-box!important}
.fl-club__box{position:relative!important;overflow:hidden!important;display:grid!important;grid-template-columns:240px 1fr!important;gap:40px!important;align-items:center!important;background:linear-gradient(145deg,#161513 0%,#100f0d 50%,#0c0b0a 100%)!important;border:1px solid rgba(210,150,65,.3)!important;border-radius:22px!important;padding:38px 46px 28px!important;box-shadow:0 20px 50px rgba(0,0,0,.6)!important}
.fl-club__box::after{content:''!important;position:absolute!important;width:380px!important;height:380px!important;top:-130px!important;inset-inline-end:-80px!important;background:radial-gradient(circle,rgba(230,162,60,.12) 0%,transparent 68%)!important;pointer-events:none!important}
.fl-club__brand{display:flex!important;flex-direction:column!important;gap:14px!important;direction:ltr!important;align-items:center!important;text-align:center!important;border-inline-end:1px solid rgba(255,255,255,.07)!important;padding-inline-end:32px!important;position:relative!important;z-index:2!important}
.fl-club__word{font-weight:900!important;font-size:24px!important;letter-spacing:3.5px!important;color:#fff!important;line-height:1!important;font-family:'Arial Black',Tahoma,sans-serif!important}
.fl-club__word small{display:block!important;font-size:11px!important;letter-spacing:5.5px!important;color:#cca362!important;margin-top:6px!important;font-weight:700!important;font-family:'Arial Black',Tahoma,sans-serif!important}
.fl-club__main{display:flex!important;flex-direction:column!important;position:relative!important;z-index:2!important}
.fl-club__main h3{font-size:25px!important;font-weight:800!important;color:#fff!important;margin:0 0 8px 0!important;line-height:1.4!important}
.fl-club__main>p{font-size:14px!important;color:#a4a4a4!important;margin:0 0 24px 0!important;line-height:1.8!important}
.fl-club-form{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;box-sizing:border-box!important}
.fl-club-inputwrap{flex:1!important;height:54px!important;background:#141311!important;border:1px solid rgba(230,162,60,.25)!important;border-radius:14px!important;display:flex!important;align-items:center!important;position:relative!important;padding:0 18px!important;transition:.25s!important}
.fl-club-inputwrap:focus-within{border-color:var(--gold)!important;box-shadow:0 0 0 4px rgba(230,162,60,.1)!important;background:#181614!important}
.fl-club-mail{color:#888!important;width:20px!important;height:20px!important;flex:none!important}
.fl-club-inputwrap input{flex:1!important;background:transparent!important;border:0!important;color:#fff!important;padding:0 14px!important;font-size:14px!important;outline:0!important;height:100%!important}
.fl-club-inputwrap input::placeholder{color:#686868!important}
.fl-club-chev{color:#666!important;width:18px!important;height:18px!important;flex:none!important}
.fl-club-submit{height:54px!important;padding:0 38px!important;background:linear-gradient(135deg,#c9934e,#986524)!important;color:#fff!important;font-size:15px!important;font-weight:800!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 8px 22px rgba(152,101,36,.3)!important;cursor:pointer!important;transition:.25s!important;white-space:nowrap!important;flex:none!important}
.fl-club-submit:hover{transform:translateY(-2px)!important;box-shadow:0 12px 30px rgba(180,120,45,.45)!important;background:linear-gradient(135deg,#d8a35e,#a7722d)!important}
.fl-club__perks{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:32px!important;padding-top:24px!important;border-top:1px solid rgba(255,255,255,.07)!important;width:100%!important;flex-wrap:wrap!important;gap:12px!important}
.fl-perk{display:flex!important;align-items:center!important;gap:10px!important;font-size:13.5px!important;font-weight:700!important;color:#e0e0e0!important;position:relative!important;padding:0!important;border:0!important}
.fl-perk__ic{color:#d19f56!important;width:22px!important;height:22px!important;display:grid!important;place-items:center!important;border:0!important;background:transparent!important;border-radius:0!important}
.fl-perk__ic .fl-ic{width:20px!important;height:20px!important;stroke-width:2.2!important}
.fl-perk>span:last-child{font-size:13.5px!important;color:#e0e0e0!important}

/* ---------- Footer ---------- */
.fl-footer{background:#0b0b0b;border-top:1px solid #1c1c1c;margin-top:52px;width:100%!important;max-width:100%!important;display:block}
.fl-fcols{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.25fr;gap:34px;padding:44px 0 34px}
.fl-fcol h4{font-size:15px;font-weight:800;margin:2px 0 16px;padding-inline-start:12px;position:relative;color:#f0f0f0}
.fl-fcol h4::before{content:'';position:absolute;inset-inline-start:0;top:3px;width:4px;height:17px;background:var(--grad);border-radius:2px}
.fl-fcol p{color:#8a8a8a;font-size:13px;line-height:2;margin:14px 0 0}
.fl-socials{display:flex;gap:10px;margin-top:18px}
.fl-socials a{width:40px;height:40px;border-radius:11px;border:1px solid #2a2a2a;color:#a9a9a9;display:grid;place-items:center;transition:.2s}
.fl-socials a:hover{color:var(--gold);border-color:rgba(230,162,60,.5);transform:translateY(-2px)}
.fl-socials .fl-ic{width:18px;height:18px}
.fl-links{list-style:none;margin:0;padding:0}
.fl-links a{display:block;color:#9a9a9a;font-size:13.5px;padding:6px 0;transition:.2s}
.fl-links a:hover{color:var(--gold);padding-inline-start:6px}
.fl-news-form{display:flex;gap:8px;background:#101010;border:1px solid #2a2a2a;border-radius:999px;padding:5px;margin-top:16px}
.fl-news-form input{flex:1;min-width:0;background:transparent;border:0;color:#fff;padding:9px 16px;font-size:13px;outline:0}
.fl-news-form input::placeholder{color:#666}
.fl-news-form button{flex:none;width:40px;height:40px;border-radius:50%;border:0;background:var(--grad);color:#141414;display:grid;place-items:center;cursor:pointer;transition:.2s}
.fl-news-form button:hover{transform:scale(1.08)}
.fl-news-form button .fl-ic{width:17px;height:17px}
.fl-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;background:#101010;border:1px solid #1f1f1f;border-radius:var(--r-lg);padding:20px 22px}
.fl-trust__item{display:flex;align-items:center;gap:14px}
.fl-trust__ic{width:46px;height:46px;flex:none;border-radius:12px;background:rgba(230,162,60,.08);border:1px solid rgba(230,162,60,.28);color:var(--gold);display:grid;place-items:center}
.fl-trust__ic .fl-ic{width:21px;height:21px}
.fl-trust strong{font-size:13.5px;display:block;margin-bottom:1px}
.fl-trust small{font-size:11.5px;color:var(--mut2)}
.fl-fbottom{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;border-top:1px solid #191919;padding:18px 0 24px;margin-top:26px}
.fl-copy{margin:0;font-size:12.5px;color:#6f6f6f}
.fl-pay{display:flex;align-items:center;gap:14px;color:#7c7c7c}
.fl-pay .p-visa{font-style:italic;font-weight:900;font-size:14px;letter-spacing:.5px;font-family:Arial,sans-serif}
.fl-pay .p-mc{display:inline-flex;align-items:center}
.fl-pay .p-mc i{width:16px;height:16px;border-radius:50%;background:#d23e3e;opacity:.85;display:block}
.fl-pay .p-mc i+i{background:#e8943a;margin-inline-start:-7px}
.fl-pay .p-pp{font-style:italic;font-weight:800;font-size:13px;font-family:Arial,sans-serif}
.fl-pay .p-box{width:28px;height:28px;border-radius:7px;background:#191919;border:1px solid #2a2a2a;display:inline-block}

/* ---------- Toast ---------- */
.fl-toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,12px);background:#1f1f1f;border:1px solid rgba(230,162,60,.5);color:#f0f0f0;font-size:13px;padding:11px 24px;border-radius:999px;opacity:0;pointer-events:none;transition:.3s;z-index:1100;box-shadow:0 10px 30px rgba(0,0,0,.5)}
.fl-toast.is-show{opacity:1;transform:translate(-50%,0)}

/* ---------- Generic pages ---------- */
.fl-page{padding:44px 0;min-height:46vh}
.fl-crumbs{font-size:12.5px;color:#787878;margin-bottom:18px}
.fl-crumbs a:hover{color:var(--gold)}
.fl-card{background:#151515;border:1px solid #222;border-radius:var(--r-lg);padding:36px}
.fl-title{font-size:25px;font-weight:800;margin:0 0 8px;color:#fff}
.fl-page-head{margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
.fl-grid-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.fl-arch{display:block;background:var(--card);border:1px solid #232323;border-radius:14px;overflow:hidden;transition:.2s}
.fl-arch:hover{border-color:rgba(230,162,60,.4);transform:translateY(-4px);box-shadow:var(--shadow)}
.fl-arch-img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}
.fl-arch-img--ph{display:grid;place-items:center;background:#1e1e1e;aspect-ratio:16/10;opacity:.7}
.fl-arch-body{display:block;padding:16px 18px 18px}
.fl-arch-title{font-size:15px;font-weight:700;margin:10px 0 12px;line-height:1.8;color:#eee}
.fl-arch-more{color:var(--gold);font-size:12.5px;display:inline-flex;align-items:center;gap:6px;font-weight:600}
.fl-arch-more .fl-ic{width:15px;height:15px}
.fl-thumb{margin-bottom:24px}
.fl-thumb img{border-radius:var(--r-lg);width:100%}
.fl-single-meta{display:flex;gap:16px;flex-wrap:wrap;color:var(--mut);font-size:12.5px;margin-bottom:22px}
.fl-single-meta .fl-ic{width:15px;height:15px;color:var(--gold)}
.fl-content{font-size:15px;line-height:2.15;color:#d6d6d6}
.fl-content h1,.fl-content h2,.fl-content h3,.fl-content h4{font-weight:800;margin:26px 0 12px;color:#fff;line-height:1.6}
.fl-content h2{font-size:21px}
.fl-content h3{font-size:18px}
.fl-content p{margin:0 0 16px}
.fl-content img{border-radius:12px}
.fl-content a{color:var(--gold)}
.fl-content blockquote{border-inline-start:3px solid var(--gold);margin:18px 0;padding:10px 18px;background:#181818;border-radius:8px;color:#bdbdbd}
.fl-content ul,.fl-content ol{padding-inline-start:24px;margin:0 0 16px}
.fl-content table{border-collapse:collapse;width:100%;margin:0 0 16px}
.fl-content td,.fl-content th{border:1px solid #2a2a2a;padding:10px;font-size:13.5px}
.fl-content .aligncenter{display:block;margin-inline:auto}
.fl-content .wp-caption,.fl-content .wp-block-image figcaption{color:var(--mut2);font-size:12px;text-align:center;margin-top:8px}
.fl-content code{background:#1e1e1e;border:1px solid #2b2b2b;border-radius:6px;padding:2px 8px;font-size:13px;direction:ltr;display:inline-block}
.posted-on,.cat-links,.tags-links{margin:0 0 10px;display:block;font-size:12.5px;color:#8a8a8a}
.posted-on a,.cat-links a,.tags-links a{color:var(--gold)}

/* ---------- Pagination ---------- */
.pagination{margin-top:32px}
.pagination .nav-links{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}
.pagination .page-numbers{min-width:40px;height:40px;padding-inline:12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #2b2b2b;border-radius:10px;color:#ababab;font-size:13.5px;transition:.2s}
.pagination .page-numbers:hover{color:var(--gold);border-color:rgba(230,162,60,.5)}
.pagination .page-numbers.current{background:var(--grad);color:#141414;font-weight:800;border-color:transparent}
.pagination .page-numbers.dots{border-color:transparent;color:#555}

/* ---------- Search form (WP) ---------- */
.search-form{display:flex;gap:8px;max-width:480px}
.search-form label{flex:1;display:flex}
.search-field{flex:1;min-width:0;background:#141414;border:1px solid #2b2b2b;color:#eee;border-radius:12px;padding:11px 16px;font-size:13.5px;outline:0}
.search-field:focus{border-color:rgba(230,162,60,.55)}
.search-submit{background:var(--grad);border:0;border-radius:12px;padding:11px 22px;color:#141414;font-weight:700;cursor:pointer}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}

/* ---------- 404 ---------- */
.fl-404{text-align:center;padding:70px 0}
.fl-404 h1{font-size:88px;font-weight:800;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0 0 4px;line-height:1.2}
.fl-404 p{color:var(--mut);margin:0 0 24px;font-size:15px}
.fl-404 .search-form{margin:22px auto 0;justify-content:center}

/* ---------- Comments ---------- */
.fl-comments{margin-top:38px}
.fl-comments-title{font-size:18px;font-weight:800;margin:0 0 20px;display:flex;align-items:center;gap:10px}
.fl-comments-title::before{content:'';width:5px;height:20px;background:var(--grad);border-radius:3px}
.comment-list{list-style:none;padding:0;margin:0}
.comment-list .children{list-style:none;padding-inline-start:26px}
.comment-body{background:#151515;border:1px solid #232323;border-radius:14px;padding:18px 20px;margin-bottom:14px}
.comment-author{display:flex;align-items:center;gap:10px;margin-bottom:8px}
.comment-author .avatar{border-radius:50%}
.comment-author .fn{font-style:normal;font-weight:700;font-size:14px}
.comment-author .says{display:none}
.comment-metadata{font-size:11.5px;color:#6f6f6f}
.comment-metadata a{color:inherit}
.comment-content p{font-size:14px;line-height:2;color:#cfcfcf;margin:10px 0 4px}
.reply a{display:inline-flex;font-size:12px;color:var(--gold);border:1px solid rgba(230,162,60,.4);border-radius:999px;padding:3px 14px;margin-top:6px}
.comment-respond{margin-top:26px;background:#151515;border:1px solid #222;border-radius:var(--r-lg);padding:26px}
.comment-reply-title{font-size:16px;font-weight:800;margin:0 0 14px;display:block}
.comment-form label{display:block;font-size:13px;margin-bottom:6px;color:#bbb}
.comment-form input:not([type=checkbox]):not([type=submit]),
.comment-form textarea{width:100%;background:#101010;border:1px solid #2b2b2b;color:#eee;border-radius:12px;padding:12px 16px;font-size:13.5px;margin-bottom:14px;outline:0;transition:.2s}
.comment-form input:focus,.comment-form textarea:focus{border-color:rgba(230,162,60,.55)}
.comment-form .submit{background:var(--grad);border:0;border-radius:12px;padding:12px 30px;color:#141414;font-weight:700;font-size:14px;cursor:pointer}
.comment-form-cookies-consent{font-size:12.5px;color:#8a8a8a}
.comment-notes{font-size:12.5px;color:#6f6f6f}

/* ---------- WooCommerce light polish ---------- */
.woocommerce div.product .product_title{color:#fff}
.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{border-top-color:var(--gold);background:#181818;color:#ddd}
.woocommerce .woocommerce-message::before,.woocommerce .woocommerce-info::before{color:var(--gold)}
.woocommerce span.onsale{background:var(--red);color:#fff;border-radius:999px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#eee;font-weight:600}
.woocommerce ul.products li.product .price{color:#fff;font-weight:800}
.woocommerce ul.products li.product .price del{color:#777}
.woocommerce a.button,.woocommerce button.button,.woocommerce #respond input#submit{background:var(--grad);color:#141414;border-radius:10px;font-weight:700}
.woocommerce a.button:hover,.woocommerce button.button:hover{background:#f0b45a;color:#141414}
.woocommerce div.product .stock{color:var(--gold)}

/* ---------- Responsive (100% Tablet & Mobile Perfection — Zero Desktop Touch) ---------- */
@media (max-width:1150px){
	.fl-prods{grid-template-columns:repeat(3,minmax(0,1fr))!important}
	.fl-cats{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:1020px){
	.fl-nav{display:none!important}
	.fl-burger{display:grid!important}
	.fl-blog{grid-template-columns:1fr!important;gap:20px!important}
	.fl-mega{min-height:340px}
	.fl-fcols{grid-template-columns:1fr 1fr!important;gap:28px!important}
	.fl-club__box{grid-template-columns:1fr!important;gap:24px!important;padding:30px 24px!important}
}
@media (max-width:880px){
	.fl-features__in{grid-template-columns:1fr 1fr!important;gap:14px!important}
	.fl-banners{grid-template-columns:1fr!important;gap:16px!important}
	.fl-trust{grid-template-columns:1fr 1fr!important;gap:14px!important}
	.fl-hero{height:clamp(420px,65vh,520px)!important}
	.fl-hero__img{width:100%!important;opacity:.38!important;object-position:center top!important}
	.fl-hero__scrim{background:linear-gradient(to top,var(--bg) 8%,rgba(16,16,16,.68) 55%,rgba(16,16,16,.45))!important}
	.fl-hero__side,.fl-hero__wm{display:none!important}
	.fl-search{max-width:none!important}
}
@media (max-width:640px){
	body{font-size:14px}
	.fl-prods{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
	.fl-cats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
	.fl-grid-posts{grid-template-columns:1fr!important;gap:16px!important}
	.fl-fcols{grid-template-columns:1fr!important;gap:26px!important}
	.fl-topbar__in{justify-content:center!important;gap:8px!important;text-align:center!important}
	.fl-topbar__in p:last-child{display:none!important}
	.fl-topbar-support{display:none!important}
	.fl-search{display:none!important}
	.fl-card{padding:20px!important;border-radius:14px!important}
	.fl-hero{height:clamp(380px,68vh,460px)!important}
	.fl-hero h1{font-size:clamp(26px,6.5vw,34px)!important;line-height:1.35!important;margin-bottom:10px!important}
	.fl-hero p{font-size:14px!important;line-height:1.75!important;margin-bottom:20px!important}
	.fl-sec-title{font-size:18px!important}
	.fl-club-form{display:flex!important;flex-direction:column!important;max-width:none!important;gap:10px!important}
	.fl-club-form input,.fl-club-form button{width:100%!important;border-radius:10px!important}
	.fl-club__perks{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;margin-top:20px!important}
	.fl-perk{border-inline-end:0!important;padding:8px!important;flex-direction:column!important;align-items:center!important;text-align:center!important}
	.fl-fbottom{flex-direction:column!important;justify-content:center!important;text-align:center!important;gap:14px!important}
	.fl-mini{padding:10px!important;gap:12px!important}
	.fl-mini__img{width:76px!important;height:76px!important;border-radius:10px!important}
	.fl-features__in{grid-template-columns:1fr!important;gap:12px!important}
	.fl-drawer__head{padding:14px 16px!important}
	.fl-prod{padding:10px!important;border-radius:12px!important}
	.fl-prod__name{font-size:13px!important;margin:6px 0 8px!important;min-height:2.6em!important}
	.fl-addcart{height:38px!important;font-size:12px!important;gap:6px!important}
	.fl-addcart .fl-ic{width:16px!important;height:16px!important}
}
@media (max-width:480px){
	.fl-header__in{gap:12px!important;padding-block:14px!important}
	.fl-logo-word{font-size:18px!important;letter-spacing:2px!important}
	.fl-hbtn{width:38px!important;height:38px!important;border-radius:10px!important}
	.fl-hicons{gap:6px!important}
	.fl-hero h1{font-size:26px!important}
	.fl-cats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
	.fl-cat{padding:10px 10px 14px!important}
	.fl-cat__name{font-size:12.5px!important}
	.fl-prods{gap:8px!important}
	.fl-prod__imgwrap{margin-bottom:10px!important}
}

/* Brands rail — calibrated to BRANDS.png (desktop reference). */
.fl-brands{height:84px!important;min-height:84px!important;padding:6px 0 0!important;background:radial-gradient(ellipse at 50% 115%,#161d1c 0%,#0e1212 47%,#0b0e0e 100%)!important;border-bottom:1px solid #1d2423!important;overflow:hidden!important}
.fl-brands__title{height:19px!important;margin:0 0 5px!important;text-align:center!important;color:#efefef!important;font-size:14px!important;line-height:19px!important;font-weight:800!important}
.fl-brands__strip{height:48px!important;display:flex!important;align-items:center!important;gap:17px!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important}
.fl-brands__arrow{width:22px!important;height:22px!important;min-width:22px!important;padding:0!important;flex:none!important;border:1px solid #303837!important;border-radius:50%!important;background:transparent!important;color:#b7baba!important;display:grid!important;place-items:center!important;box-shadow:none!important}
.fl-brands__arrow .fl-ic{width:13px!important;height:13px!important;stroke-width:1.65!important}
.fl-brands__track{height:36px!important;min-width:0!important;flex:1!important;display:flex!important;align-items:center!important;justify-content:stretch!important;gap:0!important;overflow:hidden!important;padding:0!important;direction:rtl!important}
.fl-brand{height:20px!important;min-width:0!important;flex:1 1 0!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;white-space:normal!important;color:inherit!important}
.fl-brand:not(:last-child)::after{content:''!important;position:absolute!important;inset-inline-start:0!important;top:1px!important;width:1px!important;height:18px!important;background:#28302f!important}
.fl-brand img{display:block!important;width:auto!important;height:31px!important;max-width:74px!important;object-fit:contain!important;opacity:.96!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))!important}
.fl-brand--nike img{width:58px!important;height:31px!important}.fl-brand--adidas img{width:55px!important;height:34px!important}.fl-brand--gymshark img{width:75px!important;height:29px!important}.fl-brand--ua img{width:51px!important;height:32px!important}.fl-brand--puma img{width:54px!important;height:30px!important}.fl-brand--reebok img{width:56px!important;height:30px!important}


/* Hero reference — source geometry calibrated exactly to hero.png (831 × 316). */
.fl-hero{position:relative!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:831 / 316!important;overflow:hidden!important;background:#0d1010 url('../img/hero-reference.png') center center / 100% 100% no-repeat!important}
.fl-hero__slide,.fl-hero__side,.fl-hero__wm,.fl-hero__dots{display:none!important}
.fl-hero__reference-link{position:absolute!important;z-index:5!important;display:block!important;inset:auto!important;top:71.5%!important;left:12.95%!important;width:15.3%!important;height:10.3%!important;border-radius:6px!important;outline:0!important}
.fl-hero__reference-link:focus-visible{box-shadow:0 0 0 2px #f1bd64!important}


/* High-resolution generated hero artwork; live typography and CTA, not a raster mock-up. */
.fl-hero{position:relative!important;width:calc(100% - 48px)!important;max-width:1280px!important;height:auto!important;min-height:0!important;aspect-ratio:2.57 / 1!important;margin:7px auto 0!important;overflow:hidden!important;border:1px solid #27302e!important;border-radius:11px!important;background:#0b0d0d url('../img/hero-athlete-hq.png') center center / cover no-repeat!important;box-shadow:0 12px 32px rgba(0,0,0,.32)!important}
.fl-hero::after{content:''!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(5,8,8,.08) 0%,rgba(5,8,8,0) 44%,rgba(5,8,8,.04) 100%)!important}
.fl-hero__slide{display:none!important;position:absolute!important;inset:0!important;opacity:1!important;pointer-events:auto!important;z-index:2!important}.fl-hero__slide.is-active{display:block!important}
.fl-hero__img,.fl-hero__scrim{display:none!important}.fl-hero__in{height:100%!important;display:flex!important;align-items:center!important;direction:ltr!important}.fl-hero__in .fl-container{width:100%!important;max-width:none!important;margin:0!important;padding-left:10.7%!important;padding-right:0!important}.fl-hero__box{width:205px!important;max-width:205px!important;direction:rtl!important;text-align:right!important}
.fl-hero h1{font-size:clamp(32px,4.75vw,55px)!important;font-weight:800!important;line-height:1.3!important;letter-spacing:-1.2px!important;margin:0 0 7px!important;color:#fff!important}.fl-hero h1 .gold{background:var(--grad)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.fl-hero p{width:205px!important;max-width:205px!important;color:#dedede!important;font-size:clamp(10px,1.5vw,16px)!important;font-weight:500!important;margin:0 0 16px!important;line-height:1.75!important}.fl-hero .fl-btn{height:32px!important;padding:0 15px!important;gap:6px!important;border-radius:5px!important;font-size:10px!important;box-shadow:0 5px 14px rgba(173,107,31,.3)!important}.fl-hero .fl-btn .fl-ic{width:13px!important;height:13px!important}
.fl-hero__side{display:block!important;z-index:3!important;left:-5px!important;top:50%!important;transform:translateY(-50%)!important;writing-mode:vertical-rl!important;letter-spacing:2.1px!important;font-size:8px!important;line-height:1!important;color:#a47939!important;direction:ltr!important;font-weight:700!important}.fl-hero__wm{display:block!important;z-index:3!important;left:auto!important;right:20px!important;bottom:17px!important;opacity:.92!important}.fl-hero__wm svg{width:58px!important;height:58px!important}.fl-hero__dots{display:flex!important;z-index:3!important;bottom:20px!important;left:50%!important;transform:translateX(-50%)!important;gap:7px!important;direction:ltr!important}.fl-hero__dot{display:block!important;width:9px!important;height:5px!important;border-radius:999px!important;background:#3e4442!important;border:0!important;padding:0!important}.fl-hero__dot.is-active{width:19px!important;background:linear-gradient(90deg,#c78528,#e2ad50)!important}
@media (max-width:700px){.fl-hero{width:calc(100% - 24px)!important;margin-top:6px!important}.fl-hero__in .fl-container{padding-left:11%!important}.fl-hero__box{width:45vw!important;max-width:205px!important}.fl-hero p{width:45vw!important}.fl-hero__wm{right:10px!important;bottom:10px!important}.fl-hero__wm svg{width:40px!important;height:40px!important}.fl-hero__side{display:none!important}}

/* =========================================================
   1.9 PREMIUM REFERENCE CALIBRATION — desktop first, RTL safe
========================================================= */
@media (min-width:701px){
  .fl-topbar{font-size:12.5px!important}.fl-topbar__in{min-height:34px!important;padding-block:8px!important}
  .fl-header{background:linear-gradient(180deg,#111212 0%,#101111 100%)!important}
  .fl-header__in{min-height:82px!important;padding-block:18px!important;gap:42px!important}
  .fl-logo{gap:14px!important}.fl-logo-mark{width:50px!important;height:50px!important}.fl-logo-word{font-size:27px!important;letter-spacing:3.8px!important}
  .fl-search{max-width:590px!important}.fl-search input{height:48px!important;padding:0 24px 0 62px!important;font-size:14px!important;background:#171818!important;border-color:#303332!important}.fl-search button{left:6px!important;width:36px!important;height:36px!important}.fl-search button .fl-ic{width:19px!important;height:19px!important}
  .fl-hicons{gap:14px!important}.fl-hbtn{width:48px!important;height:48px!important;border-radius:13px!important;background:#181919!important;border-color:#303231!important}.fl-hbtn .fl-ic{width:21px!important;height:21px!important}.fl-badge{min-width:20px!important;height:20px!important;font-size:11px!important}
  .fl-nav{background:#121313!important;border-color:#272928!important}.fl-menu{justify-content:center!important;gap:12px!important}.fl-menu a{font-size:14px!important;padding:16px 17px!important}.fl-menu a .fl-ic{width:19px!important;height:19px!important}
  /* Cinematic hero composition retains live text/buttons, while enlarging the athlete. */
  .fl-hero{width:calc(100% - 48px)!important;max-width:1320px!important;aspect-ratio:2.54 / 1!important;margin-top:16px!important;background-position:63% center!important;background-size:112% auto!important;border-color:#303432!important;box-shadow:0 22px 52px rgba(0,0,0,.46)!important}
  .fl-hero::after{background:linear-gradient(90deg,rgba(3,5,5,.2) 0%,rgba(3,5,5,.02) 43%,rgba(3,5,5,.18) 100%)!important}.fl-hero__in .fl-container{padding-left:12.2%!important}.fl-hero__box{width:290px!important;max-width:290px!important}.fl-hero h1{font-size:clamp(43px,4.45vw,65px)!important;line-height:1.25!important;letter-spacing:-1.8px!important;margin-bottom:13px!important;text-shadow:0 7px 24px rgba(0,0,0,.4)!important}.fl-hero p{width:280px!important;max-width:280px!important;font-size:15px!important;line-height:1.95!important;margin-bottom:25px!important;color:#e4e4e4!important}.fl-hero .fl-btn{height:47px!important;padding:0 24px!important;border-radius:8px!important;font-size:13px!important;box-shadow:0 10px 26px rgba(205,140,46,.34)!important}.fl-hero .fl-btn .fl-ic{width:17px!important;height:17px!important}.fl-hero__wm{right:30px!important;bottom:22px!important}.fl-hero__wm svg{width:72px!important;height:72px!important}.fl-hero__side{left:2px!important;font-size:9px!important;letter-spacing:3px!important}.fl-hero__dots{bottom:21px!important}
  .fl-features{padding-top:18px!important;padding-bottom:22px!important}.fl-features__in{padding:28px 28px!important;border-radius:16px!important;box-shadow:0 15px 36px rgba(0,0,0,.42)!important}.fl-feature{padding:8px 28px!important;gap:18px!important}.fl-feature__ic .fl-ic{width:38px!important;height:38px!important;color:#e1a852!important}.fl-feature strong{font-size:16px!important}.fl-feature small{font-size:13.5px!important}
  .fl-sec{padding-top:60px!important}.fl-sec-title{font-size:24px!important}.fl-sec-head{margin-bottom:26px!important}
  .fl-cats{gap:18px!important}.fl-cat{border-color:#292b2a!important;border-radius:17px!important;padding:13px 13px 19px!important;background:linear-gradient(145deg,#1a1a1a,#121313)!important;box-shadow:0 13px 25px rgba(0,0,0,.18)!important}.fl-cat__imgwrap{filter:brightness(1.12) contrast(1.04)!important}.fl-cat:hover{transform:translateY(-6px)!important;border-color:rgba(230,162,60,.62)!important;box-shadow:0 20px 36px rgba(0,0,0,.42)!important}.fl-cat__name{font-size:15px!important}.fl-cat__ic{width:48px!important;height:48px!important;margin-top:-24px!important}
  .fl-prods{gap:18px!important}.fl-prod{padding:14px!important;border-radius:16px!important;background:linear-gradient(150deg,#1c1d1d,#151616)!important;border-color:#292b2a!important;box-shadow:0 12px 26px rgba(0,0,0,.22)!important}.fl-prod__imgwrap{aspect-ratio:1 / 1.04!important;margin-bottom:16px!important;background:#0f1111!important}.fl-prod__imgwrap img{object-fit:cover!important;filter:brightness(1.08) contrast(1.04)!important}.fl-prod:hover{border-color:rgba(230,162,60,.65)!important;box-shadow:0 21px 42px rgba(0,0,0,.42)!important}.fl-prod__name{font-size:15px!important;line-height:1.75!important;margin:11px 0!important}.fl-rate{font-size:13.5px!important}.fl-price strong{font-size:20px!important;color:#fff!important}.fl-price del{font-size:12px!important}.fl-addcart{height:44px!important;border-radius:10px!important;border-color:rgba(230,162,60,.46)!important;color:#e8b25e!important;background:rgba(230,162,60,.06)!important}.fl-addcart:hover{color:#161616!important;background:var(--grad)!important}.fl-addcart .fl-ic{width:20px!important;height:20px!important}
  .fl-banners{gap:20px!important;padding-top:52px!important}.fl-banner{min-height:260px!important;border-radius:18px!important;border-color:#30312f!important}.fl-banner__img{width:62%!important;object-position:center 34%!important;filter:brightness(1.12) contrast(1.1)!important}.fl-banner::before{background:linear-gradient(to left,#181918 18%,rgba(24,25,24,.2) 63%,rgba(24,25,24,.7))!important}.fl-banner__in{padding:37px!important}.fl-banner h3{font-size:27px!important}.fl-banner p{font-size:15px!important}
  .fl-brands{height:94px!important;min-height:94px!important;padding-top:9px!important}.fl-brands__title{font-size:15px!important;height:21px!important;line-height:21px!important;margin-bottom:6px!important}.fl-brands__strip{height:54px!important}.fl-brand img{height:36px!important;max-width:86px!important;filter:brightness(1.16) drop-shadow(0 2px 3px rgba(0,0,0,.5))!important}.fl-brands__arrow{width:27px!important;height:27px!important;min-width:27px!important}.fl-brands__arrow .fl-ic{width:15px!important;height:15px!important}
  .fl-blog{gap:20px!important}.fl-mega{min-height:430px!important;border-radius:18px!important}.fl-mega__in{padding:31px!important}.fl-mega__in h3{font-size:25px!important}.fl-mini{padding:14px!important;border-radius:15px!important}.fl-mini__img{width:122px!important;height:112px!important}.fl-mini h4{font-size:15px!important}
  .fl-club{padding-top:68px!important}.fl-club__box{padding:43px 52px 31px!important;border-radius:22px!important}.fl-footer{margin-top:62px!important}.fl-fcols{padding:54px 0 40px!important;gap:42px!important}.fl-fcol h4{font-size:16px!important}.fl-fcol p,.fl-links a{font-size:14px!important}.fl-trust{padding:23px 28px!important}.fl-trust__ic{width:50px!important;height:50px!important}
}
@media (max-width:700px){
  .fl-hero{background-size:cover!important;background-position:66% center!important}.fl-hero__box{width:49vw!important}.fl-hero h1{font-size:clamp(31px,8vw,43px)!important}.fl-hero .fl-btn{height:42px!important;padding-inline:18px!important;font-size:12px!important}.fl-feature__ic .fl-ic{width:34px!important;height:34px!important}.fl-prod__imgwrap{background:#101111!important}.fl-banners{padding-top:28px!important}.fl-banner{min-height:190px!important}.fl-blog{grid-template-columns:1fr!important}.fl-mega{min-height:320px!important}
}

/* =========================================================
   1.9.2 FINAL PIXEL REFINEMENT — reference proportion pass
========================================================= */
@media (min-width:701px){
  /* Header: +20% logo presence, slightly taller luxury rhythm. */
  .fl-header__in{min-height:90px!important;padding-block:20px!important;gap:46px!important}
  .fl-logo{gap:16px!important}.fl-logo-mark{width:60px!important;height:60px!important}.fl-logo-word{font-size:31px!important;letter-spacing:4.2px!important}.fl-search{max-width:610px!important}.fl-hbtn{width:50px!important;height:50px!important}.fl-menu{gap:18px!important}.fl-menu a{padding:17px 19px!important;letter-spacing:.05px!important}
  /* Hero: right-aligned, ten-percent larger athlete and firmer cinematic contrast. */
  .fl-hero{background-size:123% auto!important;background-position:68% center!important;filter:none!important}.fl-hero::after{background:linear-gradient(90deg,rgba(3,5,5,.33) 0%,rgba(3,5,5,.06) 44%,rgba(3,5,5,.25) 100%)!important}.fl-hero__in .fl-container{padding-left:11.6%!important}.fl-hero__box{width:307px!important;max-width:307px!important}.fl-hero h1{font-size:clamp(47px,4.8vw,69px)!important;line-height:1.22!important;margin-bottom:14px!important}.fl-hero p{width:294px!important;max-width:294px!important;font-size:15.5px!important;margin-bottom:27px!important}.fl-hero .fl-btn{height:50px!important;padding-inline:27px!important;font-size:13.5px!important}
  /* Categories: larger visual cards without widening the grid, tighter intervals. */
  .fl-cats{gap:14px!important}.fl-cat{padding:14px 14px 20px!important;border-radius:18px!important}.fl-cat__imgwrap{aspect-ratio:1 / 1.1!important}.fl-cat__name{margin-top:11px!important;font-size:15.5px!important}.fl-cat__ic{width:50px!important;height:50px!important;margin-top:-25px!important}
  /* Products: more image, less metadata noise, decisive price and CTA. */
  .fl-prods{gap:16px!important}.fl-prod{padding:13px!important}.fl-prod__imgwrap{aspect-ratio:1 / 1.16!important;margin-bottom:12px!important}.fl-prod__body{padding-inline:3px!important}.fl-rate{font-size:12px!important;gap:4px!important}.fl-rate span{font-size:11px!important;color:#777!important}.fl-prod__name{font-size:14px!important;line-height:1.65!important;margin:7px 0 8px!important;min-height:2.5em!important}.fl-price{gap:6px!important}.fl-price strong{font-size:21px!important;line-height:1.25!important}.fl-price span{font-size:10.5px!important}.fl-addcart{height:42px!important;margin-top:10px!important}
  /* Banners and editorial crop: expose subject and retain dark cinematic mass. */
  .fl-banner__img{width:64%!important;object-position:center 28%!important;filter:brightness(1.27) contrast(1.12)!important}.fl-banner::before{background:linear-gradient(to left,rgba(20,21,20,.94) 12%,rgba(20,21,20,.14) 65%,rgba(20,21,20,.78))!important}.fl-mega>img{object-position:center 42%!important;filter:brightness(1.12) contrast(1.06)!important}.fl-mega::after{background:linear-gradient(to top,rgba(8,9,9,.96) 7%,rgba(8,9,9,.32) 60%,rgba(8,9,9,.04))!important}
  /* Brand rail: +40% tangible marks, still balanced inside the six-column track. */
  .fl-brands{height:102px!important;min-height:102px!important;padding-top:10px!important}.fl-brands__strip{height:59px!important}.fl-brands__title{margin-bottom:8px!important}.fl-brand img{height:42px!important;max-width:108px!important;opacity:1!important}.fl-brand--nike img{width:81px!important;height:43px!important}.fl-brand--adidas img{width:77px!important;height:47px!important}.fl-brand--gymshark img{width:105px!important;height:41px!important}.fl-brand--ua img{width:71px!important;height:44px!important}.fl-brand--puma img{width:76px!important;height:42px!important}.fl-brand--reebok img{width:78px!important;height:42px!important}.fl-brand:not(:last-child)::after{height:24px!important;top:0!important}.fl-brands__arrow{width:29px!important;height:29px!important;min-width:29px!important}
  /* Club and footer readability. */
  .fl-club__brand .fl-logo-mark{width:132px!important;height:132px!important;filter:drop-shadow(0 0 18px rgba(226,166,75,.38))!important}.fl-club__word{font-size:26px!important}.fl-club__box{grid-template-columns:265px 1fr!important;gap:46px!important}.fl-fcols{gap:54px!important}.fl-fcol p{color:#a7a7a7!important;line-height:2.1!important}.fl-links a{color:#aaa!important;padding-block:7px!important}.fl-copy{color:#8a8a8a!important}
}
@media (max-width:700px){
  .fl-hero{background-position:70% center!important}.fl-prod__imgwrap{aspect-ratio:1 / 1.12!important}.fl-cats{gap:10px!important}.fl-cat{padding:11px 11px 16px!important}.fl-brand--gymshark img{width:75px!important}
}

/* =========================================================
   2.0 FINAL MOCKUP MEASUREMENT PASS — no structural changes
========================================================= */
@media (min-width:701px){
  /* Header / nav reference rhythm */
  .fl-topbar__in{min-height:36px!important}.fl-header__in{min-height:98px!important;padding-block:22px!important;gap:52px!important}.fl-logo{gap:19px!important}.fl-logo-mark{width:75px!important;height:75px!important}.fl-logo-word{font-size:35px!important;letter-spacing:4.7px!important}.fl-search{max-width:650px!important}.fl-search input{height:52px!important;padding-inline-start:67px!important;font-size:14.5px!important;border-radius:999px!important}.fl-search button{width:41px!important;height:41px!important}.fl-hicons{gap:17px!important}.fl-hbtn{width:53px!important;height:53px!important;border-radius:14px!important}.fl-hbtn .fl-ic{width:23px!important;height:23px!important}.fl-nav .fl-container{min-height:56px!important}.fl-menu{gap:23px!important}.fl-menu a{padding:18px 20px!important;font-size:14.5px!important}
  /* Hero: taller photographic stage, larger athlete at right-safe edge. */
  .fl-hero{max-width:1320px!important;aspect-ratio:2.40 / 1!important;margin-top:18px!important;background-size:130% auto!important;background-position:70% center!important;border-radius:12px!important}.fl-hero::after{background:linear-gradient(90deg,rgba(2,4,4,.4) 0%,rgba(3,5,5,.08) 45%,rgba(2,4,4,.3) 100%)!important}.fl-hero__in .fl-container{padding-left:12.5%!important}.fl-hero__box{width:322px!important;max-width:322px!important}.fl-hero h1{font-size:clamp(51px,5.1vw,73px)!important;line-height:1.19!important;letter-spacing:-2.1px!important;margin-bottom:16px!important}.fl-hero p{width:307px!important;max-width:307px!important;font-size:16px!important;line-height:2!important;margin-bottom:30px!important}.fl-hero .fl-btn{height:54px!important;padding-inline:30px!important;font-size:14px!important;border-radius:9px!important}.fl-hero__wm{right:33px!important;bottom:24px!important}.fl-hero__wm svg{width:78px!important;height:78px!important}.fl-hero__dots{bottom:24px!important}
  /* Benefit rail */
  .fl-features{padding-top:20px!important;padding-bottom:25px!important}.fl-features__in{min-height:106px!important;padding:31px 32px!important;border-radius:17px!important}.fl-feature{padding:9px 31px!important;gap:20px!important}.fl-feature__ic .fl-ic{width:42px!important;height:42px!important}.fl-feature strong{font-size:16.5px!important}.fl-feature small{font-size:14px!important}
  /* Category measurements */
  .fl-sec{padding-top:64px!important}.fl-cats{gap:13px!important}.fl-cat{padding:14px 14px 21px!important;border-radius:19px!important}.fl-cat__imgwrap{aspect-ratio:1 / 1.13!important;border-radius:13px!important}.fl-cat__ic{width:52px!important;height:52px!important;margin-top:-26px!important}.fl-cat__name{font-size:16px!important;margin-top:12px!important}
  /* Store cards: image dominant, metadata compact, price legible. */
  .fl-prods{gap:15px!important}.fl-prod{padding:13px!important;border-radius:17px!important}.fl-prod__imgwrap{aspect-ratio:1 / 1.23!important;margin-bottom:11px!important;border-radius:13px!important}.fl-prod__imgwrap img{transform:scale(1.025)!important}.fl-prod__name{font-size:14.5px!important;line-height:1.68!important;margin:7px 0!important;min-height:2.45em!important}.fl-rate{font-size:12.5px!important}.fl-price strong{font-size:22px!important}.fl-price del{font-size:11.5px!important}.fl-addcart{height:43px!important;margin-top:10px!important;border-radius:10px!important}
  /* Campaign banners */
  .fl-banners{gap:20px!important;padding-top:56px!important}.fl-banner{min-height:282px!important;border-radius:19px!important}.fl-banner__img{width:66%!important;object-position:center 27%!important;filter:brightness(1.34) contrast(1.14)!important}.fl-banner__in{padding:42px!important}.fl-banner h3{font-size:29px!important}.fl-banner p{font-size:15.5px!important}
  /* Brand rail */
  .fl-brands{height:110px!important;min-height:110px!important;padding-top:11px!important}.fl-brands__title{font-size:16px!important;height:23px!important;line-height:23px!important;margin-bottom:8px!important}.fl-brands__strip{height:63px!important}.fl-brands__track{height:45px!important}.fl-brand img{height:46px!important;max-width:116px!important;filter:brightness(1.28) drop-shadow(0 2px 4px rgba(0,0,0,.55))!important}.fl-brand--nike img{width:88px!important;height:47px!important}.fl-brand--adidas img{width:84px!important;height:51px!important}.fl-brand--gymshark img{width:112px!important;height:44px!important}.fl-brand--ua img{width:77px!important;height:48px!important}.fl-brand--puma img{width:83px!important;height:46px!important}.fl-brand--reebok img{width:85px!important;height:46px!important}.fl-brand:not(:last-child)::after{height:27px!important;top:0!important}.fl-brands__arrow{width:31px!important;height:31px!important;min-width:31px!important}
  /* Editorial */
  .fl-blog{gap:21px!important}.fl-mega{min-height:455px!important;border-radius:19px!important}.fl-mega>img{object-position:center 38%!important}.fl-mega__in{padding:34px!important}.fl-mega__in h3{font-size:27px!important}.fl-mini{min-height:132px!important;padding:15px!important}.fl-mini__img{width:128px!important;height:118px!important}
  /* Elite club / footer */
  .fl-club{padding-top:72px!important}.fl-club__box{grid-template-columns:285px 1fr!important;gap:52px!important;padding:47px 56px 34px!important;background:radial-gradient(circle at 18% 48%,rgba(224,155,58,.17),transparent 30%),linear-gradient(145deg,#181612,#100f0d 58%,#0a0a09)!important}.fl-club__brand .fl-logo-mark{width:154px!important;height:154px!important;filter:drop-shadow(0 0 25px rgba(235,173,73,.56))!important}.fl-club__word{font-size:28px!important}.fl-footer{margin-top:68px!important}.fl-fcols{gap:62px!important;padding:58px 0 44px!important}.fl-fcol h4{font-size:17px!important;margin-bottom:19px!important}.fl-fcol p,.fl-links a{font-size:14.5px!important}.fl-trust{padding:25px 30px!important}.fl-fbottom{padding:22px 0 28px!important;margin-top:30px!important}.fl-pay{gap:17px!important}
}
@media (max-width:700px){
  .fl-hero{aspect-ratio:auto!important;min-height:420px!important;background-size:auto 112%!important;background-position:72% center!important}.fl-hero h1{font-size:clamp(33px,8.5vw,45px)!important}.fl-hero p{font-size:14px!important}.fl-features__in{padding:20px 16px!important}.fl-feature{padding:9px 10px!important}.fl-product__imgwrap,.fl-prod__imgwrap{aspect-ratio:1 / 1.16!important}.fl-banner{min-height:210px!important}.fl-brand img{max-width:72px!important}
}

/* =========================================================
   2.0.2 MICRO PIXEL PASS — existing styles only
========================================================= */
@media (min-width:701px){
  /* Header */
  .fl-logo-mark{width:86px!important;height:86px!important}.fl-logo-word{font-size:40px!important;letter-spacing:5px!important}.fl-logo{gap:21px!important}.fl-search input{height:57px!important;padding-inline-start:72px!important}.fl-search button{width:45px!important;height:45px!important}.fl-hbtn{width:57px!important;height:57px!important}.fl-hbtn .fl-ic{width:25px!important;height:25px!important}.fl-header__in{gap:55px!important}.fl-menu{gap:25px!important}
  /* Hero */
  .fl-hero{background-size:140% auto!important;background-position:72% center!important}.fl-hero__box{width:335px!important;max-width:335px!important}.fl-hero h1{font-size:clamp(54px,5.35vw,77px)!important}.fl-hero .fl-btn{min-width:192px!important;height:56px!important;padding-inline:35px!important}
  /* Feature rail */
  .fl-features__in{min-height:114px!important;padding-block:35px!important}.fl-feature__ic .fl-ic{width:45px!important;height:45px!important;color:#efb64f!important;filter:drop-shadow(0 0 7px rgba(230,162,60,.26))!important}.fl-feature strong{color:#fff!important}.fl-feature small{color:#b8b8b8!important}
  /* Categories */
  .fl-cats{gap:12px!important}.fl-cat{padding:15px 15px 22px!important;border-color:#393a37!important}.fl-cat__imgwrap{filter:brightness(1.18) contrast(1.05)!important}.fl-cat__ic{width:54px!important;height:54px!important;margin-top:-27px!important}
  /* Product cards */
  .fl-prods{gap:14px!important}.fl-prod{padding:12px!important}.fl-prod__imgwrap{aspect-ratio:1 / 1.29!important;margin-bottom:9px!important}.fl-prod__imgwrap img{transform:scale(1.055)!important}.fl-price strong{font-size:24px!important;color:#fff!important;text-shadow:0 2px 12px rgba(0,0,0,.3)!important}.fl-addcart{height:45px!important;border-color:rgba(230,162,60,.6)!important;background:rgba(230,162,60,.08)!important}
  /* Brand marks */
  .fl-brands{height:116px!important;min-height:116px!important}.fl-brands__strip{height:68px!important}.fl-brand img{opacity:1!important;filter:brightness(1.4) drop-shadow(0 2px 4px rgba(0,0,0,.62))!important}.fl-brand--nike img{width:114px!important;height:56px!important}.fl-brand--adidas img{width:109px!important;height:61px!important}.fl-brand--gymshark img{width:145px!important;height:53px!important}.fl-brand--ua img{width:100px!important;height:57px!important}.fl-brand--puma img{width:108px!important;height:55px!important}.fl-brand--reebok img{width:111px!important;height:55px!important}.fl-brands__track{height:48px!important}
  /* Editorial / footer */
  .fl-mega>img{object-position:center 34%!important}.fl-fcols{padding-top:52px!important;padding-bottom:37px!important;gap:58px!important}.fl-fcol h4{font-size:18px!important}.fl-fcol p,.fl-links a{font-size:15px!important}.fl-fbottom{margin-top:24px!important;padding-top:19px!important;padding-bottom:23px!important}
}
@media (max-width:700px){
  .fl-logo-mark{width:48px!important;height:48px!important}.fl-logo-word{font-size:23px!important}.fl-hero{background-size:auto 120%!important;background-position:74% center!important}.fl-hero .fl-btn{min-width:160px!important}.fl-brand--nike img,.fl-brand--adidas img,.fl-brand--puma img,.fl-brand--reebok img{width:68px!important}.fl-brand--gymshark img{width:78px!important}.fl-brand--ua img{width:60px!important}
}

/* =========================================================
   2.1 DESIGN SYSTEM REBALANCE — compact premium ecommerce
========================================================= */
@media (min-width:701px){
  /* Global rhythm: denser content without sacrificing hierarchy. */
  .fl-container{width:min(1280px,calc(100% - 48px))!important}.fl-sec{padding-top:50px!important}.fl-sec-head{margin-bottom:20px!important}.fl-sec-title{font-size:21px!important}
  /* Header returns from poster scale to high-end retail scale. */
  .fl-topbar__in{min-height:30px!important;padding-block:6px!important}.fl-header__in{min-height:76px!important;padding-block:15px!important;gap:34px!important}.fl-logo{gap:13px!important}.fl-logo-mark{width:60px!important;height:60px!important}.fl-logo-word{font-size:28px!important;letter-spacing:3.6px!important}.fl-search{max-width:570px!important}.fl-search input{height:45px!important;padding-inline-start:57px!important;font-size:13.5px!important}.fl-search button{width:35px!important;height:35px!important}.fl-hicons{gap:10px!important}.fl-hbtn{width:43px!important;height:43px!important;border-radius:11px!important}.fl-hbtn .fl-ic{width:19px!important;height:19px!important}.fl-nav .fl-container{min-height:44px!important}.fl-menu{gap:9px!important}.fl-menu a{padding:13px 14px!important;font-size:13px!important}
  /* Hero: 15% shorter than current poster treatment, balanced athlete/text. */
  .fl-hero{aspect-ratio:2.82 / 1!important;margin-top:12px!important;background-size:125% auto!important;background-position:68% center!important;border-radius:11px!important}.fl-hero__in .fl-container{padding-left:10.8%!important}.fl-hero__box{width:276px!important;max-width:276px!important}.fl-hero h1{font-size:clamp(42px,4.25vw,60px)!important;line-height:1.25!important;letter-spacing:-1.5px!important;margin-bottom:10px!important}.fl-hero p{width:265px!important;max-width:265px!important;font-size:14px!important;line-height:1.85!important;margin-bottom:20px!important}.fl-hero .fl-btn{min-width:0!important;height:43px!important;padding-inline:21px!important;font-size:12px!important;border-radius:7px!important}.fl-hero__wm{right:22px!important;bottom:15px!important}.fl-hero__wm svg{width:58px!important;height:58px!important}.fl-hero__dots{bottom:15px!important}
  /* Benefits: concise horizontal service rail. */
  .fl-features{padding-top:14px!important;padding-bottom:12px!important}.fl-features__in{min-height:0!important;padding:19px 20px!important;border-radius:14px!important}.fl-feature{padding:5px 20px!important;gap:13px!important}.fl-feature__ic .fl-ic{width:31px!important;height:31px!important;filter:none!important}.fl-feature strong{font-size:14px!important}.fl-feature small{font-size:12px!important}
  /* Categories: compact tiles, retained material depth. */
  .fl-cats{gap:13px!important}.fl-cat{padding:10px 10px 15px!important;border-radius:15px!important}.fl-cat__imgwrap{aspect-ratio:1 / 1.02!important;border-radius:10px!important;filter:brightness(1.1) contrast(1.03)!important}.fl-cat__ic{width:42px!important;height:42px!important;margin-top:-21px!important}.fl-cat__ic .fl-ic{width:20px!important;height:20px!important}.fl-cat__name{font-size:14px!important;margin-top:8px!important}
  /* Product cards: scanable grid, image-led but not poster-like. */
  .fl-prods{gap:14px!important}.fl-prod{padding:11px!important;border-radius:14px!important}.fl-prod__imgwrap{aspect-ratio:1 / 1.04!important;margin-bottom:10px!important}.fl-prod__imgwrap img{transform:none!important}.fl-rate{font-size:11.5px!important}.fl-rate span{font-size:10.5px!important}.fl-prod__name{font-size:13.5px!important;line-height:1.58!important;margin:6px 0 7px!important;min-height:2.35em!important}.fl-price strong{font-size:18px!important}.fl-price del{font-size:10.5px!important}.fl-price span{font-size:10px!important}.fl-addcart{height:38px!important;margin-top:8px!important;border-radius:8px!important;background:transparent!important}
  /* Banners, brand rail and editorial flow. */
  .fl-banners{gap:16px!important;padding-top:40px!important}.fl-banner{min-height:225px!important;border-radius:15px!important}.fl-banner__img{width:60%!important;filter:brightness(1.18) contrast(1.08)!important}.fl-banner__in{padding:28px!important}.fl-banner h3{font-size:23px!important}.fl-banner p{font-size:13.5px!important;margin-bottom:16px!important}
  .fl-brands{height:84px!important;min-height:84px!important;padding-top:6px!important}.fl-brands__title{font-size:14px!important;height:19px!important;line-height:19px!important;margin-bottom:4px!important}.fl-brands__strip{height:48px!important}.fl-brands__track{height:36px!important}.fl-brand img{filter:brightness(1.12) drop-shadow(0 1px 2px rgba(0,0,0,.35))!important}.fl-brand--nike img{width:62px!important;height:32px!important}.fl-brand--adidas img{width:59px!important;height:35px!important}.fl-brand--gymshark img{width:79px!important;height:31px!important}.fl-brand--ua img{width:54px!important;height:33px!important}.fl-brand--puma img{width:58px!important;height:32px!important}.fl-brand--reebok img{width:60px!important;height:32px!important}.fl-brands__arrow{width:23px!important;height:23px!important;min-width:23px!important}
  .fl-blog{gap:16px!important}.fl-mega{min-height:365px!important;border-radius:15px!important}.fl-mega__in{padding:23px!important}.fl-mega__in h3{font-size:20px!important}.fl-mini{min-height:0!important;padding:11px!important}.fl-mini__img{width:96px!important;height:92px!important}.fl-mini h4{font-size:13.5px!important}
  /* Club/footer: compact utility footer rather than an oversized landing-page finish. */
  .fl-club{padding-top:48px!important;padding-bottom:18px!important}.fl-club__box{grid-template-columns:210px 1fr!important;gap:32px!important;padding:30px 36px 23px!important;border-radius:17px!important}.fl-club__brand .fl-logo-mark{width:105px!important;height:105px!important;filter:drop-shadow(0 0 14px rgba(235,173,73,.32))!important}.fl-club__word{font-size:21px!important}.fl-club__main h3{font-size:22px!important}.fl-club__main>p{font-size:13px!important;margin-bottom:18px!important}.fl-club-inputwrap,.fl-club-submit{height:47px!important}.fl-club-submit{padding-inline:27px!important;font-size:13px!important}.fl-club__perks{margin-top:22px!important;padding-top:17px!important}
  .fl-footer{margin-top:42px!important}.fl-fcols{padding:36px 0 28px!important;gap:36px!important}.fl-fcol h4{font-size:15px!important;margin-bottom:13px!important}.fl-fcol p,.fl-links a{font-size:13px!important;line-height:1.9!important}.fl-links a{padding-block:4px!important}.fl-socials{margin-top:13px!important}.fl-socials a{width:35px!important;height:35px!important}.fl-trust{padding:16px 18px!important;gap:12px!important}.fl-trust__ic{width:40px!important;height:40px!important}.fl-trust strong{font-size:12.5px!important}.fl-trust small{font-size:10.5px!important}.fl-fbottom{margin-top:19px!important;padding:14px 0 18px!important}.fl-copy{font-size:11.5px!important}
}
@media (max-width:700px){
  .fl-hero{min-height:360px!important;background-size:auto 107%!important;background-position:70% center!important}.fl-hero h1{font-size:clamp(29px,7.4vw,38px)!important}.fl-hero .fl-btn{height:40px!important}.fl-sec{padding-top:34px!important}.fl-prod__imgwrap{aspect-ratio:1 / 1.03!important}.fl-club{padding-top:35px!important}
}

/* =========================================================
   3.0 FITLAND BLACK LABEL — premium fitness commerce system
   Structure retained; visual hierarchy deliberately redesigned.
========================================================= */
:root{--bg:#090a0a;--bg2:#0f1010;--card:#121414;--card2:#171919;--line:#242725;--txt:#f4f2ee;--mut:#a4a6a2;--gold:#d7a04a;--gold2:#f0c46f;--grad:linear-gradient(135deg,#f0c46f 0%,#bf7a2b 100%);--shadow:0 22px 60px rgba(0,0,0,.42)}
body{background:radial-gradient(ellipse 75% 40% at 50% 0%,#141613 0%,#090a0a 62%)!important;color:var(--txt)!important;font-size:15.5px!important}
@media (min-width:701px){
 /* Editorial container + generous rhythm */
 .fl-container{width:min(1240px,calc(100% - 64px))!important}.fl-sec{padding-top:88px!important}.fl-sec+.fl-sec{padding-top:82px!important}.fl-sec-head{margin-bottom:30px!important}.fl-sec-title{font-size:32px!important;letter-spacing:-.7px!important}.fl-sec-title::before{width:4px!important;height:28px!important}.fl-sec-more{font-size:14px!important;color:#dfa954!important}
 /* Minimal high-end header */
 .fl-topbar{background:#070808!important;border-color:#171918!important}.fl-topbar__in{min-height:29px!important;padding-block:5px!important;font-size:11.5px!important}.fl-topbar-center{color:#777b77!important}.fl-topbar-support{color:#8c8e8a!important}
 .fl-header{background:rgba(9,10,10,.92)!important;border-bottom:1px solid rgba(255,255,255,.035)!important}.fl-header__in{min-height:82px!important;padding-block:14px!important;gap:40px!important}.fl-logo{gap:13px!important}.fl-logo-mark{width:58px!important;height:58px!important}.fl-logo-word{font-size:29px!important;letter-spacing:4px!important;color:#f7f5ef!important}.fl-search{order:2!important;max-width:490px!important;margin-inline:auto!important}.fl-search input{height:44px!important;background:#121414!important;border:1px solid #292c2a!important;color:#e9e9e6!important;border-radius:8px!important;font-size:13px!important;padding-inline-start:53px!important}.fl-search button{left:4px!important;width:35px!important;height:35px!important;border-radius:7px!important;background:transparent!important;color:#d7a04a!important}.fl-hicons{gap:7px!important}.fl-hbtn{width:38px!important;height:38px!important;border:0!important;background:transparent!important;color:#d7d7d2!important;border-radius:8px!important}.fl-hbtn .fl-ic{width:20px!important;height:20px!important}.fl-hbtn:hover{background:#171a18!important;color:#e6b361!important;transform:none!important}.fl-badge{top:0!important;inset-inline-end:0!important;min-width:15px!important;height:15px!important;font-size:9px!important;background:#d7a04a!important}
 .fl-nav{background:rgba(9,10,10,.92)!important;border:0!important}.fl-nav .fl-container{min-height:48px!important;border-top:1px solid rgba(255,255,255,.045)!important}.fl-menu{justify-content:center!important;gap:26px!important}.fl-menu a{padding:14px 0!important;font-size:13px!important;color:#b6b8b4!important}.fl-menu a:hover,.fl-menu .is-active a{color:#e2ad57!important}.fl-menu .is-active a::after{inset-inline:0!important;height:1px!important}.fl-menu a .fl-ic{display:none!important}
 /* Dominant cinematic hero */
 .fl-hero{width:min(1320px,calc(100% - 64px))!important;max-width:none!important;aspect-ratio:2.12 / 1!important;margin-top:28px!important;border:1px solid rgba(222,176,94,.22)!important;border-radius:18px!important;background-size:cover!important;background-position:69% center!important;box-shadow:0 30px 80px rgba(0,0,0,.52)!important}.fl-hero::after{background:linear-gradient(90deg,rgba(4,5,5,.78) 0%,rgba(5,6,6,.46) 40%,rgba(4,5,5,.05) 69%,rgba(4,5,5,.2) 100%)!important}.fl-hero__in .fl-container{padding-left:10.5%!important}.fl-hero__box{width:410px!important;max-width:410px!important}.fl-hero h1{font-size:clamp(48px,5vw,68px)!important;line-height:1.19!important;letter-spacing:-2.2px!important;margin-bottom:18px!important;text-shadow:0 8px 32px rgba(0,0,0,.5)!important}.fl-hero p{width:360px!important;max-width:360px!important;font-size:16px!important;line-height:2!important;color:#d1d2ce!important;margin-bottom:31px!important}.fl-hero .fl-btn{height:54px!important;padding-inline:31px!important;border-radius:8px!important;font-size:14px!important;color:#16120b!important;box-shadow:0 12px 30px rgba(200,137,47,.27)!important}.fl-hero__side{left:10px!important;color:#b5843c!important}.fl-hero__wm{right:28px!important;bottom:22px!important;opacity:.8!important}.fl-hero__wm svg{width:76px!important;height:76px!important}.fl-hero__dots{bottom:23px!important}
 /* Services: quiet utility, not a second hero */
 .fl-features{padding-top:18px!important;padding-bottom:0!important}.fl-features__in{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:18px 0!important;min-height:0!important}.fl-feature{padding:8px 28px!important;border-inline-end:1px solid #252724!important}.fl-feature__ic .fl-ic{width:29px!important;height:29px!important;color:#d7a04a!important}.fl-feature strong{font-size:14px!important;font-weight:700!important}.fl-feature small{font-size:12px!important;color:#777b76!important}
 /* Larger, fewer category moments */
 .fl-cats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.fl-cat{padding:12px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important;background:#111312!important;box-shadow:none!important}.fl-cat__imgwrap{aspect-ratio:16 / 10!important;border-radius:11px!important;filter:brightness(1.12) contrast(1.06)!important}.fl-cat__ic{width:46px!important;height:46px!important;margin-top:-23px!important;background:#f2efe8!important;box-shadow:0 7px 20px rgba(0,0,0,.45)!important}.fl-cat__name{font-size:16px!important;margin:10px 0 3px!important}.fl-cat:hover{border-color:rgba(215,160,74,.62)!important;transform:translateY(-4px)!important;box-shadow:0 18px 38px rgba(0,0,0,.3)!important}
 /* Product cards deliberately minimal: image, name, price, action */
 .fl-prods{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.fl-prod{padding:0!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:16px!important;background:#111312!important;box-shadow:none!important}.fl-prod__imgwrap{aspect-ratio:1 / 1.14!important;margin:0!important;border-radius:0!important;background:#0c0e0e!important}.fl-prod__imgwrap img{filter:brightness(1.08) contrast(1.04)!important;transition:transform .55s cubic-bezier(.2,.75,.2,1)!important}.fl-prod:hover{border-color:rgba(215,160,74,.5)!important;transform:translateY(-5px)!important;box-shadow:0 24px 48px rgba(0,0,0,.36)!important}.fl-prod:hover .fl-prod__imgwrap img{transform:scale(1.06)!important}.fl-prod__body{padding:15px 16px 16px!important}.fl-fav{top:11px!important;inset-inline-end:11px!important;width:30px!important;height:30px!important;border-radius:50%!important;background:rgba(9,10,10,.62)!important;border:1px solid rgba(255,255,255,.14)!important}.fl-fav .fl-ic{width:15px!important;height:15px!important}.fl-off{top:11px!important;inset-inline-start:11px!important;background:#b54a42!important;font-size:10px!important}.fl-rate{font-size:12px!important;gap:4px!important}.fl-rate span{display:none!important}.fl-prod__name{font-size:16px!important;line-height:1.65!important;font-weight:650!important;margin:8px 0 13px!important;min-height:2.6em!important}.fl-price{gap:7px!important}.fl-price strong{font-size:21px!important;color:#f2f1ec!important}.fl-price del{font-size:11px!important;color:#71736f!important}.fl-price span{font-size:10px!important;color:#898b87!important}.fl-addcart{height:42px!important;margin-top:15px!important;border:1px solid rgba(215,160,74,.48)!important;border-radius:8px!important;background:transparent!important;color:#dba750!important}.fl-addcart:hover{background:var(--grad)!important;color:#17130c!important}
 /* Visual rest between departments */
 .fl-banners{gap:20px!important;padding-top:0!important}.fl-banner{min-height:285px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:17px!important}.fl-banner__img{width:63%!important;filter:brightness(1.2) contrast(1.08)!important}.fl-banner::before{background:linear-gradient(to left,#141514 16%,rgba(20,21,20,.1) 66%,rgba(20,21,20,.72))!important}.fl-banner__in{padding:38px!important}.fl-banner h3{font-size:29px!important}.fl-banner p{font-size:15px!important;margin-bottom:22px!important}
 /* Logo strip and editorial components */
 .fl-brands{height:94px!important;min-height:94px!important;background:transparent!important;border:0!important;border-bottom:1px solid #20221f!important}.fl-brands__title{font-size:15px!important}.fl-brands__strip{background:#101211!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:13px!important;padding-inline:14px!important}.fl-brand img{opacity:.9!important;filter:brightness(1.16) grayscale(.2)!important}.fl-blog{gap:20px!important}.fl-mega{min-height:430px!important;border-radius:17px!important}.fl-mega__in{padding:30px!important}.fl-mega__in h3{font-size:25px!important}.fl-mini{border-radius:13px!important;padding:13px!important}.fl-mini__img{width:112px!important;height:108px!important}
 /* Club/footer lean, high-end and readable */
 .fl-club{padding-top:82px!important;padding-bottom:20px!important}.fl-club__box{grid-template-columns:250px 1fr!important;gap:44px!important;padding:42px 48px 30px!important;border:1px solid rgba(215,160,74,.3)!important;border-radius:18px!important;background:radial-gradient(circle at 13% 50%,rgba(215,160,74,.18),transparent 30%),linear-gradient(135deg,#171714,#0d0e0d)!important}.fl-club__brand .fl-logo-mark{width:132px!important;height:132px!important;filter:drop-shadow(0 0 22px rgba(215,160,74,.42))!important}.fl-club__word{font-size:25px!important}.fl-club__main h3{font-size:26px!important}.fl-club__main>p{font-size:14px!important}.fl-club-submit{background:var(--grad)!important;color:#17130c!important}.fl-footer{margin-top:46px!important;background:#070808!important}.fl-fcols{padding:48px 0 36px!important;gap:52px!important}.fl-fcol h4{font-size:16px!important}.fl-fcol p,.fl-links a{font-size:13.5px!important;color:#969995!important}.fl-links a:hover{color:#dba750!important}.fl-trust{background:#0d0f0e!important;border-color:#1e211e!important;padding:20px 24px!important}.fl-fbottom{margin-top:24px!important;padding:18px 0 22px!important}
}
@media (max-width:700px){
 body{font-size:14px!important}.fl-container{width:calc(100% - 32px)!important}.fl-sec{padding-top:52px!important}.fl-sec-title{font-size:24px!important}.fl-hero{width:calc(100% - 32px)!important;min-height:430px!important;margin-top:16px!important;border-radius:15px!important;background-position:66% center!important}.fl-hero__box{width:72vw!important;max-width:330px!important}.fl-hero h1{font-size:clamp(38px,10vw,50px)!important}.fl-hero p{width:66vw!important;font-size:14px!important}.fl-features__in{padding:8px 0!important}.fl-feature{border-inline-end:0!important;border-bottom:1px solid #222520!important;padding:14px 4px!important}.fl-feature:last-child{border-bottom:0!important}.fl-cats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.fl-cat__imgwrap{aspect-ratio:1 / 1!important}.fl-prods{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.fl-prod__body{padding:12px!important}.fl-prod__name{font-size:14px!important}.fl-banners{grid-template-columns:1fr!important}.fl-banner{min-height:240px!important}.fl-blog{grid-template-columns:1fr!important}.fl-club{padding-top:52px!important}.fl-club__box{grid-template-columns:1fr!important;padding:30px 22px!important;gap:22px!important}.fl-club__brand{border:0!important;padding:0!important}.fl-fcols{grid-template-columns:1fr 1fr!important;gap:28px!important}.fl-fcols .fl-fcol:first-child,.fl-fcols .fl-fcol:last-child{grid-column:1 / -1!important}
}

/* =========================================================
   BLACK LABEL HOMEPAGE ARCHITECTURE
========================================================= */
.flx-hero{width:min(1440px,calc(100% - 64px));height:min(760px,calc(100vh - 120px));min-height:590px;margin:30px auto 0;position:relative;overflow:hidden;border-radius:20px;background:#101110;color:#fff;isolation:isolate}.flx-hero__media{position:absolute;inset:0;background:url('../img/hero-athlete-hq.png') center center/cover no-repeat;transform:scale(1.02);z-index:-2}.flx-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,6,.9) 0%,rgba(5,6,6,.66) 35%,rgba(5,6,6,.1) 69%,rgba(5,6,6,.22));z-index:-1}.flx-hero__in{height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding-inline-start:9%!important}.flx-eyebrow,.flx-kicker{margin:0;color:#d7a04a;font-size:12px;font-weight:700;letter-spacing:1.8px;direction:ltr}.flx-eyebrow{display:flex;align-items:center;gap:10px}.flx-eyebrow span{width:34px;height:1px;background:#d7a04a}.flx-hero h1{font-size:clamp(60px,6.3vw,96px);line-height:1.05;letter-spacing:-3px;margin:24px 0 18px;font-weight:800}.flx-hero h1 em,.flx-story h2 em{font-style:normal;color:#d7a04a}.flx-hero__copy{width:380px;max-width:90%;margin:0 0 32px;color:#d6d8d3;font-size:17px;line-height:2}.flx-primary{height:54px;padding-inline:28px;display:inline-flex;align-items:center;gap:11px;background:linear-gradient(135deg,#e7b45a,#bd7a2d);border:0;border-radius:8px;color:#16120c!important;font-size:14px;font-weight:800;box-shadow:0 12px 30px rgba(201,139,48,.28);transition:.25s}.flx-primary:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(201,139,48,.38)}.flx-primary .fl-ic{width:18px;height:18px}.flx-hero__index{position:absolute;bottom:28px;inset-inline-end:36px;display:flex;align-items:center;gap:10px;direction:ltr;color:#aaa;font-size:11px}.flx-hero__index b{color:#d7a04a}.flx-hero__index span{width:56px;height:1px;background:#d7a04a}.flx-hero__index i{font-style:normal;color:#656866}
.flx-trust{border-bottom:1px solid #1b1d1b}.flx-trust__in{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.flx-trust__in>div{display:flex;align-items:center;gap:14px;padding:0 24px;border-inline-end:1px solid #222421}.flx-trust__in>div:last-child{border:0}.flx-trust__in>div>span{color:#d7a04a}.flx-trust__in .fl-ic{width:27px;height:27px}.flx-trust p{margin:0;display:flex;flex-direction:column;gap:2px}.flx-trust strong{font-size:14px}.flx-trust small{color:#81847f;font-size:11.5px}
.flx-section{padding-top:112px}.flx-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.flx-heading>p{margin:0 0 8px;color:#d7a04a;font-size:11px;letter-spacing:1.8px;direction:ltr;font-weight:700}.flx-heading h2{font-size:34px;line-height:1.3;letter-spacing:-1px;margin:0;color:#f3f2ed}.flx-heading>a{display:inline-flex;align-items:center;gap:8px;color:#d7a04a;font-size:13px;white-space:nowrap}.flx-heading>a .fl-ic{width:17px;height:17px}.flx-heading--center{display:block;text-align:center}.flx-heading--center span{display:block;color:#92958f;font-size:15px;margin-top:10px}
.flx-campaigns{display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:300px 300px;gap:18px}.flx-campaign{position:relative;display:block;overflow:hidden;border-radius:17px;background:#151615;isolation:isolate}.flx-campaign--1{grid-row:span 2}.flx-campaign img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.75,.2,1)}.flx-campaign--1 img{object-position:center 26%}.flx-campaign--2 img{object-position:center 35%}.flx-campaign--3 img{object-position:center 24%}.flx-campaign--4 img{object-position:center 60%}.flx-campaign__shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(4,5,5,.9),rgba(4,5,5,.04) 70%)}.flx-campaign__content{position:absolute;inset-inline:32px;bottom:30px;display:flex;flex-direction:column;align-items:flex-start}.flx-campaign__content small{font-size:10px;letter-spacing:1.5px;color:#d7a04a;direction:ltr}.flx-campaign__content strong{font-size:29px;margin:8px 0;color:#fff}.flx-campaign__content em{font-size:13px;font-style:normal;color:#d1d3cf}.flx-campaign__content i{font-size:12px;font-style:normal;color:#e3b461;margin-top:17px;display:flex;gap:6px;align-items:center;opacity:0;transform:translateY(8px);transition:.3s}.flx-campaign__content i .fl-ic{width:14px;height:14px}.flx-campaign:hover img{transform:scale(1.06)}.flx-campaign:hover i{opacity:1;transform:none}
.flx-collections{background:linear-gradient(180deg,transparent,#0c0e0d 30%,transparent);padding-bottom:10px}.flx-collection-tabs{display:flex;justify-content:center;gap:30px;margin:0 0 45px}.flx-collection-tabs span{color:#81847f;font-size:14px;padding-bottom:9px;border-bottom:1px solid transparent}.flx-collection-tabs .is-active{color:#f2f1ec;border-color:#d7a04a}.flx-collection-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:23px}.flx-collection-head span{font-size:10px;color:#d7a04a;letter-spacing:1.5px;direction:ltr}.flx-collection-head h3{font-size:27px;margin:5px 0 0}.flx-collection-head p{margin:0;color:#92958f;font-size:14px}.flx-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.flx-product-grid .fl-prod{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;transform:none!important}.flx-product-grid .fl-prod__imgwrap{aspect-ratio:1/1.12;border-radius:13px!important;overflow:hidden;background:#141615;margin:0!important}.flx-product-grid .fl-prod__imgwrap img{transition:.45s;filter:brightness(1.07)}.flx-product-grid .fl-prod:hover .fl-prod__imgwrap img{transform:scale(1.055)}.flx-product-grid .fl-prod__body{padding:14px 2px 0!important}.flx-product-grid .fl-rate{display:none}.flx-product-grid .fl-prod__name{font-size:15px!important;min-height:0!important;margin:0 0 9px!important}.flx-product-grid .fl-price strong{font-size:19px!important}.flx-product-grid .fl-addcart{width:42px!important;height:42px!important;margin:13px 0 0 auto!important;border-radius:50%!important;float:left;background:#1a1c1a!important;border:0!important;color:#d7a04a!important}.flx-product-grid .fl-addcart span{display:none}.flx-product-grid .fl-addcart:hover{background:#d7a04a!important;color:#15120c!important}
.flx-editorial-product{padding-top:130px}.flx-story{display:grid;grid-template-columns:1fr 1fr;min-height:540px;background:#121413;border-radius:18px;overflow:hidden}.flx-story__image{position:relative;overflow:hidden}.flx-story__image img{width:100%;height:100%;object-fit:cover;object-position:center 25%;filter:brightness(.8)}.flx-story__image::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 50%,#121413)}.flx-story__image span{position:absolute;bottom:28px;inset-inline-start:28px;color:#d7a04a;font:700 10px/1.7 Arial,sans-serif;letter-spacing:1.6px;z-index:1}.flx-story__copy{padding:74px 70px;align-self:center}.flx-story h2{font-size:41px;line-height:1.32;margin:12px 0 22px;letter-spacing:-1.5px}.flx-story__copy>p:not(.flx-kicker){font-size:16px;line-height:2.15;color:#aeb0ac;margin:0 0 26px}.flx-text-link{display:inline-flex;align-items:center;gap:8px;color:#d7a04a;font-size:14px;font-weight:700}.flx-text-link .fl-ic{width:17px;height:17px}.flx-story__metrics{display:flex;gap:25px;border-top:1px solid #292c29;margin-top:42px;padding-top:22px}.flx-story__metrics span{font-size:11px;color:#898c87;display:flex;flex-direction:column;gap:3px}.flx-story__metrics b{font-size:20px;color:#f2f1ec;direction:ltr;text-align:right}
.flx-new-arrivals{padding-top:112px}.flx-journal{padding-bottom:0}.flx-journal__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.flx-journal__lead{position:relative;min-height:455px;overflow:hidden;border-radius:17px;isolation:isolate}.flx-journal__lead>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.flx-journal__lead::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(4,5,5,.93),transparent 65%)}.flx-journal__lead span{position:absolute;z-index:1;bottom:32px;inset-inline:32px;display:flex;flex-direction:column;align-items:flex-start}.flx-journal small{color:#d7a04a;font-size:11px}.flx-journal strong{font-size:28px;line-height:1.55;margin:9px 0;color:#fff}.flx-journal em{font-size:12px;color:#b3b5b1;font-style:normal}.flx-journal__side{display:flex;flex-direction:column;gap:16px}.flx-journal__side a{display:grid;grid-template-columns:160px 1fr;gap:16px;background:#121413;border-radius:13px;overflow:hidden;min-height:calc(50% - 8px)}.flx-journal__side img{width:160px;height:100%;object-fit:cover}.flx-journal__side span{padding:21px 18px 16px 0;display:flex;flex-direction:column;align-items:flex-start}.flx-journal__side strong{font-size:15px;line-height:1.8;margin:7px 0;color:#eee}.flx-journal__side em{font-size:11px;margin-top:auto}
.flx-membership{padding-bottom:94px}.flx-membership__box{min-height:275px;padding:40px 55px;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:42px;position:relative;overflow:hidden;border:1px solid rgba(215,160,74,.32);border-radius:18px;background:radial-gradient(circle at 10% 50%,rgba(215,160,74,.19),transparent 30%),#111211}.flx-membership__box::after{content:'';position:absolute;width:500px;height:500px;border-radius:50%;border:1px solid rgba(215,160,74,.08);inset-inline-end:-160px;top:-260px}.flx-membership__mark{display:flex;flex-direction:column;align-items:center;gap:10px;direction:ltr;text-align:center;border-inline-end:1px solid rgba(255,255,255,.08);padding-inline-end:35px;z-index:1}.flx-membership__mark .fl-logo-mark{filter:drop-shadow(0 0 19px rgba(215,160,74,.5))}.flx-membership__mark span{font:bold 19px/1 Arial,sans-serif;letter-spacing:3px}.flx-membership__mark small{font-size:9px;letter-spacing:4px;color:#d7a04a}.flx-membership h2{font-size:30px;line-height:1.45;margin:8px 0 10px}.flx-membership p:not(.flx-kicker){font-size:14px;line-height:1.9;color:#aeb0ac;max-width:480px;margin:0}.flx-membership .flx-primary{position:relative;z-index:1;white-space:nowrap}
@media (max-width:900px){.flx-hero{height:620px;min-height:0}.flx-trust__in>div{padding-inline:12px}.flx-trust strong{font-size:13px}.flx-trust small{font-size:10.5px}.flx-story__copy{padding:48px 40px}.flx-membership__box{grid-template-columns:170px 1fr;gap:28px}.flx-membership .flx-primary{grid-column:2;justify-self:start}.flx-membership__mark{padding-inline-end:23px}}
@media (max-width:700px){.flx-hero{width:calc(100% - 32px);height:640px;min-height:0;margin-top:16px;border-radius:15px}.flx-hero__media{background-position:65% center}.flx-hero__veil{background:linear-gradient(to top,rgba(5,6,6,.9),rgba(5,6,6,.25) 75%)}.flx-hero__in{justify-content:flex-end;padding:0 27px 62px!important}.flx-eyebrow{font-size:10px}.flx-hero h1{font-size:52px;letter-spacing:-2px;margin:15px 0 12px}.flx-hero__copy{font-size:14px;width:100%;line-height:1.9;margin-bottom:20px}.flx-hero__index{bottom:20px;inset-inline-end:24px}.flx-trust__in{grid-template-columns:1fr 1fr;padding:12px 0}.flx-trust__in>div{border:0;padding:12px 3px;gap:9px}.flx-trust__in .fl-ic{width:23px;height:23px}.flx-trust strong{font-size:12px}.flx-trust small{font-size:10px}.flx-section{padding-top:70px}.flx-heading{display:block;margin-bottom:24px}.flx-heading>a{margin-top:13px}.flx-heading h2{font-size:27px}.flx-campaigns{grid-template-columns:1fr;grid-template-rows:310px 220px 220px 220px;gap:12px}.flx-campaign--1{grid-row:auto}.flx-campaign__content{inset-inline:22px;bottom:22px}.flx-campaign__content strong{font-size:24px}.flx-collection-tabs{gap:16px;justify-content:flex-start;overflow:auto;margin-bottom:28px}.flx-collection-tabs span{white-space:nowrap}.flx-collection-head{display:block}.flx-collection-head p{margin-top:7px}.flx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.flx-product-grid .fl-prod__body{padding-top:10px!important}.flx-product-grid .fl-prod__name{font-size:13.5px!important}.flx-editorial-product{padding-top:82px}.flx-story{grid-template-columns:1fr;min-height:0}.flx-story__image{height:360px}.flx-story__image::after{background:linear-gradient(to top,#121413,transparent)}.flx-story__copy{padding:35px 24px}.flx-story h2{font-size:31px}.flx-story__metrics{gap:14px;margin-top:28px}.flx-story__metrics b{font-size:17px}.flx-journal__grid{grid-template-columns:1fr}.flx-journal__lead{min-height:380px}.flx-journal strong{font-size:22px}.flx-journal__side a{grid-template-columns:115px 1fr;min-height:128px}.flx-journal__side img{width:115px}.flx-journal__side span{padding:15px 0 12px 12px}.flx-journal__side strong{font-size:13px}.flx-membership{padding-bottom:60px}.flx-membership__box{display:flex;flex-direction:column;align-items:flex-start;padding:30px 24px;gap:20px}.flx-membership__mark{border:0;padding:0;align-self:center}.flx-membership h2{font-size:25px}.flx-membership .flx-primary{width:100%;justify-content:center}
}
/* Black Label header stays composed during commerce browsing. */
@media (min-width:701px){.fl-header{position:sticky!important;top:0!important;z-index:850!important;backdrop-filter:blur(18px)}.fl-nav{position:sticky!important;top:82px!important;z-index:840!important;backdrop-filter:blur(18px)}}

/* =========================================================
   3.2 BLACK LABEL REFINEMENT — curated conversion pass
========================================================= */
@media (min-width:701px){
 /* Header: high-recognition brand marker with reduced dead space. */
 .fl-header__in{min-height:72px!important;padding-block:10px!important;gap:32px!important}.fl-logo-mark{width:66px!important;height:66px!important}.fl-logo-word{font-size:32px!important;letter-spacing:4.5px!important}.fl-logo{gap:15px!important}.fl-search{max-width:540px!important}.fl-search input{height:42px!important;border-color:#30332f!important;background:#111312!important}.fl-search input:focus{border-color:rgba(200,154,82,.7)!important;box-shadow:0 0 0 4px rgba(200,154,82,.08)!important}.fl-hbtn{width:36px!important;height:36px!important}.fl-hbtn .fl-ic{width:19px!important;height:19px!important}.fl-nav .fl-container{min-height:43px!important}.fl-menu{gap:30px!important}.fl-menu a{font-size:12.5px!important;padding:12px 0!important}.fl-nav{top:72px!important}
 /* Hero: text and athlete now occupy deliberate, non-competing territories. */
 .flx-hero{height:min(720px,calc(100vh - 105px))!important;min-height:575px!important;margin-top:22px!important}.flx-hero__media{background-position:71% center!important;background-size:cover!important}.flx-hero__veil{background:linear-gradient(90deg,rgba(5,6,6,.91) 0%,rgba(5,6,6,.7) 39%,rgba(5,6,6,.18) 60%,rgba(5,6,6,.12) 100%)!important}.flx-hero__in{padding-inline-start:11.5%!important}.flx-hero h1{font-size:clamp(64px,6.45vw,94px)!important;line-height:1.02!important;margin-top:21px!important;margin-bottom:20px!important}.flx-hero__copy{width:336px!important;font-size:16px!important;line-height:2.05!important;margin-bottom:35px!important}.flx-primary{height:56px!important;padding-inline:34px!important;font-size:14px!important;border-radius:7px!important}.flx-eyebrow{font-size:11px!important;letter-spacing:2.1px!important}
 /* Campaign categories: four equally important visual stories. */
 .flx-campaigns{grid-template-columns:1fr 1fr!important;grid-template-rows:310px 310px!important;gap:18px!important}.flx-campaign--1{grid-row:auto!important}.flx-campaign img{object-position:center 32%!important}.flx-campaign--3 img{object-position:center 27%!important}.flx-campaign--4 img{object-position:center 55%!important}.flx-campaign__content{inset-inline:30px!important;bottom:28px!important}.flx-campaign__content strong{font-size:27px!important}.flx-campaign__content em{max-width:260px!important}.flx-campaign__content i{opacity:.86!important;transform:none!important;margin-top:14px!important}
 /* Collections: one premium product moment, larger products, minimal metadata. */
 .flx-collections{padding-top:120px!important}.flx-collection-tabs{margin-bottom:37px!important}.flx-collection-head{margin-bottom:28px!important}.flx-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:25px!important}.flx-product-grid .fl-prod__imgwrap{aspect-ratio:1 / 1.27!important;border-radius:15px!important}.flx-product-grid .fl-prod__body{padding:16px 4px 0!important}.flx-product-grid .fl-prod__name{font-size:16px!important;line-height:1.65!important;margin-bottom:11px!important}.flx-product-grid .fl-price strong{font-size:22px!important}.flx-product-grid .fl-addcart{width:46px!important;height:46px!important;margin-top:15px!important}.flx-product-grid .fl-fav{width:34px!important;height:34px!important}
 /* Story: less copy, image/identity carries the emotional weight. */
 .flx-editorial-product{padding-top:132px!important}.flx-story{min-height:500px!important;grid-template-columns:1.08fr .92fr!important}.flx-story__image img{object-position:center 17%!important;filter:brightness(.86) contrast(1.06)!important}.flx-story__copy{padding:58px 62px!important}.flx-story h2{font-size:45px!important;line-height:1.24!important;margin:11px 0 18px!important}.flx-story__copy>p:not(.flx-kicker){max-width:370px!important;font-size:15px!important;line-height:2!important}.flx-story__metrics{margin-top:31px!important;padding-top:18px!important}
 /* Magazine becomes a quieter authority section. */
 .flx-journal{padding-top:108px!important}.flx-journal__lead{min-height:425px!important}.flx-journal__lead span{bottom:28px!important}.flx-journal strong{font-size:25px!important}.flx-journal__side a{background:#101211!important;border:1px solid rgba(255,255,255,.05)!important}.flx-journal__side strong{font-size:14px!important}
 /* Membership is now the only homepage club conversion point. */
 .flx-membership{padding-top:105px!important;padding-bottom:78px!important}.flx-membership__box{min-height:250px!important;padding:34px 46px!important;grid-template-columns:190px 1fr auto!important}.flx-membership__mark .fl-logo-mark{width:94px!important;height:94px!important}.flx-membership h2{font-size:28px!important;line-height:1.35!important}.flx-membership p:not(.flx-kicker){font-size:13.5px!important}.flx-membership .flx-primary{height:51px!important}
 /* Footer continues the brand without competing with the membership conversion. */
 .fl-footer{margin-top:0!important;border-top:1px solid #20221f!important}.fl-fcols{padding-top:42px!important}.fl-trust{margin-top:0!important}
}
@media (max-width:700px){
 .flx-hero{height:620px!important}.flx-hero__in{padding-bottom:52px!important}.flx-hero h1{font-size:54px!important}.flx-campaigns{grid-template-rows:285px 220px 220px 220px!important}.flx-campaign__content i{opacity:1!important;transform:none!important}.flx-product-grid{gap:15px!important}.flx-story__copy{padding-top:30px!important}.flx-membership{padding-top:78px!important}
}

/* =========================================================
   3.3 CREATIVE DIRECTION PASS — campaign clarity & desire
========================================================= */
@media (min-width:701px){
 /* Quiet, luxury command bar */
 .fl-header{background:linear-gradient(180deg,rgba(14,14,15,.98),rgba(10,11,11,.94))!important;border-bottom-color:rgba(200,154,82,.1)!important}.fl-header__in{min-height:70px!important;padding-block:9px!important}.fl-logo-mark{width:70px!important;height:70px!important;filter:drop-shadow(0 2px 10px rgba(200,154,82,.18))}.fl-logo-word{font-size:33px!important;letter-spacing:5px!important}.fl-search{max-width:510px!important}.fl-search input{background:rgba(255,255,255,.025)!important;border-color:rgba(255,255,255,.12)!important;border-radius:999px!important}.fl-search button{background:rgba(200,154,82,.1)!important;border-radius:50%!important}.fl-hbtn{color:#c7c9c4!important}.fl-hbtn:hover{color:#e6b762!important;background:rgba(200,154,82,.09)!important}.fl-nav{background:rgba(11,12,12,.96)!important}.fl-menu a{color:#969994!important}.fl-menu .is-active a{color:#dfad58!important}.fl-nav{top:70px!important}
 /* Hero as a global campaign: isolated athlete stage + protected typographic negative space. */
 .flx-hero{height:min(735px,calc(100vh - 96px))!important;min-height:600px!important;background:#0c0d0d!important}.flx-hero__media{inset-inline-start:35%!important;inset-inline-end:0!important;background-position:78% center!important;background-size:cover!important;transform:none!important}.flx-hero__media::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0c0d0d 0%,rgba(12,13,13,.7) 19%,transparent 56%)}.flx-hero__veil{background:linear-gradient(90deg,#0c0d0d 0%,rgba(12,13,13,.78) 33%,rgba(12,13,13,.1) 65%,rgba(12,13,13,.16))!important}.flx-hero__in{position:relative;z-index:2;padding-inline-start:9.5%!important}.flx-eyebrow{color:#c89a52!important}.flx-eyebrow span{width:42px!important;background:#c89a52!important}.flx-hero h1{font-size:clamp(68px,6.8vw,102px)!important;line-height:.98!important;letter-spacing:-3.6px!important;margin:24px 0!important;max-width:440px!important}.flx-hero h1 em{display:inline-block;text-shadow:0 0 34px rgba(200,154,82,.16)}.flx-hero__copy{width:320px!important;color:#c6c8c3!important;font-size:15px!important;line-height:2.1!important}.flx-primary{height:58px!important;padding-inline:38px!important;border-radius:6px!important;box-shadow:0 15px 36px rgba(200,154,82,.25)!important}.flx-primary:hover{box-shadow:0 21px 42px rgba(200,154,82,.4)!important}.flx-hero__index{z-index:3!important}
 /* Products: gallery objects, not boxed listings. */
 .flx-collection-head h3{font-size:30px!important}.flx-collection-head p{max-width:310px!important;line-height:1.85!important}.flx-product-grid{gap:28px!important}.flx-product-grid .fl-prod__imgwrap{aspect-ratio:1/1.36!important;background:radial-gradient(circle at 50% 40%,#242724,#121313 67%)!important}.flx-product-grid .fl-prod__imgwrap::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(7,8,8,.22),transparent 40%);pointer-events:none}.flx-product-grid .fl-prod__body{padding-top:17px!important}.flx-product-grid .fl-prod__name{font-size:16px!important;font-weight:700!important;letter-spacing:-.3px!important}.flx-product-grid .fl-price strong{font-size:23px!important;color:#f6f2e9!important}.flx-product-grid .fl-price span{color:#9e8a66!important}.flx-product-grid .fl-addcart{width:48px!important;height:48px!important;background:#1a1c1a!important;border:1px solid rgba(200,154,82,.28)!important;transition:all .3s!important}.flx-product-grid .fl-addcart:hover{background:#c89a52!important;border-color:#c89a52!important;transform:translateY(-3px)}.flx-product-grid .fl-fav{background:rgba(8,9,9,.38)!important;backdrop-filter:blur(5px);border-color:rgba(255,255,255,.1)!important}
 /* Story becomes a succinct manifesto. */
 .flx-story{background:linear-gradient(110deg,#151615,#0e0f0f)!important}.flx-story__image::after{background:linear-gradient(90deg,transparent 25%,#111312 92%)!important}.flx-story__copy{padding:55px 66px!important}.flx-story h2{font-size:48px!important;letter-spacing:-2px!important}.flx-story__copy>p:not(.flx-kicker){max-width:320px!important;color:#c0c2bc!important}.flx-story__metrics{border-color:rgba(200,154,82,.23)!important}.flx-story__metrics b{color:#d7a04a!important}
 /* Journal: typography and images use editorial restraint. */
 .flx-journal__lead{border-radius:15px!important}.flx-journal__lead::after{background:linear-gradient(to top,rgba(6,7,7,.96),rgba(6,7,7,.05) 72%)!important}.flx-journal__lead span{max-width:75%!important}.flx-journal strong{font-size:27px!important;letter-spacing:-.8px!important}.flx-journal__side a{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.09)!important;border-radius:0!important}.flx-journal__side a:last-child{border-bottom:0!important}.flx-journal__side img{border-radius:10px!important}.flx-journal__side span{padding-top:14px!important}.flx-journal__side small{letter-spacing:.5px!important}
 /* Elite Club: exclusive access, not a newsletter card. */
 .flx-membership__box{background:radial-gradient(circle at 12% 50%,rgba(200,154,82,.25),transparent 28%),linear-gradient(120deg,#171511,#0d0e0e 72%)!important;border-color:rgba(200,154,82,.45)!important;box-shadow:0 28px 70px rgba(0,0,0,.3)!important}.flx-membership__mark .fl-logo-mark{filter:drop-shadow(0 0 28px rgba(200,154,82,.65))!important}.flx-membership h2{font-size:31px!important}.flx-membership p:not(.flx-kicker){max-width:440px!important;color:#bcbeb8!important}.flx-membership .flx-primary{background:linear-gradient(135deg,#e2b560,#bd7930)!important}
}
@media (max-width:700px){
 .flx-hero{height:640px!important}.flx-hero__media{inset-inline-start:0!important;background-position:68% center!important}.flx-hero__media::after{background:linear-gradient(to top,#0c0d0d,transparent 65%)}.flx-hero__veil{background:linear-gradient(to top,rgba(12,13,13,.94),rgba(12,13,13,.1) 75%)!important}.flx-hero h1{font-size:59px!important;line-height:1!important}.flx-hero__copy{width:280px!important}.flx-product-grid .fl-prod__imgwrap{aspect-ratio:1/1.23!important}.flx-story h2{font-size:36px!important}.flx-membership h2{font-size:26px!important}
}
