.store-page{color:#f3f1eb;background:#090b0c;min-height:100vh}.store-header{color:#17191a;background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(1.2rem,5vw,5rem);display:flex}.store-header img{object-fit:contain;width:132px;height:74px}.store-header nav{gap:2rem;font-size:.85rem;display:flex}.store-header nav a.active,.store-header nav a:hover{color:#ff5900}.store-admin-link{border:1px solid #ddd;border-radius:30px;padding:.65rem 1rem;font-size:.75rem}.store-hero{background:radial-gradient(circle at 80%,#ff590020,#0000 28%);border-bottom:1px solid #272c2e;grid-template-columns:1fr auto;align-items:end;gap:3rem;padding:clamp(4rem,8vw,8rem) clamp(1.2rem,6vw,7rem);display:grid}.store-kicker{color:#ff5900;letter-spacing:.15em;font:700 .65rem ui-monospace,monospace}.store-kicker i{background:#ff5900;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 12px #ff5900}.store-hero h1{letter-spacing:-.075em;text-transform:uppercase;margin:1.5rem 0;font-size:clamp(3.6rem,7vw,7.5rem);line-height:.82}.store-hero h1 em{color:#0000;-webkit-text-stroke:1px #ff5900;font-style:normal;font-weight:300}.store-hero p:not(.store-kicker){color:#979e9e;max-width:42rem;line-height:1.7}.store-hero-meta{text-align:center;border:1px solid #33393b;border-radius:50%;place-content:center;width:190px;height:190px;display:grid;box-shadow:0 0 60px #ff590014}.store-hero-meta span,.store-hero-meta small{color:#676e6e;letter-spacing:.12em;font:700 .52rem ui-monospace,monospace}.store-hero-meta b{color:#ff5900;font-size:3.4rem}.store-controls{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0f10ec;border-bottom:1px solid #272c2e;justify-content:space-between;gap:1rem;padding:1rem clamp(1.2rem,6vw,7rem);display:flex;position:sticky;top:0}.store-search{background:#111416;border:1px solid #343a3c;align-items:center;gap:.7rem;width:min(500px,100%);height:48px;padding:0 1rem;display:flex}.store-search svg{color:#697071;width:18px}.store-search input{background:0 0;border:0;margin:0;padding:0}.store-search input:focus{outline:0}.store-sort{color:#6e7575;border:1px solid #343a3c;align-items:center;min-width:190px;padding:0 .8rem;display:flex;position:relative}.store-sort svg{width:16px}.store-sort select{appearance:none;color:#d7d9d8;background:0 0;border:0;width:100%;height:46px;padding:0 .7rem}.store-body{grid-template-columns:220px 1fr;gap:3rem;padding:3rem clamp(1.2rem,6vw,7rem) 7rem;display:grid}.store-categories{border-top:2px solid #ff5900;align-self:start;position:sticky;top:100px}.store-categories>div,.store-categories button{color:#858c8c;text-align:left;background:0 0;border:0;border-bottom:1px solid #252a2c;justify-content:space-between;width:100%;padding:1rem 0;display:flex}.store-categories>div{color:#ff5900;font:700 .58rem ui-monospace,monospace}.store-categories button.active,.store-categories button:hover{color:#fff}.store-categories button.active span:before{content:"";background:#ff5900;border-radius:50%;width:7px;height:7px;margin-right:.6rem;display:inline-block}.store-categories small{color:#555}.results-head{color:#747b7b;letter-spacing:.1em;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font:.6rem ui-monospace,monospace;display:flex}.results-head p{align-items:center;gap:.5rem;display:flex}.results-head svg{width:16px}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.store-card{background:#0d1012;border:1px solid #292e31;transition:all .3s}.store-card:hover{border-color:#52585a;transform:translateY(-5px)}.store-card-visual{background:radial-gradient(circle,#ff590018,#0000 55%),linear-gradient(145deg,#171b1e,#0d1012);place-items:center;height:320px;display:grid;position:relative;overflow:hidden}.store-card-visual:before{content:"";background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.store-card-visual>img{z-index:1;object-fit:contain;width:100%;height:100%;position:relative}.store-placeholder{z-index:1;text-align:center;color:#ff5900;border:1px solid #ff5900;place-content:center;gap:.5rem;width:145px;height:145px;display:grid;position:relative;transform:rotate(7deg)}.store-placeholder svg{stroke-width:.8px;width:62px;height:62px;margin:auto}.store-placeholder small{font:.5rem ui-monospace,monospace}.store-number{z-index:2;color:#555;font:.6rem ui-monospace,monospace;position:absolute;top:1rem;left:1rem}.stock{z-index:2;background:#090b0ce8;padding:.4rem .55rem;font:700 .5rem ui-monospace,monospace;position:absolute;bottom:1rem;right:1rem}.stock.ready{color:#5cdb90}.stock.order{color:#ff9b48}.store-card-info{padding:1.2rem}.store-card-info>small{color:#ff5900;text-transform:uppercase;font:.58rem ui-monospace,monospace}.store-card-info h2{margin:.45rem 0;font-size:1.2rem}.store-card-info p{color:#7d8484;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.4rem;font-size:.78rem;line-height:1.55;display:-webkit-box;overflow:hidden}.store-card-spec{color:#656c6c;justify-content:space-between;margin:1rem 0;font-size:.66rem;display:flex}.store-card-spec span{align-items:center;gap:.3rem;display:flex}.store-card-spec svg{width:13px}.store-card-bottom{border-top:1px solid #272c2e;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.store-card-bottom strong{font-size:1.2rem}.store-card-bottom a{color:#d6d8d7;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}.store-card-bottom a:hover{color:#ff5900}.store-card-bottom svg{width:14px}.store-state{text-align:center;color:#767d7d;border:1px solid #292e31;place-content:center;min-height:420px;font:700 .65rem ui-monospace,monospace;display:grid}.store-state>svg{color:#ff5900;margin:auto}.store-state h2{color:#fff;font-family:Arial;font-size:1.7rem}.store-state p{font-family:Arial;font-weight:400}.store-state button{color:#fff;background:#ff5900;border:0;margin:auto;padding:.7rem 1rem}@media (max-width:1100px){.store-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.store-header nav{display:none}.store-hero{grid-template-columns:1fr}.store-hero-meta{display:none}.store-body{grid-template-columns:1fr}.store-categories{border-top:0;gap:.6rem;display:flex;position:static;overflow:auto}.store-categories>div{display:none}.store-categories button{white-space:nowrap;border:1px solid #303638;border-radius:30px;width:auto;padding:.65rem 1rem}.store-categories button.active{color:#111;background:#fff}.store-categories button small{margin-left:.7rem}.store-controls{top:0}}@media (max-width:600px){.store-header{height:74px}.store-admin-link{display:none}.store-hero{padding:4rem 1.1rem}.store-hero h1{font-size:clamp(3.4rem,16vw,5rem)}.store-controls{padding:1rem;display:block}.store-sort{width:100%;margin-top:.7rem}.store-body{gap:1.3rem;padding:2rem 1rem 5rem}.store-grid{grid-template-columns:1fr}.store-card-visual{height:340px}}.active-filters{background:#0d1012;border:1px solid #292e31;flex-wrap:wrap;align-items:center;gap:.55rem;margin:-.5rem 0 1.2rem;padding:.7rem;display:flex}.active-filters>span{color:#666;margin-right:.3rem;font:700 .52rem ui-monospace,monospace}.active-filters button{color:#bbb;background:#15191b;border:1px solid #3b4244;padding:.4rem .6rem;font-size:.68rem}.active-filters button:hover{color:#ff5900;border-color:#ff5900}.active-filters .clear-all{color:#ff5900;background:0 0;border:0;margin-left:auto}.store-trust{color:#151819;background:#f4f3ef;padding:clamp(5rem,8vw,8rem) clamp(1.2rem,6vw,7rem)}.trust-heading{grid-template-columns:.5fr 1fr .7fr;align-items:end;gap:2rem;margin-bottom:3rem;display:grid}.trust-heading>p{color:#ff5900;letter-spacing:.13em;font:700 .62rem ui-monospace,monospace}.trust-heading h2{letter-spacing:-.06em;text-transform:uppercase;margin:0;font-size:clamp(2.8rem,5vw,5.5rem);line-height:.88}.trust-heading>span{color:#6e7474;line-height:1.6}.trust-grid{border:1px solid #dadbd7;grid-template-columns:repeat(4,1fr);display:grid}.trust-grid article{border-right:1px solid #dadbd7;flex-direction:column;min-height:230px;padding:1.5rem;display:flex}.trust-grid article:last-child{border-right:0}.trust-grid svg{color:#ff5900;width:28px;height:28px}.trust-grid b{margin:auto 0 .6rem;font-size:1.05rem}.trust-grid p{color:#737979;margin:0;font-size:.82rem;line-height:1.55}.store-faq{background:#0b0e0f;grid-template-columns:.65fr 1fr;gap:5rem;padding:clamp(5rem,8vw,8rem) clamp(1.2rem,6vw,7rem);display:grid}.store-faq h2{letter-spacing:-.06em;text-transform:uppercase;margin:1rem 0;font-size:clamp(3rem,5vw,5.5rem);line-height:.9}.faq-list{border-top:1px solid #303537}.faq-list details{border-bottom:1px solid #303537;padding:1.2rem 0}.faq-list summary{cursor:pointer;justify-content:space-between;gap:1rem;font-weight:700;list-style:none;display:flex}.faq-list summary span{color:#ff5900}.faq-list p{color:#8c9393;max-width:42rem;line-height:1.6}.store-footer{color:#17191a;background:#fff;grid-template-columns:1fr 1fr;align-items:start;padding:4rem clamp(1.2rem,6vw,7rem) 1.5rem;display:grid}.store-footer img{object-fit:contain;width:180px;height:95px}.store-footer>div>p{color:#777;margin-top:-1rem}.store-footer nav{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.store-footer nav a{color:#4e5454;font-size:.82rem}.store-footer nav a:hover{color:#ff5900}.store-footer-bottom{color:#777;border-top:1px solid #ddd;grid-column:1/-1;justify-content:space-between;margin-top:3rem;padding-top:1.2rem;font:.58rem ui-monospace,monospace;display:flex}@media (max-width:900px){.trust-heading{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid article:nth-child(2){border-right:0}.trust-grid article{border-bottom:1px solid #dadbd7}.store-faq{grid-template-columns:1fr;gap:2rem}}@media (max-width:600px){.active-filters .clear-all{margin-left:0}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-right:0;min-height:190px}.store-footer{grid-template-columns:1fr}.store-footer nav{margin-top:2rem}.store-footer-bottom{flex-direction:column;grid-column:auto;gap:.5rem}}
