*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100%;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior:none}body:before{content:"";position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top);background:#000;z-index:9999;pointer-events:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.auth-root{min-height:100vh;background:#000;padding:calc(50px + env(safe-area-inset-top)) 24px calc(32px + env(safe-area-inset-bottom));display:flex;justify-content:center}.auth-content{width:100%;max-width:420px}.brand-block{display:flex;flex-direction:column;align-items:center;margin-bottom:36px}.brand-logo{width:140px;height:140px;object-fit:contain;display:block;mix-blend-mode:screen;filter:drop-shadow(0 0 18px rgba(255,255,255,.12));margin-bottom:18px}.brand-line{display:flex;align-items:center;gap:4px;white-space:nowrap}.brand-top{font-size:20px;color:#fff;font-weight:600}.brand-dot{font-size:20px;color:#fff;line-height:1;margin:0 2px;opacity:.55}.brand-define{font-size:20px;color:#fff;font-weight:600}.welcome{margin-top:14px;font-size:13px;color:#ffffff80}.auth-card{border:1px solid rgba(255,255,255,.08);background:#ffffff04;border-radius:16px;padding:8px}.tabs{display:flex;padding:4px;background:#ffffff08;border-radius:12px;margin-bottom:12px}.tab{flex:1;padding:12px 0;font-size:14px;color:#ffffff73;border-radius:9px;transition:all .22s ease;font-weight:500}.tab.active{background:#ffffff1a;color:#fff;box-shadow:inset 0 0 0 1px #ffffff38}.methods{display:flex;flex-direction:column;gap:8px}.method{text-align:left;padding:18px 20px;border-radius:12px;border:1px solid rgba(255,255,255,.07);background:#ffffff03;transition:all .22s ease;display:flex;flex-direction:column;gap:5px}.method:hover,.method:active{border-color:#ffffff59;background:#ffffff0a;transform:translateY(-1px)}.method-title{font-size:15px;color:#fffffff2;font-weight:500}.method-subtitle{font-size:12px;color:#ffffff61}.form-header{margin-bottom:32px}.back-btn{font-size:13px;color:#ffffff80;padding:8px 0;margin-bottom:24px;transition:color .2s ease}.back-btn:hover,.back-btn:active{color:#fff}.form-title{font-size:28px;font-weight:600;color:#fff;margin-bottom:8px}.form-subtitle{font-size:13px;color:#fff6}.form{display:flex;flex-direction:column;gap:22px}.field{display:flex;flex-direction:column;gap:8px}.field-label{font-size:13px;color:#fff9}.field-hint{font-size:12px;color:#ffffff59;line-height:1.5}.field-input-wrap{position:relative;width:100%}.field-input{width:100%;font-size:16px;padding:14px 88px 14px 16px;color:#fff;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:12px;outline:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;font-family:-apple-system,system-ui,sans-serif;line-height:1.4}.field-input::placeholder{color:#ffffff40}.field-input:focus{border-color:#ffffff73;background:#ffffff0a;box-shadow:0 0 0 3px #ffffff14}.field-icons{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex;align-items:center;gap:4px;pointer-events:none}.field-icons .icon-btn{pointer-events:auto}.icon-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#ffffff59;border-radius:8px;transition:color .18s ease,background .18s ease;padding:0;-webkit-tap-highlight-color:transparent}.icon-btn:hover,.icon-btn:active{color:#fff;background:#ffffff0d}.icon-btn.eye-btn.active{color:#ff2a4d}.email-tip{margin-top:4px;padding:12px 14px;background:#f59e0b0f;border:1px solid rgba(245,158,11,.25);border-radius:10px}.email-tip-title{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#f59e0b;margin-bottom:6px}.tip-icon{font-size:14px;line-height:1}.email-tip-body{font-size:12px;line-height:1.6;color:#f59e0bbf}.email-tip-body em{font-style:normal;font-weight:600;color:#fff;padding:0 2px}.pw-strength{margin-top:4px}.pw-bars{display:flex;gap:4px;margin-bottom:6px}.pw-hint{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#ffffff59;line-height:1.5}.pw-suggest{font-size:11px;color:#ffffff4d;text-align:right}.form-error{font-size:13px;color:#ff2a4d;padding:10px 14px;background:#ff2a4d14;border:1px solid rgba(255,42,77,.25);border-radius:10px}.submit-btn{margin-top:8px;padding:15px;font-size:15px;font-weight:600;color:#000;background:#fff;border-radius:12px;transition:all .22s ease;-webkit-tap-highlight-color:transparent}.submit-btn:hover:not(:disabled){background:#ffffffe6;transform:translateY(-1px);box-shadow:0 6px 20px #ffffff26}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.pw-block{margin-top:6px;display:flex;flex-direction:column;gap:12px}.pw-rules{list-style:none;display:flex;flex-direction:column;gap:6px;padding:0;margin:0}.pw-rules li{display:flex;align-items:center;gap:8px;font-size:12px;color:#ffffff59;transition:color .18s ease}.pw-rules li.ok{color:#22c55ef2}.pw-rule-icon{display:inline-flex;width:14px;justify-content:center;font-size:12px;font-weight:600}.pw-rules li.ok .pw-rule-icon{color:#22c55e}.pw-rule-text{line-height:1.4}.pw-strength{display:flex;flex-direction:column;gap:6px}.pw-bars{display:flex;gap:4px}.pw-bar{flex:1;height:3px;background:#ffffff14;border-radius:2px;transition:background .22s ease}.pw-bar.on.lv1{background:#ef4444}.pw-bar.on.lv2{background:#f59e0b}.pw-bar.on.lv3{background:#22c55e}.pw-strength-label{font-size:12px}.pw-level{font-weight:500}.pw-level-1{color:#ef4444}.pw-level-2{color:#f59e0b}.pw-level-3{color:#22c55e}.pw-level-empty{color:#ffffff4d}.confirm-hint{font-size:12px;line-height:1.5;margin-top:4px}.confirm-hint.ok{color:#22c55e}.confirm-hint.bad{color:#ef4444}.pow-widget{width:100%;display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;color:#fff9;font-size:14px;font-family:-apple-system,system-ui,sans-serif;text-align:left;transition:all .22s ease;position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent}.pow-widget:hover{border-color:#ffffff4d;background:#ffffff0a;color:#fff}.pow-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:currentColor}.pow-text{flex:1;font-weight:500}.pow-spin{animation:pow-rotate .9s linear infinite;transform-origin:center}@keyframes pow-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pow-bar{position:absolute;left:0;right:0;bottom:0;height:2px;background:#ffffff0f}.pow-bar-fill{display:block;height:100%;background:#ffffffb3;transition:width .12s linear}.pow-widget.pow-computing,.pow-widget.pow-verifying{color:#fff;border-color:#ffffff59;background:#ffffff0d}.pow-widget.pow-verified{color:#22c55e;border-color:#22c55e80;background:#22c55e14;cursor:default}.pow-widget.pow-verified:hover{color:#22c55e;border-color:#22c55e80;background:#22c55e14}.pow-widget.pow-failed{color:#ef4444;border-color:#ef444480;background:#ef444414}.pow-widget.pow-failed:hover{color:#ff5c5c;border-color:#ef4444b3;background:#ef44441f}
