*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #0c0b09;--surface: #141210;--card: #1c1a16;--border: rgba(255,255,255,.08);--cyan: #00e5c3;--amber: #f0a500;--amber-dim: rgba(240,165,0,.12);--cyan-dim: rgba(0,229,195,.1);--text: #e8e2d5;--muted: rgba(232,226,213,.5);--faint: rgba(232,226,213,.15)}html{scroll-behavior:smooth}body{background:var(--black);color:var(--text);font-family:Crimson Pro,Georgia,serif;font-size:18px;line-height:1.7;overflow-x:hidden;min-height:100vh}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,229,195,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,229,195,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}main{position:relative;z-index:1}img{max-width:100%;display:block}a{color:var(--text);text-decoration:none;transition:color .2s}a:hover{color:var(--cyan)}.announcement-bar{background:var(--surface);border-bottom:1px solid rgba(0,229,195,.2);text-align:center;padding:.55rem 1rem;font-family:JetBrains Mono,monospace;font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--cyan);position:relative;z-index:101}.site-nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 3rem;background:#0c0b09eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-logo{font-family:Rajdhani,sans-serif;font-weight:700;font-size:1.05rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text);display:flex;align-items:center;gap:10px;text-decoration:none}.nav-logo:hover{color:var(--text)}.nav-logo-mark{width:26px;height:26px;background:var(--cyan);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);flex-shrink:0}.nav-logo-mark.small{width:20px;height:20px}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{font-family:Rajdhani,sans-serif;font-weight:500;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);transition:color .2s}.nav-links a:hover{color:var(--cyan)}.nav-actions{display:flex;align-items:center;gap:1rem}.nav-icon{color:var(--muted);display:flex;align-items:center;position:relative;transition:color .2s}.nav-icon:hover{color:var(--cyan)}.cart-count{position:absolute;top:-6px;right:-6px;background:var(--cyan);color:var(--black);font-family:Rajdhani,sans-serif;font-weight:700;font-size:.6rem;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.btn-nav{font-family:Rajdhani,sans-serif;font-weight:700;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--black);background:var(--cyan);padding:.5rem 1.2rem;transition:opacity .2s}.btn-nav:hover{opacity:.85;color:var(--black)}.btn-primary{display:inline-block;font-family:Rajdhani,sans-serif;font-weight:700;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:var(--black);background:var(--cyan);padding:.9rem 2rem;border:none;cursor:pointer;transition:opacity .2s;text-decoration:none}.btn-primary:hover{opacity:.85;color:var(--black)}.btn-outline{display:inline-block;font-family:Rajdhani,sans-serif;font-weight:700;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text);background:transparent;padding:.9rem 2rem;border:1px solid var(--border);cursor:pointer;transition:border-color .2s,color .2s;text-decoration:none}.btn-outline:hover{border-color:var(--amber);color:var(--amber)}.hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;background:var(--surface)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#141210,#0c0b09 40%,#0d1a17)}.hero-bg-ring{position:absolute;top:50%;right:5%;transform:translateY(-50%);width:650px;height:650px;border:1px solid rgba(0,229,195,.1);border-radius:50%;pointer-events:none}.hero-bg-ring:before{content:"";position:absolute;top:60px;right:60px;bottom:60px;left:60px;border:1px solid rgba(0,229,195,.06);border-radius:50%}.hero-bg-ring:after{content:"";position:absolute;top:130px;right:130px;bottom:130px;left:130px;border:1px solid rgba(240,165,0,.07);border-radius:50%}.hero-content{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:5rem 3rem;width:100%}.hero-eyebrow{font-family:JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.2em;color:var(--cyan);text-transform:uppercase;margin-bottom:1.5rem;display:flex;align-items:center;gap:12px}.hero-eyebrow:before{content:"";display:block;width:32px;height:1px;background:var(--cyan)}.hero h1{font-family:Rajdhani,sans-serif;font-weight:700;font-size:clamp(3rem,6vw,5rem);line-height:1;letter-spacing:-.01em;margin-bottom:1.5rem;color:var(--text)}.hero h1 .accent{color:var(--cyan)}.hero h1 .accent-warm{color:var(--amber)}.hero-sub{font-size:1.1rem;color:var(--muted);max-width:480px;margin-bottom:2.5rem;font-weight:300;font-style:italic}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3.5rem}.hero-stats{display:flex;gap:3rem;padding-top:2rem;border-top:1px solid var(--border);flex-wrap:wrap}.stat-num{font-family:Rajdhani,sans-serif;font-weight:700;font-size:1.8rem;color:var(--cyan);line-height:1}.stat-label{font-family:JetBrains Mono,monospace;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:4px}.section-inner{max-width:1100px;margin:0 auto;padding:5rem 3rem}.section-label{font-family:JetBrains Mono,monospace;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--cyan);margin-bottom:.8rem;display:flex;align-items:center;gap:10px}.section-label:after{content:"";height:1px;background:var(--border);width:60px}.section-title{font-family:Rajdhani,sans-serif;font-weight:700;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.05;margin-bottom:.5rem;color:var(--text)}.services-section{background:var(--surface);border-top:1px solid var(--border)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;background:var(--border);margin-top:3rem}.service-card{background:var(--surface);padding:2.2rem 1.8rem;transition:background .2s}.service-card:hover{background:var(--card)}.service-icon{width:40px;height:40px;margin-bottom:1.2rem;color:var(--cyan)}.service-card h3{font-family:Rajdhani,sans-serif;font-weight:700;font-size:1.2rem;letter-spacing:.04em;margin-bottom:.6rem;color:var(--text)}.service-card p{font-size:.92rem;color:var(--muted);line-height:1.65}.service-tag{display:inline-block;margin-top:1rem;font-family:JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--cyan);padding:3px 8px;border:1px solid rgba(0,229,195,.25)}.products-section{background:var(--black)}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;margin-top:2.5rem}.product-card{background:var(--card);border:1px solid var(--border);transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.product-card:hover{border-color:#00e5c359;transform:translateY(-3px)}.product-card a{color:var(--text);text-decoration:none}.product-img{aspect-ratio:1;background:var(--surface);display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid var(--border);position:relative}.product-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-img img{transform:scale(1.03)}.product-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,229,195,.03) 10px,rgba(0,229,195,.03) 11px)}.product-img-placeholder svg{opacity:.25}.product-badge{position:absolute;top:10px;left:10px;font-family:JetBrains Mono,monospace;font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;color:var(--black);background:var(--cyan);padding:3px 8px}.product-info{padding:1.2rem}.product-info h3{font-family:Rajdhani,sans-serif;font-weight:600;font-size:1rem;letter-spacing:.04em;margin-bottom:.3rem;color:var(--text)}.product-info p{font-size:.85rem;color:var(--muted);line-height:1.5;margin-bottom:.8rem}.product-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--border);margin-top:.5rem}.product-price{font-family:Rajdhani,sans-serif;font-weight:700;font-size:1.1rem;color:var(--amber)}.product-price s{color:var(--muted);font-size:.85rem;font-weight:400;margin-right:.4rem}.product-link{font-family:JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--cyan);border-bottom:1px solid rgba(0,229,195,.3);padding-bottom:1px;transition:border-color .2s}.product-link:hover{color:var(--cyan);border-color:var(--cyan)}.process-section{background:var(--black);border-top:1px solid var(--border)}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0;margin-top:3rem}.process-step{padding:1.5rem 1.5rem 1.5rem 0}.step-num{font-family:Rajdhani,sans-serif;font-weight:700;font-size:3rem;line-height:1;color:var(--faint);margin-bottom:.5rem}.step-title{font-family:Rajdhani,sans-serif;font-weight:600;font-size:1.05rem;letter-spacing:.04em;color:var(--text);margin-bottom:.4rem}.step-desc{font-size:.88rem;color:var(--muted);line-height:1.6}.about-section{background:var(--surface);border-top:1px solid var(--border)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-visual{aspect-ratio:1;background:var(--card);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;position:relative}.about-visual:before{content:"";position:absolute;top:-12px;left:-12px;right:12px;bottom:12px;border:1px solid rgba(0,229,195,.12);pointer-events:none}.about-visual svg{width:55%;height:55%;opacity:.6}.about-text p{color:var(--muted);margin-bottom:1rem;font-size:1rem}.pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.pill{font-family:JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border:1px solid var(--border);color:var(--muted);transition:border-color .2s,color .2s}.pill:hover{border-color:#f0a50066;color:var(--amber)}.cta-section{background:var(--card);border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center}.cta-section .section-label{justify-content:center}.cta-section .section-label:after{display:none}.cta-section p{color:var(--muted);margin-bottom:2rem;font-style:italic;font-size:1.05rem;max-width:550px;margin-left:auto;margin-right:auto}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-note{margin-top:2rem;font-family:JetBrains Mono,monospace;font-size:.62rem;letter-spacing:.12em;color:var(--faint)}.site-footer{background:var(--surface);border-top:1px solid var(--border);position:relative;z-index:1}.footer-inner{max-width:1100px;margin:0 auto;padding:4rem 3rem 2rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}.footer-logo{font-family:Rajdhani,sans-serif;font-weight:700;font-size:1rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text);display:flex;align-items:center;gap:8px;margin-bottom:1rem}.footer-tagline{font-size:.9rem;color:var(--muted);margin-bottom:1.5rem;font-style:italic;line-height:1.6}.footer-heading{font-family:Rajdhani,sans-serif;font-weight:700;font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;color:var(--text);margin-bottom:1rem}.footer-links-col ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-links-col a{font-size:.9rem;color:var(--muted);transition:color .2s}.footer-links-col a:hover{color:var(--cyan)}.footer-links-col li:not(:has(a)){font-size:.9rem;color:var(--muted)}.footer-bottom{max-width:1100px;margin:0 auto;padding:1.5rem 3rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-copy{font-family:JetBrains Mono,monospace;font-size:.62rem;letter-spacing:.1em;color:var(--faint)}.footer-legal{list-style:none;display:flex;gap:1.5rem}.footer-legal a{font-family:JetBrains Mono,monospace;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.footer-legal a:hover{color:var(--cyan)}.product-page{padding:4rem 3rem;max-width:1100px;margin:0 auto}.product-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.product-gallery{position:sticky;top:100px}.product-gallery-main{aspect-ratio:1;background:var(--card);border:1px solid var(--border);overflow:hidden;margin-bottom:1rem}.product-gallery-main img{width:100%;height:100%;object-fit:cover}.product-details h1{font-family:Rajdhani,sans-serif;font-weight:700;font-size:2.2rem;color:var(--text);margin-bottom:.5rem;letter-spacing:.02em}.product-details .price-display{font-family:Rajdhani,sans-serif;font-weight:700;font-size:1.8rem;color:var(--amber);margin-bottom:1.5rem}.product-details .description{color:var(--muted);font-size:1rem;line-height:1.7;margin-bottom:2rem}.product-form{display:flex;flex-direction:column;gap:1rem}.product-form select{background:var(--card);border:1px solid var(--border);color:var(--text);padding:.75rem 1rem;font-family:Rajdhani,sans-serif;font-size:.9rem;-webkit-appearance:none;appearance:none;cursor:pointer;width:100%}.product-form .qty-row{display:flex;align-items:center;gap:1rem}.qty-input{background:var(--card);border:1px solid var(--border);color:var(--text);padding:.75rem 1rem;font-family:Rajdhani,sans-serif;font-size:1rem;width:80px;text-align:center}.add-to-cart{flex:1;background:var(--cyan);color:var(--black);border:none;padding:1rem;font-family:Rajdhani,sans-serif;font-weight:700;font-size:.9rem;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:opacity .2s}.add-to-cart:hover{opacity:.85}.product-meta{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.5rem}.product-meta span{font-family:JetBrains Mono,monospace;font-size:.65rem;letter-spacing:.1em;color:var(--muted);text-transform:uppercase}.collection-page{max-width:1100px;margin:0 auto;padding:4rem 3rem}.collection-header{margin-bottom:3rem}.collection-header h1{font-family:Rajdhani,sans-serif;font-weight:700;font-size:2.5rem;color:var(--text)}.collection-header p{color:var(--muted);font-style:italic}.cart-page{max-width:900px;margin:0 auto;padding:4rem 3rem}.cart-page h1{font-family:Rajdhani,sans-serif;font-weight:700;font-size:2rem;color:var(--text);margin-bottom:2rem}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1.5rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid var(--border)}.cart-item-img{width:80px;height:80px;background:var(--card);border:1px solid var(--border);overflow:hidden}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-name{font-family:Rajdhani,sans-serif;font-weight:600;font-size:1.05rem;color:var(--text)}.cart-item-price{color:var(--amber);font-family:Rajdhani,sans-serif;font-weight:700}.cart-totals{padding:2rem 0;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.cart-total-line{font-family:Rajdhani,sans-serif;font-size:1.2rem;color:var(--text);display:flex;gap:2rem}.cart-total-line strong{color:var(--amber)}input,textarea,select{background:var(--card);border:1px solid var(--border);color:var(--text);padding:.75rem 1rem;font-family:Crimson Pro,serif;font-size:1rem;width:100%}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--cyan);box-shadow:0 0 0 2px #00e5c31a}input::placeholder,textarea::placeholder{color:var(--muted)}.page-content{max-width:800px;margin:0 auto;padding:5rem 3rem}.page-content h1{font-family:Rajdhani,sans-serif;font-weight:700;font-size:2.5rem;color:var(--text);margin-bottom:1.5rem}.page-content h2{font-family:Rajdhani,sans-serif;font-weight:700;font-size:1.5rem;color:var(--text);margin:2rem 0 1rem}.page-content p{color:var(--muted);margin-bottom:1rem}.page-404{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 3rem}.page-404 h1{font-family:Rajdhani,sans-serif;font-weight:700;font-size:6rem;color:var(--faint);line-height:1;margin-bottom:1rem}.page-404 p{color:var(--muted);margin-bottom:2rem}.breadcrumb{padding:1rem 3rem;max-width:1100px;margin:0 auto;font-family:JetBrains Mono,monospace;font-size:.65rem;letter-spacing:.1em;color:var(--muted);display:flex;gap:.5rem;align-items:center}.breadcrumb a{color:var(--muted)}.breadcrumb a:hover{color:var(--cyan)}.breadcrumb span{color:var(--faint)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:#00e5c34d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--cyan)}@media(max-width:900px){.site-nav{padding:1rem 1.5rem}.nav-links{display:none}.hero-content{padding:4rem 1.5rem}.hero-stats{gap:1.5rem}.section-inner{padding:3.5rem 1.5rem}.about-grid{grid-template-columns:1fr;gap:2rem}.footer-inner{grid-template-columns:1fr 1fr;padding:3rem 1.5rem 2rem}.footer-bottom{padding:1.5rem}.product-page{padding:2rem 1.5rem}.product-page-grid{grid-template-columns:1fr;gap:2rem}.product-gallery{position:static}.collection-page,.cart-page{padding:2.5rem 1.5rem}.page-content{padding:3rem 1.5rem}.breadcrumb{padding:1rem 1.5rem}}@media(max-width:600px){.hero h1{font-size:2.5rem}.products-grid,.footer-inner{grid-template-columns:1fr}.hero-stats,.btn-nav{display:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{animation:fadeUp .6s ease both}.hero h1{animation:fadeUp .6s .1s ease both}.hero-sub{animation:fadeUp .6s .2s ease both}.hero-actions{animation:fadeUp .6s .3s ease both}.hero-stats{animation:fadeUp .6s .4s ease both}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
