.profile-shell{width:100%;max-width:980px;grid-template-columns:1fr;gap:0;padding:8px 0 28px}.profile-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.profile-heading h2{margin-top:6px;color:#17372d;font-size:30px;letter-spacing:-.03em}.profile-status{display:inline-flex;align-items:center;gap:7px;color:#287259;font-size:12px;font-weight:700}.profile-status:before{content:"";width:7px;height:7px;border-radius:50%;background:#2b8a67;box-shadow:0 0 0 5px rgba(43,138,103,.1)}
.profile-identity{display:flex;align-items:center;gap:17px;margin-bottom:24px}.profile-avatar{width:68px;height:68px;border-radius:50%;background:#173f32;color:#fff;box-shadow:0 11px 28px rgba(23,63,50,.22);font-family:Georgia,"Songti SC",serif;font-size:26px}.profile-identity h3{color:#18372d;font-size:21px}.profile-identity p{margin-top:6px;color:#7c8983;font-size:13px}.profile-account-card{padding:5px 25px;border:0;border-radius:18px;background:#fff;box-shadow:0 12px 38px rgba(26,55,44,.075)}
.profile-data-row{display:grid;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;min-height:70px;border-bottom:1px solid #edf1ed}.profile-data-row:last-child{border:0}.profile-data-row>span{color:#87928d;font-size:12px}.profile-data-row>strong{color:#263c34;font-size:14px}.profile-data-row>em{color:#2a765b;font-size:11px;font-style:normal;font-weight:700}.profile-text-action{min-height:auto;padding:7px;border:0;background:transparent;color:#247057}.profile-text-action:hover{border:0;background:transparent;color:#194d3b;box-shadow:none;transform:none}
.profile-section-title{margin:28px 0 14px;color:#28443a;font-size:14px}.profile-security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.profile-security-grid>button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:76px;padding:13px 15px;border:0;border-radius:15px;background:#fff;color:#203a31;text-align:left;box-shadow:0 8px 26px rgba(26,55,44,.065)}.profile-security-grid>button:hover{background:#fff;box-shadow:0 14px 36px rgba(26,55,44,.12);transform:translateY(-2px)}.profile-security-grid i{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e8f2ec;color:#1f7254;font-size:17px;font-style:normal}.profile-security-grid span{font-size:13px;font-weight:700}.profile-security-grid small{display:block;margin-top:4px;color:#8b9690;font-size:10px;font-weight:500}.profile-security-grid b{color:#9aa49f;font-size:19px}.profile-security-grid>button:disabled{cursor:not-allowed;opacity:.5}
.profile-modal{position:fixed;inset:0;z-index:160;display:grid;place-items:center;padding:16px}.profile-modal-mask{position:absolute;inset:0;width:100%;height:100%;min-height:0;padding:0;border:0;border-radius:0;background:rgba(15,30,24,.48);backdrop-filter:blur(5px)}.profile-modal-mask:hover{background:rgba(15,30,24,.5);box-shadow:none;transform:none}.profile-modal-card{position:relative;width:min(470px,100%);max-height:calc(100vh - 32px);overflow:auto;border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(12,35,27,.28);animation:profile-modal-in .2s ease both}.profile-modal-card>header{display:flex;align-items:flex-start;justify-content:space-between;padding:25px 26px 18px}.profile-modal-card>header h2{margin-top:5px;color:#183b30;font-family:Georgia,"Songti SC",serif;font-size:24px}.profile-modal-close{display:grid;place-items:center;width:34px;height:34px;min-height:0;padding:0;border:0;border-radius:50%;background:#f0f3f0;color:#526259;font-size:20px}.profile-modal-close:hover{border:0;background:#e7ebe7;color:#203a31;box-shadow:none;transform:none}
.profile-modal-body{padding:0 26px 26px}.profile-modal-note{margin-bottom:17px;padding:12px 14px;border-radius:11px;background:#edf5f0;color:#4b655b;font-size:12px;line-height:1.65}.profile-modal-body label{margin:13px 0;color:#687970;font-size:12px}.profile-modal-body input{border-color:#dce3de;border-radius:11px;background:#fbfcfa}.profile-modal-body footer{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.profile-modal-body footer button{border-radius:11px}.profile-modal .profile-code-row{grid-template-columns:minmax(0,1fr) auto}.profile-modal .profile-code-row button{height:42px;white-space:nowrap}@keyframes profile-modal-in{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:760px){.profile-shell{padding-top:0}.profile-heading{margin-bottom:22px}.profile-heading h2{font-size:26px}.profile-identity{padding:0 4px}.profile-avatar{width:56px;height:56px;font-size:22px}.profile-account-card{padding:3px 17px}.profile-data-row{grid-template-columns:88px minmax(0,1fr) auto;min-height:64px}.profile-security-grid{grid-template-columns:1fr}.profile-security-grid>button{min-height:70px}.profile-modal{align-items:end;padding:10px}.profile-modal-card{width:100%;max-height:calc(100vh - 20px);border-radius:20px}.profile-modal-card>header{padding:22px 20px 15px}.profile-modal-body{padding:0 20px 20px}}
