@font-face{font-family:ShopAnton;src:url('/assets/fonts/anton.ttf')}@font-face{font-family:ShopRacing;src:url('/assets/fonts/robotocondensed.ttf')}@font-face{font-family:ShopGothic;src:url('/assets/fonts/unifrakturmaguntia.ttf')}
.shop-page{background:#070907;min-height:calc(100vh - 64px);color:#f5f7f4}.shop-shell{width:min(1440px,100%);margin:auto;padding:28px clamp(16px,4vw,56px) 80px}.shop-demo{min-height:42px;border:1px solid #42523b;background:linear-gradient(90deg,#162015,#0c110c);display:flex;align-items:center;justify-content:center;gap:12px;padding:9px 16px;color:#cbd4c8;font-size:.82rem;letter-spacing:.02em}.shop-demo b{color:#99ff5c;font-size:.75rem;letter-spacing:.12em}.shop-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:58px 0 36px;border-bottom:1px solid #252a25}.shop-heading small,.shop-detail-copy small,.shop-cart-head small,.shop-checkout>small,.shop-success>small{color:#91ff55;font-size:.74rem;font-weight:800;letter-spacing:.15em}.shop-heading h1{font:400 clamp(3.25rem,8vw,7.5rem)/.85 ShopAnton,Impact,sans-serif;letter-spacing:-.025em;text-transform:uppercase;margin:12px 0 18px;max-width:850px}.shop-heading p{font-size:1.05rem;color:#9ba49b;margin:0;max-width:620px}.shop-cart-button{border:1px solid #8cff52;background:#8cff52;color:#071007;border-radius:999px;padding:13px 16px 13px 22px;font-weight:850;white-space:nowrap;cursor:pointer}.shop-cart-button span{display:inline-grid;place-items:center;min-width:27px;height:27px;margin-left:9px;border-radius:50%;background:#071007;color:#fff}.shop-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 220px;gap:12px;margin-top:28px}.shop-toolbar label{display:block;color:#899389;font-size:.78rem}.shop-toolbar input,.shop-toolbar select,.shop-detail-copy select,.shop-checkout input,.shop-checkout select,.shop-cart-item select{width:100%;height:48px;margin-top:7px;padding:0 13px;border:1px solid #2c332c;border-radius:10px;background:#0e120e;color:#fff;font-size:1rem}.shop-category-row{display:flex;gap:8px;overflow:auto;padding:22px 0 10px}.shop-category-row button{padding:9px 15px;border:1px solid #303630;border-radius:999px;background:#0d110d;color:#aeb6ae;cursor:pointer;white-space:nowrap}.shop-category-row button[aria-pressed=true]{background:#eff4ed;border-color:#eff4ed;color:#0a0c0a;font-weight:800}.shop-results-line{display:flex;justify-content:space-between;gap:16px;color:#747d74;font-size:.8rem;padding:16px 0}.shop-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.shop-product-card{min-width:0;border:1px solid #282e28;background:#0c0f0c;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.shop-product-card:hover{transform:translateY(-3px);border-color:#4b5948}.shop-product-preview{position:relative;isolation:isolate;height:260px;display:grid;place-items:center;overflow:hidden;background:#151a15}.shop-product-preview:before{content:"";position:absolute;inset:0;z-index:-2;background:var(--preview-bg,linear-gradient(145deg,#1a2318,#080a08));background-size:cover;background-position:center}.shop-product-preview:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.5)),radial-gradient(circle at 30% 20%,rgba(140,255,82,.22),transparent 34%)}.shop-product-preview span{display:block;text-align:center;font:400 clamp(2.9rem,5vw,5rem)/.82 ShopAnton,Impact,sans-serif;text-transform:uppercase;letter-spacing:-.04em;text-shadow:0 6px 25px #000}.shop-product-preview i{position:absolute;top:14px;right:14px;padding:5px 7px;background:#090b09b8;border:1px solid #65705f;border-radius:4px;color:#cbd2c8;font:700 .58rem/1 Inter,sans-serif;letter-spacing:.14em}.shop-product-preview.large{min-height:520px;height:100%;border-radius:14px}.font-racing span{font-family:ShopRacing,sans-serif;font-stretch:condensed;transform:skew(-8deg);color:#ff6b35}.font-gothic span{font-family:ShopGothic,serif;font-size:6rem;color:#f2eee6;text-transform:none}.texture-concrete{--preview-bg:url('/assets/bg-concrete.jpg')}.texture-night{--preview-bg:url('/assets/bg-night.jpg')}.texture-paper{--preview-bg:url('/assets/bg-light.jpg');filter:grayscale(1) contrast(1.18)}.graphic-racing{--preview-bg:url('/assets/matchcut-car.jpg')}.graphic-racing span{color:#ffef3d;font-style:italic}.graphic-chrome{--preview-bg:url('/assets/bg-garage.png')}.graphic-chrome span{color:#eaf1f6;text-shadow:2px 2px #9a37ff,-2px -2px #4fffd4,0 10px 30px #000}.graphic-utility{--preview-bg:url('/assets/bg-rooftop.png')}.graphic-utility span{border:3px solid #fff;padding:12px 20px;letter-spacing:.08em}.bundle-starter{--preview-bg:url('/assets/flatlay-tee-washed-black-front.jpg')}.bundle-starter span{color:#8cff52}.shop-product-info{display:flex;flex:1;flex-direction:column;padding:18px}.shop-product-info>div:first-child>span{color:#7f897f;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.shop-product-info h2{font-size:1.2rem;margin:6px 0}.shop-product-info p{color:#98a198;line-height:1.55;font-size:.9rem;margin:4px 0 20px}.shop-product-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px;border-top:1px solid #222722}.shop-product-foot>div{display:flex;gap:6px}.shop-product-foot .btn{font-size:.8rem}.shop-empty{grid-column:1/-1;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #333b33;border-radius:15px;color:#8c968c}.shop-empty b{color:#fff;font-size:1.1rem;margin-bottom:8px}.shop-dialog{width:min(1040px,calc(100vw - 28px));max-height:calc(100vh - 28px);padding:0;border:1px solid #333a33;border-radius:18px;background:#0b0e0b;color:#fff;box-shadow:0 28px 80px #000c;overflow:auto}.shop-dialog::backdrop{background:#000c;backdrop-filter:blur(8px)}.shop-dialog-close{position:sticky;display:block;top:12px;margin:12px 12px -52px auto;z-index:5;width:40px;height:40px;border-radius:50%;border:1px solid #3a423a;background:#111611;color:#fff;font-size:1.6rem;cursor:pointer}.shop-detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;padding:62px 28px 28px}.shop-detail-copy{padding:18px 10px}.shop-detail-copy h2,.shop-cart-head h2,.shop-checkout h2,.shop-success h2{font:400 clamp(2.3rem,5vw,4.3rem)/.95 ShopAnton,Impact,sans-serif;text-transform:uppercase;margin:12px 0 18px}.shop-detail-copy>p{color:#a3aca3;line-height:1.55}.shop-detail-copy ul{padding:15px 0;margin:18px 0;list-style:none;border-block:1px solid #2a302a}.shop-detail-copy li{padding:5px 0;color:#d9ddd7}.shop-detail-copy li:before{content:'✓';color:#8cff52;margin-right:9px}.shop-detail-copy label,.shop-checkout>label{display:block;margin-top:15px;color:#abb4ab;font-size:.82rem}.shop-license-note{margin:8px 0 18px;color:#7f897f;font-size:.78rem;line-height:1.45}.shop-wide{width:100%;min-height:48px}.shop-sample-note{text-align:center;font-size:.72rem!important;color:#6f786f!important}.shop-cart-dialog{width:min(720px,calc(100vw - 24px))}.shop-cart-head,.shop-checkout,.shop-success{padding:62px 26px 26px}.shop-cart-head p,.shop-checkout>p,.shop-success>p{color:#939d93}.shop-cart-list{padding:0 26px}.shop-cart-item{display:grid;grid-template-columns:82px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #252b25}.shop-cart-item .shop-product-preview{height:74px;border-radius:8px}.shop-cart-item .shop-product-preview span{font-size:1.2rem}.shop-cart-item .shop-product-preview i{display:none}.shop-cart-item b{display:block;margin-bottom:7px}.shop-cart-item label{display:flex;align-items:center;gap:8px;color:#7f897f;font-size:.72rem}.shop-cart-item select{width:auto;height:32px;margin:0;font-size:.75rem;padding:0 28px 0 8px}.shop-cart-item>button,.shop-text-back{border:0;background:none;color:#8f998f;text-decoration:underline;cursor:pointer}.shop-cart-total,.shop-order-mini{display:flex;justify-content:space-between;align-items:center;margin:20px 26px 12px;padding:18px 0;border-block:1px solid #2b312b;font-size:1.05rem}.shop-cart-body>.shop-wide,#shopCartBody>.shop-wide{width:calc(100% - 52px);margin:0 26px 26px}.shop-empty.cart{margin:10px 26px 20px;min-height:210px}.shop-checkout .shop-text-back{padding:0;margin-bottom:26px}.shop-checkout .shop-order-mini{margin:22px 0 14px}.shop-check{display:flex!important;align-items:flex-start;gap:10px;line-height:1.45}.shop-check input{width:18px;height:18px;margin:1px 0 0;accent-color:#8cff52}.shop-checkout button[type=submit]{margin-top:18px}.shop-success{text-align:center}.shop-success-mark{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;border-radius:50%;background:#8cff52;color:#071007;font-size:2rem;font-weight:900}.shop-success .shop-order-mini{margin:22px 0}.shop-success .shop-wide+.shop-wide{margin-top:8px}
@media(max-width:980px){.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-detail-grid{grid-template-columns:1fr}.shop-product-preview.large{min-height:430px}.shop-heading h1{font-size:5.5rem}}
@media(max-width:650px){.shop-shell{padding:16px 12px 56px}.shop-demo{align-items:flex-start;flex-direction:column;gap:3px}.shop-heading{align-items:flex-start;flex-direction:column;padding:38px 0 28px}.shop-heading h1{font-size:3.7rem}.shop-toolbar{grid-template-columns:1fr}.shop-products{grid-template-columns:1fr}.shop-product-preview{height:240px}.shop-products .shop-product-card{border-radius:13px}.shop-detail-grid{padding:58px 14px 18px;gap:5px}.shop-product-preview.large{min-height:320px}.shop-detail-copy{padding:18px 2px}.shop-cart-item{grid-template-columns:64px minmax(0,1fr) auto}.shop-cart-item>strong{grid-column:3}.shop-cart-item>button{grid-column:2;text-align:left;padding:0}.shop-cart-head,.shop-checkout,.shop-success{padding-inline:17px}.shop-cart-list{padding-inline:17px}.shop-cart-total,.shop-order-mini{margin-inline:17px}#shopCartBody>.shop-wide{width:calc(100% - 34px);margin-inline:17px}.shop-empty.cart{margin-inline:17px}.shop-results-line{align-items:flex-start;flex-direction:column}.shop-product-foot{align-items:flex-start;flex-direction:column}.shop-product-foot>div{width:100%}.shop-product-foot .btn{flex:1}}
