/** Shopify CDN: Minification failed

Line 11:15 Expected identifier but found "{"
Line 11:16 Unexpected "{"
Line 11:25 Expected ":"
Line 11:66 Expected identifier but found "{"
Line 11:67 Unexpected "{"
Line 11:76 Expected ":"

**/
:root{--accent:{{settings.accent_color|default:'#5965D8'}};--text:{{settings.text_color|default:'#18202A'}};--muted:#6d7682;--soft:#f7f9fc;--soft2:#eef2f7;--border:#e4e8ee;--white:#fff;--radius:18px}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#111111;background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.container{width:min(1200px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font-weight:900;font-size:23px;letter-spacing:-.5px}.logo img{max-height:48px;width:auto}.main-nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:700}.main-nav a{transition:.2s}.main-nav a:hover{color:var(--accent)}.header-actions{display:flex;gap:16px;align-items:center;font-size:20px}.header-actions span{font-size:10px;background:var(--accent);color:#fff;padding:2px 6px;border-radius:20px}.hero{padding:70px 0;background:linear-gradient(135deg,#f7f9fc,#edf2f8);border-bottom:1px solid var(--border)}.hero-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:55px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:850;color:var(--accent);text-transform:uppercase}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-2px;margin:14px 0}.hero p{font-size:18px;color:#626c78;max-width:560px}.hero-media img{width:100%;height:480px;object-fit:cover;border-radius:28px;box-shadow:0 20px 60px rgba(40,55,75,.13)}.btn{border:0;border-radius:11px;padding:13px 22px;font-weight:800;cursor:pointer;display:inline-block}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 8px 20px rgba(89,101,216,.2)}.btn-secondary{background:var(--soft2);margin-left:8px}.section{padding:70px 0}.section-soft{background:var(--soft)}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-heading h2,.collection-header h1{font-size:36px;line-height:1.1;margin:5px 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid #dfe3e8;border-radius:22px;overflow:hidden;background:#fff;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(20,30,45,.11);border-color:#cfd5dd}.product-image{display:block;position:relative;aspect-ratio:1;background:#f9fafc}.product-image img{width:100%;height:100%;object-fit:contain;display:block}.badge{position:absolute;top:12px;left:12px;background:var(--accent);color:#fff;padding:4px 9px;border-radius:8px;font-size:10px;font-weight:850}.product-card-body{padding:18px}.product-card-body small{color:var(--muted)}.product-card h3{font-size:16px;line-height:1.35;margin:4px 0 10px}.price{display:flex;gap:9px;align-items:center}.price strong{font-size:18px}.price del{color:#9ba3ad;font-size:13px}.quick-add{width:100%;margin-top:15px;border:1px solid #111;background:#111;color:#fff;border-radius:12px;padding:12px 14px;font-weight:800;font-size:14px;cursor:pointer;letter-spacing:.1px;transition:.2s}.quick-add:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-1px)}.quick-add:disabled{background:#e5e7eb;border-color:#e5e7eb;color:#7b8490;cursor:not-allowed}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{height:250px;position:relative;overflow:hidden;border-radius:18px;background:#e8edf4;color:#fff}.category-card img{width:100%;height:100%;object-fit:cover;transition:.3s}.category-card:hover img{transform:scale(1.04)}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(10,15,25,.7))}.category-card>div{position:absolute;z-index:2;left:18px;bottom:18px;display:flex;flex-direction:column}.category-card strong{font-size:22px}.category-card span{font-size:13px;color:#eef2f6}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin:25px 0}.collection-toolbar select,.product-form select,.product-form input,.search-form input,.cart-item input,.contact-card input,.contact-card textarea{border:1px solid var(--border);border-radius:10px;padding:11px;background:#fff;font:inherit;width:100%}.product-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:55px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product-gallery img{width:100%;border-radius:18px;background:#f7f9fc}.product-info h1{font-size:42px;line-height:1.1;margin:8px 0 15px}.product-price{font-size:28px;font-weight:900;margin-bottom:25px}.product-price del{font-size:17px;color:#9aa1aa;margin-left:10px}.product-form{display:grid;gap:9px;margin-bottom:28px}.product-form label,.contact-card label{font-weight:700;margin-top:4px}.btn-full{width:100%;text-align:center}.product-description{border-top:1px solid var(--border);padding-top:22px}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.trust-row span{background:var(--soft);padding:8px 11px;border-radius:10px;font-size:13px}.empty-note{padding:30px;background:var(--soft);border-radius:15px;text-align:center;color:var(--muted);grid-column:1/-1}.search-form{display:flex;gap:10px;margin:25px 0}.search-form input{flex:1}.cart-list{display:grid;gap:12px;margin:25px 0}.cart-item{display:grid;grid-template-columns:90px 1fr 90px 120px;gap:15px;align-items:center;border-bottom:1px solid var(--border);padding:12px 0}.cart-item img{width:90px;height:90px;object-fit:contain;background:var(--soft);border-radius:10px}.cart-item div{display:flex;flex-direction:column}.cart-item small{color:var(--muted)}.cart-total{margin:25px 0;font-size:20px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact-grid h1{font-size:52px;line-height:1.05;margin:8px 0 18px}.contact-grid p{font-size:18px;color:var(--muted);max-width:560px}.contact-points{display:grid;gap:18px;margin-top:35px}.contact-points div{display:flex;flex-direction:column}.contact-points span{color:var(--muted)}.contact-card{padding:28px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 15px 40px rgba(30,40,55,.06)}.contact-card form{display:grid;gap:9px}.success{background:#edf8f1;color:#27734a;padding:12px;border-radius:10px}.site-footer{background:#f5f7fa;border-top:1px solid var(--border);padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid h3{font-size:25px}.footer-grid a{display:block;color:#626c78;margin:7px 0}.footer-bottom{border-top:1px solid var(--border);margin-top:35px;padding-top:18px;color:#89919c;font-size:13px}@media(max-width:900px){.main-nav{gap:18px}.hero-grid,.product-layout,.contact-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.hero-media img{height:380px}}@media(max-width:560px){.main-nav{gap:14px;font-size:13px}.header-inner{height:68px}.header-actions{font-size:18px}.hero{padding:45px 0}.hero h1{font-size:42px}.hero-media img{height:300px}.product-grid{gap:10px}.category-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:65px 1fr}.cart-item img{width:65px;height:65px}.cart-item input,.cart-item strong{grid-column:2}.product-gallery{grid-template-columns:1fr}.contact-grid h1{font-size:40px}}
/* Premium polish */
h1,h2,h3,h4,h5,h6,p,span,a,label,button,input,select,textarea{color:#111}
.hero h1,.section-heading h2,.collection-header h1,.product-info h1,.contact-grid h1{color:#111}
.hero{border-radius:0 0 28px 28px}
.hero-copy{padding:8px 0}
.hero .btn-primary{background:#111;color:#fff;border:1px solid #111;min-width:150px;text-align:center}
.hero .btn-primary:hover{background:var(--accent);border-color:var(--accent);color:#fff}
.btn-primary{background:#111;color:#fff;border:1px solid #111;text-align:center;min-height:46px}
.btn-primary:hover{background:var(--accent);border-color:var(--accent);color:#fff}
.btn-secondary{color:#111;border:1px solid #d9dee5;min-height:46px}
.product-image{border-bottom:1px solid #edf0f3}
.product-card h3 a{color:#111}
.product-card-body small{color:#66707c}
.price strong{color:#111}
.section-heading .text-link{font-weight:800;color:#111}
.category-card{border:1px solid #dfe3e8;box-shadow:0 10px 30px rgba(20,30,45,.05)}
.category-card:hover{box-shadow:0 16px 38px rgba(20,30,45,.10)}
.collection-toolbar select,.product-form select,.product-form input,.search-form input,.cart-item input,.contact-card input,.contact-card textarea{color:#111;border:1px solid #d8dde4;outline:none}
.collection-toolbar select:focus,.product-form select:focus,.product-form input:focus,.search-form input:focus,.contact-card input:focus,.contact-card textarea:focus{border-color:#111;box-shadow:0 0 0 3px rgba(17,17,17,.06)}
.contact-card{border:1px solid #dfe3e8;border-radius:22px}
.contact-card .btn-primary{font-weight:850;font-size:15px}
.trust-row span{border:1px solid #e0e4e9;color:#111}
.product-price span{color:#111}
.product-description,.rte{color:#111}
.product-description p,.product-description li,.rte p,.rte li{color:#222}
.empty-note{border:1px dashed #d7dce3;background:#fafbfc;color:#111}
.site-footer{color:#111}
.site-footer h3,.site-footer h4,.site-footer p{color:#111}
.site-footer a{color:#343a42}
.header-actions a,.main-nav a,.logo{color:#111}
@media(max-width:560px){
  .hero{border-radius:0 0 20px 20px}
  .btn-primary,.btn-secondary,.quick-add{min-height:48px}
  .product-card{border-radius:16px}
}
.announcement-bar{background:#111;color:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:.2px;padding:8px 12px}.announcement-bar{color:#fff}.announcement-bar *{color:#fff}
/* AMR30 premium dark-product refinement */
:root{--accent:#4f70d8;--accent-2:#6d5ce7;--ink:#111827;--muted:#667085;--line:#d7dce4;--panel:#f4f6f9;--product-bg:#1b2230;--product-bg-2:#232d3c}
body{font-family:"Avenir Next","Segoe UI",Inter,Roboto,Arial,sans-serif;color:#111827;background:#fff}
.site-header{border-bottom:1px solid #dfe3e8;box-shadow:0 4px 18px rgba(15,23,42,.04)}
.logo img{display:block}
.hero{background:linear-gradient(135deg,#eef2f7 0%,#e3e8f0 100%)}
.hero h1,.section-heading h2,.collection-header h1,.product-info h1,.contact-grid h1{font-weight:800;letter-spacing:-1.5px}
.hero .btn-primary,.btn-primary{background:#1b2330;border-color:#1b2330;color:#fff}
.hero .btn-primary:hover,.btn-primary:hover{background:#4f70d8;border-color:#4f70d8;color:#fff}
.btn-dark{background:#1b2330;color:#fff;border:1px solid #1b2330}
.btn-dark:hover{background:#303b4e;color:#fff}
.buy-now{background:linear-gradient(135deg,#4f70d8,#6d5ce7);border-color:transparent}
.buy-now:hover{background:#3f5fc6;color:#fff}
.product-card{border:1px solid #cfd5de;border-radius:20px;box-shadow:0 7px 22px rgba(15,23,42,.055)}
.product-image{background:linear-gradient(145deg,var(--product-bg),var(--product-bg-2));border-bottom:1px solid #2e3949;padding:14px}
.product-image img{mix-blend-mode:normal;filter:saturate(1.03)}
.product-card-body{background:#fff}
.product-card h3 a,.price strong{color:#111827}
.quick-add{background:#1b2330;color:#fff;border-color:#1b2330;font-weight:800}
.quick-add:hover{background:#4f70d8;color:#fff;border-color:#4f70d8}
.category-card{border:1px solid #cfd5de}
.product-gallery img{background:linear-gradient(145deg,var(--product-bg),var(--product-bg-2));padding:12px;border:1px solid #2e3949}
.product-form input,.product-form select,.collection-toolbar select,.search-form input,.contact-card input,.contact-card textarea{color:#111827;background:#fff}
.product-form input::placeholder,.contact-card input::placeholder,.contact-card textarea::placeholder{color:#7a8492}
.trust-row span{color:#1f2937;background:#f0f3f7;border-color:#d9dee6}
.cart-header{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}
.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}
.cart-products{display:grid;gap:20px}
.cart-product{background:#fff;border:1px solid #d7dce4;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.055)}
.cart-product-image{display:block;background:linear-gradient(145deg,#1b2230,#252f40);padding:25px}
.cart-product-image img{display:block;width:100%;height:340px;object-fit:contain}
.cart-product-details{padding:22px}
.cart-product-top{display:flex;justify-content:space-between;gap:20px}
.cart-vendor{font-size:11px;text-transform:uppercase;letter-spacing:1.4px;color:#667085;font-weight:800}
.cart-product h2{font-size:22px;line-height:1.25;margin:5px 0;color:#111827}
.cart-product p{margin:0;color:#667085}
.cart-price{font-size:22px;color:#111827;white-space:nowrap}
.cart-product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:22px;padding-top:18px;border-top:1px solid #e6e9ee}
.quantity-control{display:flex;align-items:center;border:1px solid #d4dae3;border-radius:10px;overflow:hidden}
.quantity-control button{width:38px;height:38px;border:0;background:#f3f5f8;color:#111827;font-size:18px;cursor:pointer}
.quantity-control input{width:45px;height:38px;border:0;text-align:center;color:#111827}
.remove-link{font-size:13px;font-weight:750;color:#667085}
.remove-link:hover{color:#c24141}
.order-summary{position:sticky;top:100px;border:1px solid #d7dce4;border-radius:22px;padding:24px;background:#f7f8fa;box-shadow:0 12px 35px rgba(15,23,42,.06)}
.order-summary h2{margin-top:0;color:#111827;font-size:21px}
.summary-row,.summary-total{display:flex;justify-content:space-between;gap:12px;margin:14px 0;color:#111827}
.summary-row.muted{color:#667085;font-size:13px}.summary-divider{height:1px;background:#dfe3e8;margin:20px 0}.summary-total{font-size:20px;font-weight:800}
.checkout-btn{font-size:15px;padding:15px}.update-btn{margin-top:10px}
.checkout-trust{display:grid;gap:8px;margin-top:18px;color:#667085;font-size:12px}
.site-footer{background:#eef1f5;border-top:1px solid #d8dde5}.footer-logo{display:block;margin-bottom:12px}
.announcement-bar{background:#1b2330;color:#fff}
.announcement-bar,.announcement-bar *{color:#fff}
@media(max-width:800px){.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.cart-product-image img{height:260px}.cart-header{align-items:start;gap:15px;flex-direction:column}}

/* AMR30 DARK GAMING EXPERIENCE — reference-matched styling */
:root{--bg:#050b14;--bg2:#08111f;--panel:#0c1625;--panel2:#101c2d;--line:#243247;--line2:#30405a;--white:#f7f9ff;--muted:#9aa7b9;--blue:#1264ff;--blue2:#2580ff;--purple:#7c5cff}
html,body{background:var(--bg);color:var(--white)}body{font-family:"Manrope","Avenir Next","Segoe UI",Arial,sans-serif;letter-spacing:-.01em}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 15% 0%,rgba(18,100,255,.09),transparent 28%),radial-gradient(circle at 90% 15%,rgba(124,92,255,.07),transparent 25%);z-index:-1}
a{color:var(--white)}h1,h2,h3,h4,h5,h6,p,span,label,button{color:inherit}.announcement-bar{background:#02060d;border-bottom:1px solid #162235;color:#dce6f7}.site-header{background:rgba(4,10,18,.92);border-bottom:1px solid var(--line);box-shadow:0 10px 30px rgba(0,0,0,.22)}.header-inner{height:72px}.main-nav a,.header-actions a{color:#dbe4f2}.main-nav a:hover{color:#fff}.logo img{filter:drop-shadow(0 0 10px rgba(37,128,255,.18))}
.hero-premium{position:relative;min-height:520px;overflow:hidden;background:#020813;border-bottom:1px solid var(--line);padding:0;display:flex;align-items:center}.hero-background,.hero-overlay{position:absolute;inset:0}.hero-background img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,rgba(3,9,17,.96) 0%,rgba(3,9,17,.88) 35%,rgba(3,9,17,.25) 70%,rgba(3,9,17,.38) 100%),linear-gradient(0deg,rgba(3,9,17,.18),rgba(3,9,17,.18))}.hero-content{position:relative;z-index:2;padding:82px 0}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.96;max-width:610px;color:#fff;font-weight:900;letter-spacing:-3px;margin:12px 0 20px}.hero h1::first-line{color:#fff}.hero p{white-space:pre-line;color:#d0daea;max-width:520px;font-size:17px}.eyebrow{color:#52a2ff;font-weight:900}.hero-cta{margin-top:14px;background:linear-gradient(135deg,var(--blue),var(--blue2));border:0;box-shadow:0 10px 30px rgba(18,100,255,.3);color:#fff!important}.hero-cta:hover{background:linear-gradient(135deg,#2b7bff,#4b91ff);color:#fff}.hero-dots{display:flex;gap:7px;margin-top:28px}.hero-dots i{width:7px;height:7px;border-radius:50%;background:#5e6b7d}.hero-dots i.active{width:20px;border-radius:10px;background:#2c7dff}
.section{background:transparent;padding:58px 0}.section-soft{background:#07101c}.section-heading h2,.collection-header h1{color:#fff;font-size:34px}.section-heading .text-link{color:#71aaff}.product-grid{gap:16px}.product-card{background:#0b1422;border:1px solid #223149;border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,.22)}.product-card:hover{transform:translateY(-4px);border-color:#3d5c86;box-shadow:0 20px 42px rgba(0,0,0,.35)}.product-image{background:linear-gradient(145deg,#121d2c,#263246);border-bottom:1px solid #29374c;padding:10px}.product-card-body{background:#0b1422;padding:16px}.product-card-body small{color:#7f8ea4}.product-card h3,.product-card h3 a,.price strong{color:#fff}.price del{color:#68768a}.quick-add{background:linear-gradient(135deg,#125ff0,#1f74ff);border:0;color:#fff}.quick-add:hover{background:linear-gradient(135deg,#2b7bff,#5a94ff);color:#fff}.badge{background:#ff9f1a;color:#111}.category-grid{gap:14px}.category-card{height:210px;border:1px solid #27374e;background:#0c1625;box-shadow:0 12px 30px rgba(0,0,0,.2)}.category-card:after{background:linear-gradient(transparent 28%,rgba(2,7,14,.88))}.category-card strong{color:#fff}.category-card span{color:#c7d4e7}
.product-layout{gap:34px}.product-gallery img{background:radial-gradient(circle at 50% 40%,#28354a,#111a28 65%);border:1px solid #2b3b53;padding:18px;border-radius:16px}.product-info{background:#091321;border:1px solid #223149;border-radius:18px;padding:28px}.product-info h1{color:#fff}.product-price,.product-price span{color:#fff}.product-price del{color:#748196}.product-form input,.product-form select,.collection-toolbar select,.search-form input,.contact-card input,.contact-card textarea{background:#0e1928;color:#fff;border:1px solid #2b3b53}.product-form input::placeholder,.contact-card input::placeholder,.contact-card textarea::placeholder{color:#748196}.product-form input:focus,.product-form select:focus,.contact-card input:focus,.contact-card textarea:focus{border-color:#3d83ff;box-shadow:0 0 0 3px rgba(61,131,255,.12)}.product-description{border-color:#27364c;color:#c4cfde}.product-description p,.product-description li,.rte p,.rte li{color:#c4cfde}.trust-row span{background:#101c2c;border:1px solid #28384f;color:#cdd8e8}
.collection-toolbar{color:#aab7c9}.collection-toolbar select{color:#fff}.empty-note{background:#0b1422;border:1px dashed #34445b;color:#b8c5d6}.search-form input{color:#fff}.search-form input::placeholder{color:#738096}
.cart-page{padding-top:45px}.cart-header h1{color:#fff}.cart-header .text-link{color:#75aaff}.cart-layout{grid-template-columns:minmax(0,1fr) 330px;gap:18px}.cart-products{gap:14px}.cart-product{display:grid;grid-template-columns:230px 1fr;background:#0b1422;border:1px solid #24344b;border-radius:16px;box-shadow:0 10px 28px rgba(0,0,0,.24);overflow:hidden}.cart-product-image{background:linear-gradient(145deg,#141f30,#27364b);padding:20px;display:flex;align-items:center;justify-content:center}.cart-product-image img{width:100%;height:210px;object-fit:contain}.cart-product-details{padding:22px;display:flex;flex-direction:column;justify-content:space-between}.cart-product-top{align-items:start}.cart-product h2{color:#fff;font-size:19px}.cart-product p,.cart-vendor,.remove-link{color:#8f9db1}.cart-price{color:#fff}.cart-product-bottom{border-color:#26364d}.quantity-control{border-color:#34455d}.quantity-control button{background:#121e2e;color:#fff}.quantity-control input{background:#0e1928;color:#fff}.remove-link:hover{color:#ff7c7c}.order-summary{background:#0b1422;border:1px solid #293a52;box-shadow:0 15px 35px rgba(0,0,0,.3)}.order-summary h2,.summary-row,.summary-total{color:#fff}.summary-row.muted{color:#8795aa}.summary-divider{background:#2a3a50}.checkout-btn{background:linear-gradient(135deg,#145ff2,#1f75ff);border:0}.checkout-btn:hover{background:linear-gradient(135deg,#2d7eff,#5b99ff)}.update-btn{background:#121e2e;border:1px solid #2d3d55;color:#fff;margin-top:9px}.checkout-trust{color:#91a0b4}
.contact-grid h1{color:#fff}.contact-grid p,.contact-points span{color:#a3b0c2}.contact-card{background:#0b1422;border:1px solid #28384f;box-shadow:0 14px 35px rgba(0,0,0,.28)}.contact-card label{color:#dbe4ef}.success{background:#0c2a20;color:#6ee7b7}
.site-footer{background:#02070f;border-top:1px solid #1b2a3e;color:#c7d2e1}.site-footer h3,.site-footer h4,.site-footer p{color:#fff}.site-footer a{color:#9aa8bb}.site-footer a:hover{color:#fff}.footer-bottom{border-color:#1b2a3e;color:#78879b}.footer-logo{filter:drop-shadow(0 0 10px rgba(37,128,255,.2))}
@media(max-width:800px){.cart-layout{grid-template-columns:1fr}.cart-product{grid-template-columns:1fr}.cart-product-image img{height:280px}.order-summary{position:static}.hero-content{padding:70px 0}.hero-overlay{background:linear-gradient(90deg,rgba(3,9,17,.96),rgba(3,9,17,.65))}}
@media(max-width:560px){.hero-premium{min-height:520px}.hero h1{font-size:47px;letter-spacing:-2px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card-body{padding:13px}.quick-add{font-size:12px;padding:11px 8px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{height:175px}.product-info{padding:20px}.cart-product-image img{height:250px}}

/* Native Shopify checkout: this theme intentionally does not style or replace checkout. */
.product-page .product-info{max-width:620px}
.product-page .option-group{display:grid;gap:7px}
.product-page .option-group label{font-size:13px;font-weight:800;color:var(--white)}
.product-page .product-form select,
.product-page .product-form input[type="number"]{min-height:48px;background:#0b1422;color:#f7f9ff;border:1px solid #33435b;border-radius:10px}
.product-page .product-form select:focus,
.product-page .product-form input[type="number"]:focus{outline:2px solid rgba(37,128,255,.35);border-color:#2580ff}
.product-page .btn-primary{background:#1264ff;border-color:#1264ff;color:#fff}
.product-page .btn-primary:hover{background:#2580ff;border-color:#2580ff;color:#fff}
.product-page .btn-buy-now{margin-top:2px;background:transparent;color:#fff;border:1px solid #4a5b75}
.product-page .btn-buy-now:hover{background:#16263d;border-color:#2580ff;color:#fff}
.product-page .btn-buy-now:disabled{opacity:.45;cursor:not-allowed}
.product-benefits{display:flex;gap:9px;flex-wrap:wrap;margin:18px 0 26px}
.product-benefits span{font-size:12px;color:#b9c5d5;background:#0b1422;border:1px solid #243247;border-radius:999px;padding:8px 11px}
.product-description{color:#c8d2df}
.product-description h2{color:#fff;margin:0 0 14px;font-size:22px}
.product-description img{max-width:100%;height:auto;border-radius:12px}
