.lang-toggle{display:inline-flex;align-items:stretch;border-radius:999px;padding:3px;background:#ffffff12;border:1px solid rgba(138,43,226,.22)}.lang-toggle__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border:none;cursor:pointer;padding:.35rem .65rem;min-width:2.5rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;border-radius:999px;background:transparent;color:#f4f6ffa6;transition:background .2s ease,color .2s ease}.lang-toggle__btn:hover{color:#f4f6fff2}.lang-toggle__btn--active{background:linear-gradient(135deg,#9b4dff,#6b2fd4);color:#fff;box-shadow:0 2px 12px #8a2be259}.lang-toggle__btn:focus-visible{outline:2px solid #c9a0ff;outline-offset:2px}@media(max-width:767px){.lang-toggle{padding:2px;flex-shrink:0}.lang-toggle__btn{padding:.3rem .5rem;min-width:2.15rem;font-size:.68rem}}.header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.95rem clamp(1.25rem,4vw,3rem);background:#05060dbf;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(138,43,226,.12)}.header__brand{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.header__brand-logo{height:clamp(60px,8.5vw,80px);width:auto;object-fit:contain}.header__nav{display:none;align-items:center;gap:1.75rem;font-size:.95rem;font-weight:500;color:#f4f6ffd1}.header__nav a{text-decoration:none;transition:color .2s ease}.header__nav a:hover{color:#c9a0ff}.header__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem}.header__social{display:none;align-items:center;gap:.35rem}.header__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff0f;color:#f4f6ffd9;transition:background .2s ease,color .2s ease}.header__social-link:hover{background:#8a2be259;color:#fff}.header__cta{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.15rem;border-radius:999px;font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap;background:linear-gradient(135deg,#9b4dff,#6b2fd4,#5a1fc9);color:#fff;box-shadow:0 4px 24px #8a2be259;transition:transform .2s ease,box-shadow .2s ease}.header__cta:hover{transform:translateY(-1px);box-shadow:0 6px 28px #8a2be273}@media(min-width:768px){.header__nav,.header__social{display:flex}}@media(max-width:767px){.header{gap:.75rem;padding:.7rem clamp(.85rem,3.5vw,1.15rem)}.header__brand-logo{height:clamp(54px,15vw,68px)}.header__actions{flex-wrap:nowrap;gap:.4rem;flex-shrink:0}.header__cta{font-size:.7rem;padding:.45rem .7rem;line-height:1.25;white-space:normal;text-align:center;max-width:132px}}.hero{position:relative;padding:2.5rem clamp(1.25rem,4vw,3rem) 0;text-align:center}.hero__glow{position:absolute;top:10%;left:50%;width:min(90vw,640px);height:min(90vw,640px);transform:translate(-50%);background:radial-gradient(circle,rgba(138,43,226,.2) 0%,transparent 65%);pointer-events:none;z-index:0}.hero__inner{position:relative;z-index:1;max-width:1040px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero__brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;width:100%}.hero__plane-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center}.hero__plane{width:min(300px,78vw);height:auto;filter:drop-shadow(0 16px 48px rgba(138,43,226,.42))}.hero__wordmark{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;flex:0 1 auto}.hero__game-logo{width:min(100%,420px);height:auto}.hero__tagline{margin:1.75rem 0 0;max-width:36rem;font-size:clamp(1rem,2.4vw,1.125rem);line-height:1.65;color:#f4f6ffc7;font-weight:400}.hero__tagline strong{color:#e8dcff;font-weight:600}.hero__ctas{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;margin-top:2rem}.hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;border-radius:999px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.hero__btn--primary{background:linear-gradient(135deg,#9b4dff,#6b2fd4 55%,#5220b8);color:#fff;box-shadow:0 8px 32px #8a2be266}.hero__btn--primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #8a2be280}.hero__btn--ghost{background:#ffffff0f;color:#f4f6ffeb;border:1px solid rgba(138,43,226,.35)}.hero__btn--ghost:hover{background:#8a2be21f;border-color:#c8a0ff80}.hero__visual{width:100%;margin-top:3rem;perspective:1200px}.hero__visual-frame{border-radius:1.25rem;overflow:hidden;border:1px solid rgba(138,43,226,.35);box-shadow:0 24px 80px #0000008c,0 0 0 1px #ffffff0a inset;transform:rotateX(6deg);transform-origin:center top}.hero__visual-frame .hero__visual-img{width:100%;height:auto;vertical-align:middle;display:block}.hero__curve{position:relative;height:clamp(72px,12vw,120px);margin-top:-1px;background:#070816;clip-path:ellipse(120% 100% at 50% 100%);border-top:1px solid rgba(138,43,226,.08)}@media(min-width:768px){.hero__brand{flex-direction:row;align-items:center;justify-content:center;gap:clamp(1.25rem,3.5vw,2.75rem)}.hero__plane{width:min(400px,44vw)}.hero__wordmark{align-items:flex-start;max-width:min(480px,48%)}.hero__game-logo{width:100%;max-width:440px}}@media(min-width:1100px){.hero__plane{width:min(460px,40vw)}}@media(max-width:767px){.hero{padding-top:1.05rem;padding-left:clamp(1rem,4vw,1.25rem);padding-right:clamp(1rem,4vw,1.25rem)}.hero__brand{gap:0;max-width:100%}.hero__plane-wrap{margin-bottom:0}.hero__plane{width:min(292px,86vw);margin-left:auto;margin-right:auto}.hero__wordmark{margin-top:clamp(-4.35rem,-17vw,-2.85rem);position:relative;z-index:1;padding-left:.25rem;padding-right:.25rem}.hero__game-logo{width:min(100%,400px)}.hero__tagline{margin-top:.95rem}.hero__ctas{margin-top:1.5rem}}@media(max-width:480px){.hero__ctas{flex-direction:column;width:100%}.hero__btn{width:100%}.hero__plane{width:min(272px,88vw)}.hero__wordmark{margin-top:clamp(-4.1rem,-19vw,-2.65rem)}.hero__game-logo{width:min(100%,368px)}}@media(max-width:380px){.hero__plane{width:min(252px,90vw)}.hero__wordmark{margin-top:clamp(-3.75rem,-17vw,-2.45rem)}.hero__game-logo{width:min(100%,336px)}}.game-about{padding:0 clamp(1.25rem,4vw,3rem) 2.5rem;background:#070816}.game-about__inner{max-width:720px;margin:0 auto}.game-about__title{margin:0 0 1.25rem;text-align:center;font-size:clamp(1.35rem,3.2vw,1.75rem);font-weight:800;letter-spacing:-.02em}.game-about__title-accent{background:linear-gradient(135deg,#c9a0ff,#8a2be2 45%,#6b2fd4);-webkit-background-clip:text;background-clip:text;color:transparent}.game-about__prose{font-size:1.02rem;line-height:1.75;color:#f4f6ffc7}.game-about__prose p{margin:0 0 1.15rem}.game-about__prose p:last-child{margin-bottom:0}.game-about__prose strong{color:#ece6ff;font-weight:600}.game-about__prose a{color:#c9a0ff;text-decoration:underline;text-underline-offset:.2em}.game-about__prose a:hover{color:#e4d4ff}.req{padding:3.5rem clamp(1.25rem,4vw,3rem) 2rem;background:#070816}.req__inner{max-width:1120px;margin:0 auto}.req__title{margin:0 0 .75rem;text-align:center;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:800;letter-spacing:-.02em}.req__title-accent{background:linear-gradient(135deg,#c9a0ff,#8a2be2 45%,#6b2fd4);-webkit-background-clip:text;background-clip:text;color:transparent}.req__lead{margin:0 auto 2.5rem;max-width:40rem;text-align:center;font-size:1.05rem;line-height:1.65;color:#f4f6ffb8}.req__lead strong{color:#e8dcff;font-weight:600}.req__cards{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.req__cards{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.req__card{padding:1.5rem 1.35rem;border-radius:1.1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease;opacity:.92}.req__card--active{border-color:#9b4dffd9;box-shadow:0 0 0 1px #9b4dff40,0 16px 48px #8a2be233;opacity:1}.req__card-title{margin:0 0 .5rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#c8b4ffe6}.req__card-highlight{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:#fff}.req__card-body{margin:0;font-size:.95rem;line-height:1.6;color:#f4f6ffad}.gallery{padding:2rem clamp(1.25rem,4vw,3rem) 4rem;background:linear-gradient(180deg,#070816,#05060d)}.gallery__inner{max-width:1200px;margin:0 auto}.gallery__title{margin:0 0 .75rem;text-align:center;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:800;letter-spacing:-.02em}.gallery__title-accent{background:linear-gradient(135deg,#c9a0ff,#8a2be2 45%,#6b2fd4);-webkit-background-clip:text;background-clip:text;color:transparent}.gallery__lead{margin:0 auto 2rem;max-width:36rem;text-align:center;font-size:1.02rem;line-height:1.6;color:#f4f6ffad}.gallery__scroll{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0 1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(138,43,226,.5) transparent}.gallery__scroll::-webkit-scrollbar{height:8px}.gallery__scroll::-webkit-scrollbar-thumb{background:#8a2be273;border-radius:999px}.gallery__card{flex:0 0 min(280px,78vw);scroll-snap-align:start;display:flex;flex-direction:column;gap:0;padding:0;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit;border-radius:1rem;transition:transform .2s ease}.gallery__card:focus-visible{outline:2px solid #c9a0ff;outline-offset:4px}.gallery__thumb{display:block;border-radius:1rem;overflow:hidden;border:2px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #0006;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease;opacity:.72}.gallery__card--active .gallery__thumb{border-color:#9b4dfff2;box-shadow:0 0 0 1px #9b4dff59,0 20px 56px #8a2be247;opacity:1}.gallery__card:hover .gallery__thumb{opacity:1}.gallery__thumb .gallery__thumb-img{width:100%;height:auto;display:block;aspect-ratio:16 / 9;object-fit:cover}.gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,3vw,1.5rem);background:#03040ae0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:gallery-modal-in .2s ease-out}@keyframes gallery-modal-in{0%{opacity:0}to{opacity:1}}.gallery-modal__panel{position:relative;width:100%;max-width:min(1200px,96vw);max-height:min(90vh,100%);display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.gallery-modal__toolbar{display:flex;justify-content:flex-end;flex-shrink:0;padding:0 .15rem}.gallery-modal__close{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;padding:0;border:none;border-radius:50%;cursor:pointer;background:#140c28eb;color:#fff;box-shadow:0 4px 24px #00000073;transition:background .2s ease,transform .2s ease}.gallery-modal__close:hover{background:#9b4dffd9;transform:scale(1.05)}.gallery-modal__close:focus-visible{outline:2px solid #e4d4ff;outline-offset:3px}.gallery-modal__close-icon{font-size:1.75rem;line-height:1;font-weight:300}.gallery-modal__img-wrap{position:relative;width:100%;flex:1 1 auto;min-height:0;max-height:min(85vh,100%);border-radius:.85rem;overflow:hidden;border:1px solid rgba(138,43,226,.35);box-shadow:0 24px 80px #000000a6,0 0 0 1px #ffffff0f inset}.gallery-modal__img{display:block;width:100%;height:auto;max-height:min(85vh,100%);object-fit:contain;background:#0a0c14}@media(max-width:480px){.gallery-modal__img-wrap,.gallery-modal__img{max-height:min(78vh,100%)}.gallery-modal__panel{gap:.4rem}.gallery-modal__toolbar{padding:0}.gallery-modal__close{width:40px;height:40px}.gallery-modal__close-icon{font-size:1.6rem}}.footer{padding:2.5rem clamp(1.25rem,4vw,3rem) 2rem;border-top:1px solid rgba(138,43,226,.15);background:#04050c}.footer__inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:1.75rem}.footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.footer__brand-mark{flex-shrink:0}.footer__brand-logo{height:clamp(92px,14vw,132px);width:auto;object-fit:contain;display:block;opacity:.95}.footer__text{margin:0;max-width:36rem;font-size:.98rem;line-height:1.65;color:#f4f6ffa6}.footer__text strong{color:#e8dcff;font-weight:600}@media(min-width:640px){.footer__brand{flex-direction:row;align-items:center;justify-content:space-between;gap:clamp(1.5rem,4vw,2.75rem)}.footer__text{max-width:none;flex:1;min-width:0;text-align:left}}.footer__contact{display:flex;flex-direction:column;gap:.45rem;font-size:.92rem;line-height:1.5;color:#f4f6ff9e}.footer__location,.footer__email{margin:0}.footer__email-link{color:#c9a0ff;text-decoration:none;font-weight:500;word-break:break-all}.footer__email-link:hover{color:#e4d4ff;text-decoration:underline;text-underline-offset:.15em}.footer__meta{padding-top:.5rem;border-top:1px solid rgba(255,255,255,.06)}@media(min-width:640px){.footer__contact{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:.75rem 1.75rem}}.footer__product{margin:0 0 .5rem;font-size:.9rem;color:#f4f6ff8c}.footer__product span{color:#c9a0ff;font-weight:600}.footer__legal{margin:0 0 .65rem;font-size:.88rem}.footer__legal-link{color:#c9a0ff;text-decoration:none;font-weight:500}.footer__legal-link:hover{color:#e4d4ff;text-decoration:underline;text-underline-offset:.15em}.footer__copy{margin:0;font-size:.82rem;color:#f4f6ff66}.app{position:relative;overflow-x:hidden}.app__bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(138,43,226,.22),transparent 55%),radial-gradient(ellipse 90% 60% at 80% 40%,rgba(75,0,130,.12),transparent 50%),radial-gradient(ellipse 70% 50% at 10% 60%,rgba(100,149,237,.08),transparent 45%),linear-gradient(180deg,#05060d,#0a0c18 40%,#060814)}.app__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.03) 0%,transparent 2%),radial-gradient(circle at 70% 20%,rgba(255,255,255,.025) 0%,transparent 2%),radial-gradient(circle at 40% 70%,rgba(255,255,255,.02) 0%,transparent 2%);background-size:100% 100%;opacity:.9;pointer-events:none}main{display:flex;flex-direction:column}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Outfit,system-ui,sans-serif;background:#05060d;color:#f4f6ff;-webkit-font-smoothing:antialiased}#root{min-height:100vh}img{max-width:100%;height:auto;display:block}button{font-family:inherit}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
