:root{color-scheme:dark;--bg:#080a10;--panel:#11141d;--line:rgba(255,255,255,.1);--muted:#969aa6;--red:#ec344c;--pink:#ff7a89}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:radial-gradient(ellipse at 73% 10%,rgba(28,44,72,.2),transparent 30%),var(--bg);color:#f5f5f7;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.topbar{height:86px;max-width:1240px;margin:auto;padding:0 32px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;flex:none}.brand img{width:43px;height:43px;object-fit:contain}.brand span{display:flex;flex-direction:column;gap:2px}.brand b{font-size:9px;letter-spacing:.27em;color:#ff8997}.brand strong{font-size:13px;letter-spacing:.15em}.topbar nav{display:flex;gap:34px;color:#b6b8c2;font-size:11px}.topbar nav a:hover,.footer>a:hover{color:#fff}.nav-cta{padding:12px 15px;border:1px solid rgba(255,255,255,.18);font-size:9px;font-weight:bold;letter-spacing:.04em}.nav-cta:hover{border-color:var(--red);background:rgba(235,48,71,.1)}.nav-cta span,.button-primary span{margin-left:8px}.hero{min-height:560px;max-width:1240px;margin:auto;padding:72px 32px 62px;display:grid;grid-template-columns:1fr .92fr;align-items:center}.eyebrow,.kicker{color:var(--pink);font-size:9px;font-weight:bold;letter-spacing:.2em}.eyebrow i{display:inline-block;width:6px;height:6px;margin:0 8px 1px 0;border-radius:50%;background:#ff435e;box-shadow:0 0 12px #ff435e}.hero h1{margin:23px 0 18px;font-size:clamp(52px,7vw,80px);line-height:.98;letter-spacing:-.065em}.hero h1 em,.intro h2 em,.store h2 em{color:#ef465b;font-style:normal}.hero-desc{max-width:450px;color:#aaadb7;font-size:13px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:28px}.button-primary{min-height:45px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #f0445b;background:#d92641;color:white;font-size:9px;font-weight:bold;letter-spacing:.04em;transition:.2s}.button-primary:hover{background:#f0445b;box-shadow:0 8px 28px rgba(217,38,65,.24)}.button-quiet{color:#c2c3cb;font-size:9px;letter-spacing:.04em}.button-quiet i{display:inline-grid;width:26px;height:26px;margin-right:8px;place-items:center;border:1px solid var(--line);border-radius:50%;font-style:normal}.secure{margin-top:30px;color:#818591;font-size:9px}.secure span,.store-note span{margin-right:7px;color:#71bd91}.hero-art{height:410px;position:relative;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;inset:5%;background:radial-gradient(ellipse,rgba(118,19,37,.24),transparent 60%)}.orbit{position:absolute;width:330px;height:330px;border:1px solid rgba(255,255,255,.08);border-radius:50%;transform:rotate(-24deg) scaleY(.72)}.orbit-b{width:430px;height:430px;transform:rotate(35deg) scaleY(.52);border-color:rgba(231,44,66,.2)}.emblem{width:255px;height:255px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:radial-gradient(circle at 50% 38%,#262d3d,#0a0d15 68%);box-shadow:0 0 75px rgba(194,26,49,.16),inset 0 0 40px rgba(255,255,255,.035)}.emblem img{width:80%;height:80%;object-fit:contain;filter:drop-shadow(0 14px 22px #0008)}.hero-stamp{position:absolute;top:12%;right:0;padding:10px 12px;border:1px solid var(--line);background:#121722;color:#e6e7eb;font-size:8px;letter-spacing:.1em}.coordinates{position:absolute;bottom:7%;left:6%;color:#8a8d99;font-size:8px;letter-spacing:.18em}.ticker{height:55px;border-block:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:clamp(18px,5vw,65px);background:#ffffff04;color:#9699a5;font-size:8px;letter-spacing:.17em;white-space:nowrap}.ticker i{width:4px;height:4px;background:var(--red);transform:rotate(45deg)}.wrap{max-width:1120px;margin-inline:auto;padding-inline:24px}.intro{padding-top:115px;padding-bottom:47px;display:grid;grid-template-columns:1fr .85fr;gap:90px;align-items:end}.kicker{margin:0 0 16px}.intro h2,.store h2{margin:0;font-size:clamp(40px,5vw,57px);line-height:1.03;letter-spacing:-.055em}.intro-copy p{max-width:480px;color:#a2a5b0;font-size:13px;line-height:1.85}.text-link{display:inline-block;margin-top:8px;color:#ff7888;font-size:9px;font-weight:bold;letter-spacing:.07em}.features{padding-top:26px;padding-bottom:115px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature{min-height:202px;padding:22px;border:1px solid var(--line);position:relative;background:linear-gradient(135deg,#181c27b3,#0c0e15bf)}.feature-top{display:flex;justify-content:space-between;color:#777c89;font-size:9px}.feature-top b{color:#ed5367;font-size:18px}.feature h3{margin:31px 0 8px;font-size:15px}.feature p{max-width:295px;color:#969aa5;font-size:10px;line-height:1.75}.feature>i{position:absolute;bottom:0;left:22px;width:54px;height:2px;background:var(--red)}.store{padding:87px 0 78px;border-block:1px solid var(--line);position:relative;background:linear-gradient(180deg,#10131d,#0b0e15)}.store:before{content:"";position:absolute;right:-12%;top:0;width:60%;height:340px;background:radial-gradient(ellipse,#61142924,transparent 65%);pointer-events:none}.store>.wrap{position:relative}.store-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:54px}.store-lead{max-width:350px;margin:0 0 5px;color:#9da1ad;font-size:11px;line-height:1.85}.catalog-title{display:flex;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid var(--line);color:#8c909b;font-size:8px;letter-spacing:.15em}.catalog-title strong{color:#dedfe4}.items{margin-top:17px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.item{min-width:0;border:1px solid #ffffff12;background:#11141dd9;transition:.2s}.item:hover{transform:translateY(-3px);border-color:#ec3e5478}.item-art{height:151px;position:relative;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid #ffffff0d;background:radial-gradient(ellipse,#4e232f60,#0b0e151a 72%)}.item-art:after{content:"";position:absolute;bottom:23px;width:110px;height:1px;background:#ffffff20;box-shadow:0 0 20px #f63f5642}.item-art>img{max-width:72%;max-height:76%;object-fit:contain;filter:drop-shadow(0 12px 15px #0008)}.coins{position:absolute;z-index:1;top:10px;right:10px;color:#f0d98e;font-size:9px;font-weight:bold}.item-info{padding:14px 14px 15px}.item-info h3{margin:0 0 6px;font-size:11px}.item-info p{min-height:31px;margin:0;color:#8e929d;font-size:9px;line-height:1.65}.item-price{display:flex;justify-content:space-between;align-items:end;margin-top:14px;padding-top:10px;border-top:1px solid #ffffff12}.item-price b{font-size:19px;letter-spacing:-.04em}.item-price small{color:#999daa;font-size:8px;letter-spacing:.12em}.boost-art{background:radial-gradient(ellipse,#7621317a,#0b0e151a 70%)}.boost-glyph{color:#ff596e;font-size:53px;filter:drop-shadow(0 0 14px #ff365277);transform:translateX(-13px)}.boost-label{position:absolute;color:#f2e5e7;font-size:19px;text-shadow:0 0 20px #f6325050;transform:translateX(15px)}.render-ring{color:#ff647a;font-size:62px;text-shadow:0 0 22px #ed284e80}.render-art .boost-label{font-size:17px}.coins-heading{margin:60px 0 16px;display:flex;align-items:end;justify-content:space-between}.coins-heading .kicker{margin-bottom:8px}.coins-heading h3{margin:0;font-size:20px;letter-spacing:-.03em}.coins-heading>p{margin:0 0 2px;color:#8c909c;font-size:9px}.packages{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.package{min-height:87px;display:flex;align-items:center;gap:8px;padding:10px;position:relative;border:1px solid #ffffff17;background:#11141dd9}.package img{width:32px;height:32px;object-fit:contain}.package div{flex:1;display:flex;flex-direction:column;gap:3px}.package div b{font-size:17px}.package div small{color:#999daa;font-size:6px;letter-spacing:.1em;white-space:nowrap}.package strong{font-size:14px;white-space:nowrap}.package.featured{border-color:#f2476090;background:linear-gradient(130deg,#6e192b61,#11141df0)}.package label{position:absolute;top:-7px;right:6px;padding:3px 5px;background:#d92a44;font-size:5px;font-weight:bold;letter-spacing:.08em}.store-note{margin:22px 0 0;text-align:center;color:#868b96;font-size:8px}.join{min-height:294px;padding-top:75px;padding-bottom:75px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:23px}.join-icon{width:53px;height:53px;display:grid;place-items:center;border:1px solid #ff5d7259;background:#de284715;color:#ff7183;font-size:25px}.join h2{margin:0 0 12px;font-size:26px;line-height:1.12;letter-spacing:-.045em}.join>div:nth-child(2)>p:last-child{max-width:435px;margin:0;color:#969aa5;font-size:10px;line-height:1.75}.join .kicker{margin-bottom:10px}.howto{margin-bottom:66px;padding:19px 21px;border:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:19px;background:#ffffff05}.howto>b{color:#ff7183;font-size:8px;letter-spacing:.13em;white-space:nowrap}.howto>span{color:#a0a3ad;font-size:9px}.howto>span i{margin-right:6px;color:#f45b70;font-style:normal}.footer{min-height:92px;padding:20px max(24px,calc((100vw - 1176px)/2));border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.footer .brand img{width:34px;height:34px}.footer .brand b{font-size:7px}.footer .brand strong{font-size:10px}.footer>p{color:#818591;font-size:8px}.footer>a:not(.brand){font-size:8px;color:#b9bbc3}.footer small{color:#686d79;font-size:6px;letter-spacing:.11em}
@media(max-width:900px){.topbar nav{gap:16px;font-size:9px}.hero{min-height:510px}.hero h1{font-size:65px}.emblem{width:215px;height:215px}.orbit{width:290px;height:290px}.orbit-b{width:360px;height:360px}.items{grid-template-columns:repeat(3,1fr)}.packages{grid-template-columns:repeat(3,1fr)}.howto{margin-inline:24px;flex-wrap:wrap;justify-content:flex-start}.howto>span{margin-right:10px}}
@media(max-width:640px){.topbar{height:72px;padding:0 17px}.brand img{width:36px;height:36px}.brand b{font-size:7px}.brand strong{font-size:10px}.topbar nav{display:none}.nav-cta{padding:10px 9px;font-size:8px}.hero{padding:54px 21px 34px;display:block}.hero h1{font-size:clamp(48px,14.7vw,68px)}.hero-desc{font-size:11px}.hero-actions{gap:14px}.button-primary{padding:0 13px;font-size:8px}.hero-art{height:300px;margin-top:21px}.emblem{width:183px;height:183px}.orbit{width:245px;height:245px}.orbit-b{width:305px;height:305px}.hero-stamp{top:2%;right:0;font-size:7px}.coordinates{bottom:0;left:4%;font-size:7px}.ticker{height:46px;padding:0 10px;gap:10px;font-size:6px;letter-spacing:.08em;overflow:hidden}.intro{padding:76px 21px 27px;display:block}.intro h2,.store h2{font-size:43px}.intro-copy{margin-top:23px}.intro-copy p{font-size:11px}.features{padding:18px 21px 72px;grid-template-columns:1fr;gap:9px}.feature{min-height:159px}.feature h3{margin-top:23px}.store{padding:65px 0 58px}.wrap{padding-inline:19px}.store-heading{display:block;margin-bottom:37px}.store-lead{margin-top:19px;font-size:10px}.catalog-title{font-size:6px;letter-spacing:.08em}.items{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.item-art{height:126px}.item-info{padding:11px 10px}.item-info h3{font-size:10px}.item-info p{min-height:38px;font-size:8px}.item-price b{font-size:17px}.coins-heading{margin-top:46px;align-items:flex-start;flex-direction:column;gap:7px}.packages{grid-template-columns:repeat(2,1fr);gap:8px}.package{min-height:76px;padding:8px}.package img{width:27px;height:27px}.package div b{font-size:15px}.package strong{font-size:13px}.store-note{font-size:7px;line-height:1.6}.join{padding-top:58px;padding-bottom:58px;grid-template-columns:43px 1fr;gap:14px}.join-icon{width:41px;height:41px}.join h2{font-size:22px}.join>div:nth-child(2)>p:last-child{font-size:9px}.join>.button-primary{grid-column:1/-1;justify-self:start;margin-top:7px}.howto{margin:0 18px 48px;padding:16px;display:grid;grid-template-columns:1fr;gap:13px}.footer{padding:19px 17px;flex-wrap:wrap}.footer>p{order:3;width:100%;margin:0}.footer small{width:100%}}
.item{border-radius:16px;border-color:#ff6b7633;background:linear-gradient(145deg,#25161ef0,#0e111bf5);overflow:hidden}.item:hover{border-color:#ff6b7694;box-shadow:0 12px 32px #9c1f3229}.item-art{border:0;background-size:cover;background-position:center;isolation:isolate}.item-art:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#07090f33,#07090fba)}.item:nth-child(4n+1) .item-art{background-image:none}.item:nth-child(4n+2) .item-art{background-image:none}.item:nth-child(4n+3) .item-art{background-image:none}.item:nth-child(4n) .item-art{background-image:none}.item:nth-child(4n+1) .item-art:before{background:linear-gradient(180deg,#0b0d1521,#0b0d15b3)}.item:nth-child(4n+2) .item-art:before{background:linear-gradient(180deg,#090b1747,#090b17c2)}.item:nth-child(4n+3) .item-art:before{background:linear-gradient(180deg,#14050c33,#0c070fb8)}.item:nth-child(4n) .item-art:before{background:linear-gradient(180deg,#0c0c1638,#0c0c16bf)}.item-art:after{display:none!important}.item-price{border-top:0;padding-top:0}.item-info h3{color:#fff0ee}.item-info p{color:#c3adb0}.package{border-radius:15px;border-color:#ffbe6f33;background:linear-gradient(140deg,#37231edb,#13131bf5)}.package.featured{border-color:#ff6978ad;background:linear-gradient(135deg,#7b1f30a6,#2d1a1ff5)}.package label{border-radius:999px}.package div small{color:#c5b4a9}.item-art>img,.item-art svg,.item-art .boost-label{z-index:1}
:root{background:#080a10}body{position:relative;background:transparent}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(#080a1070,#080a108c),none,none,none,none;background-size:100% 100%,50% 50%,50% 50%,50% 50%,50% 50%;background-position:center,left top,right top,left bottom,right bottom;background-repeat:no-repeat}body>*{position:relative;z-index:1}.store{background:linear-gradient(180deg,#10131d8f,#0b0e159e)}.item .item-art{background-image:radial-gradient(ellipse,#4e232f8c,#0b0e152e 72%)}.item .item-art:before{content:none}
:root{background:#080a10}body{position:relative;background:transparent}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(#080a1070,#080a108c),none,none,none,none;background-size:100% 100%,50% 50%,50% 50%,50% 50%,50% 50%;background-position:center,left top,right top,left bottom,right bottom;background-repeat:no-repeat}body>*{position:relative;z-index:1}.store{background:linear-gradient(180deg,#10131d8f,#0b0e159e)}.store .items .item:nth-child(n) .item-art{background-image:radial-gradient(ellipse,#4e232f8c,#0b0e152e 72%)}.store .items .item .item-art:before{content:none}
:root{background:#080a10}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 12% 18%,#7418392e,transparent 35%),radial-gradient(ellipse at 88% 68%,#49227a29,transparent 38%),radial-gradient(ellipse at 48% 100%,#68132c1a,transparent 34%)}.store{background:linear-gradient(145deg,#1a0d1ad6,#0a0b12eb 62%,#140c1de0)}.store:before{right:-12%;top:0;width:75%;height:420px;background:radial-gradient(ellipse at 20% 35%,#92234224,transparent 48%),radial-gradient(ellipse at 78% 65%,#6736a629,transparent 50%)}.item .item-art{background-image:radial-gradient(ellipse,#4e232f8c,#0b0e152e 72%)}.item-art:before{content:none}
.footer{max-width:none;margin:0;min-height:0;padding:0;border:0;display:block}.footer-main{max-width:1240px;min-height:86px;margin:auto;padding:20px 32px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.footer .ticker{width:auto;min-width:0;min-height:0;height:auto;margin:0;flex:1;gap:clamp(12px,2vw,28px);border:0;background:transparent;font-size:7px}@media(max-width:640px){.footer-main{min-height:78px;padding:18px;gap:12px;display:grid;grid-template-columns:1fr;justify-items:center}.footer-main small{width:auto;text-align:center}.footer .ticker{width:100%;gap:10px;padding:0;font-size:6px;letter-spacing:.08em}}
.eyebrow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hero-cta{min-height:34px;margin-left:7px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #ff708861;border-radius:999px;background:linear-gradient(120deg,#d52543f2,#7d2b7aeB);color:#fff;font-size:8px;font-weight:800;letter-spacing:.05em;white-space:nowrap;transition:.2s}.hero-cta:hover{filter:brightness(1.12);box-shadow:0 5px 18px #b7265033}
.footer{max-width:none;margin:0;min-height:0;padding:0;border:0;display:block}.footer-main{max-width:1240px;min-height:86px;margin:auto;padding:20px 32px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.footer .ticker{width:auto;min-width:0;min-height:0;height:auto;margin:0;flex:1;gap:clamp(12px,2vw,28px);border:0;background:transparent;font-size:7px}@media(max-width:640px){.footer-main{min-height:78px;padding:18px;gap:12px;display:grid;grid-template-columns:1fr;justify-items:center}.footer-main small{width:auto;text-align:center}.footer .ticker{width:100%;gap:10px;padding:0;font-size:6px;letter-spacing:.08em}}body:before{background:linear-gradient(112deg,#080a10a1,#1009167a 50%,#080a10a6),url("fundo-cidade-garoarp.png") center/cover no-repeat}.store{background:linear-gradient(145deg,#1a0d1a88,#0a0b1299 62%,#140c1d91)}
.store{padding-top:48px}@media(max-width:640px){.store{padding-top:42px}}
.coin-package-art img{width:76px;height:76px;max-width:none;max-height:none;object-fit:contain;filter:drop-shadow(0 9px 12px #0008)}
.item:nth-child(2) .item-art img,.item:nth-child(3) .item-art img,.item:nth-child(4) .item-art img{display:block;width:auto;height:112px;max-width:80%;max-height:112px;object-fit:contain;transform:translateY(-3px)}
.coin-package-card .item-info p{display:none}
.item-info p{min-height:31px}
.store-account[hidden]{display:none}.shop-login-launcher{position:fixed;z-index:900;top:17px;right:clamp(16px,calc((100vw - 1240px)/2 + 32px),48px);min-width:82px;min-height:36px;padding:0 17px;border:1px solid #ff71836b;border-radius:999px;background:linear-gradient(120deg,#d52543f2,#7d2b7aeB);box-shadow:0 8px 28px #0907118c;color:#fff;font-size:9px;font-weight:900;letter-spacing:.14em;cursor:pointer;backdrop-filter:blur(12px);transition:filter .2s,box-shadow .2s}.shop-login-launcher:hover{filter:brightness(1.12);box-shadow:0 8px 25px #b7265052}@media(max-width:640px){.shop-login-launcher{top:12px;right:12px;min-width:74px;min-height:34px}}
.store-account{margin:18px 0 12px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #ff71832b;border-radius:14px;background:linear-gradient(120deg,#24131bc9,#11111bd9)}.store-account-message{display:flex;flex-direction:column;gap:5px;margin:0;color:#b9bac4;font-size:10px;line-height:1.6}.store-account-message strong{color:#fff;font-size:12px}.store-account-button,.item-buy{min-height:36px;padding:0 15px;border:1px solid #ff708861;border-radius:999px;background:linear-gradient(120deg,#d52543f2,#7d2b7aeB);color:#fff;font-size:9px;font-weight:800;letter-spacing:.04em;cursor:pointer;white-space:nowrap}.store-account-button:hover,.item-buy:hover{filter:brightness(1.12);box-shadow:0 5px 18px #b7265033}.store-account-button:disabled{opacity:.6;cursor:wait}.store-account-button.quiet{background:#13141d;border-color:#ffffff25}.store-link-form{display:flex;gap:8px}.store-link-form input,.shop-checkout-form input{min-height:36px;min-width:150px;padding:0 12px;border:1px solid #ffffff25;border-radius:9px;background:#0c0d14;color:#fff;font-size:10px;letter-spacing:.08em}.store-link-form input::placeholder,.shop-checkout-form input::placeholder{color:#858894}.item-buy{width:100%;margin-top:13px}.shop-modal-backdrop{position:fixed;inset:0;z-index:1000;padding:20px;display:grid;place-items:center;background:#05050bd9;backdrop-filter:blur(8px)}.shop-modal{position:relative;width:min(100%,440px);max-height:min(90vh,760px);overflow:auto;padding:27px;border:1px solid #ff71834d;border-radius:18px;background:linear-gradient(145deg,#21131d,#0e111a);box-shadow:0 24px 90px #000a}.shop-modal h2{margin:0 35px 9px 0;font-size:21px;line-height:1.2}.shop-modal-message,.shop-payment-status{color:#b4b5c0;font-size:11px;line-height:1.65}.shop-modal-close{position:absolute;top:14px;right:15px;width:32px;height:32px;border:1px solid #ffffff20;border-radius:50%;background:#ffffff0a;color:#fff;font-size:20px;cursor:pointer}.shop-checkout-form{display:flex;gap:9px;margin-top:17px}.shop-checkout-form input{flex:1;min-width:0;letter-spacing:0}.shop-payment{display:flex;align-items:center;flex-direction:column;gap:12px;margin-top:15px}.shop-qr{width:210px;height:210px;padding:7px;border-radius:10px;background:#fff}.shop-ticket-link{color:#ff8997;font-size:10px;font-weight:700}.shop-payment-status{text-align:center}.item-info p{min-height:0}@media(max-width:640px){.store-account{align-items:stretch;flex-direction:column}.store-link-form{width:100%}.store-link-form input{min-width:0;flex:1}.store-account-button{align-self:flex-start}.shop-modal{padding:23px 18px}.shop-checkout-form{align-items:stretch;flex-direction:column}.shop-checkout-form .store-account-button{width:100%}}
