/* Personal profile: styles are scoped to this page, including legacy overrides. */
.front-ui .profile-page{--profile-ink:#213c30;--profile-muted:#748379;--profile-line:#e3eae5;width:min(1240px,calc(100% - 64px));margin:24px auto 56px}
.profile-page .profile-breadcrumb{display:flex;align-items:center;gap:12px;margin:0 0 18px;font-size:12px;color:#89958d}
.profile-page .profile-breadcrumb a{color:#566d5e}
.front-ui .profile-page .author-hero{width:100%;max-width:none;margin:0 0 24px;padding:36px 32px 0;gap:28px;grid-template-columns:minmax(0,1fr) auto;border:1px solid #dce6de;border-radius:20px;background:linear-gradient(115deg,#f3f7ee,#fff 62%,#edf4eb);box-shadow:0 8px 28px #28452c05}
.front-ui .profile-page .author-hero:after{display:block;content:"";position:absolute;width:240px;height:240px;right:35px;top:-156px;border:1px solid #93ab8b30;box-shadow:0 0 0 28px #9eb5960d,0 0 0 58px #9eb5960b;border-radius:50%;pointer-events:none}
.front-ui .profile-page .author-profile-main{gap:22px;align-items:center;position:relative;z-index:1}
.front-ui .profile-page .author-avatar-wrap{width:88px;height:88px;flex:0 0 88px}
.front-ui .profile-page .author-avatar-wrap>i,.front-ui .profile-page .author-avatar-wrap>img{width:88px;height:88px;border:5px solid white;border-radius:24px;background:#dfeaca;color:#526c29;font-size:34px;box-shadow:0 3px 15px #26432c0b}
.front-ui .profile-page .author-avatar-wrap>span{right:-8px;bottom:-3px;font-size:10px;padding:4px 9px;background:#325d42}
.front-ui .profile-page .author-profile-copy .eyebrow{display:block;font-size:10px;letter-spacing:2px;color:#6e856d;font-weight:600}
.front-ui .profile-page .author-profile-copy h1{font-size:32px;line-height:1.35;letter-spacing:0;margin:8px 0;color:var(--profile-ink);overflow-wrap:anywhere}
.front-ui .profile-page .author-intro{font-size:13px!important;line-height:1.8;max-width:540px;color:#718073}
.front-ui .profile-page .author-intro:before{display:none}
.front-ui .profile-page .author-website{font-size:12px;margin-top:8px;color:#4b7252}
.front-ui .profile-page .author-actions{gap:8px;max-width:290px}
.front-ui .profile-page .author-actions .btn{font-size:13px;min-height:42px;padding:10px 16px;border-radius:9px;white-space:nowrap}
.front-ui .profile-page .author-follow-btn{background:#31563d;color:white;border-color:#31563d}
.front-ui .profile-page .author-follow-btn.is-followed{background:#e6eee2;color:#31563d;border-color:#d3e1d0}
.front-ui .profile-page .author-message-btn{background:white;color:#3e5746;border:1px solid #d5dfd7}
.front-ui .profile-page .author-profile-metrics{margin:0 -32px;border:0;border-top:1px solid #dfe8df;border-radius:0;padding:18px 32px;background:#ffffffb8;grid-template-columns:repeat(4,minmax(0,1fr))}
.front-ui .profile-page .author-profile-metrics>span{padding:4px 22px;display:flex;align-items:baseline;gap:10px;border:0}
.front-ui .profile-page .author-profile-metrics>span:first-child{padding-left:0}
.front-ui .profile-page .author-profile-metrics>span+span{border-left:1px solid var(--profile-line)}
.front-ui .profile-page .author-profile-metrics b{font-size:26px;line-height:1.2;font-weight:650;color:var(--profile-ink);font-variant-numeric:tabular-nums}
.front-ui .profile-page .author-profile-metrics small{font-size:12px;margin:0;color:var(--profile-muted)}
.front-ui .profile-page .author-profile-layout{width:100%;max-width:none;margin:0;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}
.front-ui .profile-page .listing-primary{min-width:0}
.front-ui .profile-page .author-tabs{padding:0 18px;border:1px solid var(--profile-line);border-radius:14px;height:60px;gap:18px;box-shadow:none;background:white;overflow-x:auto}
.front-ui .profile-page .author-tabs button{flex:none;position:relative;min-width:0;padding:0 10px;border-radius:0!important;font-size:14px;background:none;box-shadow:none;color:#7b877d;white-space:nowrap}
.front-ui .profile-page .author-tabs button.is-active{color:#2d593b;font-weight:700}
.front-ui .profile-page .author-tabs button.is-active:after{content:"";position:absolute;height:3px;bottom:0;left:10px;right:10px;border-radius:3px;background:#598348}
.front-ui .profile-page .author-tabs button b{font-size:11px;background:#f0f4ef;color:#7d8f79;padding:2px 6px}
.front-ui .profile-page .author-profile-section{margin-top:16px;padding:25px 26px;border:1px solid var(--profile-line);border-radius:16px;box-shadow:none;background:#fff}
.front-ui .profile-page .author-profile-section>header{padding:0 0 20px;margin:0;border-bottom:1px solid #edf1ed;align-items:center}
.front-ui .profile-page .author-profile-section>header h2{font-size:18px;color:var(--profile-ink);line-height:1.5}
.front-ui .profile-page .author-profile-section>header p{display:block;margin-top:5px;font-size:12px;color:#87928a;line-height:1.6}
.front-ui .profile-page .author-profile-section>header .eyebrow{display:none}
.front-ui .profile-page .author-post-list article{padding:23px 0;border-bottom:1px solid #edf1ed}
.front-ui .profile-page .author-post-list article:last-child{border-bottom:0;padding-bottom:4px}
.front-ui .profile-page .author-post-list h3{font-size:17px;line-height:1.65;margin:11px 0;color:#304638}
.front-ui .profile-page .author-post-list article p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.85;color:#7b877f;margin:0 0 14px}
.front-ui .profile-page .author-post-circle{padding:4px 9px;background:#f0f5ed;border-radius:5px;font-size:11px;font-weight:500;color:#658151}
.front-ui .profile-page .author-post-list time{font-size:11px;color:#929c94}
.front-ui .profile-page .author-post-list footer{font-size:11px;line-height:1.6;gap:10px}
.front-ui .profile-page .author-post-more{color:#638253}
.front-ui .profile-page .author-profile-empty{padding:52px 20px;text-align:center;color:#8b988c;background:#fafbf9;border:1px dashed #dde6dc;border-radius:10px;margin-top:20px;font-size:14px}
.front-ui .profile-page .author-circle-card{border:1px solid var(--profile-line);border-radius:12px;background:#fbfcfa}
.front-ui .profile-page .member-replies article{padding:20px 0;border-bottom:1px solid var(--profile-line)}
.front-ui .profile-page .member-replies article h3{font-size:16px;line-height:1.7}
.front-ui .profile-page .member-replies article p{font-size:14px;line-height:1.8;color:#748176}
.front-ui .profile-page .profile-sidebar{display:grid;gap:16px;position:static;min-width:0}
.front-ui .profile-page .profile-sidebar>section{margin:0;border:1px solid var(--profile-line);padding:22px;border-radius:16px;box-shadow:none;background:#fff}
.profile-page .profile-side-card>header{display:flex;align-items:center;gap:9px;margin-bottom:17px}
.profile-page .profile-side-card h2{font-size:14px;line-height:1.6;margin:0;color:#334d3c;overflow-wrap:anywhere}
.profile-page .profile-section-icon{display:grid;place-items:center;flex:0 0 27px;height:27px;background:#f0f5eb;color:#6c8855;border-radius:8px;font-size:17px}
.profile-page .profile-bio{font-size:13px;line-height:1.95;color:#6c7c70;margin:0 0 18px;white-space:pre-wrap;overflow-wrap:anywhere}
.profile-page .profile-muted{font-size:12px;color:#91a08f;line-height:1.9}
.profile-page .profile-identity{display:flex;flex-wrap:wrap;gap:8px 14px;justify-content:space-between;border-top:1px solid #edf1ed;padding-top:15px;font-size:10px;color:#859381}
.profile-page .profile-identity i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8dac6b;margin-right:6px}
.profile-page .profile-external{display:flex;justify-content:space-between;font-size:12px;color:#58734b;padding-top:16px}
.profile-page .profile-side-count{margin-left:auto;font-size:11px;color:#8a9984;background:#f4f6f0;padding:2px 7px;border-radius:5px}
.profile-page .profile-circle-links>a{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #f0f3ed;text-decoration:none}
.profile-page .profile-circle-links>a:first-child{padding-top:0}
.profile-page .profile-circle-links>a>i{display:grid;place-items:center;font-style:normal;flex:0 0 38px;height:38px;border:1px solid #e4eada;background:#f2f5e9;border-radius:11px;color:#788653;font-size:16px}
.profile-page .profile-circle-links>a:nth-child(2)>i{color:#5a8071;background:#edf5f0;border-color:#e1ece4}
.profile-page .profile-circle-links>a:nth-child(3)>i{color:#998363;background:#f8f3e9;border-color:#eee6d7}
.profile-page .profile-circle-links>a>span:not(.profile-link-arrow){min-width:0;flex:1}
.profile-page .profile-circle-links b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#52674f;font-weight:600}
.profile-page .profile-circle-links small{display:block;margin-top:5px;font-size:10px;color:#8d9a86}
.profile-page .profile-link-arrow{font-size:13px;color:#a0ad98}
.profile-page .profile-all-circles{display:flex;justify-content:space-between;margin-top:16px;font-size:12px;color:#6a8355}
.front-ui .profile-page .profile-sidebar>.profile-community{background:#294b38;border-color:#294b38;color:#fff;position:relative;overflow:hidden;padding:25px 22px}
.profile-page .profile-community:after{content:"";position:absolute;right:-43px;top:-38px;width:125px;height:125px;border:1px solid #a9cda331;box-shadow:0 0 0 19px #a9cda308;border-radius:50%;pointer-events:none}
.profile-page .profile-community-label{display:block;color:#b7cba6;letter-spacing:2px;font-size:10px;margin-bottom:16px}
.front-ui .profile-page .profile-community h2{font-size:19px;color:#fff;margin:0 0 10px;line-height:1.6;font-weight:600}
.front-ui .profile-page .profile-community p{font-size:12px;line-height:1.9;color:#b6c6b8;margin:0 0 20px}
.front-ui .profile-page .profile-community .btn{display:flex;justify-content:center;width:100%;background:#dfebc6;color:#345336;border:0;border-radius:8px;min-height:40px;font-size:13px}
.profile-page .profile-discover{display:flex;justify-content:center;gap:10px;margin-top:14px;font-size:11px;color:#c1d1bc}
.profile-page a:hover{color:#5e883e}
.profile-page .profile-community .profile-discover:hover{color:#fff}
.front-ui .profile-page .profile-community .btn:hover{background:#eaf3d8;color:#294b38}
.profile-page :is(a,button):focus-visible{outline:2px solid #699657;outline-offset:4px}
.front-ui .profile-page .author-message-form,.front-ui .profile-page .author-report{width:100%;margin:0 0 18px}
@media(max-width:1000px){.front-ui .profile-page{width:calc(100% - 40px)}.front-ui .profile-page .author-profile-layout{grid-template-columns:minmax(0,1fr) 270px;gap:18px}.front-ui .profile-page .author-hero{padding:28px 24px 0;grid-template-columns:1fr;grid-template-areas:"main" "actions" "metrics";gap:20px}.front-ui .profile-page .author-actions{max-width:none;justify-content:flex-start}.front-ui .profile-page .author-profile-metrics{margin:0 -24px;padding:16px 24px}.front-ui .profile-page .author-tabs{gap:4px;padding:0 10px}.front-ui .profile-page .author-profile-section{padding:22px 20px}}
@media(max-width:760px){.front-ui .profile-page{width:calc(100% - 28px);margin:16px auto 30px}.profile-page .profile-breadcrumb{font-size:11px;margin-bottom:14px}.front-ui .profile-page .author-hero{padding:24px 20px 0;border-radius:16px;margin-bottom:18px}.front-ui .profile-page .author-profile-main{gap:16px;align-items:center}.front-ui .profile-page .author-avatar-wrap,.front-ui .profile-page .author-avatar-wrap>i,.front-ui .profile-page .author-avatar-wrap>img{width:66px;height:66px;flex-basis:66px;border-radius:19px}.front-ui .profile-page .author-avatar-wrap>i{font-size:26px}.front-ui .profile-page .author-avatar-wrap>span{font-size:9px;bottom:-5px}.front-ui .profile-page .author-profile-copy h1{font-size:25px;margin:6px 0}.front-ui .profile-page .author-profile-copy .eyebrow{font-size:8px;letter-spacing:1.5px}.front-ui .profile-page .author-intro{font-size:12px!important}.front-ui .profile-page .author-actions{display:flex;width:100%;flex-wrap:wrap}.front-ui .profile-page .author-actions form,.front-ui .profile-page .author-actions>.btn{width:auto;flex:1 1 auto}.front-ui .profile-page .author-actions .btn{width:100%;font-size:12px;padding:10px 12px}.front-ui .profile-page .author-profile-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 -20px;padding:16px 10px}.front-ui .profile-page .author-profile-metrics>span,.front-ui .profile-page .author-profile-metrics>span:first-child{display:block;text-align:center;padding:0 3px;border-top:0}.front-ui .profile-page .author-profile-metrics>span+span{border-left:1px solid var(--profile-line)}.front-ui .profile-page .author-profile-metrics b{font-size:22px}.front-ui .profile-page .author-profile-metrics small{display:block;margin-top:6px;font-size:10px}.front-ui .profile-page .author-profile-layout{grid-template-columns:minmax(0,1fr);gap:20px}.front-ui .profile-page .author-tabs{gap:0;justify-content:space-between;height:54px;padding:0 8px}.front-ui .profile-page .author-tabs button{padding:0 7px;font-size:12px}.front-ui .profile-page .author-tabs button b{margin-left:3px;font-size:9px;padding:2px 4px}.front-ui .profile-page .author-profile-section{padding:20px 17px}.front-ui .profile-page .author-profile-section>header h2{font-size:17px}.front-ui .profile-page .author-post-list h3{font-size:16px}.front-ui .profile-page .author-post-list article{padding:20px 0}.front-ui .profile-page .author-post-list footer{flex-wrap:wrap}.front-ui .profile-page .profile-sidebar{grid-template-columns:1fr}.front-ui .profile-page .profile-sidebar>section{padding:20px}.profile-page .profile-side-card h2{font-size:15px}.profile-page .profile-circle-links b{font-size:13px}.profile-page .profile-circle-links small{font-size:11px}}
@media(max-width:760px){.front-ui .profile-page .author-actions>.btn{width:auto;flex:1 1 40%}.front-ui .profile-page .author-actions>form{flex:1 1 40%}}

.profile-page .profile-social-counts{display:grid;grid-template-columns:minmax(0,1fr);padding:4px 16px;background:linear-gradient(110deg,#f5f8ef,#f0f6f2);border:1px solid #e7eee2;border-radius:12px}
.profile-page .profile-social-counts>button{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin:0;padding:14px 0}
.profile-page .profile-social-counts>button+div{border-top:1px solid #dfe7d9}
.profile-page .profile-social-counts b{font-size:22px;line-height:1.2;font-weight:650;color:#31563d;font-variant-numeric:tabular-nums;white-space:nowrap;max-width:100%}
.profile-page .profile-social-counts span{white-space:nowrap;font-size:12px;color:#71836d;line-height:1.6}
.profile-page .profile-social-counts small{font-size:10px;color:#8a9985}

.front-ui .profile-page .profile-report-card .author-report{width:100%;margin:0;padding:0;border:0;background:none}
.front-ui .profile-page .profile-report-card .author-report summary{font-size:13px;color:#75816f;cursor:pointer;min-height:24px;line-height:24px}
.front-ui .profile-page .profile-report-card .author-report form{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin:14px 0 0;padding:0;min-width:0}
.front-ui .profile-page .profile-report-card .author-report input:not([type=hidden]){width:100%;min-width:0;max-width:100%;box-sizing:border-box;font-size:13px}
.front-ui .profile-page .profile-report-card .author-report .btn{width:100%;min-height:40px;font-size:12px}

/* Keep each followed circle's icon beside its title and description. */
.front-ui .profile-page .author-circle-card{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px!important;min-height:0!important;align-items:start}
.front-ui .profile-page .author-circle-card .circle-card-top{display:block;margin:0;padding:0}
.front-ui .profile-page .author-circle-card .circle-card-top>i{display:grid;place-items:center;width:40px;height:40px;margin:0;flex:none}
.front-ui .profile-page .author-circle-card .circle-card-top>span{display:none}
.front-ui .profile-page .author-circle-card .circle-card-copy{min-width:0;margin:0;padding:0}
.front-ui .profile-page .author-circle-card .circle-card-copy h3{margin:0 0 7px;line-height:1.5}
.front-ui .profile-page .author-circle-card .circle-card-copy p{margin:0;line-height:1.7;max-height:3.4em;overflow:hidden;overflow-wrap:anywhere}
.front-ui .profile-page .author-circle-card>footer{grid-column:1/-1;width:100%;margin:0;padding-top:12px}

.front-ui .profile-page .profile-social-counts>button{border:0;background:none;border-radius:0;cursor:pointer;font-family:inherit;text-align:left;width:100%}
.front-ui .profile-page .profile-social-counts>button+button{border-top:1px solid #dfe7d9}
.front-ui .profile-page .profile-social-counts>button:hover{background:#e9f1e4}
.profile-page .profile-more summary{list-style:none;cursor:pointer}
.profile-page .profile-more summary::-webkit-details-marker{display:none}
.profile-page .profile-more form{margin-top:8px}
.profile-page .profile-featured{border:1px solid #dfe7d5;background:#fbfcf8;border-radius:15px;padding:22px 24px;margin-bottom:18px}
.profile-page .profile-featured>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}
.profile-page .profile-featured h2{font-size:18px;margin:4px 0 0;color:#31533b}
.profile-page .profile-featured .eyebrow{font-size:10px;color:#819565;letter-spacing:1px}
.profile-page .profile-feature-list article{padding:16px 0;border-top:1px solid #e7ecdf}
.profile-page .profile-feature-list h3{font-size:17px;line-height:1.7;margin:7px 0;color:#344e3b}
.profile-page .profile-feature-kind{font-size:10px;padding:3px 7px;background:#eaf0df;color:#748858;border-radius:4px}
.profile-page .profile-feature-list p{font-size:13px;color:#7a8877;line-height:1.8;margin:8px 0}
.profile-page .profile-feature-list time{font-size:11px;color:#8a9684}
.front-ui .profile-page :is(.profile-article-list,.author-post-list,.member-replies)>article{padding:22px 0;border-bottom:1px solid #edf1ed}
.front-ui .profile-page :is(.profile-article-list,.author-post-list,.member-replies)>article:last-child{border-bottom:0}
.front-ui .profile-page :is(.profile-article-list,.author-post-list,.member-replies) h3{font-size:17px;line-height:1.65;margin:11px 0;color:#304638}
.front-ui .profile-page :is(.profile-article-list,.author-post-list,.member-replies,.profile-feature-list) article p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.85;color:#7b877f;margin:0 0 14px;overflow-wrap:anywhere}
.profile-page .profile-article-list :is(header,footer){display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px;color:#889585}
.profile-page .profile-article-list time{font-size:11px;color:#929c94}
.profile-page .profile-article-list footer a{color:#638253}
.profile-dialog{width:min(560px,calc(100vw - 28px));max-height:min(760px,85dvh);padding:24px;border:1px solid #dfe7da;border-radius:18px;box-sizing:border-box;color:#334c3a;background:#fff;overflow:auto}
.profile-dialog::backdrop{background:#11231c66}
.profile-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}
.profile-dialog h2{font-size:19px;margin:0}.profile-dialog h3{font-size:14px;margin:16px 0 8px}
.profile-dialog button{font-family:inherit;cursor:pointer}.profile-dialog .btn{font-size:12px;min-height:38px;white-space:nowrap}
.profile-dialog>input{width:100%;box-sizing:border-box;font-size:14px;min-height:42px;margin:12px 0}
.profile-dialog-status{color:#7d8976;font-size:12px;line-height:1.7;min-height:20px}
.profile-person,.profile-candidate{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #edf1e9;min-width:0}
.profile-person>a{display:flex;align-items:center;gap:12px;flex:1;min-width:0;color:#38523e}
.profile-person img,.profile-person i{width:40px;height:40px;border-radius:12px;flex:0 0 40px;object-fit:cover;background:#edf3e5;display:grid;place-items:center;font-style:normal;color:#7a8f60}
.profile-person span,.profile-candidate span{min-width:0;flex:1}.profile-person b,.profile-candidate b{display:block;font-size:14px;overflow-wrap:anywhere}.profile-person small,.profile-candidate small{display:block;font-size:11px;color:#83917b;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:320px}
.profile-dialog [hidden]{display:none!important}.profile-dialog .profile-candidate small{max-width:100%}
.profile-dialog .profile-dialog-pager{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px}
@media(max-width:760px){
 .front-ui .profile-page .author-profile-layout>.listing-primary{order:3}
 .front-ui .profile-page .profile-sidebar{display:contents}
 .front-ui .profile-page .profile-sidebar>section{order:4}
 .front-ui .profile-page .profile-sidebar>.profile-about{order:1}
 .front-ui .profile-page .profile-sidebar>.profile-social-card{order:2}
 .front-ui .profile-page .profile-sidebar>.profile-community{padding:17px 20px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}
 .profile-page .profile-community-label,.front-ui .profile-page .profile-community p{display:none}
 .front-ui .profile-page .profile-community h2{font-size:15px;margin:0}
 .profile-page .profile-discover{grid-column:1/-1;margin:0;justify-content:flex-start}
 .front-ui .profile-page .profile-community .btn{width:auto;margin:0}
 .profile-page .profile-more{flex:0 0 auto}
 .profile-page .profile-featured{padding:18px}
 .front-ui .profile-page :is(.profile-article-list,.author-post-list,.member-replies) h3{font-size:16px}
 .profile-dialog{padding:18px}.profile-person small{max-width:155px}.profile-person,.profile-candidate{gap:8px}
}

/* Keep actions aligned; the menu overlays the page without resizing the hero. */
.front-ui .profile-page .author-hero{overflow:visible;position:relative;z-index:2}
.front-ui .profile-page .author-hero:after{display:none}
.front-ui .profile-page .author-profile-metrics{border-radius:0 0 20px 20px}
.front-ui .profile-page .author-actions{display:flex;align-items:center;align-self:center;flex-wrap:nowrap;gap:8px;max-width:none;height:42px}
.front-ui .profile-page .author-actions>form{display:block;flex:0 0 auto;width:auto;margin:0}
.front-ui .profile-page .author-actions .btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:42px;min-height:42px;line-height:20px;padding:0 15px;align-self:center;flex:0 0 auto;width:auto;margin:0}
.front-ui .profile-page .author-actions>.profile-more{position:relative;flex:0 0 42px;width:42px;margin:0;padding:0;border:0}
.front-ui .profile-page .profile-more>summary.btn{display:flex;width:42px;height:42px;padding:0;font-size:21px;letter-spacing:2px;background:#fff;color:#64766a;border:1px solid #d5dfd7}
.front-ui .profile-page .profile-more[open]>summary{background:#edf3e9;border-color:#9cb48f;color:#34583c}
.front-ui .profile-page .profile-more>form{position:absolute;right:0;top:calc(100% + 8px);z-index:30;display:block;width:152px;margin:0;padding:5px;background:#fff;border:1px solid #e0e7dc;border-radius:11px;box-shadow:0 8px 26px #253c2721}
.front-ui .profile-page .profile-more>form>.btn{display:flex;width:100%;height:38px;min-height:38px;padding:0 12px;border:0;border-radius:7px;background:#fff;color:#7d524a;font-size:12px;justify-content:flex-start}
.front-ui .profile-page .profile-more>form>.btn:hover{background:#faf1ed;color:#914e40}
@media(max-width:760px){.front-ui .profile-page .author-actions{justify-content:flex-start}.front-ui .profile-page .author-actions>.btn,.front-ui .profile-page .author-actions>form{flex:1 1 auto;min-width:0}.front-ui .profile-page .author-actions .btn{font-size:12px;padding:0 10px}.front-ui .profile-page .author-actions>form>.btn{width:100%}.front-ui .profile-page .author-actions>.profile-more{flex:0 0 42px}.front-ui .profile-page .profile-more>summary.btn{font-size:21px;padding:0}.front-ui .profile-page .author-profile-metrics{border-radius:0 0 16px 16px}}
.front-ui .profile-page .author-actions .btn:hover{transform:none}

.front-ui .profile-page .profile-sidebar>.profile-block-card{padding:12px 18px}
.profile-page .profile-block-card form{margin:0}
.front-ui .profile-page .profile-block-card .btn{display:flex;width:100%;align-items:center;justify-content:center;min-height:40px;font-size:12px;color:#87665b;background:#fff;border:1px solid #e9ded7;border-radius:8px}
.front-ui .profile-page .profile-block-card .btn:hover{background:#faf4ef;transform:none}
.profile-page .profile-blocked-label{font-size:13px;color:#8a786e}
@media(max-width:760px){.front-ui .profile-page .profile-sidebar>.profile-block-card{order:1}}
