.auth-trigger{max-width:180px;overflow:hidden;min-height:40px;padding:8px 12px;border:2px solid #2f4438;border-radius:8px;background:#eef3df;color:#25382e;font:inherit;font-weight:900;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.auth-trigger[data-variant=game]{width:auto;max-width:104px;min-height:34px;margin-top:0;padding:5px 9px;font-size:.76rem}.auth-trigger[data-variant=center]{min-height:34px;margin-top:7px;padding:5px 10px;font-size:.8rem}.auth-overlay{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px;background:#19282094;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-dialog{width:min(440px,calc(100vw - 28px));max-height:calc(100vh - 40px);overflow:auto;padding:20px;border:2px solid rgba(35,51,43,.24);border-radius:8px;background:#fcf9eb;box-shadow:0 30px 78px #18282257;color:#1d2b22}.auth-head,.auth-account-row,.auth-account-actions,.auth-form-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-head h2,.auth-head p,.auth-account-row p,.auth-account-row strong,.auth-message{margin:0}.auth-head p,.auth-account-row span{color:#617068;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.auth-close{flex:0 0 auto;width:38px;height:38px;padding:0;border:2px solid #2f4438;border-radius:8px;background:#f8f0d0;color:#25382e;font:inherit;font-size:1.2rem;font-weight:900;cursor:pointer}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:20px;padding:4px;border:1px solid #c8d0ca;border-radius:8px;background:#e8eee7}.auth-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:#405248;font:inherit;font-weight:900;cursor:pointer}.auth-tabs button.active{background:#fff;color:#1d2b22;box-shadow:0 2px 8px #1828221f}.auth-form,.auth-account,.auth-profile-section,.auth-password-section{margin-top:18px}.auth-form label,.auth-profile-section label,.auth-password-section label{display:grid;gap:6px;margin-top:12px;color:#405248;font-size:.82rem;font-weight:800}.auth-form input,.auth-profile-section input,.auth-password-section input{width:100%;min-height:42px;padding:9px 11px;border:2px solid #b8c3ba;border-radius:8px;background:#fff;color:#1d2b22;font:inherit;outline:none}.auth-form input:focus,.auth-profile-section input:focus,.auth-password-section input:focus{border-color:#2e7c57;box-shadow:0 0 0 3px #2e7c5724}.auth-form-actions{margin-top:18px;justify-content:flex-end}.auth-submit,.auth-secondary,.auth-danger{display:inline-grid;place-items:center;min-height:40px;padding:8px 14px;border:2px solid #2f4438;border-radius:8px;font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.auth-submit{background:#f0ad4e;color:#223329}.auth-secondary{background:#eef3df;color:#25382e}.auth-danger{background:#fff4e1;color:#7c3c2f}.auth-submit:disabled,.auth-secondary:disabled,.auth-danger:disabled{cursor:wait;opacity:.58}.auth-account-row{align-items:flex-start;padding:14px 0;border-bottom:1px solid #d8ded9}.auth-account-row div{min-width:0}.auth-account-row strong,.auth-account-row span{display:block;overflow-wrap:anywhere}.auth-account-row strong{margin-top:4px}.auth-account-actions{margin-top:16px;justify-content:flex-end;flex-wrap:wrap}.auth-profile-section,.auth-password-section{padding-top:2px}.auth-profile-section h3,.auth-password-section h3{margin:0;font-size:1rem}.auth-message{min-height:22px;margin-top:14px;color:#526158;font-size:.86rem;line-height:1.45}.auth-message.error{color:#9b3429}.auth-message.success{color:#23623f}@media(max-width:520px){.auth-overlay{align-items:end;padding:10px}.auth-dialog{width:100%;max-height:calc(100vh - 20px);padding:16px}.auth-form-actions{align-items:stretch;flex-direction:column}}
