.AuthModal-module__eGxINa__overlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AuthModal-module__eGxINa__modal{background:#1a1a1a;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:400px;padding:2.5rem 2.25rem 2rem;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 24px 64px #00000080,0 0 80px #22c55e0a}.AuthModal-module__eGxINa__modal:before{content:"";background:linear-gradient(90deg,#0000 0%,#22c55e66 50%,#0000 100%);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.AuthModal-module__eGxINa__closeBtn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:1.1rem;right:1.1rem}.AuthModal-module__eGxINa__closeBtn:hover{color:var(--foreground);background:#ffffff0d}.AuthModal-module__eGxINa__header{text-align:center;margin-bottom:2rem}.AuthModal-module__eGxINa__logo{justify-content:center;margin-bottom:1rem;display:flex}.AuthModal-module__eGxINa__title{color:var(--foreground);font-size:1.35rem;font-weight:650;font-family:var(--font-sans);letter-spacing:-.025em;margin-bottom:.35rem;line-height:1.2}.AuthModal-module__eGxINa__subtitle{color:#ffffff73;font-size:.85rem;font-weight:400;line-height:1.5}.AuthModal-module__eGxINa__referralBadge{color:var(--accent-green);letter-spacing:.01em;background:#22c55e14;border:1px solid #22c55e26;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.78rem;font-weight:600;display:flex}.AuthModal-module__eGxINa__authButtons{flex-direction:column;gap:.6rem;margin-bottom:0;display:flex}.AuthModal-module__eGxINa__socialBtn{color:var(--foreground);width:100%;font-size:.875rem;font-weight:500;font-family:var(--font-sans);letter-spacing:-.005em;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:.7rem;padding:.7rem 1rem;transition:all .2s;display:flex}.AuthModal-module__eGxINa__socialBtn:hover{background:#ffffff12;border-color:#ffffff29;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.AuthModal-module__eGxINa__socialBtn:active{transform:translateY(0)}.AuthModal-module__eGxINa__divider{text-align:center;color:#ffffff40;letter-spacing:.08em;text-transform:uppercase;align-items:center;margin:1.35rem 0;font-size:.68rem;font-weight:500;display:flex}.AuthModal-module__eGxINa__divider:before,.AuthModal-module__eGxINa__divider:after{content:"";border-bottom:1px solid #ffffff12;flex:1}.AuthModal-module__eGxINa__divider span{padding:0 1rem}.AuthModal-module__eGxINa__emailForm{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.AuthModal-module__eGxINa__inputGroup{width:100%}.AuthModal-module__eGxINa__input{width:100%;color:var(--foreground);font-size:.875rem;font-family:var(--font-sans);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:.7rem .9rem;transition:all .2s}.AuthModal-module__eGxINa__input::placeholder{color:#ffffff47}.AuthModal-module__eGxINa__input:focus{background:#22c55e08;border-color:#22c55e59;box-shadow:0 0 0 3px #22c55e0f}.AuthModal-module__eGxINa__emailBtn{color:#ffffffeb;width:100%;font-size:.875rem;font-weight:600;font-family:var(--font-sans);letter-spacing:-.005em;background:linear-gradient(135deg,#1a7a3a 20%,#22874a 100%);border:1px solid #22c55e26;border-radius:12px;justify-content:center;align-items:center;padding:.7rem;transition:all .2s;display:flex}.AuthModal-module__eGxINa__emailBtn:hover:not(:disabled){background:linear-gradient(135deg,#1e8a42 20%,#289652 100%);border-color:#22c55e40;transform:translateY(-1px);box-shadow:0 4px 20px #22c55e1f}.AuthModal-module__eGxINa__emailBtn:active:not(:disabled){transform:translateY(0)}.AuthModal-module__eGxINa__emailBtn:disabled{opacity:.45;cursor:not-allowed}.AuthModal-module__eGxINa__spinner{animation:.8s linear infinite AuthModal-module__eGxINa__spin}@keyframes AuthModal-module__eGxINa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AuthModal-module__eGxINa__successMessage{text-align:center;padding:1.25rem 0}.AuthModal-module__eGxINa__successIcon{color:var(--primary-green);margin-bottom:1.25rem}.AuthModal-module__eGxINa__successMessage h3{color:var(--foreground);font-size:1.2rem;font-weight:600;font-family:var(--font-sans);letter-spacing:-.02em;margin-bottom:.4rem}.AuthModal-module__eGxINa__successMessage p{color:#ffffff80;margin-bottom:1.75rem;font-size:.85rem;line-height:1.5}.AuthModal-module__eGxINa__backBtn{color:var(--foreground);cursor:pointer;font-size:.82rem;font-weight:500;font-family:var(--font-sans);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;padding:.5rem 1.5rem;transition:all .2s}.AuthModal-module__eGxINa__backBtn:hover{background:#ffffff12;border-color:#ffffff29}.AuthModal-module__eGxINa__errorText{color:#f87171;text-align:center;background:#f871710f;border:1px solid #f871711a;border-radius:8px;margin-bottom:.85rem;padding:.5rem .75rem;font-size:.8rem}.AuthModal-module__eGxINa__footer{color:#ffffff4d;text-align:center;font-size:.7rem;line-height:1.6}.AuthModal-module__eGxINa__footer a{color:#ffffff73;text-decoration:none;transition:color .15s}.AuthModal-module__eGxINa__footer a:hover{color:var(--foreground);text-underline-offset:2px;text-decoration:underline}
.landing-module__g1LwZa__page{background:var(--background);flex-direction:column;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__glow{filter:blur(90px);pointer-events:none;z-index:0;background:radial-gradient(at 40% 85%,#22c55e12 0%,#0000 55%),radial-gradient(at 60% 75%,#16a34a0d 0%,#0000 45%);width:140%;height:55%;position:fixed;bottom:-25%;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__loader{background:var(--background);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100vw;height:100vh;display:flex}.landing-module__g1LwZa__loaderDots{align-items:center;gap:6px;display:flex}.landing-module__g1LwZa__loaderDots span{background:#22c55ecc;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite landing-module__g1LwZa__dotPulse}.landing-module__g1LwZa__loaderDots span:nth-child(2){animation-delay:.2s}.landing-module__g1LwZa__loaderDots span:nth-child(3){animation-delay:.4s}@keyframes landing-module__g1LwZa__dotPulse{0%,to{opacity:.25;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.landing-module__g1LwZa__nav{z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:18px 28px;display:flex;position:relative}.landing-module__g1LwZa__navLeft{align-items:center;gap:9px;display:flex}.landing-module__g1LwZa__navBrand{color:var(--foreground);font-size:1rem;font-weight:640;font-family:var(--font-sans);letter-spacing:-.02em}.landing-module__g1LwZa__navCta{color:var(--foreground-muted);border:1px solid var(--border);font-size:.78rem;font-weight:600;font-family:var(--font-sans);background:0 0;border-radius:8px;padding:7px 18px;transition:all .15s}.landing-module__g1LwZa__navCta:hover{background:var(--glass-bg);border-color:var(--border-hover);color:var(--foreground)}.landing-module__g1LwZa__heroWrap{z-index:5;flex:1;justify-content:center;align-items:center;padding:0 24px;display:flex;position:relative}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:580px;margin-top:-48px;display:flex}.landing-module__g1LwZa__title{letter-spacing:-.04em;color:var(--foreground);font-size:2.6rem;font-weight:680;line-height:1.15;font-family:var(--font-sans);margin-bottom:14px}.landing-module__g1LwZa__titleAccent{background:linear-gradient(135deg,var(--primary-green)20%,var(--accent-green)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__subtitle{color:var(--foreground-muted);margin-bottom:32px;font-size:.95rem;font-weight:400;line-height:1.6}.landing-module__g1LwZa__searchBar{background:var(--surface);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:14px;flex-direction:column;gap:.75rem;width:100%;padding:1rem;transition:border-color .2s,box-shadow .2s;display:flex}.landing-module__g1LwZa__searchBar:hover{border-color:var(--primary-green-border);box-shadow:0 0 0 3px #22c55e0f}.landing-module__g1LwZa__inputArea{align-items:flex-start;gap:8px;width:100%;display:flex;position:relative}.landing-module__g1LwZa__heroTextarea{width:100%;color:var(--foreground);resize:none;font-size:.95rem;font-weight:400;font-family:var(--font-sans);cursor:pointer;pointer-events:none;background:0 0;border:none;outline:none;padding:.15rem 0;line-height:1.5}.landing-module__g1LwZa__heroTextarea::placeholder{color:var(--foreground-subtle)}.landing-module__g1LwZa__bottomActions{justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__heroSendBtn{background:var(--primary-green-muted);border:1px solid var(--primary-green-border);width:32px;height:32px;color:var(--primary-green);pointer-events:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.landing-module__g1LwZa__searchBar:hover .landing-module__g1LwZa__heroSendBtn{background:var(--primary-green);border-color:var(--primary-green);color:#000}.landing-module__g1LwZa__hint{color:var(--foreground-subtle);letter-spacing:.01em;margin-top:16px;font-size:.7rem;font-weight:400}@media (max-width:640px){.landing-module__g1LwZa__nav{padding:14px 18px}.landing-module__g1LwZa__hero{margin-top:-32px}.landing-module__g1LwZa__title{letter-spacing:-.035em;font-size:1.75rem}.landing-module__g1LwZa__subtitle{margin-bottom:26px;font-size:.88rem}.landing-module__g1LwZa__searchBar{padding:.85rem}.landing-module__g1LwZa__heroTextarea{font-size:.88rem}}
