@import "https://fonts.googleapis.com/css2?family=Skranji:wght@400;700&family=Space+Mono:wght@400;700&display=swap";:root{--color-black:#07080a;--color-iron:#101216;--color-panel:#15191d;--color-line:#e5e2d824;--color-ash:#e9e3d5;--color-muted:#9a948a;--color-lightning:#91d5ff;--color-ember:#e8602b;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Skranji", Georgia, serif;--font-mono:"Space Mono", "Cascadia Mono", Consolas, monospace;color:var(--color-ash);background:var(--color-black);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.45}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-black)}body{min-width:320px;margin:0}a,button,input,select{letter-spacing:0}img,svg{max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--color-lightning);outline-offset:3px}.site-shell{background:var(--color-black);min-height:100vh;overflow-x:clip}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050608b8;border-bottom:1px solid #e5e2d81a;justify-content:space-between;align-items:center;gap:20px;padding:14px 28px;display:flex;position:fixed;top:0;left:0;right:0}.brand-chip,.nav-actions,.cart-link,.hero-action,.status-strip div,.buy-row,.quantity-tools,.draft-button{align-items:center;display:flex}.brand-chip{color:var(--color-ash);font-family:var(--font-display);gap:10px;font-size:18px;line-height:1;text-decoration:none}.brand-chip svg,.brand-lockup>svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;flex:none}.brand-chip svg{width:32px;height:32px;color:var(--color-ember);stroke-width:3px}.nav-actions{gap:8px}.nav-actions a{min-height:38px;color:var(--color-muted);font-family:var(--font-mono);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;text-decoration:none;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.nav-actions a:hover{color:var(--color-ash);background:#ffffff0d;border-color:#e5e2d838}.cart-link{color:var(--color-ash);gap:8px}.hero-scroll{--strike-progress:0;--branch-progress:0;--anvil-progress:0;--logo-progress:0;--impact-progress:0;background:#000;height:235svh;position:relative}.reveal-anchor{width:1px;height:1px;position:absolute;top:calc(100% - 58svh);left:0}.hero-sticky{isolation:isolate;background:#000;height:100svh;position:sticky;top:0;overflow:hidden}.parallax-blackout{z-index:0;pointer-events:none;background:#000;position:absolute;inset:0}.lightning-field{z-index:3;fill:none;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.bolt-core,.bolt-branch{vector-effect:non-scaling-stroke;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;filter:url(#white-glow)}.bolt-core{stroke-width:10px;stroke-dashoffset:calc(1 - var(--strike-progress));opacity:var(--strike-progress)}.bolt-branch{stroke-width:4px;stroke-dashoffset:calc(1 - var(--branch-progress));opacity:var(--branch-progress)}.branch-left-one,.branch-right-one{stroke-width:3.4px}.branch-left-two,.branch-right-two{stroke-width:2.8px}.anvil-silhouette{z-index:1;fill:#fff;width:min(56vw,720px);opacity:var(--anvil-progress);filter:drop-shadow(0 0 4px #ffffffa3);pointer-events:none;position:absolute;bottom:12svh;left:50%;transform:translate(-50%)}.impact-bloom{z-index:2;aspect-ratio:1;width:min(16vw,180px);opacity:var(--impact-progress);pointer-events:none;background:radial-gradient(circle,#fff 0 5%,#ffffff94 13%,#fff3 30%,#0000 58%);border-radius:50%;position:absolute;top:61.5svh;left:49%;transform:translate(-50%,-50%)}.brand-lockup{z-index:4;width:min(92vw,900px);color:var(--color-ash);text-align:center;text-shadow:0 3px 26px #000000db;opacity:var(--logo-progress);pointer-events:auto;justify-items:center;padding:32px 24px;display:grid;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.brand-lockup>svg{color:#fff;stroke-width:2.3px;filter:drop-shadow(0 0 18px #ffffffb8);width:86px;height:86px;margin-bottom:14px}.brand-lockup p,.eyebrow,.product-category,.product-meta,.panel-heading>span,.totals-list,.draft-summary,.customer-form label span,.buy-row label span{font-family:var(--font-mono)}.brand-lockup p{color:#fff;text-transform:uppercase;background:#000;border-radius:4px;margin:0 0 10px;padding:4px 10px;font-size:14px;display:inline-flex}.brand-lockup h1{color:#fff;font-family:var(--font-display);background:#000;border-radius:6px;margin:0;padding:5px 18px 10px;font-size:72px;font-weight:700;line-height:.96}.hero-action{color:#fff;min-height:46px;font-family:var(--font-mono);background:#000;border:1px solid #fff;border-radius:6px;gap:9px;margin-top:28px;padding:0 18px;font-weight:700;text-decoration:none;box-shadow:0 0 0 8px #000}.status-strip{border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);background:var(--color-iron);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.status-strip div{min-height:76px;color:var(--color-ash);font-family:var(--font-mono);justify-content:center;gap:12px;font-size:14px}.status-strip div+div{border-left:1px solid var(--color-line)}.status-strip svg{width:20px;color:var(--color-ember)}.shop-layout{max-width:1320px;margin:0 auto;padding:76px 28px 88px}.shop-heading,.panel-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.eyebrow{color:var(--color-ember);text-transform:uppercase;margin:0 0 8px;font-size:13px}.shop-heading h2,.panel-heading h2,.product-copy h3,.cart-line h3{color:var(--color-ash);margin:0}.shop-heading h2,.panel-heading h2{font-family:var(--font-display);font-size:42px;line-height:1}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.product-card,.cart-panel,.order-panel{border:1px solid var(--color-line);background:#101215db;border-radius:8px;box-shadow:0 24px 70px #00000047}.product-card{overflow:hidden}.product-media{aspect-ratio:1;background:#11151a;overflow:hidden}.product-media img{object-fit:cover;width:100%;height:100%;transition:transform .28s;display:block}.product-card:hover .product-media img{transform:scale(1.035)}.product-copy{gap:18px;padding:18px;display:grid}.product-category{color:var(--color-muted);text-transform:uppercase;margin:0 0 7px;font-size:12px}.product-copy h3,.cart-line h3{font-size:20px;line-height:1.15}.product-copy p{color:var(--color-muted);margin:8px 0 0;font-size:14px}.product-meta{color:var(--color-ash);justify-content:space-between;gap:12px;font-size:13px;display:flex}.product-meta span:first-child{color:var(--color-lightning)}.buy-row{gap:10px}.buy-row label{flex:auto;gap:6px;display:grid}.buy-row label span,.customer-form label span{color:var(--color-muted);text-transform:uppercase;font-size:12px}select,input{box-sizing:border-box;width:100%;min-height:42px;color:var(--color-ash);font:15px var(--font-body);background:#00000061;border:1px solid #e5e2d829;border-radius:6px}select{padding:0 10px}input{padding:0 12px}button{font:inherit;cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.48}.buy-row button,.draft-button{color:#07080a;background:var(--color-lightning);min-height:42px;font-family:var(--font-mono);border-radius:6px;justify-content:center;gap:8px;font-weight:700}.buy-row button{flex:0 0 94px;align-self:end}.order-band{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);gap:22px;max-width:1320px;margin:0 auto;padding:0 28px 96px;display:grid}.cart-panel,.order-panel{padding:22px}.panel-heading{align-items:center}.panel-heading>span,.panel-heading svg{color:var(--color-lightning)}.cart-lines{gap:10px;min-height:86px;margin-top:22px;display:grid}.empty-state{color:var(--color-muted);margin:0}.cart-line{background:#0003;border:1px solid #e5e2d81a;border-radius:8px;grid-template-columns:70px minmax(0,1fr) auto 38px;align-items:center;gap:12px;padding:10px;display:grid}.cart-line img{object-fit:cover;border-radius:6px;width:70px;height:70px}.cart-line p{color:var(--color-muted);margin:5px 0 0;font-size:14px}.quantity-tools{border:1px solid #e5e2d824;border-radius:6px;overflow:hidden}.quantity-tools button,.quantity-tools span,.remove-line{width:36px;height:36px;color:var(--color-ash);background:#ffffff0a;place-items:center;display:inline-grid}.quantity-tools span{font-family:var(--font-mono)}.remove-line{color:var(--color-muted);border-radius:6px}.totals-list{color:var(--color-muted);gap:10px;margin:24px 0 0;font-size:14px;display:grid}.totals-list div,.draft-summary div{justify-content:space-between;gap:18px;display:flex}.totals-list dd{color:var(--color-ash);margin:0}.total-row{border-top:1px solid var(--color-line);color:var(--color-ash);padding-top:14px;font-size:18px}.customer-form{gap:12px;margin-top:22px;display:grid}.customer-form label{gap:7px;display:grid}.draft-button{width:100%;margin-top:18px}.draft-summary{min-height:128px;color:var(--color-muted);background:#0003;border:1px solid #e5e2d81a;border-radius:8px;gap:10px;margin-top:18px;padding:16px;display:grid}.draft-summary strong{color:var(--color-ash)}.draft-summary p{margin:0}@media (width<=1160px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-band{grid-template-columns:1fr}}@media (width<=760px){.topbar{padding:12px 14px;position:absolute}.brand-chip span{display:none}.nav-actions a{min-height:34px;padding:0 8px;font-size:12px}.hero-scroll{height:220svh}.brand-lockup{padding:20px 14px}.brand-lockup>svg{width:68px;height:68px}.brand-lockup h1{font-size:44px}.anvil-silhouette{width:112vw;bottom:18svh}.impact-bloom{width:42vw;top:61.5svh;left:49%}.status-strip{grid-template-columns:1fr}.status-strip div{min-height:58px}.status-strip div+div{border-left:0;border-top:1px solid var(--color-line)}.shop-layout,.order-band{padding-left:16px;padding-right:16px}.shop-heading,.panel-heading{flex-direction:column;align-items:start;gap:10px}.shop-heading h2,.panel-heading h2{font-size:34px}.product-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:58px minmax(0,1fr) 38px}.cart-line img{width:58px;height:58px}.quantity-tools{grid-column:2/4;width:max-content}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
