.auth-wrap{max-width:520px;margin:40px auto;padding:24px}.auth-card{background:#fff;border:1px solid #d7e5f5;border-radius:22px;padding:28px;box-shadow:0 15px 45px #0a397d18}.auth-card h1{color:#06366b;margin-top:0}.auth-card label{display:block;font-weight:700;color:#06366b;margin:14px 0 7px}.auth-card input{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #b9cce3;border-radius:12px;font:inherit}.auth-btn{margin-top:18px;width:100%;padding:14px;border:0;border-radius:12px;background:#0057ff;color:#fff;font-weight:800;cursor:pointer}.auth-msg{min-height:22px;margin-top:12px;color:#b42318;font-weight:700}.photo-preview{width:96px;height:96px;border-radius:50%;overflow:hidden;background:#eaf2ff;display:flex;align-items:center;justify-content:center;color:#06366b;font-weight:800;margin:12px 0}.photo-preview img{width:100%;height:100%;object-fit:cover}.profile-mini{display:inline-flex;align-items:center;gap:9px}.profile-mini [data-user-avatar]{width:36px;height:36px;border-radius:50%;overflow:hidden;background:#eaf2ff;display:grid;place-items:center;font-weight:800;color:#06366b}.profile-mini img{width:100%;height:100%;object-fit:cover}.online-dot{display:inline-flex;align-items:center;gap:7px}.online-dot:before{content:'';width:9px;height:9px;background:#18a558;border-radius:50%;display:inline-block}.account-panel{background:#eef6ff;border:1px solid #cfe1f5;border-radius:18px;padding:20px;margin-top:18px;color:#06366b}.account-actions{display:flex;gap:10px;flex-wrap:wrap}.account-actions a,.account-actions button{padding:11px 15px;border-radius:11px;border:1px solid #aac3df;background:#fff;color:#06366b;text-decoration:none;font-weight:700;cursor:pointer}

.giruzin-account{margin-left:auto;display:flex;align-items:center;gap:10px;padding-left:12px}.giruzin-account>a{color:#06366b;text-decoration:none;font-weight:800}.giruzin-account .profile-mini{color:#06366b}.giruzin-account [data-user-avatar]{width:34px;height:34px;border-radius:50%;overflow:hidden;background:#eaf2ff;display:grid;place-items:center}.giruzin-account [data-user-avatar] img{width:100%;height:100%;object-fit:cover}@media(max-width:760px){.giruzin-account{width:100%;justify-content:flex-end;padding:8px 0 0}.giruzin-account .online-dot{font-size:12px}}
