:root{--ink:#19231f;--muted:#6e7772;--line:#e4e8e5;--surface:#fff;--canvas:#f5f7f5;--green:#1d6b4f;--green-dark:#14513c;--green-soft:#e7f2ed;--violet:#7059a8;--amber:#bc752f;--shadow:0 1px 2px #12231c08, 0 8px 24px #12231c0a}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.sidebar{z-index:10;color:#d4ded9;background:#183b30;flex-direction:column;width:244px;padding:27px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.logo{color:#fff;letter-spacing:-.6px;align-items:center;gap:11px;padding:0 12px 28px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:600;display:flex}.logo-mark{align-items:end;gap:2px;width:23px;height:23px;display:flex;position:relative;transform:rotate(-8deg)}.logo-mark span{background:#76caa3;border-radius:7px 7px 3px 3px;width:6px;display:block}.logo-mark span:first-child{height:13px}.logo-mark span:nth-child(2){background:#b6e6d0;height:21px}.logo-mark span:nth-child(3){height:16px}.sidebar-nav{flex-direction:column;gap:5px;display:flex}.nav-link{color:#bdd0c8;border-radius:9px;align-items:center;gap:13px;min-height:44px;padding:0 13px;font-size:14px;font-weight:520;transition:all .16s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link.active{color:#fff;background:#bee6d224;box-shadow:inset 3px 0 #83d2aa}.sidebar-footer{flex-direction:column;gap:11px;margin-top:auto;display:flex}.workspace-switcher{border-top:1px solid #ffffff1c;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px 10px 0;display:grid}.workspace-switcher strong,.workspace-switcher small{display:block}.workspace-switcher strong{color:#f7fbf9;font-size:12px;font-weight:650}.workspace-switcher small{color:#91a89e;margin-top:3px;font-size:10px}.main-shell{min-height:100vh;margin-left:244px}.topbar{z-index:8;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;justify-content:space-between;align-items:center;height:72px;padding:0 38px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.search-box{color:#88918c;background:#f8faf8;border:1px solid #dde2df;border-radius:9px;align-items:center;gap:10px;width:min(370px,45vw);height:40px;padding:0 12px;display:flex}.search-box:focus-within{border-color:#7ba994;box-shadow:0 0 0 3px #2d6e511a}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-box kbd{color:#89928d;background:#fff;border:1px solid #d9dfdb;border-radius:5px;padding:2px 6px;font-size:10px}.topbar-actions{align-items:center;gap:14px;display:flex}.signed-in-user{align-items:center;gap:9px;min-width:0;display:flex}.signed-in-user-label{color:#405048;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:12px;font-weight:650;overflow:hidden}.sign-out-button{min-height:36px;padding-inline:8px}.icon-button{border:1px solid var(--line);color:#526059;cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:relative}.notification-dot{background:#d95f4f;border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:8px}.avatar{color:#fff;background:linear-gradient(145deg,#c9a875,#6b4e36);border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.avatar-small{width:33px;height:33px;font-size:9px}.dashboard{width:min(1240px,100%);margin:0 auto;padding:42px 38px 60px}.welcome-row{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.eyebrow{color:#77817b;letter-spacing:1.25px;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:750}.welcome-row h1{color:#1b2923;letter-spacing:-1.3px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.2vw,43px);font-weight:500}.welcome-row>div>p:last-child{color:var(--muted);margin:9px 0 0;font-size:14px}.button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:12px;font-weight:700;transition:all .16s;display:inline-flex}.button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2d6e5140}.button:disabled{cursor:wait;opacity:.65}.button-primary{color:#fff;background:var(--green);box-shadow:0 5px 12px #1d6b4f26}.button-primary:hover{background:var(--green-dark);transform:translateY(-1px)}.button-secondary{border:1px solid var(--line);color:#405048;background:#fff}.button-secondary:hover{background:#f8faf9;border-color:#b9c6bf}.button-ghost{color:#68736d;background:0 0}.auth-shell{background:radial-gradient(circle at 0 0,#2d6e511f,#0000 34%),#f5f7f5;place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(440px,100%);padding:42px;box-shadow:0 24px 70px #1d34291a}.auth-card .logo{width:fit-content;color:var(--ink);margin-bottom:44px}.auth-card h1{color:#1b2923;letter-spacing:-.8px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.auth-card>p:not(.eyebrow){color:var(--muted);margin:16px 0 28px;font-size:14px;line-height:1.65}.auth-button{width:100%}.stats-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px;display:grid}.stat-card{border:1px solid var(--line);background:var(--surface);min-height:108px;box-shadow:var(--shadow);border-radius:12px;align-items:center;gap:14px;padding:19px;display:flex}.stat-icon{border-radius:9px;flex:none;place-items:center;width:40px;height:40px;display:grid}.stat-icon.blue{color:#3b6e87;background:#e8f2f6}.stat-icon.violet{color:var(--violet);background:#f0ecf8}.stat-icon.amber{color:var(--amber);background:#faf0e3}.stat-card p{color:#707a74;margin:0 0 3px;font-size:11px;font-weight:650}.stat-card strong{margin-right:8px;font-family:Georgia,serif;font-size:27px;font-weight:500;display:inline-block}.stat-card small{color:#939b96;font-size:10px}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(270px,.75fr);align-items:start;gap:20px;display:grid}.primary-column,.secondary-column{flex-direction:column;gap:20px;min-width:0;display:flex}.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:13px;overflow:hidden}.panel-header{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;padding:21px 23px 18px;display:flex}.panel-header.compact{padding-bottom:16px}.panel-header h2{letter-spacing:-.3px;margin:0;font-family:Georgia,serif;font-size:20px;font-weight:500}.panel-header a{color:var(--green);align-items:center;gap:3px;font-size:11px;font-weight:700;display:flex}.autosave-label{color:#89918d;font-size:10px}.composer-form{padding:20px 23px 21px}.field-group{margin-bottom:17px}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field-group label,.channel-picker legend{color:#3d4a44;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.field-label-row{justify-content:space-between;display:flex}.field-label-row span{color:#9ba29e;font-size:9px}.optional-label{color:#909994;font-size:9px;font-weight:500}.field-group input,.field-group textarea{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #dce2de;border-radius:8px;outline:none;font-size:12px;transition:all .15s}.field-group input{height:40px;padding:0 12px}.field-group textarea{resize:vertical;min-height:116px;padding:12px;line-height:1.6}.field-group input:focus,.field-group textarea:focus{background:#fff;border-color:#75a38e;box-shadow:0 0 0 3px #2d6e5114}.field-group input::placeholder,.field-group textarea::placeholder{color:#a4aba7}.field-error{color:#b34235;margin:5px 0 0;font-size:10px}.channel-picker{border:0;flex-wrap:wrap;gap:8px;margin:0;padding:0;display:flex}.channel-picker legend{width:100%}.channel-option{color:#48564f;cursor:pointer;border:1px solid #dde2df;border-radius:8px;align-items:center;gap:7px;min-height:35px;padding:0 10px 0 8px;font-size:10px;display:flex}.channel-option:has(input:checked){background:#f2f8f5;border-color:#9bbbad}.channel-option input{width:13px;height:13px;accent-color:var(--green)}.channel-badge{color:#fff;border-radius:5px;place-items:center;width:21px;height:21px;font-size:9px;font-weight:800;display:inline-grid}.channel-badge.linkedin{background:#176ca4}.channel-badge.facebook{background:#3d64a5;font-family:Georgia,serif;font-size:14px}.channel-badge.tiktok{color:#fff;background:#202523;font-size:12px}.form-message{border-radius:7px;margin:14px 0 0;padding:9px 11px;font-size:10px}.form-message.success{color:#15553e;background:#e6f3ed}.form-message.error{color:#8a3028;background:#faebe9}.composer-actions{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:17px;display:flex}.composer-actions>div{gap:4px;display:flex}.campaign-actions>p{color:#8b948f;margin:0;font-size:10px}.generated-campaign{border-top:1px solid var(--line);background:#f8faf8;padding:22px 23px 24px}.campaign-history-header>span{color:#77817b;text-align:right;max-width:210px;font-size:10px;line-height:1.45}.campaign-history-state{color:#77817b;margin:0;padding:28px 23px;font-size:11px}.content-filters{grid-template-columns:minmax(220px,1fr) auto auto;gap:9px;padding:16px 18px 10px;display:grid}.content-filters input,.content-filters select{color:#48564f;width:100%;height:37px;font:inherit;background:#fbfcfb;border:1px solid #dce2de;border-radius:8px;outline:none;font-size:10px}.content-filters input{padding:0 12px}.content-filters select{min-width:122px;padding:0 28px 0 10px}.content-filters input:focus,.content-filters select:focus{border-color:#75a38e;box-shadow:0 0 0 3px #2d6e5114}.content-table-summary{color:#89918d;padding:0 18px 10px;font-size:9px}.content-table-scroll{border-top:1px solid #edf0ee;overflow-x:auto}.content-table{border-collapse:collapse;table-layout:fixed;text-align:left;width:100%;min-width:900px}.content-table th{color:#89918d;letter-spacing:.05em;text-transform:uppercase;background:#f8faf8;padding:10px 12px;font-size:9px;font-weight:700}.content-table th:first-child,.content-table td:first-child{width:34%;padding-left:18px}.content-table th:nth-child(2){width:13%}.content-table th:nth-child(3){width:11%}.content-table th:nth-child(4){width:14%}.content-table th:nth-child(5){width:12%}.content-table th:nth-child(6){width:16%}.content-table td{color:#59645e;vertical-align:top;border-top:1px solid #edf0ee;padding:13px 12px;font-size:10px}.content-table tbody tr:hover{background:#fbfcfb}.content-cell>p{color:#34423b;white-space:pre-wrap;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.content-row-actions{flex-wrap:wrap;gap:5px 9px;display:flex}.content-row-actions button{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.content-row-actions button:hover{text-decoration:underline}.content-row-actions button:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #75a38e}.content-row-actions button.danger{color:#a63f35}.table-platform{text-transform:capitalize;align-items:center;gap:7px;display:inline-flex}.content-table time,.content-table code{color:#737d77;font-family:inherit;font-size:9px}.content-dialog{width:min(720px,100vw - 32px);max-height:min(820px,100dvh - 48px);color:var(--ink);background:#fff;border:1px solid #dce2de;border-radius:15px;padding:0;overflow:hidden;box-shadow:0 24px 70px #142d2340}.content-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#121e198c}.content-dialog>article{flex-direction:column;max-height:min(820px,100dvh - 48px);display:flex}.content-dialog-header{justify-content:space-between;align-items:center;padding:22px 26px 17px;display:flex}.content-dialog-header h2{text-transform:capitalize;margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.content-dialog-close{color:#627069;cursor:pointer;background:#f8faf8;border:1px solid #e1e6e3;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:22px;line-height:1;display:grid}.content-dialog-close:hover{color:var(--ink);background:#f0f4f1}.content-dialog-meta{color:#737d77;background:#f8faf8;border-block:1px solid #edf0ee;flex-wrap:wrap;align-items:center;gap:10px 16px;padding:12px 26px;font-size:10px;display:flex}.content-dialog-body{color:#35423b;padding:24px 34px;font-size:15px;line-height:1.75;overflow-y:auto}.content-dialog-body p{white-space:pre-wrap;margin:0 0 1.15em}.content-dialog-body p:last-child{margin-bottom:0}.content-dialog-body strong{color:#17251e;font-weight:750}.content-dialog-tags{border-top:1px solid #edf0ee;flex-wrap:wrap;gap:7px;padding:15px 26px 19px;display:flex}.content-dialog-tags span{color:var(--green);background:#edf5f1;border-radius:5px;padding:5px 8px;font-size:10px}.edit-post-dialog>form{flex-direction:column;max-height:min(820px,100dvh - 48px);display:flex}.edit-post-fields{border-top:1px solid #edf0ee;gap:18px;padding:22px 26px;display:grid;overflow-y:auto}.edit-post-fields label>span{color:#3d4a44;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.edit-post-fields textarea,.edit-post-fields input{width:100%;color:var(--ink);font:inherit;background:#fbfcfb;border:1px solid #dce2de;border-radius:8px;outline:none;font-size:13px}.edit-post-fields textarea{resize:vertical;min-height:260px;padding:14px;line-height:1.65}.edit-post-fields input{height:42px;padding-inline:12px}.edit-post-fields textarea:focus,.edit-post-fields input:focus{border-color:#75a38e;box-shadow:0 0 0 3px #2d6e5114}.edit-post-fields small{color:#89918d;margin-top:6px;font-size:9px;display:block}.dialog-actions{border-top:1px solid #edf0ee;justify-content:flex-end;gap:9px;padding:15px 26px 19px;display:flex}.dialog-action-error{color:#8a3028;background:#faebe9;border-radius:7px;margin:0;padding:10px 12px;font-size:11px}.button-danger{color:#fff;background:#ad4439}.button-danger:hover{background:#91372f}.confirm-dialog{width:min(440px,100vw - 32px);color:var(--ink);background:#fff;border:1px solid #e5d7d4;border-radius:14px;padding:26px;box-shadow:0 24px 70px #142d2340}.confirm-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#121e198c}.confirm-dialog h2{margin:0 0 10px;font-family:Georgia,serif;font-size:23px;font-weight:500}.confirm-dialog>div>p:not(.eyebrow,.dialog-action-error){color:#68736d;margin:0 0 20px;font-size:12px;line-height:1.6}.confirm-dialog .dialog-actions{padding:20px 0 0}.generated-header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.generated-header h3{margin:0;font-family:Georgia,serif;font-size:19px;font-weight:500}.generated-header>span{color:#77817b;font-size:9px}.generated-grid{gap:10px;display:grid}.generated-post{background:#fff;border:1px solid #e0e6e2;border-radius:9px;padding:15px}.generated-post-heading{align-items:center;gap:8px;margin-bottom:10px;display:flex}.generated-post-heading strong{text-transform:capitalize;flex:1;font-size:10px}.generated-post>p{color:#49564f;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.65}.hashtag-list{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.hashtag-list span{color:var(--green);font-size:9px}.generator-card{color:#fff;background:#183d31;border-radius:13px;min-height:282px;position:relative;overflow:hidden;box-shadow:0 10px 24px #16392e21}.generator-art{color:#d8f0e4;background:linear-gradient(145deg,#245d4b,#173c31);place-items:center;height:116px;display:grid;position:relative;overflow:hidden}.generator-art:before{content:"";opacity:.45;background-image:radial-gradient(#ffffff24 1px,#0000 1px);background-size:14px 14px;position:absolute;inset:0}.generator-art svg{z-index:2;filter:drop-shadow(0 4px 10px #0003);position:relative}.orb{filter:blur(1px);opacity:.7;border-radius:50%;position:absolute}.orb-one{background:#dca769;width:77px;height:77px;bottom:-30px;left:7%}.orb-two{background:#7887ba;width:94px;height:94px;top:-45px;right:7%}.orb-three{background:#71b58e;width:44px;height:44px;bottom:-18px;right:27%}.generator-content{padding:20px 21px 21px}.feature-pill{color:#b9dccb;letter-spacing:.8px;text-transform:uppercase;align-items:center;gap:4px;font-size:9px;font-weight:800;display:inline-flex}.generator-content h2{letter-spacing:-.3px;margin:7px 0 8px;font-family:Georgia,serif;font-size:22px;font-weight:500}.generator-content p{color:#b9cdc4;margin:0 0 16px;font-size:11px;line-height:1.55}.generator-button{color:#eaf5ef;background:0 0;min-height:36px;padding:0}.generator-button:hover{gap:11px}.connection-list{padding:5px 20px 11px}.connection-row{color:#435149;border-bottom:1px solid #eef0ef;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:51px;font-size:11px;font-weight:650;display:grid}.connection-row:last-child{border:0}.connection-state{color:var(--green);background:#edf5f1;border-radius:6px;padding:5px 8px;font-size:9px}.connection-state.disabled{color:#858d89;background:#f1f3f2}.status{text-transform:capitalize;border-radius:4px;padding:3px 6px}.status.draft{color:#8c6528;background:#fbf0de}.status.approved,.status.queued,.status.publishing{color:#67518e;background:#f0eafa}.status.published{color:#2f6c50;background:#e7f2ec}.status.failed{color:#8a3028;background:#faebe9}.route-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.route-state h1{margin:15px 0 7px;font-family:Georgia,serif;font-weight:500}.route-state p{color:var(--muted);margin:0 0 18px}.state-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;min-width:54px;height:54px;padding:0 8px;font-weight:800;display:grid}.loading-mark{border:3px solid #dbe9e2;border-top-color:var(--green);border-radius:50%;width:32px;height:32px;margin-bottom:12px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:980px){.sidebar{width:76px;padding-inline:10px}.logo{justify-content:center;padding-inline:0}.logo>span:last-child,.nav-link span,.workspace-switcher>span:not(.avatar),.workspace-switcher svg{display:none}.nav-link{justify-content:center;padding:0}.workspace-switcher{justify-content:center;padding-inline:0;display:flex}.main-shell{margin-left:76px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 280px}}@media (max-width:760px){.sidebar{border-top:1px solid #ffffff1a;flex-direction:row;width:auto;height:64px;padding:8px 12px;position:fixed;inset:auto 0 0}.sidebar .logo,.sidebar-footer,.sidebar-nav a:nth-child(n+5){display:none}.sidebar-nav{flex-direction:row;justify-content:space-around;width:100%}.nav-link{width:52px;min-height:46px}.main-shell{margin-left:0;padding-bottom:64px}.topbar{height:62px;padding:0 18px}.signed-in-user-label,.sign-out-button{display:none}.mobile-brand{font-family:Georgia,serif;font-size:19px;font-weight:600;display:block}.search-box{background:0 0;border:0;justify-content:center;width:42px}.search-box input,.search-box kbd{display:none}.dashboard{padding:30px 18px 45px}.dashboard-grid{grid-template-columns:1fr}.secondary-column{grid-row:1;grid-template-columns:1fr 1fr;display:grid}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:88px}}@media (max-width:520px){.welcome-row{align-items:start}.welcome-row .create-button{width:42px;min-width:42px;padding:0}.create-button{font-size:0}.secondary-column{grid-template-columns:1fr}.composer-heading{align-items:start}.field-row{grid-template-columns:1fr;gap:0}.composer-actions{flex-direction:column;align-items:stretch}.composer-actions>.button,.composer-actions>div,.composer-actions>div .button-primary{width:100%}.campaign-history-header{align-items:start}.content-filters{grid-template-columns:1fr 1fr}.content-search{grid-column:1/-1}.content-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.content-dialog>article,.edit-post-dialog>form{max-height:calc(100dvh - 20px)}.content-dialog-header{padding:18px 18px 14px}.content-dialog-header h2{font-size:21px}.content-dialog-meta{padding-inline:18px}.content-dialog-body{padding:20px 18px;font-size:14px;line-height:1.7}.content-dialog-tags{padding:13px 18px 17px}.edit-post-fields{padding:18px}.dialog-actions{padding:13px 18px 17px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
