:root{--store-navy:#0b306d;--store-dark:#071126;--store-gold:#eab308;--store-gold-2:#f7c83b;--store-bg:#f4f7fb;--store-line:#dce4ee;--store-muted:#69788c;--store-green:#168b55}*{box-sizing:border-box}.store-page{margin:0;background:var(--store-bg);color:var(--store-dark);font-family:IRANYekanX,Vazirmatn,Tahoma,sans-serif}.store-page button,.store-page input,.store-page select,.store-page textarea{font:inherit}.store-header{position:sticky;z-index:40;top:0;height:78px;padding:0 max(24px,calc((100vw - 1390px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:46px;border-bottom:1px solid rgba(11,48,109,.1);background:rgba(255,255,255,.93);backdrop-filter:blur(20px)}.store-header .brand{min-width:max-content}.store-header nav{display:flex;align-items:center;justify-content:center;gap:34px}.store-header nav a{position:relative;color:#304258;font-size:.73rem;font-weight:800}.store-header nav a.active,.store-header nav a:hover{color:var(--store-navy)}.store-header nav a.active:after{content:"";position:absolute;right:0;left:0;bottom:-28px;height:2px;background:var(--store-gold)}.store-head-actions{display:flex;align-items:center;gap:8px;direction:ltr}.store-head-actions>a,.store-head-actions>button{position:relative;width:43px;height:43px;display:grid;place-items:center;border:1px solid var(--store-line);border-radius:12px;background:#fff;color:var(--store-navy);cursor:pointer}.store-head-actions svg,.catalog-tools svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.store-head-actions b{position:absolute;right:-5px;top:-5px;min-width:19px;height:19px;padding:0 4px;display:grid;place-items:center;border-radius:20px;background:var(--store-gold);color:var(--store-dark);font-size:.55rem}.store-hero{min-height:310px;margin:22px auto 0;width:min(1390px,calc(100% - 40px));padding:clamp(36px,5vw,70px);display:grid;grid-template-columns:1fr 330px;gap:50px;align-items:end;border-radius:28px;background:radial-gradient(circle at 15% 20%,rgba(247,200,59,.18),transparent 35%),linear-gradient(135deg,#071126,#0b306d);color:#fff;overflow:hidden}.store-hero h1{margin:0 0 11px;font-size:clamp(2.2rem,4vw,4.4rem);letter-spacing:-.055em}.store-hero p{max-width:650px;margin:0 0 24px;color:#bbc9d8;font-size:.9rem;line-height:2}.store-hero a{display:inline-flex;align-items:center;gap:12px;padding:13px 18px;border-radius:12px;background:var(--store-gold);color:var(--store-dark);font-size:.75rem;font-weight:900}.store-hero aside{padding:21px;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:rgba(255,255,255,.07);backdrop-filter:blur(15px)}.store-hero aside strong,.store-hero aside span{display:block}.store-hero aside strong{margin-bottom:8px;color:var(--store-gold);font-size:.86rem}.store-hero aside span{color:#c3d0df;font-size:.68rem;line-height:2}.store-categories{width:min(1390px,calc(100% - 40px));margin:14px auto 0;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.store-categories button{min-height:72px;padding:10px;border:1px solid var(--store-line);border-radius:14px;background:#fff;color:#32465d;font-size:.67rem;font-weight:800;cursor:pointer;transition:.18s ease}.store-categories button:hover,.store-categories button.active{border-color:var(--store-gold);background:#fffaf0;color:var(--store-navy);transform:translateY(-2px)}.catalog-section{width:min(1390px,calc(100% - 40px));margin:0 auto;padding:68px 0 110px}.catalog-head{margin-bottom:22px;display:flex;align-items:end;justify-content:space-between;gap:25px}.catalog-head h2{margin:0 0 5px;font-size:clamp(1.55rem,2.4vw,2.2rem)}.catalog-head>div>span{color:var(--store-muted);font-size:.68rem}.catalog-tools{display:flex;gap:9px}.store-search{width:290px;height:45px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--store-line);border-radius:13px;background:#fff;color:#6e7c8e}.store-search input{width:100%;border:0;outline:0;background:transparent;color:var(--store-dark);font-size:.7rem}.catalog-tools select{height:45px;min-width:150px;padding:0 12px;border:1px solid var(--store-line);border-radius:13px;background:#fff;color:#233a51;font-size:.68rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.product-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--store-line);border-radius:18px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-5px);border-color:#c9d4e2;box-shadow:0 20px 55px rgba(11,48,109,.11)}.product-card-media{position:relative;display:block;aspect-ratio:1/1;background:linear-gradient(145deg,#f8fafc,#edf2f8);overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:contain;padding:22px;transition:transform .28s ease}.product-card:hover .product-card-media img{transform:scale(1.035)}.product-card-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#9da9b9;font-size:.64rem}.product-flags{position:absolute;top:12px;right:12px;display:flex;gap:5px}.product-flags span{padding:5px 8px;border-radius:8px;background:var(--store-navy);color:#fff;font-size:.53rem;font-weight:900}.product-flags .discount{background:var(--store-gold);color:var(--store-dark)}.favorite-button{position:absolute;z-index:2;top:11px;left:11px;width:35px;height:35px;border:1px solid rgba(11,48,109,.12);border-radius:50%;background:rgba(255,255,255,.87);color:var(--store-navy);font-size:1rem;cursor:pointer}.favorite-button.active{background:var(--store-navy);color:#fff}.product-card-copy{padding:15px}.product-card-copy>small{display:block;min-height:18px;color:var(--store-muted);font-size:.56rem}.product-card-copy h3{height:42px;margin:5px 0 7px;font-size:.8rem;line-height:1.75;overflow:hidden}.product-card-copy h3 a{color:var(--store-dark)}.product-card-copy .variant-line{height:23px;color:#718096;font-size:.58rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-status{display:flex;align-items:center;justify-content:space-between;margin:8px 0}.product-card-status span{color:var(--store-green);font-size:.58rem;font-weight:800}.product-card-status span.out{color:#a13f43}.product-price{min-height:46px;display:flex;align-items:end;justify-content:space-between;gap:8px}.product-price strong{color:var(--store-navy);font-size:.81rem}.product-price del{display:block;color:#9faaba;font-size:.57rem}.product-card button[data-add-cart]{width:100%;height:40px;margin-top:10px;border:0;border-radius:10px;background:var(--store-gold);color:var(--store-dark);font-size:.65rem;font-weight:900;cursor:pointer}.product-card button[data-add-cart]:disabled{background:#e7ebf0;color:#8e99a8;cursor:not-allowed}.store-notice{margin:0 0 18px;padding:14px 16px;border:1px solid #d9e3ee;border-radius:13px;background:#fff;color:#526277;font-size:.68rem;line-height:1.9}.product-empty{grid-column:1/-1;padding:70px 20px;border:1px dashed #c8d4e1;border-radius:18px;text-align:center;color:#67778c}.product-empty b,.product-empty span{display:block}.product-empty b{margin-bottom:8px;color:var(--store-navy)}.cart-drawer{position:fixed;z-index:101;top:0;left:0;width:min(420px,calc(100vw - 26px));height:100dvh;display:grid;grid-template-rows:auto 1fr auto;background:#fff;box-shadow:20px 0 80px rgba(3,14,32,.25);transform:translateX(-105%);transition:transform .24s ease}.cart-drawer.open{transform:translateX(0)}.cart-drawer>header{height:76px;padding:0 21px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--store-line)}.cart-drawer>header span,.cart-drawer>header strong{display:block}.cart-drawer>header span{font-weight:900}.cart-drawer>header strong{margin-top:3px;color:var(--store-muted);font-size:.58rem}.cart-drawer>header button{width:36px;height:36px;border:1px solid var(--store-line);border-radius:10px;background:#fff;font-size:1.2rem;cursor:pointer}.cart-drawer>[data-cart-drawer-items]{padding:12px 18px;overflow:auto}.mini-cart-item{display:grid;grid-template-columns:68px 1fr auto;gap:11px;padding:12px 0;border-bottom:1px solid #edf0f4}.mini-cart-item img,.mini-cart-placeholder{width:68px;height:68px;object-fit:contain;border-radius:10px;background:#f3f6fa}.mini-cart-placeholder{display:grid;place-items:center;color:#9ba7b7;font-size:.52rem}.mini-cart-item b,.mini-cart-item small{display:block}.mini-cart-item b{font-size:.67rem}.mini-cart-item small{margin-top:5px;color:var(--store-muted);font-size:.55rem}.mini-cart-item button{align-self:start;border:0;background:none;color:#a34646;cursor:pointer}.cart-drawer>footer{padding:18px;border-top:1px solid var(--store-line)}.cart-drawer>footer>div{display:flex;justify-content:space-between;margin-bottom:13px;font-size:.72rem}.cart-drawer>footer>a{height:47px;display:grid;place-items:center;border-radius:12px;background:var(--store-gold);color:var(--store-dark);font-size:.72rem;font-weight:900}.cart-backdrop{position:fixed;z-index:100;inset:0;border:0;background:rgba(4,13,28,.55);backdrop-filter:blur(3px)}.store-footer{padding:45px max(24px,calc((100vw - 1390px)/2)) 20px;background:var(--store-dark);color:#fff}.store-footer>div{display:flex;align-items:center;justify-content:space-between;gap:35px}.store-footer nav{display:flex;gap:24px}.store-footer nav a{color:#b8c5d3;font-size:.66rem}.store-footer>p{margin:35px 0 0;padding-top:17px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);color:#8495a9;font-size:.56rem}.store-footer>p a{color:var(--store-gold)}.store-mobile-nav{display:none}.checkout-shell,.product-shell{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:60px 0 110px}.checkout-title{margin-bottom:34px}.checkout-title h1{margin:0 0 8px;font-size:2rem}.checkout-title p{margin:0;color:var(--store-muted);font-size:.75rem}.checkout-layout{display:grid;grid-template-columns:1fr 370px;gap:18px;align-items:start}.cart-lines,.checkout-summary,.checkout-customer,.payment-card,.order-success{border:1px solid var(--store-line);border-radius:20px;background:#fff}.cart-lines{padding:18px}.cart-line{display:grid;grid-template-columns:100px 1fr auto;gap:15px;align-items:center;padding:14px 0;border-bottom:1px solid #edf0f4}.cart-line img,.cart-line-placeholder{width:100px;height:100px;object-fit:contain;border-radius:13px;background:#f4f7fb}.cart-line-placeholder{display:grid;place-items:center;color:#a0aaba;font-size:.6rem}.cart-line h3{margin:0 0 6px;font-size:.78rem}.cart-line p{margin:0;color:var(--store-muted);font-size:.58rem}.quantity-control{margin-top:10px;display:flex;align-items:center;gap:4px}.quantity-control button,.quantity-control span{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--store-line);background:#fff;font-size:.7rem}.quantity-control button{cursor:pointer}.cart-line-price{text-align:left}.cart-line-price strong,.cart-line-price button{display:block}.cart-line-price strong{font-size:.75rem}.cart-line-price button{margin:13px 0 0 auto;border:0;background:none;color:#a34646;font-size:.58rem;cursor:pointer}.cart-lines>a{display:inline-block;margin-top:15px;color:var(--store-navy);font-size:.68rem;font-weight:800}.checkout-summary{position:sticky;top:96px;padding:21px}.checkout-summary h2{margin:0 0 17px;font-size:1rem}.checkout-summary dl{margin:0}.checkout-summary dl>div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #edf0f4;font-size:.68rem}.checkout-summary dl>div:last-child{border:0;padding-top:16px}.checkout-summary dl>div:last-child dd{color:var(--store-navy);font-size:.85rem;font-weight:900}.checkout-summary dd{margin:0}.checkout-summary .store-notice{margin:15px 0 0}.checkout-customer,.payment-card{margin-top:18px;padding:25px}.checkout-customer>header,.payment-card>header{display:flex;align-items:center;gap:13px;margin-bottom:21px}.checkout-customer>header>span,.payment-card>header>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--store-navy);color:var(--store-gold);font-size:.72rem;font-weight:900}.checkout-customer h2,.payment-card h2{margin:0;font-size:1rem}.checkout-customer header p,.payment-card header p{margin:4px 0 0;color:var(--store-muted);font-size:.61rem}.checkout-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.checkout-fields label,.receipt-upload,.payment-card form>label{display:grid;gap:6px;color:#5e6d80;font-size:.65rem}.checkout-fields label.wide{grid-column:1/-1}.checkout-fields input,.checkout-fields textarea,.payment-card input{width:100%;border:1px solid var(--store-line);border-radius:11px;background:#fff;color:var(--store-dark);padding:10px 12px;font:inherit;font-size:.7rem;outline:none}.checkout-fields input{height:44px}.checkout-fields input:focus,.checkout-fields textarea:focus,.payment-card input:focus{border-color:var(--store-gold);box-shadow:0 0 0 3px rgba(234,179,8,.12)}.checkout-consent{margin:15px 0;display:flex;gap:8px;color:#526175;font-size:.64rem}.store-primary{min-height:47px;padding:0 18px;border:0;border-radius:12px;background:var(--store-gold);color:var(--store-dark);font:inherit;font-size:.7rem;font-weight:900;cursor:pointer}.store-primary:disabled{background:#dfe4eb;color:#8b96a5;cursor:not-allowed}[data-checkout-status],[data-receipt-status]{min-height:23px;color:#66768a;font-size:.62rem}.bank-card{min-height:170px;padding:25px;display:grid;align-content:center;border-radius:19px;background:radial-gradient(circle at 10% 10%,rgba(247,200,59,.18),transparent 35%),linear-gradient(135deg,#071126,#0b306d);color:#fff}.bank-card small{color:#aabbd0;font-size:.6rem}.bank-card strong{margin:12px 0;font-size:clamp(1.15rem,3vw,1.75rem);letter-spacing:.11em;direction:ltr;text-align:right}.bank-card button{justify-self:start;border:0;background:none;color:var(--store-gold);font-size:.62rem;cursor:pointer}.bank-card span{margin-top:8px;color:#d5deea;font-size:.68rem}.payment-meta{margin:15px 0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--store-line);border-radius:14px;overflow:hidden}.payment-meta>div{padding:13px;border-left:1px solid var(--store-line)}.payment-meta>div:last-child{border:0}.payment-meta small,.payment-meta strong{display:block}.payment-meta small{color:var(--store-muted);font-size:.55rem}.payment-meta strong{margin-top:6px;font-size:.66rem}.payment-card form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-card form .store-primary,.payment-card form p{grid-column:1/-1}.receipt-upload{position:relative}.receipt-upload input{position:absolute;width:1px;height:1px;opacity:0}.receipt-upload span{height:44px;display:flex;align-items:center;padding:0 12px;border:1px dashed #a8b6c7;border-radius:11px;cursor:pointer}.order-success{margin-top:18px;padding:55px 25px;text-align:center}.order-success>span{width:60px;height:60px;margin:0 auto 15px;display:grid;place-items:center;border-radius:50%;background:#e8f7ef;color:var(--store-green);font-size:1.4rem}.order-success h2{font-size:1.2rem}.order-success p{color:var(--store-muted);font-size:.7rem}.order-success a{display:inline-block;margin-top:12px;color:var(--store-navy);font-size:.68rem;font-weight:900}.breadcrumbs{display:flex;gap:8px;margin-bottom:25px;color:#78869a;font-size:.62rem}.breadcrumbs a{color:var(--store-navy)}.product-detail{min-height:520px;display:grid;grid-template-columns:1fr 1fr;gap:45px}.product-gallery{display:grid;grid-template-columns:82px 1fr;gap:12px}.product-thumbs{display:grid;align-content:start;gap:9px}.product-thumbs button{aspect-ratio:1;border:1px solid var(--store-line);border-radius:12px;background:#fff;overflow:hidden;cursor:pointer}.product-thumbs button.active{border-color:var(--store-gold)}.product-thumbs img{width:100%;height:100%;object-fit:contain}.product-main-image{aspect-ratio:1;border:1px solid var(--store-line);border-radius:22px;background:#fff;overflow:hidden}.product-main-image img{width:100%;height:100%;object-fit:contain;padding:28px}.product-info{align-self:start;padding:15px 0}.product-info>small{color:var(--store-muted);font-size:.65rem}.product-info h1{margin:8px 0 9px;font-size:clamp(1.7rem,3vw,2.55rem);line-height:1.5}.product-info>p{color:var(--store-muted);font-size:.76rem;line-height:2}.product-detail-price{margin:22px 0;display:flex;align-items:end;gap:15px}.product-detail-price strong{color:var(--store-navy);font-size:1.3rem}.product-detail-price del{color:#8b98a8;font-size:.72rem}.product-variant{margin:20px 0}.product-variant>span{display:block;margin-bottom:9px;font-size:.68rem;font-weight:900}.variant-options{display:flex;flex-wrap:wrap;gap:7px}.variant-options button{min-height:38px;padding:0 13px;border:1px solid var(--store-line);border-radius:10px;background:#fff;color:#33475d;font-size:.64rem;cursor:pointer}.variant-options button.active{border-color:var(--store-gold);background:#fff9e8;color:var(--store-navy)}.product-buy-row{display:grid;grid-template-columns:100px 1fr;gap:9px}.product-buy-row input{height:48px;border:1px solid var(--store-line);border-radius:12px;padding:0 12px}.product-accordions{margin-top:29px;border-top:1px solid var(--store-line)}.product-accordions details{border-bottom:1px solid var(--store-line)}.product-accordions summary{padding:16px 0;font-size:.72rem;font-weight:900;cursor:pointer}.product-accordions div{padding:0 0 18px;color:var(--store-muted);font-size:.68rem;line-height:2;white-space:pre-line}.product-related{margin-top:80px}.product-related>header{margin-bottom:18px;display:flex;justify-content:space-between;align-items:center}.product-related h2{font-size:1.25rem}.product-related a{color:var(--store-navy);font-size:.65rem;font-weight:900}.product-loading{grid-column:1/-1;padding:80px;text-align:center;color:var(--store-muted)}
@media(max-width:1100px){.store-categories{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.checkout-layout{grid-template-columns:1fr 320px}.store-header{gap:20px}.store-header nav{gap:18px}.product-detail{gap:25px}}
@media(max-width:760px){body.store-page{padding-bottom:64px}.store-header{height:67px;padding:0 14px;grid-template-columns:1fr auto}.store-header .brand span small,.store-header nav,.store-head-actions>button{display:none}.store-header .brand-logo{width:42px;height:42px}.store-head-actions>a{width:40px;height:40px}.store-hero{min-height:285px;width:calc(100% - 24px);margin-top:12px;padding:28px 21px;grid-template-columns:1fr;gap:24px;border-radius:20px}.store-hero h1{font-size:2rem}.store-hero p{font-size:.72rem}.store-hero aside{padding:15px}.store-categories{width:100%;padding:0 12px;margin-top:10px;display:flex;overflow:auto;scrollbar-width:none}.store-categories button{min-width:112px;min-height:58px}.catalog-section{width:calc(100% - 24px);padding:45px 0 75px}.catalog-head{display:grid;align-items:stretch}.catalog-tools{display:grid;grid-template-columns:1fr 125px}.store-search{width:auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{border-radius:14px}.product-card-media img{padding:12px}.product-card-copy{padding:10px}.product-card-copy h3{height:38px;font-size:.68rem}.product-card-copy>small,.product-card-copy .variant-line,.product-card-status span{font-size:.5rem}.product-price{min-height:41px}.product-price strong{font-size:.68rem}.product-card button[data-add-cart]{font-size:.58rem}.store-footer{padding:35px 16px 25px}.store-footer>div{display:grid}.store-footer nav{display:grid;grid-template-columns:repeat(2,1fr)}.store-footer>p{display:grid;gap:7px}.store-mobile-nav{position:fixed;z-index:50;right:0;bottom:0;left:0;height:64px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--store-line);background:rgba(255,255,255,.96);backdrop-filter:blur(18px)}.store-mobile-nav a{position:relative;display:grid;place-items:center;align-content:center;gap:2px;color:#6d7989;font-size:.52rem}.store-mobile-nav a>span{font-size:1rem}.store-mobile-nav a.active{color:var(--store-navy)}.store-mobile-nav b{position:absolute;top:7px;left:calc(50% - 20px);min-width:16px;height:16px;display:grid;place-items:center;border-radius:20px;background:var(--store-gold);color:var(--store-dark)}.checkout-shell,.product-shell{width:calc(100% - 24px);padding:34px 0 70px}.checkout-title h1{font-size:1.35rem}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;grid-row:2}.cart-lines{padding:12px}.cart-line{grid-template-columns:76px 1fr}.cart-line img,.cart-line-placeholder{width:76px;height:76px}.cart-line-price{grid-column:2}.checkout-customer,.payment-card{padding:17px}.checkout-fields{grid-template-columns:1fr}.checkout-fields label.wide{grid-column:auto}.payment-meta{grid-template-columns:1fr}.payment-meta>div{border-left:0;border-bottom:1px solid var(--store-line)}.payment-card form{grid-template-columns:1fr}.product-detail{grid-template-columns:1fr;gap:20px}.product-gallery{grid-template-columns:1fr}.product-thumbs{grid-template-columns:repeat(4,1fr);grid-row:2}.product-info h1{font-size:1.45rem}.product-related{margin-top:50px}}
@media(max-width:390px){.product-grid{grid-template-columns:1fr 1fr}.catalog-tools{grid-template-columns:1fr}.catalog-tools select{width:100%}.store-hero aside{display:none}.product-buy-row{grid-template-columns:80px 1fr}}
.home-store{padding-block:72px;background:#f4f7fb}.home-store-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px}.home-store-head h2{margin:7px 0 6px;font-size:clamp(1.8rem,2.35vw,2.2rem);white-space:nowrap}.home-store-head p{margin:0;color:var(--store-muted);font-size:.76rem}.home-store-categories{display:flex;gap:7px;margin-bottom:18px;overflow:auto;scrollbar-width:none}.home-store-categories a{min-width:max-content;padding:9px 13px;border:1px solid var(--store-line);border-radius:10px;background:#fff;color:#405268;font-size:.62rem;font-weight:800}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-product-action{height:40px;margin-top:10px;display:grid;place-items:center;border-radius:10px;background:var(--store-gold);color:var(--store-dark);font-size:.63rem;font-weight:900}.home-store-notice{margin:15px 0 0;color:#67768a;font-size:.64rem}.booking-date-trigger{width:100%;min-height:58px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#151e24;color:#fff;cursor:pointer;text-align:right}.booking-date-trigger span small,.booking-date-trigger span strong{display:block}.booking-date-trigger span small{margin-bottom:4px;color:#93a1ad;font-size:.58rem}.booking-date-trigger span strong{font-size:.72rem}.booking-date-trigger svg{width:22px;height:22px;fill:none;stroke:#eab308;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.booking-date-picker{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}@media(max-width:760px){.home-store{padding-block:48px}.home-store-head{display:grid;gap:12px}.home-store-head h2{font-size:1.28rem}.home-store-head p{font-size:.68rem}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* 2026 supplement-store experience: original morph slider, mega navigation and goal discovery. */
.store-loader{position:fixed;z-index:250;inset:0;display:grid;place-items:center;background:#050b14;transition:.45s ease}.store-loader.done{opacity:0;visibility:hidden}.store-loader>div{position:relative;text-align:center}.store-loader img{width:88px;height:88px;object-fit:contain;animation:store-pulse 1.2s ease-in-out infinite}.store-loader i{position:absolute;inset:-16px;border:1px solid rgba(234,179,8,.22);border-top-color:var(--store-gold);border-radius:50%;animation:store-spin 1s linear infinite}.store-loader span{display:block;margin-top:25px;color:#718398;font-size:.5rem;letter-spacing:.2em}@keyframes store-spin{to{transform:rotate(360deg)}}@keyframes store-pulse{50%{transform:scale(.92)}}
.store-header{height:72px;background:rgba(5,11,20,.96);border-bottom-color:rgba(255,255,255,.08);color:#fff}.store-header .brand{color:#fff}.store-header .brand small{color:#76899f}.store-header nav a{color:#9badc0}.store-header nav a:hover{color:#fff}.store-menu-trigger{height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:rgba(255,255,255,.04);color:#fff;font-size:.67rem;font-weight:900;cursor:pointer}.store-menu-trigger span{color:var(--store-gold)}.store-head-actions>a,.store-head-actions>button{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#fff}.store-mega{position:absolute;top:72px;right:max(18px,calc((100vw - 1390px)/2));left:max(18px,calc((100vw - 1390px)/2));padding:27px;display:grid;grid-template-columns:240px 1fr;gap:28px;border:1px solid rgba(255,255,255,.1);border-radius:0 0 22px 22px;background:rgba(5,11,20,.98);box-shadow:0 35px 80px rgba(0,0,0,.42);backdrop-filter:blur(25px)}.store-mega[hidden]{display:none}.store-mega aside{padding:18px;border-radius:15px;background:radial-gradient(circle at 0 0,rgba(234,179,8,.16),transparent 35%),#0b1523}.store-mega aside span{color:var(--store-gold);font-size:.52rem;font-weight:900}.store-mega aside h2{margin:9px 0;font-size:1.08rem;line-height:1.65}.store-mega aside p{margin:0;color:#7f92a8;font-size:.59rem;line-height:1.9}.store-mega>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.store-mega section>a{display:block;padding:4px 0;color:#7f92a8;font-size:.57rem}.store-mega section>a:first-child{display:flex;justify-content:space-between;margin-bottom:6px;color:#fff;font-size:.67rem;font-weight:900}.store-mega section>a:hover{color:var(--store-gold)}
.morph-slider{position:relative;height:min(620px,calc(100svh - 72px));min-height:500px;overflow:hidden;background:#071126;color:#fff;isolation:isolate}.morph-slide{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:clamp(45px,7vw,110px) max(24px,calc((100vw - 1390px)/2));opacity:0;pointer-events:none;clip-path:ellipse(0 0 at 85% 50%);transform:scale(1.04);transition:opacity .7s ease,clip-path .9s cubic-bezier(.2,.8,.2,1),transform .9s ease}.morph-slide:nth-child(1){background:radial-gradient(circle at 78% 32%,rgba(0,68,152,.52),transparent 34%),linear-gradient(118deg,#040912,#0b306d)}.morph-slide:nth-child(2){background:radial-gradient(circle at 78% 32%,rgba(234,179,8,.24),transparent 32%),linear-gradient(118deg,#071126,#132b43)}.morph-slide:nth-child(3){background:radial-gradient(circle at 80% 35%,rgba(20,139,109,.26),transparent 34%),linear-gradient(118deg,#040912,#09253c)}.morph-slide.active{opacity:1;pointer-events:auto;clip-path:ellipse(110% 115% at 70% 50%);transform:none;z-index:2}.morph-copy{position:relative;z-index:3;max-width:650px}.morph-copy>span{color:var(--store-gold);font-size:.58rem;font-weight:900;letter-spacing:.16em}.morph-copy h1,.morph-copy h2{margin:11px 0 16px;font-size:clamp(2.5rem,5vw,5.7rem);line-height:1.2;letter-spacing:-.055em}.morph-copy p{max-width:570px;margin:0 0 26px;color:#a8b9cb;font-size:.75rem;line-height:2}.morph-copy a{display:inline-flex;align-items:center;gap:18px;padding:13px 17px;border-radius:11px;background:var(--store-gold);color:#071126;font-size:.68rem;font-weight:900}.morph-art{position:relative;height:100%;display:grid;place-items:center;perspective:1200px}.morph-art>i{position:absolute;width:min(35vw,480px);aspect-ratio:1;border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 90px rgba(0,68,152,.25);animation:art-orbit 12s linear infinite}.morph-art>i:before,.morph-art>i:after{content:"";position:absolute;border-radius:50%;background:var(--store-gold);box-shadow:0 0 24px rgba(234,179,8,.75)}.morph-art>i:before{width:10px;height:10px;top:16%;left:7%}.morph-art>i:after{width:6px;height:6px;right:12%;bottom:13%}@keyframes art-orbit{to{transform:rotate(360deg)}}.supplement-tub{position:relative;width:min(27vw,360px);height:min(28vw,370px);padding:55px 26px 24px;display:grid;align-content:center;text-align:center;border:1px solid rgba(255,255,255,.28);border-radius:54px 54px 42px 42px;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.04) 34%,rgba(0,0,0,.23));box-shadow:inset 0 1px rgba(255,255,255,.4),0 60px 90px rgba(0,0,0,.35);transform:rotateY(-13deg) rotateX(5deg);backdrop-filter:blur(12px)}.supplement-tub:before{content:"";position:absolute;right:3%;left:3%;top:-9%;height:19%;border:1px solid rgba(255,255,255,.28);border-radius:18px;background:repeating-linear-gradient(90deg,#101b2a 0 5px,#17283b 5px 8px)}.supplement-tub small{color:var(--store-gold);font-size:1.3rem;font-weight:900}.supplement-tub strong{margin-top:14px;font-size:1.3rem;letter-spacing:.08em}.supplement-tub span{margin-top:8px;color:#8fa5bb;font-size:.65rem;letter-spacing:.22em}.creatine-art .supplement-tub{background:linear-gradient(145deg,rgba(234,179,8,.38),rgba(31,37,44,.42) 45%,rgba(0,0,0,.27))}.recovery-art .supplement-tub{background:linear-gradient(145deg,rgba(20,139,109,.33),rgba(13,38,55,.45) 45%,rgba(0,0,0,.28))}.morph-controls{position:absolute;z-index:5;right:max(24px,calc((100vw - 1390px)/2));bottom:32px;display:flex;align-items:center;gap:12px}.morph-controls>button{width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.07);color:#fff;cursor:pointer}.morph-controls>div{display:flex;gap:5px}.morph-controls>div button{width:26px;height:4px;padding:0;border:0;border-radius:10px;background:rgba(255,255,255,.22);cursor:pointer}.morph-controls>div button.active{background:var(--store-gold)}.morph-progress{position:absolute;z-index:5;right:0;bottom:0;height:3px;width:0;background:var(--store-gold)}.morph-progress.run{animation:morph-progress 4s linear}@keyframes morph-progress{to{width:100%}}
.store-trust{width:min(1390px,calc(100% - 40px));margin:-1px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--store-line);border-top:0;border-radius:0 0 18px 18px;background:#fff}.store-trust div{padding:17px 20px;border-left:1px solid var(--store-line)}.store-trust div:last-child{border-left:0}.store-trust b,.store-trust span{display:block}.store-trust b{font-size:.66rem}.store-trust span{margin-top:4px;color:var(--store-muted);font-size:.54rem}.store-discovery{width:min(1390px,calc(100% - 40px));margin:65px auto 0}.store-discovery header span,.catalog-head>div>span{color:var(--store-navy);font-size:.55rem;font-weight:900;letter-spacing:.12em}.store-discovery h2{margin:6px 0 18px;font-size:1.6rem}.store-discovery .store-categories{width:100%;margin:0;grid-template-columns:repeat(4,1fr)}.store-discovery .store-categories button{min-height:82px;text-align:right;padding:15px 16px}.catalog-section{padding-top:58px}.catalog-head>div>small{color:var(--store-muted);font-size:.63rem}.catalog-head>div>span+ h2{margin:5px 0}.product-card{border-radius:14px}.product-card-media{background:linear-gradient(145deg,#f8fafc,#e9eef5)}
@media(max-width:900px){.store-mega{grid-template-columns:1fr}.store-mega aside{display:none}.store-mega>div{grid-template-columns:repeat(2,1fr)}.morph-slide{grid-template-columns:1.15fr .85fr}.morph-copy h1,.morph-copy h2{font-size:clamp(2.2rem,6vw,4rem)}.store-trust{grid-template-columns:repeat(2,1fr)}.store-discovery .store-categories{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.store-header nav{display:none}.morph-slider{height:570px;min-height:570px}.morph-slide{grid-template-columns:1fr;padding:45px 20px 84px;align-content:start}.morph-copy{z-index:4}.morph-copy h1,.morph-copy h2{font-size:2.25rem}.morph-copy p{font-size:.68rem}.morph-art{position:absolute;right:0;bottom:-25px;left:0;height:55%;opacity:.78}.morph-art>i{width:270px}.supplement-tub{width:190px;height:210px;padding:32px 16px 15px;border-radius:32px}.supplement-tub:before{border-radius:10px}.supplement-tub small,.supplement-tub strong{font-size:.82rem}.morph-controls{right:20px;bottom:22px}.store-trust{width:calc(100% - 24px)}.store-trust div{padding:13px}.store-trust span{display:none}.store-discovery{width:calc(100% - 24px);margin-top:45px}.store-discovery .store-categories{display:flex;width:100%;padding:0}.store-discovery .store-categories button{min-width:150px}.store-loader img{width:72px;height:72px}}
@media(prefers-reduced-motion:reduce){.morph-slide{transition:none}.morph-art>i,.store-loader img,.store-loader i,.morph-progress.run{animation:none}}

/* 2026-09-21 brand palette */
:root{--store-navy:#008cff;--store-dark:#06111d;--store-gold:#ffd21f;--store-line:#d8e9f7}

/* Product experience — editorial retail layout in the Zerafati palette. */
.product-page{background:radial-gradient(circle at 7% 12%,rgba(234,179,8,.09),transparent 23%),linear-gradient(180deg,#edf3f8,#f8fafc 45%,#edf3f8)}
.product-page .product-shell{width:min(1320px,calc(100% - 40px));padding-top:38px}
.product-page .breadcrumbs{margin:0 0 16px;padding-inline:6px}
.product-page .product-detail{min-height:620px;padding:22px;gap:22px;border:1px solid rgba(9,48,109,.12);border-radius:32px;background:rgba(255,255,255,.82);box-shadow:0 34px 90px rgba(5,28,61,.11);backdrop-filter:blur(18px)}
.product-page .product-gallery{align-self:start;padding:10px}.product-page .product-main-image{position:relative;border:0;border-radius:26px;background:radial-gradient(circle at 50% 42%,#fff 0 32%,#eaf0f6 72%);box-shadow:inset 0 0 0 1px rgba(11,48,109,.08)}.product-page .product-main-image::after{content:"AUTHENTIC PRODUCT";position:absolute;right:18px;bottom:15px;color:#8a99aa;font:800 .46rem/1 Inter,Arial,sans-serif;letter-spacing:.16em}.product-page .product-main-image img{padding:34px;filter:drop-shadow(0 28px 30px rgba(7,22,38,.14));transition:transform .5s cubic-bezier(.2,.8,.2,1)}.product-page .product-main-image:hover img{transform:scale(1.035)}
.product-page .product-thumbs button{border-radius:14px;background:#f7f9fc}.product-page .product-thumbs button.active{border-color:#eab308;box-shadow:0 0 0 3px rgba(234,179,8,.14)}
.product-page .product-info{position:relative;min-height:100%;padding:clamp(28px,4vw,54px);overflow:hidden;border-radius:26px;background:radial-gradient(circle at 12% 8%,rgba(234,179,8,.18),transparent 26%),linear-gradient(145deg,#061224,#0b306d);color:#fff}.product-page .product-info::after{content:"ZERAFATI";position:absolute;left:-10px;bottom:-28px;color:rgba(255,255,255,.035);font:900 clamp(3.8rem,8vw,8rem)/1 Inter,Arial,sans-serif;pointer-events:none}.product-page .product-info>*{position:relative;z-index:1}.product-page .product-info>small{display:inline-flex;padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);color:#ffd95c}.product-page .product-info h1{max-width:620px;margin-top:14px;color:#fff}.product-page .product-info>p{color:#b9c9da}.product-page .product-detail-price{padding:15px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.product-page .product-detail-price strong{color:#ffd34a}.product-page .product-variant>span{color:#c5d2df}.product-page .variant-options button{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#e7eef6}.product-page .variant-options button.active{border-color:#f0c437;background:#f0c437;color:#071126}.product-page .product-buy-row input{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff}.product-page .product-buy-row .store-primary:disabled{background:rgba(255,255,255,.1);color:#afbfce}.product-page .product-accordions{border-top-color:rgba(255,255,255,.13)}.product-page .product-accordions details{border-bottom-color:rgba(255,255,255,.13)}.product-page .product-accordions summary{color:#fff}.product-page .product-accordions div{color:#aebfd0}.product-page .product-related{padding:28px;border-radius:28px;background:rgba(255,255,255,.72);box-shadow:0 20px 65px rgba(5,28,61,.07)}
.product-card{box-shadow:0 12px 35px rgba(6,32,69,.045)}.product-card-media{background:radial-gradient(circle at 50% 42%,#fff,#edf2f7 75%)}.product-card-media img{filter:drop-shadow(0 18px 18px rgba(8,27,48,.11))}.product-card-status span.out{color:#8b6410}.product-card button[data-add-cart]:disabled{background:linear-gradient(135deg,#eaf0f5,#dfe7ee);color:#4f6073}
@media(max-width:760px){.product-page .product-shell{width:calc(100% - 18px);padding-top:20px}.product-page .product-detail{padding:10px;border-radius:22px}.product-page .product-gallery{padding:4px}.product-page .product-main-image{border-radius:18px}.product-page .product-main-image img{padding:20px}.product-page .product-info{padding:25px 19px;border-radius:19px}.product-page .product-related{padding:16px;border-radius:20px}}

/* Right-side category navigation and image-free editorial slider artwork. */
.morph-word{position:relative;z-index:2;color:rgba(255,255,255,.92);font-size:clamp(2.8rem,7vw,7.5rem);font-weight:900;letter-spacing:-.06em;text-shadow:0 0 45px rgba(35,126,255,.35);transform:rotate(-7deg)}
.creatine-art .morph-word{color:#f4c23f;text-shadow:0 0 48px rgba(234,179,8,.3)}
.recovery-art .morph-word{color:#bdebd9;text-shadow:0 0 48px rgba(20,139,109,.34)}
.store-shop-layout{width:min(1390px,calc(100% - 40px));margin:68px auto 0;display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}
.store-category-sidebar{position:sticky;top:102px;overflow:hidden;border:1px solid var(--store-line);border-radius:18px;background:#fff;box-shadow:0 18px 55px rgba(11,48,109,.07)}
.store-category-sidebar>header{padding:24px 20px 19px;border-bottom:1px solid var(--store-line);background:linear-gradient(145deg,#fff,#f4f7fb)}
.store-category-sidebar>header span{color:var(--store-navy);font-size:.52rem;font-weight:900;letter-spacing:.12em}
.store-category-sidebar>header h2{margin:7px 0 8px;font-size:1.15rem}
.store-category-sidebar>header p{margin:0;color:var(--store-muted);font-size:.61rem;line-height:1.9}
.store-category-sidebar .store-categories{width:100%;margin:0;padding:8px;display:grid;grid-template-columns:1fr;gap:3px}
.store-category-sidebar .store-categories button{position:relative;min-height:58px;padding:9px 15px;border:0;border-radius:10px;background:transparent;text-align:right;transform:none}
.store-category-sidebar .store-categories button:after{content:"←";position:absolute;left:14px;top:50%;color:#9aa8b9;transform:translateY(-50%)}
.store-category-sidebar .store-categories button b,.store-category-sidebar .store-categories button span{display:block}
.store-category-sidebar .store-categories button b{font-size:.7rem}
.store-category-sidebar .store-categories button span{margin-top:3px;color:#8795a7;font-size:.52rem;font-weight:500}
.store-category-sidebar .store-categories button:hover,.store-category-sidebar .store-categories button.active{background:#fff8df;color:var(--store-navy)}
.store-category-sidebar .store-categories button.active:before{content:"";position:absolute;right:0;top:10px;bottom:10px;width:3px;border-radius:4px;background:var(--store-gold)}
.store-shop-layout>.catalog-section{width:100%;margin:0;padding:0 0 110px}
.store-shop-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.store-mega-categories-only{grid-template-columns:1fr}
.store-mega-categories-only>div{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.store-shop-layout{grid-template-columns:220px minmax(0,1fr);gap:16px}.store-shop-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.morph-word{font-size:3.7rem}.store-shop-layout{width:calc(100% - 24px);margin-top:42px;display:block}.store-category-sidebar{position:relative;top:auto;margin-bottom:24px;border-radius:16px}.store-category-sidebar>header{padding:18px 16px 12px}.store-category-sidebar>header p{display:none}.store-category-sidebar .store-categories{display:flex;padding:7px;overflow-x:auto;scrollbar-width:none}.store-category-sidebar .store-categories::-webkit-scrollbar{display:none}.store-category-sidebar .store-categories button{flex:0 0 142px;min-height:55px}.store-category-sidebar .store-categories button:after{display:none}.store-shop-layout>.catalog-section{width:100%;padding-bottom:76px}.store-shop-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

.home-store{background:radial-gradient(circle at 10% 12%,rgba(0,68,152,.08),transparent 26%),#f4f7fb}.home-store-accordion{height:420px;display:flex;gap:8px;overflow:hidden}.home-accordion-panel{position:relative;min-width:0;flex:1 1 0;overflow:hidden;border:1px solid rgba(0,68,152,.12);border-radius:22px;background:#000610;transition:flex .65s cubic-bezier(.2,.8,.2,1),transform .65s ease;isolation:isolate}.home-accordion-panel.active{flex:4 1 0}.home-accordion-panel:before{content:"";position:absolute;inset:-8%;background:linear-gradient(180deg,rgba(0,6,16,.04),rgba(0,6,16,.88)),var(--panel-image) center/cover no-repeat;transform:translate3d(calc(var(--panel-x,0)*-10px),0,0) scale(1.08);transition:transform .65s ease,filter .65s ease;filter:saturate(.82)}.home-accordion-panel.active:before{transform:scale(1);filter:saturate(1)}.home-accordion-panel:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,204,47,.08);pointer-events:none}.home-panel-index{position:absolute;z-index:2;top:17px;right:17px;color:#ffcc2f;font-size:.57rem;font-weight:900}.home-accordion-panel>div{position:absolute;z-index:2;right:20px;bottom:22px;left:20px;transform:translateY(8px)}.home-accordion-panel small,.home-accordion-panel h3,.home-accordion-panel p,.home-accordion-panel b{display:block}.home-accordion-panel small{color:#ffcc2f;font-size:.52rem}.home-accordion-panel h3{margin:6px 0;color:#fff;font-size:clamp(.9rem,1.7vw,1.55rem);white-space:nowrap}.home-accordion-panel p,.home-accordion-panel b{max-width:430px;opacity:0;transform:translateY(10px);transition:.3s ease;color:#a8b9c8;font-size:.59rem;line-height:1.9}.home-accordion-panel b{margin-top:10px;color:#ffcc2f}.home-accordion-panel.active p,.home-accordion-panel.active b{opacity:1;transform:none;transition-delay:.22s}.home-accordion-panel:not(.active) h3{writing-mode:vertical-rl;transform:rotate(180deg);margin-bottom:5px}.home-store-notice{padding:11px 13px;border:1px solid rgba(0,68,152,.12);border-radius:10px;background:#fff}
.home-store .home-store-head h2,.home-store .home-store-head a{color:#0b306d}.home-store .home-store-head p{color:#69788c}
@media(max-width:760px){.home-store-accordion{height:520px;display:grid;grid-template-columns:1fr}.home-accordion-panel,.home-accordion-panel.active{min-height:58px;flex:none;border-radius:15px;transition:min-height .5s ease}.home-accordion-panel.active{min-height:280px}.home-accordion-panel:not(.active) h3{writing-mode:horizontal-tb;transform:none}.home-accordion-panel>div{right:15px;bottom:14px}.home-accordion-panel h3{font-size:.92rem}.home-accordion-panel p{font-size:.56rem}}

/* Full-product accordion photography: keep every container visible when a panel opens. */
.home-accordion-panel:before{inset:0;background-color:#000610;background-image:linear-gradient(180deg,rgba(0,6,16,.02),rgba(0,6,16,.72)),var(--panel-image);background-position:center,center;background-size:cover,cover;background-repeat:no-repeat;transform:translate3d(calc(var(--panel-x,0)*-5px),0,0);filter:saturate(.9)}
.home-accordion-panel.active:before{background-size:cover,cover;transform:scale(1.015);filter:saturate(1.04)}

/* Phase 5: live product rail on the homepage. Five products are visible before motion. */
.home-store{overflow:hidden;padding-block:72px;background:radial-gradient(circle at 88% 8%,rgba(234,179,8,.12),transparent 25%),linear-gradient(180deg,#f8fafc,#eef3f8)}
.home-store-accordion.home-product-rail{height:auto;display:block;overflow:hidden;border-radius:24px;mask-image:linear-gradient(90deg,transparent,#000 2.5%,#000 97.5%,transparent)}
.home-product-track{display:flex;width:max-content;gap:14px;padding:5px 0 24px;direction:rtl;will-change:transform;animation:homeProductLoop 44s linear infinite}
.home-product-rail:hover .home-product-track,.home-product-rail:focus-within .home-product-track{animation-play-state:paused}
.home-product-slide{flex:0 0 var(--home-slide-width,220px);width:var(--home-slide-width,220px);overflow:hidden;border:1px solid rgba(11,48,109,.1);border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 16px 38px rgba(6,32,69,.07);color:#071126;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}
.home-product-slide:hover{transform:translateY(-7px);box-shadow:0 24px 52px rgba(6,32,69,.13)}
.home-product-media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:radial-gradient(circle at 50% 42%,#fff 0 36%,#e9eff5 76%)}
.home-product-media::after{content:"";position:absolute;right:18%;bottom:7%;left:18%;height:12%;border-radius:50%;background:rgba(6,24,49,.12);filter:blur(14px)}
.home-product-media img{position:relative;z-index:1;width:100%;height:100%;padding:18px;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(8,27,48,.13));transition:transform .5s cubic-bezier(.2,.8,.2,1)}
.home-product-slide:hover .home-product-media img{transform:scale(1.045)}
.home-product-copy{min-height:126px;padding:15px 16px 17px;display:grid;align-content:start}.home-product-copy small{color:#738398;font-size:.52rem;font-weight:800}.home-product-copy strong{min-height:42px;margin-top:5px;color:#092a53;font-size:.75rem;line-height:1.8}.home-product-copy b{margin-top:8px;color:#a77700;font-size:.61rem}
@keyframes homeProductLoop{to{transform:translate3d(calc(50% + 7px),0,0)}}

/* Product view follows Icolan's gallery-first retail composition in Zerafati navy/gold. */
.product-page{background:radial-gradient(circle at 5% 10%,rgba(234,179,8,.09),transparent 25%),#f5f3ed}
.product-page .store-header{border-bottom-color:rgba(7,25,49,.1);background:rgba(247,245,239,.94)}
.product-page .store-header .brand strong{color:#071126}.product-page .store-header .brand small{color:#718094}.product-page .store-header nav a{color:#526277}

/* Homepage-parity navigation and product hover menu */
.store-header.icolan-header{height:80px;grid-template-columns:minmax(230px,auto) 1fr auto;padding-inline:max(28px,calc((100vw - 1640px)/2));background:linear-gradient(110deg,rgba(5,13,25,.98),rgba(14,30,51,.96));border-bottom:1px solid rgba(255,210,31,.24)}
.store-header.icolan-header .brand-logo{width:48px;height:48px;object-fit:contain}.store-header.icolan-header .brand span{display:grid;gap:2px}.store-header.icolan-header .brand strong{color:#fff}.store-header.icolan-header nav{gap:22px}.store-header.icolan-header nav>a{color:#fff;font-size:.7rem}.store-products-nav{position:relative;height:80px;display:flex;align-items:center}.store-products-nav .store-menu-trigger{border-color:rgba(255,210,31,.36);background:rgba(255,210,31,.08)}
.store-products-nav .store-mega{top:70px;right:50%;left:auto;width:min(920px,calc(100vw - 40px));transform:translateX(50%);grid-template-columns:1fr;padding:22px;border-radius:20px}.store-products-nav .store-mega>div{grid-template-columns:repeat(4,minmax(0,1fr))}
.store-head-actions>a{width:auto!important;min-width:43px;padding:0 14px;text-decoration:none;font-size:.65rem;font-weight:900}.store-head-actions .store-booking-link{border-color:#ffd21f!important;background:#ffd21f!important;color:#071d31!important}
@media(max-width:1180px){.store-header.icolan-header nav{gap:12px}.store-header.icolan-header nav>a{font-size:.62rem}.store-head-actions>a{padding:0 9px}.store-head-actions .store-booking-link{display:none}}
@media(max-width:760px){.store-header.icolan-header{height:67px;grid-template-columns:1fr auto;padding-inline:14px}.store-head-actions>a{display:none}.store-products-nav{height:auto}}
.product-page .product-shell{width:min(1380px,calc(100% - 46px));padding-top:48px}
.product-page .product-detail{direction:ltr;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);gap:58px;min-height:680px;padding:18px 8px 36px;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}
.product-page .product-gallery,.product-page .product-info{direction:rtl}
.product-page .product-gallery{grid-template-columns:74px minmax(0,1fr);gap:18px;padding:0;align-self:start}
.product-page .product-main-image{aspect-ratio:1/1;border-radius:46px 120px 46px 46px;background:radial-gradient(circle at 48% 40%,#fff 0 34%,#e8edf1 72%);box-shadow:inset 0 0 0 1px rgba(7,32,67,.08)}
.product-page .product-main-image::after{right:auto;left:24px;color:#7d8da0}
.product-page .product-main-image img{padding:54px;filter:drop-shadow(0 34px 32px rgba(7,22,38,.15))}
.product-page .product-thumbs{padding-top:2px;gap:13px}.product-page .product-thumbs button{border-color:transparent;border-radius:10px;background:rgba(255,255,255,.54)}.product-page .product-thumbs button.active{border-color:#0b306d;box-shadow:0 0 0 2px rgba(234,179,8,.5)}
.product-page .product-info{min-height:0;padding:34px 4px 18px;overflow:visible;border-radius:0;background:transparent;color:#071126}
.product-page .product-info::after{content:none}.product-page .product-info>small{padding:0 0 0 34px;border:0;border-radius:0;background:linear-gradient(#0b306d,#0b306d) left center/26px 1px no-repeat;color:#4f6072;font-size:.64rem}.product-page .product-info h1{margin:19px 0 16px;color:#071126;font-size:clamp(2rem,3.4vw,3.55rem);line-height:1.35}.product-page .product-info>p{max-width:610px;color:#6f7884;font-size:.72rem;line-height:2.2}.product-page .product-detail-price{margin:27px 0 20px;padding:21px 0;border-color:rgba(7,32,67,.1)}.product-page .product-detail-price strong{color:#0b306d;font-size:1.48rem}.product-page .product-variant>span{color:#364960}.product-page .variant-options button{border-color:rgba(7,32,67,.13);background:#fff;color:#304258}.product-page .variant-options button.active{border-color:#0b306d;background:#0b306d;color:#fff}.product-page .product-buy-row{grid-template-columns:92px 1fr}.product-page .product-buy-row input{border-color:rgba(7,32,67,.14);background:#fff;color:#071126;text-align:center}.product-page .product-buy-row .store-primary,.product-page .product-buy-row .store-primary:disabled{background:linear-gradient(135deg,#eab308,#f7cf4d);color:#071126;opacity:1}.product-confidence{margin-top:22px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid rgba(7,32,67,.1);border-radius:15px;background:rgba(255,255,255,.6)}.product-confidence>span{min-height:78px;padding:13px 10px;display:grid;grid-template-columns:28px 1fr;align-content:center;border-left:1px solid rgba(7,32,67,.1)}.product-confidence>span:last-child{border-left:0}.product-confidence b{grid-row:1/3;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#0b306d;color:#f3c536}.product-confidence strong,.product-confidence small{display:block}.product-confidence strong{font-size:.59rem}.product-confidence small{margin-top:3px;color:#778493;font-size:.48rem}.product-page .product-accordions{margin-top:28px;border-top-color:rgba(7,32,67,.12)}.product-page .product-accordions details{border-bottom-color:rgba(7,32,67,.12)}.product-page .product-accordions summary{color:#071126}.product-page .product-accordions div{color:#667488}.product-page .product-related{margin-top:70px;padding:34px;border:1px solid rgba(7,32,67,.08);border-radius:30px;background:rgba(255,255,255,.56);box-shadow:none}

@media(max-width:900px){.product-page .product-detail{grid-template-columns:minmax(0,1fr) minmax(330px,.86fr);gap:28px}.product-page .product-main-image{border-radius:34px 84px 34px 34px}.product-page .product-main-image img{padding:34px}.product-confidence strong{font-size:.54rem}}
@media(max-width:760px){.home-store{padding-block:48px}.home-store-accordion.home-product-rail{width:calc(100vw - 24px);margin-inline:auto;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.home-product-track{gap:10px;animation-duration:38s}.home-product-slide{flex-basis:68vw;width:68vw;border-radius:17px}.home-product-copy{min-height:114px}.product-page .product-shell{width:calc(100% - 20px);padding-top:22px}.product-page .product-detail{direction:rtl;grid-template-columns:1fr;gap:18px;padding:0}.product-page .product-gallery{grid-template-columns:1fr}.product-page .product-main-image{border-radius:26px 58px 26px 26px}.product-page .product-main-image img{padding:28px}.product-page .product-info{padding:19px 7px}.product-page .product-info h1{font-size:2rem}.product-confidence{grid-template-columns:1fr}.product-confidence>span{border-left:0;border-bottom:1px solid rgba(7,32,67,.1)}.product-confidence>span:last-child{border-bottom:0}.product-page .product-related{padding:16px}}
@media(prefers-reduced-motion:reduce){.home-product-track{animation:none}}
.catalog-details-link{min-height:42px;margin-top:13px;display:grid;place-items:center;border:1px solid rgba(11,48,109,.16);border-radius:10px;background:#0b306d;color:#fff!important;font-size:.6rem;font-weight:900;transition:transform .25s ease,background .25s ease}.catalog-details-link:hover{transform:translateY(-2px);background:#ffd21f;color:#071126!important}.product-consult-row{margin-top:24px;display:grid;grid-template-columns:1fr auto;gap:9px}.product-consult-row>a{min-height:50px;padding-inline:18px;display:grid;place-items:center;border:1px solid rgba(7,32,67,.14);border-radius:11px;color:#0b306d;font-size:.63rem;font-weight:900}.product-consult-row .store-primary{border:0;color:#071126}.catalog-info-page{min-height:100vh;background:radial-gradient(circle at 75% 8%,rgba(255,210,31,.12),transparent 30%),#050505}.catalog-info{width:min(720px,calc(100% - 32px));min-height:calc(100vh - 98px);margin:auto;display:grid;place-content:center;justify-items:center;text-align:center;color:#f8f5ed}.catalog-info>img{width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 0 30px rgba(255,210,31,.3))}.catalog-info>span{margin-top:22px;color:#ffd21f;font-size:.62rem;font-weight:900}.catalog-info h1{margin:9px 0 12px;font-size:clamp(2rem,5vw,4rem);line-height:1.35}.catalog-info p{max-width:610px;color:#9aabbd;font-size:.78rem;line-height:2.15}.catalog-info>div{margin-top:22px;display:flex;gap:10px}.catalog-info>div a{min-height:48px;padding:0 22px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:11px;color:#fff;font-size:.68rem;font-weight:900}.catalog-info>div .store-primary{border:0;color:#071126}@media(max-width:600px){.product-consult-row{grid-template-columns:1fr}.catalog-info>div{width:100%;display:grid}.catalog-info>div a{width:100%}}
.product-page .product-detail-price,.product-page .product-buy-row{display:none!important}

/* 2026-09-20 catalog polish: one fixed header, collision-free hero controls and Icolan-like tiles. */
.store-page{padding-top:72px}
.store-header{position:fixed!important;inset:0 0 auto!important;width:100%;z-index:190}
.morph-copy{max-width:min(760px,58vw)}
.morph-copy h1,.morph-copy h2{font-size:clamp(2rem,3.6vw,4.35rem);line-height:1.25;white-space:nowrap}
.morph-controls{right:auto;left:max(24px,calc((100vw - 1390px)/2));bottom:28px}
.product-card{border-radius:22px;background:#fff;box-shadow:0 18px 44px rgba(6,32,69,.07)}
.product-card-media{aspect-ratio:1/.92;background:radial-gradient(circle at 50% 40%,#fff 0 42%,#edf2f7 78%)}
.product-card-media img{padding:18px 22px 12px;filter:drop-shadow(0 22px 20px rgba(8,27,48,.15))}
.product-card-copy{padding:17px 18px 20px}.product-card-copy h3{height:auto;min-height:45px;margin-top:6px;font-size:.78rem}.catalog-details-link{border-radius:12px}
@media(max-width:760px){.store-page{padding-top:67px}.morph-copy{max-width:100%}.morph-copy h1,.morph-copy h2{font-size:clamp(1.35rem,6.4vw,1.9rem);white-space:nowrap;letter-spacing:-.04em}.morph-controls{right:auto;left:18px;bottom:18px}.morph-copy a{margin-bottom:54px}.product-card{border-radius:18px}.product-card-copy{padding:12px}.product-card-media img{padding:10px}}

/* Source-checked catalog media: Gemini stage + real manufacturer packshots. */
.product-card-media,.home-product-media{isolation:isolate;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.96) 0 26%,#eef3f8 67%,#dce6ef 100%)}
.product-card-media::after,.home-product-media::before{content:"";position:absolute;z-index:0;right:13%;bottom:7%;left:13%;height:10%;border-radius:50%;background:rgba(5,25,52,.16);filter:blur(15px)}
.product-card-media img,.home-product-media img{position:relative;z-index:1;object-fit:contain!important;filter:drop-shadow(0 24px 20px rgba(5,25,52,.18))!important}
.product-page .product-main-image{overflow:hidden;background:#061a35}
.product-page .product-main-image img{width:100%;height:100%;padding:0!important;object-fit:cover;filter:none!important}
.product-page .product-thumbs{max-height:700px;overflow:auto;scrollbar-width:thin}
.product-page .product-thumbs img{object-fit:cover}
.static-product-variants{margin:18px 0;display:flex;flex-wrap:wrap;gap:8px}
.static-product-variants span{padding:8px 11px;border:1px solid rgba(7,32,67,.13);border-radius:999px;background:rgba(255,255,255,.75);color:#304258;font-size:.58rem}
.product-source-note{margin-top:22px!important;padding:13px 15px;border:1px solid rgba(7,32,67,.11);border-radius:13px;background:rgba(255,255,255,.68);color:#526277!important;font-size:.58rem!important;line-height:1.9!important}
.product-source-note a{color:#0b306d;font-weight:900;text-decoration:underline;text-underline-offset:3px}
.product-safety-alert{padding-inline:24px!important;border:2px solid #b42318!important;border-radius:18px!important;background:linear-gradient(145deg,#fff6f4,#fff)!important}
.product-safety-alert h1{color:#8d2118!important}.product-safety-alert>small{color:#a32319!important}.product-safety-alert .product-source-note{border-color:rgba(180,35,24,.24);background:#fff0ed}
html[data-theme="dark"] .product-card-media,html[data-theme="dark"] .home-product-media{background:radial-gradient(circle at 50% 38%,#173a5d 0 24%,#0a2747 68%,#06172e 100%)}
html[data-theme="dark"] .product-page .product-info{color:#fff}html[data-theme="dark"] .product-page .product-info h1,html[data-theme="dark"] .product-page .product-accordions summary{color:#fff}html[data-theme="dark"] .product-page .product-info>p,html[data-theme="dark"] .product-page .product-accordions div{color:#c2d0df}
html[data-theme="dark"] .static-product-variants span,html[data-theme="dark"] .product-source-note{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.06);color:#d7e1ec!important}html[data-theme="dark"] .product-source-note a{color:#ffd54a}

/* Product stages share one visual scale and the homepage uses a cooler blue field. */
.home-store{background:radial-gradient(circle at 12% 8%,rgba(0,140,255,.17),transparent 30%),linear-gradient(145deg,#d9efff,#edf7ff 54%,#d5eafb)!important}
.home-product-media,.product-card-media{display:grid;place-items:center}
.home-product-media img,.product-card-media img{--product-scale:.88;--product-hover-scale:.925;width:100%!important;height:100%!important;padding:10%!important;transform:scale(var(--product-scale))!important;transform-origin:center bottom!important}
[data-product-slug="scitec-100-creatine-monohydrate-300g"] .home-product-media img,[data-product-slug="scitec-100-creatine-monohydrate-300g"] .product-card-media img{--product-scale:.64;--product-hover-scale:.68}
[data-product-slug="biotech-muscle-mass"] .home-product-media img,[data-product-slug="biotech-muscle-mass"] .product-card-media img{--product-scale:.91;--product-hover-scale:.945}
.home-product-slide:hover .home-product-media img,.product-card:hover .product-card-media img{transform:scale(var(--product-hover-scale))!important}
html[data-theme="dark"] .home-store{background:radial-gradient(circle at 12% 8%,rgba(0,140,255,.24),transparent 30%),linear-gradient(145deg,#094c82,#0c5a91 54%,#074574)!important}
html[data-theme="dark"] .home-product-slide{background:rgba(8,73,122,.92);border-color:rgba(187,224,255,.22);color:#fff}
html[data-theme="dark"] .home-product-media,html[data-theme="dark"] .product-card-media{background:radial-gradient(circle at 50% 38%,#1972aa 0 24%,#0d5b94 67%,#074574 100%)!important}
html[data-theme="dark"] .home-store :where(.home-store-head h2,.home-store-head a,.home-product-copy strong,.home-product-copy small){color:#f8fbff!important;-webkit-text-fill-color:#f8fbff!important}
html[data-theme="dark"] .home-store :where(.home-product-copy b,.home-store-head a span){color:#ffd21f!important;-webkit-text-fill-color:#ffd21f!important}
