/*
Theme Name: FELDHA Advanced
Theme URI: https://feldha.com/
Author: FELDHA
Description: Premium sports nutrition and wellness theme for WordPress + WooCommerce.
Version: 2.3.48
Requires at least: 6.4
Requires PHP: 8.1
License: GPLv2 or later
Text Domain: feldha
Domain Path: /languages
Tags: e-commerce, blog, one-column, two-columns, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
:root{--fh-black:#090c0d;--fh-black-2:#121617;--fh-gold:#d8b35a;--fh-gold-2:#f1d27a;--fh-turq:#16e6e1;--fh-white:#fff;--fh-text:#121617;--fh-muted:#6b7372;--fh-light:#f5f6f5;--fh-border:#dfe4e2;--fh-radius:14px;--fh-max:1240px;--fh-shadow:0 12px 35px rgba(0,0,0,.09)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--fh-text);background:#fff;line-height:1.55}
a{color:inherit;text-decoration:none}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--fh-turq);outline-offset:2px}
img{max-width:100%;height:auto;display:block}
button,input,select,textarea{font:inherit}
.container{width:min(var(--fh-max),calc(100% - 32px));margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Header */
.fh-topbar{background:var(--fh-black);color:#fff;font-size:12px;border-bottom:1px solid rgba(255,255,255,.08)}
.fh-topbar .container{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.fh-top-links,.fh-top-right{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.fh-top-links span,.fh-top-right span{opacity:.9}
.fh-header{position:sticky;top:0;z-index:100;background:rgba(9,12,13,.97);backdrop-filter:blur(10px);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}
.fh-header .container{min-height:72px;display:flex;align-items:center;gap:20px}
.fh-logo{display:inline-flex;flex-direction:column;font-weight:950;font-size:29px;line-height:.95;letter-spacing:-1.8px;color:var(--fh-gold-2)}
.fh-logo small{display:block;font-size:7px;letter-spacing:2.3px;color:#fff;font-weight:800;margin-top:5px}
.fh-nav{display:flex;align-items:center;gap:20px;flex:1;font-size:12px;font-weight:900;text-transform:uppercase}
.fh-nav ul{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}
.fh-nav li{position:relative}
.fh-nav a{display:block;padding:11px 0}
.fh-nav a:hover,.fh-nav .current-menu-item>a,.fh-nav .current-menu-ancestor>a{color:var(--fh-turq)}
.fh-nav .sub-menu{position:absolute;top:100%;left:0;display:none;min-width:210px;padding:8px;background:#111617;border:1px solid #2c3334;border-radius:10px;box-shadow:var(--fh-shadow)}
.fh-nav .menu-item-has-children:hover>.sub-menu,.fh-nav .menu-item-has-children:focus-within>.sub-menu{display:block}
.fh-nav .sub-menu a{padding:10px 12px}
.fh-actions{display:flex;align-items:center;gap:8px}
.fh-search{display:flex;align-items:center;background:#161b1c;border:1px solid #3b4243;border-radius:9px;overflow:hidden}
.fh-search input{width:200px;padding:10px 12px;background:transparent;border:0;color:#fff;outline:0}
.fh-search button{border:0;background:transparent;color:#fff;padding:8px 12px;cursor:pointer}
.fh-iconbtn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;background:#161b1c;color:#fff;border:1px solid #3b4243;border-radius:9px;cursor:pointer}
.fh-cart-count{position:absolute;top:-6px;right:-6px;min-width:19px;height:19px;display:grid;place-items:center;border-radius:999px;background:var(--fh-turq);color:#081010;font-size:10px;font-weight:900;padding:0 5px}
.fh-mobile-toggle{display:none}

/* Hero */
.fh-hero{background:var(--fh-black);color:#fff}
.fh-hero-grid{display:grid;grid-template-columns:1fr 1.08fr;min-height:560px}
.fh-hero-copy{display:flex;align-items:center;padding:70px 0}
.fh-kicker{font-size:12px;font-weight:950;letter-spacing:1.2px;color:var(--fh-turq);text-transform:uppercase}
.fh-hero h1{font-size:clamp(46px,6.4vw,82px);line-height:.9;letter-spacing:-3px;margin:15px 0 22px;font-weight:950;text-transform:uppercase}
.fh-hero h1 .gold{color:var(--fh-gold-2)}
.fh-hero p{max-width:540px;margin:0 0 28px;color:#d9dedc;font-size:17px}
.fh-hero-media{position:relative;overflow:hidden;background:radial-gradient(circle at 65% 30%,#27484a 0,#162122 32%,#0a0c0d 72%);min-height:560px;display:grid;place-items:center}
.fh-hero-placeholder{font-size:13px;letter-spacing:1px;color:#9ba2a1;font-weight:900;text-transform:uppercase;border:1px dashed #445050;border-radius:14px;padding:22px}
.fh-buttons{display:flex;gap:12px;flex-wrap:wrap}
.fh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border-radius:10px;font-size:12px;font-weight:950;letter-spacing:.4px;text-transform:uppercase;border:1px solid transparent}
.fh-btn-gold{background:linear-gradient(135deg,var(--fh-gold),var(--fh-gold-2));color:#111}
.fh-btn-turq{background:var(--fh-turq);color:#071010}
.fh-btn-outline{border-color:#fff;color:#fff}

/* Trust */
.fh-trust{background:#fff;border-bottom:1px solid var(--fh-border)}
.fh-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:20px 0}
.fh-trust-item{display:flex;gap:10px;align-items:center}
.fh-trust-icon{font-size:25px;color:var(--fh-gold)}
.fh-trust-item strong{display:block;font-size:13px}.fh-trust-item span{display:block;color:var(--fh-muted);font-size:12px}

/* Sections */
.fh-section{padding:58px 0}
.fh-section-dark{background:var(--fh-black);color:#fff}.fh-section-light{background:var(--fh-light)}
.fh-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:24px}
.fh-section h2{font-size:32px;line-height:1;margin:0;letter-spacing:-1.2px;text-transform:uppercase;font-weight:950}
.fh-link{font-size:12px;font-weight:950;text-transform:uppercase;color:var(--fh-turq)}
.fh-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.fh-category{min-height:165px;display:flex;align-items:end;padding:18px;border:1px solid var(--fh-border);border-radius:12px;background:linear-gradient(135deg,#f8f9f8,#e8ecea);font-size:14px;font-weight:950;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease}
.fh-category:hover{transform:translateY(-3px);box-shadow:var(--fh-shadow)}
.fh-category-dark{background:linear-gradient(135deg,#181d1e,#0f1314);color:#fff;border-color:#2d3535}

/* Goals */
.fh-goals{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.fh-goal{min-height:180px;display:flex;align-items:end;padding:15px;border-radius:12px;background:linear-gradient(145deg,#273032,#0d1011);color:#fff;border:1px solid #2b3435;font-size:12px;font-weight:950;text-transform:uppercase;transition:transform .2s ease,border-color .2s ease}
.fh-goal:hover{transform:translateY(-3px);border-color:var(--fh-turq)}

/* Products */
.fh-products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.fh-product{position:relative;background:#fff;border:1px solid var(--fh-border);border-radius:12px;padding:12px;overflow:hidden}
.fh-product-media{aspect-ratio:1;background:#f6f8f7;border-radius:10px;display:grid;place-items:center;overflow:hidden}
.fh-product-media img{width:100%;height:100%;object-fit:contain}
.fh-product-placeholder{font-size:11px;color:#8c9593;font-weight:900;text-transform:uppercase}
.fh-product h3{font-size:15px;line-height:1.25;margin:11px 0 4px}
.fh-product .fh-stars{font-size:12px;color:#d69a00;letter-spacing:1px}
.fh-product .price{display:block;margin:7px 0 12px;font-weight:950;font-size:18px;color:#111}
.fh-product .price del{opacity:.55;font-size:13px;margin-right:5px}.fh-product .price ins{text-decoration:none}
.fh-product .button,.fh-add-button{width:100%;display:inline-flex;justify-content:center;align-items:center;min-height:40px;background:#101415;color:#fff;border:0;border-radius:8px;font-size:11px;font-weight:950;text-transform:uppercase;cursor:pointer}
.fh-product .button:hover,.fh-add-button:hover{background:var(--fh-gold);color:#111}
.fh-badge{position:absolute;top:9px;left:9px;z-index:2;background:var(--fh-turq);color:#071010;border-radius:999px;font-size:10px;font-weight:950;padding:5px 8px}

/* Panels */
.fh-panels{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.fh-panel{min-height:305px;padding:30px;border-radius:14px;color:#fff;display:flex;align-items:end;overflow:hidden;position:relative;border:1px solid #2b3334;background:linear-gradient(135deg,#161b1c,#07090a)}
.fh-panel:after{content:"";position:absolute;inset:auto -25% -45% 20%;height:180px;background:radial-gradient(circle,var(--fh-turq),transparent 68%);opacity:.14;pointer-events:none}
.fh-panel h3{position:relative;z-index:1;font-size:38px;line-height:.95;margin:8px 0}.fh-panel h3 span{color:var(--fh-gold-2)}
.fh-panel p{position:relative;z-index:1;max-width:470px;color:#d3d9d7}.fh-panel .fh-btn{position:relative;z-index:1}

/* Community / content */
.fh-social{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.fh-social-card{aspect-ratio:1;border-radius:9px;background:linear-gradient(135deg,#273234,#d9dfdd);display:grid;place-items:center;color:#77807f;font-size:10px;font-weight:950}
.fh-content-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}
.fh-content-card{border:1px solid var(--fh-border);border-radius:12px;padding:22px;background:#fff}.fh-content-card h3{margin:0 0 8px;font-size:20px}.fh-content-card p{color:var(--fh-muted)}

/* Newsletter + footer */
.fh-newsletter{background:linear-gradient(135deg,#101516,#071010);color:#fff;border-top:1px solid #222}
.fh-newsletter .container{padding:32px 0;display:flex;justify-content:space-between;align-items:center;gap:24px}.fh-newsletter h3{margin:0;font-size:23px}.fh-newsletter p{margin:5px 0 0;color:#c1c9c7;font-size:12px}
.fh-newsletter form{display:flex;gap:8px}.fh-newsletter input{min-width:290px;border:1px solid #384140;border-radius:8px;padding:12px 14px;background:#fff;color:#111}.fh-newsletter button{border:0;border-radius:8px;padding:12px 17px;background:linear-gradient(135deg,var(--fh-gold),var(--fh-gold-2));color:#111;font-weight:950;cursor:pointer}
.fh-footer{background:#090c0d;color:#fff}.fh-footer-main{padding:46px 0 30px;display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:28px}.fh-footer h4{font-size:12px;text-transform:uppercase;margin:0 0 12px}.fh-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.fh-footer li,.fh-footer p{font-size:12px;color:#aeb7b5;margin:0}.fh-footer a:hover{color:var(--fh-turq)}.fh-footer-bottom{border-top:1px solid #232828;padding:16px 0;color:#7f8786;font-size:11px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}

/* WooCommerce compatibility */
.woocommerce .site-main,.woocommerce-page .site-main{padding-bottom:60px}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:#101415;color:#fff;border-radius:8px;font-weight:900;border:0}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--fh-gold);color:#111}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0!important;padding:0!important}
.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;border:1px solid var(--fh-border);border-radius:12px;padding:12px;background:#fff}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;padding:0}.woocommerce ul.products li.product .price{font-weight:950;color:#111}.woocommerce ul.products li.product img{border-radius:9px}
.woocommerce div.product form.cart .button{min-height:44px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--fh-turq)}
.woocommerce span.onsale{background:var(--fh-turq);color:#071010;border-radius:999px;min-height:auto;min-width:auto;padding:6px 10px;font-size:10px;font-weight:900}
.woocommerce .quantity .qty{min-height:42px}.woocommerce-cart .cart_totals,.woocommerce-checkout #customer_details,.woocommerce form.checkout{border-radius:12px}

/* Responsive */
@media(max-width:1050px){.fh-nav{gap:12px}.fh-actions .fh-search{display:none}.fh-mobile-search{display:block;background:#0b0e0f;border-bottom:1px solid rgba(255,255,255,.08);padding:7px 0}.fh-mobile-search form{display:flex;background:#161b1c;border:1px solid #3b4243;border-radius:10px;overflow:hidden}.fh-mobile-search input{flex:1;min-width:0;border:0;background:transparent;padding:11px 12px;outline:0;color:#fff}.fh-mobile-search button{width:46px;border:0;background:transparent;color:#fff}.fh-goals{grid-template-columns:repeat(3,1fr)}.fh-products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fh-footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.fh-topbar{display:none}.fh-header .container{min-height:62px}.fh-nav{display:none}.fh-mobile-toggle{display:inline-flex}.fh-nav.is-open{position:absolute;left:16px;right:16px;top:62px;display:block;background:#0b0e0f;border:1px solid #2e3536;border-radius:10px;padding:10px}.fh-nav.is-open ul{display:block}.fh-nav.is-open .sub-menu{position:static;display:block;box-shadow:none;border:0;padding-left:12px}.fh-hero-grid{grid-template-columns:1fr}.fh-hero-copy{padding:54px 0}.fh-hero-media{min-height:360px}.fh-trust-grid{grid-template-columns:repeat(2,1fr)}.fh-grid-4{grid-template-columns:repeat(2,1fr)}.fh-social{grid-template-columns:repeat(3,1fr)}.fh-panels,.fh-content-grid{grid-template-columns:1fr}.fh-newsletter .container{flex-direction:column;align-items:stretch}.fh-newsletter form{flex-direction:column}.fh-newsletter input{min-width:0}.fh-footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.fh-logo{font-size:24px}.fh-goals{grid-template-columns:repeat(2,1fr)}.fh-products,.woocommerce ul.products{grid-template-columns:1fr!important}.fh-grid-4,.fh-trust-grid{grid-template-columns:1fr 1fr}.fh-section{padding:42px 0}.fh-section h2{font-size:25px}.fh-hero h1{font-size:48px;letter-spacing:-2px}.fh-footer-main{grid-template-columns:1fr 1fr}}

/* FELDHA Partner Boutique directory */
.fh-partners{background:#0b0e0f;color:#fff}.fh-partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fh-partner-card{background:#151a1b;border:1px solid rgba(215,184,90,.28);border-radius:14px;padding:22px}.fh-partner-icon{width:46px;height:46px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#d7b85a,#39d9d0);color:#071010;font-weight:950;margin-bottom:14px}.fh-partner-card h3{margin:0 0 7px;font-size:17px}.fh-partner-card p{margin:0 0 15px;color:#b8c1bf;font-size:13px}.fh-partner-actions{display:flex;gap:8px;flex-wrap:wrap}.fh-partner-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:8px;font-size:11px;font-weight:900;text-transform:uppercase;border:1px solid rgba(255,255,255,.2)}.fh-partner-btn-primary{background:linear-gradient(90deg,#d7b85a,#39d9d0);color:#071010;border:0}.fh-partner-search{display:grid;grid-template-columns:1fr auto;gap:9px;margin:0 0 20px}.fh-partner-search input{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #363d3e;background:#121718;color:#fff}.fh-partner-search button{padding:12px 18px;border-radius:8px;border:0;background:#39d9d0;color:#061010;font-weight:900}.fh-social-row{display:flex;gap:9px;flex-wrap:wrap}.fh-social-btn{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#151a1b;border:1px solid rgba(215,184,90,.35);color:#fff;font-size:13px;font-weight:900}
@media(max-width:900px){.fh-partner-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.fh-partner-grid{grid-template-columns:1fr}.fh-partner-search{grid-template-columns:1fr}}

/* FELDHA B2B section */
.fh-b2b{background:#f6f4ee;padding:64px 0}
.fh-b2b-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:stretch}
.fh-b2b-main,.fh-b2b-side{border-radius:16px;padding:34px;border:1px solid #e2ddd0}
.fh-b2b-main{background:#0b0e0f;color:#fff}
.fh-b2b-main .kicker{color:#39d9d0}
.fh-b2b-main h2{font-size:42px;line-height:.95;margin:10px 0 14px;text-transform:uppercase}
.fh-b2b-main h2 span{color:#d6b557}
.fh-b2b-main p{color:#cbd1cf;max-width:650px}
.fh-b2b-features{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0}
.fh-b2b-feature{background:#151a1b;border:1px solid rgba(214,181,87,.25);border-radius:12px;padding:16px}
.fh-b2b-feature strong{display:block;font-size:14px;margin-bottom:4px}
.fh-b2b-feature span{display:block;font-size:12px;color:#aeb7b4}
.fh-b2b-buttons{display:flex;gap:10px;flex-wrap:wrap}
.fh-b2b-side{background:#fff}
.fh-b2b-side h3{font-size:22px;text-transform:uppercase;margin:0 0 12px}
.fh-b2b-steps{display:grid;gap:12px;margin:18px 0}
.fh-b2b-step{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start}
.fh-b2b-step b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#d6b557,#39d9d0);color:#071010;font-size:12px}
.fh-b2b-step strong{font-size:13px;display:block}
.fh-b2b-step span{font-size:12px;color:#6b7370}
.fh-b2b-form{display:grid;gap:9px}
.fh-b2b-form input,.fh-b2b-form select,.fh-b2b-form textarea{width:100%;padding:11px 12px;border:1px solid #d8dcd9;border-radius:8px;font:inherit}
.fh-b2b-form textarea{min-height:90px;resize:vertical}
.fh-b2b-form button{border:0;padding:12px 16px;border-radius:8px;background:#0b0e0f;color:#fff;font-weight:900;text-transform:uppercase}
.fh-b2b-note{font-size:11px;color:#7b827f;margin-top:8px}
@media(max-width:900px){.fh-b2b-wrap{grid-template-columns:1fr}}
@media(max-width:600px){.fh-b2b-main h2{font-size:32px}.fh-b2b-features{grid-template-columns:1fr}}

.fh-main{padding-top:42px;padding-bottom:70px}
.woocommerce .site-main{padding-top:0}
.woocommerce .quantity .qty{padding:8px;border:1px solid var(--fh-border);border-radius:7px}
.woocommerce button.button,.woocommerce a.button{border-radius:8px;font-weight:800;background:#0b0e0f;color:#fff}
.woocommerce button.button:hover,.woocommerce a.button:hover{background:#39d9d0;color:#071010}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:10px}
.woocommerce div.product form.cart .variations select{padding:10px;border-radius:7px;border:1px solid var(--fh-border)}
.fh-cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#39d9d0;color:#071010;font-size:10px;font-weight:900}
.fh-partner-grid{grid-template-columns:repeat(3,1fr)}
.fh-social-btn{transition:.2s ease}
.fh-b2b-form button:hover{background:#39d9d0;color:#071010}
button,a{outline-color:#39d9d0}
@media(max-width:900px){.fh-partner-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.fh-partner-grid{grid-template-columns:1fr}}

/* Custom logo */
.fh-logo-image{display:block;width:auto;max-width:260px;max-height:58px;height:auto;object-fit:contain}
.fh-logo:has(.fh-logo-image){display:flex;align-items:center;line-height:0}
@media(max-width:900px){.fh-logo-image{max-width:210px;max-height:50px}}


/* =========================================================
   FELDHA 2.1 — EXPERIENCE / HERO SLIDER
   ========================================================= */
:root{--fh-gold:#d7b85a;--fh-gold-2:#f3cf70;--fh-turq:#27d9d1;--fh-black:#080b0c}
html{scroll-behavior:smooth}
body{overflow-x:hidden}
.fh-header{position:sticky;top:0;z-index:100;background:rgba(8,11,12,.96);backdrop-filter:blur(12px);transition:box-shadow .25s ease,border-color .25s ease}
.fh-header.is-scrolled{box-shadow:0 10px 30px rgba(0,0,0,.28);border-bottom-color:rgba(215,184,90,.25)}
.fh-hero-slider{position:relative;width:100vw;max-width:none;min-height:680px;margin-left:calc(50% - 50vw);background:#050707;overflow:hidden}
.fh-slider-track{position:relative;width:100%;min-height:680px}
.fh-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease;isolation:isolate}
.fh-slide.is-active{opacity:1;visibility:visible;z-index:2}
.fh-slide-media,.fh-slide-media img,.fh-slide-media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.fh-slide-media img,.fh-slide-media video{transform:scale(1.015);transition:transform 6s ease}
.fh-slide.is-active .fh-slide-media img,.fh-slide.is-active .fh-slide-media video{transform:scale(1)}
.fh-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,7,8,.96) 0%,rgba(4,7,8,.84) 33%,rgba(4,7,8,.35) 62%,rgba(4,7,8,.22) 100%),linear-gradient(0deg,rgba(0,0,0,.48),transparent 55%)}
.fh-slide-content{position:relative;z-index:3;width:100%;min-height:680px;display:flex;align-items:center}
.fh-slide-copy{max-width:660px;padding:90px 0 100px}
.fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{margin:12px 0 18px;font-size:clamp(54px,7vw,94px);line-height:.9;letter-spacing:-4px;text-transform:uppercase;color:#fff;font-weight:950}
.fh-slide-copy h1 .gold,.fh-slide-copy .fh-slide-heading .gold{display:block;color:var(--fh-gold-2)}
.fh-slide-copy p{max-width:570px;color:#eef2f0;font-size:18px;line-height:1.55;margin:0 0 26px}
.fh-slider-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(0,0,0,.38);color:#fff;font-size:32px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}
.fh-slider-prev{left:22px}.fh-slider-next{right:22px}
.fh-slider-arrow:hover{background:var(--fh-gold);color:#101212;border-color:var(--fh-gold)}
.fh-slider-dots{position:absolute;z-index:5;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:8px}
.fh-slider-dots button{width:32px;height:4px;border:0;border-radius:99px;background:rgba(255,255,255,.35);padding:0;cursor:pointer}
.fh-slider-dots button.is-active{background:var(--fh-gold-2);width:58px}
.fh-buttons{display:flex;gap:12px;flex-wrap:wrap}
.fh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:9px;text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:.3px}
.fh-btn-gold{background:linear-gradient(135deg,var(--fh-gold-2),var(--fh-gold));color:#111}
.fh-btn-outline{border:1px solid rgba(255,255,255,.7);color:#fff;background:rgba(0,0,0,.18)}
.fh-btn-outline:hover{border-color:var(--fh-turq);color:var(--fh-turq)}
.fh-eyebrow{display:block;color:#75807d;font-size:11px;letter-spacing:3px;font-weight:900;margin-bottom:8px}
.fh-section-head{align-items:end}
.fh-section-head h2{margin:0}
.fh-section-head .gold{color:var(--fh-gold)}
.fh-helper{font-size:12px;color:#68716f;max-width:360px}
.fh-goal-selector{background:#f6f5f1}
.fh-goal-picker{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.fh-goal-card{position:relative;min-height:150px;border:1px solid #dddcd4;background:#fff;border-radius:13px;padding:18px;color:#101415;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.fh-goal-card:hover{transform:translateY(-4px);border-color:var(--fh-gold);box-shadow:0 15px 35px rgba(20,25,25,.08)}
.fh-goal-number{display:block;color:var(--fh-gold);font-weight:950;font-size:11px;margin-bottom:28px}
.fh-goal-card strong{display:block;font-size:15px}.fh-goal-card small{display:block;color:#78817f;margin-top:5px;line-height:1.35}.fh-arrow{position:absolute;right:15px;bottom:13px;color:#111;font-weight:900}
.fh-empty-shop{grid-column:1/-1;border:1px dashed #c9cdca;border-radius:13px;padding:40px;text-align:center;background:#fafbf9}
.fh-experience-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}
.fh-experience-grid h2{font-size:clamp(34px,5vw,58px);line-height:.95;margin:0 0 15px}.fh-experience-grid h2 .gold{color:var(--fh-gold)}
.fh-experience-grid p{max-width:620px;color:#697270;line-height:1.6}
.fh-section-dark .fh-experience-grid p{color:#b7c0be}
.fh-mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.fh-mini-cards div{border:1px solid rgba(215,184,90,.3);border-radius:12px;padding:22px;background:#111718;color:#fff}
.fh-mini-cards b{display:block;font-size:25px;color:var(--fh-gold-2)}.fh-mini-cards span{font-size:12px;color:#aeb8b5;line-height:1.4}
.fh-pass-points{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.fh-pass-points span,.fh-pass-points a{padding:18px;border:1px solid rgba(39,217,209,.2);border-radius:10px;background:#111718;color:#e9eeec;font-weight:800;text-decoration:none}
.fh-pass-points a{cursor:pointer}
.fh-pass-points a:hover{border-color:rgba(39,217,209,.42)}
.fh-pass-points a:focus-visible{outline:2px solid var(--fh-turq);outline-offset:2px}
.fh-card-label{display:inline-block;font-size:10px;letter-spacing:2px;color:var(--fh-turq);font-weight:950;margin-bottom:8px}
.fh-partner-intro{max-width:720px;color:#9fa9a6}
.fh-partner-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.fh-search{position:relative}
.fh-search-suggestions{position:absolute;top:calc(100% + 8px);right:0;width:280px;background:#111617;border:1px solid #303839;border-radius:10px;padding:10px;box-shadow:0 15px 35px rgba(0,0,0,.3);z-index:120}
.fh-search-suggestions span{display:block;color:#6f7976;font-size:10px;text-transform:uppercase;letter-spacing:2px;padding:6px 9px}
.fh-search-suggestions a{display:block;color:#fff;text-decoration:none;padding:9px;border-radius:7px;font-size:13px}
.fh-search-suggestions a:hover{background:#1d2526;color:var(--fh-turq)}
.fh-cart-link{position:relative}
@media(max-width:1050px){
  .fh-goal-picker{grid-template-columns:repeat(3,1fr)}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:68px}
}
@media(max-width:760px){
  .fh-hero-slider,.fh-slider-track,.fh-slide-content{min-height:620px}
  .fh-slide-copy{padding:70px 0 90px}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:52px;letter-spacing:-2px}
  .fh-slide-copy p{font-size:15px;max-width:500px}
  .fh-slider-arrow{width:40px;height:40px;font-size:27px}
  .fh-slider-prev{left:10px}.fh-slider-next{right:10px}
  .fh-goal-picker{grid-template-columns:repeat(2,1fr)}
  .fh-experience-grid{grid-template-columns:1fr}
  .fh-mini-cards{grid-template-columns:1fr}
  .fh-pass-points{grid-template-columns:1fr 1fr}
  .fh-helper{display:none}
}
@media(max-width:480px){
  .fh-hero-slider,.fh-slider-track,.fh-slide-content{min-height:590px}
  .fh-slide-copy{padding:50px 0 80px}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:43px}
  .fh-buttons{flex-direction:column;align-items:stretch}
  .fh-btn{width:100%}
  .fh-goal-picker{grid-template-columns:1fr 1fr}
  .fh-pass-points{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .fh-slide,.fh-slide-media img,.fh-slide-media video{transition:none}
}


/* V1.1 Shop UX */
.fh-shop-hero{padding:34px 0 18px;background:var(--fh-light);border-bottom:1px solid var(--fh-border)}
.fh-shop-hero h1{margin:0 0 8px;font-size:clamp(30px,5vw,52px);line-height:.95;text-transform:uppercase;font-weight:950;letter-spacing:-2px}.fh-shop-hero p{margin:0;color:var(--fh-muted)}
.fh-shop-tools{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:18px 0}.fh-shop-search{flex:1;min-width:260px;display:flex;border:1px solid var(--fh-border);border-radius:10px;overflow:hidden;background:#fff}.fh-shop-search input{flex:1;border:0;padding:13px 14px;outline:0}.fh-shop-search button{border:0;background:#101415;color:#fff;padding:0 18px;font-weight:900}
.fh-shop-chips{display:flex;gap:8px;overflow:auto;padding:2px 0 10px;scrollbar-width:thin}.fh-shop-chip{white-space:nowrap;border:1px solid var(--fh-border);background:#fff;padding:9px 12px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.fh-shop-chip:hover,.fh-shop-chip.is-active{border-color:var(--fh-turq);background:#071010;color:#fff}
.fh-shop-layout{display:grid;grid-template-columns:240px 1fr;gap:24px}.fh-shop-sidebar{position:sticky;top:90px;height:max-content;border:1px solid var(--fh-border);border-radius:12px;padding:16px;background:#fff}.fh-shop-sidebar h3{font-size:12px;text-transform:uppercase;margin:0 0 12px}.fh-filter-group{border-top:1px solid var(--fh-border);padding:14px 0}.fh-filter-group:first-child{border-top:0;padding-top:0}.fh-filter-group label{display:block;font-size:12px;margin:7px 0}.fh-filter-group input[type=number]{width:48%;padding:9px;border:1px solid var(--fh-border);border-radius:7px}.fh-filter-apply{width:100%;padding:11px;border:0;border-radius:8px;background:#101415;color:#fff;font-weight:900;text-transform:uppercase;font-size:11px;cursor:pointer}.fh-filter-reset{display:block;text-align:center;font-size:11px;font-weight:900;margin-top:9px;color:var(--fh-muted)}.fh-shop-main{min-width:0}.fh-shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}.fh-shop-count{font-size:12px;color:var(--fh-muted)}.fh-shop-sort{padding:10px 12px;border:1px solid var(--fh-border);border-radius:8px;background:#fff;font-size:12px}.fh-mobile-filter{display:none}
.fh-quick-add{margin-top:8px}.fh-quick-add .button{margin:0!important}
.fh-mobile-search{display:none}
@media(max-width:760px){.fh-header .container{gap:8px}.fh-mobile-toggle{display:inline-flex;order:-3;flex:0 0 42px}.fh-logo{order:-2;margin-right:auto}.fh-nav{order:5}.fh-actions{order:0}.fh-header .fh-search{display:none}.fh-mobile-search{display:flex;padding:8px 0;background:#0b0e0f}.fh-mobile-search .container{min-height:0}.fh-mobile-search form{width:100%;display:flex;background:#161b1c;border:1px solid #3b4243;border-radius:9px;overflow:hidden}.fh-mobile-search input{flex:1;padding:10px 12px;background:transparent;border:0;color:#fff;outline:0}.fh-mobile-search button{border:0;background:transparent;color:#fff;padding:8px 12px}.fh-shop-layout{grid-template-columns:1fr}.fh-shop-sidebar{display:none}.fh-mobile-filter{display:inline-flex;padding:10px 13px;border:1px solid var(--fh-border);border-radius:8px;background:#fff;font-weight:900;font-size:11px;text-transform:uppercase}.fh-shop-tools{padding:12px 0}.fh-shop-search{display:none}.fh-shop-toolbar{align-items:stretch}.fh-shop-sort{max-width:55%}}
@media(max-width:480px){.fh-logo-image{max-height:38px;width:auto}.fh-shop-toolbar{flex-wrap:wrap}.fh-shop-sort{max-width:none;width:100%}.fh-shop-count{width:100%}}

/* V1.3 — entire Hero media is clickable and uses the slide destination URL */
.fh-slide-media-link{position:absolute;inset:0;display:block;z-index:1;cursor:pointer}
.fh-slide-media-link img,.fh-slide-media-link video{width:100%;height:100%;object-fit:cover;display:block}
.fh-slide-media .fh-hero-overlay{z-index:2;pointer-events:none}
.fh-slide-content{z-index:3}
/* FELDHA Client Account V1 */
.fh-account{max-width:1180px;margin:0 auto;padding:30px 18px 70px}.fh-account-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:30px;border-radius:24px;background:#0b0b0b;color:#fff;margin-bottom:22px}.fh-account-head h2{margin:5px 0;font-size:clamp(25px,4vw,40px)}.fh-account-head p{margin:0;color:#cfcfcf}.fh-kicker{color:#d6b35a;font-size:12px;letter-spacing:.18em;font-weight:700}.fh-account-shop{background:#d6b35a;color:#111;padding:13px 18px;border-radius:999px;font-weight:800;text-decoration:none;white-space:nowrap}.fh-account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fh-account-card{display:flex;flex-direction:column;gap:8px;padding:20px;border:1px solid #e8e8e8;border-radius:18px;background:#fff;color:#111;text-decoration:none;min-height:112px;box-shadow:0 5px 20px rgba(0,0,0,.04)}.fh-account-card:hover{transform:translateY(-2px);box-shadow:0 9px 28px rgba(0,0,0,.08)}.fh-account-card b{font-size:16px}.fh-account-card span{font-size:13px;color:#666;line-height:1.5}.fh-wallet{background:#fbfaf4;border-color:#eadba9}.fh-account-orders{margin-top:28px}.fh-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.fh-section-title h3{margin:0}.fh-section-title a{color:#9b761f;font-weight:700}.fh-orders-list{border:1px solid #eee;border-radius:18px;overflow:hidden}.fh-orders-list a{display:grid;grid-template-columns:1fr 1.3fr 1fr 1fr;gap:12px;padding:16px 18px;color:#222;text-decoration:none;border-bottom:1px solid #eee}.fh-orders-list a:last-child{border-bottom:0}.fh-empty{padding:24px;border:1px dashed #ddd;border-radius:18px}.fh-empty a{font-weight:700;color:#9b761f}.fh-account-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 auto 24px;max-width:1180px;padding:0 18px}.fh-account-nav a{padding:9px 13px;border:1px solid #ddd;border-radius:999px;text-decoration:none;color:#222;background:#fff;font-size:13px}.fh-account-nav a.is-active,.fh-account-nav a:hover{background:#0b0b0b;color:#fff;border-color:#0b0b0b}
@media(max-width:760px){.fh-account{padding:18px 12px 50px}.fh-account-head{display:block;padding:22px}.fh-account-shop{display:inline-block;margin-top:16px}.fh-account-grid{grid-template-columns:1fr 1fr}.fh-orders-list a{grid-template-columns:1fr 1fr}.fh-account-nav{overflow-x:auto;flex-wrap:nowrap;padding:0 12px}.fh-account-nav a{white-space:nowrap}}
@media(max-width:480px){.fh-account-grid{grid-template-columns:1fr}.fh-orders-list a{grid-template-columns:1fr 1fr}}


/* Gamification V1.7 */
.fh-gamify{max-width:1180px;margin:0 auto;padding:24px 0 60px}.fh-gamify-head{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#0b0b0b;color:#fff;border-radius:24px;padding:28px;margin-bottom:18px}.fh-gamify-head h2{margin:4px 0 8px;font-size:clamp(26px,4vw,40px)}.fh-gamify-head p{margin:0;color:#cfcfcf}.fh-points{min-width:120px;text-align:center;background:#d6b35a;color:#111;border-radius:18px;padding:16px}.fh-points strong{display:block;font-size:30px}.fh-points span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.fh-game-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fh-game-card{border:1px solid #e8e8e8;border-radius:20px;padding:22px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.04)}.fh-game-tag{font-size:11px;letter-spacing:.16em;font-weight:800;color:#9b761f}.fh-game-card h3{margin:7px 0}.fh-game-card p{color:#666}.fh-quiz-q{display:grid;gap:9px;margin-top:18px}.fh-quiz-q b{line-height:1.5}.fh-quiz-q button,.fh-spin{border:1px solid #ddd;background:#fff;border-radius:12px;padding:12px;text-align:left;font-weight:700;cursor:pointer}.fh-quiz-q button:hover,.fh-spin:hover{background:#0b0b0b;color:#fff}.fh-quiz-result,.fh-wheel-result{margin-top:14px;padding:13px;border-radius:12px;background:#fbfaf4}.fh-wheel-wrap{text-align:center;padding:16px}.fh-wheel-disc{width:190px;height:190px;border-radius:50%;margin:0 auto 16px;display:grid;place-items:center;background:conic-gradient(#d6b35a 0 25%,#111 25% 50%,#27d9d1 50% 75%,#e9e9e9 75% 100%);border:10px solid #111;box-shadow:0 8px 25px rgba(0,0,0,.15);transition:transform 2.2s cubic-bezier(.17,.67,.2,1)}.fh-wheel-disc span{background:#fff;border-radius:50%;padding:24px;font-weight:900}.fh-spin{display:inline-block;text-align:center;background:#d6b35a;border-color:#d6b35a;color:#111}.fh-legal-note{display:block;margin-top:12px;color:#777;line-height:1.5}.fh-rewards-panel{margin-top:16px;border:1px solid #eadba9;background:#fbfaf4;border-radius:18px;padding:18px;display:grid;grid-template-columns:1fr 2fr;gap:16px}.fh-rewards-panel div{display:flex;flex-direction:column;gap:5px}.fh-rewards-panel b{font-size:13px}.fh-rewards-panel span{color:#666}.fh-game-account-card{border-color:#eadba9}
@media(max-width:760px){.fh-gamify{padding:12px 0 45px}.fh-gamify-head{display:block;padding:22px}.fh-points{margin-top:16px}.fh-game-grid{grid-template-columns:1fr}.fh-rewards-panel{grid-template-columns:1fr}.fh-wheel-disc{width:160px;height:160px}}

/* FELDHA V1.8 — partner discovery by customer geography */
.fh-partner-search{display:grid;grid-template-columns:1fr auto;gap:10px;margin:0 0 22px;max-width:760px}.fh-partner-search input{width:100%;padding:13px 15px;border-radius:9px;border:1px solid #363d3e;background:#121718;color:#fff}.fh-partner-search button{padding:13px 18px;border:0;border-radius:9px;background:linear-gradient(90deg,#d7b85a,#39d9d0);color:#071010;font-weight:900;text-transform:uppercase}.fh-partner-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.fh-partner-card.is-near{border-color:#39d9d0;box-shadow:0 0 0 1px rgba(57,217,208,.18)}.fh-near-badge{font-size:10px;font-weight:900;text-transform:uppercase;color:#071010;background:#39d9d0;padding:6px 8px;border-radius:999px}.fh-partner-location{font-size:12px!important;color:#39d9d0!important;margin-bottom:8px!important}.fh-no-partners{padding:28px;border:1px dashed rgba(215,184,90,.35);border-radius:14px;background:#121718;color:#fff}.fh-no-partners p{color:#aeb7b4;margin-bottom:0}@media(max-width:600px){.fh-partner-search{grid-template-columns:1fr}.fh-partner-search button{width:100%;min-height:46px}}

.fh-b2b-page .fh-b2b{min-height:60vh;padding-top:80px}.fh-b2b-page h1{font-size:clamp(36px,5vw,58px);line-height:.98;margin:10px 0 14px;text-transform:uppercase}.fh-b2b-page h1 span{color:#d6b557}.fh-partner-intro{max-width:820px}.fh-partner-card .fh-partner-actions{margin-top:10px}.fh-partner-card.is-near .fh-partner-btn-primary{background:linear-gradient(90deg,#39d9d0,#d7b85a)}

/* FELDHA V1.9 — mobile navigation, account icon and robust hero */
.fh-header-icon{width:19px;height:19px;display:block}
.fh-account-link,.fh-cart-link{flex:0 0 42px}
.fh-mobile-toggle{font-size:22px;line-height:1}
.fh-hero-slider{isolation:isolate}
.fh-slide-media{z-index:0;background:#111}
.fh-slide-media img,.fh-slide-media video{background:#111}
.fh-slide-media-link{z-index:1}
.fh-hero-overlay{z-index:2}
.fh-slide-content{z-index:3;pointer-events:none}
.fh-slide-copy,.fh-slide-copy a,.fh-slide-copy button{pointer-events:auto}

@media(max-width:760px){
  .fh-topbar{display:none}
  .fh-header{position:sticky;top:0}
  .fh-header .container{min-height:64px;width:calc(100% - 20px);gap:7px}
  .fh-mobile-toggle{display:inline-flex;order:1;flex:0 0 42px;min-width:42px;min-height:42px}
  .fh-logo{order:2;min-width:0;margin:0 auto 0 2px}
  .fh-logo-image{max-width:155px;max-height:43px}
  .fh-logo-text{font-size:25px}
  .fh-nav{position:fixed;top:64px;left:0;right:0;z-index:150;display:block;flex:none;height:0;max-height:calc(100vh - 64px);overflow:hidden;background:#090c0d;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px rgba(0,0,0,.35);transition:max-height .25s ease,opacity .2s ease;opacity:0;pointer-events:none}
  .fh-nav.is-open{height:auto;max-height:calc(100vh - 64px);opacity:1;pointer-events:auto;overflow-y:auto}
  .fh-nav ul{display:block;padding:8px 12px 18px}
  .fh-nav li{border-bottom:1px solid rgba(255,255,255,.08)}
  .fh-nav li:last-child{border-bottom:0}
  .fh-nav a{padding:15px 10px;font-size:13px}
  .fh-nav .sub-menu{position:static;display:block;min-width:0;padding:0 0 6px 14px;border:0;box-shadow:none;background:transparent}
  .fh-nav .sub-menu a{padding:11px 10px;color:#bfc7c4;font-size:12px}
  .fh-actions{order:3;gap:5px;margin-left:auto}
  .fh-actions .fh-account-link,.fh-actions .fh-cart-link{display:inline-flex}
  .fh-iconbtn{min-width:39px;min-height:39px}
  .fh-cart-count{top:-4px;right:-4px}
  .fh-mobile-search{padding:7px 0}
  .fh-hero-slider,.fh-slider-track,.fh-slide-content{min-height:620px}
  .fh-slide-media img,.fh-slide-media video{object-position:center center}
  .fh-hero-overlay{background:linear-gradient(180deg,rgba(4,7,8,.20) 0%,rgba(4,7,8,.32) 40%,rgba(4,7,8,.76) 100%)}
  .fh-slide-copy{max-width:100%;padding:54px 0 76px;text-shadow:0 2px 18px rgba(0,0,0,.35)}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:44px;letter-spacing:-2px}
  .fh-slide-copy p{font-size:14px;max-width:440px}
  .fh-buttons{position:relative;z-index:5}
  .fh-btn{min-height:46px}
  body.fh-menu-open{overflow:hidden}
}
@media(max-width:480px){
  .fh-header .container{width:calc(100% - 12px)}
  .fh-logo-image{max-width:142px;max-height:39px}
  .fh-iconbtn{min-width:37px;min-height:37px}
  .fh-hero-slider,.fh-slider-track,.fh-slide-content{min-height:590px}
  .fh-slide-copy{padding:44px 0 70px}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:39px}
}

/* =========================================================
   FELDHA 1.9 ADVANCED — UX / MOBILE / E-COMMERCE / CHAT / PWA
   ========================================================= */
.fh-header-icon,.fh-mobile-toggle svg,.fh-search button svg,.fh-mobile-search button svg{width:20px;height:20px;display:block}.fh-mobile-toggle{display:none}.fh-logo-image{display:block;width:auto;max-width:250px;max-height:58px;object-fit:contain}.fh-actions{flex-shrink:0}.fh-account-link,.fh-cart-link{display:inline-flex!important}.fh-nav{min-width:0}.fh-search{position:relative}.fh-search-suggestions{position:absolute;top:calc(100% + 8px);right:0;width:min(390px,80vw);background:#fff;color:#111;border:1px solid #dfe4e2;border-radius:12px;box-shadow:0 18px 45px rgba(0,0,0,.18);padding:6px;z-index:200}.fh-suggest-item{display:flex;gap:10px;align-items:center;padding:9px;border-radius:9px}.fh-suggest-item:hover{background:#f4f6f5}.fh-suggest-item img{width:46px;height:46px;object-fit:contain;background:#f5f6f5;border-radius:7px}.fh-suggest-item span{display:grid;gap:2px}.fh-suggest-item b{font-size:12px;line-height:1.25}.fh-suggest-item small{font-weight:800;color:#6b7372}.fh-products-6{grid-template-columns:repeat(6,minmax(0,1fr))}.fh-product-enhanced{display:flex;flex-direction:column;height:100%}.fh-product-enhanced .fh-product-body{display:flex;flex-direction:column;flex:1}.fh-product-actions{display:grid;grid-template-columns:1fr 42px;gap:7px;margin-top:auto}.fh-favorite{min-height:40px;border:1px solid var(--fh-border);border-radius:8px;background:#fff;color:#111;font-size:20px;cursor:pointer}.fh-favorite.is-active{color:#c12a4b;border-color:#c12a4b}.fh-add-button.is-loading{opacity:.55;pointer-events:none}.fh-add-button.is-added{background:var(--fh-turq);color:#071010}.fh-discovery-strip{padding-top:0}.fh-discovery-grid{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:28px;border:1px solid var(--fh-border);border-radius:16px;background:linear-gradient(135deg,#f8f8f6,#eef3f1)}.fh-discovery-grid h2{margin:5px 0 8px;font-size:30px}.fh-discovery-grid p{margin:0;color:#626a68;max-width:700px}.fh-discovery-actions{display:flex;gap:10px;flex-wrap:wrap;flex-shrink:0}.fh-btn-outline-dark{border:1px solid #121617;color:#121617;background:#fff}.fh-breadcrumbs{display:flex;gap:9px;align-items:center;padding:18px 0;color:#737a78;font-size:12px;overflow:auto;white-space:nowrap}.fh-breadcrumbs a{font-weight:800;color:#303635}.fh-product-page{padding-bottom:50px}.fh-related-articles{background:#f5f6f5}.fh-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fh-article-card{background:#fff;border:1px solid var(--fh-border);border-radius:14px;overflow:hidden}.fh-article-image{display:block;aspect-ratio:16/9;background:#e9eceb;overflow:hidden}.fh-article-image img{width:100%;height:100%;object-fit:cover}.fh-article-copy{padding:20px}.fh-article-copy h3{margin:7px 0 8px;font-size:19px;line-height:1.2}.fh-article-copy p{color:#6b7372;font-size:13px}.fh-floating-tools{position:fixed;right:18px;bottom:18px;z-index:900;display:grid;gap:9px}.fh-float-btn{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;border:0;box-shadow:0 12px 28px rgba(0,0,0,.22);cursor:pointer}.fh-float-btn svg{width:25px;height:25px}.fh-whatsapp{background:#25d366;color:#fff}.fh-chat-launch{background:linear-gradient(135deg,var(--fh-gold),var(--fh-turq));color:#071010}.fh-chat{position:fixed;right:84px;bottom:18px;width:min(390px,calc(100vw - 30px));height:min(600px,calc(100vh - 40px));z-index:901;background:#fff;border:1px solid #dce1df;border-radius:18px;box-shadow:0 22px 70px rgba(0,0,0,.25);overflow:hidden;display:flex;flex-direction:column}.fh-chat[hidden]{display:none}.fh-chat-head{padding:16px 17px;background:#090c0d;color:#fff;display:flex;justify-content:space-between;align-items:center}.fh-chat-head strong{font-size:14px}.fh-chat-close{background:transparent;color:#fff;border:0;font-size:27px;cursor:pointer;line-height:1}.fh-chat-messages{padding:14px;display:grid;gap:9px;overflow:auto;flex:1;background:#f5f6f5}.fh-chat-msg{max-width:88%;padding:10px 12px;border-radius:13px;font-size:13px;line-height:1.45;white-space:pre-line}.fh-chat-msg.bot{background:#fff;border:1px solid #e1e5e3;justify-self:start}.fh-chat-msg.user{background:#101415;color:#fff;justify-self:end}.fh-chat-quick{padding:8px;display:flex;gap:6px;overflow:auto;border-top:1px solid #e4e8e6}.fh-chat-quick button{white-space:nowrap;border:1px solid #d7dcd9;border-radius:999px;background:#fff;padding:8px 10px;font-size:11px;font-weight:800;cursor:pointer}.fh-chat-form{display:flex;gap:7px;padding:10px;border-top:1px solid #e1e5e3}.fh-chat-form input{flex:1;min-width:0;border:1px solid #d5dbd8;border-radius:10px;padding:11px 12px}.fh-chat-form button{width:44px;border:0;border-radius:10px;background:var(--fh-turq);font-weight:900;cursor:pointer}.fh-install-app{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:850;background:#090c0d;color:#fff;border:1px solid var(--fh-gold);border-radius:999px;padding:12px 17px;font-weight:900;box-shadow:0 10px 28px rgba(0,0,0,.22);cursor:pointer}.fh-install-app[hidden]{display:none}.fh-newsletter input:invalid{outline-color:#d66}.fh-newsletter form{margin:0}.fh-product-enhanced h3 a:hover,.fh-article-copy h3 a:hover{color:#0bb8b4}
@media(max-width:1100px){.fh-products-6{grid-template-columns:repeat(4,minmax(0,1fr))}.fh-nav ul{gap:12px}.fh-search input{width:160px}}
@media(max-width:900px){.fh-products-6{grid-template-columns:repeat(3,minmax(0,1fr))}.fh-discovery-grid{display:grid;grid-template-columns:1fr}.fh-discovery-actions{justify-content:flex-start}.fh-articles-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){
 .fh-topbar{display:none}.fh-header{position:sticky;top:0;z-index:1000}.fh-header .container{min-height:64px;width:calc(100% - 12px);gap:6px}.fh-mobile-toggle{display:inline-flex;order:1;min-width:42px;min-height:42px}.fh-logo{order:2;min-width:0;margin-right:auto}.fh-logo-image{max-width:145px;max-height:42px}.fh-actions{order:3;margin-left:auto;gap:5px}.fh-actions .fh-search{display:none}.fh-account-link,.fh-cart-link{min-width:40px;min-height:40px}.fh-nav{position:fixed;top:64px;left:0;right:0;display:block;height:0;max-height:0;overflow:hidden;opacity:0;pointer-events:none;background:#090c0d;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 18px 45px rgba(0,0,0,.35);transition:max-height .25s ease,opacity .2s ease;z-index:999}.fh-nav.is-open{height:auto;max-height:calc(100vh - 64px);opacity:1;pointer-events:auto;overflow:auto}.fh-nav ul{display:block;padding:7px 12px 18px}.fh-nav li{border-bottom:1px solid rgba(255,255,255,.08)}.fh-nav a{padding:15px 10px;font-size:13px}.fh-nav .sub-menu{position:static;display:block;padding:0 0 7px 12px;background:transparent;border:0;box-shadow:none}.fh-nav .sub-menu a{color:#b9c0be;padding:10px}.fh-mobile-search{display:block;background:#0b0e0f;border-bottom:1px solid rgba(255,255,255,.08);padding:7px 0}.fh-mobile-search form{display:flex;background:#161b1c;border:1px solid #3b4243;border-radius:10px;overflow:hidden}.fh-mobile-search input{flex:1;min-width:0;border:0;background:transparent;padding:11px 12px;outline:0;color:#fff}.fh-mobile-search button{width:46px;border:0;background:transparent;color:#fff}.fh-hero-slider,.fh-slider-track,.fh-slide-content{min-height:590px}.fh-slide-content{padding-inline:16px}.fh-slide-copy{padding:42px 0 72px;max-width:100%}.fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:clamp(40px,12vw,58px);letter-spacing:-2.4px}.fh-slide-copy p{font-size:14px;max-width:480px}.fh-slider-arrow{width:40px;height:40px;font-size:26px}.fh-slider-prev{left:9px}.fh-slider-next{right:9px}.fh-hero-overlay{background:linear-gradient(180deg,rgba(4,7,8,.18),rgba(4,7,8,.30) 35%,rgba(4,7,8,.82) 100%)}.fh-products-6{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-product-actions{grid-template-columns:1fr 40px}.fh-articles-grid{grid-template-columns:1fr}.fh-chat{right:15px;bottom:15px;width:calc(100vw - 30px);height:min(620px,calc(100vh - 30px))}.fh-floating-tools{right:12px;bottom:12px}.fh-float-btn{width:50px;height:50px}.fh-discovery-grid{padding:22px}.fh-discovery-grid h2{font-size:25px}.fh-section{padding:45px 0}.fh-section-head{align-items:flex-start;flex-direction:column}.fh-section-head .fh-link{align-self:flex-start}.fh-product-media{aspect-ratio:1}.fh-product h3{font-size:14px}.fh-product .price{font-size:16px}.fh-install-app{bottom:10px;max-width:calc(100vw - 30px);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fh-search-suggestions{display:none}
 body.fh-menu-open{overflow:hidden}
}
@media(max-width:430px){.fh-products-6{grid-template-columns:1fr 1fr}.fh-logo-image{max-width:128px}.fh-account-link,.fh-cart-link,.fh-mobile-toggle{min-width:38px;min-height:38px}.fh-hero-slider,.fh-slider-track,.fh-slide-content{min-height:560px}.fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:39px}.fh-buttons .fh-btn{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fh-slide,.fh-slide-media img,.fh-slide-media video,.fh-nav{transition:none!important}}

/* =========================================================
   FELDHA V1.9 — UNIVERSAL RESPONSIVE LAYER
   Mobile / iPhone / Android / iPad / tablets / laptop / desktop / 4K
   ========================================================= */
*,*::before,*::after{box-sizing:border-box}
html{width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{width:100%;min-width:0;overflow-x:hidden}
img,video,svg,canvas,iframe{max-width:100%}
img{height:auto}
button,input,select,textarea{max-width:100%;font:inherit}
.container{width:min(100% - 32px,1180px);margin-inline:auto}
.fh-header .container{min-width:0}
.fh-nav,.fh-actions,.fh-logo{min-width:0}
.fh-logo-image{max-width:min(260px,100%);height:auto}
.fh-hero-slider{width:100vw;margin-left:calc(50% - 50vw);min-height:clamp(520px,72vh,760px)}
.fh-slider-track,.fh-slide-content{min-height:inherit}
.fh-slide-media-link{overflow:hidden}
.fh-slide-media img,.fh-slide-media video{min-width:100%;min-height:100%;object-fit:cover}
.fh-slide-content{padding-inline:max(16px,calc((100vw - 1180px)/2))}
.fh-slide-copy{width:min(100%,660px)}
.fh-buttons{max-width:100%}
.fh-btn{max-width:100%;white-space:normal;text-align:center}
.fh-goal-picker,.fh-products-6,.fh-partner-grid{min-width:0}
.fh-product,.fh-product-card,.fh-article-copy,.fh-discovery-grid,.fh-experience-grid>*{min-width:0}
.fh-product img,.fh-product-media img{width:100%;height:auto;object-fit:contain}
.fh-product h3,.fh-product p,.fh-article-copy h3,.fh-article-copy p{overflow-wrap:anywhere}

/* Header scales safely between tablet and desktop */
@media (min-width:761px) and (max-width:1180px){
  .fh-header .container{width:calc(100% - 28px);gap:12px}
  .fh-nav ul{gap:10px}
  .fh-nav a{font-size:12px}
  .fh-search input{width:clamp(120px,16vw,190px)}
  .fh-logo-image{max-width:190px}
  .fh-actions{gap:6px}
}

/* iPad / tablets: avoid cramped desktop navigation */
@media (min-width:761px) and (max-width:1024px){
  .fh-nav{display:none}
  .fh-mobile-toggle{display:inline-flex;order:-3}
  .fh-header .container{min-height:66px}
  .fh-logo{margin-right:auto}
  .fh-actions .fh-search{display:none}
  .fh-mobile-search{display:block;background:#0b0e0f;border-bottom:1px solid rgba(255,255,255,.08);padding:7px 0}
  .fh-mobile-search form{display:flex;background:#161b1c;border:1px solid #3b4243;border-radius:10px;overflow:hidden}
  .fh-mobile-search input{flex:1;min-width:0;border:0;background:transparent;padding:11px 12px;outline:0;color:#fff}
  .fh-mobile-search button{width:46px;border:0;background:transparent;color:#fff}
  .fh-hero-slider{min-height:620px}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:clamp(48px,7vw,70px)}
  .fh-shop-layout{grid-template-columns:210px 1fr}
}

/* Touch targets: at least comfortable finger size */
@media (pointer:coarse){
  .fh-iconbtn,.fh-slider-arrow,.fh-slider-dots button,.fh-btn,.fh-nav a,.fh-shop-chip,.fh-shop-sort,.fh-filter-apply{min-height:44px}
  .fh-slider-dots button{min-height:12px}
}

/* Phones */
@media (max-width:760px){
  .container{width:calc(100% - 24px)}
  .fh-header .container{width:calc(100% - 12px)}
  .fh-logo{overflow:hidden}
  .fh-logo-image{max-width:min(145px,42vw);max-height:42px}
  .fh-actions{flex:0 0 auto}
  .fh-account-link,.fh-cart-link,.fh-mobile-toggle{flex:0 0 42px;width:42px;height:42px}
  .fh-hero-slider{width:100%;margin-left:0;min-height:min(680px,calc(100svh - 120px));height:auto}
  .fh-slider-track,.fh-slide-content{min-height:min(680px,calc(100svh - 120px))}
  .fh-slide-content{padding-inline:16px}
  .fh-slide-copy{padding:44px 0 82px}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:clamp(36px,11vw,56px);line-height:.92;letter-spacing:-1.8px;max-width:95vw}
  .fh-slide-copy p{font-size:15px;line-height:1.45}
  .fh-buttons{gap:9px}
  .fh-btn{min-height:48px;padding-inline:16px}
  .fh-slider-arrow{z-index:10}
  .fh-slider-dots{bottom:14px}
  .fh-goal-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .fh-goal-card{min-height:125px;padding:14px}
  .fh-experience-grid{grid-template-columns:1fr;gap:22px}
  .fh-pass-points{grid-template-columns:1fr}
  .fh-mini-cards{grid-template-columns:1fr}
  .fh-products-6{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .fh-product-actions{grid-template-columns:minmax(0,1fr) 40px}
  .fh-shop-layout{grid-template-columns:1fr}
  .fh-shop-sidebar{position:static}
  .fh-shop-tools{align-items:stretch}
  .fh-shop-search{min-width:0;width:100%}
  .fh-shop-toolbar{flex-wrap:wrap}
  .fh-shop-sort{width:100%;max-width:none}
  .fh-orders-list{overflow-x:auto}
  .fh-orders-list a{min-width:520px}
  .fh-chat{max-width:calc(100vw - 24px)}
}

/* Very small phones */
@media (max-width:380px){
  .container{width:calc(100% - 20px)}
  .fh-header .container{width:calc(100% - 8px)}
  .fh-logo-image{max-width:118px;max-height:36px}
  .fh-account-link,.fh-cart-link,.fh-mobile-toggle{width:38px;flex-basis:38px}
  .fh-actions{gap:2px}
  .fh-hero-slider{min-height:540px}
  .fh-slider-track,.fh-slide-content{min-height:540px}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:36px}
  .fh-slide-copy p{font-size:13px}
  .fh-products-6{gap:7px}
  .fh-product h3{font-size:13px}
}

/* Wide screens: keep content readable instead of stretching */
@media (min-width:1440px){
  .fh-slide-content{padding-inline:max(28px,calc((100vw - 1280px)/2))}
  .fh-slide-copy{max-width:720px}
}

/* Landscape phones / short screens */
@media (max-height:600px) and (orientation:landscape){
  .fh-hero-slider,.fh-slider-track,.fh-slide-content{min-height:520px}
  .fh-slide-copy{padding-top:35px;padding-bottom:55px}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:clamp(32px,8vw,52px)}
  .fh-slide-copy p{font-size:13px;margin-bottom:14px}
}

/* Prevent iOS horizontal overflow caused by long tables/forms */
.woocommerce table.shop_table,.woocommerce form,.woocommerce .woocommerce-form-row,.woocommerce .form-row{max-width:100%}
.woocommerce table.shop_table{display:block;overflow-x:auto}
.fh-b2b-form input,.fh-b2b-form select,.fh-b2b-form textarea{min-width:0}

/* Safe-area support for modern iPhones */
@supports (padding: max(0px)){
  .fh-header .container{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}
  .fh-mobile-search{padding-bottom:max(7px,env(safe-area-inset-bottom))}
}


/* V1.9.1 FIX — Category cards/grid restoration
   Prevent category labels/descriptions from collapsing into inline text. */
.fh-categories .fh-category-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  width:100%;
  margin-top:22px;
}
.fh-categories .fh-category-card{
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-start;
  min-width:0;
  min-height:150px;
  padding:22px 42px 22px 20px;
  border:1px solid var(--fh-border,#dfe4e2);
  border-radius:14px;
  background:#fff;
  color:#101415;
  text-decoration:none;
  overflow:hidden;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;
}
.fh-categories .fh-category-card:hover{
  transform:translateY(-3px);
  border-color:var(--fh-gold,#d7b85a);
  box-shadow:0 14px 32px rgba(20,25,25,.09);
}
.fh-categories .fh-category-card .fh-category-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  margin-bottom:18px;
  color:var(--fh-gold,#d7b85a);
  font-size:13px;
  line-height:1;
}
.fh-categories .fh-category-card strong{
  display:block;
  width:100%;
  margin:0;
  color:#101415;
  font-size:16px;
  line-height:1.2;
  font-weight:950;
}
.fh-categories .fh-category-card small{
  display:block;
  width:100%;
  margin-top:7px;
  color:#737c79;
  font-size:12px;
  line-height:1.45;
  font-weight:500;
}
.fh-categories .fh-category-card .fh-arrow{
  position:absolute;
  right:17px;
  bottom:17px;
  color:#101415;
  font-size:20px;
  font-weight:900;
  line-height:1;
}
.fh-categories .fh-category-card:hover .fh-arrow{color:var(--fh-turq,#18c9c4)}
@media (min-width:1200px){
  .fh-categories .fh-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
}
@media (max-width:900px){
  .fh-categories .fh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
}
@media (max-width:560px){
  .fh-categories .fh-category-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}
  .fh-categories .fh-category-card{min-height:132px;padding:16px 34px 17px 15px;border-radius:11px}
  .fh-categories .fh-category-card .fh-category-icon{width:22px;height:22px;margin-bottom:13px;font-size:11px}
  .fh-categories .fh-category-card strong{font-size:14px}
  .fh-categories .fh-category-card small{font-size:11px;line-height:1.35}
  .fh-categories .fh-category-card .fh-arrow{right:11px;bottom:11px;font-size:17px}
}
@media (max-width:360px){
  .fh-categories .fh-category-grid{grid-template-columns:1fr}
}


/* Search field — one consistent FELDHA treatment on desktop, tablet and mobile.
   Dark field, white text, muted placeholder, gold focus. */
.fh-search input::placeholder,.fh-mobile-search input::placeholder{color:#a8aeac;opacity:1}
.fh-search input:focus,.fh-mobile-search input:focus{color:#fff}
.fh-mobile-search form:focus-within{border-color:var(--fh-gold);box-shadow:0 0 0 2px rgba(216,179,90,.12)}

/* =========================================================
   FELDHA 1.9.2 — FINAL RESPONSIVE / CROSS-DEVICE PATCH
   Desktop • laptop • tablet • mobile • landscape • ultrawide
   ========================================================= */
html{overflow-x:hidden}
body{overflow-x:hidden;max-width:100%}
.container{width:min(1240px,calc(100% - 32px));}
.fh-header .container,.fh-nav,.fh-actions,.fh-search,.fh-logo{min-width:0}
.fh-logo-image{max-width:clamp(120px,18vw,250px);height:auto}
.fh-nav ul{min-width:0}
.fh-search{max-width:min(100%,360px)}
.fh-search input{min-width:0;max-width:100%}
.fh-slide-media img,.fh-slide-media video{width:100%;height:100%;object-fit:cover;object-position:center}
.fh-slide-media-link{display:block;width:100%;height:100%}
.fh-slide-content{width:100%;}
.fh-goal-picker,.fh-category-grid,.fh-products,.fh-products-6,.fh-partner-grid,.fh-articles-grid{width:100%;min-width:0}
.fh-goal-card,.fh-category-card,.fh-product,.fh-partner-card,.fh-article-card{min-width:0}
.fh-goal-card strong,.fh-goal-card small,.fh-category-card strong,.fh-category-card small,.fh-product h3,.fh-product p{overflow-wrap:anywhere;word-break:normal}
.fh-buttons .fh-btn{flex:0 1 auto}

/* Tablet: use the same reliable mobile navigation from 1024px down. */
@media (min-width:761px) and (max-width:1024px){
  .fh-header .container{min-height:66px;width:calc(100% - 28px);gap:10px}
  .fh-mobile-toggle{display:inline-flex;order:1;flex:0 0 44px;width:44px;height:44px}
  .fh-logo{order:2;flex:1 1 auto;margin:0;min-width:0}
  .fh-logo-image{max-width:190px;max-height:48px}
  .fh-actions{order:3;gap:6px}
  .fh-actions .fh-search{display:none}
  .fh-account-link,.fh-cart-link{display:inline-flex;flex:0 0 42px;width:42px;height:42px}
  .fh-nav{position:fixed;top:66px;left:0;right:0;display:block;height:0;max-height:0;overflow:hidden;opacity:0;pointer-events:none;background:#090c0d;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px rgba(0,0,0,.35);z-index:150;transition:max-height .25s ease,opacity .2s ease}
  .fh-nav.is-open{height:auto;max-height:calc(100vh - 66px);opacity:1;pointer-events:auto;overflow-y:auto}
  .fh-nav ul{display:block;padding:8px 18px 22px}
  .fh-nav li{border-bottom:1px solid rgba(255,255,255,.08)}
  .fh-nav a{padding:15px 10px;font-size:14px}
  .fh-nav .sub-menu{position:static;display:block;min-width:0;padding:0 0 8px 14px;background:transparent;border:0;box-shadow:none}
  .fh-nav .sub-menu a{color:#bfc7c4;padding:11px 10px;font-size:13px}
  .fh-mobile-search{display:block;background:#0b0e0f;border-bottom:1px solid rgba(255,255,255,.08);padding:7px 0}
  .fh-mobile-search form{display:flex;background:#161b1c;border:1px solid #3b4243;border-radius:10px;overflow:hidden}
  .fh-mobile-search input{flex:1;min-width:0;border:0;background:transparent;padding:11px 12px;outline:0;color:#fff}
  .fh-mobile-search button{width:46px;border:0;background:transparent;color:#fff}
  .fh-hero-slider{min-height:clamp(560px,72vh,680px)}
  .fh-slide-content{min-height:inherit;padding-inline:28px}
  .fh-slide-copy{max-width:620px}
  .fh-goal-picker{grid-template-columns:repeat(3,minmax(0,1fr))}
  .fh-products-6{grid-template-columns:repeat(3,minmax(0,1fr))}
  .fh-experience-grid{grid-template-columns:1fr 1fr}
}

/* Desktop laptops: prevent navigation/search collisions. */
@media (min-width:1025px) and (max-width:1250px){
  .fh-header .container{width:calc(100% - 28px);gap:12px}
  .fh-nav{gap:10px}
  .fh-nav ul{gap:10px}
  .fh-nav a{font-size:11px}
  .fh-search input{width:145px}
  .fh-logo-image{max-width:175px}
}

/* Phones: no clipped cards, no oversized hero copy, safe-area aware. */
@media (max-width:760px){
  .container{width:calc(100% - 24px)}
  .fh-header .container{width:calc(100% - 12px);padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}
  .fh-logo-image{max-width:min(145px,40vw);max-height:42px}
  .fh-hero-slider{width:100%;margin-left:0;min-height:min(680px,calc(100svh - 120px));}
  .fh-slider-track,.fh-slide-content{min-height:inherit}
  .fh-slide-content{padding-inline:16px}
  .fh-slide-copy{width:100%;max-width:100%;padding:42px 0 78px}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:clamp(34px,10vw,54px);max-width:100%;}
  .fh-slide-copy p{max-width:100%;font-size:14px}
  .fh-buttons{width:100%;}
  .fh-buttons .fh-btn{min-width:0;max-width:100%;}
  .fh-goal-picker{grid-template-columns:repeat(2,minmax(0,1fr));}
  .fh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .fh-products-6,.fh-products{grid-template-columns:repeat(2,minmax(0,1fr));}
  .fh-panels{grid-template-columns:1fr;}
  .fh-content-grid{grid-template-columns:1fr;}
  .fh-social{grid-template-columns:repeat(3,minmax(0,1fr));}
  .fh-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .fh-section-head{align-items:flex-start;}
  .fh-section h2{font-size:clamp(25px,7vw,32px);}
  .fh-discovery-grid{grid-template-columns:1fr;}
  .fh-newsletter .container{display:grid;grid-template-columns:1fr;}
  .fh-newsletter form{display:grid;grid-template-columns:1fr auto;}
  .fh-newsletter input{min-width:0;width:100%;}
}

@media (max-width:430px){
  .container{width:calc(100% - 20px)}
  .fh-header .container{width:calc(100% - 8px)}
  .fh-logo-image{max-width:118px;max-height:36px}
  .fh-account-link,.fh-cart-link,.fh-mobile-toggle{width:38px;flex-basis:38px;min-width:38px;min-height:38px}
  .fh-goal-picker,.fh-category-grid,.fh-products-6,.fh-products{gap:8px}
  .fh-goal-card{min-height:122px;padding:13px}
  .fh-category-card{min-height:128px;padding:14px 30px 14px 14px}
  .fh-product{padding:9px}
  .fh-product h3{font-size:13px}
  .fh-product .price{font-size:15px}
  .fh-product-actions{grid-template-columns:1fr 38px}
  .fh-btn{padding-inline:14px}
  .fh-newsletter form{grid-template-columns:1fr}
  .fh-newsletter form .fh-btn{width:100%}
}

/* Very narrow / old mobile viewport widths. */
@media (max-width:359px){
  .fh-goal-picker,.fh-category-grid{grid-template-columns:1fr}
  .fh-products-6,.fh-products{grid-template-columns:1fr}
  .fh-logo-image{max-width:105px}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:33px}
}

/* Landscape phones/tablets: keep the hero usable without excessive vertical waste. */
@media (orientation:landscape) and (max-height:700px){
  .fh-hero-slider{min-height:520px}
  .fh-slide-copy{padding-top:28px;padding-bottom:52px}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:clamp(32px,7vw,52px)}
}

/* Reduced motion / touch ergonomics. */
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
@media (pointer:coarse){
  .fh-btn,.fh-iconbtn,.fh-mobile-toggle,.fh-slider-arrow,.fh-nav a,.fh-cart-link,.fh-account-link{min-height:44px}
}
.fh-taxonomy-intro{padding:28px 0 12px}.fh-taxonomy-intro h2{margin:0 0 8px}.fh-taxonomy-intro p{margin:0;max-width:760px;color:#5b6263}


/* FELDHA 1.9.4 — final visual corrections */
.fh-nav .menu-item a{white-space:normal}
.fh-nav .menu-item a[href*="pass"], .fh-nav .menu-item a[href*="PASS"]{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.05;text-align:center;min-width:58px;max-width:72px}
.fh-nav .menu-item a[href*="pass"]::first-line{white-space:nowrap}
.fh-slide-copy{padding-top:72px;padding-bottom:88px;transform:translateY(10px)}
.fh-slide-copy .fh-kicker{margin-bottom:6px}
.fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{margin-top:8px}
.fh-buttons{position:relative;z-index:4;margin-top:6px}
.fh-buttons .fh-btn{min-width:176px}
@media(max-width:1050px){.fh-nav ul{gap:12px}.fh-nav .menu-item a[href*="pass"],.fh-nav .menu-item a[href*="PASS"]{min-width:50px;max-width:62px}}
@media(max-width:760px){.fh-slide-content{min-height:560px}.fh-slider-track,.fh-hero-slider{min-height:560px}.fh-slide-copy{padding:70px 0 90px;transform:none}.fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:clamp(42px,12vw,64px);letter-spacing:-2.5px}.fh-slide-copy p{font-size:15px}.fh-buttons{gap:9px}.fh-buttons .fh-btn{min-width:0;flex:1 1 180px}.fh-nav.is-open .menu-item a[href*="pass"],.fh-nav.is-open .menu-item a[href*="PASS"]{align-items:flex-start;max-width:none;width:auto}}
@media(max-width:480px){.fh-slide-copy{padding:58px 0 80px}.fh-buttons{flex-direction:column;align-items:stretch}.fh-buttons .fh-btn{width:100%}.fh-slider-arrow{width:40px;height:40px;font-size:27px}.fh-slider-prev{left:10px}.fh-slider-next{right:10px}}

/* FELDHA 1.9.5 — navigation labels stay on one line */
.fh-nav .menu-item a,
.fh-nav .menu-item a[href*="pass"],
.fh-nav .menu-item a[href*="PASS"],
.fh-nav .menu-item a[href*="a-propos"],
.fh-nav .menu-item a[href*="a%20propos"]{
  white-space:nowrap !important;
  word-break:keep-all;
  overflow-wrap:normal;
  max-width:none !important;
  min-width:0;
  display:block;
  flex-direction:initial;
  text-align:center;
}
.fh-nav .menu-item a br{display:none !important;}
@media (min-width:1051px){
  .fh-nav{min-width:max-content;}
  .fh-nav ul{gap:16px;}
  .fh-nav a{font-size:11px;}
}
@media (max-width:1050px){
  .fh-nav.is-open .menu-item a,
  .fh-nav.is-open .menu-item a[href*="pass"],
  .fh-nav.is-open .menu-item a[href*="PASS"]{
    white-space:nowrap !important;
    max-width:none !important;
    width:max-content;
  }
}

/* =========================================================
   FELDHA 1.9.6 — FINAL RESPONSIVE / HERO MOBILE / NAVIGATION
   Built on 1.9.5 without removing existing functionality.
   ========================================================= */

/* Navigation labels: keep FELDHA PASS and À PROPOS on one line. */
.fh-nav ul#primary-menu > li > a,
.fh-nav ul.menu > li > a,
.fh-nav .menu-item > a{
  white-space:nowrap !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
}
.fh-nav .menu-item a[href*="pass"],
.fh-nav .menu-item a[href*="PASS"],
.fh-nav .menu-item a[href*="apropos"],
.fh-nav .menu-item a[href*="a-propos"]{
  white-space:nowrap !important;
  flex-direction:row !important;
  max-width:none !important;
  min-width:max-content !important;
  width:auto !important;
}

/* Hero CTAs are always real compact buttons, never stretched panels. */
.fh-slide-copy .fh-buttons{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  gap:12px !important;
  width:auto !important;
  max-width:100% !important;
}
.fh-slide-copy .fh-buttons .fh-btn{
  display:inline-flex !important;
  flex:0 0 auto !important;
  width:auto !important;
  height:auto !important;
  min-height:48px !important;
  max-height:58px !important;
  padding:0 20px !important;
  margin:0 !important;
  white-space:nowrap !important;
  line-height:1.15 !important;
}

/* Mobile hero: shorter, immersive, readable, with compact CTAs. */
@media (max-width:760px){
  .fh-hero-slider,
  .fh-slider-track,
  .fh-slide-content{
    min-height:520px !important;
    height:520px !important;
  }
  .fh-slide-content{
    padding-inline:16px !important;
  }
  .fh-slide-copy{
    width:100% !important;
    max-width:560px !important;
    padding:30px 0 52px !important;
    transform:none !important;
  }
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{
    font-size:clamp(38px,10.5vw,54px) !important;
    line-height:.92 !important;
    letter-spacing:-2px !important;
    margin:10px 0 14px !important;
  }
  .fh-slide-copy p{
    font-size:14px !important;
    line-height:1.45 !important;
    margin-bottom:18px !important;
  }
  .fh-slide-copy .fh-buttons{
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-start !important;
    justify-content:flex-start !important;
    gap:9px !important;
    width:100% !important;
  }
  .fh-slide-copy .fh-buttons .fh-btn{
    width:auto !important;
    min-width:0 !important;
    max-width:calc(100% - 10px) !important;
    min-height:46px !important;
    max-height:52px !important;
    padding:0 17px !important;
    flex:0 0 auto !important;
  }
  .fh-slider-arrow{
    width:40px !important;
    height:40px !important;
    min-height:40px !important;
    top:52% !important;
  }
  .fh-slider-prev{left:9px !important}
  .fh-slider-next{right:9px !important}
  .fh-slider-dots{bottom:14px !important}

  /* Trust strip: no clipped horizontal content on phones. */
  .fh-trust{overflow:hidden !important}
  .fh-trust-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
    padding:14px 0 !important;
  }
  .fh-trust-item{min-width:0 !important;gap:7px !important}
  .fh-trust-icon{font-size:20px !important;flex:0 0 auto}
  .fh-trust-item strong{font-size:11px !important;line-height:1.2}
  .fh-trust-item span{font-size:10px !important;line-height:1.25}
}

@media (max-width:430px){
  .fh-hero-slider,
  .fh-slider-track,
  .fh-slide-content{
    min-height:500px !important;
    height:500px !important;
  }
  .fh-slide-copy{padding-top:24px !important;padding-bottom:48px !important}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:clamp(35px,10.2vw,46px) !important}
  .fh-slide-copy p{font-size:13px !important;max-width:94% !important}
  .fh-slide-copy .fh-buttons .fh-btn{
    min-height:44px !important;
    max-height:50px !important;
    padding:0 15px !important;
    font-size:11px !important;
  }
  .fh-slider-dots{bottom:10px !important}
}

/* Very narrow phones: keep CTA labels readable without overflow. */
@media (max-width:359px){
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:32px !important}
  .fh-slide-copy .fh-buttons .fh-btn{font-size:10.5px !important;padding-inline:13px !important}
}

/* Landscape phones: avoid an excessively tall hero. */
@media (orientation:landscape) and (max-height:700px) and (max-width:900px){
  .fh-hero-slider,
  .fh-slider-track,
  .fh-slide-content{min-height:430px !important;height:430px !important}
  .fh-slide-copy{padding:20px 0 34px !important}
  .fh-slide-copy h1,.fh-slide-copy .fh-slide-heading{font-size:clamp(32px,7vw,48px) !important}
  .fh-slide-copy p{font-size:13px !important;margin-bottom:12px !important}
  .fh-slide-copy .fh-buttons{flex-direction:row !important;align-items:center !important}
}

/* V1.9.7 — final mobile hero polish: both CTAs have identical dimensions. */
.fh-slide-copy .fh-buttons .fh-btn{
  width:260px !important;
  min-width:260px !important;
  max-width:260px !important;
  justify-content:center !important;
  text-align:center !important;
}
@media (max-width:760px){
  .fh-slide-copy .fh-buttons .fh-btn{
    width:min(300px, calc(100vw - 92px)) !important;
    min-width:min(300px, calc(100vw - 92px)) !important;
    max-width:min(300px, calc(100vw - 92px)) !important;
  }
  .fh-slide-copy p{
    max-width:calc(100% - 18px) !important;
    padding-right:12px !important;
  }
}
@media (max-width:430px){
  .fh-slide-copy .fh-buttons .fh-btn{
    width:min(290px, calc(100vw - 92px)) !important;
    min-width:min(290px, calc(100vw - 92px)) !important;
    max-width:min(290px, calc(100vw - 92px)) !important;
  }
}

/* V1.9.8 — mobile hero copy must never sit underneath the previous-slide arrow. */
@media (max-width:760px){
  .fh-slide-copy p{
    padding-left:50px !important;
    padding-right:8px !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }
}
@media (max-width:430px){
  .fh-slide-copy p{
    padding-left:46px !important;
    padding-right:6px !important;
  }
}


/* Gamification V1.9.9 */
.fh-game-history{margin-top:16px}.fh-game-history ul{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:8px}.fh-game-history li{display:flex;justify-content:space-between;gap:16px;padding:10px 12px;border-radius:10px;background:#fafafa}.fh-game-history strong{white-space:nowrap}.fh-quiz-start{margin-top:18px}.fh-quiz-result.is-success{border:1px solid #d8c27a}.fh-spin:disabled{opacity:.55;cursor:not-allowed}.fh-quiz-q button{width:100%}

/* FELDHA Games V2.0 — clearer participation state */
.fh-game-login-note{margin:18px 0;padding:14px 16px;border:1px solid rgba(0,0,0,.12);border-radius:12px;background:#fff8df;color:#151515;font-size:14px;line-height:1.5}
.fh-game-login-note a{font-weight:700;text-decoration:underline}
.fh-spin:disabled{opacity:.65;cursor:not-allowed}
.fh-wheel-result,.fh-quiz-result{min-height:24px}
@media(max-width:600px){.fh-game-login-note{font-size:13px}.fh-game-card{min-width:0}.fh-wheel-wrap{max-width:100%;overflow:hidden}}


/* V2.2 architecture: sport navigation + filter controls */
.fh-sport-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.fh-sport-card{position:relative;min-height:120px;padding:18px;border:1px solid var(--fh-border);border-radius:12px;background:#fff;display:flex;flex-direction:column;justify-content:end;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.fh-sport-card strong{font-size:15px;text-transform:uppercase;font-weight:950}
.fh-sport-card small{margin-top:5px;color:var(--fh-muted);font-size:11px}
.fh-sport-card .fh-arrow{position:absolute;right:15px;top:15px;color:var(--fh-turq);font-weight:950}
.fh-sport-card:hover{transform:translateY(-3px);border-color:var(--fh-turq);box-shadow:var(--fh-shadow)}
.fh-filter-group select{width:100%;margin-top:8px;padding:9px 10px;border:1px solid var(--fh-border);border-radius:8px;background:#fff;color:#111}
@media(max-width:900px){.fh-sport-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.fh-sport-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-sport-card{min-height:105px;padding:14px}.fh-sport-card strong{font-size:12px}}

/* V2.3 objective journey: programs + food routine */
.fh-objective-programs,.fh-objective-products{margin:42px 0}
.fh-program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.fh-program-card{padding:24px;border:1px solid var(--fh-border);border-radius:14px;background:#fff;box-shadow:var(--fh-shadow);display:flex;flex-direction:column}
.fh-program-card h3{margin:8px 0 10px;font-size:20px}
.fh-program-card p{color:var(--fh-muted);line-height:1.6;flex:1}
.fh-program-days{font-size:12px;font-weight:950;letter-spacing:.08em;color:var(--fh-turq)}
.fh-program-card .fh-btn{align-self:flex-start;margin-top:12px}
.fh-routine-box{margin:48px 0;padding:30px;border-radius:16px;background:#111;color:#fff}
.fh-routine-box h2{margin:8px 0 12px}
.fh-routine-box p{font-size:17px;line-height:1.7;max-width:900px}
.fh-routine-box small{display:block;color:#cfcfcf;line-height:1.6;max-width:950px}
.fh-next-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0 50px}
.fh-next-card{padding:22px;border:1px solid var(--fh-border);border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:7px}
.fh-next-card strong{font-size:18px}.fh-next-card span{color:var(--fh-muted)}
@media(max-width:760px){.fh-program-grid{grid-template-columns:1fr}.fh-next-grid{grid-template-columns:1fr}.fh-routine-box{padding:22px}}
@media(max-width:600px){.fh-goal-selector .fh-section-head h2{font-size:27px;letter-spacing:-1.1px;white-space:nowrap}.fh-goal-selector .fh-section-head h2 .gold{white-space:nowrap}.fh-goal-selector .fh-section-head{display:block}.fh-goal-selector .fh-helper{display:none}}


/* =========================================================
   FELDHA 2.3.2 — VISUAL IDENTITY BY OBJECTIVE / SPORT / CATEGORY
   Soft contextual backgrounds + discreet icons, without changing links.
   ========================================================= */
.fh-goal-card,.fh-category-card,.fh-sport-card{isolation:isolate;overflow:hidden}
.fh-goal-card::before,.fh-category-card::before,.fh-sport-card::before{content:"";position:absolute;inset:auto -35px -55px auto;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.82),rgba(255,255,255,0) 70%);z-index:-1;pointer-events:none}
.fh-goal-card::after,.fh-category-card::after,.fh-sport-card::after{content:"";position:absolute;right:10px;top:7px;font-size:64px;line-height:1;font-weight:900;opacity:.075;z-index:-1;pointer-events:none}

/* Objectives */
.fh-goal-card{background:linear-gradient(135deg,#fff 18%,#faf7ee 100%)}
.fh-goal-prise-de-masse{background:linear-gradient(135deg,#fff 0%,#fff0d9 100%)}.fh-goal-prise-de-masse::after{content:"💪"}
.fh-goal-perte-de-poids{background:linear-gradient(135deg,#fff 0%,#e9f7f1 100%)}.fh-goal-perte-de-poids::after{content:"◒"}
.fh-goal-performance{background:linear-gradient(135deg,#fff 0%,#e8f2ff 100%)}.fh-goal-performance::after{content:"↗"}
.fh-goal-endurance{background:linear-gradient(135deg,#fff 0%,#fff0ed 100%)}.fh-goal-endurance::after{content:"🏃"}
.fh-goal-récupération{background:linear-gradient(135deg,#fff 0%,#eeeaff 100%)}.fh-goal-récupération::after{content:"☾"}
.fh-goal-bien-être{background:linear-gradient(135deg,#fff 0%,#e8f7f2 100%)}.fh-goal-bien-être::after{content:"◉"}
.fh-goal-icon{position:absolute;right:18px;top:18px;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.82);border:1px solid rgba(215,184,90,.24);box-shadow:0 5px 16px rgba(20,25,25,.05)}
.fh-goal-icon::after{content:"✦";position:absolute;inset:0;display:grid;place-items:center;color:var(--fh-gold,#d7b85a);font-size:14px}
.fh-goal-card .fh-goal-number{position:relative;z-index:1}

/* Sports */
.fh-sport-card{background:linear-gradient(135deg,#fff 0%,#f4f7f6 100%);justify-content:flex-end}
.fh-sport-musculation{background:linear-gradient(135deg,#fff 0%,#edf0f2 100%)}.fh-sport-musculation::after{content:"⚊"}
.fh-sport-running{background:linear-gradient(135deg,#fff 0%,#fff0e6 100%)}.fh-sport-running::after{content:"➜"}
.fh-sport-boxe-mma{background:linear-gradient(135deg,#fff 0%,#ffe9e9 100%)}.fh-sport-boxe-mma::after{content:"✦"}
.fh-sport-cyclisme{background:linear-gradient(135deg,#fff 0%,#e8f3ff 100%)}.fh-sport-cyclisme::after{content:"◯"}
.fh-sport-football{background:linear-gradient(135deg,#fff 0%,#eaf6e7 100%)}.fh-sport-football::after{content:"⬡"}
.fh-sport-natation{background:linear-gradient(135deg,#fff 0%,#e7f5ff 100%)}.fh-sport-natation::after{content:"≈"}
.fh-sport-tennis-padel{background:linear-gradient(135deg,#fff 0%,#fff5d9 100%)}.fh-sport-tennis-padel::after{content:"○"}
.fh-sport-crossfit-functional-training{background:linear-gradient(135deg,#fff 0%,#eeeaff 100%)}.fh-sport-crossfit-functional-training::after{content:"◆"}
.fh-sport-icon{position:absolute;left:16px;top:15px;width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.78);border:1px solid rgba(20,25,25,.08)}
.fh-sport-icon::after{content:"✦";position:absolute;inset:0;display:grid;place-items:center;color:var(--fh-turq,#18c9c4);font-size:13px}
.fh-sport-card strong{position:relative;z-index:1}

/* Categories */
.fh-cat-protéines{background:linear-gradient(135deg,#fff 0%,#f0eadc 100%)}.fh-cat-protéines::after{content:"◈"}
.fh-cat-compléments-alimentaires{background:linear-gradient(135deg,#fff 0%,#eaf7f6 100%)}.fh-cat-compléments-alimentaires::after{content:"✚"}
.fh-cat-snacks-barres{background:linear-gradient(135deg,#fff 0%,#fff1df 100%)}.fh-cat-snacks-barres::after{content:"▰"}
.fh-cat-protein-cakes{background:linear-gradient(135deg,#fff 0%,#fff0ea 100%)}.fh-cat-protein-cakes::after{content:"◆"}
.fh-cat-boissons-fonctionnelles{background:linear-gradient(135deg,#fff 0%,#e7f7f7 100%)}.fh-cat-boissons-fonctionnelles::after{content:"◉"}
.fh-cat-miel-produits-de-la-ruche{background:linear-gradient(135deg,#fff 0%,#fff6d7 100%)}.fh-cat-miel-produits-de-la-ruche::after{content:"✦"}
.fh-cat-huile-dolive-extra-vierge{background:linear-gradient(135deg,#fff 0%,#eef6df 100%)}.fh-cat-huile-dolive-extra-vierge::after{content:"❋"}
.fh-cat-fruits-secs-oléagineux{background:linear-gradient(135deg,#fff 0%,#f4eadf 100%)}.fh-cat-fruits-secs-oléagineux::after{content:"●"}
.fh-cat-accessoires-sportifs{background:linear-gradient(135deg,#fff 0%,#e9eef3 100%)}.fh-cat-accessoires-sportifs::after{content:"◇"}

/* Challenge banner */
.fh-panel-challenge{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff7e6 0%,#f1dfaa 100%)}
.fh-panel-challenge::after{content:"🏆";position:absolute;right:7%;top:50%;transform:translateY(-50%);font-size:100px;opacity:.10;pointer-events:none}
.fh-mini-cards div{position:relative;overflow:hidden}.fh-mini-cards div::after{content:"✓";position:absolute;right:12px;top:8px;font-size:48px;opacity:.06}

/* Mobile: keep objective title on one line */
@media(max-width:560px){
  .fh-goal-selector .fh-section-head h2{white-space:nowrap;font-size:21px;letter-spacing:-.7px}
  .fh-goal-selector .fh-section-head h2 .gold{font-size:inherit}
  .fh-goal-icon{right:10px;top:10px;width:30px;height:30px}
  .fh-goal-card{padding-top:14px}
}
@media(max-width:380px){.fh-goal-selector .fh-section-head h2{font-size:18px;letter-spacing:-.9px}}

/* =========================================================
   FELDHA 2.3.3 — CONTEXTUAL CARD VISUALS
   Replace placeholder glyphs with clean vector-style illustrations.
   ========================================================= */
.fh-goal-card::after,.fh-category-card::after,.fh-sport-card::after{content:"";background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.18;width:92px;height:92px;right:14px;top:10px;font-size:0;}

/* Objective illustrations */
.fh-goal-prise-de-masse::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23c99135' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M42 84c-5-20 2-35 18-40 10-3 18 2 22 10 4-11 14-16 22-12 9 5 10 17 3 25-7 8-17 11-27 10-8 13-20 18-38 7Z'/%3E%3Cpath d='M69 51c-5-7-4-17 3-22 7-5 14 0 13 8-1 7-7 12-16 14Z'/%3E%3Cpath d='M28 60c-6-3-8-10-4-15 4-5 11-3 13 3 2 5-1 10-9 12Z'/%3E%3C/g%3E%3C/svg%3E");}
.fh-goal-perte-de-poids::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%2357a982' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M43 25h34l-5 13c12 9 16 24 13 38-4 20-17 29-35 29S19 96 19 76c0-15 7-29 20-38l-5-13Z'/%3E%3Cpath d='M31 48c18 5 34 5 54 0'/%3E%3Cpath d='M50 68h21'/%3E%3Cpath d='M85 38c8 5 12 12 13 21'/%3E%3C/g%3E%3C/svg%3E");}
.fh-goal-performance::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%233c8fca' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 94V66h20v28M50 94V45h20v49M80 94V24h20v70'/%3E%3Cpath d='M18 38 39 26l15 10 38-25'/%3E%3Cpath d='m82 11 10 0 0 10'/%3E%3C/g%3E%3C/svg%3E");}
.fh-goal-endurance::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23d86d55' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='63' cy='22' r='9'/%3E%3Cpath d='m58 32-8 25 14 10 10 22M51 47l-20 12 14 13M64 67l-17 22M74 44l17 11'/%3E%3Cpath d='M23 101h75'/%3E%3C/g%3E%3C/svg%3E");}
.fh-goal-récupération::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cpath fill='%237e64bd' d='M74 18c-18 7-30 25-27 45 3 24 24 39 48 34-13 12-36 12-51-2C25 80 25 54 39 37c9-11 21-17 35-19Z'/%3E%3Ctext x='63' y='70' font-family='Arial' font-size='19' font-weight='700' fill='%237e64bd'%3EZzZ%3C/text%3E%3C/svg%3E");}
.fh-goal-bien-être::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%2350a98d' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='60' cy='28' r='9'/%3E%3Cpath d='M60 39v25M60 48c-18 0-29 8-29 22 0 9 7 15 18 15h22c11 0 18-6 18-15 0-14-11-22-29-22Z'/%3E%3Cpath d='M31 70c-8-3-15-1-20 5M89 70c8-3 15-1 20 5M43 91l-10 10M77 91l10 10'/%3E%3C/g%3E%3C/svg%3E");}

/* Sport illustrations */
.fh-sport-card::after{width:105px;height:105px;right:10px;top:5px;opacity:.20;}
.fh-sport-musculation::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%233d4650' stroke-width='7' stroke-linecap='round'%3E%3Cpath d='M25 48v24M38 40v40M50 54h20M82 40v40M95 48v24'/%3E%3Cpath d='M38 60h44'/%3E%3C/g%3E%3C/svg%3E");}
.fh-sport-running::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23d86d55' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='66' cy='24' r='9'/%3E%3Cpath d='m61 35-12 25 16 10 15 25M49 48l-22 14 16 12M65 70 45 96M78 49l21 14'/%3E%3C/g%3E%3C/svg%3E");}
.fh-sport-boxe-mma::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='%23a93434'%3E%3Cpath d='M31 34c7-10 20-13 30-5l10 8-7 18-18-2-12 10-11-8 2-15 6-6Z'/%3E%3Cpath d='M65 66c4-12 15-18 26-14l12 5 1 17-16 11-15-7-9 8-10-9 11-11Z'/%3E%3C/g%3E%3C/svg%3E");}
.fh-sport-cyclisme::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%233d83bd' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='30' cy='82' r='19'/%3E%3Ccircle cx='91' cy='82' r='19'/%3E%3Cpath d='M30 82 50 48l18 34M50 48h21l20 34M48 56H36M63 41h12M66 34l7 7'/%3E%3C/g%3E%3C/svg%3E");}
.fh-sport-football::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%234d9662' stroke-width='5'%3E%3Ccircle cx='60' cy='60' r='34'/%3E%3Cpath d='m60 40 15 11-6 18H51l-6-18 15-11ZM45 51 30 48M75 51l15-3M51 69 39 82M69 69l12 13M60 40V27'/%3E%3C/g%3E%3C/svg%3E");}
.fh-sport-natation::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%234a94c6' stroke-width='6' stroke-linecap='round'%3E%3Ccircle cx='72' cy='30' r='8'/%3E%3Cpath d='M66 40 49 57l19 8 18 17M49 57 28 66M40 88c12 8 24 8 36 0s24-8 36 0M28 102c12 8 24 8 36 0s24-8 36 0'/%3E%3C/g%3E%3C/svg%3E");}
.fh-sport-tennis-padel::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23d2a33b' stroke-width='6' stroke-linecap='round'%3E%3Cellipse cx='50' cy='50' rx='16' ry='28' transform='rotate(-35 50 50)'/%3E%3Cpath d='m59 70 18 24M80 30c9 0 16 7 16 16s-7 16-16 16-16-7-16-16 7-16 16-16Z'/%3E%3C/g%3E%3C/svg%3E");}
.fh-sport-crossfit-functional-training::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%237b62bb' stroke-width='7' stroke-linecap='round'%3E%3Cpath d='M60 27v66M27 60h66'/%3E%3Cpath d='M39 39 81 81M81 39 39 81'/%3E%3C/g%3E%3C/svg%3E");}

/* Category illustrations */
.fh-category-card::after{width:92px;height:92px;right:12px;top:8px;opacity:.16;}
.fh-cat-protéines::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23c99135' stroke-width='6'%3E%3Cpath d='M40 25h40l-5 12H45l-5-12ZM34 39h52v57H34zM48 51h24v16H48z'/%3E%3C/g%3E%3C/svg%3E");}
.fh-cat-compléments-alimentaires::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%234f9b91' stroke-width='6'%3E%3Cpath d='M38 32h44v56H38zM50 24h20v8H50z'/%3E%3Cpath d='M47 50h26M47 64h26'/%3E%3C/g%3E%3C/svg%3E");}
.fh-cat-snacks-barres::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Crect x='22' y='43' width='76' height='34' rx='12' fill='%23c98942' transform='rotate(-10 60 60)'/%3E%3Cpath d='m36 55 16 13 14-15 17 10' fill='none' stroke='%23fff' stroke-width='5'/%3E%3C/svg%3E");}
.fh-cat-protein-cakes::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cpath d='M22 78h76L87 43H33Z' fill='%23d08d72'/%3E%3Cpath d='M27 78v14h66V78M39 43c2-12 12-20 21-20s19 8 21 20' fill='none' stroke='%23a76552' stroke-width='6' stroke-linejoin='round'/%3E%3C/svg%3E");}
.fh-cat-boissons-fonctionnelles::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cpath d='M42 20h36l-4 18v60H46V38Z' fill='none' stroke='%233ba6a0' stroke-width='6'/%3E%3Cpath d='M46 55h28' stroke='%23c99135' stroke-width='6'/%3E%3C/svg%3E");}
.fh-cat-miel-produits-de-la-ruche::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23d4a62d' stroke-width='6'%3E%3Cpath d='M60 24 83 37v26L60 76 37 63V37Z'/%3E%3Cpath d='m48 31 24 14v26M72 31 48 45M37 37l23 13 23-13'/%3E%3C/g%3E%3C/svg%3E");}
.fh-cat-huile-dolive-extra-vierge::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23799b4c' stroke-width='6' stroke-linecap='round'%3E%3Cpath d='M60 91V29M60 43c-17-10-27-2-29 8 13 5 23 2 29-8ZM60 59c17-10 27-2 29 8-13 5-23 2-29-8ZM60 75c-17-10-27-2-29 8 13 5 23 2 29-8Z'/%3E%3C/g%3E%3C/svg%3E");}
.fh-cat-fruits-secs-oléagineux::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='%23a7794f'%3E%3Cellipse cx='47' cy='56' rx='15' ry='25' transform='rotate(-35 47 56)'/%3E%3Cellipse cx='75' cy='65' rx='15' ry='25' transform='rotate(35 75 65)'/%3E%3C/g%3E%3C/svg%3E");}
.fh-cat-accessoires-sportifs::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%235d7687' stroke-width='6'%3E%3Cpath d='M39 33h42v61H39zM49 24h22v9H49z'/%3E%3Cpath d='M49 51h22M49 65h22'/%3E%3C/g%3E%3C/svg%3E");}

/* Target mobile composition: objective heading remains on one line */
@media(max-width:600px){
  .fh-goal-selector .fh-section-head h2{font-size:20px!important;letter-spacing:-1.05px!important;white-space:nowrap!important;line-height:1.05!important}
}
@media(max-width:380px){.fh-goal-selector .fh-section-head h2{font-size:18px!important;letter-spacing:-1.15px!important}}


/* =========================================================
   FELDHA 2.3.4 — MAQUETTE FIDÈLE
   Objectifs / Sports / Catégories : cartes illustrées,
   fonds pastel, illustrations visibles et hiérarchie identique
   à la maquette mobile fournie.
   ========================================================= */

/* OBJECTIFS */
.fh-goal-picker .fh-goal-card{
  min-height:176px!important;
  padding:18px 18px 20px!important;
  border:1px solid rgba(30,35,35,.12)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.fh-goal-picker .fh-goal-card strong{
  position:absolute!important;
  left:18px!important;
  bottom:47px!important;
  width:72%!important;
  z-index:3!important;
  font-size:18px!important;
  line-height:1.15!important;
}
.fh-goal-picker .fh-goal-card small{
  position:absolute!important;
  left:18px!important;
  bottom:18px!important;
  width:75%!important;
  z-index:3!important;
  font-size:13px!important;
  color:#697270!important;
}
.fh-goal-picker .fh-goal-number{
  position:relative!important;
  z-index:4!important;
  font-size:13px!important;
}
.fh-goal-picker .fh-goal-icon{
  right:14px!important;
  top:14px!important;
  width:38px!important;
  height:38px!important;
  z-index:5!important;
  background:rgba(255,255,255,.90)!important;
}
.fh-goal-picker .fh-goal-card::after{
  width:118px!important;
  height:118px!important;
  right:8px!important;
  top:6px!important;
  opacity:.27!important;
  z-index:1!important;
}

/* Correct WordPress slugs for accented French terms */
.fh-goal-recuperation::after{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cpath fill='%237e64bd' d='M74 18c-18 7-30 25-27 45 3 24 24 39 48 34-13 12-36 12-51-2C25 80 25 54 39 37c9-11 21-17 35-19Z'/%3E%3Ctext x='63' y='70' font-family='Arial' font-size='19' font-weight='700' fill='%237e64bd'%3EZzZ%3C/text%3E%3C/svg%3E")!important;
}
.fh-goal-bien-etre::after{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%2350a98d' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='60' cy='28' r='9'/%3E%3Cpath d='M60 39v25M60 48c-18 0-29 8-29 22 0 9 7 15 18 15h22c11 0 18-6 18-15 0-14-11-22-29-22Z'/%3E%3Cpath d='M31 70c-8-3-15-1-20 5M89 70c8-3 15-1 20 5M43 91l-10 10M77 91l10 10'/%3E%3C/g%3E%3C/svg%3E")!important;
}
.fh-goal-perte-de-poids{background:linear-gradient(135deg,#f4fbf8,#dff3eb)!important}
.fh-goal-prise-de-masse{background:linear-gradient(135deg,#fff9ec,#f8e5bd)!important}
.fh-goal-performance{background:linear-gradient(135deg,#f2f8ff,#dcecff)!important}
.fh-goal-endurance{background:linear-gradient(135deg,#fff5f2,#f9deda)!important}
.fh-goal-recuperation{background:linear-gradient(135deg,#f7f4ff,#e8e0fa)!important}
.fh-goal-bien-etre{background:linear-gradient(135deg,#f2fbf7,#dcefe7)!important}

/* SPORTS — like the supplied mockup: icon dominates the background,
   sport name at the bottom, no numeric count on the homepage. */
.fh-sports-home .fh-sport-card{
  min-height:155px!important;
  padding:18px!important;
  border-radius:17px!important;
  overflow:hidden!important;
  justify-content:flex-end!important;
  border:1px solid rgba(30,35,35,.10)!important;
}
.fh-sports-home .fh-sport-card strong{
  font-size:16px!important;
  text-transform:none!important;
  position:relative!important;
  z-index:3!important;
  max-width:78%;
}
.fh-sports-home .fh-sport-card small{display:none!important}
.fh-sports-home .fh-sport-card .fh-arrow{
  right:13px!important;
  bottom:13px!important;
  top:auto!important;
  width:32px!important;
  height:32px!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.88)!important;
  display:grid!important;
  place-items:center!important;
  z-index:4!important;
}
.fh-sports-home .fh-sport-card::after{
  width:125px!important;
  height:125px!important;
  right:4px!important;
  top:1px!important;
  opacity:.27!important;
  z-index:1!important;
}
.fh-sports-home .fh-sport-icon{display:none!important}

/* Stronger pastel sport backgrounds */
.fh-sport-musculation{background:linear-gradient(135deg,#f4f6f8,#e2e7eb)!important}
.fh-sport-running{background:linear-gradient(135deg,#fff4ed,#ffdccc)!important}
.fh-sport-boxe-mma{background:linear-gradient(135deg,#fff0f0,#f8d5d5)!important}
.fh-sport-cyclisme{background:linear-gradient(135deg,#eff7ff,#d7eaff)!important}
.fh-sport-football{background:linear-gradient(135deg,#eff9ef,#d9efd8)!important}
.fh-sport-natation{background:linear-gradient(135deg,#eef8ff,#d8edfa)!important}
.fh-sport-tennis-padel{background:linear-gradient(135deg,#fff9e8,#f8e8b7)!important}
.fh-sport-crossfit-functional-training{background:linear-gradient(135deg,#f5f1ff,#e4dcfa)!important}

/* CATEGORY — same visual language */
.fh-categories .fh-category-card{
  min-height:158px!important;
  border-radius:17px!important;
  padding:20px 42px 20px 20px!important;
}
.fh-categories .fh-category-card::after{
  width:105px!important;
  height:105px!important;
  right:5px!important;
  top:8px!important;
  opacity:.23!important;
}
.fh-categories .fh-category-card .fh-category-icon{display:none!important}
.fh-categories .fh-category-card strong{
  position:relative!important;
  z-index:3!important;
  font-size:16px!important;
}
.fh-categories .fh-category-card small{
  position:relative!important;
  z-index:3!important;
  max-width:78%!important;
}
.fh-cat-protéines{background:linear-gradient(135deg,#fffaf0,#f3e6c8)!important}
.fh-cat-compléments-alimentaires{background:linear-gradient(135deg,#f1fbfa,#dcefed)!important}
.fh-cat-snacks-barres{background:linear-gradient(135deg,#fff5e9,#f8dfc1)!important}
.fh-cat-protein-cakes{background:linear-gradient(135deg,#fff1ed,#f6d9d0)!important}
.fh-cat-boissons-fonctionnelles{background:linear-gradient(135deg,#effbfb,#d7f0ee)!important}
.fh-cat-miel-produits-de-la-ruche{background:linear-gradient(135deg,#fff9e5,#f7e6ad)!important}
.fh-cat-huile-dolive-extra-vierge{background:linear-gradient(135deg,#f5faed,#e3eed1)!important}
.fh-cat-fruits-secs-oléagineux{background:linear-gradient(135deg,#faf3eb,#eadbc9)!important}
.fh-cat-accessoires-sportifs{background:linear-gradient(135deg,#f1f5f8,#dfe7ec)!important}

/* Mobile = exact 2-column composition shown in the reference */
@media(max-width:760px){
  .fh-goal-picker{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .fh-goal-picker .fh-goal-card{min-height:174px!important}
  .fh-sports-home .fh-sport-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .fh-sports-home .fh-sport-card{min-height:142px!important}
  .fh-categories .fh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
}
@media(max-width:390px){
  .fh-goal-picker .fh-goal-card strong{font-size:16px!important}
  .fh-goal-picker .fh-goal-card small{font-size:12px!important}
}


/* =========================================================
   FELDHA 2.3.5 — VISUAL OVERRIDE / CACHE-BUSTED
   Force contextual illustrations to render visibly above the
   card background. Content stays readable above the artwork.
   ========================================================= */
.fh-goal-picker .fh-goal-card,
.fh-sports-home .fh-sport-card,
.fh-categories .fh-category-card{position:relative!important;isolation:isolate!important;overflow:hidden!important}

/* The illustration is a real background layer, never behind the card itself. */
.fh-goal-picker .fh-goal-card::after,
.fh-sports-home .fh-sport-card::after,
.fh-categories .fh-category-card::after{
  z-index:0!important;
  pointer-events:none!important;
  display:block!important;
  content:""!important;
  position:absolute!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:contain!important;
  font-size:0!important;
  transform:none!important;
}
.fh-goal-picker .fh-goal-card > *,
.fh-sports-home .fh-sport-card > *,
.fh-categories .fh-category-card > *{position:relative!important;z-index:2!important}

/* Objective cards — composition close to the supplied mockup */
.fh-goal-picker .fh-goal-card::after{width:145px!important;height:145px!important;right:0!important;top:-2px!important;opacity:.30!important}
.fh-goal-prise-de-masse::after{opacity:.28!important}
.fh-goal-perte-de-poids::after{opacity:.28!important}
.fh-goal-performance::after{opacity:.28!important}
.fh-goal-endurance::after{opacity:.28!important}
.fh-goal-recuperation::after{opacity:.28!important}
.fh-goal-bien-etre::after{opacity:.28!important}

/* Keep the small gold badge visible, but don't let it cover the illustration. */
.fh-goal-picker .fh-goal-icon{z-index:4!important}
.fh-goal-picker .fh-goal-number{z-index:4!important}

/* Sports — large icon in the card background, exactly the visual idea requested. */
.fh-sports-home .fh-sport-card::after{width:145px!important;height:145px!important;right:-2px!important;top:-8px!important;opacity:.30!important}
.fh-sports-home .fh-sport-card strong{z-index:4!important;text-shadow:0 1px 0 rgba(255,255,255,.45)}
.fh-sports-home .fh-sport-card .fh-arrow{z-index:5!important}

/* Categories — larger contextual illustration on the right */
.fh-categories .fh-category-card::after{width:120px!important;height:120px!important;right:0!important;top:4px!important;opacity:.25!important}
.fh-categories .fh-category-card strong,
.fh-categories .fh-category-card small{z-index:3!important}

/* Mobile proportions matching the reference: compact cards, artwork clearly visible. */
@media(max-width:760px){
  .fh-goal-picker .fh-goal-card{min-height:174px!important;border-radius:18px!important}
  .fh-goal-picker .fh-goal-card::after{width:125px!important;height:125px!important;right:-2px!important;top:0!important;opacity:.30!important}
  .fh-sports-home .fh-sport-card{min-height:142px!important;border-radius:17px!important}
  .fh-sports-home .fh-sport-card::after{width:120px!important;height:120px!important;right:-4px!important;top:-2px!important;opacity:.29!important}
  .fh-categories .fh-category-card{min-height:158px!important;border-radius:17px!important}
  .fh-categories .fh-category-card::after{width:105px!important;height:105px!important;right:0!important;top:5px!important;opacity:.25!important}
}


/* =========================================================
   FELDHA V2.3.6 — EXACT MOCKUP LAYOUT / CARD COMPOSITION
   Final override: objectives 3x2 desktop, sports 4x2,
   categories 3x3; artwork behind text; arrows fixed.
   ========================================================= */

/* OBJECTIVES: 3 columns on desktop exactly like the mockup */
.fh-goal-picker{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
}
.fh-goal-picker .fh-goal-card{
  position:relative!important;
  display:block!important;
  min-height:176px!important;
  padding:18px!important;
  border-radius:18px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  box-sizing:border-box!important;
}
.fh-goal-picker .fh-goal-card .fh-goal-number{
  position:absolute!important;left:18px!important;top:18px!important;
  font-size:13px!important;color:var(--fh-gold,#d7b85a)!important;
  font-weight:900!important;z-index:5!important;
}
.fh-goal-picker .fh-goal-card strong{
  position:absolute!important;left:18px!important;bottom:48px!important;
  width:70%!important;margin:0!important;font-size:18px!important;
  line-height:1.15!important;z-index:5!important;color:#101415!important;
}
.fh-goal-picker .fh-goal-card small{
  position:absolute!important;left:18px!important;bottom:18px!important;
  width:72%!important;margin:0!important;font-size:13px!important;
  line-height:1.3!important;color:#697270!important;z-index:5!important;
}
.fh-goal-picker .fh-goal-card .fh-goal-icon{
  position:absolute!important;right:14px!important;top:14px!important;
  width:38px!important;height:38px!important;z-index:6!important;
}
.fh-goal-picker .fh-goal-card::before{display:none!important}
.fh-goal-picker .fh-goal-card::after{
  position:absolute!important;content:""!important;display:block!important;
  width:145px!important;height:145px!important;right:-2px!important;top:-2px!important;
  background-repeat:no-repeat!important;background-position:center!important;
  background-size:contain!important;opacity:.30!important;z-index:1!important;
  pointer-events:none!important;font-size:0!important;
}

/* Objective pastel backgrounds */
.fh-goal-prise-de-masse{background:linear-gradient(135deg,#fffaf0,#f8e5bd)!important}
.fh-goal-perte-de-poids{background:linear-gradient(135deg,#f2fbf7,#dcefe7)!important}
.fh-goal-performance{background:linear-gradient(135deg,#f2f8ff,#dcecff)!important}
.fh-goal-endurance{background:linear-gradient(135deg,#fff5f2,#f9deda)!important}
.fh-goal-recuperation{background:linear-gradient(135deg,#f7f4ff,#e8e0fa)!important}
.fh-goal-bien-etre{background:linear-gradient(135deg,#f2fbf7,#dcefe7)!important}

/* Fix every arrow: it must NEVER appear before the text. */
.fh-goal-picker .fh-arrow,
.fh-sports-home .fh-arrow,
.fh-categories .fh-arrow{
  position:absolute!important;
  left:auto!important;
  right:14px!important;
  top:auto!important;
  bottom:14px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
  z-index:10!important;
  line-height:1!important;
}
.fh-goal-picker .fh-arrow,
.fh-sports-home .fh-arrow{
  width:34px!important;height:34px!important;border-radius:50%!important;
  background:rgba(255,255,255,.90)!important;color:#101415!important;
  font-size:19px!important;
}

/* SPORTS: 4 columns desktop, 2 columns mobile */
.fh-sports-home .fh-sport-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
}
.fh-sports-home .fh-sport-card{
  position:relative!important;display:flex!important;flex-direction:column!important;
  justify-content:flex-end!important;min-height:155px!important;
  padding:18px!important;border-radius:17px!important;overflow:hidden!important;
  isolation:isolate!important;box-sizing:border-box!important;
}
.fh-sports-home .fh-sport-card::before{display:none!important}
.fh-sports-home .fh-sport-card::after{
  position:absolute!important;content:""!important;display:block!important;
  width:145px!important;height:145px!important;right:-2px!important;top:-8px!important;
  background-repeat:no-repeat!important;background-position:center!important;
  background-size:contain!important;opacity:.30!important;z-index:1!important;
  pointer-events:none!important;font-size:0!important;
}
.fh-sports-home .fh-sport-card strong{
  position:relative!important;z-index:5!important;margin:0!important;
  max-width:78%!important;font-size:16px!important;line-height:1.15!important;
  text-transform:none!important;
}
.fh-sports-home .fh-sport-card small{display:none!important}
.fh-sports-home .fh-sport-icon{display:none!important}

/* CATEGORY: 3 columns desktop, 2 mobile */
.fh-categories .fh-category-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.fh-categories .fh-category-card{
  position:relative!important;display:block!important;min-height:158px!important;
  padding:20px 42px 20px 20px!important;border-radius:17px!important;
  overflow:hidden!important;isolation:isolate!important;box-sizing:border-box!important;
}
.fh-categories .fh-category-card::before{display:none!important}
.fh-categories .fh-category-card::after{
  position:absolute!important;content:""!important;display:block!important;
  width:120px!important;height:120px!important;right:-2px!important;top:4px!important;
  background-repeat:no-repeat!important;background-position:center!important;
  background-size:contain!important;opacity:.25!important;z-index:1!important;
  pointer-events:none!important;font-size:0!important;
}
.fh-categories .fh-category-card strong,
.fh-categories .fh-category-card small{
  position:relative!important;display:block!important;z-index:5!important;
}
.fh-categories .fh-category-card strong{font-size:16px!important;line-height:1.2!important}
.fh-categories .fh-category-card small{font-size:12px!important;line-height:1.45!important;margin-top:7px!important;max-width:78%!important}
.fh-categories .fh-category-card .fh-category-icon{display:none!important}
.fh-categories .fh-category-card .fh-arrow{
  width:auto!important;height:auto!important;border-radius:0!important;
  background:transparent!important;font-size:20px!important;color:#101415!important;
}

/* Exact mobile composition from reference: 2 columns */
@media(max-width:760px){
  .fh-goal-picker{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .fh-goal-picker .fh-goal-card{min-height:174px!important;border-radius:17px!important;padding:16px!important}
  .fh-goal-picker .fh-goal-card .fh-goal-number{left:16px!important;top:16px!important}
  .fh-goal-picker .fh-goal-card strong{left:16px!important;bottom:47px!important;width:72%!important;font-size:17px!important}
  .fh-goal-picker .fh-goal-card small{left:16px!important;bottom:17px!important;width:74%!important;font-size:12px!important}
  .fh-goal-picker .fh-goal-card .fh-goal-icon{right:11px!important;top:11px!important;width:34px!important;height:34px!important}
  .fh-goal-picker .fh-goal-card::after{width:125px!important;height:125px!important;right:-2px!important;top:0!important}

  .fh-sports-home .fh-sport-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .fh-sports-home .fh-sport-card{min-height:142px!important;border-radius:16px!important;padding:16px!important}
  .fh-sports-home .fh-sport-card::after{width:120px!important;height:120px!important;right:-3px!important;top:-2px!important}
  .fh-sports-home .fh-sport-card strong{font-size:15px!important;max-width:82%!important}

  .fh-categories .fh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .fh-categories .fh-category-card{min-height:158px!important;border-radius:16px!important;padding:18px 38px 18px 16px!important}
  .fh-categories .fh-category-card::after{width:105px!important;height:105px!important;right:-2px!important;top:5px!important}
  .fh-categories .fh-category-card strong{font-size:15px!important}
  .fh-categories .fh-category-card small{font-size:11px!important;max-width:82%!important}
}

@media(min-width:761px){
  .fh-goal-picker .fh-goal-card:nth-child(n+4){margin-top:0!important}
}

/* FELDHA V2.3.14 — OBJECTIFS FINAL VISUAL REBUILD */
.fh-goal-selector .fh-goal-picker{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
.fh-goal-selector .fh-goal-card{position:relative!important;display:block!important;box-sizing:border-box!important;min-height:190px!important;height:190px!important;padding:22px!important;border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(20,25,25,.06)!important;color:#101415!important;text-decoration:none!important;isolation:isolate!important;background:#fff!important}
.fh-goal-selector .fh-goal-card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 30px rgba(20,25,25,.10)!important}
.fh-goal-selector .fh-goal-card::before,.fh-goal-selector .fh-goal-card::after{display:none!important;content:none!important}
.fh-goal-selector .fh-goal-number{position:absolute!important;left:22px!important;top:20px!important;margin:0!important;z-index:5!important;color:#b88a25!important;font-size:15px!important;font-weight:900!important}
.fh-goal-selector .fh-goal-content{position:absolute!important;left:22px!important;bottom:25px!important;z-index:6!important;width:58%!important}
.fh-goal-selector .fh-goal-content strong{display:block!important;font-size:20px!important;line-height:1.12!important;font-weight:900!important;color:#101415!important;margin:0!important}
.fh-goal-selector .fh-goal-content small{display:block!important;font-size:14px!important;line-height:1.3!important;color:#53606a!important;margin-top:8px!important}
.fh-goal-selector .fh-goal-visual{position:absolute!important;right:0!important;top:0!important;width:57%!important;height:100%!important;z-index:2!important;pointer-events:none!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}
.fh-goal-selector .fh-goal-visual img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border:0!important;margin:0!important;padding:0!important;opacity:1!important}
.fh-goal-selector .fh-goal-prise-de-masse{background:#fff4df!important}.fh-goal-selector .fh-goal-perte-de-poids{background:#e7f8f1!important}.fh-goal-selector .fh-goal-performance{background:#e6f2ff!important}.fh-goal-selector .fh-goal-endurance{background:#ffe9e5!important}.fh-goal-selector .fh-goal-recuperation{background:#eee9ff!important}.fh-goal-selector .fh-goal-bien-etre{background:#e2f6ee!important}
.fh-goal-selector .fh-arrow{position:absolute!important;right:18px!important;bottom:18px!important;left:auto!important;top:auto!important;z-index:8!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#fff!important;color:#101415!important;display:grid!important;place-items:center!important;font-size:24px!important;font-weight:400!important;line-height:1!important;box-shadow:0 4px 12px rgba(20,25,25,.08)!important}
@media(max-width:760px){
 .fh-goal-selector .fh-goal-picker{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
 .fh-goal-selector .fh-goal-card{min-height:175px!important;height:175px!important;padding:16px!important;border-radius:17px!important}
 .fh-goal-selector .fh-goal-number{left:16px!important;top:15px!important;font-size:13px!important}
 .fh-goal-selector .fh-goal-content{left:16px!important;bottom:18px!important;width:65%!important}
 .fh-goal-selector .fh-goal-content strong{font-size:17px!important}
 .fh-goal-selector .fh-goal-content small{font-size:12px!important;margin-top:6px!important}
 .fh-goal-selector .fh-goal-visual{width:60%!important}
 .fh-goal-selector .fh-arrow{right:12px!important;bottom:12px!important;width:36px!important;height:36px!important;font-size:20px!important}
}


/* FELDHA V2.3.23 — FINAL OBJECTIFS UNISEX
   Base exacte : V2.3.14 active
   Desktop : 01 | 02 | 03 / 04 | 05 | 06
   Tablette : 01 | 02 / 03 | 04 / 05 | 06
   Mobile   : 01 | 02 / 03 | 04 / 05 | 06
*/

/* Desktop — 3 columns × 2 rows */
@media (min-width:1101px){
  .fh-goal-selector .fh-goal-picker{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
  }
  .fh-goal-selector .fh-goal-card:nth-child(1){grid-column:1!important;grid-row:1!important}
  .fh-goal-selector .fh-goal-card:nth-child(2){grid-column:2!important;grid-row:1!important}
  .fh-goal-selector .fh-goal-card:nth-child(3){grid-column:3!important;grid-row:1!important}
  .fh-goal-selector .fh-goal-card:nth-child(4){grid-column:1!important;grid-row:2!important}
  .fh-goal-selector .fh-goal-card:nth-child(5){grid-column:2!important;grid-row:2!important}
  .fh-goal-selector .fh-goal-card:nth-child(6){grid-column:3!important;grid-row:2!important}
}

/* Tablet — 2 columns × 3 rows */
@media (min-width:761px) and (max-width:1100px){
  .fh-goal-selector .fh-goal-picker{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    gap:14px!important;
  }
  .fh-goal-selector .fh-goal-card{
    min-height:185px!important;
    height:185px!important;
  }
}

/* Mobile — 2 columns × 3 rows */
@media (max-width:760px){
  .fh-goal-selector .fh-goal-picker{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    gap:10px!important;
  }
  .fh-goal-selector .fh-goal-card{
    min-height:175px!important;
    height:175px!important;
    padding:15px!important;
    min-width:0!important;
  }

  /* Keep the full source artwork visible: no cover crop. */
  .fh-goal-selector .fh-goal-visual{
    width:61%!important;
    height:100%!important;
    overflow:hidden!important;
  }
  .fh-goal-selector .fh-goal-visual img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
  }

  .fh-goal-selector .fh-goal-content{
    left:15px!important;
    bottom:18px!important;
    width:62%!important;
    z-index:7!important;
  }
  .fh-goal-selector .fh-goal-content strong{
    font-size:16px!important;
    line-height:1.08!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .fh-goal-selector .fh-goal-content small{
    font-size:11px!important;
    line-height:1.2!important;
    margin-top:5px!important;
    white-space:normal!important;
  }
  .fh-goal-selector .fh-arrow{
    right:10px!important;
    bottom:10px!important;
    width:36px!important;
    height:36px!important;
    font-size:19px!important;
  }
}

/* Small phones: remain 2 × 3, never collapse to one column. */
@media (max-width:380px){
  .fh-goal-selector .fh-goal-picker{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}


/* FELDHA V2.3.25 — OBJECTIFS : PHOTOS UNIFIÉES + CADRAGE DISTINCT
   Base : V2.3.23
   Chaque objectif = une seule photo pleine carte + texte superposé + flèche fine.
   Desktop 3×2 / tablette 2×3 / mobile 2×3.
*/
.fh-goal-selector .fh-goal-card{
  position:relative!important;
  padding:0!important;
  min-height:210px!important;
  height:210px!important;
  border:0!important;
  border-radius:18px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#111!important;
  color:#fff!important;
}
.fh-goal-selector .fh-goal-card:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 14px 30px rgba(20,25,25,.14)!important;
}

/* Full photographic surface — no separate text/image columns. */
.fh-goal-selector .fh-goal-visual{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  z-index:0!important;
  display:block!important;
  pointer-events:none!important;
}
.fh-goal-selector .fh-goal-visual img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
  opacity:1!important;
  border:0!important;
}

/* Controlled darkening keeps the typography readable without changing the photo. */
.fh-goal-selector .fh-goal-card::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:block!important;
  background:linear-gradient(180deg,rgba(0,0,0,.02) 30%,rgba(0,0,0,.62) 100%)!important;
  pointer-events:none!important;
}
.fh-goal-selector .fh-goal-card::after{
  display:none!important;
  content:none!important;
}

/* Number and copy directly on the photograph. */
.fh-goal-selector .fh-goal-number{
  position:absolute!important;
  left:20px!important;
  top:18px!important;
  z-index:3!important;
  margin:0!important;
  color:#fff!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:800!important;
  text-shadow:0 1px 5px rgba(0,0,0,.25)!important;
}
.fh-goal-selector .fh-goal-content{
  position:absolute!important;
  left:20px!important;
  right:58px!important;
  bottom:18px!important;
  width:auto!important;
  z-index:3!important;
  margin:0!important;
}
.fh-goal-selector .fh-goal-content strong{
  display:block!important;
  color:#fff!important;
  font-size:21px!important;
  line-height:1.08!important;
  font-weight:900!important;
  margin:0!important;
  text-shadow:0 1px 7px rgba(0,0,0,.35)!important;
}
.fh-goal-selector .fh-goal-content small{
  display:block!important;
  color:rgba(255,255,255,.94)!important;
  font-size:13px!important;
  line-height:1.25!important;
  margin-top:6px!important;
  text-shadow:0 1px 6px rgba(0,0,0,.35)!important;
}

/* Fine arrow directly on image — no white circle. */
.fh-goal-selector .fh-arrow{
  position:absolute!important;
  right:18px!important;
  bottom:17px!important;
  left:auto!important;
  top:auto!important;
  z-index:4!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  font-family:Arial,sans-serif!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:300!important;
  box-shadow:none!important;
  text-shadow:0 1px 6px rgba(0,0,0,.45)!important;
}
.fh-goal-selector .fh-arrow:hover{
  background:transparent!important;
  transform:translateX(2px)!important;
}

/* Tablet */
@media (min-width:761px) and (max-width:1100px){
  .fh-goal-selector .fh-goal-card{
    min-height:185px!important;
    height:185px!important;
  }
  .fh-goal-selector .fh-goal-number{
    left:16px!important; top:15px!important; font-size:13px!important;
  }
  .fh-goal-selector .fh-goal-content{
    left:16px!important; right:48px!important; bottom:16px!important;
  }
  .fh-goal-selector .fh-goal-content strong{font-size:18px!important}
  .fh-goal-selector .fh-goal-content small{font-size:12px!important;margin-top:5px!important}
  .fh-goal-selector .fh-arrow{
    right:14px!important; bottom:14px!important; font-size:24px!important;
  }
}

/* Mobile */
@media (max-width:760px){
  .fh-goal-selector .fh-goal-card{
    min-height:175px!important;
    height:175px!important;
    padding:0!important;
    border-radius:17px!important;
  }
  .fh-goal-selector .fh-goal-visual{
    inset:0!important;
    width:100%!important;
    height:100%!important;
  }
  .fh-goal-selector .fh-goal-visual img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
  }
  .fh-goal-selector .fh-goal-number{
    left:14px!important;
    top:14px!important;
    font-size:12px!important;
  }
  .fh-goal-selector .fh-goal-content{
    left:14px!important;
    right:38px!important;
    bottom:15px!important;
    width:auto!important;
  }
  .fh-goal-selector .fh-goal-content strong{
    font-size:15px!important;
    line-height:1.08!important;
  }
  .fh-goal-selector .fh-goal-content small{
    font-size:10.5px!important;
    line-height:1.18!important;
    margin-top:4px!important;
  }
  .fh-goal-selector .fh-arrow{
    right:11px!important;
    bottom:12px!important;
    font-size:21px!important;
  }
}


/* FELDHA V2.3.25 — objectif photos: cadrage large et distinct */
.fh-goal-selector .fh-goal-visual img{object-fit:cover!important;object-position:center center!important;}
@media (min-width:1101px){.fh-goal-selector .fh-goal-card{height:210px!important;min-height:210px!important;}}
@media (min-width:761px) and (max-width:1100px){.fh-goal-selector .fh-goal-card{height:185px!important;min-height:185px!important;}}
@media (max-width:760px){.fh-goal-selector .fh-goal-card{height:175px!important;min-height:175px!important;}}

/* =========================================================
   FELDHA V2.3.27 — HOME CATEGORIES / FINAL VISUAL SYSTEM
   Category cards use the complete approved visual artwork.
   Objectives and all other homepage sections remain unchanged.
   ========================================================= */
.fh-categories{background:#080b0c;color:#fff}
.fh-categories .container{position:relative}
.fh-category-intro{text-align:center;margin:0 auto 24px;max-width:1000px}
.fh-category-intro .fh-eyebrow{display:inline-flex;align-items:center;gap:14px;color:rgba(255,255,255,.78);letter-spacing:.32em}
.fh-category-intro .fh-eyebrow:before,.fh-category-intro .fh-eyebrow:after{content:"";width:24px;height:1px;background:var(--fh-gold,#d7b85a);display:inline-block}
.fh-category-intro h2{margin:8px 0 5px;color:#fff;font-size:clamp(34px,4.2vw,58px);line-height:1.02;letter-spacing:-.035em;font-weight:900}
.fh-category-intro h2 .gold{color:var(--fh-gold,#d7b85a)}
.fh-category-intro p{margin:0;color:rgba(255,255,255,.68);font-size:13px;letter-spacing:.34em;font-weight:700}
.fh-categories .fh-category-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important}
.fh-categories .fh-category-card{position:relative!important;display:block!important;padding:0!important;min-height:0!important;height:auto!important;aspect-ratio:2.06 / 1!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:12px!important;overflow:hidden!important;isolation:isolate!important;background:#111!important;box-shadow:none!important;transform:none!important;text-decoration:none!important}
.fh-categories .fh-category-card:hover{transform:translateY(-2px)!important;border-color:rgba(215,184,90,.72)!important;box-shadow:0 12px 28px rgba(0,0,0,.28)!important}
.fh-categories .fh-category-card img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;margin:0!important;padding:0!important;border:0!important}
.fh-categories .fh-category-card::before,.fh-categories .fh-category-card::after{display:none!important;content:none!important}
.fh-categories .fh-category-card > *{position:static!important;z-index:auto!important}
.fh-categories .fh-category-card .fh-category-icon,.fh-categories .fh-category-card strong,.fh-categories .fh-category-card small,.fh-categories .fh-category-card .fh-arrow,.fh-categories .fh-category-card .fh-category-number{display:none!important}
.fh-category-shop-link{text-align:right;margin-top:14px}
.fh-category-shop-link .fh-link{color:#fff}
@media(max-width:1100px){
  .fh-categories .fh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .fh-category-intro{margin-bottom:16px}
  .fh-category-intro .fh-eyebrow{font-size:10px;letter-spacing:.25em}
  .fh-category-intro .fh-eyebrow:before,.fh-category-intro .fh-eyebrow:after{width:16px}
  .fh-category-intro h2{font-size:30px;margin-top:7px}
  .fh-category-intro p{font-size:9px;letter-spacing:.22em}
  .fh-categories .fh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .fh-categories .fh-category-card{border-radius:10px!important}
  .fh-category-shop-link{margin-top:12px}
}

/* =========================================================
   FELDHA V2.3.40 — SPORTS & ROUTINE / FINAL RESPONSIVE SYSTEM
   IMPORTANT: this block is intentionally isolated to #sports.
   Objectives and Categories are not modified here.
   - Desktop: 4 columns × 2 rows
   - Tablet: 2 columns × 4 rows
   - Mobile: 2 columns × 4 rows
   - One complete image per sport, no alternate mobile crop
   - No arrows / circles / pseudo-elements
   - Images keep their natural ratio: no crop, no overlap, no distortion
   ========================================================= */
.fh-sports-home{
  background:var(--fh-black,#070a0b)!important;
  color:#fff!important;
  overflow:hidden!important;
}
.fh-sports-home .container{
  width:min(1240px,calc(100% - 32px))!important;
  max-width:1240px!important;
  margin-inline:auto!important;
  min-width:0!important;
}
.fh-sports-home .fh-section-head{min-width:0!important}
.fh-sports-home .fh-sport-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  align-items:start!important;
}
.fh-sports-home .fh-sport-card{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.24)!important;
  border-radius:14px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  box-sizing:border-box!important;
  background:#090c0d!important;
  box-shadow:none!important;
  transform:none!important;
  text-decoration:none!important;
}
.fh-sports-home .fh-sport-card:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(216,179,90,.8)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.22)!important;
}
.fh-sports-home .fh-sport-visual,
.fh-sports-home .fh-sport-card > .fh-sport-visual{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  line-height:0!important;
}
.fh-sports-home .fh-sport-visual img,
.fh-sports-home .fh-sport-card .fh-sport-visual img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:100%!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  object-fit:initial!important;
  object-position:initial!important;
  transform:none!important;
  user-select:none!important;
  -webkit-user-drag:none!important;
}
/* The approved campaign artwork already contains number, title, tagline and icon. */
.fh-sports-home .fh-sport-number,
.fh-sports-home .fh-sport-copy,
.fh-sports-home .fh-arrow,
.fh-sports-home .fh-sport-card::before,
.fh-sports-home .fh-sport-card::after{
  display:none!important;
  content:none!important;
}
@media (min-width:761px) and (max-width:1100px){
  .fh-sports-home .container{width:calc(100% - 28px)!important}
  .fh-sports-home .fh-sport-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
}
@media (max-width:760px){
  .fh-sports-home .container{width:calc(100% - 24px)!important}
  .fh-sports-home .fh-sport-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .fh-sports-home .fh-sport-card{border-radius:12px!important}
}
@media (max-width:390px){
  .fh-sports-home .container{width:calc(100% - 20px)!important}
  .fh-sports-home .fh-sport-grid{gap:8px!important}
  .fh-sports-home .fh-sport-card{border-radius:10px!important}
}


/* =========================================================
   FELDHA v2.3.41 — FINAL SPORTS & ROUTINE RESPONSIVE FIX
   Scope: Sports & Routine ONLY.
   Objectives and Categories are intentionally untouched.
   Principle: the artwork itself defines the card height. Never
   reserve extra vertical space and never crop/zoom the artwork.
   ========================================================= */
.fh-sports-home,
.fh-sports-home .container,
.fh-sports-home .fh-sport-grid{min-width:0!important;max-width:100%!important;}
.fh-sports-home{overflow-x:hidden!important;}
.fh-sports-home .fh-sport-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-rows:max-content!important;
  align-items:start!important;
  gap:12px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
.fh-sports-home .fh-sport-card{
  display:block!important;
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  align-self:start!important;
  line-height:0!important;
}
.fh-sports-home .fh-sport-visual,
.fh-sports-home .fh-sport-card > .fh-sport-visual{
  display:block!important;
  position:relative!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  line-height:0!important;
}
.fh-sports-home .fh-sport-visual img,
.fh-sports-home .fh-sport-card .fh-sport-visual img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  max-width:100%!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:fill!important;
  object-position:center!important;
  transform:none!important;
  margin:0!important;
  padding:0!important;
}
.fh-sports-home .fh-sport-number,
.fh-sports-home .fh-sport-copy,
.fh-sports-home .fh-arrow,
.fh-sports-home .fh-sport-card::before,
.fh-sports-home .fh-sport-card::after{display:none!important;content:none!important;}

/* Tablet: two independent columns, no stretched grid rows. */
@media (min-width:761px) and (max-width:1100px){
  .fh-sports-home .container{width:calc(100% - 28px)!important;}
  .fh-sports-home .fh-sport-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    grid-auto-rows:max-content!important;
  }
}

/* Mobile: two columns on every common phone width. */
@media (max-width:760px){
  .fh-sports-home .container{width:calc(100% - 24px)!important;}
  .fh-sports-home .fh-section-head{min-width:0!important;max-width:100%!important;}
  .fh-sports-home .fh-section-head h2{max-width:100%!important;overflow-wrap:anywhere!important;}
  .fh-sports-home .fh-sport-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    grid-auto-rows:max-content!important;
  }
  .fh-sports-home .fh-sport-card{min-height:0!important;height:auto!important;border-radius:12px!important;}
}

/* Small phones: preserve two columns without horizontal overflow. */
@media (max-width:390px){
  .fh-sports-home .container{width:calc(100% - 20px)!important;}
  .fh-sports-home .fh-sport-grid{gap:8px!important;}
  .fh-sports-home .fh-sport-card{border-radius:10px!important;}
}

/* Very narrow screens: still two columns, but keep every card inside viewport. */
@media (max-width:340px){
  .fh-sports-home .container{width:calc(100% - 16px)!important;}
  .fh-sports-home .fh-sport-grid{gap:6px!important;}
  .fh-sports-home .fh-sport-card{border-radius:9px!important;}
}

/* =========================================================
   FELDHA — CHALLENGES & PASS / FINAL RESPONSIVE SYSTEM
   Original validated direction: black + gold + turquoise.
   Images are visual layers only; all text remains real HTML.
   ========================================================= */
.fh-ecosystem-dark{background:#050708!important;color:#f7f8f7}
.fh-ecosystem-dark .fh-eyebrow{color:#d8ae42}
.fh-teal{color:#14d8d3!important}
.fh-choice-head{display:flex;align-items:center;justify-content:space-between;gap:38px;padding:4px 0 28px}
.fh-choice-copy{min-width:0}.fh-choice-copy h2{margin:6px 0 8px;color:#fff;font-size:clamp(30px,3.2vw,48px);line-height:.98;letter-spacing:-1.8px}.fh-choice-copy p{margin:0;color:#d2d8d6;max-width:760px;font-size:15px;line-height:1.55}
.fh-choice-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:flex-end;flex:0 0 auto}
.fh-choice-actions .fh-btn{min-height:50px;display:inline-flex;align-items:center;gap:12px;border-radius:999px;padding:12px 18px;font-weight:900}
.fh-choice-actions .fh-btn span:last-child{font-size:18px}.fh-choice-icon{display:grid;place-items:center;width:28px;height:28px;border:1px solid currentColor;border-radius:50%;font-size:20px;line-height:1}
.fh-btn-outline-teal{border:1px solid rgba(20,216,211,.65)!important;background:transparent!important;color:#fff!important}
.fh-btn-teal{background:#12d9d4!important;color:#041011!important;border:0!important}
.fh-challenge-pass{padding-top:14px!important;padding-bottom:28px!important}
.fh-ecosystem-panels{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px!important}
.fh-ecosystem-card{position:relative;min-height:234px;border-radius:22px;overflow:hidden;isolation:isolate;background:#080b0c;border:1px solid rgba(255,255,255,.10);box-sizing:border-box}
.fh-ecosystem-card::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(5,7,8,.98) 0%,rgba(5,7,8,.88) 34%,rgba(5,7,8,.28) 72%,rgba(5,7,8,.05) 100%)}
.fh-challenge-card{border-color:rgba(236,193,75,.85);box-shadow:0 0 28px rgba(219,170,45,.12)}
.fh-pass-card{border-color:rgba(20,216,211,.72);box-shadow:0 0 28px rgba(20,216,211,.10)}
.fh-ecosystem-visual{position:absolute;inset:0;z-index:0;display:flex;justify-content:flex-end;pointer-events:none;overflow:hidden}
.fh-ecosystem-visual img{height:100%;width:66%;object-fit:cover;object-position:center;opacity:.96;filter:saturate(.94) contrast(1.04)}
.fh-pass-card .fh-ecosystem-visual img{width:64%;object-position:center}
.fh-ecosystem-content{position:relative;z-index:2;width:58%;padding:18px 14px 14px 17px;display:flex;flex-direction:column;align-items:flex-start;min-height:234px;box-sizing:border-box}
.fh-ecosystem-content .fh-kicker{font-size:11px;letter-spacing:3px;font-weight:900;color:#e6c15c;margin-bottom:12px}.fh-pass-card .fh-kicker{color:#e6c15c}
.fh-ecosystem-content h3{margin:0 0 6px;font-size:clamp(24px,2.4vw,34px);line-height:.95;letter-spacing:-2px;color:#fff}.fh-ecosystem-content h3 span{color:#e9bc45}.fh-pass-card .fh-ecosystem-content h3 span{color:#11d9d4}
.fh-ecosystem-content p{margin:0 0 10px;color:#eef2f0;font-size:11px;line-height:1.55;max-width:410px}
.fh-ecosystem-content .fh-btn{margin-top:auto;min-height:34px;padding:7px 13px;display:inline-flex;align-items:center;gap:15px;border-radius:12px;font-weight:900}.fh-ecosystem-content .fh-btn span{font-size:18px}
.fh-challenge-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;margin:0 0 10px}.fh-challenge-benefits span{display:grid;gap:4px;text-align:center;color:#f7f8f7;font-size:8px;line-height:1.15}.fh-challenge-benefits b{font-size:18px;line-height:1;color:#e9bd48;font-weight:500}
.fh-pass-benefits{display:grid;gap:5px;width:min(100%,200px);margin:0 0 9px;padding:0;list-style:none}.fh-pass-benefits li{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid rgba(20,216,211,.18);background:rgba(2,9,10,.52);border-radius:9px;color:#eef2f0;font-size:12px}.fh-pass-benefits b{width:19px;color:#eac04b;font-size:15px;text-align:center}
.fh-challenge-journey{padding-top:22px!important;padding-bottom:34px!important}.fh-journey-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px}.fh-journey-title h2{margin:7px 0 0;color:#fff;font-size:clamp(28px,3.2vw,48px);line-height:.98;letter-spacing:-1.8px}.fh-mini-cards{display:grid;grid-template-columns:repeat(3,180px);gap:12px}.fh-mini-cards a{position:relative;display:grid;gap:6px;padding:16px 42px 16px 16px;border:1px solid rgba(20,216,211,.28);border-radius:12px;background:rgba(4,9,10,.62);color:#fff;text-decoration:none;min-height:74px;box-sizing:border-box}.fh-mini-cards b{color:#e9bd48;font-size:22px}.fh-mini-cards span{font-size:11px;color:#d8dfdd}.fh-mini-cards i{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:1px solid rgba(233,189,72,.75);border-radius:50%;display:grid;place-items:center;font-style:normal;color:#e9bd48}
.fh-pass-detail{padding-top:30px!important}.fh-pass-detail .fh-experience-grid{background:#080b0c;border:1px solid rgba(20,216,211,.16);border-radius:18px;padding:28px}.fh-pass-detail h2{color:#fff}.fh-pass-detail p{color:#c9d0ce}.fh-pass-detail .fh-pass-points span,.fh-pass-detail .fh-pass-points a{background:#0d1415;border-color:rgba(20,216,211,.18);color:#fff}.fh-pass-detail .fh-pass-points a:hover{border-color:rgba(20,216,211,.42)}

@media(max-width:1100px){
  .fh-choice-head{align-items:flex-start}.fh-choice-actions{max-width:390px}.fh-ecosystem-card{min-height:210px}.fh-ecosystem-content{min-height:210px;width:63%;padding:16px 11px 12px 13px}.fh-ecosystem-visual img{width:62%}.fh-challenge-benefits{grid-template-columns:repeat(2,minmax(0,1fr));max-width:280px}.fh-mini-cards{grid-template-columns:repeat(3,155px)}
}
@media(max-width:760px){
  .fh-choice-head{display:grid;gap:20px;padding-bottom:20px}.fh-choice-copy h2{font-size:29px;letter-spacing:-1.1px}.fh-choice-copy p{font-size:13px}.fh-choice-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;max-width:none}.fh-choice-actions .fh-btn{justify-content:center;min-height:46px;font-size:11px;padding:10px 12px}
  .fh-challenge-pass{padding-top:6px!important}.fh-ecosystem-panels{grid-template-columns:1fr!important;gap:12px!important}.fh-ecosystem-card{min-height:198px;border-radius:15px}.fh-ecosystem-content{min-height:198px;width:72%;padding:13px 10px 10px 11px}.fh-ecosystem-content h3{font-size:24px;letter-spacing:-.9px}.fh-ecosystem-content p{font-size:10px;line-height:1.3;margin-bottom:9px}.fh-ecosystem-visual img{width:72%;opacity:.88}.fh-pass-card .fh-ecosystem-visual img{width:70%}.fh-ecosystem-card::before{background:linear-gradient(90deg,rgba(5,7,8,.98) 0%,rgba(5,7,8,.88) 38%,rgba(5,7,8,.38) 74%,rgba(5,7,8,.08) 100%)}
  .fh-challenge-benefits{gap:4px;max-width:210px;margin-bottom:9px}.fh-challenge-benefits span{font-size:8px}.fh-challenge-benefits b{font-size:18px}.fh-pass-benefits{width:min(100%,200px);gap:4px;margin-bottom:9px}.fh-pass-benefits li{font-size:9px;padding:6px}.fh-ecosystem-content .fh-btn{min-height:34px;padding:7px 11px;font-size:10px;border-radius:9px}
  .fh-challenge-journey{padding-top:18px!important}.fh-journey-wrap{grid-template-columns:1fr;gap:16px}.fh-journey-title h2{font-size:28px}.fh-mini-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.fh-mini-cards a{min-height:66px;padding:11px 29px 10px 10px}.fh-mini-cards b{font-size:17px}.fh-mini-cards span{font-size:9px}.fh-mini-cards i{width:23px;height:23px;right:6px}
}
@media(max-width:430px){
  .fh-choice-actions{grid-template-columns:1fr}.fh-choice-actions .fh-btn{width:100%}.fh-choice-copy h2{font-size:26px}.fh-choice-copy p{font-size:12px}.fh-ecosystem-card{min-height:171px}.fh-ecosystem-content{min-height:171px;width:80%;padding:11px 8px 8px 9px}.fh-ecosystem-visual img{width:74%;object-position:center}.fh-pass-card .fh-ecosystem-visual img{width:73%}.fh-ecosystem-content h3{font-size:20px}.fh-ecosystem-content .fh-kicker{font-size:8px;letter-spacing:1.8px}.fh-ecosystem-content p{font-size:9px;max-width:190px}.fh-challenge-benefits{grid-template-columns:repeat(2,1fr);max-width:160px}.fh-mini-cards{grid-template-columns:1fr 1fr 1fr}.fh-mini-cards span{font-size:8px}.fh-journey-title h2{font-size:24px}
}


/* V2.3.44 — compact Challenges / Pass sizing only. Objectives, Categories and Sports & Routine untouched. */
@media(max-width:380px){
  .fh-challenge-pass .container{width:calc(100% - 24px)!important;}
  .fh-ecosystem-card{min-height:162px;}
  .fh-ecosystem-content{min-height:162px;width:82%;padding:10px 7px 6px 8px;}
  .fh-ecosystem-content h3{font-size:18px;letter-spacing:-.6px;}
  .fh-ecosystem-content p{font-size:8px;line-height:1.25;max-width:180px;margin-bottom:7px;}
  .fh-ecosystem-content .fh-kicker{font-size:7px;letter-spacing:1.5px;margin-bottom:5px;}
  .fh-challenge-benefits{gap:3px;max-width:150px;margin-bottom:6px;}
  .fh-challenge-benefits span{font-size:7px;}
  .fh-challenge-benefits b{font-size:15px;}
  .fh-pass-benefits{width:min(100%,180px);gap:3px;margin-bottom:6px;}
  .fh-pass-benefits li{font-size:8px;padding:5px 6px;gap:5px;}
  .fh-pass-benefits b{width:15px;font-size:13px;}
  .fh-ecosystem-content .fh-btn{min-height:30px;padding:6px 9px;font-size:8px;border-radius:7px;}
}

/* Challenges / PASS: one visible card should not leave an empty column. Locked Objectifs / Catégories / Sports untouched. */
.fh-ecosystem-panels.fh-panels-one{grid-template-columns:minmax(0,1fr)!important;}


/* V2.3.45 — restore product search on tablet 761–1050px (header search is hidden, mobile bar was only ≤760 / ≤1024). */
@media (max-width:1050px){
  .fh-actions .fh-search{display:none!important;}
  .fh-mobile-search{
    display:block!important;
    background:#0b0e0f;
    border-bottom:1px solid rgba(255,255,255,.08);
    padding:7px 0;
  }
  .fh-mobile-search .container{min-height:0;}
  .fh-mobile-search form{display:flex;width:100%;background:#161b1c;border:1px solid #3b4243;border-radius:10px;overflow:hidden;}
  .fh-mobile-search input{flex:1;min-width:0;border:0;background:transparent;padding:11px 12px;outline:0;color:#fff;}
  .fh-mobile-search button{width:46px;border:0;background:transparent;color:#fff;}
}

.fh-lang ul{display:flex;align-items:center;gap:10px;list-style:none;margin:0;padding:0}
.fh-lang a{color:#fff;text-decoration:none;opacity:.72;font-weight:800;letter-spacing:.06em}
.fh-lang li.is-active a{opacity:1;color:var(--fh-gold-2)}
.fh-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:end;margin:0 0 22px}
.fh-filters label{display:grid;gap:4px;font-size:12px;font-weight:700;color:var(--fh-muted)}
.fh-filters select,.fh-filters button{min-height:38px}
.fh-youtube{position:relative;padding-bottom:56.25%;height:0;margin:16px 0;background:#090c0d}
.fh-youtube iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.fh-recipe-ingredients{margin:0 0 16px;padding-left:18px}

.fh-start-routine{padding-top:28px!important;padding-bottom:28px!important;background:#f6f5f1}
.fh-start-routine-inner{display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.fh-start-routine-media{flex:0 0 160px;max-width:220px}
.fh-start-routine-media img{width:100%;height:140px;object-fit:cover;border-radius:14px}
.fh-start-routine-copy{flex:1;min-width:220px}
.fh-start-routine-copy h2{margin:0 0 8px;font-size:clamp(22px,3vw,32px);letter-spacing:-.8px}
.fh-start-routine-copy p{margin:0 0 16px;color:var(--fh-muted);max-width:520px}
.fh-start-routine-actions{display:flex;flex-wrap:wrap;gap:10px}
@media(max-width:760px){
  .fh-start-routine-inner{gap:16px}
  .fh-start-routine-media{flex:1 1 100%;max-width:none}
  .fh-start-routine-actions .fh-btn{flex:1 1 auto;justify-content:center}
}
.fh-essentials-shop{margin:22px 0 0;text-align:center}
.fh-pass-points a,.fh-pass-points span{display:block;box-sizing:border-box;min-width:0}

/* Essentiels: fluid grid, no empty slots. Last incomplete row is centered; card width unchanged. */
.fh-essentials .fh-products{
  display:grid;
  width:100%;
  min-width:0;
  gap:16px;
  justify-content:center;
  grid-template-columns:repeat(8,minmax(0,1fr));
}
.fh-essentials .fh-products > .fh-product{
  grid-column:span 2;
  min-width:0;
  width:auto;
  max-width:none;
  height:auto;
}
.fh-essentials .fh-empty-shop{grid-column:1/-1}
.fh-essentials .fh-products > .fh-product:last-child:nth-child(4n+1){grid-column:4 / span 2}
.fh-essentials .fh-products > .fh-product:nth-last-child(2):nth-child(4n+1){grid-column:3 / span 2}
.fh-essentials .fh-products > .fh-product:last-child:nth-child(4n+2){grid-column:5 / span 2}
.fh-essentials .fh-products > .fh-product:nth-last-child(3):nth-child(4n+1){grid-column:2 / span 2}
.fh-essentials .fh-products > .fh-product:nth-last-child(2):nth-child(4n+2){grid-column:4 / span 2}
.fh-essentials .fh-products > .fh-product:last-child:nth-child(4n+3){grid-column:6 / span 2}

@media(max-width:1100px){
  .fh-essentials .fh-products{grid-template-columns:repeat(6,minmax(0,1fr))!important}
  .fh-essentials .fh-products > .fh-product,
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(4n+1),
  .fh-essentials .fh-products > .fh-product:nth-last-child(2):nth-child(4n+1),
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(4n+2),
  .fh-essentials .fh-products > .fh-product:nth-last-child(3):nth-child(4n+1),
  .fh-essentials .fh-products > .fh-product:nth-last-child(2):nth-child(4n+2),
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(4n+3){grid-column:span 2}
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(3n+1){grid-column:3 / span 2}
  .fh-essentials .fh-products > .fh-product:nth-last-child(2):nth-child(3n+1){grid-column:2 / span 2}
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(3n+2){grid-column:4 / span 2}
}
@media(max-width:900px){
  .fh-essentials .fh-products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .fh-essentials .fh-products > .fh-product,
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(4n+1),
  .fh-essentials .fh-products > .fh-product:nth-last-child(2):nth-child(4n+1),
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(4n+2),
  .fh-essentials .fh-products > .fh-product:nth-last-child(3):nth-child(4n+1),
  .fh-essentials .fh-products > .fh-product:nth-last-child(2):nth-child(4n+2),
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(4n+3),
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(3n+1),
  .fh-essentials .fh-products > .fh-product:nth-last-child(2):nth-child(3n+1),
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(3n+2){grid-column:span 2}
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(odd){grid-column:2 / span 2}
}
@media(max-width:760px){
  .fh-pass-detail .fh-experience-grid{grid-template-columns:1fr;gap:22px}
  .fh-pass-detail .fh-pass-points{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fh-essentials .fh-products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:480px){
  .fh-essentials .fh-products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:380px){
  .fh-pass-detail .fh-pass-points{grid-template-columns:1fr}
  .fh-essentials .fh-products{grid-template-columns:minmax(0,1fr)!important}
  .fh-essentials .fh-products > .fh-product,
  .fh-essentials .fh-products > .fh-product:last-child:nth-child(odd){grid-column:1 / -1}
}

