.dashboard-shell{--dashboard-line:rgba(255,255,255,.08);--dashboard-muted:#94a3b8;width:100%;min-width:0;overflow:hidden;text-align:left;border:1px solid rgba(148,163,184,.2);border-radius:12px;background:#0c0e14;color:#f8fafc;box-shadow:0 40px 100px #0006;font-size:12px;line-height:1.5}.composer-dialog button,.dashboard-shell button{font:inherit;cursor:pointer}.composer-dialog button:disabled,.dashboard-shell button:disabled{cursor:not-allowed;opacity:.45}.composer-dialog button,.composer-dialog input,.composer-dialog select,.composer-dialog textarea,.dashboard-shell button{transition:background-color .15s,border-color .15s}.composer-dialog :focus-visible,.dashboard-shell :focus-visible{outline:2px solid #a5b4fc;outline-offset:3px}.dashboard-window-bar{height:39px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 17px;border-bottom:1px solid var(--dashboard-line);background:#101219;color:#94a3b8;font-size:10px}.dashboard-window-dots{display:flex;gap:5px;width:120px}.dashboard-window-dots i{width:7px;height:7px;border:1px solid #555b6c;border-radius:50%}.dashboard-demo-indicator{display:flex;align-items:center;gap:6px;white-space:nowrap}.dashboard-demo-indicator i,.dashboard-status-dot{width:5px;height:5px;border-radius:50%;background:#a5b4fc;display:inline-block}.dashboard-workspace{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:560px}.dashboard-sidebar{border-right:1px solid var(--dashboard-line);padding:23px 12px 13px;background:#0e1017;display:flex;flex-direction:column}.dashboard-workspace-name{display:flex;align-items:center;gap:9px;margin-bottom:30px;padding:0 6px}.dashboard-sidebar-bottom strong,.dashboard-workspace-name strong{font-size:11px;font-weight:550;display:block}.dashboard-sidebar-bottom div>span,.dashboard-workspace-name span:not(.dashboard-avatar){font-size:10px;color:#8992a7}.dashboard-avatar{display:grid;place-items:center;flex-shrink:0;background:#292647;border:1px solid #4b4471;color:#d6d3ff;border-radius:7px;width:29px;height:29px;font-size:15px;font-weight:650}.dashboard-avatar-small{font-size:10px;background:#1d2637;border-color:#313d56}.dashboard-nav-label{display:block;font-size:9px;color:#8791a5;padding:0 9px;margin-bottom:8px}.dashboard-sidebar nav{display:flex;flex-direction:column;gap:3px;margin-bottom:28px}.dashboard-sidebar nav button{padding:9px 8px;border:1px solid transparent;display:flex;align-items:center;gap:7px;border-radius:5px;background:transparent;color:#a7afbf;text-align:left;font-size:10px;white-space:nowrap}.dashboard-sidebar nav button.is-active{background:#6366f112;border-color:#6366f120;color:#cbcaff}.dashboard-channel-list button:hover,.dashboard-sidebar nav button:hover{background:#181b27}.dashboard-sidebar nav button>span{margin-left:auto;font-size:9px;padding:0 4px;background:#6366f125;border-radius:3px}.dashboard-channel-list{display:flex;flex-direction:column;gap:2px}.dashboard-channel-list button{display:flex;align-items:center;gap:9px;width:100%;padding:7px 9px;color:#a4adbe;font-size:10px;background:transparent;border:0;border-radius:4px;text-align:left}.dashboard-channel-list button i{width:4px;height:4px;background:#34d399;border-radius:50%;margin-left:auto}.dashboard-sidebar-bottom{display:flex;gap:9px;align-items:center;padding:16px 6px 0;border-top:1px solid var(--dashboard-line);margin-top:auto}.dashboard-main{min-width:0;display:flex;flex-direction:column}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 20px}.dashboard-heading h3{font-size:18px;font-weight:550;letter-spacing:-.5px;margin:0 0 3px}.dashboard-heading p{font-size:10px;color:#909aae;margin:0}.dashboard-button{display:inline-flex;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:6px 11px;border:1px solid #2a2e3c;background:#141720;color:#dce1ed;border-radius:5px;font-size:11px;font-weight:500;text-decoration:none}.dashboard-button:hover{background:#202435;border-color:#454c64}.dashboard-primary{background:var(--action-fill);border-color:#8183f5;color:white;box-shadow:inset 0 1px #ffffff1f}.dashboard-primary:hover{background:#5558dd;border-color:#a5a7ff}.dashboard-icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:29px;height:29px;background:transparent;border:1px solid transparent;color:#a5afc1;border-radius:4px;padding:4px}.dashboard-icon-button:hover{background:#222635;color:#fff}.dashboard-toolbar{padding:0 24px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-week-controls{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.dashboard-week-controls strong{font-size:11px;font-weight:500;margin:0 12px 0 7px}.dashboard-today{padding:3px 9px;min-height:25px;font-size:10px}.dashboard-view-toggle{display:flex;padding:2px;border:1px solid #242936;border-radius:5px}.dashboard-view-toggle button{display:flex;justify-content:center;align-items:center;width:28px;height:25px;color:#98a2b5;border:0;background:transparent;border-radius:3px}.dashboard-view-toggle button[aria-pressed=true]{background:#242939;color:#e2e8f0}.dashboard-filters{display:flex;gap:6px;align-items:center;flex-wrap:wrap;border-bottom:1px solid var(--dashboard-line);padding:0 24px 16px}.dashboard-filters button{display:flex;align-items:center;gap:5px;color:#a8b1c1;background:#11141c;border:1px solid #282c3a;border-radius:5px;padding:4px 7px;font-size:9px;min-height:26px}.dashboard-filters button[aria-pressed=true]{background:#25223e;color:#c7c6ff;border-color:#58519d}.dashboard-filters button:hover{border-color:#737193}.dashboard-filters>span{margin-left:auto;font-size:9px;color:#8791a5;white-space:nowrap}.dashboard-calendar-scroll{overflow-x:auto;overscroll-behavior-x:contain;max-width:100%;flex:1}.dashboard-calendar{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));min-width:750px;min-height:420px}.dashboard-day{border-right:1px solid var(--dashboard-line);background:linear-gradient(transparent 119px,rgba(255,255,255,.023) 120px);background-size:100% 120px}.dashboard-day:last-child{border-right:0}.dashboard-day-label{display:flex;align-items:center;gap:6px;height:47px;padding:0 12px;border-bottom:1px solid var(--dashboard-line);font-size:10px;color:#8994a8;background:#0e1118}.dashboard-day-label strong{font-size:12px;font-weight:500;color:#c7d0df}.dashboard-day-label>span:last-child{margin-left:auto;color:#737f94;font-size:9px}.dashboard-day-highlight{background:#6366f108}.dashboard-day-highlight strong{background:var(--action-fill);color:#fff;border-radius:4px;min-width:23px;height:23px;display:grid;place-items:center}.dashboard-day-posts{padding:10px 7px;display:flex;flex-direction:column;gap:10px}.dashboard-post{display:flex;flex-direction:column;text-align:left;width:100%;min-width:0;padding:9px 8px;border:1px solid #30303f;border-radius:6px;background:#141720;color:#dce2ed;box-shadow:0 2px 4px #0002;overflow:hidden}.dashboard-post:hover{border-color:#676296;background:#191c29}.dashboard-post-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px;font-size:9px;margin-bottom:8px}.dashboard-post-head>span:first-child{display:flex;align-items:center;gap:5px}.dashboard-post-time{font-size:8px;color:#9ca7bd;font-variant-numeric:tabular-nums}.dashboard-post>strong{font-size:10px;font-weight:500;line-height:1.5;margin-bottom:5px;overflow-wrap:anywhere}.dashboard-post-note{font-size:8px;color:#9aa6b9;line-height:1.65;overflow-wrap:anywhere}.dashboard-post-status{display:flex;align-items:center;gap:4px;margin-top:9px;padding-top:7px;border-top:1px solid #ffffff07;font-size:8px;color:#a7a2ed}.dashboard-post-instagram .dashboard-post-status{color:#dca4cf}.dashboard-post-linkedin .dashboard-post-status{color:#88b5e0}.dashboard-post-youtube .dashboard-post-status{color:#e29d9d}.dashboard-art{display:flex;position:relative;height:83px;margin-bottom:9px;padding:11px;overflow:hidden;border-radius:3px;background:#1b2038;isolation:isolate}.dashboard-art-pulse{background:#141933}.dashboard-orbit{position:absolute;width:110px;height:110px;border:17px solid #5158a5;border-radius:50%;transform:rotate(-35deg) scaleX(.6);right:0;top:-25px;box-shadow:0 0 0 8px #0c102b,0 0 0 11px #707cf847;z-index:-1}.dashboard-art-title{align-self:flex-end;font-size:13px;font-weight:600;line-height:1.1;letter-spacing:-.7px;max-width:80px}.dashboard-art-duration{position:absolute;right:5px;bottom:5px;padding:1px 3px;font-size:7px;background:#0008;border-radius:2px}.dashboard-art-studio{background:#203130}.dashboard-art-studio .dashboard-orbit{border-color:#749c8a;box-shadow:0 0 0 8px #1c3530,0 0 0 11px #abbfaf55;right:16px;top:-50px;transform:rotate(30deg) scaleX(.5);width:130px;height:180px}.dashboard-art-slides{background:#b4b9ab;color:#25332f;justify-content:space-between;align-items:flex-end}.dashboard-art-slides>span{font-size:10px;line-height:1.2;letter-spacing:-.3px;font-weight:750}.dashboard-statusbar{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;min-height:34px;padding:8px 16px;border-top:1px solid var(--dashboard-line);background:#0f1118;color:#919cb1;font-size:9px}.dashboard-statusbar>span{display:flex;align-items:center;gap:5px}.dashboard-post-list{padding:8px 24px;min-height:350px}.dashboard-list-row{display:grid;grid-template-columns:100px minmax(0,1fr);align-items:start;gap:14px;padding:10px 0;border-bottom:1px solid var(--dashboard-line)}.dashboard-list-row>span{font-size:11px;color:#9aa6b9;padding-top:10px}.dashboard-post-list .dashboard-post{position:relative;padding:12px 15px}.dashboard-post-list .dashboard-art{display:none}.dashboard-post-list .dashboard-post>strong{font-size:13px}.dashboard-post-list .dashboard-post-head,.dashboard-post-list .dashboard-post-note,.dashboard-post-list .dashboard-post-status,.dashboard-post-list .dashboard-post-time{font-size:10px}.dashboard-empty{padding:20px;color:#a2adc0;text-align:center;font-size:11px}.dashboard-settings{padding:0 24px 24px;min-height:440px}.dashboard-account-row{display:flex;align-items:center;gap:16px;padding:17px 0;border-bottom:1px solid var(--dashboard-line)}.dashboard-account-row>div{flex:1;min-width:0}.dashboard-account-row small,.dashboard-account-row span,.dashboard-account-row strong{display:block}.dashboard-account-row strong{font-size:13px}.dashboard-account-row span{font-size:11px;color:#a5afc1}.dashboard-account-row small{font-size:10px;color:#909db3;margin-top:4px}.dashboard-activity{list-style:none;padding:0;margin:20px 0}.dashboard-activity li{display:flex;align-items:flex-start;gap:10px;border-bottom:1px solid var(--dashboard-line);padding:14px 0;font-size:12px;color:#bbc5d7}.dashboard-activity li>svg{color:#8a88cf;flex-shrink:0;margin-top:2px}.dashboard-activity li>.dashboard-badge{margin-left:auto}.dashboard-badge{display:inline-flex;border:1px solid #494565;color:#bdb8eb;background:#29243c;font-size:9px;padding:2px 7px;border-radius:4px;white-space:nowrap}.dashboard-feedback{display:flex;align-items:center;gap:10px;margin:0 24px 15px;padding:10px 12px;background:#172a29;border:1px solid #2c5047;border-radius:6px;color:#c1e5d7;font-size:11px}.dashboard-feedback>svg{flex-shrink:0}.dashboard-feedback>span{flex:1}.dashboard-detail-platform{display:flex;align-items:center;gap:8px;color:#c3c8d9}.composer-dialog{--dashboard-line:rgba(255,255,255,.1);box-sizing:border-box;position:fixed;inset:0;margin:auto;border:1px solid #383d51;border-radius:12px;background:#0f1118;color:#f8fafc;width:min(940px,calc(100vw - 32px));max-height:calc(100dvh - 40px);padding:0;overflow:auto;box-shadow:0 30px 120px #000a;text-align:left;font-size:13px;line-height:1.6}.composer-dialog::backdrop{background:#030408c9;backdrop-filter:blur(5px)}.composer-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid #ffffff0d}.composer-header h2{font-size:23px;letter-spacing:-.6px;font-weight:550;margin:3px 0 0}.dashboard-kicker{font-size:11px;color:#a5a4d3}.composer-account{display:flex;align-items:center;gap:11px;padding:18px 26px 0}.composer-account>div{flex:1}.composer-account strong{font-size:13px;display:block}.composer-account span:not(.dashboard-badge){font-size:11px;color:#9da8bd;display:block}.composer-notice{padding:12px 14px;margin:18px 0;color:#a9b5ca;background:#151925;border:1px solid #2a3042;border-radius:6px;font-size:11px;line-height:1.7}.composer-dialog>.composer-notice{margin:16px 26px}.composer-dialog a,.dashboard-settings a{color:#b4b3ff;text-decoration:underline;text-underline-offset:3px}.composer-dialog a:hover,.dashboard-settings a:hover{color:#e0dfff}.composer-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px;padding:6px 26px 26px;align-items:start}.composer-preview{position:sticky;top:15px;min-width:0}.composer-empty-preview,.composer-preview video{display:flex;width:100%;aspect-ratio:9/16;background:#07080c;border:1px solid #323545;border-radius:8px;object-fit:contain}.composer-empty-preview{flex-direction:column;align-items:center;justify-content:center;gap:13px;background:radial-gradient(ellipse at 50% 40%,#262144,transparent 70%),#080a12;color:#a8a3d7}.composer-empty-preview strong{color:#e1e0ed;font-size:18px;letter-spacing:-.5px}.composer-empty-preview span{font-size:11px}.composer-empty-preview small{font-size:10px;color:#8e95ac}.composer-preview>p{font-size:11px;color:#adb7c9;overflow-wrap:anywhere;margin:10px 0 4px}.composer-media-note{font-size:10px;color:#8d99ae}.composer-form{min-width:0}.composer-form fieldset{border:0;border-bottom:1px solid #ffffff0c;margin:0 0 19px;padding:0 0 18px;min-width:0}.composer-form legend{font-size:13px;font-weight:600;padding:0;margin-bottom:10px;color:#e0e5f0}.composer-form label:not(.dashboard-button){display:block;color:#bac4d6;font-size:12px;margin-bottom:5px}.composer-form input:not([type=checkbox]):not([type=file]),.composer-form select,.composer-form textarea{display:block;box-sizing:border-box;width:100%;min-width:0;border:1px solid #343a4d;border-radius:5px;padding:9px 10px;background:#0b0e16;color:#edf0f7;font:inherit;margin:5px 0 10px;color-scheme:dark}.composer-form textarea{resize:vertical}.composer-form input[type=checkbox]{appearance:auto;accent-color:#8183f5;width:16px;height:16px;margin:2px 0 0;flex-shrink:0}.composer-form small{display:block;font-size:10px;color:#9aa7bd;line-height:1.6}.composer-media-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:9px}.composer-upload{position:relative;overflow:hidden;cursor:pointer}.composer-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.composer-upload:focus-within{outline:2px solid #a5b4fc;outline-offset:3px}.composer-form .composer-checks{display:flex;gap:14px;flex-wrap:wrap;margin:14px 0 8px}.composer-form .composer-check,.composer-form .composer-checks label{display:flex;align-items:flex-start;gap:8px;font-size:11px}.composer-commercial{padding:13px 14px;background:#161925;border:1px solid #303349;border-radius:6px;margin-top:12px}.composer-commercial .composer-check{margin-bottom:12px}.composer-commercial strong{font-size:12px;font-weight:500}.composer-date-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:15px}.composer-error{font-size:12px;line-height:1.6;background:#391f28;border:1px solid #6b3648;border-radius:6px;padding:11px 13px;color:#fecdd3;margin:12px 0}.composer-dialog>.composer-error{margin:16px 26px}.composer-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-top:20px}.composer-actions .dashboard-button{padding:9px 13px;min-height:38px;font-size:12px}.composer-review h3{font-size:19px;font-weight:550;letter-spacing:-.3px;margin:0 0 12px}.composer-review-caption{background:#171a25;border:1px solid #303446;padding:14px;border-radius:6px;white-space:pre-wrap;overflow-wrap:anywhere;color:#dce2ef;font-size:13px}.composer-review dl{margin:17px 0}.composer-review dl>div{display:grid;grid-template-columns:105px minmax(0,1fr);gap:12px;padding:11px 0;border-bottom:1px solid #ffffff0c;font-size:12px}.composer-review dt{color:#97a5ba}.composer-review dd{margin:0;overflow-wrap:anywhere}.composer-review dd small{display:block;font-size:10px;color:#a6b1c6}.composer-details{padding:23px 26px;overflow-wrap:anywhere}.composer-details h3{font-size:22px;font-weight:550;letter-spacing:-.5px;margin:18px 0}.composer-details>p{color:#b5c0d3}.composer-details>p>svg{display:inline;vertical-align:middle}.composer-details ul{padding-left:20px;color:#b5c0d3}.composer-details li{padding:4px 0}@media(min-width:1100px){.dashboard-day-posts{padding:11px 9px}.dashboard-post{padding:10px}.dashboard-day:nth-child(2) .dashboard-day-posts{padding-top:54px}.dashboard-day:nth-child(3) .dashboard-day-posts{padding-top:27px}.dashboard-day:nth-child(4) .dashboard-day-posts{padding-top:70px}.dashboard-art{height:93px}}@media(max-width:900px){.dashboard-workspace{grid-template-columns:155px minmax(0,1fr)}.dashboard-sidebar{padding-left:7px;padding-right:7px}.dashboard-sidebar nav button{font-size:9px;gap:5px;padding-left:5px;padding-right:5px}.dashboard-sidebar nav button>span{display:none}.dashboard-workspace-name{padding:0 4px;gap:6px}.dashboard-workspace-name strong{font-size:10px}.dashboard-heading{padding:19px 16px}.dashboard-filters,.dashboard-toolbar{padding:0 16px 14px}.dashboard-settings{padding:0 16px 20px}}@media(max-width:650px){.dashboard-shell{border-radius:8px}.dashboard-window-bar{padding:0 11px;font-size:8px;gap:6px}.dashboard-window-dots{width:auto}.dashboard-window-dots i{width:5px;height:5px}.dashboard-workspace{grid-template-columns:minmax(0,1fr)}.dashboard-sidebar{display:block;padding:10px 9px;border-right:0;border-bottom:1px solid var(--dashboard-line)}.dashboard-channel-list,.dashboard-sidebar .dashboard-nav-label,.dashboard-sidebar-bottom,.dashboard-workspace-name{display:none}.dashboard-sidebar nav{flex-direction:row;justify-content:space-between;gap:2px;margin:0}.dashboard-sidebar nav button{font-size:9px;padding:9px 6px;white-space:normal;min-height:38px}.dashboard-sidebar nav button svg{width:14px;flex-shrink:0}.dashboard-heading{padding:18px 14px}.dashboard-heading h3{font-size:17px}.dashboard-heading p{font-size:9px;max-width:180px}.dashboard-heading .dashboard-button{font-size:10px;padding:7px 9px;white-space:nowrap;min-height:36px}.dashboard-toolbar{padding:0 12px 12px;align-items:flex-start;gap:5px}.dashboard-week-controls strong{font-size:10px;margin:0 5px}.dashboard-today{font-size:9px}.dashboard-filters{padding:0 12px 12px;gap:6px}.dashboard-filters button{min-height:30px;padding:4px 7px}.dashboard-filters>span{font-size:8px}.dashboard-calendar{min-height:390px}.dashboard-statusbar{font-size:8px;padding:9px 12px}.dashboard-feedback{margin:0 12px 12px;font-size:10px}.dashboard-settings{padding:0 14px 18px}.dashboard-account-row{gap:10px}.dashboard-account-row .dashboard-button{font-size:10px;padding:7px 9px}.dashboard-account-row span{font-size:10px}.dashboard-account-row strong{font-size:12px}.dashboard-activity li{font-size:11px}.dashboard-post-list{padding:4px 12px}.dashboard-list-row{grid-template-columns:64px minmax(0,1fr);gap:9px}.dashboard-list-row>span{font-size:10px}.dashboard-post-list .dashboard-post{padding:10px}.composer-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:9px}.composer-header{padding:17px}.composer-header h2{font-size:20px}.composer-account{padding:14px 17px 0}.composer-dialog>.composer-error,.composer-dialog>.composer-notice{margin:14px 17px}.composer-layout{grid-template-columns:minmax(0,1fr);gap:22px;padding:4px 17px 22px}.composer-preview{position:static;display:grid;grid-template-columns:100px minmax(0,1fr);column-gap:15px;align-items:center}.composer-empty-preview,.composer-preview video{grid-row:1/3}.composer-empty-preview{gap:7px;padding:8px}.composer-empty-preview>svg{width:22px}.composer-empty-preview strong{font-size:12px;text-align:center}.composer-empty-preview small,.composer-empty-preview span{font-size:8px;text-align:center}.composer-preview>p{align-self:end;margin:0 0 5px}.composer-media-note{align-self:start}.composer-form input:not([type=checkbox]):not([type=file]),.composer-form select,.composer-form textarea{font-size:16px}.composer-form .composer-check{font-size:12px}.composer-form small{font-size:11px}.composer-form .composer-checks{gap:16px}.composer-form .composer-checks label{min-height:27px}.composer-details{padding:18px}.composer-review dl>div{grid-template-columns:90px minmax(0,1fr);gap:9px}.composer-media-actions .dashboard-button,.composer-upload{min-height:39px}}@media(prefers-reduced-motion:reduce){.composer-dialog *,.dashboard-shell *{transition:none!important}}