.auth-page{background:#080808;flex-direction:column;min-height:100vh;font-family:InterVariable,sans-serif;display:flex;position:relative;overflow:hidden}.auth-bg-glow{pointer-events:none;z-index:0;filter:blur(120px);border-radius:50%;position:fixed}.auth-bg-glow--tl{background:radial-gradient(#fc00002e,#0000 70%);width:700px;height:500px;top:-180px;left:-200px}.auth-bg-glow--br{background:radial-gradient(#fc000021,#0000 70%);width:600px;height:450px;bottom:-160px;right:-150px}.auth-topbar{z-index:10;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:relative}.auth-topbar-logo{align-items:center;text-decoration:none;display:flex}.auth-topbar-back{color:#888;background:#ffffff08;border:1px solid #2a2a2a;border-radius:2rem;align-items:center;gap:.45rem;padding:.4rem .8rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.auth-topbar-back:hover{color:#fff;border-color:#444}.auth-topbar-back i{font-size:.78rem}.auth-main{z-index:1;flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem 4rem;display:flex;position:relative}.auth-card{background:#111;border:1px solid #242424;border-radius:1.5rem;width:100%;max-width:420px;padding:2.5rem 2.25rem;box-shadow:inset 0 0 0 1px #ffffff08,0 32px 64px #00000080,0 0 60px #fc000012}.auth-card-logo{justify-content:center;margin-bottom:1.75rem;display:flex}.auth-card-heading{text-align:center;margin-bottom:1.75rem}.auth-card-heading h1{color:#f7f7f7;letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.75rem;font-weight:700}.auth-card-heading p{color:#888;margin:0;font-size:.95rem}.auth-error{color:#ff8080;background:#fc00001a;border:1px solid #fc00004d;border-radius:.6rem;align-items:flex-start;gap:.6rem;margin-bottom:1.25rem;padding:.75rem .9rem;font-size:.88rem;line-height:1.4;display:flex}.auth-error i{flex-shrink:0;margin-top:.1rem}.auth-pricing-banner{color:#999;background:#ffffff0a;border:1px solid #2a2a2a;border-radius:.65rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.55rem 1rem;font-size:.78rem;font-weight:500;line-height:1;display:flex}.auth-pricing-dot{color:#444;font-size:1rem;line-height:1}.auth-google-btn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:.75rem;justify-content:center;align-items:center;gap:.65rem;width:100%;padding:.85rem 1rem;font-family:InterVariable,sans-serif;font-size:.97rem;font-weight:600;transition:background .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 2px 8px #0000002e}.auth-google-btn:hover{background:#f5f5f5;transform:translateY(-1px);box-shadow:0 6px 20px #00000047}.auth-google-btn:active{transform:none}.auth-google-btn:disabled{opacity:.75;cursor:wait;transform:none}.auth-continue-btn{text-align:left;justify-content:flex-start;gap:.75rem}.auth-continue-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:30px;height:30px}.auth-continue-text{flex-direction:column;min-width:0;line-height:1.2;display:flex}.auth-continue-title{color:#1a1a1a;font-size:.95rem;font-weight:600}.auth-continue-sub{color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:400;overflow:hidden}.auth-secondary-btn{color:#b0b0b0;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:.75rem;width:100%;margin-top:.6rem;padding:.7rem 1rem;font-family:InterVariable,sans-serif;font-size:.9rem;font-weight:500;transition:border-color .18s,color .18s,background .18s;display:block}.auth-secondary-btn:hover{color:#e8e8e8;background:#ffffff08;border-color:#3a3a3a}.auth-secondary-btn:disabled{opacity:.6;cursor:wait}.auth-features{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.auth-feature-chip{color:#888;background:#ffffff0a;border:1px solid #2a2a2a;border-radius:2rem;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.75rem;font-weight:500;display:inline-flex}.auth-feature-chip i{color:#fc0000;font-size:.7rem}.auth-links{text-align:center;flex-direction:column;gap:.35rem;margin-top:1.5rem;display:flex}.auth-links p{color:#666;margin:0;font-size:.88rem}.auth-links a{color:#fc0000;font-weight:600;text-decoration:none;transition:color .18s}.auth-links a:hover{color:#f33}.auth-terms{text-align:center;color:#555;border-top:1px solid #1f1f1f;margin-top:1.5rem;padding-top:1.25rem;font-size:.78rem;line-height:1.5}.auth-terms a{color:#777;text-underline-offset:.15rem;text-decoration:underline;transition:color .18s}.auth-terms a:hover{color:#bbb}@media (max-width:480px){.auth-topbar{padding:1rem 1.25rem}.auth-card{border-radius:1.25rem;padding:2rem 1.5rem}.auth-card-heading h1{font-size:1.5rem}.auth-features{gap:.4rem}}.auth-divider{color:#666;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.75rem;margin:1.1rem 0;font-size:.78rem;font-weight:500;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#242424;flex:1;height:1px}.auth-emailform{margin-top:.25rem}.auth-form{flex-direction:column;gap:.7rem;display:flex}.auth-input{color:#f7f7f7;background:#ffffff08;border:1px solid #2a2a2a;border-radius:.65rem;width:100%;padding:.8rem .95rem;font-size:.95rem;line-height:1.2;transition:border-color .15s,background .15s}.auth-input::placeholder{color:#777}.auth-input:focus{background:#ffffff0d;border-color:#fc0000;outline:none}.auth-input--code{text-align:center;letter-spacing:.5em;text-indent:.5em;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:1.5rem;font-weight:700}.auth-primary-btn{color:#fff;cursor:pointer;background:#fc0000;border:none;border-radius:.65rem;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:700;transition:background .15s,opacity .15s}.auth-primary-btn:hover{background:#e10000}.auth-primary-btn:disabled{opacity:.55;cursor:not-allowed}.auth-textlink{color:#888;cursor:pointer;background:0 0;border:none;align-self:center;padding:.15rem;font-size:.85rem;transition:color .15s}.auth-textlink:hover{color:#f7f7f7}.auth-textlink:disabled{opacity:.5;cursor:not-allowed}.auth-notice{color:#cfcfcf;background:#ffffff0a;border:1px solid #2a2a2a;border-radius:.6rem;align-items:flex-start;gap:.6rem;margin-bottom:1.1rem;padding:.75rem .9rem;font-size:.86rem;line-height:1.4;display:flex}.auth-notice i{color:#fc0000;flex-shrink:0;margin-top:.1rem}.auth-existing-card{background:#ffffff0a;border:1px solid #2a2a2a;border-radius:.7rem;align-items:center;gap:.75rem;margin-bottom:.4rem;padding:.8rem .9rem;display:flex}.auth-existing-avatar{object-fit:cover;border:1px solid #2a2a2a;border-radius:50%;flex-shrink:0;width:44px;height:44px}.auth-existing-avatar--fallback{color:#f7f7f7;background:#1a1a1a;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.auth-existing-info{flex:1;min-width:0}.auth-existing-name{color:#f7f7f7;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.auth-existing-sub{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.auth-existing-lead{color:#cfcfcf;margin:.2rem 0;font-size:.88rem;line-height:1.5}.auth-hint{text-align:center;color:#666;margin:.4rem 0 0;font-size:.8rem;line-height:1.4}.auth-link-stage{flex-direction:column;align-items:center;gap:1.1rem;padding:1.6rem 0 .6rem;animation:.4s both auth-link-fade;display:flex}@keyframes auth-link-fade{0%{opacity:0}to{opacity:1}}.auth-link-avatars{justify-content:center;align-items:flex-start;display:flex}.auth-link-slot{flex-direction:column;align-items:center;gap:.55rem;width:104px;display:flex}.auth-link-slot--left{animation:.6s cubic-bezier(.2,.7,.3,1) both auth-link-in-left}.auth-link-slot--right{animation:.6s cubic-bezier(.2,.7,.3,1) both auth-link-in-right}@keyframes auth-link-in-left{0%{opacity:0;transform:translate(-26px)scale(.85)}to{opacity:1;transform:none}}@keyframes auth-link-in-right{0%{opacity:0;transform:translate(26px)scale(.85)}to{opacity:1;transform:none}}.auth-link-avatar{object-fit:cover;background:#101010;border:2px solid #2a2a2a;border-radius:50%;flex-shrink:0;width:84px;height:84px}.auth-link-avatar--email{color:#fc0000;background:radial-gradient(circle at 30% 25%,#262626,#131313);justify-content:center;align-items:center;display:flex}.auth-link-avatar--fallback{color:#f7f7f7;background:#1a1a1a;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.auth-link-badge{z-index:3;background:#fc0000;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:46px;height:46px;margin:19px -14px 0;animation:.55s cubic-bezier(.2,1.5,.5,1) .45s both auth-link-pop,1.8s ease-in-out 1s infinite auth-link-pulse;display:flex;box-shadow:0 0 0 4px #080808,0 8px 22px -6px #fc0000e6}@keyframes auth-link-pop{0%{opacity:0;transform:scale(0)rotate(-40deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes auth-link-pulse{0%,to{box-shadow:0 0 0 4px #080808,0 8px 22px -6px #fc0000e6}50%{box-shadow:0 0 0 4px #080808,0 8px 30px -2px #fc0000}}.auth-link-tag{color:#aaa;text-align:center;font-size:.74rem;font-weight:600;line-height:1.2}.auth-link-caption{color:#cfcfcf;text-align:center;margin:0;font-size:.92rem}.auth-link-avatars--compact{margin:.1rem 0 .6rem}.auth-link-avatars--compact .auth-link-slot{gap:.35rem;width:76px}.auth-link-avatars--compact .auth-link-avatar{width:52px;height:52px}.auth-link-avatars--compact .auth-link-avatar--email svg{width:26px;height:26px}.auth-link-avatars--compact .auth-link-avatar--fallback{font-size:1.3rem}.auth-link-avatars--compact .auth-link-badge{width:30px;height:30px;margin:11px -9px 0}.auth-link-avatars--compact .auth-link-tag{font-size:.68rem}
