/** Shopify CDN: Minification failed

Line 8:1016 Unexpected "}"

**/
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:1rem;top:1rem;z-index:1000;background:#fff;color:#000;padding:.75rem 1rem}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin-inline:auto}.section{padding:4.5rem 0}.section--tight{padding:2rem 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.6rem}.section-heading h1,.section-heading h2{margin:0;font-size:clamp(1.7rem,3vw,2.5rem);letter-spacing:-.035em}.eyebrow{margin:0 0 .65rem;color:var(--color-accent-2);font-weight:800;text-transform:uppercase;letter-spacing:.09em;font-size:.82rem}.muted{color:var(--color-muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.75rem 1.15rem;border:1px solid transparent;border-radius:10px;background:var(--color-accent);color:#fff;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 28px color-mix(in srgb,var(--color-accent) 35%,transparent)}.button--secondary{background:transparent;border-color:var(--color-accent-2);color:var(--color-accent-2)}.button--ghost{background:transparent;border-color:var(--color-border);color:var(--color-text)}.button--full{width:100%}.text-link{color:var(--color-accent-2);font-weight:800}.card{background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 94%,#fff 6%),var(--color-surface));border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}.announcement{background:linear-gradient(90deg,#23113d,#101018 45%,#302406);border-bottom:1px solid var(--color-border);font-size:.85rem}.announcement__inner{display:flex;justify-content:center;align-items:center;gap:1.2rem;min-height:36px;text-align:center}.site-header{position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--color-bg) 90%,transparent);backdrop-filter:blur(14px);border-bottom:1px solid var(--color-border)}.header__inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.8rem;font-size:1.35rem;font-weight:950;letter-spacing:-.04em;text-transform:uppercase}.brand__mark{width:38px;height:46px;border-radius:7px;background:linear-gradient(145deg,var(--color-accent-2),#ff7a00 50%,var(--color-accent));transform:rotate(-6deg);box-shadow:0 0 0 3px #0d0b12,0 0 0 4px var(--color-accent)}.brand__name span{color:var(--color-accent)}.brand img{max-height:56px;width:auto}.nav{display:flex;justify-content:center;gap:1.5rem}.nav a{font-size:.92rem;font-weight:750}.nav a:hover{color:var(--color-accent-2)}.header-actions{display:flex;align-items:center;gap:.7rem}.icon-button{width:42px;height:42px;border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface);color:var(--color-text);display:grid;place-items:center;cursor:pointer;position:relative}.cart-count{position:absolute;right:-6px;top:-7px;background:var(--color-accent);color:#fff;border-radius:999px;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;font-size:.72rem;font-weight:900}.mobile-toggle{display:none}.mobile-panel{display:none}.hero{position:relative;min-height:660px;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid var(--color-border)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 35%,color-mix(in srgb,var(--color-accent) 55%,transparent),transparent 27%),radial-gradient(circle at 52% 15%,color-mix(in srgb,var(--color-accent-2) 25%,transparent),transparent 23%),linear-gradient(90deg,#050508 12%,rgba(5,5,8,.82) 47%,rgba(5,5,8,.25));z-index:1}.hero__media{position:absolute;inset:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#090711,#1a0c2f 46%,#3f1c08 100%);position:relative}.hero__placeholder:after{content:"";position:absolute;width:320px;height:440px;right:12%;top:12%;border-radius:22px;background:linear-gradient(150deg,#ffb000,#f35b16 45%,#6d18d1);transform:rotate(7deg);box-shadow:0 0 50px rgba(138,43,226,.55),0 20px 80px rgba(0,0,0,.6);border:8px solid rgba(255,255,255,.2)}.hero__content{position:relative;z-index:2;max-width:720px;padding:6rem 0}.hero h1{margin:.3rem 0 1.2rem;font-size:clamp(3.15rem,7vw,6rem);line-height:.91;letter-spacing:-.065em;text-transform:uppercase}.hero h1 strong{color:var(--color-accent-2)}.hero__text{max-width:580px;color:#d7d2de;font-size:1.08rem}.hero__buttons{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.hero__badge{display:inline-flex;gap:.55rem;align-items:center;padding:.5rem .8rem;border:1px solid color-mix(in srgb,var(--color-accent) 65%,#fff 10%);border-radius:999px;background:rgba(15,10,24,.74);font-weight:800;font-size:.83rem}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.category-card{position:relative;min-height:240px;padding:1.1rem;display:flex;align-items:flex-end;isolation:isolate;transition:transform .2s ease,border-color .2s ease}.category-card:hover{transform:translateY(-5px);border-color:var(--color-accent)}.category-card__media{position:absolute;inset:0;z-index:-2}.category-card__media img{width:100%;height:100%;object-fit:cover}.category-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(4,3,8,.96))}.category-card__placeholder{position:absolute;inset:0;background:radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--color-accent) 60%,transparent),transparent 30%),linear-gradient(145deg,#1b1228,#09080d)}.category-card h3{margin:0;font-size:1.2rem;text-transform:uppercase}.category-card p{margin:.3rem 0 0;color:var(--color-muted);font-size:.88rem}.buy-panel{display:grid;grid-template-columns:1fr auto;gap:1.5rem;padding:1.5rem;border-color:color-mix(in srgb,var(--color-accent-2) 55%,var(--color-border));background:linear-gradient(90deg,#151005,var(--color-surface))}.buy-items{display:grid;grid-template-columns:repeat(5,1fr);gap:.7rem}.buy-item{padding:1rem;border-right:1px solid var(--color-border)}.buy-item:last-child{border-right:0}.buy-item h3{margin:.5rem 0 .25rem;color:var(--color-accent-2);font-size:.95rem;text-transform:uppercase}.buy-item p{margin:0;color:var(--color-muted);font-size:.84rem}.buy-item__icon{font-size:1.7rem}.buy-cta{min-width:220px;display:flex;flex-direction:column;justify-content:center;padding:1rem 1.2rem;border-left:1px solid var(--color-border)}.buy-cta h3{margin:0 0 .35rem;font-size:1.35rem}.buy-cta p{margin:0 0 1rem;color:var(--color-muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.product-card{position:relative;overflow:hidden}.product-card__media{aspect-ratio:4/5;background:#0d0c12;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(circle,color-mix(in srgb,var(--color-accent) 38%,transparent),transparent 40%),#0b0a10}.product-card__content{padding:1rem}.product-card__title{margin:0;font-size:1rem}.product-card__vendor{margin:0 0 .35rem;color:var(--color-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.price{display:flex;gap:.55rem;align-items:center;margin-top:.55rem;font-weight:900;color:var(--color-accent-2)}.price s{color:var(--color-muted);font-weight:600}.badge{position:absolute;top:.7rem;left:.7rem;z-index:2;padding:.28rem .55rem;border-radius:999px;background:var(--color-accent-2);color:#111;font-size:.72rem;font-weight:900;text-transform:uppercase}.community-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.community-card{padding:1.25rem;display:flex;gap:1rem;align-items:flex-start}.community-card__icon{font-size:2rem;color:var(--color-accent)}.community-card h3{margin:0 0 .3rem;font-size:1rem;text-transform:uppercase}.community-card p{margin:0;color:var(--color-muted);font-size:.88rem}.site-footer{border-top:1px solid var(--color-border);padding:3.5rem 0 1.5rem;background:#050507}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:2.5rem}.footer-title{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem}.footer-menu{list-style:none;margin:0;padding:0}.footer-menu li{margin:.55rem 0;color:var(--color-muted)}.footer-about{max-width:340px;color:var(--color-muted)}.newsletter-form{display:flex}.newsletter-form input{min-width:0;flex:1;background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);padding:.8rem;border-radius:9px 0 0 9px}.newsletter-form button{border-radius:0 9px 9px 0}.footer-bottom{margin-top:2.5rem;padding-top:1.2rem;border-top:1px solid var(--color-border);display:flex;justify-content:space-between;gap:1rem;color:var(--color-muted);font-size:.82rem}.main-page{padding:4rem 0}.rte{max-width:780px}.rte a{color:var(--color-accent-2);text-decoration:underline}.collection-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1.5rem}.select,input[type="number"],input[type="text"],input[type="email"],input[type="search"]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:9px;color:var(--color-text);padding:.8rem}.product-page{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);gap:3rem;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.product-gallery__item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}.product-gallery__item img{width:100%;height:auto}.product-info{position:sticky;top:110px}.product-info h1{font-size:clamp(2rem,4vw,3.2rem);line-height:1;letter-spacing:-.04em;margin:.3rem 0 1rem}.product-info__price{font-size:1.5rem;color:var(--color-accent-2);font-weight:900;margin:1rem 0}.product-form{display:grid;gap:1rem}.product-form label{font-weight:800;font-size:.9rem}.product-form select,.product-form input{width:100%}.product-description{margin-top:1.6rem;color:#d5d0db}.inventory-note{font-size:.86rem;color:var(--color-muted)}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:1rem;border-bottom:1px solid var(--color-border);text-align:left}.cart-product{display:flex;align-items:center;gap:1rem}.cart-product img{width:80px;border-radius:8px}.cart-summary{margin-left:auto;max-width:430px;padding-top:2rem}.cart-summary__row{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:900;margin-bottom:1rem}.search-form{display:flex;max-width:700px;margin-bottom:2rem}.search-form input{flex:1;border-radius:9px 0 0 9px}.search-form button{border-radius:0 9px 9px 0}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pagination a,.pagination span{min-width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--color-border);border-radius:8px}.empty-state{text-align:center;padding:5rem 1rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-field{display:grid;gap:.45rem}.form-field--full{grid-column:1/-1}.form-field label{font-weight:800;font-size:.9rem}.form-field input,.form-field textarea,.form-field select{width:100%;background:var(--color-surface);border:1px solid var(--color-border);border-radius:9px;color:var(--color-text);padding:.8rem}.form-field textarea{min-height:150px;resize:vertical}.form-status{padding:1rem;border:1px solid var(--color-border);border-radius:9px;margin-bottom:1rem}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.nav{display:none}.mobile-toggle{display:grid}.header__inner{grid-template-columns:1fr auto}.header-actions{justify-content:end}.mobile-panel{position:fixed;inset:115px 0 0;background:var(--color-bg);padding:1rem;z-index:29}.mobile-panel.is-open{display:block}.mobile-panel a{display:block;padding:1rem;border-bottom:1px solid var(--color-border);font-weight:800}.category-grid{grid-template-columns:repeat(3,1fr)}.buy-panel{grid-template-columns:1fr}.buy-items{grid-template-columns:repeat(3,1fr)}.buy-cta{border-left:0;border-top:1px solid var(--color-border)}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:740px){.section{padding:3rem 0}.hero{min-height:590px}.hero:before{background:linear-gradient(90deg,rgba(5,5,8,.95),rgba(5,5,8,.6))}.hero__placeholder:after{opacity:.35;right:-80px}.hero__content{padding:4rem 0}.hero h1{font-size:clamp(2.8rem,15vw,4.6rem)}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.buy-items{grid-template-columns:repeat(2,1fr)}.buy-item{border-right:0;border-bottom:1px solid var(--color-border)}.community-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.product-page{grid-template-columns:1fr}.product-info{position:static}.product-gallery{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block}.cart-table tr{padding:1rem 0;border-bottom:1px solid var(--color-border)}.cart-table td{border:0;padding:.4rem 0}.collection-toolbar{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}.form-field--full{grid-column:auto}}}