/* LVL V1.19.8C — public/social profile editor on the main Profile page. */
#lvlSocialProfileSettings{margin-top:18px}
.lvl-social-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px}
.lvl-social-head .eyebrow{color:#c35cff;font-weight:900;letter-spacing:.11em;font-size:10px}
.lvl-social-head h3{margin:5px 0 0;font-size:24px;line-height:1.1}.lvl-social-head p{margin:7px 0 0;color:#8d93a2;font-size:12px;line-height:1.55;max-width:620px}
.lvl-social-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.lvl-social-block{border:1px solid #252a36;background:#0d1016;border-radius:16px;padding:16px;min-width:0}.lvl-social-block.full{grid-column:1/-1}.lvl-social-block-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.lvl-social-block-title strong{font-size:13px}.lvl-social-block-title small{color:#777f90;font-size:10px}
.lvl-social-language-list{display:grid;gap:8px}.lvl-social-language-row{display:grid;grid-template-columns:minmax(0,1fr) 140px 36px;gap:8px;align-items:center}.lvl-social-language-row input,.lvl-social-language-row select,.lvl-social-interest-input input{width:100%;min-width:0;border:1px solid #2a3040;background:#10131a;color:#f2f3f7;border-radius:11px;padding:11px 12px;font:inherit;font-size:12px;outline:none}.lvl-social-language-row input:focus,.lvl-social-language-row select:focus,.lvl-social-interest-input:focus-within{border-color:#7f49dd}.lvl-social-remove{width:36px;height:36px;border:1px solid #343946;background:#12151d;color:#9fa6b5;border-radius:10px;cursor:pointer;font-size:17px}.lvl-social-remove:hover{border-color:#6d3541;color:#ff9cab}.lvl-social-add{border:1px solid #5d3b98;background:rgba(125,69,232,.12);color:#d1b5ff;border-radius:10px;padding:8px 11px;font-weight:800;font-size:10px;cursor:pointer}
.lvl-social-course-list,.lvl-social-selected,.lvl-social-suggestions{display:flex;flex-wrap:wrap;gap:7px}.lvl-social-chip{border:1px solid rgba(125,69,232,.30);background:rgba(125,69,232,.12);color:#d8c2ff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.lvl-social-chip.course{border-color:rgba(70,128,210,.28);background:rgba(55,109,190,.10);color:#bdd9ff}.lvl-social-chip button{border:0;background:transparent;color:#9e87c8;margin-left:5px;padding:0;cursor:pointer;font:inherit}.lvl-social-empty{color:#777f90;font-size:11px;line-height:1.5}
.lvl-social-interest-input{display:flex;align-items:center;border:1px solid #2a3040;background:#10131a;border-radius:11px;padding-left:11px;color:#b471ff;font-weight:900;margin-bottom:9px}.lvl-social-interest-input input{border:0!important;background:transparent!important;padding-left:5px!important}.lvl-social-suggestion{border:1px dashed #4a3b61;background:#11141b;color:#c9a9ff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;cursor:pointer}.lvl-social-selected{margin-top:9px}
.lvl-social-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:15px}.lvl-social-save{border:1px solid #823df2;background:linear-gradient(135deg,#8c34ff,#6c27dc);color:#fff;border-radius:12px;min-height:42px;padding:0 22px;font-weight:900;cursor:pointer}.lvl-social-save:disabled{opacity:.5;cursor:wait}.lvl-social-status{font-size:11px;font-weight:750;color:#72d9b8;min-height:16px}.lvl-social-status.error{color:#ff929f}
@media(max-width:760px){#lvlSocialProfileSettings{margin-top:14px}.lvl-social-head h3{font-size:20px}.lvl-social-grid{grid-template-columns:1fr}.lvl-social-block.full{grid-column:auto}.lvl-social-language-row{grid-template-columns:minmax(0,1fr) 112px 34px;gap:6px}.lvl-social-block{padding:13px}.lvl-social-actions{justify-content:stretch;display:grid;gap:8px}.lvl-social-save{width:100%}}
