*{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;letter-spacing:0;color:#fff;font-family:-apple-system,system-ui,sans-serif;font-weight:600}.brand-dot{font-size:20px;color:#fff;line-height:1;margin:0 2px;opacity:.55}.brand-define{font-size:20px;letter-spacing:0;color:#fff;font-family:-apple-system,system-ui,sans-serif;font-weight:600}.welcome{margin-top:14px;font-size:13px;letter-spacing:0;color:#ffffff80;font-family:-apple-system,system-ui,sans-serif}.auth-card{border:1px solid rgba(255,255,255,.08);background:#ffffff04;border-radius:16px;padding:8px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tabs{display:flex;padding:4px;background:#ffffff08;border-radius:12px;margin-bottom:12px}.tab{flex:1;padding:12px 0;font-size:14px;letter-spacing:0;color:#ffffff73;border-radius:9px;transition:all .22s ease;font-family:-apple-system,system-ui,sans-serif;font-weight:500}.tab.active{background:#ff2a4d1a;color:#ff2a4d;box-shadow:inset 0 0 0 1px #ff2a4d73}.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:#ff2a4d8c;background:#ff2a4d0d;transform:translateY(-1px)}.method-title{font-size:15px;letter-spacing:0;color:#fffffff2;font-family:-apple-system,system-ui,sans-serif;font-weight:500}.method-subtitle{font-size:12px;letter-spacing:0;color:#ffffff61;font-family:-apple-system,system-ui,sans-serif;font-weight:400}
