:root{--bg: #0a0a0a;--bg-elev: #121212;--text: #e9eaec;--muted: #b6bcc6;--border: rgba(255,255,255,.08);--accent: #f0b90b}.theme-light{--bg: #ffffff;--bg-elev: #f7f8fa;--text: #111213;--muted: #555e68;--border: rgba(0,0,0,.08);--accent: #f0b90b}body{background:var(--bg);color:var(--text)}body{margin:0;font-family:Poppins,Space Grotesk,sans-serif;line-height:1.6;color:#f4f5f7;background-color:#050505}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.header{background-color:#0c0d10e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 2px 6px #00000080;padding:1rem 0;position:sticky;top:0;z-index:50}.header .container{display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:baseline;gap:.5rem}.tagline{font-size:.875rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:#a8acb5}.logo a{text-decoration:none;font-size:1.75rem;font-weight:700;color:#f0b90b}.nav-links{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}.nav-links a{text-decoration:none;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#f4f5f7;transition:color .2s ease}.nav-links a:hover{color:#f0b90b}.nav-toggle{display:none;background:transparent;border:none;font-size:1.5rem;color:#f4f5f7;cursor:pointer;padding:.25rem}body.theme-light .nav-toggle{color:#111}@media (max-width: 768px){.header .container{flex-wrap:wrap}.primary-nav{width:100%}.nav-toggle{display:block}.nav-links{position:absolute;top:100%;left:0;right:0;flex-direction:column;background-color:#0c0d10fa;border-top:1px solid rgba(255,255,255,.06);padding:0;overflow:hidden;max-height:0;transition:max-height .35s ease}body.theme-light .nav-links{background-color:#fffffffa;border-top:1px solid rgba(0,0,0,.1)}.nav-links.open{max-height:60vh;padding:1rem 0}.nav-links li{margin:.6rem 0;text-align:center}}.header-actions{display:flex;align-items:center;gap:1.5rem}.theme-toggle-switch{position:relative;width:3.2rem;height:1.4rem;border-radius:.7rem;background-color:#2a2b2f;cursor:pointer;transition:background-color .3s ease}.theme-toggle-switch .switch-handle{position:absolute;top:.15rem;left:.15rem;width:1.1rem;height:1.1rem;border-radius:50%;background-color:#f0b90b;box-shadow:0 1px 2px #0003;transition:transform .3s ease}body.theme-light .theme-toggle-switch{background-color:#e2e2e2}body.theme-light .theme-toggle-switch .switch-handle{transform:translate(1.6rem)}.theme-toggle{background:transparent;border:none;font-size:1.25rem;cursor:pointer;color:#f0b90b;transition:transform .2s ease;margin-left:1rem}.theme-toggle:hover{transform:scale(1.1)}body.theme-light{color:#111;background-color:#fff}body.theme-light .header{background-color:#ffffffe6;border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 2px 6px #0000000d}body.theme-light .logo a{color:#f0b90b}body.theme-light .tagline{color:#555}body.theme-light .nav-links a{color:#111}body.theme-light .nav-links a:hover{color:#f0b90b}body.theme-light .cart a{color:#111}body.theme-light .hero{background-color:#fafafa}body.theme-light .hero-card{background-color:#fefefe;color:#111;box-shadow:0 2px 6px #0000001a}body.theme-light .hero-card .drop-label{background-color:#f0b90b;color:#050505}body.theme-light .hero-card h2,body.theme-light .hero-card h3{color:#111}body.theme-light .hero-card p{color:#555}body.theme-light .hero-copy h1{color:#111}body.theme-light .hero-copy .lead{color:#555}body.theme-light .hero-stats dt{color:#f0b90b}body.theme-light .hero-stats dd{color:#555}body.theme-light .features{background-color:#fff}body.theme-light .feature-card{background-color:#f8f8f8;color:#111;box-shadow:0 2px 4px #0000000d}body.theme-light .feature-card h3{color:#f0b90b}body.theme-light .feature-card p{color:#555}body.theme-light .catalog{background-color:#fff;color:#111}body.theme-light .catalog .section-heading h2{color:#111}body.theme-light .catalog .section-heading p{color:#555}body.theme-light .product-card{background-color:#f7f7f7;color:#111;box-shadow:0 1px 4px #0000000d}body.theme-light .product-card h4{color:#111}body.theme-light .product-card p{color:#f0b90b}body.theme-light .cta{background-color:#fafafa}body.theme-light .cta-card{background-color:#fefefe;color:#111;box-shadow:0 4px 8px #0000000d}body.theme-light .cta-card h2{color:#111}body.theme-light .cta-card p{color:#555}body.theme-light .site-footer{background-color:#111;color:#a8acb5}body.theme-light .footer-brand .brand-text{color:#f0b90b}body.theme-light .footer-brand .brand-description{color:#a8acb5}body.theme-light .footer-social a{color:#f0b90b}body.theme-light .footer-links a{color:#a8acb5}body.theme-light .footer-links a:hover{color:#f0b90b}body.theme-light .footer-meta{color:#555}.cart-link{display:flex;align-items:center;gap:.3rem;font-weight:500;color:#f4f5f7;text-decoration:none}.cart-link:hover{color:#f0b90b}.cart-count{display:inline-block;min-width:1.4rem;height:1.4rem;padding:0 .4rem;border-radius:.7rem;background-color:#f0b90b;color:#050505;font-size:.75rem;line-height:1.4rem;text-align:center;font-weight:600}body.theme-light .cart-link{color:#111}body.theme-light .cart-link:hover{color:#f0b90b}body.theme-light .cart-count{background-color:#f0b90b;color:#050505}.cart a{text-decoration:none;color:#f4f5f7;font-weight:500}.hero{background-color:#0c0d10;padding:6rem 0;overflow:hidden}.hero-container{display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.hero-container{flex-direction:row;justify-content:space-between;align-items:stretch}}.hero-copy{flex:1;max-width:600px}.hero-copy .eyebrow{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#f0b90b;margin-bottom:.5rem}.hero-copy h1{font-size:2.5rem;line-height:1.2;margin:0 0 1rem;font-weight:700;color:#f4f5f7}.hero-copy .lead{font-size:1.125rem;color:#a8acb5;margin-bottom:1.75rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hero-stats{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1rem;color:#f4f5f7}.hero-stats dt{font-size:1.25rem;font-weight:600;color:#f0b90b}.hero-stats dd{margin:0;font-size:.875rem;color:#a8acb5}.hero-visual{flex:1;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.hero-visual{max-width:480px}}.hero-card{background-color:#050505;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0006;color:#f4f5f7}.hero-card .drop-label{display:inline-block;margin-bottom:.5rem;padding:.25rem .5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;background-color:#f0b90b;color:#050505;border-radius:4px}.hero-card h2,.hero-card h3{margin-top:0;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;color:#f4f5f7}.hero-card p{font-size:.875rem;color:#a8acb5;margin-bottom:1rem}.price-row{display:flex;justify-content:space-between;align-items:center}.price-row .price{font-size:1.25rem;font-weight:700;color:#f0b90b}.btn{display:inline-block;padding:.75rem 1.75rem;font-weight:600;border-radius:30px;text-decoration:none;transition:background-color .2s ease,transform .2s ease,color .2s ease;border:none}.btn.primary{background-color:#f0b90b;color:#050505}.btn.primary:hover{background-color:#d9a21a;transform:translateY(-2px)}.btn.ghost{background-color:transparent;color:#f0b90b;border:2px solid #f0b90b}.btn.ghost:hover{background-color:#f0b90b1a;transform:translateY(-2px);color:#f0b90b}.btn.small{padding:.5rem 1rem;font-size:.875rem;border-radius:20px}.product-section{padding:3rem 0;background-color:#050505}.section-title{font-size:1.75rem;margin-bottom:1.5rem;text-align:center;font-weight:600;color:#f4f5f7}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.product-card{background-color:#0c0d10;border-radius:8px;box-shadow:0 1px 4px #0000004d;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding-bottom:1rem}.product-card img{width:100%;height:auto}.product-card h4{margin:.75rem 0 .25rem;font-size:1.1rem;font-weight:600;color:#f4f5f7}.product-card p{color:#f0b90b;font-weight:600;margin-bottom:.75rem}.features{padding:4rem 0;background-color:#050505;text-align:left}.features .section-heading{text-align:center;margin-bottom:2rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.feature-card{background-color:#0c0d10;border-radius:8px;padding:1.5rem;box-shadow:0 2px 6px #0000004d;color:#f4f5f7}.feature-card h3{margin-top:0;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;color:#f0b90b}.feature-card p{margin:0;font-size:.875rem;color:#a8acb5}.catalog{padding:4rem 0;background-color:#050505}.catalog .section-heading{text-align:center;margin-bottom:2rem;color:#f4f5f7}.catalog .section-heading h2{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.catalog .section-heading p{color:#a8acb5;font-size:1rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.cta{padding:4rem 0;background-color:#0c0d10}.cta-card{background-color:#050505;border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;box-shadow:0 4px 12px #0006;color:#f4f5f7}@media (min-width: 768px){.cta-card{flex-direction:row;justify-content:space-between;align-items:center}}.cta-card h2{margin:0;font-size:1.75rem;font-weight:700;color:#f4f5f7}.cta-card p{margin:0;color:#a8acb5;font-size:1rem}.filter-bar{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem}.filter-btn{padding:.4rem .9rem;border:2px solid #f0b90b;border-radius:20px;background-color:transparent;color:#f0b90b;font-size:.875rem;cursor:pointer;transition:background-color .2s ease,color .2s ease}.filter-btn:hover,.filter-btn.active{background-color:#f0b90b;color:#050505}body.theme-light .filter-btn{border-color:#f0b90b;color:#f0b90b}body.theme-light .filter-btn:hover,body.theme-light .filter-btn.active{background-color:#f0b90b;color:#050505}.search-form{display:flex;align-items:center}.search-form input[type=search]{padding:.45rem .8rem;border:1px solid #3a3b3f;border-radius:4px;background-color:#0c0d10;color:#f4f5f7;font-size:.875rem;width:12rem}.search-form button{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;padding:0;margin:0}body.theme-light .search-form input[type=search]{background-color:#f4f5f7;color:#111;border-color:#ccc}.site-footer{padding:4rem 0 2rem;background-color:#050505;color:#a8acb5;font-size:.9rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-brand .brand-text{font-size:1.5rem;font-weight:700;color:#f0b90b;margin:0}.footer-brand .brand-description{margin:.5rem 0 1rem;color:#a8acb5;font-size:.875rem}.footer-social a{display:inline-block;margin-right:1rem;font-size:.875rem;color:#f0b90b;text-decoration:none}.footer-social a:hover{text-decoration:underline}.footer-links h4,.footer-newsletter h4{margin-top:0;margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#f0b90b}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{text-decoration:none;color:#a8acb5;font-size:.875rem;transition:color .2s ease}.footer-links a:hover{color:#f0b90b}.newsletter{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.newsletter input[type=email]{flex:1;padding:.5rem .75rem;border:1px solid #3a3b3f;border-radius:4px;background-color:#0c0d10;color:#f4f5f7;font-size:.875rem}.newsletter button{padding:.5rem 1rem;border:none;border-radius:4px;background-color:#f0b90b;color:#050505;font-weight:600;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.newsletter button:hover{background-color:#d9a21a}.footer-meta{text-align:center;color:#555a63;font-size:.75rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contact-page{padding:4rem 0}.contact-page h2{margin-bottom:1.5rem;font-size:2rem}.contact-page form{display:flex;flex-direction:column;gap:1rem;max-width:600px}.contact-page input[type=text],.contact-page input[type=email],.contact-page textarea{padding:.75rem 1rem;border:1px solid #3a3b3f;border-radius:4px;background-color:#0c0d10;color:#f4f5f7;font-size:1rem;resize:vertical}.contact-page button{align-self:flex-start;padding:.75rem 1.5rem;background-color:#f0b90b;color:#050505;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .2s}.contact-page button:hover{background-color:#d9a21a}.cart-page{padding:4rem 0}.cart-page h2{margin-bottom:1.5rem;font-size:2rem}.cart-table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.cart-table td{padding:.75rem;border-bottom:1px solid #3a3b3f;vertical-align:middle}.cart-table img{max-width:60px;border-radius:4px}.cart-total{font-size:1.125rem;font-weight:600;margin-bottom:1rem}body.theme-light .cart-table td{border-bottom-color:#ccc}body.theme-light .cart-page{color:#111}body.theme-light .contact-page input[type=text],body.theme-light .contact-page input[type=email],body.theme-light .contact-page textarea{background-color:#f4f5f7;color:#111;border-color:#ccc}body.theme-light .contact-page button{background-color:#f0b90b;color:#050505}.footer{background-color:#0c0d10;padding:2rem 0;text-align:center;color:#a8acb5;font-size:.9rem}.product-page .product-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 0}.product-gallery{background:#ffffff05;padding:1rem;border-radius:14px}.product-main-image{width:100%;height:auto;border-radius:12px;display:block}.product-thumbs .thumb{width:80px;height:80px;object-fit:cover;border-radius:10px;cursor:pointer;opacity:.9}.variant-picker select,.search-form input[type=search],.qty-row input{padding:.6rem .8rem;border:1px solid rgba(255,255,255,.12);background:transparent;color:inherit;border-radius:10px;width:100%}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;padding:1.5rem 0}.product-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000040}.product-card img{width:100%;height:280px;object-fit:contain;background:#0b0b0b;display:block}.product-card h4{margin:.75rem 1rem 0;font-size:1rem}.product-card p{margin:.25rem 1rem 1rem;opacity:.9}.collection-title{margin-top:1rem}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem 0}.search-page h1{margin-top:1rem}.search-form{margin:1rem 0;display:flex;gap:.5rem}html,body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}:root{--bg: #050505;--bg-elev: #0b0b0b;--text: #e9eaec;--muted: #b6bcc6;--border: rgba(255,255,255,.08);--accent: #f0b90b}body{color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none}a:hover{opacity:.9}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.1rem;border-radius:12px;border:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer}.btn.primary{background:var(--accent);color:#111;border-color:transparent;font-weight:600}.btn.ghost{background:transparent;border-color:var(--border)}.nav-link{position:relative;padding:.4rem .6rem;border-radius:10px}.nav-link:hover{background:#ffffff0d}.cart-icon{position:relative;margin-left:.75rem;font-size:1.15rem}.cart-badge{position:absolute;top:-6px;right:-10px;background:var(--accent);color:#111;border-radius:999px;padding:0 .35rem;font-size:.7rem;line-height:1.2;border:2px solid #111}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;padding:1rem 0}@media (max-width: 1100px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 800px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.product-grid{grid-template-columns:1fr}}.product-card{background:var(--bg-elev);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #00000059;border-color:#f0b90b40}.product-card img{width:100%;height:280px;object-fit:contain;background:#0d0d0d;display:block}.product-card h4{margin:.7rem 1rem 0;font-size:1rem;font-weight:600}.product-card p{margin:.25rem 1rem 1rem;color:var(--muted)}.product-page .product-wrapper{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;padding:2rem 0}.product-gallery{background:var(--bg-elev);padding:1rem;border:1px solid var(--border);border-radius:14px}.product-main-image{width:100%;height:auto;display:block;border-radius:12px}.product-thumbs{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.product-thumbs .thumb{width:76px;height:76px;object-fit:cover;border-radius:10px;cursor:pointer;opacity:.95;border:1px solid var(--border)}.product-info{display:flex;flex-direction:column;gap:1rem}.product-title{font-size:1.5rem;font-weight:700;margin:0}.product-price{font-size:1.2rem;font-weight:600}.variant-picker select,.search-form input[type=search],.qty-row input{padding:.7rem .9rem;border:1px solid var(--border);background:transparent;color:inherit;border-radius:10px;width:100%}.qty-row{display:flex;align-items:center;gap:.6rem}.mini-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:9998}.mini-cart-overlay.open{opacity:1;pointer-events:auto}.mini-cart{position:fixed;top:0;right:-100%;width:360px;height:100%;background:#111;color:#f5f5f5;box-shadow:-6px 0 30px #0009;transition:right .28s ease;z-index:9999;display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.08)}.mini-cart.open{right:0}.mini-cart-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);font-weight:600}.mini-cart-close{background:transparent;color:#ddd;border:0;font-size:1.5rem;cursor:pointer}.mini-cart-items{flex:1;overflow:auto;padding:1rem}.mini-empty{opacity:.8}.mini-item{display:flex;gap:.7rem;margin-bottom:.9rem}.mini-item img{width:64px;height:64px;object-fit:cover;border-radius:8px;background:#0d0d0d;border:1px solid var(--border)}.mini-item-meta p{margin:.2rem 0}.mini-cart-footer{padding:1rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:.75rem}.mini-cart-total{display:flex;align-items:center;justify-content:space-between;font-size:1rem}.mini-cart-checkout{width:100%}#add-to-cart-form{display:grid;grid-template-columns:110px 1fr;gap:.7rem;align-items:center;max-width:460px}#add-to-cart-form .qty-row{margin:0}#add-to-cart-form input[type=number]{width:100%;min-width:90px;max-width:110px}#add-to-cart-form .add-to-cart{height:44px;justify-self:start;padding:.7rem 1.2rem;border-radius:12px}@media (max-width: 520px){#add-to-cart-form{grid-template-columns:1fr}#add-to-cart-form .add-to-cart{width:100%}}.product-page .product-wrapper{background:transparent}.product-gallery{background:var(--bg-elev)}body.theme-light .product-gallery{background:#fff}.nav-link{position:relative}.nav-link:after{content:"";position:absolute;left:12%;right:12%;bottom:-6px;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.buy-block{display:grid;grid-template-columns:120px 1fr;gap:.8rem;align-items:center;margin:.5rem 0 1rem;max-width:520px}.desc-toggle{background:var(--bg-elev);border:1px solid var(--border);border-radius:12px;padding:.6rem .9rem}.desc-toggle>summary{cursor:pointer;font-weight:600;outline:none;list-style:none}.desc-toggle>summary::-webkit-details-marker{display:none}.header .nav-links{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 768px){.header .primary-nav{display:none}.header #nav-toggle{display:inline-block}}.desc-toggle,.product-description{background:var(--bg-elev);color:var(--text)}.desc-body p,.desc-body li{color:var(--text)}.product-page .product-wrapper{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2rem;align-items:start}@media (max-width: 900px){.product-page .product-wrapper{grid-template-columns:1fr}}.product-info{position:sticky;top:96px;align-self:start;display:flex;flex-direction:column;gap:1rem}.product-gallery{align-self:start}.desc-toggle{margin-top:.5rem}html,body,.header,.footer,.product-card,.product-gallery,.desc-toggle,.mini-cart,.catalog,.feature-card,.cta-card{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.product-title{line-height:1.2;margin-bottom:.25rem}.product-price{margin-top:0;line-height:1.2}.btn{transition:transform .15s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.btn:focus{outline:2px solid var(--accent);outline-offset:2px}.btn.primary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #f0b90b40}.btn.ghost:hover{transform:translateY(-1px);border-color:#f0b90b80;color:var(--text)}.product-card img{aspect-ratio:4 / 5;object-fit:cover;background:#0d0d0d}.product-card a{display:block;text-decoration:none;color:inherit}.product-card .quick-add{display:none}.product-card:hover .quick-add{display:inline-flex}.filter-bar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.filter-btn{border:1px solid var(--border);background:transparent;padding:.5rem .75rem;border-radius:999px;cursor:pointer}.filter-btn.active,.filter-btn:hover{border-color:#f0b90b99;box-shadow:0 0 0 2px #f0b90b1f inset}.buy-block{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:end}@media (max-width: 600px){.buy-block{grid-template-columns:1fr}}.qty-row input{max-width:110px}:root{--elev-border: rgba(255,255,255,.1)}body:not(.theme-light) .product-gallery,body:not(.theme-light) .desc-toggle,body:not(.theme-light) .product-card{border-color:var(--elev-border)}nav.open{display:block}:root[data-theme=dark]{background-color:#121212;color:#f5f5f5}:root[data-theme=light]{background-color:#fff;color:#333}.product-main-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.product-images img{max-width:100%;border-radius:8px}.cart-total-line{text-align:right;font-size:1.2em;margin-top:15px}.product-flex-container{display:flex;flex-wrap:wrap;gap:30px}.product-flex-container .product-images,.product-flex-container .product-details{flex:1 1 45%}.product-details{max-height:80vh;overflow-y:auto;padding:10px;background:#0000000d;border-radius:6px}.product-details .add-to-cart{margin-top:20px}.cart-panel{position:fixed;top:0;right:-100%;width:400px;max-width:90%;height:100%;background:#fff;transition:right .3s ease-in-out;z-index:1000}.cart-panel.open{right:0}.product-container{display:flex;flex-wrap:wrap;gap:40px;margin-top:30px}.product-gallery{flex:1 1 50%}.main-image img{width:100%;border-radius:8px}.thumbnails{display:flex;gap:10px;margin-top:10px}.thumbnails img{width:60px;cursor:pointer;border-radius:4px}.product-info{flex:1 1 40%;display:flex;flex-direction:column;gap:15px}.product-title{font-size:2rem;font-weight:700}.product-price{font-size:1.5rem;font-weight:600;color:gold}.product-variants,.product-quantity input{padding:8px;font-size:1rem}.btn.add-to-cart{background:gold;color:#000;padding:10px 20px;font-size:1rem;font-weight:600;border:none;border-radius:6px;cursor:pointer}.btn.add-to-cart:hover{background:#e6c200}.product-description{line-height:1.6;max-width:500px}@media (max-width:768px){.product-container{flex-direction:column}#mobile-menu-toggle{display:block}}@media (min-width:769px){#mobile-menu-toggle{display:none}}.product-info select.product-variants,.product-info .product-quantity input{width:100%;max-width:250px;padding:8px;margin-top:5px;border:1px solid #ccc;border-radius:4px}.product-info .product-quantity{display:flex;align-items:center;gap:10px}.product-info .product-quantity label{font-weight:600}.btn.add-to-cart{width:100%;max-width:250px}.main-image img{max-width:90%;height:auto;margin:0 auto}.product-info select.product-variants,.product-info .product-quantity input{background-color:#111;color:#fff;border:1px solid #333;border-radius:6px;font-size:1rem}.product-info select.product-variants:focus,.product-info .product-quantity input:focus{border-color:gold;outline:none}.btn.add-to-cart{background-color:gold;color:#000;font-weight:700;border-radius:6px;transition:background .2s ease}.btn.add-to-cart:hover{background-color:#e6c200}.main-image img{max-width:80%;height:auto;display:block;margin:0 auto}.nav-toggle{display:none;background:none;border:none;color:var(--text);font-size:1.4rem}@media (max-width: 768px){.nav-toggle{display:inline-flex;align-items:center;justify-content:center}.primary-nav{display:none}.primary-nav.open{display:block;padding-top:.5rem}.header .container{display:flex;align-items:center;justify-content:space-between;gap:.5rem}}@media (min-width: 769px){.primary-nav{display:block}}#mobile-menu-toggle{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/30/assets/theme.css.map */
