/* Mashinani League OS 44.6.2 - profile administration */
.mlos-v462-profile-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:14px 0 18px;padding:12px 14px;border:1px solid #cfe0d5;border-radius:14px;background:#f3faf5}
.mlos-v462-profile-actions>span{color:#557067;font-size:.68rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.mlos-v462-profile-actions>div{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.mlos-v462-profile-actions a{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:8px 13px;border:1px solid #bcd1c3;border-radius:10px;background:#fff;color:#0a6640;text-decoration:none;font-weight:900}
.mlos-v462-profile-actions a.primary{border-color:#0b9f52;background:#0b9f52;color:#fff}
.mlos-v462-team-editor{scroll-margin-top:100px}
.mlos-v462-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}
.mlos-v462-editor-head span{color:#0a8f49;font-size:.68rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.mlos-v462-editor-head h2{margin:4px 0;color:#092d22}
.mlos-v462-editor-head p{margin:0;color:#63776d;line-height:1.5}
.mlos-v462-editor-head>a{padding:8px 12px;border-radius:10px;background:#edf6f0;color:#087641;text-decoration:none;font-weight:850;white-space:nowrap}
.mlos-v462-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.mlos-v462-team-form>label{display:grid;gap:6px;margin-top:12px}
.mlos-v462-team-form label{color:#435b4f;font-weight:850}
.mlos-v462-team-form input,.mlos-v462-team-form textarea{width:100%;min-height:44px;padding:10px 11px;border:1px solid #cbdad1;border-radius:10px;background:#fff;color:#10261f}
.mlos-v462-team-form textarea{min-height:130px;resize:vertical}
.mlos-v462-editor-links{display:flex;gap:12px;flex-wrap:wrap;margin:13px 0}
.mlos-v462-editor-links a{color:#087641;font-weight:850}
html[data-appearance="dark"] .mlos-v462-profile-actions,body.is-dark-mode .mlos-v462-profile-actions{background:#10231b;border-color:#2f493d}
html[data-appearance="dark"] .mlos-v462-profile-actions a,html[data-appearance="dark"] .mlos-v462-editor-head>a,body.is-dark-mode .mlos-v462-profile-actions a,body.is-dark-mode .mlos-v462-editor-head>a{background:#142a21;color:#eaf7ef;border-color:#345044}
html[data-appearance="dark"] .mlos-v462-team-form input,html[data-appearance="dark"] .mlos-v462-team-form textarea,body.is-dark-mode .mlos-v462-team-form input,body.is-dark-mode .mlos-v462-team-form textarea{background:#0c1d16;color:#eef8f2;border-color:#385246}
@media(max-width:850px){.mlos-v462-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.mlos-v462-profile-actions,.mlos-v462-editor-head{align-items:stretch;flex-direction:column}.mlos-v462-profile-actions>div,.mlos-v462-profile-actions a,.mlos-v462-editor-head>a{width:100%}.mlos-v462-form-grid{grid-template-columns:1fr}}
