@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Iceland&family=Nunito:wght@400;500;600;700;800&display=swap";.header{width:100%;animation:.6s both fadeUp}.header__bar{-webkit-backdrop-filter:blur(14px);border:1px solid #ffffff12;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.7rem .85rem .7rem .7rem;display:flex;box-shadow:inset 0 1px #ffffff0d}.header__brand{cursor:pointer;align-items:center;gap:.7rem;padding-right:.5rem;display:inline-flex}.header__brand:hover .header__brand-mark{transform:rotate(-6deg)scale(1.06);box-shadow:0 8px 22px #ffffff42}.header__brand-mark{z-index:1;color:#060607;background:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:36px;height:36px;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1);display:grid;position:relative;box-shadow:0 4px 14px #00000059}.header__brand-text{flex-direction:column;line-height:1.15;display:flex}.header__brand-name{letter-spacing:.09em;text-transform:uppercase;color:#f5f5f4;font-family:Iceland,system-ui,sans-serif;font-size:1.6rem;font-weight:400}.header__brand-tag{letter-spacing:.12em;text-transform:uppercase;color:#6f6f6c;font-size:.65rem;font-weight:600}.header__nav{align-items:center;gap:.5rem;display:flex}.header__nav-link{color:#a5a5a2;border:1px solid #0000;border-radius:999px;padding:.5rem 1.1rem;font-size:.9rem;font-weight:700;transition:color .28s cubic-bezier(.16,1,.3,1),background .28s cubic-bezier(.16,1,.3,1),border-color .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1)}.header__nav-link:hover{color:#f5f5f4;background:#ffffff0f;border-color:#fff3;transform:translateY(-1px)}@media (width<=480px){.header__brand-tag{display:none}.header__bar{padding:.6rem .7rem .6rem .6rem}}.footer{flex-direction:column;align-items:center;gap:1.15rem;margin-top:4.5rem;padding-top:2.25rem;animation:.7s .3s both fadeUp;display:flex;position:relative}.footer:before{content:"";background:linear-gradient(90deg,#0000,#ffffff29,#0000);height:1px;position:absolute;top:0;left:0;right:0}@media (width>=760px){.footer{flex-direction:row;justify-content:space-between}}.footer__brand{align-items:center;gap:.55rem;display:inline-flex}.footer__brand-mark{color:#a5a5a2;place-items:center;display:grid}.footer__brand-name{letter-spacing:.09em;text-transform:uppercase;color:#a5a5a2;font-family:Iceland,system-ui,sans-serif;font-size:1.05rem;font-weight:400}.footer__links{flex-wrap:wrap;justify-content:center;gap:1.6rem;display:flex}.footer__link{color:#a5a5a2;font-size:.875rem;font-weight:600;transition:color .28s cubic-bezier(.16,1,.3,1);position:relative}.footer__link:after{content:"";transform-origin:0;background:#f5f5f4;border-radius:2px;height:1px;transition:transform .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.footer__link:hover{color:#f5f5f4}.footer__link:hover:after{transform:scaleX(1)}.footer__copyright{color:#6f6f6c;font-size:.78rem}.layout{background:#0a0a0b;justify-content:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.layout:before{content:"";z-index:0;pointer-events:none;filter:blur(8px);background:radial-gradient(48rem 26rem at 30% 8%,#ffffff12,#0000 65%),radial-gradient(34rem 20rem at 72% 2%,#ffffff0b,#0000 62%);height:75vh;animation:26s ease-in-out infinite auroraDrift;position:absolute;inset:-25% -12% auto}.layout:after{content:"";z-index:0;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.layout__container{z-index:1;flex-direction:column;width:100%;max-width:1080px;min-height:calc(100vh - 4rem);margin:0 auto;display:flex;position:relative}.layout__main{flex-direction:column;flex-grow:1;justify-content:center;width:100%;animation:.7s both fadeUp;display:flex}@media (width<=600px){.layout{padding:1.25rem}.layout__main{justify-content:flex-start}}.hero{width:100%;padding:1rem 0 3rem}.hero__about{text-align:center;max-width:720px;margin:0 auto 4rem;padding:3.5rem 0 0;animation:.7s 50ms both fadeUp}.hero__badge{margin-bottom:1.4rem}.hero__about-title{letter-spacing:-.02em;color:#f5f5f4;margin-bottom:1.1rem;font-family:"Baloo 2",Nunito,system-ui,sans-serif;font-size:clamp(2.3rem,5.4vw,3.9rem);font-weight:800;line-height:1.08}.hero__about-title em{background:linear-gradient(105deg,#9ce8a6 0%,#ffb454 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero__about-text{color:#a5a5a2;max-width:520px;margin:0 auto;font-size:1.08rem;line-height:1.7}.hero__showcase{width:100%;animation:.7s .18s both fadeUp}.hero__section-head{margin-bottom:1.25rem}.hero__game-card{background:linear-gradient(160deg,#7bd3890f 0%,#0000 45%),#131315;border:1px solid #ffffff12;border-radius:26px;grid-template-columns:1.05fr 1fr;align-items:center;gap:2.5rem;padding:1.5rem;transition:border-color .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.hero__game-card:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#7bd38980,#ffb45459,#0000);height:1px;position:absolute;inset:0 0 auto}.hero__game-card:hover{border-color:#7bd38959;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff12,0 20px 48px #0000008c,0 0 40px #7bd38924}@media (width<=820px){.hero__game-card{grid-template-columns:1fr;gap:1.5rem;padding:1.1rem}}.hero__game-image-wrapper{aspect-ratio:16/10;background:#00000059;border:1px solid #ffffff12;border-radius:18px;width:100%;position:relative;overflow:hidden}.hero__game-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.hero__game-card:hover .hero__game-image{transform:scale(1.05)}.hero__game-info{text-align:left;flex-direction:column;padding:.5rem .75rem .5rem 0;display:flex}@media (width<=820px){.hero__game-info{padding:0 .35rem .5rem}}.hero__game-platforms{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.hero__game-title{letter-spacing:-.02em;color:#f5f5f4;margin-bottom:.4rem;font-family:"Baloo 2",Nunito,system-ui,sans-serif;font-size:clamp(2.4rem,4.2vw,3.3rem);font-weight:800;line-height:1.05}.hero__game-title.game-font-iceland{margin-bottom:.55rem;font-size:clamp(2.7rem,4.8vw,3.7rem);line-height:1}.hero__game-subtitle{color:#ffb454;margin-bottom:1rem;font-size:1rem;font-weight:700}.hero__game-description{color:#a5a5a2;margin-bottom:1.85rem;font-size:.98rem;line-height:1.7}.hero__game-stores{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:auto;display:flex}.hero__store-badge{object-fit:contain;width:auto;height:46px;display:block}.hero__store-link{border-radius:10px;transition:transform .28s cubic-bezier(.16,1,.3,1),filter .28s cubic-bezier(.16,1,.3,1);display:flex}.hero__store-link:hover{filter:drop-shadow(0 8px 18px #00000080);transform:translateY(-3px)}.support-page{max-width:680px;padding:3rem 0;animation:.7s both fadeUp}.support-page__title{letter-spacing:-.02em;color:#f5f5f4;margin:.9rem 0 1rem;font-family:"Baloo 2",Nunito,system-ui,sans-serif;font-size:clamp(2.2rem,4.6vw,3.1rem);font-weight:800}.support-page__description{color:#a5a5a2;font-size:1.05rem;line-height:1.75}.support-page__card{background:linear-gradient(160deg,#ffffff0a 0%,#0000 50%),#131315;border:1px solid #ffffff12;border-radius:26px;margin-top:2.25rem;padding:1.75rem;transition:border-color .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px #ffffff0d}.support-page__card:hover{border-color:#fff3;box-shadow:inset 0 1px #ffffff12,0 0 40px #ffffff0d}.support-page__card-label{letter-spacing:.14em;text-transform:uppercase;color:#6f6f6c;margin-bottom:.55rem;font-size:.72rem;font-weight:800;display:block}.support-page__card-email{letter-spacing:-.01em;color:#f5f5f4;border-bottom:1px solid #ffffff40;font-family:"Baloo 2",Nunito,system-ui,sans-serif;font-size:clamp(1.25rem,3.2vw,1.7rem);font-weight:700;transition:border-color .28s cubic-bezier(.16,1,.3,1),color .28s cubic-bezier(.16,1,.3,1);display:inline-block}.support-page__card-email:hover{color:#fff;border-color:#ffffffb3}.support-page__card-note{color:#6f6f6c;margin-top:.9rem;font-size:.88rem}.privacy-page{max-width:800px;padding:3rem 0;animation:.7s both fadeUp}.privacy-page__title{letter-spacing:-.02em;color:#f5f5f4;margin-bottom:.5rem;font-family:"Baloo 2",Nunito,system-ui,sans-serif;font-size:clamp(2.2rem,4.6vw,3.1rem);font-weight:800}.privacy-page__content{text-align:left;color:#a5a5a2;margin-top:2rem}.privacy-page__content h2{letter-spacing:-.01em;color:#f5f5f4;margin-top:2.75rem;margin-bottom:1rem;padding-left:.9rem;font-family:"Baloo 2",Nunito,system-ui,sans-serif;font-size:1.45rem;font-weight:700;position:relative}.privacy-page__content h2:before{content:"";background:#ffffff47;border-radius:3px;width:2px;position:absolute;top:.35em;bottom:.2em;left:0}.privacy-page__content p{margin-bottom:1rem;line-height:1.8}.privacy-page__content strong{color:#f5f5f4;font-weight:700}.privacy-page__content ul{margin-bottom:1rem;padding-left:1.35rem;list-style:none}.privacy-page__content ul li{margin-bottom:.45rem;line-height:1.8;position:relative}.privacy-page__content ul li:before{content:"";background:#6f6f6c;border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;left:-1.1rem}.privacy-page__content a{color:#f5f5f4;border-bottom:1px solid #ffffff40;text-decoration:none;transition:border-color .28s cubic-bezier(.16,1,.3,1),color .28s cubic-bezier(.16,1,.3,1)}.privacy-page__content a:hover{color:#fff;border-color:#ffffffb3}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{scroll-behavior:smooth}body{color:#f5f5f4;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-color:#0a0a0b;min-height:100vh;font-family:Nunito,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-family:"Baloo 2",Nunito,system-ui,sans-serif;font-weight:700;line-height:1.15}a{color:inherit;text-decoration:none}.container{max-width:1080px;margin:0 auto;padding:0 2rem}.pill{letter-spacing:.06em;text-transform:uppercase;color:#a5a5a2;background:#ffffff0f;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:.45rem;padding:.34rem .85rem;font-size:.74rem;font-weight:700;display:inline-flex}.pill--rn-green{color:#9ce8a6;background:#7bd3891a;border-color:#7bd3893d}.pill--rn-warm{color:#ffb454;background:#ffb4541a;border-color:#ffb45442}.btn{letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.6rem;font-family:"Baloo 2",Nunito,system-ui,sans-serif;font-size:1rem;font-weight:700;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),background .28s cubic-bezier(.16,1,.3,1),border-color .28s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn--primary{color:#060607;background:#f5f5f4;box-shadow:0 8px 24px #0006}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000080}.btn--ghost{color:#f5f5f4;background:#ffffff08;border-color:#ffffff12}.btn--ghost:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-2px)}.card{background:#131315;border:1px solid #ffffff12;border-radius:26px;box-shadow:inset 0 1px #ffffff0d}.game-font-iceland{font-family:Iceland,system-ui,sans-serif}.game-font-baloo{font-family:"Baloo 2",Nunito,system-ui,sans-serif}.game-font-iceland{text-transform:uppercase;letter-spacing:.045em;font-weight:400}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#a5a5a2;align-items:center;gap:.6rem;font-size:.75rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg,#a5a5a2,#0000);border-radius:2px;width:22px;height:2px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes floatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes auroraDrift{0%{transform:translate(-4%)scale(1)}50%{transform:translate(4%,-2%)scale(1.06)}to{transform:translate(-4%)scale(1)}}::selection{color:#fff;background:#fff3}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#ffffff24 padding-box content-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ffffff42 padding-box content-box}::-webkit-scrollbar-track{background:0 0}:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #fff9}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
