.auth-wrap{max-width:420px;margin:0 auto;padding:1rem 0 2rem}.auth-card{background:var(--blanc);border:1px solid var(--line);border-radius:20px;padding:2rem 1.6rem;box-shadow:0 12px 40px rgba(155,33,46,.08)}.auth-title{font-family:var(--font-display),Georgia,serif;font-size:1.9rem;font-weight:700;color:var(--ink);line-height:1.1;margin-bottom:.4rem}.auth-sub{color:var(--muted);font-size:.9rem;margin-bottom:1.6rem}.auth-field{margin-bottom:1rem}.auth-field label{display:block;font-size:.78rem;font-weight:600;color:var(--ink);margin-bottom:.35rem}.auth-field input{width:100%;border:1px solid var(--line2);border-radius:12px;padding:.75rem 1rem;font-family:var(--font-body),system-ui,sans-serif;font-size:1rem;color:var(--ink);background:var(--cream);transition:border-color .2s var(--ease)}.auth-field input:focus{outline:none;border-color:var(--bg);background:var(--blanc)}.auth-field .hint{font-size:.72rem;color:var(--muted2);margin-top:.3rem}.auth-btn{width:100%;border:none;cursor:pointer;font-family:var(--font-body),system-ui,sans-serif;font-size:.95rem;font-weight:600;color:var(--blanc);background:var(--bg);padding:.85rem;border-radius:100px;margin-top:.5rem;transition:background .2s,transform .15s var(--sp)}.auth-btn:hover{background:var(--bg-deep)}.auth-btn:active{transform:scale(.98)}.auth-btn:disabled{opacity:.6;cursor:default}.auth-error{background:#fce8ea;border:1px solid #f3c0c6;color:#8b1a26;border-radius:12px}.auth-error,.auth-ok{font-size:.82rem;padding:.7rem 1rem;margin-bottom:1rem}.auth-ok{background:#e8f5ec;border:1px solid #bfe3cb;color:#1e6b3a;border-radius:12px}.auth-switch{text-align:center;font-size:.85rem;color:var(--muted);margin-top:1.3rem}.auth-switch a{color:var(--bg);font-weight:600;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-alt{text-align:center;margin-top:.6rem}.auth-alt a{color:var(--muted);font-size:.78rem;text-decoration:none}.auth-alt a:hover{color:var(--bg)}.auth2-wrap{max-width:440px;margin:0 auto;padding:1rem 0 2rem}.auth2{background:var(--blanc);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 40px rgba(155,33,46,.08)}.auth2-top{background:var(--rose3,#fceef3);padding:1.6rem 1.6rem 1.4rem;text-align:center}.auth2-covers{display:flex;justify-content:center;gap:.4rem;margin-bottom:1.1rem}.auth2-covers span{width:44px;height:66px;border-radius:5px;box-shadow:0 4px 12px rgba(0,0,0,.18);display:block;overflow:hidden;position:relative}.auth2-covers span img{width:100%;height:100%;object-fit:cover;display:block}.auth2-covers .cov-1{background:linear-gradient(150deg,#7a5563,#4a2f3a);transform:rotate(-6deg)}.auth2-covers .cov-2{background:linear-gradient(150deg,#c0899a,#7a5563);transform:translateY(-4px)}.auth2-covers .cov-3{background:linear-gradient(150deg,#3a4a6b,#1a2438)}.auth2-covers .cov-4{background:linear-gradient(150deg,#8a6b40,#5a4020);transform:translateY(-4px)}.auth2-covers .cov-5{background:linear-gradient(150deg,#5a7a55,#35502f);transform:rotate(6deg)}.auth2-tag{font-family:var(--font-display),Georgia,serif;font-size:1.35rem;font-weight:700;line-height:1.2;color:var(--ink);margin-bottom:.4rem}.auth2-proof{font-size:.82rem;color:var(--muted);line-height:1.4;max-width:30ch;margin:0 auto}.auth2-body{padding:1.4rem 1.5rem 1.6rem}.auth2-tabs{display:flex;background:var(--cream);border-radius:100px;padding:3px;margin-bottom:1.3rem}.auth2-tab{flex:1 1;text-align:center;padding:.55rem;font-size:.88rem;font-weight:700;border-radius:100px;color:var(--muted);background:none;border:none;cursor:pointer;font-family:inherit;transition:background .2s,color .2s}.auth2-tab.on{background:var(--blanc);color:var(--bg);box-shadow:0 2px 6px rgba(0,0,0,.06)}.auth2-body .auth-alt{margin-top:1rem}.auth2-discover{text-align:center;margin-top:1.2rem;padding-top:1.1rem;border-top:1px solid var(--line)}.auth2-discover a{color:var(--muted);font-size:.82rem;text-decoration:none;font-weight:600}.auth2-discover a:hover{color:var(--bg)}.auth-confirm{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.auth-confirm-card{max-width:420px;width:100%;background:var(--blanc,#fffafb);border:1px solid var(--line2,#e7d3d8);border-radius:18px;padding:2.2rem 1.8rem;text-align:center}.auth-confirm-ic{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.auth-confirm-ic.ok{background:#e8f5ec}.auth-confirm-ic.err{background:var(--rose3,#fceef3)}.auth-confirm-title{font-family:var(--font-display),Georgia,serif;font-size:1.5rem;font-weight:700;color:var(--ink,#180b0e);margin-bottom:.6rem}.auth-confirm-txt{font-size:.92rem;color:var(--muted,#8a6b70);line-height:1.5;margin-bottom:1.4rem}.auth-confirm-btn{display:inline-block;background:var(--bg,#9b212e);color:#fff;text-decoration:none;border:none;border-radius:100px;padding:.75rem 1.8rem;font-size:.9rem;font-weight:700;font-family:inherit;cursor:pointer}.auth-confirm-btn:hover{background:var(--bg-deep,#7c1824)}.auth-confirm-btn:disabled{opacity:.6;cursor:default}.auth-reset-fields{display:flex;flex-direction:column;gap:.7rem}.auth-reset-input{width:100%;border:1px solid var(--line2,#e7d3d8);border-radius:10px;padding:.7rem .9rem;font-size:.95rem;background:var(--cream,#f7f0ec);font-family:inherit}.auth-reset-msg{font-size:.82rem;color:var(--bg,#9b212e);margin:0}