:root{--navy:#0e1133;--indigo:#1b1f5c;--violet:#6c3cff;--lav:#a78bfa;--soft:#ede9fe;--bg:#f7f8fc;--text:#111827;--muted:#667085;--border:#e5e7eb;--green:#22c55e}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}h1,h2,h3{color:var(--navy);margin-top:0}.muted{color:var(--muted)}.brandMark{background:linear-gradient(135deg,var(--violet),var(--lav));color:#fff;border-radius:15px;place-items:center;width:54px;height:54px;font-size:26px;font-weight:900;display:grid}.brandMark.small{border-radius:10px;width:34px;height:34px;font-size:17px}.centerPage{place-items:center;min-height:100vh;padding:30px;display:grid}.authCard,.onboardCard{border:1px solid var(--border);background:#fff;border-radius:22px;width:min(100%,460px);padding:30px;box-shadow:0 18px 60px #0e113314}.onboardCard{width:min(100%,820px)}label{gap:7px;margin:13px 0;font-size:14px;font-weight:700;display:grid}input,select,textarea{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:100%;padding:12px}textarea{resize:vertical;min-height:110px}.primary,.secondary,.approve,.linkButton{border:0;border-radius:10px;padding:11px 14px;font-weight:800}.primary{background:var(--violet);color:#fff}.secondary{border:1px solid var(--border);color:var(--navy);background:#fff}.approve{color:#15803d;background:#ecfdf3;border:1px solid #bbf7d0}.linkButton{color:var(--violet);background:0 0;width:100%;margin-top:10px}.message,.statusBox{color:#4c1d95;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px;margin:14px 0;padding:11px 13px}.inlineStatus{color:#4c1d95;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;margin-top:9px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-block}.formGrid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.full{grid-column:1/-1}.appShell{grid-template-columns:230px 1fr;min-height:100vh;display:grid}aside{background:var(--navy);color:#fff;flex-direction:column;padding:22px 15px;display:flex}.wordmark{align-items:center;gap:10px;margin:0 8px 24px;font-size:22px;font-weight:900;display:flex}nav{gap:6px;display:grid}nav button,.asideBottom button{color:#d7d9ea;text-align:left;background:0 0;border:0;border-radius:10px;padding:12px 14px}nav button.active,nav button:hover{color:#fff;background:linear-gradient(90deg,#2b2169,#4d31b7)}.asideBottom{gap:4px;margin-top:auto;display:grid}.workspace{width:100%;max-width:1500px;margin:auto;padding:28px}header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}header h1{margin-bottom:4px}header select{width:auto;min-width:220px}.mobileNav{display:none}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric,.panel{border:1px solid var(--border);background:#fff;border-radius:16px;padding:18px;box-shadow:0 4px 18px #1118270a}.metric strong{color:var(--navy);font-size:30px;display:block}.metric span{color:var(--muted)}.twoCol{grid-template-columns:1.55fr .85fr;gap:18px;margin-top:18px;display:grid}.stack{gap:18px;display:grid}.violet{color:#fff;background:linear-gradient(135deg,#4e2ccf,#8b5cf6)}.violet h2{color:#fff}.voiceBar{background:#ffffff40;border-radius:999px;height:9px}.voiceBar span{background:#fff;border-radius:999px;width:92%;height:100%;display:block}.postRow{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;gap:16px;padding:15px 0;display:grid}.postRow:last-child{border-bottom:0}.postRow p{color:#4b5563;margin:7px 0}.postRow small{color:var(--muted)}.postTop{align-items:center;gap:10px;display:flex}.postTop span{color:var(--violet);background:var(--soft);border-radius:999px;padding:4px 8px;font-size:11px}.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.scheduleBox,.editorBox{clear:both;background:#faf8ff;border:1px solid #ddd6fe;border-radius:12px;margin-top:12px;padding:14px}.scheduleBox{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.scheduleBox input{flex:1;width:auto;min-width:220px}.editorBox label{margin:8px 0}.editorBox textarea{min-height:125px}.editorGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.editorActions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.calendarDate{color:var(--muted);margin-top:2px;font-size:12px}.calendarEmpty{margin-top:16px}.empty{text-align:center;color:var(--muted);border:1px dashed #cbd5e1;border-radius:12px;padding:28px}.brainGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.brainItem{border:1px solid var(--border);background:#fbfbfe;border-radius:12px;padding:15px}.brainItem h3{margin-bottom:7px}.calendar{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.day{border:1px solid var(--border);background:#fff;border-radius:14px;min-height:190px;padding:11px}.calPost{background:var(--soft);color:var(--indigo);border-radius:8px;margin-top:9px;padding:8px;font-size:12px}.calPost small{color:var(--muted);margin-top:4px;display:block}.platforms{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.wide{grid-column:1/-1;margin-top:2px}.postImage{object-fit:cover;float:left;border:1px solid var(--border);border-radius:12px;width:150px;height:150px;margin:0 14px 10px 0}.brandLogo{object-fit:cover;border-radius:16px;width:58px;height:58px;display:block;box-shadow:0 8px 22px #0e113329}.brandLogo.small{width:36px;height:36px;box-shadow:none;border-radius:11px}.authCard>.brandLogo,.onboardCard>.brandLogo{margin-bottom:14px}@media (max-width:950px){.appShell{grid-template-columns:1fr}aside{display:none}.workspace{padding:20px}.mobileNav{scrollbar-width:thin;gap:8px;margin:0 0 14px;padding:0 0 14px;display:flex;overflow-x:auto}.mobileNav button{border:1px solid var(--border);color:var(--navy);background:#fff;border-radius:999px;flex:none;padding:9px 12px;font-weight:750}.mobileNav button.active{background:var(--violet);border-color:var(--violet);color:#fff}header{align-items:flex-start;gap:12px}header select{width:min(46vw,260px);min-width:0}.metrics,.twoCol,.platforms,.brainGrid{grid-template-columns:1fr}.calendar{grid-template-columns:1fr 1fr}.formGrid,.editorGrid{grid-template-columns:1fr}.full{grid-column:auto}.postRow{grid-template-columns:1fr}.scheduleBox{align-items:stretch}.scheduleBox input{width:100%;min-width:0}}@media (max-width:560px){.workspace{padding:16px}header{flex-direction:column}header select{width:100%}.calendar{grid-template-columns:1fr}.metric,.panel{border-radius:14px}.postImage{float:none;width:100%;height:auto;max-height:320px;margin:0 0 12px}.scheduleBox{display:grid}.scheduleBox .primary,.scheduleBox .secondary,.editorActions .primary,.editorActions .secondary{width:100%}}
.DashboardAddBusiness-module__jCkI3G__actions{z-index:40;align-items:center;gap:10px;display:flex;position:fixed;top:22px;right:24px}.DashboardAddBusiness-module__jCkI3G__button,.DashboardAddBusiness-module__jCkI3G__accountButton{border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.DashboardAddBusiness-module__jCkI3G__button{color:#fff;background:#6c3cff;box-shadow:0 8px 24px #6c3cff38}.DashboardAddBusiness-module__jCkI3G__button:hover{background:#5b2fe0}.DashboardAddBusiness-module__jCkI3G__accountButton{color:#0e1133;background:#fff;border:1px solid #e5e7eb}.DashboardAddBusiness-module__jCkI3G__accountButton:hover{background:#f7f8fc}@media (max-width:950px){.DashboardAddBusiness-module__jCkI3G__actions{flex-direction:column;align-items:flex-end;top:auto;bottom:18px;right:16px}.DashboardAddBusiness-module__jCkI3G__button,.DashboardAddBusiness-module__jCkI3G__accountButton{border-radius:999px}}
.DashboardAssistant-module__JjhtBW__button{z-index:39;color:#fff;background:#0e1133;border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex;position:fixed;top:70px;right:24px;box-shadow:0 8px 24px #0e11332e}.DashboardAssistant-module__JjhtBW__button:hover{background:#1b1f5c}@media (max-width:950px){.DashboardAssistant-module__JjhtBW__button{border-radius:999px;top:auto;bottom:70px;right:16px}}
