/* Coronel Airsoft Premium V4 — conversion-first layer */
:root{--p-bg:#070809;--p-panel:#0d0f11;--p-panel-2:#121417;--p-line:#2b251b;--p-line-soft:#26282c;--p-text:#f5f1e8;--p-muted:#aaa49a;--p-gold:#b89555;--p-gold-hi:#d2ad67;--p-red:#c51f2b;--p-red-hi:#e32a36;--p-green:#66b36f;--p-bone:#f3f0e8;--p-shadow:0 24px 70px rgba(0,0,0,.34);--premium-max:1480px}
html,body{overflow-x:clip;background:var(--p-bg);color:var(--p-text)}body{font-family:Inter,Arial,sans-serif}.site-width{width:min(calc(100% - 56px),var(--premium-max))}.eyebrow{color:var(--p-gold-hi);font-size:.71rem;font-weight:700;letter-spacing:.14em}.btn{border-radius:2px;font-weight:700;min-height:48px}.btn.primary{background:var(--p-red);border-color:var(--p-red);color:white}.btn.primary:hover{background:var(--p-red-hi);border-color:var(--p-red-hi)}.btn.ghost{border-color:rgba(210,173,103,.72);color:#fff;background:rgba(7,8,9,.15)}.btn.ghost:hover{background:var(--p-gold);border-color:var(--p-gold);color:#08090a}.text-link{color:var(--p-gold-hi)}
/* header */
.premium-header{position:sticky;top:0;z-index:90;background:rgba(6,7,8,.975);box-shadow:0 10px 34px rgba(0,0,0,.25);border-bottom:1px solid rgba(184,149,85,.2)}.premium-header.is-scrolled{box-shadow:0 14px 38px rgba(0,0,0,.48)}.premium-header .utility-bar{height:30px;background:#030405;border-bottom:1px solid #17191c}.premium-header .utility-inner{font-size:.64rem;letter-spacing:.045em;color:#b8b4ad}.premium-header .utility-inner span,.premium-header .utility-inner a{display:flex;align-items:center;gap:7px}.premium-header .utility-inner .icon{width:.78rem;height:.78rem;color:var(--p-gold)}.premium-header .main-header{border-bottom:1px solid #202226}.premium-header .header-inner{height:72px;min-height:72px;grid-template-columns:205px minmax(340px,720px) 1fr;gap:34px}.premium-header .brand{display:flex;align-items:center}.premium-header .brand img{display:block;width:178px;height:auto}.premium-header .header-search{height:44px;max-width:none;background:#101214;border:1px solid #34363a;border-radius:2px;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.premium-header .header-search:focus-within{border-color:var(--p-gold);box-shadow:0 0 0 2px rgba(184,149,85,.12)}.premium-header .header-search input{height:42px;color:#fff;background:transparent}.premium-header .header-search input::placeholder{color:#7f8185}.premium-header .header-search button{color:#ddd}.premium-header .search-suggestions{background:#0e1012;border:1px solid #34363a;box-shadow:var(--p-shadow)}.premium-header .suggestion{color:#fff;border-color:#282a2e}.premium-header .suggestion img{background:#17191c}.premium-header .header-actions{justify-self:end;display:flex;align-items:center;gap:2px}.premium-header .header-actions>a,.premium-header .header-actions>button{height:54px;width:auto;min-width:52px;padding:0 11px;color:#e9e6df;border-radius:2px;gap:4px}.premium-header .header-actions>a:hover,.premium-header .header-actions>button:hover{background:#141619}.premium-header .header-actions .icon{width:1.18rem;height:1.18rem}.premium-header .header-actions span{font-size:.63rem}.premium-header .header-actions .header-cart{min-width:106px;display:grid;grid-template-columns:24px 1fr;grid-template-rows:1fr;column-gap:8px;text-align:left}.premium-header .header-cart>span{display:grid}.premium-header .header-cart>span b{font-size:.66rem;color:#fff}.premium-header .header-cart>span small{color:var(--p-gold-hi);font-size:.64rem}.premium-header .counter{background:var(--p-red);top:2px;right:2px}.header-search-toggle{display:none!important}.premium-header .desktop-nav{background:#090a0b;border-bottom:1px solid rgba(184,149,85,.33)}.premium-header .nav-inner{height:46px;justify-content:space-between}.premium-header .nav-inner a,.premium-header .nav-inner button{height:46px;padding:0 12px;color:#d6d3cc;text-transform:uppercase;letter-spacing:.035em;font-family:Inter,sans-serif;font-size:.67rem;font-weight:700;border-bottom:2px solid transparent}.premium-header .nav-inner a:hover,.premium-header .nav-inner button:hover{color:#fff;border-color:var(--p-gold)}.premium-header .nav-shop-trigger{background:transparent!important;color:#fff!important}.premium-header .offers{background:var(--p-red);color:#fff!important;padding-inline:22px!important}.premium-header .offers:hover{border-color:transparent!important;background:var(--p-red-hi)}.premium-header .mega-menu{top:148px;background:#0b0d0f;color:#fff;border-top:1px solid var(--p-line);box-shadow:0 34px 80px rgba(0,0,0,.58)}.premium-header .mega-grid{gap:50px;padding:34px 0 38px}.premium-header .mega-grid a{color:#c7c4bd}.premium-header .mega-grid a:hover{color:var(--p-gold-hi)}.premium-header .mega-kicker{color:#fff}.premium-header .mega-feature{background:#15171a;border:1px solid #2e3035}.premium-header .mega-feature small{color:var(--p-red-hi);text-transform:uppercase;letter-spacing:.11em}.premium-header .mega-feature em{color:var(--p-gold-hi)}.mobile-search-row{display:none}
/* fullscreen mobile navigation */
.premium-mobile-nav{display:flex;position:fixed;z-index:120;inset:0;width:100%;max-width:none;transform:translateX(-102%);background:#08090a;color:#fff;flex-direction:column;transition:transform .32s cubic-bezier(.22,.8,.25,1);overflow:hidden}.drawer-backdrop{z-index:115;background:rgba(0,0,0,.72);backdrop-filter:blur(3px)}body.menu-open .premium-mobile-nav{transform:none}.premium-mobile-nav .drawer-head{height:68px;padding:0 18px;border-bottom:1px solid #25272b;display:flex;align-items:center;justify-content:space-between}.premium-mobile-nav .drawer-head img{width:145px}.drawer-search{margin:14px 16px 8px;height:46px;position:relative;border:1px solid #34363b;background:#111316}.drawer-search input{width:100%;height:100%;border:0;background:transparent;color:#fff;padding:0 50px 0 14px}.drawer-search button{position:absolute;right:0;top:0;width:46px;height:100%;border:0;background:none;color:#fff}.drawer-scroll{flex:1;overflow:auto;padding:0 16px 22px}.drawer-kicker{padding:18px 2px 10px;display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #25272b}.drawer-kicker span{font-family:RobotoCondensed,sans-serif;font-size:1.45rem;text-transform:uppercase}.drawer-kicker small{color:#85878b;font-size:.67rem}.drawer-main-nav{display:grid}.drawer-main-nav>a,.drawer-main-nav details{border-bottom:1px solid #25272b}.drawer-main-nav>a,.drawer-main-nav summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:.88rem;font-weight:700;cursor:pointer}.drawer-main-nav summary{list-style:none}.drawer-main-nav summary::-webkit-details-marker{display:none}.drawer-main-nav summary .icon,.drawer-main-nav>a>.icon{width:.9rem;color:var(--p-gold)}.drawer-main-nav details[open] summary .icon{transform:rotate(90deg)}.drawer-main-nav details>div{display:grid;padding:0 0 15px 16px;gap:12px}.drawer-main-nav details>div a{font-size:.78rem;color:#b9b6ae}.drawer-main-nav>a span{display:grid}.drawer-main-nav>a small{font-weight:400;color:#818388;font-size:.65rem;margin-top:3px}.drawer-main-nav .drawer-offers{color:#fff;background:var(--p-red);margin-top:14px;padding:0 16px;border:0}.drawer-expert{margin-top:20px;padding:17px;background:#121417;border:1px solid #30291e;display:grid;gap:14px}.drawer-expert>div{display:flex;gap:12px}.drawer-expert .icon{color:var(--p-gold);width:1.4rem}.drawer-expert span{display:grid}.drawer-expert small{color:#9d9a94;font-size:.67rem}.drawer-expert a{min-height:42px;background:var(--p-gold);color:#090a0b;display:grid;place-items:center;font-size:.72rem;font-weight:800;text-transform:uppercase}.drawer-footer{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #2b2d31;background:#0c0e10;padding-bottom:env(safe-area-inset-bottom)}.drawer-footer a,.drawer-footer button{height:64px;color:#fff;background:none;border:0;border-right:1px solid #292b2f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;position:relative;font-size:.63rem}.drawer-footer .icon{width:1.18rem}.drawer-footer b{position:absolute;top:7px;right:20%;color:#fff;background:var(--p-red);min-width:17px;height:17px;border-radius:50%;display:grid;place-items:center;font-size:.55rem}
/* hero */
.premium-hero{background:#050607;padding:18px 0 26px}.premium-hero .hero-modern-grid{position:relative;display:block;min-height:620px;border:1px solid #2c251a;border-radius:0;background:#0a0b0c;overflow:hidden}.premium-hero .hero-modern-media{position:absolute;inset:0;min-height:0}.premium-hero .hero-modern-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,7,.97) 0%,rgba(5,6,7,.84) 37%,rgba(5,6,7,.22) 67%,rgba(5,6,7,.4) 100%),linear-gradient(0deg,rgba(0,0,0,.78),transparent 50%)}.premium-hero .hero-modern-media img{width:100%;height:100%;object-fit:cover;object-position:62% center}.premium-hero .hero-modern-copy{position:relative;z-index:2;width:58%;min-height:620px;padding:76px 64px;justify-content:center}.premium-hero .hero-modern-copy h1{max-width:780px;color:#fff;font-family:RobotoCondensed,sans-serif;font-size:clamp(4.6rem,6.4vw,7rem);font-weight:700;line-height:.88;letter-spacing:-.035em;text-transform:uppercase;text-wrap:balance}.premium-hero .hero-modern-copy h1 em{color:var(--p-gold-hi)}.premium-hero .hero-lead{max-width:620px;color:#d0ccc4;font-size:1.04rem;line-height:1.6}.premium-hero .button-row{gap:12px}.premium-hero .button-row .btn{min-width:190px}.premium-hero .hero-meta{margin-top:38px;display:grid;grid-template-columns:repeat(4,auto);justify-content:start;gap:22px;color:#b9b5ad;font-size:.67rem}.premium-hero .hero-meta span{white-space:nowrap}.premium-hero .hero-meta .icon{color:var(--p-gold);width:1rem}
.quick-benefits{background:#0b0d0f;border-top:1px solid #272016;border-bottom:1px solid #272016;color:#fff}.quick-benefits .site-width>div{border-color:#292b2f}.quick-benefits .icon{color:var(--p-gold)}.quick-benefits strong{color:#e9e5dc}.quick-benefits small{color:#8e9094}
/* dark editorial home */
.category-modern,.product-section,.reviews-modern,.store-modern{background:var(--p-bg);color:#fff}.product-section:nth-of-type(even){background:#0a0b0d}.modern-heading h2,.section-heading h2{color:#fff;font-family:RobotoCondensed,sans-serif;text-transform:uppercase;letter-spacing:-.02em}.category-modern-grid{gap:10px}.category-modern-card{border:1px solid #332a1d;border-radius:0;background:#101214}.category-modern-card:after{background:linear-gradient(0deg,rgba(0,0,0,.94),rgba(0,0,0,.05) 72%)}.category-modern-card span{bottom:18px}.category-modern-card small{color:#beb9b0}.category-modern-card em{color:var(--p-gold-hi)}
/* product cards and rails */
.product-rail{gap:12px;scroll-padding-left:2px;overscroll-behavior-inline:contain}.product-rail .product-card{flex-basis:calc((100% - 60px)/6)}.product-card{position:relative;background:#0d0f11!important;color:#fff!important;border:1px solid #292b2e;border-radius:0;box-shadow:none;transition:transform .22s,border-color .22s,box-shadow .22s}.product-card:hover{transform:translateY(-4px);border-color:#6f5936;box-shadow:0 22px 52px rgba(0,0,0,.35)}.product-image{height:250px!important;display:flex!important;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,#25282d 0%,#111316 58%,#0b0c0e 100%)!important;overflow:hidden}.product-image:after{content:"";position:absolute;left:12%;right:12%;bottom:9%;height:9%;background:radial-gradient(ellipse,rgba(0,0,0,.55),transparent 68%);filter:blur(6px)}.product-image img{position:relative;z-index:1;width:96%!important;height:96%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;filter:drop-shadow(0 13px 13px rgba(0,0,0,.45));transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.045)}.product-card-body{padding:15px 14px 14px!important;background:#0d0f11!important}.product-card .product-brand{color:var(--p-gold-hi)!important;font-size:.61rem!important;letter-spacing:.08em;text-transform:uppercase}.product-card h3{font-family:Inter,sans-serif!important;font-size:.78rem!important;line-height:1.35!important;min-height:2.7em!important;margin:5px 0 9px!important}.product-card h3 a{color:#f0ede6!important}.product-card .product-stock{color:var(--p-green)!important;font-size:.63rem!important;min-height:1em}.product-bottom{align-items:end}.product-bottom>strong{color:#fff!important;font-size:1rem!important}.product-actions{gap:5px}.icon-button{width:34px;height:34px;border:1px solid #3b3d41;background:#111316;color:#e8e4dc;border-radius:0}.icon-button:hover,.icon-button.active{background:var(--p-gold);color:#08090a;border-color:var(--p-gold)}.product-label{background:var(--p-red);border-radius:0;left:9px;top:9px;font-size:.58rem;letter-spacing:.07em;text-transform:uppercase}.rail-arrow,.inline-rail-arrow{background:#101214;color:#fff;border:1px solid #3b3d41;border-radius:0}.rail-arrow:hover,.inline-rail-arrow:hover{background:var(--p-gold);color:#08090a;border-color:var(--p-gold)}.rail-progress{height:2px;background:#24262a;margin-top:8px;overflow:hidden}.rail-progress span{display:block;height:100%;width:20%;background:var(--p-gold);transform-origin:left;transition:transform .2s}
/* workshop/store/reviews */
.workshop-modern{background:#050607;color:#fff}.workshop-modern-grid{border:1px solid #30291d;border-radius:0;background:#0e1012}.workshop-modern-copy h2,.store-modern-copy h2{font-family:RobotoCondensed,sans-serif;text-transform:uppercase}.workshop-modern-copy li:before{color:var(--p-gold)}.store-modern{background:#0a0b0d}.store-modern-copy>p:not(.eyebrow){color:#aaa69e}.store-modern-images img{border-radius:0;border:1px solid #2c2e32}.reviews-modern{background:#070809}.review-rail article{background:#0e1012;color:#fff;border:1px solid #2b2d31;border-radius:0}.review-rail article>div{color:var(--p-gold-hi)}.review-rail small{color:#898b8f}.modern-newsletter{background:#111316;border-top:1px solid #30291d}
/* all secondary pages */
.page-hero,.compact-hero{background:#090a0c;color:#fff;border-bottom:1px solid #31291d;padding:46px 0}.page-hero h1,.compact-hero h1{color:#fff;font-family:RobotoCondensed,sans-serif;text-transform:uppercase}.breadcrumbs{color:#888b90}.breadcrumbs a{color:#bdb9b1}.catalog-section,.product-page,.cart-section,.account-section,.legal-content{background:#070809;color:#fff}.catalog-toolbar{background:rgba(10,11,13,.96);border:1px solid #2b2d31;top:149px;color:#fff;backdrop-filter:blur(15px)}.catalog-toolbar select,.catalog-search-row input,.filters input,.filters select{color:#fff}.catalog-toolbar select{background:#111316;border-color:#34363a}.catalog-layout{gap:18px}.filters{background:#0e1012;color:#fff;border:1px solid #303238;border-radius:0}.filter-header,.filter-group{border-color:#2d2f34}.filter-group label{color:#c5c1ba}.filter-group input[type=checkbox]{accent-color:var(--p-red)}.catalog-search-row .search-field{background:#101214;border:1px solid #34363a}.catalog-search-row input{background:transparent}.catalog-grid{gap:12px}.catalog-grid .product-card{background:#0d0f11}.load-more-wrap .btn.secondary{color:#fff;border-color:#4a4c51}.filter-button{background:#111316;color:#fff;border-color:#3b3d42}.view-toggle button{color:#aaa}.view-toggle button.active{color:var(--p-gold-hi)}
/* product detail */
.product-page{padding:34px 0 90px}.product-layout{grid-template-columns:minmax(0,1.13fr) minmax(410px,.87fr);gap:42px}.product-gallery{top:164px}.gallery-main{min-height:600px;background:radial-gradient(circle at 50% 47%,#282b30 0%,#111316 59%,#090a0c 100%);border:1px solid #32343a;border-radius:0}.gallery-main img{width:96%;height:96%;object-fit:contain;filter:drop-shadow(0 28px 24px rgba(0,0,0,.62))}.gallery-main span{background:rgba(7,8,9,.82);color:#fff;border:1px solid #3a3c41}.gallery-thumbs button{background:#101214;border:1px solid #2f3135;border-radius:0}.gallery-thumbs button.active{border-color:var(--p-gold)}.gallery-thumbs img{object-fit:contain}.product-detail{background:#0e1012;color:#fff;padding:34px;border:1px solid #30291e;border-radius:0;box-shadow:var(--p-shadow)}.product-detail h1{color:#fff;font-family:RobotoCondensed,sans-serif;text-transform:uppercase;line-height:1}.product-detail .product-brand{color:var(--p-gold-hi)}.product-detail .product-price{color:#fff;font-size:2.55rem}.product-reference{color:#888b90}.delivery-box{background:#111316;border:1px solid #303238}.delivery-box small{color:#93959a}.product-description{color:#b6b2aa}.quantity-control{border-color:#3b3d42}.quantity-control button,.quantity-control input{background:#101214;color:#fff}.expert-link{color:var(--p-gold-hi)}.product-assurances,.product-assurances>div{border-color:#303238}.product-assurances span{color:#8d8f94}.product-tabs{background:#0e1012;color:#fff;border:1px solid #303238;border-radius:0}.tab-list{background:#0a0b0d;border-color:#303238}.tab-list button{color:#aaa}.tab-list button.active{color:#fff;border-color:var(--p-red)}.tab-panel p{color:#aaa69e}.tab-panel dl>div{border-color:#303238}.related-section{color:#fff}.product-rating-row{display:flex;align-items:center;gap:10px;margin:7px 0 14px;color:#aaa;font-size:.72rem}.product-rating-row b{color:var(--p-gold-hi);letter-spacing:.12em}.finance-box{margin:14px 0;padding:13px 15px;border:1px solid #4b3e29;background:#13110e;color:#d8d3ca;font-size:.75rem}.compatibility-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 0;padding:14px;border-top:1px solid #303238;border-bottom:1px solid #303238}.compatibility-cta span{display:grid}.compatibility-cta small{color:#8d8f94}.compatibility-cta a{color:var(--p-gold-hi);font-weight:700;font-size:.72rem;white-space:nowrap}
/* sidecart */
.sidecart-backdrop{background:rgba(0,0,0,.75);backdrop-filter:blur(4px)}.sidecart{width:min(100vw,500px);background:#0b0d0f;color:#fff;box-shadow:-28px 0 70px rgba(0,0,0,.55)}.sidecart-head{height:70px;border-color:#2f3135;padding:0 22px}.sidecart-head h2{color:#fff;font-family:Inter,sans-serif}.sidecart-head button{color:#fff}.sidecart-progress{border-color:#2f3135;background:#101214}.sidecart-progress-track{background:#292b2f}.sidecart-progress-track span{background:var(--p-gold)}.sidecart-progress strong{color:var(--p-gold-hi)}.sidecart-items{padding:8px 22px}.sidecart-item{grid-template-columns:104px 1fr auto;border-color:#2d2f33}.sidecart-item img{width:104px;height:92px;background:radial-gradient(circle,#25282c,#111316);object-fit:contain}.sidecart-item p{color:var(--p-gold-hi)}.sidecart-item h3 a{color:#fff}.sidecart-qty div{border-color:#383a3f}.sidecart-qty button{background:#111316;color:#fff}.sidecart-remove{color:#95979b!important}.sidecart-footer{background:#0d0f11;border-color:#303238}.sidecart-total strong{color:#fff}.sidecart-footer small{color:#898b8f}.sidecart-empty p{color:#94969b}.sidecart-recommend{margin-top:auto;padding:16px 22px;border-top:1px solid #2e3034;background:#090a0c}.sidecart-recommend>span{display:block;color:var(--p-gold-hi);font-size:.64rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px}.sidecart-recommend article{display:grid;grid-template-columns:78px 1fr auto;gap:12px;align-items:center}.sidecart-recommend img{width:78px;height:64px;object-fit:contain;background:#141619}.sidecart-recommend h3{font-family:Inter,sans-serif;font-size:.72rem;margin:0 0 5px}.sidecart-recommend h3 a{color:#fff}.sidecart-recommend strong{font-size:.8rem}.sidecart-recommend button{width:36px;height:36px;border:1px solid #444;background:#111316;color:#fff}.sidecart-recommend button:hover{background:var(--p-gold);color:#090a0b}
/* cart */
.cart-items,.order-summary{background:#0e1012;color:#fff;border:1px solid #303238;border-radius:0}.cart-item{border-color:#303238}.cart-item img{background:radial-gradient(circle,#25282c,#111316);object-fit:contain}.cart-item h3 a{color:#fff}.cart-controls button{background:#111316;color:#fff;border-color:#3b3d42}.order-summary .summary-row,.summary-total{border-color:#303238}.promo-field input{color:#fff;background:#101214;border-color:#383a3f}
/* checkout: clean light form + premium dark summary */
.checkout-body,.checkout-modern-main{background:#e9e7e1;color:#17181a}.checkout-modern-header{background:#08090a;border-color:#26282c}.checkout-modern-header a,.checkout-modern-header span{color:#fff}.checkout-modern-header span{color:#8dc997}.checkout-modern-section{padding-top:36px}.checkout-title h1{font-family:RobotoCondensed,sans-serif;text-transform:uppercase}.checkout-block{background:#fff;border:1px solid #d5d2ca;border-radius:0;box-shadow:0 10px 30px rgba(25,25,25,.05)}.checkout-block-title>span{background:#111316;color:#fff}.checkout-modern-form input,.checkout-modern-form select,.checkout-modern-form textarea{border-radius:0}.select-card{border-radius:0}.select-card.active{border-color:#a78244;box-shadow:0 0 0 1px #a78244}.demo-notice{border-radius:0}.checkout-modern-summary{background:#0c0e10;color:#fff;border:1px solid #282a2e;border-radius:0}.summary-title h2{color:#fff}.summary-title a{color:var(--p-gold-hi)}.checkout-mini{border-color:#2d2f34}.checkout-mini img{background:#15171a}.checkout-mini h3{color:#fff}.checkout-modern-summary .summary-row,.checkout-modern-summary .summary-total{border-color:#2d2f34}.checkout-modern-summary .promo-field input{background:#111316;color:#fff;border-color:#3b3d42}.checkout-modern-summary .promo-field button{background:var(--p-gold);border-color:var(--p-gold);color:#08090a}.checkout-modern-summary .summary-assurances{border-color:#303238}.checkout-modern-summary .summary-assurances p{color:#aaa}.summary-total strong{color:var(--p-gold-hi)}
/* footer */
.site-footer{background:#050607;color:#c8c5be;border-top:1px solid #31291d}.site-footer h2,.site-footer h3{color:#fff}.site-footer a{color:#aaa69e}.site-footer a:hover{color:var(--p-gold-hi)}.footer-bottom{border-color:#25272b}
@media(max-width:1250px){.premium-header .header-inner{grid-template-columns:180px minmax(300px,1fr) auto;gap:20px}.premium-header .brand img{width:158px}.premium-header .nav-inner a,.premium-header .nav-inner button{padding-inline:8px;font-size:.61rem}.premium-hero .hero-modern-copy{width:63%;padding-inline:46px}.product-rail .product-card{flex-basis:calc((100% - 48px)/5)}.gallery-main{min-height:540px}}
@media(max-width:900px){.site-width{width:min(calc(100% - 28px),var(--premium-max))}.premium-header .utility-bar{display:none}.premium-header .header-inner{height:60px;min-height:60px;grid-template-columns:44px 1fr auto;gap:6px}.premium-header .brand{justify-self:center}.premium-header .brand img{width:134px}.premium-header .header-search{display:none}.premium-header .header-actions{gap:0}.premium-header .header-actions>a,.premium-header .header-actions>button{width:40px;min-width:40px;height:48px;padding:0}.premium-header .header-actions span,.premium-header .account-action,.premium-header .wishlist-action{display:none!important}.premium-header .header-search-toggle{display:flex!important}.premium-header .header-cart{min-width:40px!important;display:flex!important}.premium-header .header-cart>span{display:none}.premium-header .counter{right:0;top:1px}.premium-header .desktop-nav{display:none}.mobile-search-row{display:none;background:#08090a;padding:0 12px 10px}.mobile-search-row.open{display:block}.mobile-search-row form{height:42px;background:#f3f1eb;border-radius:0}.mobile-search-row input{color:#111}.premium-header .mega-menu{display:none}.premium-hero{padding:0}.premium-hero .site-width{width:100%}.premium-hero .hero-modern-grid{min-height:590px;border-left:0;border-right:0}.premium-hero .hero-modern-copy{width:72%;min-height:590px;padding:66px 34px}.premium-hero .hero-modern-copy h1{font-size:clamp(4rem,9.5vw,5.6rem)}.premium-hero .hero-modern-media img{object-position:64% center}.premium-hero .hero-meta{grid-template-columns:1fr 1fr}.quick-benefits .site-width{grid-template-columns:1fr 1fr}.product-rail .product-card{flex-basis:calc((100% - 24px)/3)}.catalog-toolbar{top:60px}.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.gallery-main{min-height:520px}.checkout-modern-grid{grid-template-columns:1fr}.checkout-modern-summary{position:static;grid-row:1}.checkout-modern-form{grid-row:2}}
@media(max-width:620px){.site-width{width:min(calc(100% - 20px),var(--premium-max))}.premium-header .brand img{width:126px}.premium-hero .hero-modern-grid{min-height:560px}.premium-hero .hero-modern-media:after{background:linear-gradient(0deg,rgba(5,6,7,.98) 0%,rgba(5,6,7,.82) 58%,rgba(5,6,7,.12) 100%),linear-gradient(90deg,rgba(0,0,0,.35),transparent)}.premium-hero .hero-modern-media img{object-position:66% 15%;height:56%}.premium-hero .hero-modern-copy{width:100%;min-height:560px;padding:260px 20px 30px;justify-content:flex-end}.premium-hero .hero-modern-copy h1{font-size:clamp(3.15rem,14.2vw,4.15rem);line-height:.89}.premium-hero .hero-lead{font-size:.88rem;line-height:1.5;margin-bottom:20px}.premium-hero .hero-modern-copy .button-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.premium-hero .hero-modern-copy .btn{min-width:0;padding-inline:10px;font-size:.72rem}.premium-hero .hero-meta{margin-top:22px;gap:10px 12px;font-size:.59rem}.quick-benefits .site-width{width:100%}.quick-benefits .site-width>div{padding:12px 10px;min-height:72px}.quick-benefits .site-width>div:nth-child(n+3){display:flex}.quick-benefits strong{font-size:.66rem}.quick-benefits small{font-size:.56rem}.category-modern,.product-section,.reviews-modern,.store-modern{padding:54px 0}.modern-heading h2,.section-heading h2{font-size:2.2rem}.product-rail{margin-right:-10px;padding-right:18px;gap:10px}.product-rail .product-card,.compact-rail .product-card{flex:0 0 78vw;max-width:298px}.product-image{height:270px!important}.product-card h3{font-size:.82rem!important}.rail-arrow{display:none}.category-modern-grid{gap:8px}.category-modern-card{border-color:#30291e}.category-modern-card strong{font-size:1.35rem}.gallery-main{min-height:380px}.gallery-main img{width:100%;height:100%}.product-detail{padding:22px 16px}.product-detail h1{font-size:2.25rem}.product-detail .product-price{font-size:2.1rem}.purchase-row{grid-template-columns:auto 1fr auto}.product-assurances{grid-template-columns:1fr}.compatibility-cta{align-items:flex-start;flex-direction:column}.mobile-product-dock{background:#0b0d0f;color:#fff;border-color:#303238}.mobile-product-dock small{color:#999}.sidecart{width:100%}.sidecart-item{grid-template-columns:92px 1fr auto}.sidecart-item img{width:92px;height:82px}.catalog-grid{grid-template-columns:1fr 1fr;gap:8px}.catalog-grid .product-image{height:190px!important}.catalog-grid .product-card-body{padding:10px!important}.catalog-grid .product-card h3{font-size:.69rem!important}.catalog-grid .product-bottom>strong{font-size:.84rem!important}.catalog-grid .product-actions .icon-button{width:31px;height:31px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-contact{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Final mobile checkout refinement */
.summary-mobile-toggle{display:none;border:0;background:transparent;color:var(--p-gold-hi);font-size:.72rem;font-weight:700;text-decoration:underline;cursor:pointer}
@media(max-width:620px){
  .checkout-modern-summary{position:relative!important;top:auto!important}
  .summary-title{margin-bottom:0}.summary-mobile-toggle{display:block;margin-left:auto}
  .checkout-modern-summary:not(.mobile-expanded) #checkout-items,
  .checkout-modern-summary:not(.mobile-expanded) .promo-field,
  .checkout-modern-summary:not(.mobile-expanded) .summary-row,
  .checkout-modern-summary:not(.mobile-expanded) .summary-assurances{display:none}
  .checkout-modern-summary:not(.mobile-expanded) .summary-total{margin-top:14px;border-top:1px solid #303238;padding-top:14px}
  .checkout-modern-summary .summary-sticky{padding:18px}
}
/* Compact first-visit cookie notice */
.cookie-banner{position:fixed!important;z-index:200!important;left:50%!important;right:auto!important;bottom:18px!important;transform:translateX(-50%)!important;width:min(calc(100% - 32px),760px)!important;background:rgba(12,14,16,.98)!important;color:#fff!important;border:1px solid #4b3e29!important;box-shadow:0 20px 65px rgba(0,0,0,.5)!important;padding:16px 18px!important;display:grid!important;grid-template-columns:1fr auto!important;gap:18px!important;align-items:center!important}.cookie-banner[hidden]{display:none!important}.cookie-banner strong{font-size:.86rem}.cookie-banner p{margin:3px 0 0!important;color:#aaa69e!important;font-size:.7rem!important}.cookie-actions{display:flex!important;gap:8px!important}.cookie-actions .btn{min-height:40px!important;padding-inline:14px!important;font-size:.7rem!important}.cookie-actions .secondary{color:#fff!important;border-color:#4a4c50!important}
@media(max-width:620px){.cookie-banner{bottom:8px!important;width:calc(100% - 16px)!important;padding:13px!important;grid-template-columns:1fr!important;gap:10px!important}.cookie-banner p{font-size:.66rem!important}.cookie-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.cookie-actions .btn{width:100%!important}}
body.sidecart-open .cookie-banner,body.menu-open .cookie-banner,body.drawer-open .cookie-banner{display:none!important}
