.profile-page{display:grid;gap:16px}.profile-hero{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border:1px solid #d8e8e2;border-radius:16px;background:linear-gradient(120deg,#f7fffb,#edf8f5)}.profile-hero small{color:#0b8a65;font-weight:800;letter-spacing:.14em}.profile-hero h3{margin:5px 0 4px;font-size:25px;color:#102a26}.profile-hero p,.profile-card p{margin:0;color:#657b77}.profile-account-state{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#fff;color:#16795e;border:1px solid #cde6dc}.profile-account-state i{width:8px;height:8px;border-radius:50%;background:#18b780}.profile-alert{display:flex;justify-content:space-between;padding:12px 16px;border-radius:10px;background:#fff1f1;color:#b42318;border:1px solid #ffd1d1}.profile-alert button{border:0;background:none;color:inherit;font-size:18px}.profile-loading{padding:60px;text-align:center;color:#64748b}.profile-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:16px;align-items:start}.profile-card{border:1px solid #dbe5ec;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04)}.profile-summary{display:flex;flex-direction:column;align-items:center;padding:28px 22px;text-align:center;position:sticky;top:12px}.profile-avatar-wrap{position:relative;width:116px;height:116px}.profile-avatar-wrap img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:5px solid #e5f5ef;background:#eef7f4}.profile-avatar-edit{position:absolute;right:-5px;bottom:2px;padding:6px 9px;border-radius:999px;background:#138d69;color:#fff;font-size:13px;cursor:pointer}.profile-avatar-edit input{display:none}.profile-summary h4{font-size:20px;margin:16px 0 3px}.profile-summary>p{font-size:13px}.profile-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:15px 0}.profile-tags span{padding:5px 9px;border-radius:8px;background:#edf8f4;color:#18775e;font-size:13px}.profile-text-btn{border:0;background:none;color:#d14343;cursor:pointer;margin:4px 0 12px}.profile-summary>small{color:#8a9a98;line-height:1.55}.profile-sections{display:grid;gap:16px}.profile-sections>.profile-card{padding:22px 24px}.profile-card>header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid #edf1f4}.profile-card>header h4{margin:0 0 4px;font-size:18px}.profile-card>header>span{color:#6b7e7a;font-size:13px}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px;padding-top:20px}.profile-form-grid label{display:grid;gap:7px;color:#324b47}.profile-form-grid label>span{font-size:13px;font-weight:650}.profile-form-grid input,.profile-form-grid textarea{width:100%;box-sizing:border-box;border:1px solid #cfdce2;border-radius:8px;padding:10px 11px;font:inherit;outline:none}.profile-form-grid input:focus,.profile-form-grid textarea:focus{border-color:#15936c;box-shadow:0 0 0 3px rgba(21,147,108,.1)}.profile-form-grid textarea{resize:vertical}.profile-form-grid .wide{grid-column:1/-1}.profile-form-grid label>small{text-align:right;color:#8a9a98}.profile-card footer{display:flex;justify-content:flex-end;padding-top:18px}.profile-password{display:grid;grid-template-columns:1fr auto}.profile-password input{border-radius:8px 0 0 8px}.profile-password button{border:1px solid #cfdce2;border-left:0;border-radius:0 8px 8px 0;background:#f7faf9;color:#26725e;padding:0 12px}.profile-security-badge{padding:6px 10px!important;border-radius:999px;background:#eef8ff;color:#2670a8!important}.profile-password-tip{margin-top:15px;padding:10px 12px;border-radius:8px;background:#fff9e9;color:#806425;font-size:13px}@media(max-width:850px){.profile-layout{grid-template-columns:1fr}.profile-summary{position:static}.profile-form-grid{grid-template-columns:1fr}.profile-form-grid .wide{grid-column:auto}.profile-hero{align-items:flex-start;gap:15px}.profile-account-state{flex:none}}
