.cs-profile-page{min-height:calc(100vh - 72px);padding:42px 0 72px;background:#f5f7fa}.cs-profile-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:start}.cs-profile-card,.cs-password-card{overflow:hidden;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(16,24,40,.04)}.cs-profile-user{display:flex;align-items:center;gap:20px;padding:30px;border-bottom:1px solid #eaecf0}.cs-profile-avatar{display:grid;flex:0 0 86px;place-items:center;width:86px;height:86px;overflow:hidden;border-radius:50%;background:#2463eb;color:#fff;font-size:30px}.cs-profile-avatar img{width:100%;height:100%;object-fit:cover}.cs-profile-user h1{margin:0 0 7px;font-size:23px}.cs-profile-user p{margin:0;color:#98a2b3}.cs-profile-user button{margin-left:auto;padding:11px 17px;border:1px solid #dfe3ea;border-radius:10px;background:#fff;color:#344054;cursor:pointer}.cs-profile-body,.cs-password-card{padding:30px}.cs-profile-user+.cs-profile-body{padding-top:30px}.cs-profile-title h2{margin:0 0 7px;font-size:19px}.cs-profile-title p{margin:0 0 28px;color:#98a2b3}.cs-profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cs-profile-fields label,.cs-password-card label{display:block}.cs-profile-fields label>span,.cs-password-card label>span{display:block;margin-bottom:9px;color:#344054;font-size:13px;font-weight:750}.cs-profile-fields input,.cs-profile-fields select,.cs-password-card input{width:100%;height:52px;padding:0 15px;border:1px solid #dfe3ea;border-radius:11px;background:#fff;font-size:14px}.cs-profile-fields input:disabled{background:#f7f8fa;color:#667085}.cs-password-card label{margin-bottom:20px}.cs-profile-status{display:grid;grid-template-columns:1.15fr .8fr 1fr;gap:20px;margin:25px 0;padding:20px;border-radius:13px;background:#f7f8fa}.cs-profile-status small,.cs-profile-status strong{display:block}.cs-profile-status small{margin-bottom:7px;color:#98a2b3}.cs-profile-status strong{overflow:hidden;text-overflow:ellipsis}.cs-save-button{padding:13px 22px;border:0;border-radius:10px;background:#2463eb;color:#fff;font-weight:800;cursor:pointer}.cs-save-button:hover{background:#1d4ed8}.cs-save-button:disabled{opacity:.6}.cs-password-rules{margin:22px 0 28px;padding:18px 20px;border:1px solid #bcd0ff;border-radius:12px;background:#eef4ff;color:#2463eb}.cs-password-rules strong{display:block;margin-bottom:12px}.cs-password-rules p{margin:9px 0}.cs-password-card form>.cs-save-button{margin-top:0}@media(max-width:900px){.cs-profile-layout{grid-template-columns:1fr}}@media(max-width:600px){.cs-profile-page{padding-top:22px}.cs-profile-user{align-items:flex-start;padding:22px}.cs-profile-avatar{flex-basis:64px;width:64px;height:64px;font-size:23px}.cs-profile-user button{padding:9px;font-size:12px}.cs-profile-body,.cs-password-card{padding:22px}.cs-profile-fields{grid-template-columns:1fr}.cs-profile-status{grid-template-columns:1fr 1fr}.cs-profile-status>div:last-child{grid-column:1/-1}}
