@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--bg:#16143c;--panel:#242054;--text:#ffffff;--muted:#c4c8e8;--accent:#ffe044;--line:#464575}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--bg)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.announcement{min-height:36px;background:var(--accent);color:#24204e;display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:600;letter-spacing:.2px;padding:9px 20px}.announcement a{margin-left:18px;text-decoration:underline;text-underline-offset:3px}.status-dot{width:6px;height:6px;border-radius:50%;background:#6244bc}.header{display:flex;align-items:center;justify-content:space-between;height:102px;border-bottom:1px solid var(--line)}.logo{display:flex;align-items:center;gap:10px;font-family:'Space Grotesk',sans-serif;font-size:27px;font-weight:700;letter-spacing:-1.5px}.logo-light{font-weight:400}.brand-icon{display:grid;place-items:center;background:var(--accent);width:36px;height:36px;border-radius:9px;color:var(--bg);font-size:32px;line-height:1;padding-bottom:5px}.brand-dot{font:10px sans-serif;vertical-align:top;margin-left:4px;letter-spacing:0}.header nav{display:flex;gap:32px;font-size:13px;color:#d9dcf6}.header nav a:hover,.text-link:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:17px 23px;border-radius:5px;background:var(--accent);color:#25204c;font-size:13px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#ffec85;transform:translateY(-2px)}.button-small{padding:12px 18px;gap:22px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:30px;padding-block:68px 64px;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:600;color:var(--muted);text-transform:uppercase}.hero-copy>.eyebrow{display:flex;align-items:center;gap:8px;color:#b5edff}.hero-copy>.eyebrow span{width:6px;height:6px;border-radius:50%;background:var(--accent)}h1,h2,h3{font-family:'Space Grotesk',sans-serif}h1{font-size:clamp(50px,5.7vw,80px);line-height:1.05;letter-spacing:-5px;font-weight:500;margin:25px 0}em{font-style:normal;color:var(--accent)}.intro{color:var(--muted);line-height:1.85;font-size:15px;max-width:390px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:30px}.text-link{font-size:12px;font-weight:500}.hero-footnote{display:flex;align-items:center;gap:13px;font-size:11px;color:var(--muted);line-height:1.6;margin-top:43px}.small-symbol{font-size:35px;color:var(--accent)}.hero-art{position:relative;min-height:480px;border:1px solid #6876c0;border-radius:9px;background:radial-gradient(ellipse at 50% 45%,#498be0 0%,#4854bd 42%,#443080 78%);overflow:hidden}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#c4ecff12 1px,transparent 1px),linear-gradient(90deg,#c4ecff12 1px,transparent 1px);background-size:44px 44px}.hero-art>img{position:relative;width:100%;height:405px;object-fit:contain;filter:drop-shadow(0 25px 25px #10082eaa);transform:rotate(-7deg)}.art-top{position:absolute;top:23px;left:24px;font-size:9px;letter-spacing:2px;color:#e0eaff}.art-side{position:absolute;right:17px;top:80px;writing-mode:vertical-rl;font-size:8px;letter-spacing:2px;color:#c8d2f8}.art-bottom{position:relative;margin:-15px 25px 0;display:flex;justify-content:space-between;align-items:center}.art-bottom strong{display:block;font-family:'Space Grotesk',sans-serif;font-size:17px;font-weight:500;margin-top:8px}.art-bottom a{border:1px solid #a3b8ee;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;font-size:22px}.art-disclaimer{display:block;font-size:7px;letter-spacing:1.2px;color:#c8d2f8;margin:17px 25px}.universe-strip{border-block:1px solid var(--line);padding-block:26px}.universe-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.universe-strip span{font-size:9px;letter-spacing:1.3px;color:var(--muted)}.universe-strip b{font-family:'Space Grotesk',sans-serif;font-weight:500;font-size:17px;letter-spacing:1px;color:#e0e3ff}.universe-strip i{color:#55d8f5;font-style:normal;font-size:22px}.collection{padding-block:83px 65px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}h2{font-weight:500;font-size:39px;line-height:1.15;letter-spacing:-1.8px;margin:14px 0 20px}.filters{display:flex;gap:9px;margin:20px 0 28px;flex-wrap:wrap}.filters button{color:var(--muted);background:transparent;border:1px solid var(--line);border-radius:4px;padding:10px 17px;cursor:pointer;font-size:11px}.filters button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#25204c}.filters button span{margin-left:10px;opacity:.6;font-size:9px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product[hidden]{display:none}.product-image{height:290px;background:#2b477a;position:relative;display:block;overflow:hidden;border:1px solid #5265a3;border-radius:7px}.product-image.skull{background:#463779}.product-image.swords{background:#2f3b77}.product-image img{width:100%;height:100%;object-fit:contain;padding:26px 12px 5px;transition:transform .3s}.product-image:hover img{transform:scale(1.06) rotate(-3deg)}.product-universe{position:absolute;top:17px;left:17px;border:1px solid #a4b8ed;border-radius:3px;padding:5px 9px;font-size:9px;z-index:1}.image-arrow{position:absolute;bottom:17px;right:17px;border:1px solid #a4b8ed;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.illustration-label{position:absolute;bottom:14px;left:17px;font-size:6px;letter-spacing:1.3px;color:#d3dcf7}.product-info{padding-top:20px}.product-info .eyebrow{font-size:8px;letter-spacing:1.4px}.product-info h3{font-size:20px;letter-spacing:-.5px;margin:8px 0}.product-info p{font-size:12px;color:var(--muted);margin:0 0 20px}.product-info>a{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;font-size:11px}.product-info>a:hover{color:var(--accent)}.catalog-note{font-size:10px;color:#c4c8e8;margin-top:24px}.about{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:85px;padding-block:70px;align-items:center}.about-art{height:310px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(ellipse,#363c89,transparent 68%)}.about-monogram{font-family:'Space Grotesk',sans-serif;font-size:175px;color:var(--accent);font-weight:700;transform:rotate(-12deg);letter-spacing:-16px;padding-right:15px}.orbit{position:absolute;border:1px solid #57cff5;border-radius:50%;width:340px;height:180px;transform:rotate(-30deg)}.orbit-two{transform:rotate(35deg);width:310px;height:235px;border-color:#9271dc}.orbit-star{position:absolute;right:55px;top:58px;color:var(--accent);font-size:40px}.orbit-label{position:absolute;bottom:15px;font-size:8px;letter-spacing:2px;color:#c4c8e8}.about-copy p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.85;max-width:440px}.about-copy .text-link{display:inline-block;margin-top:13px;color:var(--accent)}.how{border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-block:34px}.how>div+div{border-left:1px solid var(--line);padding-left:35px}.how span{font-size:9px;color:var(--accent);letter-spacing:1.4px}.how h3{font-size:17px;font-weight:500;margin:13px 0 8px}.how p{color:var(--muted);font-size:12px;line-height:1.7;max-width:280px;margin:0}.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:50px;padding-block:80px}.faq>div>p:not(.eyebrow){font-size:13px;color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{list-style:none;padding:21px 0;font-size:13px;cursor:pointer;display:flex;justify-content:space-between;gap:15px}summary::-webkit-details-marker{display:none}summary:after{content:'+';color:var(--accent);font-size:18px}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:12px;line-height:1.8;margin:0 25px 20px 0}.closing{position:relative;overflow:hidden;background:var(--accent);color:#24204e;border-radius:7px;padding:42px}.closing .eyebrow{color:#474066}.closing h2{font-size:44px;margin:12px 0 25px}.closing .button{background:#24204e;color:var(--accent)}.closing-star{position:absolute;font-size:230px;right:60px;top:-8px;color:#ecba23;line-height:1.2}footer{display:flex;align-items:center;gap:28px;padding-block:42px;font-size:10px;color:var(--muted)}footer .logo{color:var(--text);font-size:22px}footer .brand-icon{width:28px;height:28px;font-size:25px}footer>span{margin-left:auto}footer>a:last-child{color:var(--text)}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{position:fixed;top:10px;left:10px;z-index:5;background:var(--accent);color:var(--bg);padding:15px}
@media(min-width:1600px){.hero{padding-block:90px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:20px}.hero-art{min-height:425px}.hero-art>img{height:350px}h1{font-size:61px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:11px}.universe-strip b{font-size:13px}.universe-strip span{max-width:95px;line-height:1.7}.product-image{height:235px}.about{gap:30px}.orbit-star{right:20px}.closing-star{right:25px}.header nav{gap:20px}}@media(max-width:720px){.wrap{width:calc(100% - 36px)}.announcement{font-size:9px;gap:6px;flex-wrap:wrap}.announcement a{margin-left:4px}.header{height:85px;flex-wrap:wrap;padding-block:13px;gap:12px}.header .logo{font-size:23px}.header nav{order:3;width:100%;justify-content:center;font-size:11px;gap:30px}.header .button{padding:9px 12px;font-size:10px}.brand-icon{width:29px;height:29px;font-size:26px}.hero{grid-template-columns:1fr;padding-block:40px;gap:30px}.hero-copy>.eyebrow{font-size:8px}h1{font-size:clamp(49px,12vw,74px);letter-spacing:-3px;margin-block:21px}.intro{font-size:14px}.hero-footnote{margin-top:25px}.hero-art{min-height:390px}.hero-art>img{height:330px}.art-bottom strong{font-size:15px}.universe-strip{padding-block:20px}.universe-strip>.wrap{flex-wrap:wrap;justify-content:center;gap:15px}.universe-strip span{max-width:none;width:100%;text-align:center}.universe-strip b{font-size:11px}.universe-strip i{font-size:15px}.universe-strip i:last-of-type{display:none}.collection{padding-block:48px}.section-heading{align-items:start;flex-direction:column;gap:0}h2{font-size:32px}.section-heading>.text-link{margin-bottom:12px}.product-grid{grid-template-columns:1fr;gap:30px}.product-image{height:310px}.product-info{padding-top:15px}.about{grid-template-columns:1fr;padding-block:35px;gap:20px}.about-art{height:265px}.about-copy{padding-bottom:10px}.how{grid-template-columns:1fr;gap:25px}.how>div+div{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.faq{grid-template-columns:1fr;gap:10px;padding-block:45px}.closing{padding:30px 24px}.closing h2{font-size:32px;max-width:230px}.closing .eyebrow{font-size:8px}.closing-star{font-size:140px;right:-25px;top:35px;opacity:.4}.closing .button{position:relative;z-index:1}footer{flex-wrap:wrap;gap:18px;padding-block:30px}footer p{margin-left:auto}footer>span{margin-left:0}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Cores luminosas do logo: ciano, azul, lilás, branco e amarelo. */
:root{--bg:#598bea;--panel:#81a0ef;--text:#fff;--muted:#fff;--accent:#ffe12b;--line:#ffffff55}
body{background:linear-gradient(125deg,#28d6ed 0%,#43b6f2 25%,#628cec 53%,#947ae7 78%,#b18ce9 100%);background-attachment:fixed}
.announcement{background:#ffe12b;color:#47316a}.status-dot{background:#8151bb}
.brand-icon{background:#ffffff26;color:#fff;border:1px solid #ffffff70;box-shadow:0 3px 0 #8052bc;text-shadow:0 2px 2px #8052bc}.logo{text-shadow:0 3px 2px #8052bc}
.header nav,.hero-copy>.eyebrow,.universe-strip b,.art-top,.art-side,.art-disclaimer,.illustration-label,.catalog-note,.orbit-label,.hero-art .eyebrow{color:#fff}
h1,h2{text-shadow:0 3px 2px #7859b56b}h1 em,h2 em{text-shadow:0 3px 1px #8b52b0}
.intro,.hero-footnote,.eyebrow,.about-copy p,.product-info p,.how p,.faq p,footer{text-shadow:0 1px 3px #4b429b80}
.button{color:#48316b;box-shadow:0 4px 0 #9264bd66}
.hero-art{border-color:#ffffff80;background:linear-gradient(135deg,#5ce0f2b3,#80a0f0b3 55%,#b992edb3);box-shadow:0 15px 45px #685bb51a,inset 0 1px 0 #ffffff66}
.art-grid{background-image:linear-gradient(#ffffff12 1px,transparent 1px),linear-gradient(90deg,#ffffff12 1px,transparent 1px)}
.hero-art>img{filter:drop-shadow(0 20px 18px #6751a955)}
.art-bottom a,.image-arrow{border-color:#ffffff99;background:#ffffff18}
.universe-strip{background:#ffffff14}.universe-strip i,.small-symbol,.orbit-star{color:#ffe12b}
.filters button{color:#fff;background:#ffffff12}.filters button[aria-pressed=true]{color:#48316b;background:var(--accent)}
.product-image{border-color:#ffffff80}.product-image.mimic{background:linear-gradient(140deg,#66def1,#7ea5f0)}.product-image.skull{background:linear-gradient(140deg,#8bb5f6,#b998ed)}.product-image.swords{background:linear-gradient(140deg,#72cbf4,#a28feb)}
.product-universe{background:#fff;color:#6850a0;border-color:#fff}
.about-art{background:radial-gradient(ellipse,#c4c7ff55,transparent 68%)}.about-monogram{color:#fff;text-shadow:4px 5px 0 #9460c5,-3px -2px 0 #8eeaf6}.orbit{border-color:#ffffffaa}.orbit-two{border-color:#ffe12b99}
.closing{background:linear-gradient(115deg,#38d1ef,#7196ef 55%,#b38de9);color:#fff;border:1px solid #ffffff80;box-shadow:inset 0 1px 0 #ffffff55}.closing .eyebrow{color:#fff}.closing .button{background:var(--accent);color:#48316b}.closing .button:hover{background:#ffec85}.closing-star{color:#ffe12b;opacity:.65}
