: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}}

/* 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,contain;transform:none;filter:saturate(1.04)}
