@import "https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@400;500;600;700;900&display=swap";.auth-screen{z-index:10000;background:#0a0a0a;align-items:stretch;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.auth-brand-panel{background:#f0f0f0;flex:1;position:relative;overflow:hidden}.auth-brand-image{object-fit:cover;z-index:0;width:100%;height:100%;transition:opacity .9s;position:absolute;inset:0}.auth-brand-toptag{z-index:3;color:#18181b8c;letter-spacing:.18em;text-transform:uppercase;font-family:Inter,monospace,sans-serif;font-size:11px;font-weight:500;position:absolute;top:28px;left:32px}.auth-brand-sidetag{z-index:3;color:#18181b8c;letter-spacing:.18em;text-transform:uppercase;font-family:Inter,monospace,sans-serif;font-size:11px;font-weight:500;position:absolute;top:28px;right:32px}.auth-source-card{z-index:3;background:#fff;border-radius:14px;width:200px;position:absolute;overflow:hidden;box-shadow:0 8px 28px #0000001f,0 2px 6px #0000000f}.auth-source-card-top{top:18%;left:10%}.auth-source-card-bottom{bottom:14%;left:18%}.auth-source-card-image{aspect-ratio:1;box-sizing:border-box;background:#f5f5f5;justify-content:center;align-items:center;width:100%;padding:12px;display:flex}.auth-source-card-image img{object-fit:contain;max-width:100%;max-height:100%;display:block}.auth-source-card-body{padding:12px 14px 14px}.auth-source-card-label{color:#18181b;letter-spacing:-.01em;margin-bottom:4px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.auth-source-card-status{color:#7c5cff;letter-spacing:.14em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.auth-brand-accent{color:#7c5cff}.auth-brand-subtitle,.auth-brand-tagline{display:none}.auth-form-panel{background:#fff;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:460px;padding:32px 40px;display:flex;box-shadow:-20px 0 60px #0003}.auth-container{width:100%;max-width:380px}.auth-container.shake{animation:.4s ease-out shake}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.auth-background{display:none}.auth-form-brand{color:#18181b;letter-spacing:0;text-transform:uppercase;margin:0 0 28px;font-family:Anton,Inter,sans-serif;font-size:36px;font-weight:400;line-height:1}.auth-form-brand-accent{color:#7c5cff}.auth-header{margin-bottom:12px}.auth-brand{display:none}.auth-headline{color:#0a0a0a;letter-spacing:-.02em;margin:0 0 6px;font-family:Inter,sans-serif;font-size:22px;font-weight:600;line-height:1.2}.auth-tagline{color:#666;margin:0;font-family:Inter,sans-serif;font-size:13px;font-weight:400}.auth-form{flex-direction:column;gap:6px;width:100%;display:flex}.auth-input-group{flex-direction:column;gap:6px;display:flex}.auth-input{color:#0a0a0a;box-sizing:border-box;background:#fff;border:1px solid #c8c8c8;border-radius:10px;outline:none;width:100%;height:44px;padding:0 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;transition:border-color .2s}.auth-input::placeholder{color:#999}.auth-input:focus{border-color:#0a0a0a}.auth-button{letter-spacing:.06em;color:#fff;cursor:pointer;text-transform:uppercase;background:#0a0a0a;border:none;border-radius:10px;width:100%;margin-top:8px;padding:12px 24px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .2s}.auth-button:hover{background:#1a1a1a}.auth-button:disabled{cursor:not-allowed;background:#ccc}.auth-error{color:#c53030;background:#fff5f5;border-left:3px solid #e53e3e;padding:12px 16px;font-family:Inter,sans-serif;font-size:13px}.auth-success{color:#276749;background:#f0fff4;border-left:3px solid #38a169;padding:12px 16px;font-family:Inter,sans-serif;font-size:13px}.auth-terms-container{margin:8px 0}.auth-terms-label{cursor:pointer;align-items:center;gap:10px;display:flex}.auth-terms-checkbox{accent-color:#0a0a0a;width:18px;height:18px}.auth-terms-text{color:#666;font-family:Inter,sans-serif;font-size:13px}.auth-terms-link{color:#0a0a0a;cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:underline}.auth-toggle-mode{color:#666;cursor:pointer;background:0 0;border:none;width:100%;padding:16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:color .2s}.auth-toggle-mode:hover{color:#0a0a0a}.auth-forgot-password{color:#999;cursor:pointer;text-align:left;background:0 0;border:none;padding:8px 0;font-family:Inter,sans-serif;font-size:12px}.auth-forgot-password:hover{color:#666}.auth-promo-hint{color:#999;margin:4px 0 0;font-family:Inter,sans-serif;font-size:11px}.auth-footer-info{text-align:center;border-top:1px solid #e0e0e0;width:100%;margin-top:20px;padding-top:14px}.auth-footer-contact{color:#999;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:12px}.auth-footer-contact a{color:#666;font-weight:500;text-decoration:none}.auth-footer-contact a:hover{color:#0a0a0a}@media (max-width:1024px){.auth-screen{gap:50px;padding:30px}.auth-brand-title{font-size:56px}.auth-brand-subtitle{font-size:18px}.auth-brand-tagline-bottom{font-size:28px}.auth-form-panel{width:420px;padding:28px 32px}}@media (max-width:768px){.auth-screen{flex-direction:column;overflow-y:auto}.auth-brand-panel{flex:none;height:240px;padding:20px 24px}.auth-brand-title,.auth-brand-tagline-bottom{font-size:22px}.auth-form-panel{width:100%;max-width:none;box-shadow:none;padding:28px 24px}.auth-headline{font-size:22px}}
