.page-module___8aEwW__container{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#0f0f17cc;justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:sticky;top:0}.page-module___8aEwW__logo{color:var(--primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.page-module___8aEwW__nav{gap:2rem;display:flex}.page-module___8aEwW__navLink{color:var(--foreground);font-weight:500;transition:color .3s}.page-module___8aEwW__navLink:hover{color:var(--primary)}.page-module___8aEwW__authButtons{gap:1rem;display:flex}.page-module___8aEwW__loginBtn{color:var(--foreground);border-radius:8px;padding:.5rem 1.5rem;font-weight:600;transition:background .3s}.page-module___8aEwW__loginBtn:hover{background:var(--surface-hover)}.page-module___8aEwW__registerBtn{background:var(--primary);color:#fff;border-radius:8px;padding:.5rem 1.5rem;font-weight:600;transition:background .3s,transform .2s}.page-module___8aEwW__registerBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}.page-module___8aEwW__hero{text-align:center;background:radial-gradient(circle at center, #6c2dff26 0%, var(--background) 70%);flex-direction:column;align-items:center;padding:8rem 2rem;display:flex}.page-module___8aEwW__heroTitle{margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.page-module___8aEwW__highlight{color:var(--primary)}.page-module___8aEwW__heroSubtitle{color:#a0a0b0;max-width:600px;margin-bottom:3.5rem;font-size:1.25rem;line-height:1.6}.page-module___8aEwW__heroButtons{gap:1.5rem;display:flex}.page-module___8aEwW__primaryBtn{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:transform .3s,box-shadow .3s}.page-module___8aEwW__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #6c2dff4d}.page-module___8aEwW__secondaryBtn{background:var(--surface);border:1px solid var(--border);color:#fff;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:background .3s,border-color .3s}.page-module___8aEwW__secondaryBtn:hover{background:var(--surface-hover);border-color:var(--primary)}.page-module___8aEwW__features{background:var(--surface);padding:6rem 4rem}.page-module___8aEwW__sectionTitle{text-align:center;margin-bottom:4rem;font-size:3rem;font-weight:700}.page-module___8aEwW__featureGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.page-module___8aEwW__featureCard{background:var(--background);border:1px solid var(--border);border-radius:16px;padding:2.5rem;transition:transform .3s,border-color .3s,box-shadow .3s}.page-module___8aEwW__featureCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #6c2dff1a}.page-module___8aEwW__featureIcon{color:var(--primary);margin-bottom:1.5rem}.page-module___8aEwW__featureCard h3{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.page-module___8aEwW__featureCard p{color:#a0a0b0;line-height:1.6}.page-module___8aEwW__footer{border-top:1px solid var(--border);text-align:center;color:#a0a0b0;padding:3rem 4rem}@media (max-width:768px){.page-module___8aEwW__header{padding:1rem 2rem}.page-module___8aEwW__nav{display:none}.page-module___8aEwW__heroTitle{font-size:3rem}.page-module___8aEwW__features{padding:4rem 2rem}}
.MobileInstallGate-module__W_vr1a__screen{z-index:1000;color:#fff;min-height:100dvh;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1.25rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));background:radial-gradient(circle at 50% -10%,#8446ff6b,#0000 38%),radial-gradient(circle at 100% 80%,#28b2ff21,#0000 32%),#0b0b12;position:fixed;inset:0;overflow-y:auto}.MobileInstallGate-module__W_vr1a__shell{width:min(100%,31rem);min-height:calc(100dvh - 2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));flex-direction:column;margin:0 auto;animation:.52s cubic-bezier(.22,1,.36,1) both MobileInstallGate-module__W_vr1a__enter;display:flex}.MobileInstallGate-module__W_vr1a__brand{letter-spacing:-.02em;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.05rem;font-weight:800;display:flex}.MobileInstallGate-module__W_vr1a__appIcon{color:#fff;background:linear-gradient(145deg,#9254ff,#5d16e8);border-radius:1.15rem;place-items:center;width:3.5rem;height:3.5rem;display:grid;box-shadow:0 14px 35px #6c2dff66,inset 0 1px #ffffff4d}.MobileInstallGate-module__W_vr1a__eyebrow{color:#d9c8ff;background:#ffffff0f;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:.4rem;width:fit-content;margin-bottom:.8rem;padding:.45rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.MobileInstallGate-module__W_vr1a__title{letter-spacing:-.055em;max-width:22rem;margin:0 0 .75rem;font-size:clamp(2.15rem,10vw,3.15rem);line-height:1.02}.MobileInstallGate-module__W_vr1a__description{color:#b9b8c9;max-width:28rem;margin:0 0 1.35rem;font-size:.98rem;line-height:1.65}.MobileInstallGate-module__W_vr1a__preview{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff17,#ffffff09);border:1px solid #ffffff1a;border-radius:1.7rem;margin-bottom:1rem;padding:1rem;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000047}.MobileInstallGate-module__W_vr1a__preview:after{content:"";filter:blur(20px);background:#6c2dff40;border-radius:50%;width:9rem;height:9rem;position:absolute;top:-4rem;right:-4rem}.MobileInstallGate-module__W_vr1a__steps{gap:.7rem;display:grid}.MobileInstallGate-module__W_vr1a__step{background:#0a0a1285;border:1px solid #ffffff13;border-radius:1.15rem;grid-template-columns:2.7rem 1fr;align-items:center;gap:.85rem;padding:.85rem;animation:.48s cubic-bezier(.22,1,.36,1) both MobileInstallGate-module__W_vr1a__rise;display:grid}.MobileInstallGate-module__W_vr1a__step:nth-child(2){animation-delay:80ms}.MobileInstallGate-module__W_vr1a__step:nth-child(3){animation-delay:.16s}.MobileInstallGate-module__W_vr1a__stepIcon{color:#d9c8ff;background:#6c2dff33;border-radius:.9rem;place-items:center;width:2.7rem;height:2.7rem;display:grid}.MobileInstallGate-module__W_vr1a__stepLabel{color:#9c71ff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .15rem;font-size:.75rem;font-weight:800}.MobileInstallGate-module__W_vr1a__stepText{margin:0;font-size:.94rem;font-weight:650;line-height:1.35}.MobileInstallGate-module__W_vr1a__actions{gap:.7rem;margin-top:auto;padding-top:1rem;display:grid}.MobileInstallGate-module__W_vr1a__primary,.MobileInstallGate-module__W_vr1a__secondary{width:100%;min-height:3.35rem;font:inherit;cursor:pointer;border-radius:1rem;font-weight:800;transition:transform .18s,opacity .18s,background .18s}.MobileInstallGate-module__W_vr1a__primary{color:#fff;background:linear-gradient(135deg,#8d47ff,#6420ee);border:0;box-shadow:0 14px 30px #6c2dff4d}.MobileInstallGate-module__W_vr1a__secondary{color:#d8d7e3;background:#ffffff0e;border:1px solid #ffffff1c}.MobileInstallGate-module__W_vr1a__primary:active,.MobileInstallGate-module__W_vr1a__secondary:active{transform:scale(.98)}.MobileInstallGate-module__W_vr1a__browserNote{color:#d8d7e3;background:#ffffff0e;border-radius:1rem;margin:.75rem 0 0;padding:.8rem .9rem;font-size:.85rem;line-height:1.5}.MobileInstallGate-module__W_vr1a__loading{min-height:100dvh;color:var(--primary);background:var(--background);place-items:center;display:grid}.MobileInstallGate-module__W_vr1a__pulse{background:#6c2dff29;border-radius:1.2rem;place-items:center;width:3.6rem;height:3.6rem;animation:1.2s ease-in-out infinite MobileInstallGate-module__W_vr1a__pulse;display:grid}@keyframes MobileInstallGate-module__W_vr1a__enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes MobileInstallGate-module__W_vr1a__rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes MobileInstallGate-module__W_vr1a__pulse{50%{opacity:.78;transform:scale(1.06)}}@media (min-width:480px){.MobileInstallGate-module__W_vr1a__screen{padding-top:max(1.5rem, env(safe-area-inset-top))}.MobileInstallGate-module__W_vr1a__preview{padding:1.2rem}}@media (prefers-reduced-motion:reduce){.MobileInstallGate-module__W_vr1a__shell,.MobileInstallGate-module__W_vr1a__step,.MobileInstallGate-module__W_vr1a__pulse{animation:none}}
.page-module__aydn6q__container{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module__aydn6q__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:450px;padding:3rem;box-shadow:0 10px 30px #00000080}.page-module__aydn6q__title{text-align:center;margin-bottom:.5rem;font-size:2rem}.page-module__aydn6q__subtitle{color:#a0a0b0;text-align:center;margin-bottom:2rem}.page-module__aydn6q__formGroup{margin-bottom:1.5rem}.page-module__aydn6q__label{color:#a0a0b0;margin-bottom:.5rem;font-size:.9rem;display:block}.page-module__aydn6q__input{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:8px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .3s}.page-module__aydn6q__input:focus{border-color:var(--primary)}.page-module__aydn6q__button{background:var(--primary);color:#fff;border-radius:8px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:background .3s}.page-module__aydn6q__button:hover{background:var(--primary-hover)}.page-module__aydn6q__footer{text-align:center;color:#a0a0b0;margin-top:2rem;font-size:.9rem}.page-module__aydn6q__link{color:var(--primary);font-weight:500}.page-module__aydn6q__link:hover{text-decoration:underline}
