:root{--ink:#172033;--muted:#737d91;--line:#e9ecf2;--bg:#f7f8fb;--purple:#6557e8;--purple2:#8176ef}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:252px;padding:22px 14px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.8px;align-items:center;gap:10px;padding:0 11px 24px;font-size:23px;font-weight:800;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#7568ed,#5143d3);border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.close-mobile{display:none}.workspace{border:1px solid var(--line);border-radius:13px;margin:0 4px 18px;padding:0;position:relative}.workspace b,.profile b{font-size:12px;display:block}.workspace small,.profile small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.workspace svg:last-child{color:#8b94a6;margin-left:auto}.avatar,.top-avatar{color:#5c50dc;background:#eae8ff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:700;display:grid}.avatar.dark,.top-avatar{color:#fff;background:#20283a}nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#6e7789;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:13px;display:flex}.nav-item:hover{color:var(--ink);background:#f5f5fb}.nav-item.active{color:#5c50dc;background:#f0efff;font-weight:650}.sidebar-bottom{margin-top:auto}.profile{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:15px;padding:16px 8px 2px;display:flex}.dots{color:#8b94a6;letter-spacing:2px;margin-left:auto}.main{flex:1;min-width:0;margin-left:252px}header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:20px;height:70px;padding:0 34px;display:flex}.search{border:1px solid var(--line);color:#98a0af;background:#fafbfc;border-radius:10px;align-items:center;width:min(500px,55%);height:38px;padding:0 12px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;padding-left:8px;font-size:12px}.header-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.icon-btn{color:#697387;background:0 0;border:0;position:relative}.icon-btn i{background:#e85d76;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:-1px}.help{color:#687286;background:0 0;border:0;align-items:center;gap:7px;font-size:12px;display:flex}.content{max-width:1500px;margin:auto;padding:38px 42px 60px}.page-head{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:1.3px;color:#8b93a3;margin:0 0 6px;font-size:10px;font-weight:750}.page-head h1{letter-spacing:-1px;margin:0;font-size:29px}.sub{color:var(--muted);margin:7px 0 0;font-size:13px}.primary{background:linear-gradient(135deg, var(--purple), var(--purple2));color:#fff;border:0;border-radius:10px;align-items:center;gap:8px;padding:10px 15px;font-size:12px;font-weight:650;display:flex;box-shadow:0 7px 20px #6557e82c}.stats{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px;display:grid}.stat,.card{border:1px solid var(--line);background:#fff;border-radius:15px}.stat{align-items:center;gap:12px;padding:18px;display:flex;position:relative}.stat-icon{border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.purple{color:#6557e8;background:#efedff}.green{color:#23a567;background:#e8f8ef}.blue{color:#398bd0;background:#e8f4ff}.orange{color:#dd8631;background:#fff1e5}.stat p{color:#818a9b;margin:0;font-size:11px}.stat strong{letter-spacing:-.5px;font-size:22px}.delta{color:#24a268;background:#eaf8f0;border-radius:6px;margin-left:auto;padding:5px 7px;font-size:10px}.grid-main{grid-template-columns:1.65fr 1fr;gap:18px;margin-bottom:18px;display:grid}.card{padding:21px}.card-head{justify-content:space-between;align-items:flex-start;display:flex}.card h2{margin:0 0 4px;font-size:14px}.card-head p{color:#8992a2;margin:0;font-size:11px}.select{border:1px solid var(--line);color:#697286;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:7px 9px;font-size:10px;display:flex}.chart{height:245px;margin-top:18px;display:flex}.y{color:#a0a7b4;flex-direction:column;justify-content:space-between;width:28px;padding:5px 0 25px;font-size:9px;display:flex}.chart-area{flex:1;position:relative}.gridlines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:5px 0 27px}.gridlines i{background:#edf0f5;height:1px}.chart svg{color:#6c5ee8;width:100%;height:calc(100% - 32px);position:absolute;inset:5px 0 27px}.x{color:#a0a7b4;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.link{color:#6257dc;background:0 0;border:0;font-size:10px;font-weight:650}.account{border-top:1px solid #f0f1f5;align-items:center;gap:11px;padding:15px 0;display:flex}.account:first-of-type{margin-top:14px}.account-icon{color:#6257dc;background:#f3f2ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.account-icon svg{width:17px}.account b{font-size:11px;display:block}.account small{color:#8a93a2;margin-top:2px;font-size:10px;display:block}.healthy{color:#25a56a;align-items:center;gap:4px;margin-left:auto;font-size:9px;display:flex}.post-list{margin-top:10px}.post{border-top:1px solid #f0f1f5;align-items:center;gap:13px;padding:13px 0;display:flex}.thumb{color:#6658df;background:linear-gradient(135deg,#e8e6ff,#f4efff);border-radius:10px;place-items:center;width:49px;height:49px;display:grid}.post-info{flex:1;min-width:0}.post-meta{color:#8b93a1;align-items:center;gap:6px;font-size:9px;display:flex}.platform{color:#5e6675;align-items:center;gap:4px;font-weight:650;display:flex}.post h3{white-space:nowrap;text-overflow:ellipsis;margin:5px 0 3px;font-size:11px;overflow:hidden}.post-info small{color:#949cab;font-size:9px}.status{border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:650;display:flex}.status.scheduled{color:#6658df;background:#f0efff}.status.published{color:#269d66;background:#eaf8f0}.tip{background:linear-gradient(100deg,#f1efff,#faf9ff);border:1px solid #e5e1ff;border-radius:15px;align-items:center;gap:13px;margin-top:18px;padding:17px 19px;display:flex}.tip-icon{color:#6658df;background:#e3e0ff;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.tip b{font-size:11px}.tip p{color:#7c8596;margin:4px 0 0;font-size:10px}.tip button{color:#5e52d9;background:#fff;border:0;border-radius:8px;margin-left:auto;padding:8px 11px;font-size:10px;font-weight:650}.menu{display:none}@media (max-width:1000px){.stats{grid-template-columns:repeat(2,1fr)}.grid-main{grid-template-columns:1fr}.content{padding:28px 25px}}@media (max-width:760px){.sidebar{transition:all .2s;transform:translate(-100%);box-shadow:10px 0 30px #0001}.sidebar.mobile-open{transform:translate(0)}.close-mobile{color:#777;background:0 0;border:0;margin-left:auto;display:block}.backdrop{z-index:15;background:#1118;position:fixed;inset:0}.main{margin-left:0}header{padding:0 18px}.menu{color:#596276;background:0 0;border:0;display:block}.search{width:100%}.help{display:none}.content{padding:24px 16px}.page-head{align-items:flex-start;gap:16px}.page-head h1{font-size:24px}.primary{white-space:nowrap}.stats{gap:10px}.stat{padding:14px}.stat-icon{width:34px;height:34px}.stat strong{font-size:19px}.delta{display:none}.tip{align-items:flex-start}.tip button{display:none}}@media (max-width:480px){.stats{grid-template-columns:1fr 1fr}.stat p{font-size:9px}.post .status{display:none}.page-head{display:block}.primary{margin-top:16px}.header-actions{gap:10px}}.profile-button{text-align:left;cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0;width:100%}.profile-button:hover{background:#f8f8fc}.sign-out{color:#8479e6;margin-left:auto;font-size:10px;font-weight:700}.auth-page{background:radial-gradient(circle at 100% 0,#eae7ff,#0000 37%),#f7f8fb;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(100%,440px);padding:34px;box-shadow:0 20px 50px #17203312}.auth-brand{letter-spacing:-.7px;align-items:center;gap:9px;font-size:22px;display:flex}.auth-mark{color:#fff;background:linear-gradient(135deg,#7568ed,#5143d3);border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.auth-intro{margin:35px 0 27px}.auth-icon{width:40px;height:40px;color:var(--purple);background:#efedff;border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.auth-intro p{letter-spacing:1.3px;color:#857be0;margin:0 0 7px;font-size:10px;font-weight:800}.auth-intro h1{letter-spacing:-1px;margin:0;font-size:27px}.auth-intro>span:last-child{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.55;display:block}.login-form{gap:17px;display:grid}.login-form label{color:#4d5667;gap:7px;font-size:12px;font-weight:700;display:grid}.field{border:1px solid var(--line);color:#8b94a6;border-radius:10px;align-items:center;gap:9px;height:45px;padding:0 12px;display:flex}.field:focus-within{border-color:#8176ef;box-shadow:0 0 0 3px #6557e81a}.field input{width:100%;color:var(--ink);border:0;outline:0;font-size:13px}.login-button{background:linear-gradient(135deg, var(--purple), var(--purple2));color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:45px;font-weight:700;display:flex}.login-button:disabled{opacity:.7;cursor:wait}.form-error{color:#c23b55;background:#fff1f3;border-radius:8px;margin:0;padding:9px 10px;font-size:12px}.auth-note{color:#8992a2;text-align:center;margin:24px 0 0;font-size:11px;line-height:1.5}.auth-link{color:#6155da;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.auth-loading{color:var(--muted);font-size:14px}.business-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.business-search{color:#7b8497;background:#fff;border:1px solid #dfe3eb;border-radius:10px;align-items:center;gap:10px;width:420px;max-width:100%;height:44px;padding:0 14px;display:flex}.business-search input{color:#182033;background:0 0;border:0;outline:0;width:100%;font-size:14px}.business-search input::placeholder{color:#98a1b2}.business-count{color:#69738a;white-space:nowrap;font-size:13px}.business-list{flex-direction:column;gap:12px;width:100%;display:flex}.business-row{box-sizing:border-box;background:#fff;border:1px solid #e3e7ef;border-radius:12px;align-items:center;gap:18px;width:100%;min-height:92px;padding:18px 20px;transition:border-color .15s,box-shadow .15s;display:flex}.business-row:hover{border-color:#d5d9e5;box-shadow:0 4px 14px #222a420d}.business-logo{color:#6657e8;background:#f0edff;border-radius:11px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.business-main{flex:1;min-width:220px}.business-main h2{color:#182033;margin:0 0 5px;font-size:16px;font-weight:600;line-height:1.3}.business-main p{color:#737d91;margin:0;font-size:13px;line-height:1.4}.business-timezone{color:#667085;align-items:center;gap:8px;width:170px;font-size:13px;display:flex}.business-timezone svg{color:#7c8497}.business-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.business-action{color:#596276;cursor:pointer;background:#fff;border:1px solid #e0e4ec;border-radius:7px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:12px;font-weight:500;display:inline-flex}.business-action:hover{background:#f7f8fb}.business-action.danger{color:#c34f5b}.business-action.danger:hover{background:#fff5f5;border-color:#f0d4d7}.business-state{color:#69738a;background:#fff;border:1px dashed #d9deea;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.business-state p{margin:10px 0 0}.business-error{color:#c34f5b}.business-empty{text-align:center;background:#fff;border:1px dashed #d9deea;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px;display:flex}.business-empty-icon{color:#6657e8;background:#f0edff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;display:flex}.business-empty h2{color:#182033;margin:0 0 8px;font-size:18px}.business-empty p{color:#737d91;max-width:430px;margin:0 0 20px;font-size:14px;line-height:1.6}@media (max-width:800px){.business-toolbar{flex-direction:column;align-items:stretch}.business-search{width:100%}.business-row{flex-wrap:wrap;align-items:flex-start}.business-main{flex:1;min-width:0}.business-timezone{flex:1 0 100%;width:auto;padding-left:66px}.business-actions{flex:1 0 100%;margin-left:0;padding-left:66px}}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);background:#17203373;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.business-modal{background:#fff;border:1px solid #e6e8ef;border-radius:17px;width:min(100%,470px);padding:25px;animation:.18s ease-out business-modal-in;box-shadow:0 24px 70px #1720332e,0 5px 18px #1720330f}@keyframes business-modal-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.modal-head .eyebrow{margin-bottom:6px}.modal-head h2{letter-spacing:-.5px;color:var(--ink);margin:0;font-size:21px;line-height:1.2}.modal-close{color:#7c8596;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:grid}.modal-close:hover{color:var(--ink);background:#f4f5f8}.business-modal form{flex-direction:column;gap:17px;display:flex}.business-modal label{color:#4d5667;flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.business-modal input,.business-modal select{box-sizing:border-box;width:100%;height:44px;color:var(--ink);background:#fff;border:1px solid #e1e4eb;border-radius:9px;outline:none;padding:0 12px;font-size:12px;transition:border-color .15s,box-shadow .15s}.business-modal input::placeholder{color:#a0a7b4}.business-modal input:focus,.business-modal select:focus{border-color:#8176ef;box-shadow:0 0 0 3px #6557e81a}.business-modal select{cursor:pointer}.business-modal .form-error{color:#c23b55;background:#fff1f3;border-radius:8px;margin:0;padding:9px 10px;font-size:11px}.modal-actions{justify-content:flex-end;align-items:center;gap:9px;margin-top:5px;display:flex}.secondary-button{color:#687286;cursor:pointer;background:#fff;border:1px solid #e0e3ea;border-radius:9px;height:40px;padding:0 15px;font-size:11px;font-weight:650}.secondary-button:hover{color:var(--ink);background:#f7f8fb}.secondary-button:disabled{opacity:.6;cursor:wait}.business-modal .primary{cursor:pointer;height:40px;padding:0 15px}.business-modal .primary:disabled{opacity:.7;cursor:wait}@media (max-width:520px){.modal-backdrop{align-items:center;padding:15px}.business-modal{border-radius:15px;width:100%;padding:21px}.modal-actions{flex-direction:column-reverse;align-items:stretch}.modal-actions button{justify-content:center;width:100%}}.delete-modal{box-sizing:border-box;text-align:center;background:#fff;border-radius:18px;width:440px;max-width:calc(100vw - 40px);padding:28px;animation:.18s ease-out deleteModalIn;box-shadow:0 24px 70px #0f172a38}.delete-modal-icon{color:#dc2626;background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;font-size:22px;display:flex}.delete-modal h2{color:#172033;margin:0 0 10px;font-size:22px;font-weight:700;line-height:1.3}.delete-modal p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.delete-modal p strong{color:#172033;font-weight:600}.delete-warning{color:#dc2626!important;margin-top:6px!important;font-size:13px!important}.delete-modal-actions{justify-content:center;align-items:center;gap:12px;margin-top:25px;display:flex}.cancel-delete-btn,.confirm-delete-btn{cursor:pointer;border-radius:9px;height:40px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,border-color .15s,transform .15s}.cancel-delete-btn{color:#475569;background:#fff;border:1px solid #dbe1ea}.cancel-delete-btn:hover{background:#f8fafc;border-color:#cbd5e1}.confirm-delete-btn{color:#fff;background:#dc2626;border:1px solid #dc2626}.confirm-delete-btn:hover{background:#b91c1c;border-color:#b91c1c}.cancel-delete-btn:active,.confirm-delete-btn:active{transform:scale(.98)}@keyframes deleteModalIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.business-selector{padding:0;display:block;position:relative}.workspace-trigger{width:100%;min-height:54px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;display:flex}.workspace-trigger:hover{background:#f8f7ff}.workspace-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.workspace-info b{color:#172033;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.workspace-info small{color:#7b8496;font-size:11px}.workspace-chevron{color:#7b8496;flex-shrink:0;transition:transform .18s}.workspace-chevron.open{transform:rotate(180deg)}.business-dropdown{z-index:1100;background:#fff;border:1px solid #e2e6ef;border-radius:12px;padding:6px;animation:.15s ease-out businessDropdownIn;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 14px 35px #0f172a1f}.business-option{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:9px;font-family:inherit;display:flex}.business-option:hover{background:#f7f6ff}.business-option.selected{background:#f0edff}.business-option-avatar{color:#6552e8;background:#eeebff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:flex}.business-option-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.business-option-info b{color:#172033;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.business-option-info small{color:#7b8496;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.business-option-check{color:#6552e8;flex-shrink:0}.business-dropdown-empty{color:#7b8496;text-align:center;padding:14px 10px;font-size:12px}@keyframes businessDropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.social-accounts-page{width:100%;padding:28px 32px 40px}.social-page-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.social-eyebrow{letter-spacing:.08em;color:#6c5ce7;margin-bottom:5px;font-size:11px;font-weight:700}.social-page-head h1{color:#111827;margin:0;font-size:30px;font-weight:700;line-height:1.2}.social-page-head p{color:#7b8495;margin:6px 0 0;font-size:14px}.social-primary-button{color:#fff;cursor:pointer;background:#6c5ce7;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 5px 14px #6c5ce72e}.social-primary-button:hover{background:#5d4ddd;transform:translateY(-1px);box-shadow:0 7px 18px #6c5ce73b}.social-primary-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.social-error{color:#b42318;background:#fff7f7;border:1px solid #f0c7c7;border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:13px}.social-accounts-card{background:#fff;border:1px solid #e8eaf0;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0f172a06}.social-account-header{color:#8a91a1;text-transform:uppercase;letter-spacing:.045em;background:#fafafe;border-bottom:1px solid #eceef3;grid-template-columns:1.1fr 1.35fr 1.45fr 1.3fr 1.15fr .85fr;align-items:center;padding:13px 20px;font-size:11px;font-weight:700;display:grid}.social-account-row{border-bottom:1px solid #eef0f4;grid-template-columns:1.1fr 1.35fr 1.45fr 1.3fr 1.15fr .85fr;align-items:center;min-height:76px;padding:14px 20px;transition:background .15s;display:grid}.social-account-row:last-child{border-bottom:none}.social-account-row:hover{background:#fbfaff}.social-account-handle{color:#242b3a;align-items:center;gap:11px;min-width:0;font-size:13px;font-weight:600;display:flex}.social-account-icon{color:#6c5ce7;background:#f0edff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.social-account-handle span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.social-account-name{color:#343b4a;text-overflow:ellipsis;white-space:nowrap;padding-right:15px;font-size:13px;font-weight:500;overflow:hidden}.social-account-id{color:#70798a;text-overflow:ellipsis;white-space:nowrap;padding-right:15px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;overflow:hidden}.social-account-expiry{color:#596273;font-size:13px}.social-status{color:#667085;background:#f2f4f7;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:600;display:inline-flex}.social-status.connected{color:#067647;background:#ecfdf3}.social-status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.social-loading-card{text-align:center;color:#7b8495;background:#fff;border:1px solid #e8eaf0;border-radius:14px;padding:45px;font-size:13px}.social-empty-state{text-align:center;background:#fff;border:1px solid #e8eaf0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px;display:flex}.social-empty-icon{color:#6c5ce7;background:#f0edff;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;display:flex}.social-empty-state h3{color:#242b3a;margin:0;font-size:16px;font-weight:650}.social-empty-state p{color:#7b8495;max-width:390px;margin:7px 0 20px;font-size:13px;line-height:1.5}.social-modal-overlay{z-index:1000;background:#0f172a61;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.social-modal{background:#fff;border-radius:16px;width:min(480px,100%);overflow:hidden;box-shadow:0 25px 60px #0f172a33}.social-modal-header{border-bottom:1px solid #eceef3;justify-content:space-between;align-items:flex-start;padding:22px 24px;display:flex}.social-modal-header h2{color:#202637;margin:0;font-size:18px;font-weight:700}.social-modal-header p{color:#7b8495;margin:5px 0 0;font-size:12px}.social-modal-close{color:#7b8495;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.social-modal-close:hover{color:#303746;background:#f5f6f8}.social-form{padding:24px}.social-field{margin-bottom:17px}.social-field label{color:#343b4a;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.social-field input{box-sizing:border-box;color:#242b3a;background:#fff;border:1px solid #dfe2e8;border-radius:9px;outline:none;width:100%;padding:10px 12px;font-size:13px;transition:border-color .15s,box-shadow .15s}.social-field input:focus{border-color:#8b7cf0;box-shadow:0 0 0 3px #6c5ce71a}.social-field input::placeholder{color:#a2a8b4}.social-modal-actions{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.social-secondary-button{color:#4b5565;cursor:pointer;background:#fff;border:1px solid #dfe2e8;border-radius:9px;padding:10px 15px;font-size:13px;font-weight:600}.social-secondary-button:hover{background:#f8f9fb}@media (max-width:1000px){.social-account-header,.social-account-row{grid-template-columns:1.3fr 1.3fr 1.2fr 1fr}.social-account-header>div:nth-child(3),.social-account-row>div:nth-child(3){display:none}}@media (max-width:700px){.social-accounts-page{padding:22px 16px 30px}.social-page-head{flex-direction:column}.social-account-header{display:none}.social-account-row{flex-direction:column;align-items:flex-start;gap:9px;padding:17px;display:flex}.social-account-name,.social-account-id,.social-account-expiry{padding:0}}.social-account-platform{color:#343b4a;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.social-platform-icon{color:#6c5ce7;background:#f0edff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.social-field select{box-sizing:border-box;color:#242b3a;cursor:pointer;background:#fff;border:1px solid #dfe2e8;border-radius:9px;outline:none;width:100%;padding:10px 12px;font-size:13px}.social-field select:focus{border-color:#8b7cf0;box-shadow:0 0 0 3px #6c5ce71a}@media (max-width:1100px){.social-account-header,.social-account-row{grid-template-columns:1fr 1.2fr 1.3fr 1.2fr 1fr .9fr}}@media (max-width:700px){.social-account-header{display:none}.social-account-row{flex-direction:column;align-items:flex-start;gap:10px;padding:18px;display:flex}.social-account-platform,.social-account-handle,.social-account-name,.social-account-id,.social-account-expiry{width:100%}}
