@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#0a0f1e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f8f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}button{border:0}a{color:inherit}::selection{color:#0a0f1e;background:#d8d7ff}:root{--navy:#0a0f1e;--ink:#151a2f;--muted:#7f899f;--line:#e9ecf3;--blue:#3b82ff;--royal:#6366f1;--violet:#a855f7;--cyan:#00c6ff;--surface:#fff;--shadow:0 12px 38px #252f5b0a}.muted{color:var(--muted)}.tiny{font-size:11px}.eyebrow{letter-spacing:.24em;color:#7e8ba9;font-size:10px;font-weight:800}.eyebrow.light{color:#bdd6ff}.button{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:9px;height:40px;padding:0 17px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:not(:disabled):hover{transform:translateY(-1px)}.button.primary{color:#fff;background:linear-gradient(105deg,#00bff5 0%,#3b82ff 48%,#a855f7 100%);box-shadow:0 8px 20px #5b66ed2e}.button.primary:hover{box-shadow:0 11px 25px #5b66ed45}.button.secondary{color:#27304d;background:#fff;border:1px solid #dce1ed}.button.secondary:hover{background:#f8f9ff}.button.subtle{color:#59647e;background:#f6f8fc;border:1px solid #edf0f6;height:34px}.button.full{width:100%;height:46px}.icon-button{color:#68738f;background:0 0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-button:hover{color:#202b48;background:#f3f5fb}.icon-button.bordered{background:#fff;border:1px solid #e5e9f1}.icon-button.danger:hover{color:#db4865;background:#fff2f5;border-color:#ffd8e1}.link-button,.text-button{color:#4967dd;background:0 0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.link-button:hover,.text-button:hover{text-decoration:underline}.surface{box-shadow:var(--shadow);background:#fff;border:1px solid #edf0f5;border-radius:17px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.boot{color:#6674ec;justify-content:center;align-items:center;gap:18px;height:100vh;display:flex}.boot img{width:38px;height:46px}.auth-page{background:#fff;grid-template-columns:minmax(0,1fr) minmax(430px,.85fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:radial-gradient(circle at 20% 75%,#238bff47,#0000 34%),radial-gradient(circle at 82% 88%,#a348ff5c,#0000 27%),linear-gradient(145deg,#070d20,#0c1636 60%,#17114b);flex-direction:column;padding:50px 8%;display:flex;position:relative;overflow:hidden}.auth-brand>img{z-index:2;width:146px;position:relative}.auth-story{z-index:2;max-width:560px;margin:auto 0;position:relative}.auth-story h1{letter-spacing:-.065em;margin:22px 0;font-size:clamp(48px,5vw,75px);line-height:1.04}.auth-story h1 em{background:linear-gradient(90deg,#00c6ff,#7180ff,#bd6dff);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.auth-story>p{color:#b6c0d9;max-width:440px;margin-bottom:42px;font-size:17px;line-height:1.7}.auth-feature{color:#d7ddf3;align-items:center;gap:13px;margin-top:16px;font-size:13px;font-weight:600;display:flex}.feature-icon{color:#8eabff;background:#ffffff14;border:1px solid #ffffff26;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.auth-orbit{border:1px solid #7385ff26;border-radius:50%;width:610px;height:610px;position:absolute;top:-140px;right:-310px}.auth-orbit.orbit-two{width:410px;height:410px;top:-45px;right:-205px}.auth-panel{place-items:center;padding:48px;display:grid}.auth-card{width:min(100%,405px)}.auth-card h2{margin:13px 0 10px;font-size:29px;line-height:1.16}.auth-card>p{margin-bottom:28px;font-size:14px;line-height:1.6}.auth-card form{flex-direction:column;gap:17px;display:flex}.auth-card label,.settings-card label,.side-card label{color:#29334f;flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.auth-card input,.settings-card input,.side-card input{color:#15203e;background:#fff;border:1px solid #dfe4ee;border-radius:10px;outline:0;width:100%;height:44px;padding:0 13px;font-weight:500}.auth-card input:focus,.settings-card input:focus,.side-card input:focus,textarea:focus{border-color:#6374ef;box-shadow:0 0 0 3px #6374ef1c}.auth-card .button.primary{margin-top:4px}.auth-switch{text-align:center;color:#8b94a9;margin:23px 0;font-size:12px}.auth-divider{background:#edf0f5;height:1px;margin:24px 0;position:relative}.auth-divider span{color:#a4acc0;background:#fff;padding:0 12px;font-size:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-footnote{text-align:center!important;color:#a0a9ba!important;margin:16px 0 0!important;font-size:11px!important}.auth-mobile-logo{display:none}.notice{border-radius:9px;margin-bottom:14px;padding:11px 12px;font-size:12px;line-height:1.45}.notice.error{color:#c53c59;background:#fff2f4}.notice.success{color:#16856d;background:#eafaf5}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;background:#fff;border-right:1px solid #e9edf4;flex-direction:column;flex:none;width:238px;height:100vh;min-height:100vh;padding:25px 15px 18px;display:flex;position:sticky;top:0}.sidebar-top{justify-content:space-between;align-items:center;padding:0 13px 27px;display:flex}.side-logo{width:118px;height:auto}.workspace-switch{border:1px solid #e9ecf3;border-radius:12px;align-items:center;gap:10px;min-width:0;margin-bottom:29px;padding:10px;display:flex;box-shadow:0 3px 11px #2b386906}.workspace-avatar,.user-avatar,.profile-avatar{color:#fff;border-radius:9px;flex:none;place-items:center;font-weight:800;display:grid}.workspace-avatar{background:linear-gradient(135deg,#00c6ff,#5276ff,#a855f7);width:34px;height:34px;font-size:16px}.workspace-copy,.user-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.workspace-copy strong,.user-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.workspace-copy small,.user-copy small{color:#9aa4b7;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.workspace-switch>svg{color:#a2a9ba}.side-section-label{letter-spacing:.19em;color:#a5aec0;margin-bottom:12px;padding:0 14px;font-size:9px;font-weight:800}.side-nav{flex-direction:column;gap:3px;display:flex}.nav-item{color:#79849a;text-align:left;background:0 0;border-radius:9px;align-items:center;gap:12px;width:100%;height:41px;padding:0 13px;font-size:12px;font-weight:650;display:flex}.nav-item:hover{color:#303d60;background:#f7f8fc}.nav-item.active{color:#5a5fe2;background:#f0f2ff}.nav-item.active svg{stroke-width:2.3px}.nav-item span:nth-child(2){flex:1}.nav-count{color:#6e74c9;background:#fff;border-radius:6px;padding:3px 6px;font-size:10px}.side-bottom{margin-top:auto}.side-help{background:linear-gradient(145deg,#f4f5ff,#f8faff);border:1px solid #ebebff;border-radius:13px;margin-bottom:19px;padding:15px}.side-help-icon{color:#6564e8;background:#e6e8ff;border-radius:8px;place-items:center;width:28px;height:28px;margin-bottom:11px;display:grid}.side-help strong{font-size:11px}.side-help p{color:#929cb1;margin:6px 0 11px;font-size:10px;line-height:1.5}.side-help-link{color:#625ee7;background:0 0;align-items:center;gap:5px;padding:0;font-size:10px;font-weight:800;display:inline-flex}.settings-link{margin-bottom:13px}.user-row{border-top:1px solid #eef0f5;align-items:center;gap:9px;padding:15px 4px 0;display:flex}.user-avatar{background:#202b53;width:31px;height:31px;font-size:12px}.user-copy{flex:1}.user-row .icon-button{width:28px;height:28px}.main{flex:1;min-width:0}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;border-bottom:1px solid #eceff5;justify-content:space-between;align-items:center;height:72px;padding:0 41px;display:flex;position:sticky;top:0}.topbar-left,.topbar-actions{align-items:center;gap:18px;display:flex}.breadcrumbs{color:#a0a9bc;align-items:center;gap:10px;font-size:12px;display:inline-flex}.breadcrumbs strong{color:#2d3651;font-weight:700}.today-date{color:#8893a7;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.today-date svg{color:#6979ef}.menu-button,.mobile-close{display:none}.page-content{max-width:1480px;margin:0 auto;padding:36px 42px 60px}.page-heading{justify-content:space-between;align-items:center;gap:22px;margin-bottom:30px;display:flex}.page-heading h1{letter-spacing:-.055em;margin:9px 0 8px;font-size:29px;font-weight:800;line-height:1.2}.page-heading p{color:#939cb0;margin:0;font-size:13px;line-height:1.5}.wave{color:#6e70ef;vertical-align:4px;margin-left:10px;font-size:20px}.demo-banner{color:#5754bc;background:#f0efff;border-bottom:1px solid #e4e2ff;justify-content:center;align-items:center;gap:9px;height:38px;font-size:11px;font-weight:650;display:flex}.demo-banner button{color:#5754bc;background:0 0;align-items:center;gap:5px;font-size:11px;font-weight:800;text-decoration:underline;display:inline-flex}.mobile-scrim{display:none}.overview-grid{grid-template-columns:minmax(0,1.68fr) minmax(230px,.68fr);gap:18px;margin-bottom:18px;display:grid}.welcome-card{color:#fff;background:radial-gradient(circle at 73% 27%,#68a4ff47,#0000 28%),linear-gradient(110deg,#0b1432,#172768 66%,#363492);border-radius:18px;min-height:248px;position:relative;overflow:hidden;box-shadow:0 18px 36px #1529781c}.welcome-content{z-index:2;padding:29px 32px;position:relative}.welcome-pill{color:#cedbff;background:#ffffff1c;border:1px solid #ffffff24;border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.welcome-content h2{letter-spacing:-.05em;margin:18px 0 9px;font-size:26px;line-height:1.12}.welcome-content p{color:#c9d1e8;max-width:285px;margin:0 0 18px;font-size:11px;line-height:1.6}.welcome-content button{color:#fff;background:linear-gradient(100deg,#00c6ff,#527bff,#a855f7);border-radius:8px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;font-weight:800;display:inline-flex}.welcome-art{pointer-events:none;width:48%;position:absolute;inset:0 0 0 auto}.art-calendar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffff47,#ffffff12);border:1px solid #fff6;border-radius:18px;width:175px;height:160px;position:absolute;top:44px;left:22%;transform:rotate(11deg);box-shadow:0 24px 35px #040e3a47}.art-card-top{border-bottom:1px solid #fff3;align-items:center;gap:8px;height:47px;padding:0 18px;display:flex}.art-card-top span{opacity:.75;background:#fff;border-radius:50%;width:6px;height:6px}.art-lines{padding:21px}.art-lines i{background:#ffffff38;border-radius:10px;width:90%;height:8px;margin-bottom:12px;display:block}.art-lines i:nth-child(2){width:70%}.art-lines i:nth-child(3){width:50%}.art-sticker{background:linear-gradient(135deg,#00c6ff,#a855f7);border-radius:16px;place-items:center;width:56px;height:56px;display:grid;position:absolute;bottom:15px;right:-18px;transform:rotate(-15deg);box-shadow:0 12px 24px #0f145340}.art-sparkle{color:#8fd9ff;position:absolute}.art-sparkle.one{font-size:28px;top:26px;right:39px}.art-sparkle.two{font-size:21px;bottom:18px;left:12px}.quick-card{box-shadow:var(--shadow);background:#fff;border:1px solid #edf0f5;border-radius:18px;min-height:248px;padding:22px 24px}.quick-card-top{color:#8f97aa;justify-content:space-between;align-items:center;display:flex}.quick-icon{color:#8957eb;background:#efeafe;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.quick-title{color:#7e88a1;margin-top:16px;font-size:11px;font-weight:700;display:block}.quick-card>strong{letter-spacing:-.07em;margin:7px 0 2px;font-size:37px;line-height:1.1;display:block}.quick-card p{color:#98a2b5;margin:0 0 20px;font-size:11px}.quick-progress{background:#f0f2f8;border-radius:10px;height:7px;margin-bottom:10px;overflow:hidden}.quick-progress span{background:linear-gradient(90deg,#00c6ff,#6366f1,#a855f7);border-radius:10px;min-width:4px;height:100%;display:block}.quick-card small{color:#a1aabd;font-size:10px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:21px;display:grid}.metric-card{min-height:145px;box-shadow:var(--shadow);background:#fff;border:1px solid #edf0f5;border-radius:15px;padding:19px 20px}.metric-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.metric-icon{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.metric-icon.blue{color:#3488ea;background:#e7f5ff}.metric-icon.purple{color:#9b62e9;background:#f2eaff}.metric-icon.mint{color:#2abda0;background:#e5faf4}.metric-icon.orange{color:#e9a26b;background:#fff0e6}.metric-trend{color:#36b99b;background:#e8faf5;border-radius:100px;padding:4px}.metric-label{color:#8c96aa;font-size:11px;font-weight:650;display:block}.metric-card>strong{letter-spacing:-.055em;margin-top:4px;font-size:29px;line-height:1.2;display:block}.metric-card>small{color:#a6aec0;font-size:10px}.content-columns{grid-template-columns:minmax(0,1.27fr) minmax(290px,.93fr);gap:18px;display:grid}.upcoming-panel,.week-panel{min-height:280px;padding:25px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.section-heading h2{margin:6px 0 0;font-size:17px}.upcoming-list{flex-direction:column;display:flex}.upcoming-item{text-align:left;background:#fff;border-top:1px solid #f0f2f6;align-items:center;gap:13px;width:100%;padding:12px 0;display:flex}.upcoming-item:hover{background:#fafbff}.upcoming-date{color:#6464df;background:#f0f2ff;border-radius:9px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.upcoming-date strong{font-size:15px;line-height:1.05}.upcoming-date span{text-transform:uppercase;font-size:9px;font-weight:750}.upcoming-copy{flex:1;min-width:0}.upcoming-copy strong{white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:11px;font-weight:750;display:block;overflow:hidden}.upcoming-copy>span{color:#99a3b6;align-items:center;gap:4px;font-size:10px;display:flex}.bullet{color:#c5cbd8}.row-arrow{color:#bbc4d4}.account-stack{align-items:center;padding-left:5px;display:flex}.account-stack .platform-badge{border:2px solid #fff;margin-left:-5px}.platform-badge{color:#fff;letter-spacing:-.05em;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;font-weight:800;display:inline-grid;box-shadow:0 5px 11px #1c204914}.platform-badge.small{border-radius:7px;width:23px;height:23px;font-size:12px}.week-strip{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.week-day{color:#8c96ab;background:#f8f9fc;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:12px 3px 9px;display:flex}.week-day.current{color:#565cdf;background:#eef0ff}.week-day span{font-size:9px;font-weight:700}.week-day strong{font-size:14px}.week-day i{background:0 0;border-radius:50%;width:5px;height:5px}.week-day i.filled{background:#6568ed}.week-note{border-top:1px solid #eff1f6;gap:12px;margin-top:22px;padding-top:18px;display:flex}.week-note-icon{color:#e8a353;background:#fff1df;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.week-note strong{font-size:11px}.week-note p{color:#a3acbd;margin:5px 0 0;font-size:10px}.connection-nudge,.account-intro,.account-help,.insight-note{background:#f0f3ff;border:1px solid #e7ebff;border-radius:14px;align-items:center;gap:15px;margin-top:20px;padding:18px 20px;display:flex}.nudge-icon,.account-intro-icon,.account-help-icon,.insight-note>span{color:#6573eb;background:#e1e8ff;border-radius:11px;flex:none;place-items:center;width:41px;height:41px;display:grid}.connection-nudge>div:nth-child(2),.account-intro>div:nth-child(2),.account-help>div:nth-child(2),.insight-note>div:nth-child(2){flex:1}.connection-nudge strong,.account-intro strong,.account-help strong,.insight-note strong{font-size:12px}.connection-nudge p,.account-intro p,.account-help p,.insight-note p{color:#838eab;margin:5px 0 0;font-size:11px;line-height:1.55}.empty-state{text-align:center;color:#93a0b7;flex-direction:column;justify-content:center;align-items:center;min-height:195px;padding:24px;display:flex}.empty-state>span{color:#7072ed;background:#f1f2ff;border-radius:13px;place-items:center;width:49px;height:49px;margin-bottom:12px;display:grid}.empty-state strong{color:#39435f;font-size:12px}.empty-state p{max-width:270px;margin:7px 0 12px;font-size:11px;line-height:1.55}.calendar-shell{overflow:hidden}.calendar-toolbar{border-bottom:1px solid #eef0f5;justify-content:space-between;align-items:center;gap:14px;padding:19px 22px;display:flex}.calendar-month{align-items:center;gap:9px;display:flex}.calendar-month h2{text-align:center;min-width:150px;margin:0;font-size:17px}.segmented{background:#f5f6fa;border-radius:9px;gap:2px;padding:4px;display:flex}.segmented button{color:#8791a6;background:0 0;border-radius:7px;padding:7px 12px;font-size:11px;font-weight:700}.segmented button.selected{color:#5363dc;background:#fff;box-shadow:0 2px 7px #2e386614}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-day-name{text-align:center;color:#a3acbd;border-bottom:1px solid #edf0f5;padding:15px 5px;font-size:10px;font-weight:800}.calendar-cell{text-align:left;background:#fff;border-bottom:1px solid #f0f2f6;border-right:1px solid #f0f2f6;flex-direction:column;min-width:0;height:117px;padding:10px;display:flex}.calendar-cell:nth-child(7n){border-right:0}.calendar-cell:hover{background:#f9faff}.calendar-cell.selected{background:#f9faff;box-shadow:inset 0 0 0 2px #d5d9ff}.calendar-cell.outside{background:#fbfcfe}.calendar-cell.outside .calendar-number{color:#c8ceda}.calendar-number{color:#5f6a80;place-items:center;width:24px;height:24px;margin-bottom:7px;font-size:11px;font-weight:700;display:grid}.calendar-number.today{color:#fff;background:#6665ed;border-radius:7px}.calendar-events{flex-direction:column;gap:4px;min-width:0;display:flex}.calendar-event{color:#5a62cc;white-space:nowrap;text-overflow:ellipsis;background:#eef1ff;border-radius:5px;align-items:center;gap:5px;min-width:0;padding:5px 6px;font-size:9px;font-weight:700;display:flex;overflow:hidden}.calendar-event.published{color:#259a7e;background:#e7f8f1}.calendar-event.failed{color:#d25a71;background:#fff0f2}.calendar-event i{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.calendar-more{color:#929cb2;padding-left:4px;font-size:9px}.calendar-detail{margin-top:20px;padding:24px}.small-counter,.account-total{color:#7986a0;background:#f3f5f9;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:750}.day-posts{flex-direction:column;display:flex}.day-post{text-align:left;background:#fff;border-top:1px solid #eff1f5;align-items:center;gap:14px;width:100%;padding:14px 0;display:flex}.day-post:hover{background:#fafbff}.day-time{color:#6873eb;flex:none;width:72px;font-size:11px;font-weight:800}.day-post-copy{flex:1;min-width:0}.day-post-copy>strong{white-space:nowrap;text-overflow:ellipsis;margin-bottom:7px;font-size:11px;display:block;overflow:hidden}.day-post-copy>span{align-items:center;gap:9px;display:flex}.day-post>svg{color:#b1bacb}.posts-panel{overflow:hidden}.posts-toolbar{border-bottom:1px solid #eff1f5;justify-content:space-between;align-items:center;gap:16px;padding:15px 22px 0;display:flex}.tabs{gap:19px;display:flex;overflow-x:auto}.tabs button{color:#98a2b4;white-space:nowrap;background:0 0;border-bottom:2px solid #0000;padding:10px 0 15px;font-size:11px;font-weight:800}.tabs button.active{color:#6263e8;border-bottom-color:#6968ed}.tabs button span{color:#8791a6;background:#f2f4f8;border-radius:5px;margin-left:7px;padding:3px 5px;font-size:9px;display:inline-block}.tabs button.active span{color:#6867e5;background:#efefff}.search-field{color:#a0aabe;border:1px solid #e9ecf2;border-radius:8px;align-items:center;gap:8px;height:34px;margin-bottom:10px;padding:0 10px;display:flex}.search-field input{color:#2f3956;border:0;outline:0;width:140px;font-size:11px}.post-row{border-bottom:1px solid #f0f2f6;align-items:center;gap:15px;padding:15px 23px;display:flex}.post-row:last-child{border-bottom:0}.post-thumbnail{color:#919bb1;background:#f3f5fa;border-radius:9px;flex:none;place-items:center;width:51px;height:51px;display:grid}.post-thumbnail.with-media{color:#695bd9;background:linear-gradient(135deg,#d1eaff,#e4d6ff)}.post-main{flex:1;min-width:0}.post-main>strong{white-space:nowrap;text-overflow:ellipsis;margin-bottom:7px;font-size:12px;display:block;overflow:hidden}.post-meta{color:#9aa4b5;align-items:center;gap:7px;font-size:10px;display:flex}.post-actions{gap:6px;margin-left:10px;display:flex}.status-pill{color:#6572c5;white-space:nowrap;background:#eff0ff;border-radius:20px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex}.status-pill.published{color:#20a182;background:#e5faf3}.status-pill.draft{color:#8b92a5;background:#f1f3f7}.status-pill.failed{color:#d75f75;background:#fff0f3}.status-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.select-wrap{align-items:center;min-width:185px;height:39px;display:flex;position:relative}.select-wrap select{appearance:none;color:#536079;background:#fff;border:1px solid #e1e5ef;border-radius:9px;outline:0;width:100%;height:100%;padding:0 34px 0 13px;font-size:11px;font-weight:700}.select-wrap svg{pointer-events:none;color:#8d98ae;position:absolute;right:12px}.analytics-stats{margin-top:5px}.analytics-chart{margin-top:3px;padding:26px}.chart-period{color:#9ba5b8;font-size:11px}.chart{width:100%;height:290px;margin-top:15px}.analytics-empty{text-align:center;flex-direction:column;align-items:center;padding:60px 24px;display:flex}.analytics-empty-art{color:#7270ea;background:linear-gradient(145deg,#e4f6ff,#eee7ff);border-radius:24px;place-items:center;width:88px;height:88px;margin-bottom:27px;display:grid;box-shadow:0 18px 30px #4a5cc817}.analytics-empty h2{margin:11px 0 8px;font-size:24px}.analytics-empty p{color:#97a2b7;max-width:420px;margin-bottom:20px;font-size:12px;line-height:1.6}.insight-note{background:#f7f8ff;border-color:#eceeff;margin-top:19px}.account-intro{background:linear-gradient(100deg,#f0f7ff,#f7f1ff);border-color:#e7eaff;margin:0 0 20px}.accounts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.account-card{min-height:193px;box-shadow:var(--shadow);background:#fff;border:1px solid #ebedf4;border-radius:15px;flex-direction:column;padding:20px;display:flex}.account-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.connection-status{color:#9ca5b8;white-space:nowrap;background:#f4f5f8;border-radius:20px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;font-weight:750;display:inline-flex}.connection-status i{background:#b8c0cf;border-radius:50%;width:5px;height:5px}.connection-status.connected{color:#1e9c7e;background:#e8faf3}.connection-status.connected i{background:#26be99}.account-card h3{margin:15px 0 6px;font-size:14px}.account-card>p{color:#a0a9bb;margin:0;font-size:10px}.account-card-foot{color:#a5adbd;border-top:1px solid #f0f2f6;align-items:center;gap:6px;margin-top:auto;padding-top:14px;font-size:10px;display:flex}.connected-profiles{border-top:1px solid #f0f2f6;margin-top:14px}.connected-profile{align-items:center;gap:8px;padding-top:12px;display:flex}.connected-profile .profile-avatar{color:#665fdb;background:#e6e7ff;width:30px;height:30px;font-size:11px}.connected-profile>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.connected-profile strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.connected-profile small{color:#a2aabd;font-size:9px}.connected-profile>svg{color:#2ac29e}.account-help{background:#fff;border-color:#edf0f5}.account-help-icon{background:#f4f5ff}.settings-grid{grid-template-columns:minmax(0,1.4fr) minmax(250px,.8fr);gap:18px;display:grid}.settings-card{padding:25px}.settings-card form{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.settings-card label{width:min(100%,430px)}.settings-card label small{color:#a6aebe;font-weight:400;line-height:1.5}.settings-card>p{font-size:12px;line-height:1.6}.settings-card .button{margin-top:5px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080d2094;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.composer{background:#fff;border-radius:19px;flex-direction:column;width:min(100%,1000px);max-height:min(92vh,930px);display:flex;overflow:hidden;box-shadow:0 30px 80px #050c2445}.composer-header{border-bottom:1px solid #eef0f5;justify-content:space-between;align-items:center;padding:19px 25px;display:flex}.composer-header h2{margin:5px 0 0;font-size:21px}.composer-body{grid-template-columns:minmax(0,1.5fr) minmax(275px,.85fr);display:grid;overflow-y:auto}.composer-main{padding:24px 27px 30px}.composer-side{background:#f9fafe;border-left:1px solid #edf0f6;flex-direction:column;gap:16px;padding:24px;display:flex}.field-title{color:#27314c;margin-bottom:11px;font-size:11px;font-weight:800;display:block}.channel-options{flex-wrap:wrap;gap:8px;margin-bottom:26px;display:flex}.channel-option{color:#7c879e;background:#fff;border:1px solid #e7eaf2;border-radius:9px;align-items:center;gap:7px;height:34px;padding:4px 9px 4px 5px;font-size:10px;font-weight:750;display:inline-flex}.channel-option.selected{color:#4e56c7;background:#f3f4ff;border-color:#b9c1ff}.channel-option .platform-badge.small{width:22px;height:22px}.no-channels{color:#8993aa;background:#f3f5fb;border-radius:9px;align-items:center;gap:9px;margin-bottom:26px;padding:12px;font-size:11px;display:flex}.caption-title{margin-top:0}.composer-main textarea{resize:vertical;color:#27314b;border:1px solid #e1e5ee;border-radius:11px;outline:0;width:100%;height:180px;padding:15px;font-size:13px;line-height:1.6}.composer-main textarea::placeholder{color:#b7becc}.caption-bottom{color:#a1aabb;justify-content:space-between;align-items:center;margin:9px 0 22px;font-size:10px;display:flex}.caption-bottom span:first-child{color:#7c83d9;align-items:center;gap:5px;display:flex}.upload-area{cursor:pointer;color:#34405d;background:#fcfdff;border:1px dashed #cbd3e3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:128px;display:flex}.upload-area:hover{background:#f8f9ff;border-color:#848ef0}.upload-area input{display:none}.upload-icon{color:#7873e9;background:#f0f1ff;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:9px;display:grid}.upload-area strong{font-size:11px}.upload-area small{color:#9fa9ba;margin-top:5px;font-size:9px}.file-list{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.file-chip{color:#6d7891;background:#f2f4fa;border-radius:7px;align-items:center;gap:6px;max-width:100%;padding:7px 8px;font-size:10px;display:flex}.file-chip span{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.file-chip button{color:#9ca5b8;background:0 0;place-items:center;padding:0;display:grid}.side-card{background:#fff;border:1px solid #e9edf3;border-radius:12px;padding:17px}.side-card h3{margin:9px 0 5px;font-size:14px}.side-card>p{color:#a0a9bc;margin-bottom:17px;font-size:10px}.side-card label{margin-bottom:12px;font-size:10px}.side-card input{height:36px;font-size:11px}.timezone-note{color:#a1aabd;align-items:center;gap:6px;font-size:10px;display:flex}.preview-card .eyebrow{margin-bottom:16px;display:block}.preview-profile{align-items:center;gap:9px;display:flex}.preview-avatar{color:#fff;background:linear-gradient(135deg,#00c6ff,#a855f7);border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;font-weight:800;display:grid}.preview-profile>span:nth-child(2){flex-direction:column;flex:1;gap:2px;display:flex}.preview-profile strong{font-size:10px}.preview-profile small{color:#adb5c4;font-size:9px}.preview-profile>svg{color:#aeb6c6}.preview-card>p{color:#545e74;white-space:pre-wrap;overflow-wrap:anywhere;min-height:42px;margin:15px 0;font-size:11px;line-height:1.55}.preview-media{color:#8175d6;background:linear-gradient(135deg,#dce9ff,#f1e0ff);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:100px;font-size:10px;display:flex}.preview-reactions{color:#808b9f;gap:15px;margin-top:12px;font-size:20px;display:flex}.composer-error{color:#c83e58;background:#fff2f4;padding:11px 27px;font-size:11px}.composer-footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:15px;padding:15px 25px;display:flex}.composer-footer>span{color:#a4adbd;align-items:center;gap:6px;font-size:10px;display:flex}.composer-footer>div{gap:8px;display:flex}.toast{z-index:200;color:#fff;background:#172247;border-radius:11px;align-items:center;gap:10px;max-width:min(400px,100vw - 30px);padding:13px 15px;font-size:12px;font-weight:700;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 20px 45px #070f2e3b}.toast>svg{color:#62dec4}.toast button{color:#aab4d0;background:0 0;place-items:center;margin-left:10px;display:grid}@media (width<=1200px){.accounts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-content{padding:30px}.topbar{padding:0 30px}.welcome-art{opacity:.75}}@media (width<=900px){.sidebar{width:200px}.overview-grid{grid-template-columns:1fr}.quick-card{min-height:170px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-columns{grid-template-columns:1fr}.quick-progress{max-width:400px}.auth-page{grid-template-columns:1fr 1fr}.auth-brand{padding:35px}.auth-story h1{font-size:48px}.auth-panel{padding:28px}}@media (width<=700px){.sidebar{width:250px;transition:transform .23s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:20px 0 50px #0a143217}.sidebar.show{transform:translate(0)}.mobile-scrim{z-index:25;background:#090e1f5c;display:block;position:fixed;inset:0}.menu-button,.mobile-close{display:inline-flex}.topbar{height:60px;padding:0 18px}.today-date{display:none}.page-content{padding:25px 18px 40px}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.page-heading .button{height:36px;padding:0 12px;font-size:11px}.overview-grid{gap:13px}.welcome-art{opacity:.45}.content-columns{gap:14px}.calendar-toolbar{flex-direction:column;align-items:flex-start}.calendar-cell{height:85px;padding:5px}.calendar-event{height:7px;padding:0;font-size:0}.calendar-event i{border-radius:3px;width:100%;height:7px}.calendar-more{font-size:8px}.calendar-number{font-size:10px}.posts-toolbar{flex-direction:column;align-items:stretch}.search-field{align-self:flex-start}.post-row{padding:12px}.post-thumbnail{display:none}.post-actions{margin-left:0}.composer{border-radius:0;height:100%;max-height:100vh}.modal-backdrop{padding:0}.composer-body{grid-template-columns:1fr}.composer-side{border-top:1px solid #edf0f5;border-left:0}.composer-footer{flex-direction:column;align-items:stretch}.composer-footer>div{justify-content:flex-end}.composer-footer>span{display:none}.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-mobile-logo{margin-bottom:38px;display:block}.auth-mobile-logo img{width:130px}.auth-panel{min-height:100vh;padding:34px 23px}.auth-card{max-width:400px}}@media (width<=490px){.stats-grid{gap:10px}.metric-card{min-height:127px;padding:15px}.metric-card>strong{font-size:25px}.metric-top{margin-bottom:10px}.accounts-grid{grid-template-columns:1fr}.topbar .breadcrumbs{font-size:11px}.create-top{width:36px!important;padding:0!important;font-size:0!important}.create-top svg{width:19px}.page-heading{gap:10px}.welcome-content{padding:26px}.welcome-content h2{font-size:24px}.art-calendar{left:38%}.week-panel,.upcoming-panel{padding:20px}.connection-nudge{flex-wrap:wrap;align-items:flex-start}.connection-nudge .button{margin-left:56px}.post-row .status-pill{display:none}.calendar-month h2{min-width:132px;font-size:15px}.segmented{justify-content:space-between;width:100%}.segmented button{flex:1}.composer-footer .button{padding:0 10px;font-size:11px}.composer-main{padding:21px}.composer-header{padding:17px 20px}}.platform-badge svg{width:19px;height:19px;display:block}.platform-badge.small svg{width:13px;height:13px}.account-card{min-height:220px}.account-add{color:#626be3;background:0 0;border-top:1px solid #eef0f5;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:auto;padding:11px 8px 0;font-size:10px;font-weight:800;display:flex}.connected-profiles{margin-bottom:14px}.reconnect-label{color:#d47c44;font-size:9px;font-weight:700}.connection-dialog{flex-direction:column;align-items:flex-start;gap:12px;width:min(100%,390px);padding:28px;display:flex;position:relative}.connection-close{position:absolute;top:18px;right:18px}.connection-dialog h2{margin:0;font-size:22px}.connection-dialog p{color:#7f8ba2;margin:0;font-size:12px;line-height:1.65}.connection-step{color:#626bd4;background:#f3f5ff;border-radius:10px;align-items:center;gap:10px;width:100%;padding:12px;font-size:11px;display:flex}.connection-dialog .button{align-self:flex-end}.selection-count{color:#8893ab;margin-left:6px;font-size:10px;font-weight:700}.channel-option{height:auto;min-height:42px;padding:5px 9px 5px 5px}.channel-name{flex-direction:column;align-items:flex-start;gap:1px;max-width:150px;display:flex}.channel-name strong,.channel-name small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.channel-name small{color:#9ba5ba;font-size:9px;font-weight:500}.channel-option.selected .channel-name small{color:#7e86d6}.target-settings{background:#fbfcff;border:1px solid #e9ecf4;border-radius:12px;margin:-7px 0 23px;padding:15px}.target-settings-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.target-settings-heading .field-title{margin-bottom:10px}.target-settings-heading>small{color:#9ca5b9;font-size:9px}.target-setting{background:#fff;border:1px solid #e9edf5;border-radius:10px;margin-top:9px;padding:12px}.target-setting-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.target-setting-top>span{align-items:center;gap:7px;min-width:0;display:flex}.target-setting-top strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.target-setting-top small{color:#9ca5b9;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.target-setting-top label{color:#8b96ab;flex:none;align-items:center;gap:6px;font-size:9px;display:flex}.target-setting-top select{color:#35405c;background:#fff;border:1px solid #e1e5ef;border-radius:7px;min-width:105px;height:30px;padding:0 6px;font-size:10px}.comment-planner{border-top:1px solid #f0f1f5;margin-top:11px;padding-top:10px}.comment-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.comment-heading strong{font-size:10px}.comment-heading button{color:#626be3;background:0 0;align-items:center;gap:3px;font-size:10px;font-weight:800;display:flex}.comment-heading button:disabled{opacity:.45}.comment-planner>p{color:#a1aabb;margin:7px 0 0;font-size:10px}.planned-comment{align-items:flex-start;gap:8px;margin-top:10px;display:flex}.comment-index{color:#626be3;background:#eef0ff;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;margin-top:3px;font-size:9px;font-weight:800;display:grid}.planned-comment>div{flex:1;min-width:0}.planned-comment textarea{resize:vertical;border:1px solid #e3e7ef;border-radius:7px;width:100%;min-height:58px;padding:8px;font-size:11px}.planned-comment label{color:#8d97ac;align-items:center;gap:5px;margin-top:5px;font-size:9px;display:flex}.planned-comment input{border:1px solid #e3e7ef;border-radius:6px;width:61px;height:25px;padding:0 5px;font-size:10px}.comment-remove{color:#aeb5c4;background:0 0;padding:4px}.comment-remove:hover{color:#d64e68}.preview-avatar .platform-badge{border-radius:50%;width:30px;height:30px}.preview-avatar .platform-badge svg{width:17px;height:17px}@media (width<=700px){.target-settings-heading{flex-direction:column;gap:0}.target-setting-top{align-items:flex-start}.target-setting-top>span{flex-wrap:wrap}.target-setting-top label{flex-direction:column;align-items:flex-start}.connection-dialog{margin:16px}}
