@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8b44c7e6549520b2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6c25f6e897d845a3-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bebas Neue Fallback;src:local("Arial");ascent-override:117.32%;descent-override:39.11%;line-gap-override:0.00%;size-adjust:76.72%}.__className_d758cf{font-family:Bebas Neue,Bebas Neue Fallback;font-weight:400;font-style:normal}.__variable_d758cf{--font-display:"Bebas Neue","Bebas Neue Fallback"}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_ed3508{--font-body:"Outfit","Outfit Fallback"}:root{--purple:#9720e1;--purple-2:#b44ef0;--black:#000000;--white:#ffffff;--muted:#c8c8c8;--line:#2a2a2a;--card:#121212;color-scheme:dark}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--black);color:var(--white)}body{font-family:var(--font-body),"Segoe UI",sans-serif;min-height:100vh;background:radial-gradient(900px 420px at 85% -10%,rgba(151,32,225,.28),transparent 60%),var(--black)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}img{max-width:100%;display:block}h1,h2,h3{font-weight:400}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.btn,.filters a,.product-row button,.qty button,.tabs button{cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--purple);color:var(--white);border:1px solid var(--purple);border-radius:999px;padding:12px 22px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.btn:hover{background:var(--purple-2);border-color:var(--purple-2)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.ghost{background:transparent;border-color:var(--white)}.btn.ghost:hover{background:var(--purple);border-color:var(--purple)}.btn.danger{background:transparent;border-color:#6e3048;color:#ffb4c8}.btn.small{padding:8px 14px;font-size:12px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:#000000;border-bottom:2px solid var(--purple)}.header-inner{position:relative;min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:16px;gap:16px}.nav-left,.nav-right{display:flex;align-items:center;gap:18px}.nav-right{justify-content:flex-end}.nav-link{position:relative;background:none;border:0;padding:8px 0;color:var(--white);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.nav-link.active:after,.nav-link:hover:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--purple)}.brand{display:flex;justify-content:center}.brand img,.site-footer img{width:230px;height:62px;object-fit:cover;object-position:center}.menu{position:relative}.dropdown{display:none;position:absolute;top:100%;left:0;min-width:230px;background:#0c0c0c;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 18px 40px rgba(0,0,0,.45)}.menu:focus-within .dropdown,.menu:hover .dropdown{display:grid}.dropdown a{padding:10px 12px;border-radius:8px;color:var(--muted)}.dropdown a:hover{background:#1c1c1c;color:var(--white)}.dropdown .sub-link{padding-left:22px;color:#bdbdbd;font-size:14px}.search{display:flex;align-items:center;gap:8px;background:#141414;border:1px solid #333;border-radius:999px;padding:8px 12px;color:#aaa}.search input{width:128px;background:transparent;border:0;outline:none}.search:focus-within{border-color:var(--purple)}.chip{border:1px solid #333;border-radius:999px;padding:6px 10px;font-size:12px;letter-spacing:.06em;color:#ddd}.cart-btn{width:44px;height:44px;display:grid;place-items:center;background:var(--purple);color:white;border-radius:12px;position:relative}.cart-mobile{display:none}.badge{position:absolute;top:-6px;right:-6px;background:var(--white);color:var(--black);border-radius:99px;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-style:normal;font-weight:800;display:grid;place-items:center}.menu-btn{display:none;width:44px;height:44px;border-radius:12px;border:1px solid #333;background:#111;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0}.menu-btn span{display:block;width:18px;height:2px;background:white}.mobile-panel{display:none}.hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:12px;gap:12px;min-height:540px;padding:18px 0 8px}.eyebrow{color:#d7a6ff;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700;margin:0 0 8px}.buybox h1,.cart-copy h1,.empty h2,.hero h1,.section-title,.success h1{font-family:var(--font-display),Impact,sans-serif;letter-spacing:.02em;line-height:.9;margin:0}.hero h1{font-size:clamp(48px,6vw,84px);line-height:.95}.hero-copy p:last-of-type,.lead{color:var(--muted);font-size:18px;line-height:1.5;max-width:460px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hero-visual img{width:100%;height:min(560px,72vh);object-fit:contain}.marquee{overflow:hidden;border-block:1px solid #2a2a2a;background:#070707;padding:14px 0}.marquee-track{display:flex;width:max-content;animation:marquee 28s linear infinite}.marquee-track p{margin:0;padding-right:28px;font-family:var(--font-display),Impact,sans-serif;letter-spacing:.16em;text-transform:uppercase;font-size:20px;white-space:nowrap;color:#f4e9ff}.marquee-track span{color:var(--purple);padding:0 10px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.atelier{padding:56px 0 12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.steps article{min-height:210px;padding:18px;border-radius:18px;border:1px solid #2c2c2c;background:linear-gradient(180deg,#1b0b2c,#101010 58%)}.steps span{display:block;font-size:46px;line-height:.9;color:var(--purple)}.steps h3,.steps span{font-family:var(--font-display),Impact,sans-serif}.steps h3{margin:10px 0 8px;font-size:28px;letter-spacing:.03em}.steps p{margin:0;color:var(--muted);line-height:1.45}.statement{margin:42px 0 8px;padding:52px 0;background:radial-gradient(620px 240px at 12% 0,rgba(151,32,225,.48),transparent 70%),#120818;border-block:1px solid #3a1a55}.statement-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:32px;gap:32px;align-items:center}.statement h2{margin:0;font-family:var(--font-display),Impact,sans-serif;font-size:clamp(42px,5vw,72px);line-height:.92}.facts{display:grid;grid-gap:16px;gap:16px}.facts div{border-left:3px solid var(--purple);padding-left:14px}.facts strong{display:block;font-size:22px;margin-bottom:4px}.facts span{color:var(--muted)}.closer{margin-top:18px;padding:64px 0 28px;text-align:center;background:radial-gradient(520px 200px at 50% 0,rgba(151,32,225,.38),transparent 72%)}.closer .section-title{margin:0 auto 18px;max-width:760px}.carousel{position:relative;height:min(460px,48vw);min-height:220px;background:#111;overflow:hidden}.carousel-slide{display:block;width:100%;height:100%}.carousel-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.carousel-slide.brand img{object-fit:contain;background:#000}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:999px;background:rgba(0,0,0,.55);color:white;font-size:32px;line-height:1;cursor:pointer;z-index:2}.carousel-arrow.prev{left:14px}.carousel-arrow.next{right:14px}.carousel-arrow:hover{background:#9720e1}.carousel-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:2}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.55);cursor:pointer}.carousel-dots button.on{width:22px;background:#9720e1}.feature-row{display:flex;gap:14px;overflow-x:auto;padding-bottom:4px}.feature-card{flex:1 0 190px;min-width:190px;aspect-ratio:16/10;border-radius:16px;overflow:hidden;background:#161616;border:1px solid #2a2a2a}.feature-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.feature-card:hover{border-color:#9720e1}.feature-card:hover img{transform:scale(1.05)}.band{background:#101010;padding:28px 0 36px;margin-top:8px}.collections{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.collection-card{position:relative;display:flex;align-items:flex-end;min-height:190px;padding:18px;border-radius:18px;overflow:hidden;background:radial-gradient(circle at 20% 10%,rgba(151,32,225,.72),#140818 42%,#000 78%);border:1px solid #2c2c2c}.collection-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.collection-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.78))}.collection-card strong{position:relative;z-index:1;font-family:var(--font-display),Impact,sans-serif;font-size:34px;letter-spacing:.03em;text-shadow:0 8px 24px #000}.collection-card:hover{border-color:var(--purple)}.shop-all{display:flex;justify-content:center;margin-top:22px}.section{padding:48px 0 10px}.section-title{font-size:clamp(42px,6vw,76px);margin-bottom:22px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.product-card{background:var(--card);border:1px solid #242424;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.product-card:hover{border-color:var(--purple)}.product-media{position:relative;aspect-ratio:1;background:#111;overflow:hidden}.product-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.product-card:hover .product-media img{transform:scale(1.05)}.product-media .ph{position:absolute;inset:0}.product-media em{position:absolute;z-index:1;top:12px;left:12px;background:var(--purple);color:white;font-style:normal;font-size:11px;letter-spacing:.08em;text-transform:uppercase;padding:5px 8px;border-radius:999px}.product-body{padding:14px;display:grid;grid-gap:6px;gap:6px}.product-body p{margin:0;color:#bdbdbd;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.product-body h3{margin:0;font-size:18px;font-family:var(--font-body),"Segoe UI",sans-serif;font-weight:650}.product-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:6px}.product-row strong{font-size:16px}.product-row button{background:var(--purple);border:0;color:white;border-radius:999px;padding:8px 12px;font-weight:700}.product-row button:disabled{background:#333}.ph{display:grid;place-items:center;width:100%;height:100%;color:var(--purple);font-family:var(--font-display),Impact,sans-serif;font-size:64px}.page{padding:28px 0 56px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 22px}.filters a{border:1px solid #333;border-radius:999px;padding:8px 12px;color:#ddd;font-size:14px}.filters a.on,.filters a:hover{background:var(--purple);border-color:var(--purple);color:white}.empty,.empty-page{border:1px dashed #3a3a3a;border-radius:18px;padding:28px;display:grid;grid-gap:8px;gap:8px;justify-items:start;margin-bottom:18px}.search-miss{justify-items:center;text-align:center;padding:48px 24px}.search-miss-emoji{font-size:64px;line-height:1}.search-miss p{margin:0;color:var(--muted);max-width:360px}.skeleton{min-height:280px;border-radius:18px;background:linear-gradient(90deg,#141414,#222,#141414)}.status{padding:28px 0;color:var(--muted)}.banner{background:#241028;border:1px solid var(--purple);border-radius:14px;padding:12px 14px;margin-bottom:16px}.banner p{margin:0 0 8px}.hint{color:#cfcfcf}.error{color:#ffb0c0;margin:0}.rules{color:#ddd}.rules summary{cursor:pointer}.crumb{color:#aaa;margin-top:0}.crumb a:hover{color:white}.detail{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:36px;gap:36px;align-items:start}.gallery-main{position:relative;aspect-ratio:1;background:#0c0c0c;border:1px solid #242424;border-radius:18px;overflow:hidden}.gallery-main .ph,.gallery-main img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center}.thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.thumbs button{width:74px;height:74px;padding:0;border-radius:12px;border:1px solid #333;background:#000;overflow:hidden}.thumbs button.on{border-color:var(--purple)}.thumbs img{width:100%;height:100%;object-fit:cover;object-position:center;background:#111}.shop-search{position:-webkit-sticky;position:sticky;top:82px;z-index:20;background:rgba(0,0,0,.94);padding:12px 0 14px}.shop-search input{width:100%;background:#121212;border:1px solid #333;border-radius:999px;padding:14px 18px}.shop-search input:focus{outline:2px solid var(--purple);border-color:transparent}.shelf{padding:22px 0 8px;scroll-margin-top:150px}.shelf-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;border-bottom:1px solid #2a2a2a;padding-bottom:10px}.shelf-head h2{margin:0;font-family:var(--font-display),Impact,sans-serif;font-size:clamp(32px,4vw,54px);line-height:.9}.shelf-head span{color:#bdbdbd;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.shelf-empty{margin:0 0 8px}.pager{display:flex;justify-content:center;align-items:center;gap:14px;margin:16px 0 4px;color:#ddd}.buybox h1{font-size:clamp(42px,5vw,68px)}.price{display:block;font-size:32px;margin:12px 0}.desc{color:#dedede;line-height:1.65;white-space:pre-wrap}.stock{color:#d7a6ff}.buy-row,.qty{display:flex;align-items:center}.buy-row{gap:12px;flex-wrap:wrap;margin-top:18px}.qty{border:1px solid #333;border-radius:999px;overflow:hidden}.qty button{width:38px;height:38px;background:transparent;border:0;color:white}.qty span{min-width:24px;text-align:center}.cart-layout,.checkout-grid{display:grid;grid-template-columns:1.4fr .8fr;grid-gap:28px;gap:28px;align-items:start}.line{display:grid;grid-template-columns:84px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #242424}.line .ph,.line img{width:84px;height:84px;object-fit:cover;border-radius:12px;background:#111;font-size:32px}.line h2{margin:0 0 8px;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:18px;font-weight:650}.linkish{background:none;border:0;color:#ffb4c8;padding:0;cursor:pointer}.editor,.login-card,.order,.summary{background:#101010;border:1px solid #242424;border-radius:18px;padding:18px}.summary{display:grid;grid-gap:12px;gap:12px;position:-webkit-sticky;position:sticky;top:98px}.admin-bar,.order-head,.summary-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.checkout-grid form,.editor form{display:grid;grid-gap:12px;gap:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.wide{grid-column:1/-1}.field{display:grid;grid-gap:6px;gap:6px}.field span{font-size:13px;color:#d0d0d0}.field input,.field select,.field textarea,.order select{width:100%;background:#0a0a0a;border:1px solid #333;border-radius:12px;padding:12px 14px}.field textarea{min-height:110px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,.order select:focus{outline:2px solid var(--purple);border-color:transparent}.check{align-items:center}.actions,.check{display:flex;gap:8px}.actions{flex-wrap:wrap}.login{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#000}.login-visual{background:#000 url(/brand/hero.jpg) 50%/cover no-repeat}.login-panel{display:grid;align-content:center;justify-items:center;padding:32px 20px}.login-card{width:min(440px,100%);display:grid;grid-gap:14px;gap:14px}.login-card h1{font-family:var(--font-display),Impact,sans-serif;font-size:64px;line-height:.9;margin:0}.admin{padding-bottom:48px}.admin-bar{padding:18px 0;border-bottom:2px solid var(--purple)}.admin-brand{display:flex;align-items:center;gap:14px}.admin-brand img{width:150px;height:42px;object-fit:cover;object-position:center}.tabs{display:flex;gap:8px;margin:18px 0}.tabs button{background:#161616;border:1px solid #2a2a2a;color:white;border-radius:999px;padding:8px 14px}.tabs button.on{background:var(--purple);border-color:var(--purple)}.admin-list{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.admin-product{display:grid;grid-template-columns:72px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:10px;border:1px solid #242424;border-radius:14px;background:#0c0c0c}.admin-product .ph,.admin-product img{width:72px;height:72px;object-fit:cover;border-radius:10px;font-size:28px}.photo-row{display:flex;gap:8px;flex-wrap:wrap}.photo-row figure{position:relative;margin:0}.photo-row img{width:84px;height:84px;object-fit:cover;border-radius:10px}.photo-row .cover-pick{display:block;padding:0;border:0;background:transparent;cursor:pointer;border-radius:10px}.photo-row figure.is-cover img{outline:3px solid #9720e1;outline-offset:0}.photo-row figure em{position:absolute;left:6px;bottom:6px;background:#9720e1;color:white;font-style:normal;font-size:10px;letter-spacing:.06em;text-transform:uppercase;border-radius:99px;padding:2px 6px}.slide-preview{width:100%;max-height:180px;object-fit:cover;border-radius:12px;margin-top:8px}.pick-list{display:grid;grid-gap:8px;gap:8px;max-height:240px;overflow:auto;padding:10px;border:1px solid #333;border-radius:12px;background:#0a0a0a}.pick-list label{display:flex;gap:8px;align-items:center}.photo-row .remove-photo{position:absolute;top:4px;right:4px;border:0;border-radius:99px;background:#000;color:white;width:22px;height:22px;cursor:pointer}.orders{display:grid;grid-gap:12px;gap:12px}.order{display:grid;grid-gap:8px;gap:8px}.order p{margin:0;color:#ddd}.order-tools{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin-bottom:16px}.order-tools .field{min-width:min(100%,280px);margin:0}.order-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.contact-float{position:fixed;right:18px;bottom:18px;z-index:45;display:inline-flex;align-items:center;gap:8px;background:#1faa59;color:#fff;border-radius:999px;padding:14px 18px;font-weight:700;letter-spacing:.04em;box-shadow:0 10px 28px rgba(0,0,0,.35)}.contact-float:hover{background:#188a48}.success{display:grid;grid-gap:12px;gap:12px;justify-items:start;padding-top:48px}.success h1{font-size:clamp(48px,7vw,80px)}.site-footer{border-top:1px solid #222;margin-top:28px;padding:32px 0 16px;background:#070707}.footer-grid{display:grid;grid-template-columns:1.4fr .6fr .6fr;grid-gap:20px;gap:20px}.site-footer a,.site-footer p{color:#cfcfcf}.site-footer strong{color:white}.footer-grid div{display:grid;grid-gap:8px;gap:8px;align-content:start}.copy{text-align:center;color:#888}@media (max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.desk{display:none!important}.menu-btn{display:flex}.header-inner{grid-template-columns:44px minmax(0,1fr) 44px}.cart-desk{display:none!important}.cart-mobile{display:grid!important;position:absolute!important;top:18px!important;right:0!important;left:auto!important;width:44px!important;height:44px!important;z-index:50!important;background:#9720e1!important}.mobile-panel{display:grid;grid-gap:12px;gap:12px;padding-bottom:16px}.mobile-panel .search,.mobile-panel .search input{width:100%}.cart-layout,.checkout-grid,.detail,.footer-grid,.form-grid,.hero,.login,.statement-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.shelf-head{align-items:flex-start;flex-direction:column}.hero{min-height:0;padding-top:12px}.carousel{height:230px}.feature-card{flex-basis:78%}.hero h1{font-size:46px;line-height:1}.hero-visual{order:-1}.hero-visual img{height:280px}.brand{min-width:0;padding-right:52px}.brand img{width:168px;height:48px;max-width:100%}.collections{display:flex;overflow-x:auto;padding-bottom:6px}.collection-card{min-width:240px}.login-visual{min-height:220px}.summary{position:static}.admin-product{grid-template-columns:72px 1fr}.admin-product .actions{grid-column:1/-1}}@media (max-width:640px){.product-grid,.steps{grid-template-columns:1fr}.line{grid-template-columns:72px 1fr}.line>strong{grid-column:2}}