.AppDetail-module__kDv7-W__main{background:var(--background);min-height:100vh}.AppDetail-module__kDv7-W__hero{background:var(--background);border-bottom:1px solid var(--border);padding:8rem 0 4rem}.AppDetail-module__kDv7-W__backButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.8rem;font-weight:600;transition:color .2s;display:flex}.AppDetail-module__kDv7-W__backButton:hover{color:var(--accent)}.AppDetail-module__kDv7-W__heroContent{justify-content:space-between;align-items:flex-start;gap:4rem;display:flex}.AppDetail-module__kDv7-W__headerInfo{flex-grow:1}.AppDetail-module__kDv7-W__badge{color:var(--accent);letter-spacing:.05em;background:#6c63ff14;border:1px solid #6c63ff33;border-radius:50px;width:fit-content;margin-bottom:1rem;padding:.3rem .9rem;font-size:.75rem;font-weight:600;display:block}.AppDetail-module__kDv7-W__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1}.AppDetail-module__kDv7-W__platforms{flex-wrap:wrap;gap:1rem;display:flex}.AppDetail-module__kDv7-W__pBadge{color:var(--text-secondary);background:var(--secondary-bg);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:flex}.AppDetail-module__kDv7-W__actionBox{background:var(--card-bg);border:1px solid var(--border);border-radius:20px;flex-shrink:0;width:380px;padding:2rem;box-shadow:0 4px 16px #0000000f}.AppDetail-module__kDv7-W__specs{border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:0;margin-bottom:1.5rem;display:flex;overflow:hidden}.AppDetail-module__kDv7-W__specItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.AppDetail-module__kDv7-W__specItem:last-child{border-bottom:none}.AppDetail-module__kDv7-W__specLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700}.AppDetail-module__kDv7-W__specValue{color:var(--text-primary);font-size:.85rem;font-weight:700}.AppDetail-module__kDv7-W__mainButton{background:var(--accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:.9rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.AppDetail-module__kDv7-W__mainButton:hover{background:#5a52e0}.AppDetail-module__kDv7-W__downloadGroup{flex-direction:column;gap:.5rem;display:flex}.AppDetail-module__kDv7-W__downloadGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.AppDetail-module__kDv7-W__downloadButton{border:none;border-radius:10px;align-items:center;gap:.6rem;width:100%;padding:.7rem .9rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:filter .15s,transform .15s;display:flex}.AppDetail-module__kDv7-W__downloadButton:hover{filter:brightness(.92);transform:translateY(-1px)}.AppDetail-module__kDv7-W__dlInfo{text-align:left;flex-direction:column;gap:.1rem;display:flex}.AppDetail-module__kDv7-W__dlPlatform{font-size:.75rem;font-weight:700;line-height:1}.AppDetail-module__kDv7-W__dlFormat{opacity:.75;font-size:.6rem;font-weight:500}.AppDetail-module__kDv7-W__win{color:#fff;background:#1e293b}.AppDetail-module__kDv7-W__android{color:#fff;background:#16a34a}.AppDetail-module__kDv7-W__ios{color:#fff;background:#64748b}.AppDetail-module__kDv7-W__macos{color:#fff;background:#334155}.AppDetail-module__kDv7-W__linux{color:#fff;background:#ea580c}.AppDetail-module__kDv7-W__details{padding:5rem 0}.AppDetail-module__kDv7-W__grid{grid-template-columns:1.4fr 1fr;gap:5rem;display:grid}.AppDetail-module__kDv7-W__sectionTitle{letter-spacing:.15em;color:var(--accent);text-transform:uppercase;margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.AppDetail-module__kDv7-W__longDesc{color:var(--text-secondary);margin-bottom:3rem;font-size:1rem;line-height:1.75}.AppDetail-module__kDv7-W__subTitle{color:var(--text-primary);margin-bottom:1.25rem;font-size:1.25rem;font-weight:800}.AppDetail-module__kDv7-W__featureGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.AppDetail-module__kDv7-W__featureItem{color:var(--text-secondary);background:var(--secondary-bg);border:1px solid var(--border);border-radius:10px;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.4;display:flex}.AppDetail-module__kDv7-W__check{color:var(--accent);flex-shrink:0;margin-top:1px}.AppDetail-module__kDv7-W__mediaGallery{flex-direction:column;gap:1rem;display:flex}.AppDetail-module__kDv7-W__mediaItem{border:1px solid var(--border);background:var(--secondary-bg);border-radius:12px;overflow:hidden}.AppDetail-module__kDv7-W__mediaItem img,.AppDetail-module__kDv7-W__mediaItem video,.AppDetail-module__kDv7-W__previewVideo{width:100%;height:auto;display:block}.AppDetail-module__kDv7-W__mediaPlaceholder{background:var(--secondary-bg);border:1px solid var(--border);height:300px;color:var(--text-muted);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.AppDetail-module__kDv7-W__mediaPlaceholder span{letter-spacing:.15em;font-size:.7rem;font-weight:700}.AppDetail-module__kDv7-W__footer{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding:2.5rem 0;font-size:.8rem}.AppDetail-module__kDv7-W__notFound{height:100vh;color:var(--text-primary);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}@media (max-width:1200px){.AppDetail-module__kDv7-W__heroContent{flex-direction:column;gap:2.5rem}.AppDetail-module__kDv7-W__actionBox{width:100%}.AppDetail-module__kDv7-W__grid{gap:3rem}}@media (max-width:768px){.AppDetail-module__kDv7-W__hero{padding:6rem 0 2.5rem}.AppDetail-module__kDv7-W__title{font-size:2rem}.AppDetail-module__kDv7-W__details{padding:3rem 0}.AppDetail-module__kDv7-W__grid{grid-template-columns:1fr;gap:3rem}.AppDetail-module__kDv7-W__featureGrid,.AppDetail-module__kDv7-W__downloadGrid{grid-template-columns:1fr}}
.Navbar-module___rHu7W__nav{z-index:1000;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f9fce6;width:100%;transition:box-shadow .2s;position:fixed;top:0;left:0}.Navbar-module___rHu7W__scrolled{box-shadow:0 1px 12px #00000014}.Navbar-module___rHu7W__logo{letter-spacing:-.5px;color:var(--text-primary);align-items:center;font-size:1.1rem;font-weight:800;line-height:1;transition:opacity .2s;display:flex}@media (max-width:768px){.Navbar-module___rHu7W__logo{font-size:1rem}}.Navbar-module___rHu7W__logo span{color:var(--accent)}.Navbar-module___rHu7W__logo:hover{opacity:.75}.Navbar-module___rHu7W__desktopLinks{align-items:center;gap:.5rem;display:flex}.Navbar-module___rHu7W__navItem,.Navbar-module___rHu7W__coffee{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:background .15s,color .15s;display:flex}.Navbar-module___rHu7W__navItem svg{opacity:.7}.Navbar-module___rHu7W__navItem:hover,.Navbar-module___rHu7W__coffee:hover{background:var(--glass);color:var(--accent)}.Navbar-module___rHu7W__navItem:hover svg{opacity:1}.Navbar-module___rHu7W__betaLink{background:#6c63ff14;color:var(--accent)!important}.Navbar-module___rHu7W__betaLink:hover{background:#6c63ff26!important}.Navbar-module___rHu7W__coffee{background:var(--accent);border-radius:8px;margin-left:.5rem;padding:.5rem 1rem;color:#fff!important}.Navbar-module___rHu7W__coffee svg{color:#fff}.Navbar-module___rHu7W__coffee:hover{color:#fff!important;background:#5a52e0!important}.Navbar-module___rHu7W__actions{align-items:center;display:flex}.Navbar-module___rHu7W__mobileToggle{border:1px solid var(--border);width:40px;height:40px;color:var(--text-primary);background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:none}@media (max-width:1024px){.Navbar-module___rHu7W__mobileToggle{display:flex}}.Navbar-module___rHu7W__mobileToggle:hover{background:var(--secondary-bg)}.Navbar-module___rHu7W__mobileMenu{background:var(--card-bg);border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;gap:.5rem;width:100%;padding:1.5rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #00000014}.Navbar-module___rHu7W__mobileMenu a{color:var(--text-secondary);border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:background .15s}.Navbar-module___rHu7W__mobileMenu a:hover{background:var(--secondary-bg);color:var(--accent)}.Navbar-module___rHu7W__mobileCoffee{background:var(--accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;padding:.875rem 1.5rem;font-size:.85rem;font-weight:700;transition:background .15s;display:flex}.Navbar-module___rHu7W__mobileCoffee:hover{background:#5a52e0}@media (max-width:1024px){.Navbar-module___rHu7W__desktopLinks{display:none}}
.Hero-module__JgYmMq__hero{background:var(--background);padding:10rem 0 6rem;position:relative;overflow:hidden}@media (max-width:768px){.Hero-module__JgYmMq__hero{padding:7rem 0 4rem}}.Hero-module__JgYmMq__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6c63ff14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.Hero-module__JgYmMq__content{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__badge{color:var(--accent);background:#6c63ff1a;border:1px solid #6c63ff33;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.Hero-module__JgYmMq__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:2rem;font-size:5rem;font-weight:900;line-height:1.05}@media (max-width:1024px){.Hero-module__JgYmMq__title{font-size:3.5rem}}@media (max-width:768px){.Hero-module__JgYmMq__title{margin-bottom:1.5rem;font-size:2.5rem}}.Hero-module__JgYmMq__highlight{color:var(--accent)}.Hero-module__JgYmMq__descriptionWrapper{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:680px;margin-bottom:3rem;display:flex}.Hero-module__JgYmMq__subtitle{color:var(--text-primary);margin:0;font-size:1.35rem;font-weight:700}@media (max-width:768px){.Hero-module__JgYmMq__subtitle{font-size:1.1rem}}.Hero-module__JgYmMq__personalNote{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.Hero-module__JgYmMq__mainText{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.7}.Hero-module__JgYmMq__mainText strong{color:var(--accent);font-weight:700}.Hero-module__JgYmMq__finalCall{color:var(--text-secondary);margin:0;font-size:.95rem;font-style:italic;font-weight:600}.Hero-module__JgYmMq__actions{justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.Hero-module__JgYmMq__actions{flex-direction:column;gap:.75rem;width:100%}}.Hero-module__JgYmMq__btnSecondary{background:var(--card-bg);border:1px solid var(--border);color:var(--text-primary);border-radius:10px;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s;display:flex;box-shadow:0 1px 3px #0000000f}.Hero-module__JgYmMq__btnSecondary:hover{background:var(--secondary-bg);border-color:#6c63ff4d}@media (max-width:768px){.Hero-module__JgYmMq__btnSecondary{justify-content:center}}.Hero-module__JgYmMq__stats{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;align-items:center;gap:3rem;margin-top:5rem;padding:1.25rem 2.5rem;display:flex;box-shadow:0 1px 3px #0000000f}@media (max-width:768px){.Hero-module__JgYmMq__stats{display:none}}.Hero-module__JgYmMq__statItem{flex-direction:column;align-items:center;display:flex}.Hero-module__JgYmMq__statValue{color:var(--text-primary);font-size:1.5rem;font-weight:800}.Hero-module__JgYmMq__statLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.08em;font-size:.7rem;font-weight:600}.Hero-module__JgYmMq__statDivider{background:var(--border);width:1px;height:28px}
.AppCard-module__ERttUW__card{background:var(--card-bg);border:1px solid var(--border);border-radius:20px;flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.AppCard-module__ERttUW__card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #6c63ff21}.AppCard-module__ERttUW__glow{display:none}.AppCard-module__ERttUW__topBar{background:linear-gradient(90deg,var(--accent),var(--accent-secondary));width:100%;height:4px}.AppCard-module__ERttUW__featured .AppCard-module__ERttUW__topBar{background:linear-gradient(90deg,#6c63ff,#a78bfa,#6c63ff) 0 0/200%}.AppCard-module__ERttUW__inner{flex-direction:column;flex:1;padding:1.75rem;display:flex}.AppCard-module__ERttUW__header{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.AppCard-module__ERttUW__platformIcons{flex-wrap:wrap;gap:.35rem;display:flex}.AppCard-module__ERttUW__pIcon{background:var(--secondary-bg);border:1px solid var(--border);width:28px;height:28px;color:var(--text-muted);border-radius:6px;justify-content:center;align-items:center;display:flex}.AppCard-module__ERttUW__featuredBadge{color:var(--accent);white-space:nowrap;background:#6c63ff12;border:1px solid #6c63ff40;border-radius:4px;padding:.2rem .5rem;font-size:.6rem;font-weight:700}.AppCard-module__ERttUW__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.4rem;font-size:1.4rem;font-weight:800}.AppCard-module__ERttUW__description{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.875rem;line-height:1.55}.AppCard-module__ERttUW__divider{background:var(--border);height:1px;margin-bottom:1.25rem}.AppCard-module__ERttUW__features{flex-direction:column;flex-grow:1;gap:.6rem;margin-bottom:1.75rem;list-style:none;display:flex}.AppCard-module__ERttUW__features li{color:var(--text-secondary);align-items:flex-start;gap:.6rem;font-size:.825rem;line-height:1.4;display:flex}.AppCard-module__ERttUW__check{color:var(--accent);flex-shrink:0;margin-top:1px}.AppCard-module__ERttUW__footer{margin-top:auto}.AppCard-module__ERttUW__buttonGroup{gap:.5rem;width:100%;display:flex}.AppCard-module__ERttUW__button{background:var(--accent);color:#fff;letter-spacing:.04em;cursor:pointer;border:none;border-radius:10px;flex-grow:1;justify-content:center;align-items:center;padding:.8rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.AppCard-module__ERttUW__button:hover{background:#5a52e0}.AppCard-module__ERttUW__infoButton{background:var(--secondary-bg);border:1px solid var(--border);width:44px;height:44px;color:var(--text-muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s;display:flex}.AppCard-module__ERttUW__infoButton:hover{color:var(--accent);background:#6c63ff14;border-color:#6c63ff33}@media (max-width:768px){.AppCard-module__ERttUW__inner{padding:1.25rem}.AppCard-module__ERttUW__title{font-size:1.2rem}}
.Story-module__xLMM8q__story{background:var(--background);padding:15rem 0}@media (max-width:768px){.Story-module__xLMM8q__story{padding:5rem 0}}.Story-module__xLMM8q__grid{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;display:grid}@media (max-width:1200px){.Story-module__xLMM8q__grid{gap:4rem}}@media (max-width:768px){.Story-module__xLMM8q__grid{text-align:center;grid-template-columns:1fr;gap:3rem}}.Story-module__xLMM8q__imageWrapper{position:relative}.Story-module__xLMM8q__imageCard{border:1px solid var(--border);background-image:linear-gradient(#0000 50%,#000c 100%),url(/screenshots/profil.jpg);background-position:50%;background-size:cover;border-radius:40px;height:600px;position:relative;overflow:hidden}@media (max-width:768px){.Story-module__xLMM8q__imageCard{border-radius:24px;height:350px}}.Story-module__xLMM8q__imageGlow{display:none}.Story-module__xLMM8q__accent{color:var(--accent)}.Story-module__xLMM8q__description{color:var(--text-secondary);margin-bottom:4rem;font-size:1.15rem;line-height:1.8}@media (max-width:768px){.Story-module__xLMM8q__description{margin-bottom:3rem;font-size:1rem;line-height:1.6}}.Story-module__xLMM8q__description p{margin-bottom:2rem}.Story-module__xLMM8q__coffeeButton{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.75rem;width:fit-content;margin-bottom:3rem;padding:.875rem 1.75rem;font-size:.9rem;font-weight:700;transition:background .15s;display:flex}.Story-module__xLMM8q__coffeeButton:hover{background:#5a52e0}@media (max-width:768px){.Story-module__xLMM8q__coffeeButton{justify-content:center;width:100%;margin-bottom:2rem}}.Story-module__xLMM8q__coffeeButton:before{display:none}.Story-module__xLMM8q__inventory{flex-direction:column;gap:2rem;max-width:400px;display:flex}@media (max-width:768px){.Story-module__xLMM8q__inventory{width:100%;margin:0 auto}}.Story-module__xLMM8q__invItem{flex-direction:column;gap:.75rem;display:flex}.Story-module__xLMM8q__invLabel{color:var(--text-muted);letter-spacing:.1em;font-size:.7rem;font-weight:900}.Story-module__xLMM8q__invBar{background:var(--glass);border-radius:2px;width:100%;height:4px;overflow:hidden}.Story-module__xLMM8q__invFill{background:var(--accent);height:100%;box-shadow:0 0 10px var(--accent)}.Story-module__xLMM8q__energy{background:#fff;box-shadow:0 0 10px #ffffff80}
.Contact-module__Bs3a0a__contact{background:var(--secondary-bg);padding:10rem 0}@media (max-width:768px){.Contact-module__Bs3a0a__contact{padding:5rem 0}}.Contact-module__Bs3a0a__header{text-align:center;margin-bottom:6rem}@media (max-width:768px){.Contact-module__Bs3a0a__header{margin-bottom:3rem}}.Contact-module__Bs3a0a__header h2{margin-bottom:1rem;font-size:3rem;font-weight:900}@media (max-width:768px){.Contact-module__Bs3a0a__header h2{font-size:2rem}}.Contact-module__Bs3a0a__accent{color:var(--accent)}.Contact-module__Bs3a0a__infoText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Contact-module__Bs3a0a__infoText strong{color:var(--accent);letter-spacing:.05em}.Contact-module__Bs3a0a__header p{color:var(--text-secondary)}.Contact-module__Bs3a0a__contactGrid{grid-template-columns:1fr 1.5fr;gap:4rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:1024px){.Contact-module__Bs3a0a__contactGrid{gap:2.5rem;padding:0 1rem}}@media (max-width:768px){.Contact-module__Bs3a0a__contactGrid{grid-template-columns:1fr}}.Contact-module__Bs3a0a__infoCard{background:var(--background);border:1px solid var(--border);border-radius:32px;flex-direction:column;justify-content:center;gap:1.5rem;padding:3rem;display:flex}@media (max-width:768px){.Contact-module__Bs3a0a__infoCard{text-align:center;border-radius:24px;align-items:center;padding:2rem}}.Contact-module__Bs3a0a__infoIcon{color:var(--accent);margin-bottom:1rem}.Contact-module__Bs3a0a__infoCard h3{font-size:1.5rem;font-weight:900}.Contact-module__Bs3a0a__infoCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Contact-module__Bs3a0a__status{letter-spacing:.2em;color:#0f0;align-items:center;gap:.75rem;margin-top:1rem;font-size:.7rem;font-weight:900;display:flex}.Contact-module__Bs3a0a__statusDot{background:#0f0;border-radius:50%;width:8px;height:8px;animation:2s infinite Contact-module__Bs3a0a__pulse;box-shadow:0 0 10px #0f0}.Contact-module__Bs3a0a__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__Bs3a0a__group{flex-direction:column;gap:.75rem;display:flex}.Contact-module__Bs3a0a__group label{text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;font-size:.7rem;font-weight:900}.Contact-module__Bs3a0a__group input,.Contact-module__Bs3a0a__group textarea{background:var(--background);border:1px solid var(--border);color:#fff;border-radius:16px;padding:1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__Bs3a0a__group input:focus,.Contact-module__Bs3a0a__group textarea:focus{border-color:var(--accent);background:#ffffff0d;outline:none}.Contact-module__Bs3a0a__error{color:var(--accent);margin-top:.2rem;font-size:.75rem}.Contact-module__Bs3a0a__button{color:#000;background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding:1.5rem;font-size:1rem;font-weight:900;transition:all .3s;display:flex}@media (max-width:768px){.Contact-module__Bs3a0a__button{padding:1.25rem}}.Contact-module__Bs3a0a__formWrapper{flex-direction:column;min-height:400px;display:flex}.Contact-module__Bs3a0a__successMessage{text-align:center;background:var(--background);border:1px solid var(--border);border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:100%;padding:4rem;display:flex}@media (max-width:768px){.Contact-module__Bs3a0a__successMessage{border-radius:24px;padding:2.5rem 1.5rem}}.Contact-module__Bs3a0a__successMessage h3{color:#fff;font-size:1.5rem;font-weight:900}.Contact-module__Bs3a0a__successMessage p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem}.Contact-module__Bs3a0a__botLink{background:var(--accent);color:#fff;letter-spacing:.1em;border-radius:12px;align-items:center;gap:1rem;padding:1.2rem 2rem;font-size:.9rem;font-weight:900;text-decoration:none;transition:all .3s;display:flex}@media (max-width:768px){.Contact-module__Bs3a0a__botLink{justify-content:center;width:100%}}.Contact-module__Bs3a0a__botLink:hover{box-shadow:0 10px 30px -10px var(--accent-glow);color:#000;background:#fff;transform:translateY(-2px)}.Contact-module__Bs3a0a__serverError{border:1px solid var(--accent);color:var(--accent);background:#ff00001a;border-radius:12px;align-items:center;gap:.5rem;padding:1rem;font-size:.8rem;font-weight:700;display:flex}.Contact-module__Bs3a0a__button:disabled{opacity:.5;cursor:not-allowed;background:var(--glass);color:var(--text-muted)}@keyframes Contact-module__Bs3a0a__pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}
.SupportModal-module__bABqdG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.SupportModal-module__bABqdG__modal{background:var(--card-bg);border:1px solid var(--border);border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000001f}.SupportModal-module__bABqdG__close{color:var(--text-muted);background:var(--secondary-bg);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.SupportModal-module__bABqdG__close:hover{color:var(--text-primary);background:var(--border)}.SupportModal-module__bABqdG__header{text-align:center;margin-bottom:2rem}.SupportModal-module__bABqdG__badge{color:var(--accent);letter-spacing:.1em;background:#6c63ff14;border:1px solid #6c63ff33;border-radius:50px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.SupportModal-module__bABqdG__header h2{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.75rem;font-size:2rem;font-weight:800}.SupportModal-module__bABqdG__accent{color:var(--accent)}.SupportModal-module__bABqdG__header p{color:var(--text-secondary);max-width:380px;margin:0 auto;font-size:.9rem;line-height:1.6}.SupportModal-module__bABqdG__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.SupportModal-module__bABqdG__tier{background:var(--secondary-bg);border:1px solid var(--border);cursor:pointer;border-radius:14px;flex-direction:column;align-items:center;gap:.4rem;padding:1.25rem;transition:border-color .2s,background .2s;display:flex}.SupportModal-module__bABqdG__tier:hover{background:#6c63ff0a;border-color:#6c63ff4d}.SupportModal-module__bABqdG__active{border-color:var(--accent);background:#6c63ff14}.SupportModal-module__bABqdG__tierIcon{color:var(--accent);margin-bottom:.25rem}.SupportModal-module__bABqdG__tierName{letter-spacing:.05em;color:var(--text-secondary);font-size:.75rem;font-weight:700}.SupportModal-module__bABqdG__active .SupportModal-module__bABqdG__tierName{color:var(--text-primary)}.SupportModal-module__bABqdG__tierPrice{color:var(--text-primary);font-size:1.2rem;font-weight:800}.SupportModal-module__bABqdG__customAmountWrapper{margin-bottom:1.5rem}.SupportModal-module__bABqdG__customLabel{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.SupportModal-module__bABqdG__inputContainer{align-items:center;display:flex;position:relative}.SupportModal-module__bABqdG__customInput{background:var(--secondary-bg);border:1px solid var(--border);width:100%;color:var(--text-primary);border-radius:12px;padding:.875rem 1rem;font-family:inherit;font-size:1.1rem;font-weight:700;transition:border-color .2s}.SupportModal-module__bABqdG__customInput:focus{border-color:var(--accent);outline:none}.SupportModal-module__bABqdG__customInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.SupportModal-module__bABqdG__customInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.SupportModal-module__bABqdG__customInput[type=number]{-moz-appearance:textfield}.SupportModal-module__bABqdG__currencySymbol{color:var(--accent);font-weight:700;position:absolute;right:1rem}.SupportModal-module__bABqdG__paymentSection{background:var(--secondary-bg);border:1px solid var(--border);border-radius:16px;padding:1.5rem}.SupportModal-module__bABqdG__summary{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.SupportModal-module__bABqdG__summary span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.SupportModal-module__bABqdG__summary strong{color:var(--accent);font-size:1.25rem;font-weight:800}.SupportModal-module__bABqdG__payButton{background:var(--accent);color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.9rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.SupportModal-module__bABqdG__payButton:not(.SupportModal-module__bABqdG__disabled):hover{background:#5a52e0}.SupportModal-module__bABqdG__disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.SupportModal-module__bABqdG__confirmationBox{border-top:1px solid var(--border);text-align:center;margin-top:1.25rem;padding-top:1.25rem}.SupportModal-module__bABqdG__confirmationBox p{color:var(--text-secondary);margin-bottom:1rem;font-size:.85rem;line-height:1.5}.SupportModal-module__bABqdG__miniForm{gap:.5rem;display:flex}.SupportModal-module__bABqdG__miniForm input{background:var(--card-bg);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;flex-grow:1;padding:.75rem 1rem;font-family:inherit;font-size:.875rem}.SupportModal-module__bABqdG__miniForm input:focus{border-color:var(--accent);outline:none}.SupportModal-module__bABqdG__miniForm button{background:var(--accent);color:#fff;letter-spacing:.05em;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.75rem 1.25rem;font-size:.75rem;font-weight:700;transition:background .15s}.SupportModal-module__bABqdG__miniForm button:hover{background:#5a52e0}.SupportModal-module__bABqdG__successState{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.SupportModal-module__bABqdG__successState p{color:#16a34a;font-size:.9rem;font-weight:600}.SupportModal-module__bABqdG__disclaimer{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.75rem}@media (max-width:480px){.SupportModal-module__bABqdG__modal{border-radius:20px;padding:1.5rem}.SupportModal-module__bABqdG__header h2{font-size:1.5rem}.SupportModal-module__bABqdG__grid{grid-template-columns:1fr 1fr;gap:.5rem}.SupportModal-module__bABqdG__miniForm{flex-direction:column}}
.page-module___8aEwW__main{background:var(--background)}.page-module___8aEwW__apps{padding:10rem 0}@media (max-width:768px){.page-module___8aEwW__apps{padding:5rem 0}}.page-module___8aEwW__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:6rem;display:flex}@media (max-width:768px){.page-module___8aEwW__sectionHeader{margin-bottom:3rem}}.page-module___8aEwW__preTitle{letter-spacing:.4em;color:var(--accent);margin-bottom:1rem;font-size:.7rem;font-weight:900}.page-module___8aEwW__title{font-size:3rem;font-weight:900;line-height:1.2}@media (max-width:768px){.page-module___8aEwW__title{font-size:2rem}}.page-module___8aEwW__accent{color:var(--accent);text-shadow:0 0 30px var(--accent-glow)}.page-module___8aEwW__appGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}@media (max-width:1200px){.page-module___8aEwW__appGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module___8aEwW__appGrid{grid-template-columns:1fr;gap:1.5rem}}.page-module___8aEwW__beta{padding:10rem 0}@media (max-width:768px){.page-module___8aEwW__beta{padding:5rem 0}}.page-module___8aEwW__betaCard{background:var(--accent);border:none;border-radius:20px;padding:5rem;position:relative;overflow:hidden}@media (max-width:1024px){.page-module___8aEwW__betaCard{padding:4rem 2rem}}@media (max-width:768px){.page-module___8aEwW__betaCard{border-radius:24px;padding:3rem 1.5rem}}.page-module___8aEwW__betaGlow{display:none}.page-module___8aEwW__betaContent{z-index:1;justify-content:space-between;align-items:center;gap:4rem;display:flex;position:relative}@media (max-width:1024px){.page-module___8aEwW__betaContent{text-align:center;flex-direction:column;gap:3rem}}.page-module___8aEwW__betaBadge{color:#fff;letter-spacing:.15em;background:#fff3;border-radius:4px;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.65rem;font-weight:700;display:inline-block}.page-module___8aEwW__betaInfo h3{color:#fff;margin-bottom:1rem;font-size:2.5rem}@media (max-width:1024px){.page-module___8aEwW__betaInfo{flex-direction:column;align-items:center;display:flex}.page-module___8aEwW__betaInfo h3{font-size:2.5rem}}@media (max-width:768px){.page-module___8aEwW__betaInfo h3{font-size:1.75rem}}.page-module___8aEwW__betaInfo p{color:#ffffffd9;max-width:600px;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}@media (max-width:768px){.page-module___8aEwW__betaInfo p{font-size:1rem}}.page-module___8aEwW__betaDetail{opacity:.8;color:var(--text-secondary)!important;margin-bottom:2.5rem!important;font-size:.95rem!important}.page-module___8aEwW__betaStatus{color:#fffc;letter-spacing:.1em;align-items:center;gap:.75rem;font-size:.7rem;font-weight:700;display:flex}.page-module___8aEwW__betaPulse{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.5s infinite page-module___8aEwW__betaPulse}.page-module___8aEwW__footerCounter{justify-content:flex-start;margin-top:2rem;display:flex}@keyframes page-module___8aEwW__betaPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.page-module___8aEwW__betaButton{color:var(--accent);white-space:nowrap;background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.95rem;font-weight:800;transition:all .2s;display:flex}.page-module___8aEwW__betaButton:hover{background:var(--secondary-bg);transform:translateY(-1px)}@media (max-width:768px){.page-module___8aEwW__betaButton{justify-content:center;width:100%;padding:1.25rem}}.page-module___8aEwW__footer{border-top:1px solid var(--border);padding:8rem 0 4rem}@media (max-width:768px){.page-module___8aEwW__footer{padding:4rem 0 2rem}}.page-module___8aEwW__footerGrid{justify-content:space-between;margin-bottom:6rem;display:flex}@media (max-width:768px){.page-module___8aEwW__footerGrid{text-align:center;flex-direction:column;gap:4rem;margin-bottom:4rem}}.page-module___8aEwW__footerBrand p{color:var(--text-muted);margin-top:.5rem;font-size:.9rem}.page-module___8aEwW__logo{font-size:1.5rem;font-weight:900}.page-module___8aEwW__logo span{color:var(--accent)}.page-module___8aEwW__footerNav{gap:6rem;display:flex}@media (max-width:768px){.page-module___8aEwW__footerNav{flex-direction:column;align-items:center;gap:3rem}}.page-module___8aEwW__footerCol{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:768px){.page-module___8aEwW__footerCol{align-items:center;gap:1rem}.page-module___8aEwW__footerCol a,.page-module___8aEwW__footerSupport{text-align:center}}.page-module___8aEwW__footerCol h4{letter-spacing:.1em;color:#fff;font-size:.75rem;font-weight:900}.page-module___8aEwW__footerCol a,.page-module___8aEwW__footerSupport{color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;transition:color .3s}.page-module___8aEwW__footerCol a:hover,.page-module___8aEwW__footerSupport:hover{color:#fff}.page-module___8aEwW__footerBottom{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding-top:2rem;font-size:.8rem}.page-module___8aEwW__videoOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:5000;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.page-module___8aEwW__videoModal{background:var(--secondary-bg);border:1px solid var(--border);border-radius:20px;width:100%;max-width:1200px;position:relative;overflow:hidden;box-shadow:0 0 80px #6c63ff26}.page-module___8aEwW__closeVideo{z-index:10;color:#fff;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.page-module___8aEwW__closeVideo:hover{background:var(--accent);transform:rotate(90deg)}.page-module___8aEwW__modalVideo{width:100%;height:auto;display:block}@media (max-width:768px){.page-module___8aEwW__videoOverlay{padding:1rem}.page-module___8aEwW__closeVideo{width:40px;height:40px;top:1rem;right:1rem}}
