.auth-module__Cgra4q__page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-module__Cgra4q__brandPanel{padding:var(--s-10);background:#0a0a08;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.auth-module__Cgra4q__brandPanel:before{content:"";pointer-events:none;background:radial-gradient(circle,#05c97a40 0%,#0000 70%);border-radius:50%;width:80%;height:80%;animation:16s ease-in-out infinite auth-module__Cgra4q__orb-1;position:absolute;top:-20%;left:-20%}.auth-module__Cgra4q__brandPanel:after{content:"";pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 70%);border-radius:50%;width:60%;height:60%;animation:20s ease-in-out infinite auth-module__Cgra4q__orb-2;position:absolute;bottom:5%;right:-10%}.auth-module__Cgra4q__brandLogo{font-family:var(--font-serif);color:#edede0;letter-spacing:-.03em;z-index:1;align-items:center;gap:8px;font-size:22px;font-style:italic;font-weight:700;text-decoration:none;display:flex;position:relative}.auth-module__Cgra4q__brandLogo:before{content:"";background:var(--accent);width:8px;height:8px;box-shadow:0 0 10px var(--accent-glow);border-radius:50%;flex-shrink:0;display:block}.auth-module__Cgra4q__brandTagline{z-index:1;position:relative}.auth-module__Cgra4q__brandHeadline{font-family:var(--font-serif);color:#edede0;letter-spacing:-.03em;margin-bottom:var(--s-4);font-size:clamp(1.75rem,3.5vw,2.5rem);font-style:italic;font-weight:600;line-height:1.12}.auth-module__Cgra4q__brandHeadline em{color:var(--accent);font-style:inherit}.auth-module__Cgra4q__brandSub{font-size:var(--text-sm);color:#edede080;max-width:34ch;line-height:1.65}.auth-module__Cgra4q__brandFeatures{gap:var(--s-3);z-index:1;flex-direction:column;display:flex;position:relative}.auth-module__Cgra4q__brandFeature{font-size:var(--text-sm);color:#edede0a6;align-items:center;gap:10px;display:flex}.auth-module__Cgra4q__brandFeatureIcon{background:var(--accent-subtle);border:1px solid var(--accent-border);width:22px;height:22px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.auth-module__Cgra4q__formPanel{padding:var(--s-10);background:var(--bg);justify-content:center;align-items:center;display:flex;position:relative}.auth-module__Cgra4q__langBar{z-index:2;gap:4px;display:flex;position:absolute;top:24px;right:28px}.auth-module__Cgra4q__langPill{border:1px solid var(--border);height:28px;color:var(--text2);font-family:var(--font-sans);letter-spacing:.05em;cursor:pointer;background:0 0;border-radius:6px;padding:0 10px;font-size:11px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.auth-module__Cgra4q__langPill:hover{border-color:var(--accent);color:var(--accent)}.auth-module__Cgra4q__langPillActive{background:var(--accent-subtle);border-color:var(--accent-border);color:var(--accent)}.auth-module__Cgra4q__card{flex-direction:column;gap:0;width:100%;max-width:420px;display:flex}.auth-module__Cgra4q__brand{margin-bottom:var(--s-8);font-family:var(--font-serif);color:var(--text);letter-spacing:-.03em;align-items:center;gap:8px;font-size:20px;font-style:italic;font-weight:700;display:none}.auth-module__Cgra4q__brand:before{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:block}.auth-module__Cgra4q__brandCircle,.auth-module__Cgra4q__brandName{display:none}.auth-module__Cgra4q__header{margin-bottom:var(--s-8)}.auth-module__Cgra4q__title{font-family:var(--font-serif);font-size:var(--text-3xl);color:var(--text);letter-spacing:-.03em;margin-bottom:var(--s-2);font-style:italic;font-weight:600;line-height:1.1}.auth-module__Cgra4q__subtitle{font-size:var(--text-sm);color:var(--muted);line-height:1.55}.auth-module__Cgra4q__oauthBtn{justify-content:center;align-items:center;gap:var(--s-3);width:100%;height:48px;padding:0 var(--s-4);background:var(--surface);border:1px solid var(--border2);border-radius:var(--radius);font-size:var(--text-sm);color:var(--text);cursor:pointer;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.auth-module__Cgra4q__oauthBtn:hover{background:var(--surface2);border-color:var(--border2);box-shadow:var(--shadow-sm)}.auth-module__Cgra4q__divider{align-items:center;gap:var(--s-3);margin:var(--s-5) 0;color:var(--muted);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:600;display:flex}.auth-module__Cgra4q__divider:before,.auth-module__Cgra4q__divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-module__Cgra4q__form{gap:var(--s-4);flex-direction:column;display:flex}.auth-module__Cgra4q__field{gap:var(--s-2);flex-direction:column;display:flex}.auth-module__Cgra4q__fieldHeader{justify-content:space-between;align-items:center;display:flex}.auth-module__Cgra4q__label{font-size:var(--text-xs);color:var(--text2);letter-spacing:.05em;text-transform:uppercase;font-weight:600}.auth-module__Cgra4q__forgotLink{font-size:var(--text-xs);color:var(--accent);font-weight:500;text-decoration:none;transition:opacity .15s}.auth-module__Cgra4q__forgotLink:hover{opacity:.75}.auth-module__Cgra4q__inputWrap{align-items:center;display:flex;position:relative}.auth-module__Cgra4q__inputIcon{color:var(--muted);pointer-events:none;z-index:1;align-items:center;display:flex;position:absolute;left:14px}.auth-module__Cgra4q__input{width:100%;height:48px;padding:0 var(--s-4) 0 44px;background:var(--surface);border:1px solid var(--border2);border-radius:var(--radius);font-size:var(--text-sm);color:var(--text);outline:none;transition:border-color .15s,box-shadow .15s}:root.auth-module__Cgra4q__dark .auth-module__Cgra4q__input{background:var(--surface2);border-color:var(--border2);color:var(--text);-webkit-text-fill-color:var(--text)}.auth-module__Cgra4q__hasEye{padding-right:44px}.auth-module__Cgra4q__input::placeholder{color:var(--muted)}:root.auth-module__Cgra4q__dark .auth-module__Cgra4q__input::placeholder{-webkit-text-fill-color:var(--muted)}:root.auth-module__Cgra4q__dark .auth-module__Cgra4q__input:-webkit-autofill{caret-color:var(--text);-webkit-text-fill-color:var(--text)!important;-webkit-box-shadow:inset 0 0 0 1000px #1c1c1a!important}:root.auth-module__Cgra4q__dark .auth-module__Cgra4q__input:-webkit-autofill:hover{caret-color:var(--text);-webkit-text-fill-color:var(--text)!important;-webkit-box-shadow:inset 0 0 0 1000px #1c1c1a!important}:root.auth-module__Cgra4q__dark .auth-module__Cgra4q__input:-webkit-autofill:focus{caret-color:var(--text);-webkit-text-fill-color:var(--text)!important;-webkit-box-shadow:inset 0 0 0 1000px #1c1c1a!important}.auth-module__Cgra4q__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.auth-module__Cgra4q__eyeToggle{cursor:pointer;color:var(--muted);z-index:1;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;right:12px}.auth-module__Cgra4q__eyeToggle:hover{color:var(--text2)}.auth-module__Cgra4q__checkboxRow{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.auth-module__Cgra4q__checkbox{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:2px}.auth-module__Cgra4q__checkboxRow span{font-size:var(--text-xs);color:var(--muted);line-height:1.55}.auth-module__Cgra4q__inlineLink{color:var(--accent);font-weight:600;text-decoration:underline}.auth-module__Cgra4q__inlineLink:hover{opacity:.8}.auth-module__Cgra4q__submitBtn{width:100%;height:48px;padding:0 var(--s-4);background:var(--accent);color:#000;border-radius:var(--radius);font-size:var(--text-sm);cursor:pointer;margin-top:var(--s-2);letter-spacing:.01em;border:none;justify-content:center;align-items:center;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:flex}.auth-module__Cgra4q__submitBtn:hover:not(:disabled){background:var(--accent-bright);box-shadow:0 6px 20px var(--accent-glow);transform:translateY(-1px)}.auth-module__Cgra4q__submitBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth-module__Cgra4q__error{font-size:var(--text-sm);color:#ef4444;border-radius:var(--radius);padding:var(--s-3) var(--s-4);background:#ef444414;border:1px solid #ef44442e}.auth-module__Cgra4q__footer{margin-top:var(--s-6);text-align:center;font-size:var(--text-sm);color:var(--muted)}.auth-module__Cgra4q__footer a{color:var(--accent);font-weight:600;text-decoration:none;transition:opacity .15s}.auth-module__Cgra4q__footer a:hover{opacity:.75}@media (max-width:768px){.auth-module__Cgra4q__page{grid-template-columns:1fr}.auth-module__Cgra4q__brandPanel{display:none}.auth-module__Cgra4q__formPanel{padding:var(--s-8) var(--s-5);align-items:flex-start;min-height:100vh;padding-top:80px}.auth-module__Cgra4q__brand{display:flex}}
