@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@600;700&family=Outfit:wght@500;600;700;800;900&family=Poppins:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color-scheme:dark;--bg: #08070b;--bg-soft: #0d0b11;--card: #121017;--card-2: #18141e;--purple: #8f45ff;--purple-light: #bd86ff;--purple-dark: #53149e;--white: #fbf9ff;--muted: #aaa4b0;--line: rgba(255,255,255,.11);--ink: #0b0810;--green: #69ee95;font-family:Space Grotesk,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--white)}button,input,textarea,select{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}img{max-width:100%}::selection{background:var(--purple);color:#fff}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.logo{display:inline-flex;align-items:center;gap:11px}.logo-mark{display:grid;place-items:center;width:43px;height:43px;border:3px solid #0a0710;border-radius:13px;background:#fff;box-shadow:4px 5px #0a0710;color:#6f1bcf;font:27px/.8 Archivo Black,sans-serif;transform:rotate(-7deg)}.logo-words{display:flex;flex-direction:column;line-height:.8}.logo-words strong{font:18px Archivo Black,sans-serif;letter-spacing:-.04em}.logo-words small{margin-top:7px;color:#a59eab;font-size:7px;font-weight:800;letter-spacing:.23em}.logo-compact .logo-mark{width:38px;height:38px;font-size:23px}.announcement{height:34px;overflow:hidden;border-bottom:2px solid #0a0710;background:#fff;color:var(--ink);white-space:nowrap}.announcement div{width:max-content;padding:9px 0;font-size:9px;font-weight:900;letter-spacing:.14em;animation:marquee 22s linear infinite}.announcement i{margin:0 23px;color:var(--purple);font-style:normal}.store-nav{position:relative;z-index:30;height:86px;display:flex;align-items:center;justify-content:space-between}.main-links{display:flex;gap:8px;padding:7px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#09060c3d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.main-links a{padding:9px 14px;border-radius:999px;color:#d8d1de;font-size:10px;font-weight:800;transition:.2s}.main-links a:hover{background:#fff;color:var(--ink);transform:translateY(-2px)}.nav-actions{display:flex;align-items:center;gap:12px}.discord-button{display:flex;align-items:center;gap:8px;color:#d5cedb;font-size:9px;font-weight:800}.discord-button span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.cart-button{display:flex;align-items:center;gap:7px;padding:7px 8px 7px 13px;border:2px solid #0a0710;border-radius:999px;background:#fff;box-shadow:3px 4px #0a0710;color:var(--ink);font-size:9px;font-weight:900}.cart-button b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--purple);color:#fff}.mobile-menu{display:none;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--card)}.store-page{overflow:hidden;background:var(--bg)}.store-hero{position:relative;min-height:720px;display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:25px;margin-top:-86px;padding:120px max(30px,calc((100vw - 1180px)/2)) 75px;background:radial-gradient(circle at 74% 45%,rgba(165,93,255,.21),transparent 28%),linear-gradient(145deg,#6722c4,#371066 56%,#09060d)}.hero-dots{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.24;background:radial-gradient(circle,rgba(255,255,255,.7) 0 2px,transparent 2.5px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 82%);mask-image:linear-gradient(to bottom,#000,transparent 82%)}.glow{position:absolute;border-radius:50%;filter:blur(100px);opacity:.25}.glow-left{left:-250px;bottom:-170px;width:460px;height:460px;background:#b87aff}.glow-right{right:-280px;top:80px;width:540px;height:540px;background:#8d44ff}.hero-copy{position:relative;z-index:3;padding-top:40px}.hero-label{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:#09050e40;font-size:8px;font-weight:800;letter-spacing:.13em}.hero-label span{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 12px #fff}.hero-copy h1,.section-heading h2,.why-copy h2,.bundle-copy h2,.faq-section h2,.community-section h2{margin:23px 0 25px;font:clamp(72px,8vw,118px)/.74 "Archivo Black",sans-serif;letter-spacing:-.08em;text-transform:uppercase;text-shadow:0 8px 0 #160822,0 15px 25px rgba(0,0,0,.2)}.hero-copy h1 em{color:#fff;font-style:normal;text-shadow:0 0 35px rgba(255,255,255,.35),0 8px 0 #160822}.hero-copy>p{max-width:520px;color:#e5dcea;font-size:17px;line-height:1.6}.hero-buttons{display:flex;align-items:center;gap:26px;margin-top:30px}.primary-cta{display:flex;align-items:center;gap:28px;padding:8px 10px 8px 20px;border:3px solid var(--ink);border-radius:15px;background:#fff;box-shadow:6px 7px 0 var(--ink);color:var(--ink);font-size:10px;font-weight:900;letter-spacing:.06em;transition:.2s}.primary-cta svg{width:34px;height:34px;padding:9px;border-radius:9px;background:var(--purple);color:#fff}.primary-cta:hover{transform:translate(3px,3px) rotate(-1deg);box-shadow:3px 4px 0 var(--ink)}.play-cta{display:flex;align-items:center;gap:10px;color:#ded4e3;font-size:8px;line-height:1.4}.play-cta i{display:grid;place-items:center;width:44px;height:44px;border:2px solid #fff;border-radius:50%;background:var(--purple);box-shadow:3px 3px 0 var(--ink);font-size:9px;font-style:normal}.play-cta b{color:#fff;font-size:10px}.creator-proof{display:flex;align-items:center;gap:13px;margin-top:33px}.creator-proof>div{display:flex}.creator-proof>div span{display:grid;place-items:center;width:34px;height:34px;margin-right:-7px;border:2px solid #fff;border-radius:50%;background:linear-gradient(145deg,#c7a0ff,#6e2ec7);font-weight:900}.creator-proof p{margin:0;color:#d4c8da;font-size:9px;line-height:1.45}.creator-proof b{color:#fff}.hero-art{position:relative;z-index:3;height:570px;perspective:1000px}.hero-burst{position:absolute;left:50%;top:50%;width:540px;height:540px;transform:translate(-50%,-50%);border-radius:50%;background:repeating-conic-gradient(transparent 0 11deg,rgba(255,255,255,.55) 12deg 13deg,transparent 14deg 28deg);animation:spinCentered 28s linear infinite}.hero-art:before{content:"";position:absolute;left:50%;top:50%;width:405px;height:405px;transform:translate(-50%,-50%);border:4px solid var(--ink);border-radius:50%;background:linear-gradient(145deg,#b36dff,#5c1ab3);box-shadow:0 0 0 11px #ffffff2e,0 35px 60px #00000047}.hero-orbit{position:absolute;left:50%;top:50%;border:2px dashed rgba(255,255,255,.45);border-radius:50%;transform:translate(-50%,-50%) rotateX(65deg)}.orbit-outer{width:510px;height:510px}.orbit-inner{width:335px;height:335px}.hero-pack{position:absolute;display:flex;flex-direction:column;justify-content:flex-end;border:5px solid #fff;border-radius:26px;box-shadow:8px 11px 0 var(--ink),0 25px 45px #00000047;color:#fff}.pack-back{z-index:2;right:38px;top:95px;width:205px;height:300px;padding:20px;background:linear-gradient(145deg,#4e1e94,#160b23);transform:rotate(13deg)}.pack-back:before{content:"";position:absolute;left:50%;top:41%;width:118px;height:118px;transform:translate(-50%,-50%);border:12px solid #a66aff;border-radius:28px;box-shadow:0 0 0 9px #40127a,0 0 35px #aa62ff}.pack-back small,.pack-front small{font-size:7px;font-weight:900;letter-spacing:.13em}.pack-back b{position:absolute;left:50%;top:41%;transform:translate(-50%,-50%);font:34px Archivo Black}.pack-back span{margin-top:7px;color:#ba8ff2;font-size:7px;font-weight:800}.pack-front{z-index:4;left:55px;top:145px;width:245px;height:330px;padding:21px;background:linear-gradient(145deg,#8f45ff,#421184);transform:rotate(-11deg);transition:.35s}.hero-art:hover .pack-front{transform:rotate(-15deg) translate(-10px,-8px)}.hero-art:hover .pack-back{transform:rotate(17deg) translate(10px,-8px)}.pack-front strong{font:25px/.86 Archivo Black;letter-spacing:-.06em}.hero-cube{position:absolute;left:50%;top:43%;display:grid;place-items:center;width:135px;height:135px;transform:translate(-50%,-50%) rotate(8deg);border:6px solid var(--ink);border-radius:34px;background:linear-gradient(145deg,#fff,#c6a7ec);box-shadow:8px 9px 0 var(--ink),inset 8px 8px #ffffff4d;animation:cubeBob 3s ease-in-out infinite}.hero-cube b{color:var(--purple-dark);font:70px Archivo Black;text-shadow:3px 4px 0 #fff}.hero-cube i{position:absolute;width:13px;height:13px;border-radius:50%;background:var(--ink)}.hero-cube i:first-child{left:17px;top:20px}.hero-cube i:nth-child(2){right:17px;top:20px}.hero-cube i:nth-child(3){right:17px;bottom:20px}.hero-chip{position:absolute;z-index:8;display:flex;align-items:center;gap:7px;padding:10px 12px;border:3px solid var(--ink);border-radius:10px;background:#fff;box-shadow:4px 5px 0 var(--ink);color:var(--ink);font-size:8px;font-weight:900;animation:float 3s ease-in-out infinite}.chip-one{left:0;bottom:80px}.chip-two{right:0;bottom:54px;animation-delay:.8s}.new-bubble{position:absolute;z-index:8;right:2px;top:54px;display:grid;place-items:center;width:90px;height:90px;border:4px solid var(--ink);border-radius:50%;background:#fff;box-shadow:5px 6px 0 var(--ink);color:var(--purple-dark);transform:rotate(10deg)}.new-bubble small{margin-bottom:-23px;font-size:7px;font-weight:900}.new-bubble b{font:20px Archivo Black}.benefit-strip{position:relative;z-index:6;background:#0c0910;border-block:1px solid var(--line)}.benefit-strip>div{display:grid;grid-template-columns:repeat(3,1fr)}.benefit-strip article{display:flex;align-items:center;justify-content:center;gap:15px;padding:25px;border-right:1px solid var(--line)}.benefit-strip article:last-child{border-right:0}.benefit-strip svg{width:31px;height:31px;padding:7px;border:1px solid rgba(174,111,255,.35);border-radius:9px;color:var(--purple-light)}.benefit-strip b,.benefit-strip span{display:block}.benefit-strip b{font-size:9px;letter-spacing:.06em}.benefit-strip span{margin-top:4px;color:#817a86;font-size:9px}.catalog{padding-block:125px 145px}.section-heading{text-align:center}.section-heading>span,.why-copy>span,.bundle-copy>span,.faq-section>div>span,.community-section>span{display:inline-block;padding:7px 10px;border:2px solid var(--ink);border-radius:8px;background:var(--purple);box-shadow:3px 3px 0 var(--ink);font-size:8px;font-weight:900;letter-spacing:.1em;transform:rotate(-2deg)}.section-heading h2,.why-copy h2,.bundle-copy h2,.faq-section h2,.community-section h2{font-size:clamp(56px,6.7vw,92px);color:#fff;text-shadow:none}.section-heading h2 em,.why-copy h2 em,.bundle-copy h2 em,.faq-section h2 em,.community-section h2 em{color:var(--purple);font-style:normal;text-shadow:3px 4px 0 #29103e}.section-heading p{max-width:570px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.6}.category-tabs{display:flex;justify-content:center;gap:8px;margin:43px 0 28px;flex-wrap:wrap}.category-tabs button{display:flex;align-items:center;gap:10px;padding:10px 11px 10px 15px;border:2px solid #312939;border-radius:999px;background:#131018;color:#a39ca8;font-size:9px;font-weight:900;transition:.2s}.category-tabs button span{display:grid;place-items:center;min-width:22px;height:22px;padding-inline:5px;border-radius:50%;background:#25202b;font-size:7px}.category-tabs button:hover{transform:translateY(-2px);color:#fff}.category-tabs button.active{border-color:#8f45ff;background:#7427d7;color:#fff;box-shadow:0 9px 30px #6d20cd40}.category-tabs button.active span{background:#fff;color:#5815a8}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{overflow:hidden;border:2px solid #2d2635;border-radius:24px;background:var(--card);box-shadow:7px 8px #2a2232;transition:.26s}.product-card:hover{transform:translateY(-8px) rotate(-.5deg);border-color:#6e3da0;box-shadow:11px 13px #2a2232}.product-card:nth-child(2n):hover{transform:translateY(-8px) rotate(.5deg)}.product-image-button{position:relative;display:block;width:100%;padding:0;border:0;background:none;text-align:left}.view-product{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:5px;padding:8px 9px;border:2px solid var(--ink);border-radius:9px;background:#fff;color:var(--ink);font-size:7px;font-weight:900;opacity:0;transform:translateY(7px);transition:.2s}.product-card:hover .view-product{opacity:1;transform:none}.product-visual{position:relative;height:265px;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(179,109,255,.44),transparent 30%),linear-gradient(145deg,#32104f,#100a16 70%)}.product-visual img{width:100%;height:100%;object-fit:cover}.accent-blue{background:radial-gradient(circle at 50% 45%,rgba(108,125,255,.44),transparent 30%),linear-gradient(145deg,#131a46,#0c0b13 70%)}.accent-pink{background:radial-gradient(circle at 50% 45%,rgba(230,105,207,.4),transparent 30%),linear-gradient(145deg,#471443,#100a14 70%)}.accent-mint{background:radial-gradient(circle at 50% 45%,rgba(104,224,196,.33),transparent 30%),linear-gradient(145deg,#103d36,#090f10 70%)}.accent-orange{background:radial-gradient(circle at 50% 45%,rgba(255,160,76,.4),transparent 30%),linear-gradient(145deg,#4a2711,#120c09 70%)}.accent-white{background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.5),transparent 30%),linear-gradient(145deg,#4b4254,#100d13 70%)}.visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.11) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(circle,#000,transparent 72%);mask-image:radial-gradient(circle,#000,transparent 72%);transform:perspective(400px) rotateX(63deg) scale(1.35) translateY(55px)}.visual-ring{position:absolute;left:50%;top:46%;border:1px solid rgba(255,255,255,.38);border-radius:50%;transform:translate(-50%,-50%) rotateX(65deg)}.ring-a{width:205px;height:205px}.ring-b{width:155px;height:155px;border-style:dashed}.visual-cube{position:absolute;left:50%;top:46%;display:grid;place-items:center;width:118px;height:118px;transform:translate(-50%,-50%) rotate(-8deg);border:2px solid rgba(255,255,255,.32);border-radius:28px;background:linear-gradient(145deg,#c492ff,#6e28c4);box-shadow:inset 10px 9px 15px #ffffff2b,inset -15px -17px 28px #28044d61,0 20px 40px #00000047;transition:.3s}.product-card:hover .visual-cube{transform:translate(-50%,-55%) rotate(5deg) scale(1.07)}.visual-cube span{font:24px Archivo Black;letter-spacing:-.07em}.visual-cube i{position:absolute;width:8px;height:8px;border-radius:50%;background:#ffffffa6}.visual-cube i:first-of-type{left:16px;top:16px}.visual-cube i:nth-of-type(2){right:16px;top:16px}.visual-cube i:nth-of-type(3){right:16px;bottom:16px}.visual-category{position:absolute;left:14px;bottom:14px;padding:7px 9px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#08060ba6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#eee8f2;font-size:7px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.visual-pixel{position:absolute;width:7px;height:7px;background:#c99dff;box-shadow:0 0 13px #b069ff}.pixel-a{left:17%;top:28%}.pixel-b{right:16%;top:24%}.pixel-c{left:28%;bottom:17%}.product-card-body{padding:20px}.tag-row{display:flex;gap:5px;flex-wrap:wrap}.tag-row span,.modal-tags span{padding:6px 7px;border:1px solid #3a3044;border-radius:7px;background:#1c1722;color:#b8afbd;font-size:6px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.product-title-button{display:block;width:100%;padding:0;border:0;background:none;text-align:left}.product-title-button h3{margin:13px 0 8px;color:#fff;font:20px Archivo Black;letter-spacing:-.045em}.product-card-body>p{min-height:55px;margin:0;color:#928a98;font-size:11px;line-height:1.65}.product-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:16px;border-top:1px dashed #342c3b}.product-card-footer>strong{font-size:22px}.add-button{display:flex;align-items:center;gap:7px;padding:7px 7px 7px 11px;border:2px solid #0a0710;border-radius:10px;background:var(--purple);box-shadow:3px 3px #0a0710;color:#fff;font-size:8px;font-weight:900}.add-button svg{padding:4px;border-radius:6px;background:#fff;color:#5611a6}.empty-catalog{padding:70px;border:1px dashed #403448;border-radius:22px;text-align:center;color:#807786}.empty-catalog svg{width:45px;height:45px;color:#9c59ec}.empty-catalog h3{color:#fff}.why-section{position:relative;padding-block:140px;background:linear-gradient(145deg,#6d25cb,#341060 65%,#100815);overflow:hidden}.why-section:after{content:"";position:absolute;right:-160px;bottom:-180px;width:480px;height:480px;border:85px solid rgba(255,255,255,.05);border-radius:50%}.why-section>.shell{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.why-window{overflow:hidden;border:5px solid var(--ink);border-radius:24px;background:#14101a;box-shadow:12px 14px #260939;transform:rotate(-2deg)}.window-bar{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:4px solid var(--ink);color:#77707f;font-size:7px;font-weight:800;letter-spacing:.08em}.window-bar div{display:flex;gap:5px}.window-bar i{width:9px;height:9px;border-radius:50%;background:#a76bff}.window-bar i:nth-child(2){background:#fff}.window-bar i:nth-child(3){background:#5b276f}.window-body{position:relative;height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(178,113,255,.48),transparent 28%),linear-gradient(#271039,#0f0b14)}.install-glow{position:absolute;width:250px;height:250px;border:1px solid rgba(255,255,255,.23);border-radius:50%;box-shadow:0 0 0 35px #8d42ff14,0 0 0 70px #8d42ff0a}.install-cube{position:relative;z-index:2;display:grid;place-items:center;width:125px;height:125px;margin-bottom:31px;border:4px solid #0a0710;border-radius:29px;background:linear-gradient(145deg,#fff,#bd99e7);box-shadow:8px 9px #0a0710;color:#6917bf;font:58px Archivo Black;transform:rotate(-7deg);animation:float 3s ease-in-out infinite}.window-body>span{position:relative;z-index:2;color:#ae73f1;font-size:7px;font-weight:900;letter-spacing:.17em}.window-body>b{position:relative;z-index:2;margin-top:5px;font:21px Archivo Black}.progress{position:relative;z-index:2;width:190px;height:8px;margin-top:19px;padding:2px;border:1px solid rgba(255,255,255,.23);border-radius:999px}.progress i{display:block;width:86%;height:100%;border-radius:999px;background:linear-gradient(90deg,#7223d0,#c99cff)}.why-copy>span{background:#fff;color:#4d108f}.why-copy h2{font-size:clamp(52px,5vw,73px)}.why-copy h2 em{color:#fff;text-shadow:3px 4px 0 #2c0b40}.why-copy>p{color:#e1d6e6;font-size:14px;line-height:1.7}.why-copy ul{display:grid;gap:12px;margin:25px 0 0;padding:0;list-style:none}.why-copy li{display:flex;align-items:center;gap:13px;padding:12px;border:1px solid rgba(255,255,255,.17);border-radius:14px;background:#0000001f}.why-copy li>i{display:grid;place-items:center;width:37px;height:37px;border:2px solid var(--ink);border-radius:10px;background:#fff;color:#5b16aa}.why-copy li svg{width:16px}.why-copy li b,.why-copy li span{display:block}.why-copy li b{font-size:10px}.why-copy li span{margin-top:3px;color:#d0c4d5;font-size:9px}.bundle-section{position:relative;min-height:570px;display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-block:120px;padding:60px;border:4px solid #2d2435;border-radius:32px;background:radial-gradient(circle at 80% 35%,rgba(167,94,255,.27),transparent 27%),linear-gradient(135deg,#2b123f,#110a18);box-shadow:11px 12px #281f30;overflow:hidden}.bundle-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,rgba(255,255,255,.22) 0 3px,transparent 3.5px);background-size:50px 50px;opacity:.25}.bundle-copy{position:relative;z-index:4}.bundle-copy h2{font-size:clamp(50px,5.3vw,76px)}.bundle-copy p{max-width:470px;color:#b8afbe;font-size:14px;line-height:1.65}.bundle-copy button{display:flex;align-items:center;gap:20px;margin-top:25px;padding:10px 11px 10px 17px;border:3px solid var(--ink);border-radius:13px;background:#fff;box-shadow:5px 6px 0 var(--ink);color:var(--ink);font-size:9px;font-weight:900}.bundle-copy button svg{width:33px;height:33px;padding:8px;border-radius:8px;background:var(--purple);color:#fff}.bundle-boxes{position:relative;z-index:3;height:400px;perspective:900px}.bundle-box{position:absolute;left:50%;top:50%;display:flex;flex-direction:column;justify-content:flex-end;width:220px;height:295px;padding:22px;border:4px solid #fff;border-radius:22px;box-shadow:7px 9px 0 var(--ink),0 25px 45px #00000042}.bundle-box small{margin-bottom:6px;color:#c7a5ee;font-size:7px;font-weight:900;letter-spacing:.14em}.bundle-box b{font:30px/.83 Archivo Black}.box-c{background:#1a1020;transform:translate(-5%,-50%) rotate(16deg)}.box-b{background:#421477;transform:translate(-46%,-50%) rotate(2deg)}.box-a{background:linear-gradient(145deg,#9a51ef,#4f1398);transform:translate(-87%,-50%) rotate(-11deg)}.box-a i{position:absolute;left:50%;top:37%;transform:translate(-50%,-50%);font:75px Archivo Black;font-style:normal}.save-badge{position:absolute;z-index:7;right:22px;top:22px;display:grid;place-items:center;width:85px;height:85px;border:3px solid var(--ink);border-radius:50%;background:#fff;box-shadow:5px 6px 0 var(--ink);color:#5c13a8;transform:rotate(9deg)}.save-badge small{margin-bottom:-23px;font-size:7px;font-weight:900}.save-badge b{font:24px Archivo Black}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;padding-bottom:130px}.faq-list{border-top:3px solid #332a3c}.faq-list details{border-bottom:2px solid #302737}.faq-list summary{display:flex;align-items:center;justify-content:space-between;padding:22px 4px;cursor:pointer;list-style:none;font-size:14px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary b{display:grid;place-items:center;width:30px;height:30px;border:2px solid #0a0710;border-radius:9px;background:#fff;color:#0a0710;box-shadow:2px 3px #0a0710;font-size:17px;transition:.2s}.faq-list details[open] summary b{background:var(--purple);color:#fff;transform:rotate(45deg)}.faq-list p{margin:-3px 45px 23px 4px;color:#96909c;font-size:12px;line-height:1.7}.community-section{position:relative;min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:70px 25px;background:radial-gradient(circle at 50% 50%,rgba(141,66,255,.38),transparent 28%),#0d0912;text-align:center}.community-section:before{content:"";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background:repeating-conic-gradient(transparent 0 10deg,#9954ef1a 10.5deg,#9954ef1a 11deg);animation:spin 55s linear infinite}.community-section>*{position:relative;z-index:2}.community-logo{display:grid;place-items:center;width:67px;height:67px;margin-bottom:22px;border:3px solid #0a0710;border-radius:20px;background:#fff;box-shadow:6px 7px #0a0710;color:#6817bd;font:37px Archivo Black;transform:rotate(-7deg)}.community-section>span{border:0;box-shadow:none;background:none;color:#b679ff}.community-section h2{margin-block:16px}.community-section p{margin:0 0 24px;color:#aaa1af}.community-section>a{display:flex;align-items:center;gap:18px;padding:11px 12px 11px 18px;border-radius:12px;background:#fff;color:#0a0710;font-size:9px;font-weight:900}.community-section>a svg{width:31px;height:31px;padding:8px;border-radius:8px;background:var(--purple);color:#fff}footer{background:#050406}.footer-main{min-height:170px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.footer-main>div{display:flex;gap:24px}.footer-main>div a{color:#8d8792;font-size:9px;font-weight:700}.footer-main>p{color:#6d6771;font-size:9px;line-height:1.6;text-align:right}.footer-bottom{min-height:64px;display:flex;align-items:center;justify-content:space-between;color:#504b53;font-size:7px}.product-modal{position:relative;width:min(940px,calc(100% - 30px));display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #3a2e46;border-radius:25px;background:#110e16;box-shadow:0 40px 100px #000000b3}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#030204cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-close{position:absolute;z-index:3;right:15px;top:15px;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#070509b3}.modal-close svg{width:18px}.visual-large{height:auto;min-height:530px}.modal-copy{padding:58px 43px}.eyebrow{color:#b277f2;font-size:8px;font-weight:900;letter-spacing:.16em}.modal-copy h2{margin:13px 0 15px;font:39px/.95 Archivo Black;letter-spacing:-.05em}.modal-copy>p{color:#a79faa;font-size:13px;line-height:1.7}.modal-tags{display:flex;flex-wrap:wrap;gap:6px;margin:22px 0}.modal-tags span{display:flex;align-items:center;gap:5px}.delivery-note{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #34293e;border-radius:13px;background:#17121c}.delivery-note>svg{color:#b06aff}.delivery-note b,.delivery-note span{display:block}.delivery-note b{font-size:9px}.delivery-note span{margin-top:4px;color:#7f7783;font-size:8px}.modal-buy{display:flex;align-items:center;justify-content:space-between;margin-top:27px}.modal-buy strong{font-size:30px}.modal-buy button{display:flex;align-items:center;gap:8px;padding:14px;border:2px solid #0a0710;border-radius:11px;background:var(--purple);box-shadow:4px 5px #0a0710;font-size:9px;font-weight:900}.cart-drawer{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;pointer-events:none;visibility:hidden}.cart-drawer.open{pointer-events:auto;visibility:visible}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#030204b8;opacity:0;transition:.3s}.cart-drawer.open .drawer-backdrop{opacity:1}.cart-drawer aside{position:absolute;right:0;top:0;bottom:0;width:min(460px,100%);display:flex;flex-direction:column;background:#0e0b12;transform:translate(100%);transition:.35s cubic-bezier(.2,.8,.2,1)}.cart-drawer.open aside{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:28px;border-bottom:1px solid var(--line)}.drawer-head>div>span{color:#a26ae2;font-size:7px;font-weight:900;letter-spacing:.15em}.drawer-head h2{margin:5px 0 0;font:27px Archivo Black}.drawer-head h2 b{color:#9f61e9}.drawer-head>button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:transparent}.cart-items{flex:1;overflow:auto;padding:18px 28px}.cart-items article{display:grid;grid-template-columns:58px 1fr auto 25px;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-thumb{display:grid;place-items:center;width:58px;height:58px;border-radius:12px;background:linear-gradient(145deg,#b775ff,#5b1aa9);font:24px Archivo Black}.cart-items article p{margin:0}.cart-items article b,.cart-items article span{display:block}.cart-items article b{font-size:10px}.cart-items article span{margin-top:5px;color:#786f7d;font-size:8px}.cart-items article strong{font-size:12px}.cart-items article>button{border:0;background:none;color:#655e69}.empty-cart{display:flex;min-height:350px;flex-direction:column;align-items:center;justify-content:center;color:#716976;text-align:center}.empty-cart svg{width:45px;height:45px;margin-bottom:15px}.empty-cart b,.empty-cart span{display:block}.empty-cart b{color:#fff}.empty-cart span{margin-top:7px;font-size:9px}.drawer-checkout{padding:25px 28px;border-top:1px solid var(--line);background:#110d16}.drawer-checkout>div{display:flex;justify-content:space-between;margin-bottom:15px}.drawer-checkout>div span{color:#918997}.drawer-checkout>div b{font-size:23px}.drawer-checkout>button{display:flex;width:100%;align-items:center;justify-content:center;gap:13px;padding:15px;border:0;border-radius:11px;background:var(--purple);font-size:9px;font-weight:900}.drawer-checkout>button:disabled{cursor:not-allowed;opacity:.35}.drawer-checkout small{display:block;margin-top:10px;color:#645d69;font-size:7px;text-align:center}.store-toast,.admin-toast{position:fixed;z-index:150;right:22px;bottom:22px;display:flex;align-items:center;gap:9px;padding:13px 16px;border:1px solid #463553;border-radius:11px;background:#17111d;box-shadow:0 20px 60px #00000080;font-size:9px;font-weight:800;animation:toastIn .25s both}.store-toast svg,.admin-toast svg{width:22px;height:22px;padding:5px;border-radius:50%;background:var(--purple)}.admin-page{min-height:100vh;display:grid;grid-template-columns:235px 1fr;background:#09080c;color:#f8f6fb}.admin-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 18px;border-right:1px solid #27212d;background:#0d0b11}.admin-sidebar>.logo{margin:0 8px 38px}.admin-sidebar nav{display:grid;gap:5px}.admin-sidebar nav a{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:9px;color:#827b88;font-size:9px;font-weight:800}.admin-sidebar nav a svg{width:16px}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:#1a1421;color:#fff}.admin-sidebar nav a.active{box-shadow:inset 3px 0 #954bff}.sidebar-bottom{margin-top:auto}.sidebar-bottom>button{display:flex;width:100%;align-items:center;gap:10px;padding:10px;border:0;background:none;color:#716a76;font-size:8px;font-weight:800}.sidebar-bottom>button svg{width:15px}.sidebar-bottom>button span{margin-left:auto;padding:3px 5px;border-radius:5px;background:#1e1824;color:#5f5864;font-size:6px}.admin-profile{display:flex;align-items:center;gap:10px;margin-top:12px;padding:13px 10px;border-top:1px solid #28212e}.admin-profile>div{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#a65fff,#5c19aa);font-weight:900}.admin-profile p{margin:0}.admin-profile b,.admin-profile span{display:block}.admin-profile b{font-size:9px}.admin-profile span{margin-top:3px;color:#625c67;font-size:7px}.admin-content{min-width:0}.admin-topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid #28222e;background:#0c0a0f}.admin-topbar>div span,.admin-topbar>div b{display:block}.admin-topbar>div span{color:#675f6c;font-size:6px;font-weight:900;letter-spacing:.14em}.admin-topbar>div b{margin-top:4px;font-size:10px}.admin-topbar>a{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #302838;border-radius:8px;color:#9c94a1;font-size:7px;font-weight:900;letter-spacing:.08em}.admin-topbar>a svg{width:13px}.admin-body{width:min(1180px,calc(100% - 58px));margin:0 auto;padding:30px 0 80px}.local-banner{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border:1px solid rgba(167,102,255,.27);border-radius:11px;background:#682aac17}.local-banner>div{display:flex;align-items:center;gap:11px}.local-banner i{padding:6px 8px;border-radius:6px;background:#8841e5;font-size:6px;font-weight:900;font-style:normal;letter-spacing:.1em}.local-banner p{margin:0}.local-banner p b,.local-banner p span{display:block}.local-banner p b{font-size:9px}.local-banner p span{margin-top:3px;color:#7e7584;font-size:8px}.local-banner>span{color:#8e5fc5;font-size:6px;font-weight:900;letter-spacing:.1em}.dashboard-head{display:flex;align-items:flex-end;justify-content:space-between;padding:48px 0 26px}.admin-eyebrow{color:#9f5ce9;font-size:7px;font-weight:900;letter-spacing:.18em}.dashboard-head h1{margin:9px 0 7px;font:35px Archivo Black;letter-spacing:-.05em}.dashboard-head p{margin:0;color:#7f7884;font-size:11px}.dashboard-head>a{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid #0a0710;border-radius:9px;background:#8f45ef;box-shadow:3px 4px #0a0710;font-size:8px;font-weight:900}.dashboard-head>a svg{width:14px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:23px}.admin-stats article{position:relative;padding:17px;border:1px solid #2b2531;border-radius:13px;background:#100d14}.admin-stats article>span{color:#6f6873;font-size:6px;font-weight:900;letter-spacing:.11em}.admin-stats article>b{display:block;margin:9px 0 7px;font:25px Archivo Black}.admin-stats article>i{color:#5e5762;font-size:6px;font-weight:800;font-style:normal}.admin-stats article>i.positive{color:#62d88a}.admin-card{margin-top:22px;border:1px solid #2d2733;border-radius:16px;background:#100e13;box-shadow:0 22px 60px #00000024}.admin-card-head{display:flex;align-items:center;justify-content:space-between;padding:19px 21px;border-bottom:1px solid #2c2632}.admin-card-head>div>span{color:#756e7a;font-size:6px;font-weight:900;letter-spacing:.13em}.admin-card-head h2{margin:4px 0 0;font-size:17px}.step-pill{display:flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid #342a3e;border-radius:999px;color:#7d7583;font-size:6px;font-weight:900}.step-pill i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#8e43ec;color:#fff;font-style:normal}.product-form-card form{display:grid;grid-template-columns:1.25fr .75fr}.form-main{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:24px;border-right:1px solid #2c2632}.field{position:relative;min-width:0}.full-field{grid-column:1/-1}.field label,.upload-block>label:first-child{display:block;margin-bottom:7px;color:#a49da8;font-size:8px;font-weight:800}.field label b,.upload-block>label b{color:#a35ef0}.field input,.field textarea,.field select,.product-search input{width:100%;border:1px solid #332c39;border-radius:9px;outline:none;background:#0b090e;color:#fff;font-size:10px;transition:.2s}.field input,.field select{height:42px;padding:0 12px}.field textarea{resize:vertical;padding:12px;line-height:1.55}.field input:focus,.field textarea:focus,.field select:focus{border-color:#8a43dd;box-shadow:0 0 0 3px #8d42ff1a}.field input::placeholder,.field textarea::placeholder{color:#4e4852}.field>small{display:block;margin-top:5px;color:#5e5762;font-size:7px}.field textarea+small{position:absolute;right:8px;bottom:7px}.price-input{position:relative}.price-input>span{position:absolute;z-index:2;left:12px;top:50%;transform:translateY(-50%);color:#9f5eea;font-size:11px;font-weight:900}.price-input input{padding-left:27px}.select-wrap{position:relative}.select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-wrap svg{position:absolute;right:11px;top:50%;width:14px;transform:translateY(-50%);pointer-events:none;color:#6a626f}.tag-preview{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.tag-preview span{display:flex;align-items:center;gap:4px;padding:5px 7px;border-radius:6px;background:#261735;color:#b98bea;font-size:6px;font-weight:800}.tag-preview svg{width:9px;height:9px}.upload-column{display:grid;align-content:start;gap:21px;padding:24px}.upload-block>label:first-child{margin-bottom:8px}.drop-zone{position:relative;min-height:175px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border:1px dashed #44364f;border-radius:12px;background:#0b090e;color:#665d6c;cursor:pointer}.drop-zone:hover,.file-drop:hover{border-color:#8e4bdc;background:#100b16}.drop-zone>svg{width:29px;height:29px;margin-bottom:11px;color:#8c4bd7}.drop-zone strong{color:#c6becb;font-size:9px}.drop-zone span{margin-top:4px;font-size:8px}.drop-zone small{margin-top:10px;color:#4f4854;font-size:6px}.drop-zone input,.file-drop input{position:absolute;width:1px;height:1px;opacity:0}.drop-zone.has-preview{border-style:solid}.drop-zone img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.file-drop{position:relative;display:flex;align-items:center;gap:12px;padding:15px;border:1px dashed #44364f;border-radius:11px;background:#0b090e;cursor:pointer}.file-drop>svg{width:28px;color:#8c4bd7}.file-drop strong,.file-drop span{display:block}.file-drop strong{color:#bdb5c2;font-size:8px}.file-drop span{margin-top:4px;color:#5f5764;font-size:7px}.selected-file{display:flex;align-items:center;gap:9px;margin-top:8px;padding:8px;border:1px solid #302738;border-radius:9px;background:#151119}.selected-file>svg{width:18px;color:#9a59e7}.selected-file>div{min-width:0;flex:1}.selected-file b,.selected-file span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-file b{font-size:7px}.selected-file span{margin-top:3px;color:#68606d;font-size:6px}.selected-file>button{border:0;background:none;color:#756d78}.selected-file>button svg{width:14px}.storage-note{display:flex;gap:10px;padding:12px;border:1px solid rgba(141,66,255,.18);border-radius:10px;background:#8d42ff0d}.storage-note>svg{width:18px;color:#8f4cdd}.storage-note p{margin:0}.storage-note b,.storage-note span{display:block}.storage-note b{font-size:7px}.storage-note span{margin-top:4px;color:#685f6e;font-size:6px;line-height:1.5}.form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px;padding:16px 21px;border-top:1px solid #2c2632}.form-actions button{padding:9px 12px;border:1px solid #342c3b;border-radius:8px;background:#141118;color:#77707c;font-size:7px;font-weight:900}.form-actions .save-draft{color:#b7afbc}.form-actions .publish-product{display:flex;align-items:center;gap:7px;border-color:#0a0710;background:#8f45ed;box-shadow:2px 3px #0a0710;color:#fff}.publish-product svg{width:13px}.publish-product:disabled{opacity:.5}.product-search{position:relative}.product-search svg{position:absolute;left:10px;top:50%;width:13px;transform:translateY(-50%);color:#615966}.product-search input{width:205px;height:35px;padding:0 10px 0 30px}.products-table{overflow-x:auto}.table-row{min-width:760px;display:grid;grid-template-columns:2fr .55fr .7fr 1fr .55fr;align-items:center;gap:16px;padding:13px 20px;border-bottom:1px solid #27212c;font-size:8px}.table-header{padding-block:10px;background:#0c0a0f;color:#605965;font-size:6px;font-weight:900;letter-spacing:.1em}.table-product{display:flex;align-items:center;gap:10px}.table-thumb{display:grid;place-items:center;width:44px;height:44px;border-radius:9px;background:linear-gradient(145deg,#a75cf6,#53159a);font-weight:900}.table-thumb svg{width:16px}.table-product p{margin:0}.table-product b,.table-product span{display:block}.table-product b{font-size:9px}.table-product span{margin-top:4px;color:#625b66;font-size:7px}.status-toggle{display:flex;width:max-content;align-items:center;gap:6px;padding:6px 8px;border:1px solid #352d3d;border-radius:999px;background:#17131b;color:#77707d;font-size:6px;font-weight:900;text-transform:uppercase}.status-toggle i{width:6px;height:6px;border-radius:50%;background:#716a75}.status-toggle.published{color:#7edd9e}.status-toggle.published i{background:#68e990;box-shadow:0 0 8px #68e990}.file-name{display:flex;flex-direction:column;overflow:hidden;color:#8e8792;white-space:nowrap;text-overflow:ellipsis}.file-name small{margin-top:3px;color:#514b55}.table-actions{display:flex;gap:5px}.table-actions button{display:grid;place-items:center;width:29px;height:29px;border:1px solid #312938;border-radius:7px;background:#151119;color:#736c77}.table-actions button:hover{border-color:#7641aa;color:#fff}.table-actions .delete-button:hover{border-color:#9a385a;color:#ff7b9f}.table-actions svg{width:13px}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;color:#615a65;font-size:7px}.table-footer button{display:flex;align-items:center;gap:6px;border:0;background:none;color:#736b77;font-size:6px;font-weight:900}.table-footer svg{width:12px}.no-results{padding:45px;text-align:center;color:#625a68}.no-results svg{width:30px}.admin-toast{right:25px;bottom:25px}@keyframes marquee{to{transform:translate(-50%)}}@keyframes spinCentered{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes cubeBob{50%{transform:translate(-50%,-55%) rotate(2deg)}}@keyframes float{50%{translate:0 -9px}}@keyframes toastIn{0%{opacity:0;transform:translateY(15px)}}@media(max-width:1050px){.main-links{display:none;position:absolute;left:0;right:0;top:76px;flex-direction:column;border-radius:16px;background:#100b16}.main-links.open{display:flex}.main-links a{padding:13px}.mobile-menu{display:grid}.discord-button{display:none}.store-hero{grid-template-columns:1fr;min-height:1260px;padding-top:155px;text-align:center}.hero-copy>p{margin-inline:auto}.hero-buttons,.creator-proof{justify-content:center}.hero-art{width:min(650px,100%);margin:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.why-section>.shell{grid-template-columns:1fr;gap:70px}.why-window{max-width:620px;margin:auto}.why-copy{text-align:center}.why-copy ul{text-align:left}.bundle-section{grid-template-columns:1fr;min-height:900px;text-align:center}.bundle-copy p,.bundle-copy button{margin-inline:auto}.faq-section{grid-template-columns:1fr;gap:35px}.admin-page{grid-template-columns:78px 1fr}.admin-sidebar{padding-inline:12px}.admin-sidebar .logo-words,.admin-sidebar nav a:not(.active){font-size:0}.admin-sidebar nav a{justify-content:center}.admin-sidebar nav a svg{width:18px}.admin-sidebar nav a.active{font-size:0}.sidebar-bottom>button span,.sidebar-bottom>button{font-size:0;justify-content:center}.admin-profile p{display:none}.admin-profile{justify-content:center;padding-inline:0}.product-form-card form{grid-template-columns:1fr}.form-main{border-right:0;border-bottom:1px solid #2c2632}.admin-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.shell{width:min(100% - 26px,1180px)}.announcement{height:31px}.store-nav{height:72px}.logo-words strong{font-size:15px}.logo-mark{width:37px;height:37px;font-size:23px}.cart-button{font-size:0}.cart-button svg{display:none}.store-hero{min-height:1040px;margin-top:-72px;padding:125px 14px 60px}.hero-copy h1{font-size:68px}.hero-copy>p{font-size:14px}.hero-buttons{flex-direction:column}.creator-proof{margin-top:27px}.hero-art{height:480px;transform:scale(.82);transform-origin:center top;margin-inline:-10%}.benefit-strip>div{grid-template-columns:1fr}.benefit-strip article{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line)}.benefit-strip article:last-child{border-bottom:0}.catalog{padding-block:90px}.section-heading h2,.why-copy h2,.bundle-copy h2,.faq-section h2,.community-section h2{font-size:52px}.product-grid{grid-template-columns:1fr}.product-visual{height:280px}.why-section{padding-block:95px}.why-window{transform:none}.window-body{height:330px}.why-copy{text-align:left}.bundle-section{min-height:800px;margin-block:80px;padding:45px 18px}.bundle-boxes{transform:scale(.78);margin-inline:-60px}.save-badge{width:72px;height:72px}.faq-section{padding-bottom:90px}.community-section{min-height:510px}.footer-main{flex-direction:column;align-items:flex-start;justify-content:center;padding-block:38px}.footer-main>p{text-align:left}.footer-bottom{flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.product-modal{grid-template-columns:1fr;max-height:92vh;overflow:auto}.visual-large{min-height:300px}.modal-copy{padding:30px 23px}.modal-copy h2{font-size:31px}.admin-page{display:block}.admin-sidebar{position:static;width:100%;height:auto;flex-direction:row;align-items:center;padding:12px 15px;border-right:0;border-bottom:1px solid #27212d}.admin-sidebar>.logo{margin:0}.admin-sidebar nav{display:flex;margin-left:auto}.admin-sidebar nav a{display:none}.admin-sidebar nav a:last-child{display:flex;font-size:0}.sidebar-bottom{display:none}.admin-topbar{padding-inline:15px}.admin-topbar>div{display:none}.admin-body{width:min(100% - 24px,1180px);padding-top:15px}.local-banner{align-items:flex-start}.local-banner>span{display:none}.local-banner p span{max-width:250px}.dashboard-head{align-items:flex-start;flex-direction:column;gap:18px;padding-top:35px}.admin-stats{grid-template-columns:1fr 1fr}.product-form-card form{display:block}.form-main{grid-template-columns:1fr;padding:17px}.full-field{grid-column:auto}.upload-column{padding:17px}.form-actions{flex-wrap:wrap;padding:13px}.form-actions button:first-child{margin-right:auto}.admin-card-head{align-items:flex-start}.step-pill{display:none}.product-search input{width:150px}.products-table{overflow-x:auto}.table-row{min-width:700px}.store-toast,.admin-toast{left:12px;right:12px;bottom:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hero-dots{opacity:.08}.store-hero{background:radial-gradient(circle at 74% 46%,rgba(142,69,255,.16),transparent 30%),linear-gradient(135deg,#351052,#190b29 58%,#09070b)}.glow{opacity:.12}.hero-burst{opacity:.22}.hero-art:before{box-shadow:0 0 0 1px #ffffff26,0 25px 55px #00000040}.hero-pack{border-width:2px;box-shadow:0 24px 55px #00000052}.hero-chip{border-width:1px;box-shadow:0 12px 28px #00000040;animation:none}.new-bubble{border-width:2px;box-shadow:0 14px 30px #00000040}.hero-copy h1,.section-heading h2,.why-copy h2,.bundle-copy h2,.faq-section h2,.community-section h2{letter-spacing:-.065em;text-shadow:none}.section-heading>span,.why-copy>span,.bundle-copy>span,.faq-section>div>span,.community-section>span{padding:0;border:0;border-radius:0;background:none;box-shadow:none;color:#b77cff;letter-spacing:.18em;transform:none}.product-card{border-width:1px;border-radius:15px;box-shadow:none}.product-card:hover,.product-card:nth-child(2n):hover{transform:translateY(-4px);box-shadow:0 22px 55px #00000047}.product-visual{height:250px}.view-product{border-width:1px;box-shadow:none}.product-card-footer{border-top-style:solid}.add-button{border-width:1px;box-shadow:none;border-color:#8f45ff;border-radius:8px}.product-title-button{color:inherit}.card-specs{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 16px;padding:0;list-style:none}.card-specs li{position:relative;padding-left:13px;color:#a8a1ad;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.card-specs li:before{content:"";position:absolute;left:0;top:50%;width:4px;height:4px;border-radius:1px;background:#9d5aec;transform:translateY(-50%) rotate(45deg)}.why-section{background:#100c14;border-block:1px solid #2d2435}.why-section:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#8f45ff}.why-section:after{opacity:.35}.why-window{border-width:1px;border-radius:15px;box-shadow:none;transform:none}.window-bar{border-bottom-width:1px}.install-cube{border-width:1px;box-shadow:0 18px 45px #00000059}.bundle-section{border-width:1px;border-radius:18px;box-shadow:none}.bundle-section:before{display:none}.bundle-box{border-width:1px;box-shadow:0 20px 45px #0000004d}.save-badge{border-width:1px;box-shadow:0 15px 35px #00000047}.community-section:before{opacity:.25}.community-logo{border-width:1px;box-shadow:0 18px 45px #00000052}.detail-page{min-height:100vh;background:#09080c;color:#f8f6fb}.detail-nav{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.detail-nav>a:not(.logo){display:flex;align-items:center;gap:8px;color:#8f8795;font-size:8px;font-weight:800;letter-spacing:.09em}.detail-nav>a:not(.logo) svg{width:14px}.detail-cart{justify-self:end!important}.detail-cart b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#8f45ff;color:#fff;font-size:7px}.detail-rule{height:1px;background:#2a232f}.product-detail{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;padding-block:65px 80px}.product-gallery{min-width:0}.gallery-main{position:relative;overflow:hidden;aspect-ratio:1.16/1;border:1px solid #302738;border-radius:16px;background:#100d14}.gallery-main>.product-visual{height:100%}.gallery-main>img,.gallery-main>video{width:100%;height:100%;display:block;object-fit:contain;background:#070609}.gallery-arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:41px;height:41px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#08060ab8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(-50%)}.gallery-arrow:hover{background:#8f45ff}.gallery-arrow.prev{left:14px}.gallery-arrow.next{right:14px}.gallery-arrow svg{width:18px}.gallery-count{position:absolute;right:14px;bottom:14px;padding:7px 9px;border-radius:7px;background:#070509bd;color:#aaa2b0;font-size:7px;font-weight:800}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px}.gallery-thumbs button{position:relative;overflow:hidden;aspect-ratio:1.35/1;padding:0;border:1px solid #312839;border-radius:8px;background:#131017}.gallery-thumbs button.active{border-color:#a963ff;box-shadow:0 0 0 1px #a963ff}.gallery-thumbs img,.gallery-thumbs video{width:100%;height:100%;display:block;object-fit:cover}.gallery-thumbs span{position:absolute;left:4px;bottom:4px;padding:3px 4px;border-radius:4px;background:#040305b3;font-size:5px;font-weight:900}.detail-copy{padding-top:18px}.detail-category{color:#a663ee;font-size:8px;font-weight:800;letter-spacing:.17em}.detail-copy>h1{margin:16px 0 18px;font:clamp(43px,5vw,67px)/.93 "Archivo Black";letter-spacing:-.055em}.detail-description{margin:0;color:#aaa2ae;font-size:14px;line-height:1.75}.included-block{margin-top:34px;padding-block:24px;border-block:1px solid #302838}.included-block h2{margin:0 0 16px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.included-block ul{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;margin:0;padding:0;list-style:none}.included-block li{display:flex;align-items:center;gap:10px;color:#d1cad5;font-size:10px}.included-block li i{width:6px;height:6px;border-radius:1px;background:#9a55e8;transform:rotate(45deg)}.detail-delivery{display:flex;align-items:center;gap:12px;margin-top:22px;padding:15px;border:1px solid #302738;border-radius:10px;background:#100d14}.detail-delivery>svg{color:#a45fed}.detail-delivery b,.detail-delivery span{display:block}.detail-delivery b{font-size:9px}.detail-delivery span{margin-top:4px;color:#716976;font-size:8px}.detail-purchase{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.detail-purchase>div small,.detail-purchase>div strong{display:block}.detail-purchase>div small{color:#645d68;font-size:6px;font-weight:800;letter-spacing:.12em}.detail-purchase>div strong{margin-top:4px;font-size:30px}.detail-purchase>button{display:flex;align-items:center;gap:9px;padding:14px 18px;border:1px solid #9a53ec;border-radius:9px;background:#8f45ef;color:#fff;font-size:9px;font-weight:900}.detail-purchase>button:hover{background:#a45eff}.detail-purchase>button svg{width:16px}.purchase-note{display:flex;align-items:center;gap:8px!important;margin-top:12px!important;color:#68616b!important;font-size:7px!important;line-height:1.45!important}.purchase-note svg{width:13px;flex:none}.detail-assurance{border-block:1px solid #29222f;background:#0d0b10}.detail-assurance>.shell{display:grid;grid-template-columns:repeat(3,1fr)}.detail-assurance article{display:flex;align-items:center;justify-content:center;gap:13px;padding:24px;border-right:1px solid #29222f}.detail-assurance article:last-child{border-right:0}.detail-assurance svg{width:27px;height:27px;padding:6px;border:1px solid #503269;border-radius:7px;color:#b270f5}.detail-assurance b,.detail-assurance span{display:block}.detail-assurance b{font-size:8px}.detail-assurance span{margin-top:3px;color:#716a76;font-size:7px}.detail-more{padding-block:80px 100px}.detail-more>span{color:#a460ed;font-size:7px;font-weight:900;letter-spacing:.17em}.detail-more>h2{margin:8px 0 24px;font:30px Archivo Black;letter-spacing:-.04em}.detail-more>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.detail-more>div>a{position:relative;display:flex;min-height:150px;flex-direction:column;justify-content:flex-end;padding:20px;border:1px solid #302837;border-radius:12px;background:#110e15;transition:.2s}.detail-more>div>a:hover{border-color:#7945a8;transform:translateY(-3px)}.detail-more>div>a>span{color:#7c7481;font-size:6px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.detail-more>div>a>b{margin-top:7px;font-size:13px}.detail-more>div>a>strong{margin-top:10px;color:#b16ff2;font-size:11px}.detail-more>div>a>svg{position:absolute;right:16px;top:16px;width:16px;color:#655c6a}.detail-footer{border-top:1px solid #29222f;background:#060507}.detail-footer>div{height:110px;display:flex;align-items:center;justify-content:space-between}.detail-footer>div>a:not(.logo),.detail-footer>div>span{color:#635c67;font-size:7px;font-weight:800;letter-spacing:.09em}.drawer-checkout>.checkout-line,.drawer-checkout>.checkout-total{display:flex;justify-content:space-between;margin:8px 0}.drawer-checkout>.checkout-line{color:#8b838f;font-size:9px}.drawer-checkout>.discount-line b{color:#71da96}.drawer-checkout>.checkout-total{margin:14px 0 16px;padding-top:13px;border-top:1px solid #302838}.drawer-checkout>.checkout-total b{font-size:23px}.discount-entry{display:grid!important;grid-template-columns:1fr auto;gap:7px;margin-bottom:8px!important}.discount-entry input{min-width:0;height:38px;padding:0 11px;border:1px solid #342b3d;border-radius:8px;outline:none;background:#0b090e;color:#fff;font-size:8px;font-weight:800;letter-spacing:.08em}.discount-entry input:focus{border-color:#8f45ff}.discount-entry button{padding:0 13px;border:1px solid #473257;border-radius:8px;background:#1d1524;color:#c7b6d1;font-size:7px;font-weight:900}.discount-error{display:block;margin-bottom:8px;color:#e97899;font-size:7px}.discount-success{display:flex!important;align-items:center;gap:6px;margin:8px 0 12px!important;padding:8px 9px;border:1px solid rgba(105,238,149,.2);border-radius:8px;background:#69ee950f;color:#80dda0;font-size:7px;font-weight:800}.discount-success svg{width:12px}.discount-success button{margin-left:auto;border:0;background:none;color:#7d7581;font-size:6px;font-weight:900}.gallery-file-list{display:grid;gap:6px;max-height:180px;overflow:auto}.media-index{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#2c1b3b;color:#bd87f3;font-size:7px;font-weight:900}.remove-product{width:auto!important;padding-inline:8px!important;gap:5px!important}.remove-product span{font-size:5px;font-weight:900}.discounts-card{margin-bottom:30px}.discount-layout{display:grid;grid-template-columns:.75fr 1.25fr}.discount-form{display:grid!important;grid-template-columns:1fr!important;gap:15px;padding:24px;border-right:1px solid #2c2632}.discount-form>div:first-child h3{margin:6px 0;font-size:17px}.discount-form>div:first-child p{margin:0 0 6px;color:#716976;font-size:8px;line-height:1.5}.discount-field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field label span{color:#655d69;font-weight:500}.date-input{position:relative}.date-input>svg{position:absolute;z-index:2;left:11px;top:50%;width:14px;transform:translateY(-50%);color:#776d7e}.date-input input{padding-left:33px}.create-code{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px;padding:12px;border:1px solid #8f45e8;border-radius:8px;background:#8540da;color:#fff;font-size:7px;font-weight:900}.create-code svg{width:13px}.discount-list{min-width:0}.discount-list-head{display:grid;grid-template-columns:1fr .8fr .7fr 32px;gap:12px;padding:11px 18px;border-bottom:1px solid #29232f;background:#0c0a0f;color:#5f5863;font-size:6px;font-weight:900;letter-spacing:.1em}.discount-list article{position:relative;display:grid;grid-template-columns:1fr .8fr .7fr 32px;align-items:center;gap:12px;min-height:74px;padding:13px 18px 23px;border-bottom:1px solid #29232f}.discount-list article>b{font-family:monospace;font-size:11px;letter-spacing:.05em}.discount-list article>span{color:#aaa2ae;font-size:8px}.discount-state{display:flex;width:max-content;align-items:center;gap:5px;padding:5px 7px;border:1px solid #382f40;border-radius:999px;background:#17131b;color:#77707c;font-size:6px;font-weight:900}.discount-state i{width:6px;height:6px;border-radius:50%;background:#77707c}.discount-state.active{color:#72dc96}.discount-state.active i{background:#65e990;box-shadow:0 0 7px #65e990}.discount-delete{display:grid;place-items:center;width:29px;height:29px;border:1px solid #322938;border-radius:7px;background:#151119;color:#776e7c}.discount-delete:hover{border-color:#9a385a;color:#ff7b9f}.discount-delete svg{width:13px}.discount-list article>small{position:absolute;left:18px;bottom:10px;color:#57505b;font-size:6px}.empty-discounts{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#625a67}.empty-discounts>svg{width:31px;margin-bottom:12px}.empty-discounts b,.empty-discounts span{display:block}.empty-discounts b{color:#a9a1ad;font-size:9px}.empty-discounts span{margin-top:5px;font-size:7px}@media(max-width:950px){.product-detail{grid-template-columns:1fr;gap:35px}.gallery-main{aspect-ratio:1.35/1}.detail-copy{padding-top:0}.discount-layout{grid-template-columns:1fr}.discount-form{border-right:0;border-bottom:1px solid #2c2632}}@media(max-width:680px){.detail-nav{height:76px;grid-template-columns:1fr auto}.detail-nav>a:nth-child(2){display:none!important}.product-detail{padding-block:30px 60px}.gallery-main{aspect-ratio:1/1}.gallery-thumbs{grid-template-columns:repeat(4,1fr)}.detail-copy>h1{font-size:42px}.included-block ul{grid-template-columns:1fr}.detail-purchase{align-items:flex-start;flex-direction:column;gap:17px}.detail-purchase>button{width:100%;justify-content:center}.detail-assurance>.shell{grid-template-columns:1fr}.detail-assurance article{justify-content:flex-start;border-right:0;border-bottom:1px solid #29222f}.detail-more>div{grid-template-columns:1fr}.detail-footer>div{align-items:flex-start;flex-direction:column;justify-content:center;gap:13px}.discount-field-row{grid-template-columns:1fr}.discount-list{overflow-x:auto}.discount-list-head,.discount-list article{min-width:520px}}:root{--bg:#070709;--bg-soft:#0b0a0e;--card:#0f0d13;--card-2:#151119;--purple:#9454ff;--purple-light:#c49aff;--purple-dark:#5c20b3;--line:rgba(255,255,255,.12)}body{background-color:#070709;background-image:linear-gradient(rgba(148,84,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(148,84,255,.035) 1px,transparent 1px);background-size:52px 52px}.logo-mark,.main-links,.main-links a,.cart-button,.cart-button b,.mobile-menu,.hero-label,.primary-cta,.primary-cta svg,.play-cta i,.creator-proof>div span,.hero-pack,.hero-cube,.hero-chip,.new-bubble,.benefit-strip svg,.category-tabs button,.category-tabs button span,.product-card,.view-product,.visual-ring,.visual-cube,.visual-category,.tag-row span,.modal-tags span,.add-button,.add-button svg,.empty-catalog,.why-window,.install-glow,.install-cube,.progress,.progress i,.why-copy li,.why-copy li>i,.bundle-section,.bundle-box,.save-badge,.faq-list summary b,.community-logo,.community-section>a,.community-section>a svg,.product-modal,.modal-close,.delivery-note,.modal-buy button,.drawer-head>button,.drawer-checkout>button,.store-toast,.admin-toast,.detail-cart b,.gallery-main,.gallery-arrow,.gallery-count,.gallery-thumbs button,.gallery-thumbs span,.detail-delivery,.detail-purchase>button,.detail-assurance svg,.detail-more>div>a,.discount-entry input,.discount-entry button,.discount-success,.media-index,.create-code,.discount-state,.discount-delete,.status-toggle,.step-pill,.admin-card,.product-form-card,.admin-stat,.field input,.field textarea,.field select,.table-actions button{border-radius:3px}.logo-mark,.hero-copy h1,.section-heading h2,.why-copy h2,.bundle-copy h2,.faq-section h2,.community-section h2,.pack-front strong,.bundle-box b,.detail-copy>h1,.detail-more>h2,.product-title-button h3,.logo-words strong{font-family:Outfit,sans-serif;font-weight:900}.logo-mark{border:1px solid rgba(255,255,255,.72);background:#0b0910;box-shadow:inset 0 0 22px #9454ff47,0 0 22px #9454ff29;color:#fff;transform:none;clip-path:polygon(0 0,100% 0,100% 78%,78% 100%,0 100%)}.announcement{height:32px;border-bottom:1px solid rgba(255,255,255,.14);background:#8f4dfa;color:#fff}.announcement div{padding:8px 0;font-size:8px}.announcement i{color:#160923}.store-nav{height:82px;border-bottom:1px solid rgba(255,255,255,.1)}.main-links{gap:27px;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.main-links a{position:relative;padding:11px 0;color:#b7b0bd;letter-spacing:.06em}.main-links a:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:#a462ff;transition:right .2s ease}.main-links a:hover{background:transparent;color:#fff;transform:none}.main-links a:hover:after{right:0}.discord-button{padding-right:12px;border-right:1px solid rgba(255,255,255,.16)}.discord-button span{border-radius:1px}.cart-button{min-height:40px;padding:7px 7px 7px 13px;border:1px solid rgba(255,255,255,.86);background:#fff;box-shadow:none;letter-spacing:.06em;transition:background .2s,color .2s,border-color .2s}.cart-button:hover{border-color:#b77cff;background:#a05bff;color:#fff}.cart-button b{width:25px;height:25px}.store-page{background-color:#070709;background-image:linear-gradient(rgba(148,84,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(148,84,255,.035) 1px,transparent 1px);background-size:52px 52px}.store-hero{isolation:isolate;min-height:720px;margin-top:-82px;background:linear-gradient(105deg,#08070a,#100b16,#1d0c31)}.store-hero:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(121deg,transparent 0 57%,rgba(149,78,255,.11) 57% 68%,transparent 68%),linear-gradient(121deg,transparent 0 73%,rgba(255,255,255,.035) 73% 73.2%,transparent 73.2%)}.store-hero:after{content:"";position:absolute;z-index:-1;right:-90px;top:105px;width:47vw;height:500px;border:1px solid rgba(185,126,255,.2);background:linear-gradient(rgba(168,98,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(168,98,255,.055) 1px,transparent 1px);background-size:28px 28px;transform:skew(-9deg);box-shadow:0 0 80px #7f32db1a}.hero-dots{opacity:.32;background:repeating-linear-gradient(135deg,transparent 0 85px,rgba(255,255,255,.045) 85px 86px);background-size:auto;-webkit-mask-image:linear-gradient(to right,#000,transparent 82%);mask-image:linear-gradient(to right,#000,transparent 82%)}.glow{display:none}.hero-label{border-left:3px solid #a660ff;background:#0e0b13}.hero-label span{border-radius:1px;box-shadow:0 0 12px #a761ff;background:#b171ff}.hero-copy h1{line-height:.77;letter-spacing:-.07em}.hero-copy h1 em{color:#b77cff;text-shadow:0 0 34px rgba(163,92,255,.26)}.primary-cta{position:relative;gap:26px;border:1px solid #fff;box-shadow:none;overflow:hidden}.primary-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#9954f8;transform:translate(-102%);transition:transform .25s ease}.primary-cta>*{position:relative}.primary-cta:hover{color:#fff;transform:none;box-shadow:0 0 30px #9d55ff52}.primary-cta:hover:before{transform:none}.primary-cta svg{background:#8f45ff}.play-cta i{border:1px solid rgba(255,255,255,.7);box-shadow:none}.creator-proof>div span{border:1px solid #0b0810;box-shadow:0 0 0 1px #fff6}.hero-art:before{width:400px;height:440px;border:1px solid rgba(255,255,255,.22);border-radius:3px;background:linear-gradient(145deg,#9853ff66,#260e3cc2);box-shadow:14px 14px #0604088a,0 0 70px #984cff29;transform:translate(-50%,-50%) rotate(3deg)}.hero-burst{width:510px;height:460px;border:1px solid rgba(255,255,255,.14);border-radius:3px;background:repeating-linear-gradient(90deg,transparent 0 45px,rgba(255,255,255,.055) 45px 46px),repeating-linear-gradient(0deg,transparent 0 45px,rgba(255,255,255,.055) 45px 46px);animation:none;transform:translate(-50%,-50%) rotate(-5deg)}.hero-orbit{border-radius:3px;transform:translate(-50%,-50%) rotate(45deg)}.orbit-outer{width:480px;height:480px;border-style:solid;opacity:.24}.orbit-inner{width:320px;height:320px;opacity:.38}.hero-pack{border-width:1px;box-shadow:12px 16px 30px #0000005c}.pack-back:before{border-radius:3px}.hero-cube{border-width:2px;box-shadow:7px 7px #07040abf;animation:none}.hero-cube i{border-radius:1px}.hero-chip{border:1px solid rgba(255,255,255,.8);box-shadow:0 12px 28px #00000057}.new-bubble{right:0;top:68px;width:auto;height:auto;display:flex;gap:7px;padding:10px 13px;border:1px solid #fff;box-shadow:5px 5px #4c1a89;transform:rotate(2deg)}.new-bubble small{margin:0}.new-bubble b{font-size:13px}.benefit-strip{background:#09080b}.benefit-strip svg{border-left:3px solid #9e57ff}.category-tabs{gap:1px;border-bottom:1px solid #2b2531}.category-tabs button{min-height:42px;padding:9px 13px;border:0;border-bottom:2px solid transparent;background:transparent}.category-tabs button span{background:#1b1720}.category-tabs button:hover{background:#110e15;transform:none}.category-tabs button.active{border-color:#a761ff;background:#15101b;box-shadow:inset 0 -8px 24px #934bef1f}.category-tabs button.active span{background:#9552ed;color:#fff}.product-grid{gap:16px}.product-card{border-color:#2c2633;background:#0d0b10;box-shadow:none}.product-card:hover,.product-card:nth-child(2n):hover{border-color:#8e51d2;box-shadow:0 0 0 1px #8e51d238,0 24px 48px #0000004d;transform:translateY(-4px)}.product-card:hover .product-visual:after{opacity:1}.product-visual{background:linear-gradient(145deg,#251037,#0b0910 72%)}.product-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(179,111,255,.16);opacity:0;transition:opacity .2s;pointer-events:none}.accent-blue,.accent-pink,.accent-mint,.accent-orange,.accent-white{background:linear-gradient(145deg,#251037,#0b0910 72%)}.visual-grid{-webkit-mask-image:linear-gradient(#000,transparent 90%);mask-image:linear-gradient(#000,transparent 90%)}.visual-ring{transform:translate(-50%,-50%) rotate(45deg)}.visual-cube{box-shadow:inset 8px 8px 16px #ffffff1f,0 18px 40px #00000052}.visual-cube i{border-radius:1px}.view-product,.add-button{border-color:#8f45ff;background:#8f45ff;color:#fff;box-shadow:none}.view-product{border-color:#ffffff8c}.visual-category{border-left:3px solid #9f59fb}.tag-row span,.modal-tags span{border-left:2px solid #9050e5;background:#141018}.add-button{transform:translateY(0) scale(1);transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.add-button svg{background:#fff;transition:transform .2s ease}.add-button:hover{border-color:#c59cff;background:#a965ff;box-shadow:0 0 0 1px #c59cff40,0 8px 24px #8f45ff57;transform:translateY(-2px) scale(1.03)}.add-button:hover svg{transform:rotate(90deg)}.add-button:active{background:#7130ce;box-shadow:0 2px 8px #8f45ff33;transform:translateY(1px) scale(.95);transition-duration:.06s}.add-button:focus-visible{outline:2px solid #d7baff;outline-offset:3px}.card-specs li:before{border-radius:1px;transform:translateY(-50%) rotate(45deg)}.why-section{background:linear-gradient(105deg,#0a080d,#110c18 57%,#1c0b31)}.why-section:after{border-radius:3px;transform:rotate(35deg)}.why-window{border-color:#3b2b4b;background:#09070b}.window-bar i{border-radius:1px}.window-body{background:linear-gradient(145deg,#1e0e2d,#0a080d)}.install-glow{border-radius:3px;transform:rotate(45deg);box-shadow:0 0 0 35px #8d42ff0d,0 0 0 70px #8d42ff06}.install-cube{box-shadow:8px 8px #0a0710}.progress{height:7px}.why-copy li{border-left:3px solid rgba(174,104,255,.7)}.bundle-section{background:linear-gradient(135deg,#160c20,#0b080e);border-color:#382b45}.bundle-box{box-shadow:8px 10px 24px #00000059}.save-badge{width:auto;height:auto;display:flex;gap:7px;padding:10px 13px;box-shadow:5px 5px #301446}.save-badge small{margin:0}.save-badge b{font-size:16px}.community-section{background:linear-gradient(115deg,#08070a,#160a24)}.community-section:before{background:repeating-linear-gradient(135deg,transparent 0 90px,rgba(153,84,239,.07) 90px 91px);animation:none}.community-logo{transform:none}.community-section>a{border:1px solid #fff}.gallery-arrow{border-radius:3px}.gallery-main,.detail-delivery,.detail-more>div>a{background:#0d0b10}.detail-purchase>button,.create-code{box-shadow:0 0 24px #8f45ff29}.bundle-copy button,.bundle-copy button svg,.cart-thumb,.table-thumb,.store-toast svg,.admin-toast svg{border-radius:3px}.discount-state,.status-toggle{border-left:2px solid currentColor}.drawer-head>button,.modal-close,.table-actions button,.discount-delete{border-radius:3px}.admin-page{background-color:#08070a;background-image:linear-gradient(rgba(148,84,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(148,84,255,.026) 1px,transparent 1px);background-size:48px 48px}.admin-sidebar,.admin-topbar{background:#08070af0}.admin-card,.product-form-card,.admin-stat{background:#0e0c11;border-color:#2c2632}@media(max-width:1050px){.main-links{top:76px;gap:0;padding:8px;border:1px solid #32283b;border-radius:3px;background:#0c0910;box-shadow:0 22px 60px #00000075}.main-links a{padding:14px 12px}.store-hero:after{width:82vw}}@media(max-width:680px){.store-hero{margin-top:-72px}.store-hero:after{right:-140px;width:110vw;height:390px}.hero-art:before{width:350px;height:390px}.hero-burst{width:430px;height:410px}.orbit-outer{width:410px;height:410px}.orbit-inner{width:285px;height:285px}.category-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto}.category-tabs button{flex:none}}.included-block ul{grid-template-columns:1fr}.workshop-hero{min-height:760px;grid-template-columns:.9fr 1.1fr;gap:42px;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),radial-gradient(circle at 76% 42%,rgba(151,76,255,.2),transparent 34%),linear-gradient(115deg,#08070a,#0b0810 51%,#1d0d2b);background-size:56px 56px,56px 56px,auto,auto}.workshop-hero:before{z-index:0;left:48%;right:auto;top:82px;width:1px;height:calc(100% - 150px);background:#ffffff14;transform:none;box-shadow:none}.workshop-hero:after{content:"BUILD / PLAY / REPEAT";z-index:0;right:22px;top:50%;width:auto;height:auto;border:0;background:none;box-shadow:none;color:#ffffff13;font:900 9px Space Grotesk,sans-serif;letter-spacing:.33em;writing-mode:vertical-rl;transform:translateY(-50%)}.workshop-hero .hero-dots{opacity:.2;background:repeating-linear-gradient(135deg,transparent 0 104px,rgba(157,91,245,.045) 104px 105px);-webkit-mask-image:linear-gradient(to right,#000,transparent 76%);mask-image:linear-gradient(to right,#000,transparent 76%)}.workshop-hero .hero-copy{max-width:590px;padding-top:52px}.workshop-hero .hero-label{gap:9px;padding:8px 11px;border:1px solid #60417d;border-left:4px solid #a866ff;background:#0d0a10;box-shadow:7px 7px #00000040;color:#d7c4e9;font-family:Space Grotesk,monospace}.workshop-hero .hero-label svg{color:#b574ff}.workshop-hero .hero-copy h1{margin-top:25px;font-size:clamp(68px,7.2vw,104px);line-height:.76;letter-spacing:-.075em}.workshop-hero .hero-copy h1 em{position:relative;color:#aa69ff;font-style:normal}.workshop-hero .hero-copy h1 em:after{content:"";position:absolute;left:2px;right:3px;bottom:3px;height:4px;background:#aa69ff;opacity:.55;transform:rotate(-1deg)}.workshop-hero .hero-copy>p{max-width:540px;color:#c2b9c8;font-size:15px;line-height:1.7}.workshop-hero .hero-buttons{margin-top:28px}.workshop-hero .primary-cta{padding-left:18px;background:#fff}.workshop-hero .primary-cta svg{border-left:1px solid rgba(0,0,0,.16)}.workshop-hero .play-cta i{background:#160d20;color:#bd84ff}.workshop-readout{width:min(470px,100%);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:35px;padding:11px 13px;border-block:1px solid #33283c;color:#746c79;font:800 7px Space Grotesk,monospace;letter-spacing:.09em}.workshop-readout>b{display:flex;align-items:center;gap:7px;color:#d9d3dd;font-size:8px}.workshop-readout>b i{width:6px;height:6px;background:#68e594;box-shadow:0 0 9px #68e594}.workshop-readout small{font-size:6px;color:#6e6573}.workshop-stage{height:610px;perspective:none}.workshop-stage:before{content:"";position:absolute;left:46px;right:0;top:70px;height:430px;border:1px solid #493958;border-radius:4px;background:#0d0a11;box-shadow:22px 24px #03020461,0 34px 90px #00000059,0 0 70px #994fff17;transform:rotate(.6deg)}.workshop-stage:after{content:"01";position:absolute;right:17px;top:38px;color:#be8bff21;font:900 84px/.8 Outfit,sans-serif;letter-spacing:-.08em}.workshop-pegboard{position:absolute;z-index:1;left:65px;right:17px;top:88px;height:287px;overflow:hidden;border-bottom:1px solid #34283f;background-color:#17111d;background-image:radial-gradient(circle,#624676 1.5px,transparent 1.8px);background-size:23px 23px;box-shadow:inset 0 0 55px #00000073}.workshop-pegboard:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:repeating-linear-gradient(90deg,#9656ee 0,#9656ee 22px,#130b18 22px,#130b18 44px)}.hanging-tool{position:absolute;display:grid;place-items:center;color:#b99ac9;filter:drop-shadow(5px 7px 0 rgba(0,0,0,.34))}.hanging-tool svg{width:58px;height:58px;stroke-width:1.4}.tool-wrench{left:26px;top:34px;transform:rotate(-14deg)}.tool-hammer{right:32px;top:39px;transform:rotate(12deg)}.workshop-sign{position:absolute;left:50%;top:44px;width:260px;min-height:145px;display:flex;flex-direction:column;justify-content:center;padding:23px 25px;border:1px solid #76549a;background:linear-gradient(145deg,#241333,#100b15);box-shadow:8px 9px #08060a;transform:translate(-50%) rotate(-2deg)}.workshop-sign:before,.workshop-sign:after{content:"";position:absolute;top:-19px;width:1px;height:21px;background:#7f668f}.workshop-sign:before{left:24px}.workshop-sign:after{right:24px}.workshop-sign small{color:#a66bea;font-size:7px;font-weight:900;letter-spacing:.18em}.workshop-sign strong{margin:8px 0 5px;font:900 25px/.9 Outfit,sans-serif;letter-spacing:-.04em}.workshop-sign strong b{color:#af72ff}.workshop-sign span{color:#756b7b;font-size:6px;font-weight:800;letter-spacing:.14em}.bench-screen{position:absolute;z-index:5;left:88px;top:302px;width:255px;height:190px;overflow:hidden;border:2px solid #574267;border-bottom-width:7px;border-radius:4px;background:#09070b;box-shadow:7px 8px #050406;transform:rotate(-2deg)}.screen-bar{height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;border-bottom:1px solid #33293a;background:#120e16;color:#685f6d;font-size:6px;letter-spacing:.1em}.screen-bar>span{display:flex;gap:4px}.screen-bar i{width:5px;height:5px;background:#7e4aae}.screen-bar i:nth-child(2){background:#d8d1dc}.screen-bar i:nth-child(3){background:#563169}.screen-content{height:calc(100% - 28px);display:flex;flex-direction:column;justify-content:center;padding:17px;background:linear-gradient(rgba(158,84,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(158,84,255,.045) 1px,transparent 1px);background-size:17px 17px}.screen-content small{color:#8b4fc8;font-size:6px;font-weight:900;letter-spacing:.15em}.screen-content strong{margin-top:6px;font:900 15px/1.02 Outfit,sans-serif;letter-spacing:-.02em}.screen-content strong em{color:#bd85ff;font-style:normal}.screen-content>div{display:flex;gap:4px;margin:15px 0 8px}.screen-content>div i{width:37px;height:5px;background:#9d59ec;animation:benchPulse 1.7s ease-in-out infinite}.screen-content>div i:nth-child(2){animation-delay:.12s}.screen-content>div i:nth-child(3){animation-delay:.24s}.screen-content>div i:nth-child(4){animation-delay:.36s}.screen-content>span{color:#67de91;font-size:6px;font-weight:900;letter-spacing:.12em}.pack-crate{position:absolute;z-index:6;right:43px;top:286px;width:205px;height:218px;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;border:2px solid #ded4e8;border-radius:3px;background:linear-gradient(145deg,#9e59f0,#4c1d7b);box-shadow:9px 11px #070509,0 20px 45px #00000052;transform:rotate(3deg);transition:transform .24s ease}.pack-crate:hover{transform:rotate(0) translateY(-7px)}.pack-crate:before{content:"";position:absolute;left:16px;right:16px;top:52px;height:7px;border-block:1px solid rgba(255,255,255,.34)}.pack-crate>span{position:absolute;left:18px;top:17px;padding:5px 7px;background:#fff;color:#35104e;font-size:6px;font-weight:900;letter-spacing:.12em}.pack-crate strong{font:900 28px/.82 Outfit,sans-serif;letter-spacing:-.055em}.pack-crate small{margin-top:10px;color:#dfc9ef;font-size:6px;font-weight:900;letter-spacing:.11em}.pack-crate>i{position:absolute;right:17px;top:84px;display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(255,255,255,.55);background:#14062047;font:900 34px Outfit,sans-serif;font-style:normal;transform:rotate(5deg)}.loose-part{position:absolute;z-index:7;display:grid;place-items:center;width:48px;height:48px;border:1px solid #72518c;background:#17101e;box-shadow:5px 6px #060407;color:#bb7dff}.loose-part svg{width:25px}.part-one{right:17px;top:250px;transform:rotate(12deg)}.part-one svg{animation:slowCog 8s linear infinite}.part-two{left:54px;top:265px;transform:rotate(-8deg)}.bench-top{position:absolute;z-index:4;left:38px;right:-17px;top:489px;height:34px;border:1px solid #6e527f;background:linear-gradient(#362440,#1b1320);box-shadow:0 8px #070508}.bench-top span{position:absolute;right:10px;top:9px;color:#9a839f;font-size:5px;font-weight:900;letter-spacing:.14em}.bench-base{position:absolute;z-index:3;left:63px;right:9px;top:522px;height:70px;display:grid;grid-template-columns:1fr 1.25fr 1fr;border:1px solid #372a40;background:#0b090d;transform:perspective(500px) rotateX(-5deg)}.bench-base div{display:grid;place-items:center;border-right:1px solid #2c2233;color:#5e5364;font-size:6px;font-weight:900;letter-spacing:.14em}.bench-base div:last-child{border-right:0}.quality-stamp{position:absolute;z-index:8;right:7px;bottom:19px;display:flex;align-items:center;gap:6px;padding:8px 10px;border:2px solid #9260b6;color:#b582d6;font-size:7px;font-weight:900;line-height:1.1;transform:rotate(-5deg);opacity:.8}.quality-stamp svg{width:18px}.benefit-strip article{position:relative;justify-content:flex-start;padding-left:36px}.benefit-strip svg{border:1px solid #5b3d70;border-left:4px solid #9e58f0;background:#130e18}.catalog{position:relative;padding-top:112px}.catalog:before{content:"CATALOG / 2026";position:absolute;left:0;top:58px;color:#5c5361;font-size:7px;font-weight:900;letter-spacing:.2em}.catalog:after{content:"";position:absolute;left:118px;right:0;top:62px;height:1px;background:#2b2430}.section-heading>span{color:#b475fa}.section-heading h2{margin-top:17px;line-height:.79}.product-card{position:relative;overflow:visible;border-top:3px solid #8450b5;background:#0d0b10}.work-order-strip{height:34px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:0 11px;border-bottom:1px solid #2d2533;background:#0a080c;color:#665e6a;font-size:6px;font-weight:900;letter-spacing:.1em}.work-order-strip b{color:#a892b5;font-family:monospace;font-size:7px}.work-order-strip i{padding:4px 6px;border:1px solid rgba(100,227,143,.25);background:#64e38f0f;color:#70dd96;font-style:normal}.product-card .product-visual{height:238px}.product-card .visual-grid{background-size:28px 28px}.product-card .visual-cube{border-radius:4px;transform:translate(-50%,-50%) rotate(-5deg)}.product-card:hover .visual-cube{transform:translate(-50%,-54%) rotate(4deg) scale(1.05)}.product-card-body{padding:18px 19px 19px}.card-specs{padding-bottom:13px;border-bottom:1px dashed #2c2531}.card-specs li{font-family:monospace}.product-card-footer>strong:before{content:"USD ";color:#625a68;font:700 6px Space Grotesk,sans-serif;letter-spacing:.08em}.add-button{min-width:82px;justify-content:space-between}.bundle-section{overflow:visible;border-top:3px solid #995be0}.bundle-section:after{content:"FRAGILE // CREATOR GOODS";position:absolute;right:25px;bottom:18px;color:#594b61;font-size:6px;font-weight:900;letter-spacing:.17em}@keyframes benchPulse{0%,to{opacity:.35;transform:scaleX(.75)}50%{opacity:1;transform:scaleX(1)}}@keyframes slowCog{to{transform:rotate(360deg)}}@media(max-width:1050px){.workshop-hero{grid-template-columns:1fr;padding-top:155px}.workshop-hero:before{display:none}.workshop-hero .hero-copy{max-width:700px;margin-inline:auto;text-align:center}.workshop-hero .hero-copy>p{margin-inline:auto}.workshop-hero .hero-buttons,.workshop-readout{justify-content:center;margin-inline:auto}.workshop-stage{width:min(650px,100%);margin-inline:auto}}@media(max-width:680px){.workshop-hero{padding:124px 18px 55px;background-size:38px 38px,38px 38px,auto,auto}.workshop-hero .hero-copy{padding-top:36px}.workshop-hero .hero-copy h1{font-size:58px}.workshop-hero .hero-copy>p{font-size:13px}.workshop-hero .hero-buttons{align-items:stretch;flex-direction:column;gap:16px}.workshop-hero .primary-cta{justify-content:space-between}.workshop-hero .play-cta{justify-content:center}.workshop-readout{grid-template-columns:auto 1fr}.workshop-readout small{display:none}.workshop-stage{height:535px;margin-top:15px;transform:scale(.92);transform-origin:top center}.workshop-stage:before{left:0;right:0}.workshop-pegboard{left:16px;right:16px}.workshop-sign{width:225px}.tool-wrench{left:9px}.tool-hammer{right:9px}.hanging-tool svg{width:42px;height:42px}.bench-screen{left:34px;width:225px}.pack-crate{right:18px;width:165px}.part-two{left:5px}.part-one{right:0}.bench-top{left:0;right:0}.bench-base{left:20px;right:20px}.quality-stamp{display:none}.catalog:before{left:4px}}.admin-login{min-height:100vh;display:grid;place-items:center;padding:25px;background:linear-gradient(125deg,#070609,#120a1d);background-image:linear-gradient(rgba(148,84,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(148,84,255,.045) 1px,transparent 1px);background-size:48px 48px}.admin-login form{width:min(430px,100%);display:flex;flex-direction:column;align-items:flex-start;padding:40px;border:1px solid #3b2d49;border-radius:3px;background:#0d0a11f5;box-shadow:0 30px 90px #0000007a}.admin-login form>.logo{margin-bottom:55px}.admin-login form>svg{width:35px;height:35px;padding:8px;border:1px solid #5d3a7e;border-radius:3px;color:#bd85ff}.admin-login form>span{margin-top:20px;color:#a963f2;font-size:7px;font-weight:900;letter-spacing:.17em}.admin-login h1{margin:8px 0 5px;font:900 35px Outfit,sans-serif;letter-spacing:-.04em}.admin-login p{margin:0 0 24px;color:#8c8491;font-size:11px}.admin-login input{width:100%;height:47px;padding:0 13px;border:1px solid #362b40;border-radius:3px;outline:none;background:#08070a;color:#fff}.admin-login input:focus{border-color:#9854ee;box-shadow:0 0 0 2px #9854ee21}.admin-login form>small{margin-top:8px;color:#ef7397;font-size:8px}.admin-login form>button{width:100%;margin-top:12px;padding:14px;border:1px solid #a768f0;border-radius:3px;background:#8f45e8;color:#fff;font-size:8px;font-weight:900;letter-spacing:.08em}.admin-login form>a{margin-top:17px;align-self:center;color:#746b79;font-size:7px;font-weight:900;letter-spacing:.08em}.admin-login form>a:hover{color:#fff}.store-page{background:#09060d;font-family:Poppins,sans-serif}.store-nav{height:90px}.logo-image{display:block;width:205px;height:auto;filter:drop-shadow(0 5px 7px rgba(0,0,0,.2))}.logo-compact .logo-image{width:178px}.main-links{gap:4px;padding:6px;border:2px solid rgba(255,255,255,.14);border-radius:16px;background:#09060db8;box-shadow:0 8px #0000002e}.main-links a{padding:10px 15px;border-radius:10px;font-size:10px}.main-links a:hover{background:#9c4dff;color:#fff;transform:translateY(-2px)}.cart-button{border:3px solid #08050b;border-radius:13px;box-shadow:4px 5px #08050b;transition:transform .15s ease,box-shadow .15s ease}.cart-button:hover{transform:translateY(-2px);box-shadow:5px 7px #08050b}.cart-button:active{transform:translate(3px,3px);box-shadow:1px 2px #08050b}.works-hero{min-height:780px;grid-template-columns:.86fr 1.14fr;gap:15px;margin-top:-90px;padding-top:155px;padding-bottom:80px;border-bottom:5px solid #070409;background:radial-gradient(circle at 77% 44%,rgba(202,126,255,.42),transparent 30%),radial-gradient(circle at 16% 24%,rgba(142,55,255,.28),transparent 24%),linear-gradient(130deg,#13091e,#50158d 53%,#9d43f2);isolation:isolate}.works-hero:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:auto;height:auto;background-image:radial-gradient(rgba(255,255,255,.18) 1.8px,transparent 1.8px);background-size:31px 31px;opacity:.48;transform:none;box-shadow:none}.works-hero:after{content:"";position:absolute;z-index:-1;right:-80px;top:105px;width:670px;height:670px;border:4px solid rgba(255,255,255,.13);border-radius:50%;background:#08040c21;box-shadow:0 0 0 28px #ffffff09,0 0 0 64px #ffffff06}.works-hero .hero-dots{display:none}.works-hero .hero-copy{max-width:620px;padding-top:24px}.works-hero .hero-label{padding:9px 13px;border:3px solid #09050c;border-radius:11px;background:#fff;box-shadow:4px 5px #09050c;color:#34104e;font-size:9px;font-weight:900}.works-hero .hero-label svg{color:#8d31e8}.works-hero .hero-copy h1{margin:27px 0 24px;color:#fff;font:700 clamp(69px,7.4vw,111px)/.79 "Fredoka",sans-serif;letter-spacing:-.065em;-webkit-text-stroke:4px #09050c;paint-order:stroke fill;text-shadow:0 9px 0 #09050c,0 17px 0 #6d20bc,0 26px 36px rgba(0,0,0,.28)}.works-hero .hero-copy h1 em{color:#d9a9ff;font-style:normal;text-shadow:0 9px 0 #09050c,0 17px 0 #771dca}.works-hero .hero-copy>p{max-width:560px;color:#f2e8f8;font-size:16px;font-weight:500;line-height:1.65}.works-hero .primary-cta{padding:9px 10px 9px 19px;border:3px solid #09050c;border-radius:13px;box-shadow:6px 7px #09050c}.works-hero .primary-cta:hover{transform:translate(3px,3px) rotate(-1deg);box-shadow:3px 4px #09050c}.works-hero .play-cta i{border:3px solid #09050c;background:#e2b9ff;box-shadow:4px 5px #09050c;color:#38104f}.works-hero .creator-proof{margin-top:34px}.works-hero .creator-proof>div span{border:3px solid #09050c;background:linear-gradient(145deg,#fff,#d7b1ff);box-shadow:2px 3px #09050c;color:#5c168e;font-family:Fredoka,sans-serif}.works-hero .creator-proof p{color:#e8d9ef;font-size:9px}.works-hero-art{position:relative;z-index:3;height:590px;align-self:center}.hero-splash{position:absolute;left:50%;top:50%;width:560px;height:470px;border:5px solid #09050c;border-radius:52% 48% 48% 52%/55% 45%;background:linear-gradient(145deg,#f4eaff,#a950ff 72%);box-shadow:12px 16px #09050c,0 35px 60px #00000040;transform:translate(-50%,-48%) rotate(-4deg)}.hero-splash:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:3px dashed rgba(28,7,39,.2);border-radius:inherit}.works-hero-art>img{position:absolute;z-index:3;left:50%;top:49%;width:min(680px,112%);max-width:none;filter:drop-shadow(0 25px 20px rgba(12,3,19,.3));transform:translate(-50%,-50%);animation:heroFloat 4s ease-in-out infinite}.pop-sticker,.bundle-pop{position:absolute;z-index:7;color:#fff;font:700 64px/.85 Fredoka,sans-serif;letter-spacing:-.06em;-webkit-text-stroke:5px #09050c;paint-order:stroke fill;text-shadow:0 8px 0 #09050c,0 14px 0 #8c2feb;transform:rotate(-10deg)}.pop-sticker{left:-16px;top:50px}.hero-drop-card{position:absolute;z-index:8;right:-7px;bottom:39px;min-width:225px;padding:14px 17px;border:3px solid #09050c;border-radius:14px;background:#fff;box-shadow:6px 7px #09050c;color:#16091e;transform:rotate(3deg)}.hero-drop-card small,.hero-drop-card b,.hero-drop-card span{display:block}.hero-drop-card small{color:#8d32df;font-size:7px;font-weight:900;letter-spacing:.14em}.hero-drop-card b{margin:3px 0;font:700 18px Fredoka,sans-serif}.hero-drop-card span{color:#65576b;font-size:7px;font-weight:800;letter-spacing:.08em}.instant-badge{position:absolute;z-index:8;left:0;bottom:71px;display:flex;align-items:center;gap:7px;padding:10px 12px;border:3px solid #09050c;border-radius:12px;background:#1be8ee;box-shadow:5px 6px #09050c;color:#071012;font-size:8px;font-weight:900;transform:rotate(-4deg)}.hero-star{position:absolute;z-index:7;color:#fff;font-size:31px;font-style:normal;text-shadow:3px 3px 0 #09050c;animation:sparkPop 2.3s ease-in-out infinite}.star-one{right:12px;top:112px}.star-two{left:18%;bottom:28px;animation-delay:.7s}.benefit-strip{border-block:4px solid #08050b;background:#fff;color:#160b1b}.benefit-strip article{justify-content:center;padding:24px 28px;border-right:2px solid #ded3e6}.benefit-strip svg{border:3px solid #08050b;border-radius:11px;background:#b16aff;box-shadow:3px 4px #08050b;color:#fff}.benefit-strip b{font-family:Fredoka,sans-serif;font-size:11px}.benefit-strip span{color:#706575;font-size:9px}.catalog{width:100%;max-width:none;margin:0;padding:120px max(30px,calc((100vw - 1180px)/2)) 145px;background:#f7f2fa;color:#130918}.catalog:before,.catalog:after{display:none}.section-heading>span,.why-copy>span,.bundle-copy>span,.faq-section>div>span,.community-section>span{padding:7px 11px;border:3px solid #09050c;border-radius:10px;background:#a850ff;box-shadow:4px 5px #09050c;color:#fff;font-size:8px;letter-spacing:.1em;transform:rotate(-2deg)}.section-heading h2,.why-copy h2,.bundle-copy h2,.faq-section h2,.community-section h2{margin:26px 0 24px;color:#fff;font-family:Fredoka,sans-serif;font-weight:700;letter-spacing:-.055em}.section-heading h2{color:#170a1d;font-size:clamp(59px,6.8vw,94px);line-height:.81}.section-heading h2 em{color:#9b43ec;-webkit-text-stroke:3px #09050c;paint-order:stroke fill;text-shadow:0 7px 0 #09050c}.section-heading p{color:#716776;font-size:14px}.all-packs-grid{margin-top:48px}.product-grid{gap:26px}.product-card{overflow:hidden;border:4px solid #0a0610;border-radius:23px;background:#fff;box-shadow:8px 9px #0a0610;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover,.product-card:nth-child(2n):hover{border-color:#0a0610;box-shadow:11px 14px #0a0610;transform:translateY(-7px) rotate(-.6deg)}.product-card:nth-child(2n):hover{transform:translateY(-7px) rotate(.6deg)}.product-image-button{overflow:hidden;border-bottom:4px solid #0a0610}.product-card .product-visual{height:276px}.product-visual{background:radial-gradient(circle at 50% 43%,rgba(255,255,255,.6),transparent 30%),linear-gradient(145deg,#c976ff,#671cb2 72%)}.accent-blue{background:radial-gradient(circle at 50% 43%,rgba(255,255,255,.55),transparent 30%),linear-gradient(145deg,#63d9ff,#3968e8 72%)}.accent-pink{background:radial-gradient(circle at 50% 43%,rgba(255,255,255,.52),transparent 30%),linear-gradient(145deg,#ff8ddd,#e445a5 72%)}.accent-mint{background:radial-gradient(circle at 50% 43%,rgba(255,255,255,.55),transparent 30%),linear-gradient(145deg,#67f1d2,#20a58f 72%)}.accent-orange{background:radial-gradient(circle at 50% 43%,rgba(255,255,255,.55),transparent 30%),linear-gradient(145deg,#ffd66f,#ff7d46 72%)}.accent-white{background:radial-gradient(circle at 50% 43%,#fff,transparent 32%),linear-gradient(145deg,#ddcaff,#8c66bc 72%)}.product-card .visual-grid{opacity:.26;background-size:31px 31px}.product-card .visual-ring{border:3px solid rgba(8,4,12,.19)}.product-card .visual-cube{border:5px solid #0a0610;border-radius:20px;background:linear-gradient(145deg,#fff,#c8a2f0);box-shadow:8px 10px #0a0610,inset 8px 8px #ffffff59;color:#6012ad;transform:translate(-50%,-50%) rotate(-7deg)}.product-card:hover .visual-cube{transform:translate(-50%,-56%) rotate(5deg) scale(1.06)}.product-card .visual-cube i{background:#0a0610;border-radius:50%}.card-pop{position:absolute;left:15px;top:14px;z-index:5;color:#fff;font:700 22px/.9 Fredoka,sans-serif;-webkit-text-stroke:3px #09050c;paint-order:stroke fill;text-shadow:0 4px 0 #09050c;transform:rotate(-8deg)}.view-product{border:3px solid #0a0610;border-radius:10px;background:#fff;box-shadow:3px 4px #0a0610;color:#140918}.product-card-body{padding:21px;background:#fff;color:#160b1b}.card-specs{gap:7px;margin-bottom:14px;padding-bottom:14px;border-bottom:2px dashed #d8cce0}.card-specs li{color:#786b7e;font-family:Poppins,sans-serif;font-size:7px}.card-specs li:before{width:5px;height:5px;border-radius:1px;background:#a54dff;transform:translateY(-50%) rotate(45deg)}.product-title-button h3{margin:12px 0 7px;color:#160b1b;font:700 22px Fredoka,sans-serif;letter-spacing:-.035em}.product-card-body>p{color:#716777;font-size:11px}.product-card-footer{border-top:2px dashed #d8cce0}.product-card-footer>strong{color:#160b1b;font:700 23px Fredoka,sans-serif}.product-card-footer>strong:before{display:none}.add-button{min-width:88px;border:3px solid #0a0610;border-radius:10px;background:#a64dff;box-shadow:3px 4px #0a0610;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.add-button:hover{border-color:#0a0610;background:#bb72ff;box-shadow:5px 6px #0a0610;transform:translateY(-2px) rotate(-1deg)}.add-button:active{background:#8734d7;box-shadow:1px 1px #0a0610;transform:translate(3px,3px) scale(.97)}.why-section{border-block:5px solid #08050b;background:linear-gradient(135deg,#8028cf,#b85cff 70%,#d8a8ff)}.why-section:before{width:0}.why-section:after{border-radius:50%;opacity:.55}.why-window{border:4px solid #09050c;border-radius:24px;background:#120a19;box-shadow:10px 12px #09050c;transform:rotate(-2deg)}.why-copy h2{font-size:clamp(57px,6.5vw,91px);line-height:.82;-webkit-text-stroke:3px #09050c;paint-order:stroke fill;text-shadow:0 7px 0 #09050c}.why-copy h2 em{color:#efe1ff;text-shadow:0 7px 0 #09050c}.why-copy>p{color:#f3e8f9}.why-copy li{border:3px solid #09050c;border-radius:13px;background:#fffffff2;box-shadow:4px 5px #09050c}.why-copy li b{color:#160b1b}.why-copy li span{color:#716777}.bundle-section{border:4px solid #08050b;border-radius:28px;background:radial-gradient(circle at 82% 36%,rgba(255,255,255,.3),transparent 30%),linear-gradient(135deg,#6e1fba,#a848f4 62%,#d995ff);box-shadow:11px 13px #08050b;overflow:hidden}.bundle-section:after{display:none}.bundle-section:before{display:block;opacity:.24}.bundle-copy h2{font-size:clamp(54px,5.7vw,80px);line-height:.84;-webkit-text-stroke:3px #09050c;paint-order:stroke fill;text-shadow:0 7px 0 #09050c}.bundle-copy h2 em{color:#ead4ff;text-shadow:0 7px 0 #09050c}.bundle-copy p{color:#f1e6f7}.bundle-copy button{border:3px solid #09050c;box-shadow:5px 6px #09050c}.bundle-box{border:4px solid #09050c;border-radius:22px;box-shadow:7px 9px #09050c}.bundle-pop{right:-7px;top:6px;font-size:43px;transform:rotate(9deg)}.faq-section h2,.community-section h2{font-size:clamp(57px,6.5vw,90px);line-height:.82}.community-section{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.2),transparent 25%),linear-gradient(135deg,#4f128e,#a845ef);border-top:5px solid #08050b}.community-section:before{background:repeating-conic-gradient(transparent 0 10deg,#ffffff16 10.5deg,#ffffff16 11deg);animation:spin 55s linear infinite}.community-logo{border:4px solid #09050c;border-radius:18px;box-shadow:6px 7px #09050c;font-family:Fredoka,sans-serif}.community-section h2{-webkit-text-stroke:3px #09050c;paint-order:stroke fill;text-shadow:0 7px 0 #09050c}.community-section h2 em{color:#e3c1ff;text-shadow:0 7px 0 #09050c}.community-section>a{border:3px solid #09050c;border-radius:12px;box-shadow:5px 6px #09050c}@keyframes heroFloat{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-53%) rotate(1deg)}}@keyframes sparkPop{0%,to{transform:scale(.85) rotate(-6deg);opacity:.7}50%{transform:scale(1.18) rotate(8deg);opacity:1}}@media(max-width:1050px){.works-hero{grid-template-columns:1fr;padding-top:170px;text-align:center}.works-hero .hero-copy{max-width:760px;margin:auto}.works-hero .hero-copy>p{margin-inline:auto}.works-hero .hero-buttons,.works-hero .creator-proof{justify-content:center}.works-hero-art{width:min(720px,100%);margin:auto}.pop-sticker{left:4%;top:43px}.instant-badge{left:5%}.hero-drop-card{right:4%}.main-links{top:78px;border-radius:12px;background:#0c0711}}@media(max-width:680px){.store-nav{height:76px}.logo-image{width:155px}.logo-compact .logo-image{width:165px}.works-hero{margin-top:-76px;min-height:1060px;padding:126px 18px 50px}.works-hero .hero-copy h1{font-size:57px;-webkit-text-stroke-width:3px;text-shadow:0 7px 0 #09050c,0 13px 0 #6d20bc}.works-hero .hero-copy h1 em{text-shadow:0 7px 0 #09050c,0 13px 0 #771dca}.works-hero .hero-copy>p{font-size:13px}.works-hero .hero-buttons{align-items:stretch;flex-direction:column;gap:17px}.works-hero .primary-cta{justify-content:space-between}.works-hero .play-cta{justify-content:center}.works-hero-art{height:480px;margin-top:18px}.hero-splash{width:360px;height:330px}.works-hero-art>img{width:470px}.pop-sticker{left:4px;top:40px;font-size:43px;-webkit-text-stroke-width:4px}.hero-drop-card{right:2px;bottom:20px;min-width:190px}.instant-badge{left:3px;bottom:67px}.star-one{right:4px;top:92px}.benefit-strip>div{grid-template-columns:1fr}.benefit-strip article{justify-content:flex-start;border-right:0;border-bottom:2px solid #ded3e6}.benefit-strip article:last-child{border-bottom:0}.catalog{padding:90px 18px 105px}.section-heading h2{font-size:51px}.category-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.category-tabs button{flex:none}.product-card .product-visual{height:280px}.bundle-section{padding-inline:20px}.bundle-pop{right:2px;top:18px;font-size:34px}}.detail-page{min-height:100vh;background:linear-gradient(135deg,#39105f 0,#7022b7 104px,#f7f2fa 104px,#f7f2fa);color:#180b1e;font-family:Poppins,sans-serif}.detail-nav{height:104px}.detail-nav>a:not(.logo){color:#f0e4f7;font-size:9px}.detail-nav>a:not(.logo):hover{color:#fff;transform:translateY(-2px)}.detail-cart{padding:8px 10px!important;border:3px solid #09050c;border-radius:12px;background:#fff;color:#180b1e!important;box-shadow:3px 4px #09050c}.detail-cart b{border-radius:7px;background:#a64dff}.detail-rule{height:4px;background:#09050c}.product-detail{gap:52px;padding-block:68px 88px}.gallery-main{overflow:hidden;border:4px solid #09050c;border-radius:24px;background:#b85fff;box-shadow:10px 12px #09050c}.gallery-main>img,.gallery-main>video{background:#160b1d}.gallery-main>.product-visual{height:100%;border:0}.gallery-arrow{width:46px;height:46px;border:3px solid #09050c;border-radius:13px;background:#fff;box-shadow:3px 4px #09050c;color:#1b0b22}.gallery-arrow:hover{background:#b25fff;transform:translateY(-50%) scale(1.05)}.gallery-count{padding:8px 10px;border:2px solid #09050c;border-radius:9px;background:#fff;box-shadow:2px 3px #09050c;color:#25112e;font-weight:900}.gallery-thumbs{gap:12px;margin-top:15px}.gallery-thumbs button{border:3px solid #09050c;border-radius:12px;background:#fff;box-shadow:3px 4px #09050c}.gallery-thumbs button.active{border-color:#09050c;box-shadow:3px 4px #09050c,0 0 0 4px #b85fff}.gallery-thumbs span{border:2px solid #09050c;border-radius:6px;background:#fff;color:#1b0c22}.detail-copy{align-self:start;padding:34px;border:4px solid #09050c;border-radius:24px;background:#fff;box-shadow:10px 12px #09050c}.detail-category{display:inline-block;padding:7px 10px;border:3px solid #09050c;border-radius:9px;background:#b15bff;box-shadow:3px 4px #09050c;color:#fff;font-size:7px;transform:rotate(-2deg)}.detail-copy>h1{margin:23px 0 18px;color:#180b1e;font:700 clamp(43px,5vw,66px)/.9 "Fredoka",sans-serif;letter-spacing:-.055em}.detail-description{color:#716777;font-size:13px}.included-block{margin-top:28px;padding-block:22px;border-block:2px dashed #d9cee1}.included-block h2{color:#1c0d24;font:700 16px Fredoka,sans-serif;text-transform:none}.included-block ul{grid-template-columns:1fr;gap:10px}.included-block li{padding:10px 12px;border:2px solid #dfd3e7;border-radius:10px;background:#faf7fc;color:#33213a;font-size:9px;font-weight:700}.included-block li i{width:7px;height:7px;background:#aa4ff7}.detail-delivery{border:3px solid #09050c;border-radius:13px;background:#dffcff;box-shadow:4px 5px #09050c}.detail-delivery>svg{color:#149ca7}.detail-delivery b{color:#170a1d}.detail-delivery span{color:#607176}.detail-purchase>div small{color:#7f7085}.detail-purchase>div strong{color:#180b1e;font:700 34px Fredoka,sans-serif}.detail-purchase>button{padding:14px 19px;border:3px solid #09050c;border-radius:12px;background:#a64dff;box-shadow:4px 5px #09050c;font-size:9px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.detail-purchase>button:hover{background:#be78ff;transform:translateY(-2px);box-shadow:5px 7px #09050c}.detail-purchase>button:active{transform:translate(3px,3px);box-shadow:1px 1px #09050c}.purchase-note{color:#796f7e!important}.detail-assurance{border-block:4px solid #09050c;background:#fff;color:#1c0d24}.detail-assurance article{border-right:2px solid #ded3e5}.detail-assurance svg{border:3px solid #09050c;border-radius:10px;background:#b35dff;box-shadow:3px 4px #09050c;color:#fff}.detail-assurance b{font-family:Fredoka,sans-serif;font-size:10px}.detail-assurance span{color:#746979}.detail-more{padding-block:90px 110px}.detail-more>span{display:inline-block;padding:6px 9px;border:2px solid #09050c;border-radius:8px;background:#a950f4;box-shadow:3px 3px #09050c;color:#fff}.detail-more>h2{margin:18px 0 30px;color:#180b1e;font:700 clamp(35px,4.5vw,55px)/.95 "Fredoka",sans-serif}.detail-more>div{gap:18px}.detail-more>div>a{min-height:170px;border:3px solid #09050c;border-radius:18px;background:#fff;box-shadow:6px 7px #09050c;color:#180b1e}.detail-more>div>a:hover{border-color:#09050c;box-shadow:8px 10px #09050c;transform:translateY(-4px)}.detail-more>div>a>span{color:#9550cd}.detail-more>div>a>b{font:700 17px Fredoka,sans-serif}.detail-more>div>a>strong{color:#842bd0;font:700 16px Fredoka,sans-serif}.detail-more>div>a>svg{color:#8d3ed0}.detail-footer{border-top:4px solid #09050c;background:#16091f}.detail-footer>div>a:not(.logo),.detail-footer>div>span{color:#bcaec3}.cart-drawer aside{border-left:4px solid #09050c;background:#fff;color:#1a0c21}.drawer-head{border-bottom:3px solid #09050c;background:linear-gradient(135deg,#7725be,#bc69ff);color:#fff}.drawer-head>div>span{color:#ead6fa}.drawer-head h2{font:700 31px Fredoka,sans-serif}.drawer-head h2 b{color:#fff}.drawer-head>button{border:3px solid #09050c;border-radius:11px;background:#fff;box-shadow:3px 4px #09050c;color:#1b0c21}.cart-items{background:#fff}.cart-items article{border-bottom:2px dashed #ddd1e5}.cart-thumb{border:3px solid #09050c;border-radius:12px;box-shadow:3px 4px #09050c;color:#fff}.cart-items article b{color:#1b0c21;font-family:Fredoka,sans-serif;font-size:12px}.cart-items article span{color:#9166a8}.cart-items article strong{color:#1b0c21;font:700 15px Fredoka,sans-serif}.cart-items article>button{color:#8d8292}.empty-cart b{color:#1b0c21}.drawer-checkout{border-top:4px solid #09050c;background:#f2e7f9;color:#1b0c21}.discount-entry input{border:3px solid #09050c;border-radius:10px;background:#fff;color:#1b0c21}.discount-entry button{border:3px solid #09050c;border-radius:10px;background:#fff;box-shadow:2px 3px #09050c;color:#1b0c21}.drawer-checkout>.checkout-line{color:#736878}.drawer-checkout>.checkout-total{border-top:2px dashed #cdbfd6}.drawer-checkout>.checkout-total b{font-family:Fredoka,sans-serif}.drawer-checkout>button{border:3px solid #09050c;border-radius:12px;background:#a64dff;box-shadow:4px 5px #09050c}.drawer-checkout>button:not(:disabled):hover{background:#bd75ff;transform:translateY(-2px)}.discount-success{border:2px solid #15974b;border-radius:9px;background:#e8fff0}.store-toast,.admin-toast{border:3px solid #09050c;border-radius:12px;background:#fff;box-shadow:5px 6px #09050c;color:#1b0c21}.store-toast svg,.admin-toast svg{border-radius:8px;background:#a64dff;color:#fff}.admin-login{background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.18),transparent 26%),radial-gradient(circle at 78% 75%,rgba(255,255,255,.12),transparent 22%),linear-gradient(135deg,#42106f,#8e31d9 58%,#bd73f4);background-size:auto}.admin-login:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.22) 2px,transparent 2px);background-size:34px 34px;pointer-events:none}.admin-login form{position:relative;width:min(460px,100%);padding:38px;border:4px solid #09050c;border-radius:24px;background:#fff;box-shadow:11px 13px #09050c;color:#1b0c21}.admin-login form>.logo{align-self:center;margin-bottom:34px}.admin-login form>.logo .logo-image{width:260px}.admin-login form>svg{width:46px;height:46px;padding:10px;border:3px solid #09050c;border-radius:12px;background:#b35dff;box-shadow:3px 4px #09050c;color:#fff}.admin-login form>span{color:#9c42e0}.admin-login h1{margin:10px 0 7px;color:#1b0c21;font:700 42px Fredoka,sans-serif}.admin-login p{color:#786d7d}.admin-login input{height:51px;border:3px solid #09050c;border-radius:12px;background:#faf6fc;color:#1b0c21}.admin-login input:focus{border-color:#09050c;box-shadow:0 0 0 4px #d7a9fa}.admin-login form>button{padding:15px;border:3px solid #09050c;border-radius:12px;background:#a64dff;box-shadow:4px 5px #09050c;font-size:9px;transition:transform .15s ease,box-shadow .15s ease}.admin-login form>button:hover{background:#bc74ff;transform:translateY(-2px);box-shadow:5px 7px #09050c}.admin-login form>a{color:#766b7a}.admin-login form>a:hover{color:#7f27c4}.admin-page{grid-template-columns:252px 1fr;background:#f5eff8;color:#1b0c21;font-family:Poppins,sans-serif;background-image:radial-gradient(#d8c6e4 1.5px,transparent 1.5px);background-size:28px 28px}.admin-sidebar{padding:26px 18px;border-right:4px solid #09050c;background:linear-gradient(180deg,#190a23,#471170 58%,#7a24bc)}.admin-sidebar>.logo{margin:0 8px 40px}.admin-sidebar>.logo .logo-image{width:190px}.admin-sidebar nav{gap:8px}.admin-sidebar nav a{padding:12px;border:2px solid transparent;border-radius:11px;color:#d9c9e3;font-size:9px}.admin-sidebar nav a:hover{border-color:#ffffff4d;background:#ffffff1a;color:#fff}.admin-sidebar nav a.active{border:3px solid #09050c;background:#fff;box-shadow:3px 4px #09050c;color:#1b0c21}.sidebar-bottom>button{color:#d6c3df}.admin-profile{border-top:2px solid rgba(255,255,255,.2)}.admin-profile>div{border:3px solid #09050c;border-radius:10px;background:#fff;box-shadow:3px 4px #09050c;color:#7423af}.admin-profile b{color:#fff}.admin-profile span{color:#cbb6d7}.admin-topbar{height:78px;padding-inline:30px;border-bottom:4px solid #09050c;background:#fff}.admin-topbar>div span{color:#a248dc}.admin-topbar>div b{color:#1b0c21;font-family:Fredoka,sans-serif;font-size:13px}.admin-topbar>a{border:3px solid #09050c;border-radius:10px;background:#f7f1fa;box-shadow:3px 4px #09050c;color:#1b0c21}.admin-body{padding-top:32px}.local-banner{padding:14px 16px;border:3px solid #09050c;border-radius:13px;background:#dffcff;box-shadow:4px 5px #09050c}.local-banner i{border:2px solid #09050c;border-radius:7px;background:#35d6df;color:#0b1a1b}.local-banner p b{color:#1b0c21}.local-banner p span{color:#617478}.local-banner>span{color:#167b83}.dashboard-head{padding-top:51px}.admin-eyebrow{display:inline-block;padding:6px 9px;border:2px solid #09050c;border-radius:8px;background:#b25cff;box-shadow:3px 3px #09050c;color:#fff}.dashboard-head h1{margin:14px 0 8px;color:#1b0c21;font:700 46px Fredoka,sans-serif}.dashboard-head p{color:#776c7b}.dashboard-head>a{padding:11px 14px;border:3px solid #09050c;border-radius:11px;background:#a64dff;box-shadow:4px 5px #09050c;color:#fff;transition:transform .15s ease,box-shadow .15s ease}.dashboard-head>a:hover{background:#bc72ff;transform:translateY(-2px);box-shadow:5px 7px #09050c}.admin-stats{gap:16px;margin-bottom:27px}.admin-stats article{overflow:hidden;padding:19px;border:3px solid #09050c;border-radius:16px;background:#fff;box-shadow:5px 6px #09050c}.admin-stats article:before{content:"";position:absolute;left:0;right:0;top:0;height:7px;background:#a64dff}.admin-stats article:nth-child(2):before{background:#3dd5dd}.admin-stats article:nth-child(3):before{background:#ff82c8}.admin-stats article:nth-child(4):before{background:#ffc95f}.admin-stats article>span{color:#776d7c}.admin-stats article>b{color:#1b0c21;font:700 30px Fredoka,sans-serif}.admin-stats article>i{color:#8c8190}.admin-stats article>i.positive{color:#168844}.admin-card{margin-top:27px;border:4px solid #09050c;border-radius:21px;background:#fff;box-shadow:8px 9px #09050c;color:#1b0c21}.admin-card-head{padding:21px 23px;border-bottom:3px solid #09050c;background:#fbf8fc}.admin-card-head>div>span{color:#a34ddd}.admin-card-head h2{color:#1b0c21;font:700 24px Fredoka,sans-serif}.step-pill{padding:7px 10px;border:2px solid #09050c;border-radius:10px;background:#eee1f6;color:#522268}.step-pill i{border:2px solid #09050c;border-radius:6px;background:#a64dff}.product-form-card form{background:#fff}.form-main{border-right:3px solid #09050c}.field label,.upload-block>label:first-child{color:#3e2e45}.field label b,.upload-block>label b{color:#9b38dd}.field input,.field textarea,.field select,.product-search input{border:2px solid #bcaec4;border-radius:10px;background:#fbf8fc;color:#1b0c21}.field input:focus,.field textarea:focus,.field select:focus{border-color:#6e1da8;box-shadow:0 0 0 3px #e4c6f8}.field input::placeholder,.field textarea::placeholder{color:#a095a5}.field>small{color:#8d818f}.price-input>span{color:#7c24bd}.select-wrap svg{color:#704e7d}.tag-preview span{border:2px solid #09050c;border-radius:8px;background:#ead4fa;color:#5e1d8b}.upload-column{background:#faf7fc}.drop-zone,.file-drop{border:3px dashed #8e73a0;border-radius:14px;background:#f0e4f8;color:#76647f}.drop-zone:hover,.file-drop:hover{border-color:#7824b5;background:#ead5f7}.drop-zone>svg,.file-drop>svg{color:#9e45db}.drop-zone strong,.file-drop strong{color:#2c1835}.drop-zone small,.file-drop span{color:#826f8b}.selected-file{border:2px solid #cdbed5;border-radius:10px;background:#fff;color:#1b0c21}.selected-file span{color:#796d7e}.storage-note{border:2px solid #8e44c6;border-radius:11px;background:#f0dcff}.storage-note b{color:#311341}.storage-note span{color:#765e80}.form-actions{border-top:3px solid #09050c;background:#f7f1fa}.form-actions button{border:2px solid #09050c;border-radius:9px;background:#fff;box-shadow:2px 3px #09050c;color:#584d5c}.form-actions .save-draft{color:#45264f}.form-actions .publish-product{border:3px solid #09050c;background:#a64dff;box-shadow:3px 4px #09050c}.product-search svg{color:#765682}.products-table{background:#fff}.table-row{border-bottom:2px solid #e0d4e7;color:#2b1932}.table-header{background:#281039;color:#e7d8ee}.table-thumb{border:2px solid #09050c;border-radius:10px;box-shadow:2px 3px #09050c;color:#fff}.table-product b{color:#1b0c21}.table-product span{color:#85798a}.status-toggle{border:2px solid #a99bb1;border-radius:9px;background:#f7f1fa;color:#726778}.status-toggle.published{border-color:#239e52;background:#e8fff0;color:#14743a}.file-name{color:#55485b}.file-name small{color:#8b7f8f}.table-actions button{border:2px solid #09050c;border-radius:8px;background:#fff;box-shadow:2px 2px #09050c;color:#57236b}.table-footer{color:#766b7b}.table-footer button{color:#7126a3}.discount-layout{background:#fff}.discount-form{border-right:3px solid #09050c}.discount-form>div:first-child h3{color:#1b0c21;font:700 21px Fredoka,sans-serif}.discount-form>div:first-child p{color:#786d7d}.create-code{border:3px solid #09050c;border-radius:10px;background:#a64dff;box-shadow:3px 4px #09050c}.discount-list-head{border-bottom:3px solid #09050c;background:#281039;color:#e7d8ee}.discount-list article{border-bottom:2px solid #e0d4e7;color:#2b1932}.discount-list article>span{color:#786d7d}.discount-state{border:2px solid #a99bb1;border-radius:9px;background:#f7f1fa}.discount-state.active{border-color:#239e52;background:#e8fff0;color:#14743a}.discount-delete{border:2px solid #09050c;border-radius:8px;background:#fff;box-shadow:2px 2px #09050c;color:#7d2b57}.discount-list article>small{color:#8c8091}.empty-discounts{color:#887d8c}.empty-discounts b{color:#39253f}.empty-discounts span{color:#8b7e90}.no-results{color:#7f7285}@media(max-width:1100px){.product-detail{grid-template-columns:1fr;gap:35px}.product-gallery{max-width:760px;margin:auto}.detail-copy{width:min(760px,100%);margin:auto}.admin-page{grid-template-columns:86px 1fr}.admin-sidebar{padding-inline:11px}.admin-sidebar>.logo{margin:0 auto 34px}.admin-sidebar>.logo .logo-image{width:62px;object-fit:cover;object-position:left}.admin-sidebar nav a{justify-content:center;font-size:0}.admin-sidebar nav a svg{width:19px}.admin-profile p{display:none}.admin-profile{justify-content:center;padding-inline:0}.sidebar-bottom>button{justify-content:center;font-size:0}}@media(max-width:680px){.detail-page{background:linear-gradient(135deg,#39105f 0,#7022b7 80px,#f7f2fa 80px)}.detail-nav{height:80px}.detail-nav .logo-image{width:150px}.detail-nav>a:nth-child(2){display:none!important}.product-detail{padding:30px 16px 62px}.gallery-main{aspect-ratio:1/1;border-width:3px;box-shadow:6px 7px #09050c}.detail-copy{padding:24px;border-width:3px;box-shadow:6px 7px #09050c}.detail-copy>h1{font-size:43px}.detail-purchase{align-items:stretch;flex-direction:column}.detail-purchase>button{justify-content:center;width:100%}.detail-assurance>.shell{grid-template-columns:1fr}.detail-assurance article{justify-content:flex-start;border-right:0;border-bottom:2px solid #ded3e5}.detail-more{padding:70px 18px 85px}.detail-more>div{grid-template-columns:1fr}.detail-footer>div{height:130px;align-items:flex-start;flex-direction:column;justify-content:center;gap:14px}.admin-page{display:block}.admin-sidebar{position:static;width:100%;height:auto;flex-direction:row;align-items:center;padding:12px 14px;border-right:0;border-bottom:4px solid #09050c}.admin-sidebar>.logo{margin:0}.admin-sidebar>.logo .logo-image{width:155px;object-fit:contain}.admin-sidebar nav{display:flex;margin-left:auto}.admin-sidebar nav a{display:none}.admin-sidebar nav a:last-child{display:flex}.sidebar-bottom{display:none}.admin-topbar{padding-inline:14px}.admin-topbar>div{display:none}.admin-body{width:min(100% - 24px,1180px);padding-top:17px}.local-banner{align-items:flex-start}.local-banner>span{display:none}.dashboard-head{align-items:flex-start;flex-direction:column;gap:20px}.admin-stats{grid-template-columns:1fr 1fr}.product-form-card form{display:block}.form-main{grid-template-columns:1fr;padding:17px;border-right:0}.full-field{grid-column:auto}.upload-column{padding:17px}.form-actions{flex-wrap:wrap}.form-actions button:first-child{margin-right:auto}.admin-card-head{align-items:flex-start}.step-pill{display:none}.product-search input{width:145px}.discount-layout{grid-template-columns:1fr}.discount-form{border-right:0;border-bottom:3px solid #09050c}.table-row{min-width:700px}.admin-login form{padding:28px}.admin-login h1{font-size:37px}}
