[hidden]{display:none!important}.account-button{display:flex;align-items:center;gap:.45rem;border:1px solid var(--border);background:var(--glass);color:var(--text);border-radius:999px;padding:.62rem .9rem;font-weight:700;max-width:180px}.account-button span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.3rem;background:rgba(127,127,127,.12);border-radius:16px;margin-bottom:1rem}.auth-tabs button{border:0;background:transparent;color:var(--muted);padding:.75rem;border-radius:12px;font-weight:800}.auth-tabs button.active{background:linear-gradient(135deg,#8f62ff,#df4db6);color:#fff}.text-button{border:0!important;background:transparent!important;color:#b99cff!important;padding:.35rem!important}.form-message{min-height:1.3rem;margin:.8rem 0 0;color:#8fe3bd;text-align:center}.form-message.error{color:#ff8c9f}.account-card{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid var(--border);border-radius:18px;background:rgba(127,127,127,.08)}.account-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#8f62ff,#df4db6);color:#fff;font-size:1.2rem;font-weight:900}.account-card div{display:grid;gap:.2rem}.account-card small{color:var(--muted)}.sync-ok{color:#76dca9;text-align:center}.danger-outline{width:100%;padding:.8rem;border:1px solid #ff708a;color:#ff8ba0;background:transparent;border-radius:14px;font-weight:800}.ai-photo-button{align-self:center;border:1px solid rgba(164,120,255,.48);color:#e1d2ff;background:rgba(126,79,238,.15);border-radius:16px;padding:.8rem;font-weight:800;min-height:48px}.ai-photo-button.loading{animation:aiPulse 1s infinite alternate}.ai-gift-button{margin-top:.55rem;border:1px solid rgba(164,120,255,.42);background:rgba(126,79,238,.15);color:#d8c5ff;border-radius:999px;padding:.45rem .75rem;font-weight:800}.ai-result{white-space:pre-wrap;line-height:1.55;min-height:140px;padding:1rem;border:1px solid var(--border);border-radius:18px;background:rgba(127,127,127,.08);margin-bottom:1rem}.app-dialog .save-button.full{width:100%}@keyframes aiPulse{to{box-shadow:0 0 22px rgba(161,105,255,.5)}}@media(max-width:720px){.account-button{width:44px;height:44px;padding:0;justify-content:center}.account-button span:last-child{display:none}.ai-photo-button{grid-column:1/-1}}
