:root{--ink:#20302a;--muted:#7d8e84;--line:#e3ebe5;--green:#176f60;--pale:#f5faf6;--shadow:0 22px 70px rgba(26,67,48,.09);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fbfcfc;font-size:15px}button,input,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.brand{display:flex;align-items:center;font-size:34px;line-height:1;font-weight:800;letter-spacing:-2px}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--green);color:#fff;margin-right:9px;font-size:18px;transform:rotate(-5deg)}.brand-dot{color:#35a083}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,530px) 1fr;background:#fff}.auth-card{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,7vw,100px);max-width:590px}.auth-card .brand{margin-bottom:72px}.auth-kicker,.eyebrow{letter-spacing:1.7px;color:#8b9b91;font-size:11px;font-weight:700;margin:0 0 13px}.auth-card h1{font-size:35px;letter-spacing:-1.3px;line-height:1.2;margin:0 0 10px}.auth-subtitle{color:#788b80;line-height:1.7;margin:0 0 28px}.auth-form{display:grid;gap:16px}.auth-form label,.auth-form small,.dialog-head+label,.dialog-head~label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:650;color:#51675a}.auth-form small{font-weight:400;color:#899b90;font-size:11px}.auth-form input,.auth-form textarea,.dialog-head~label input,.dialog-head~label textarea,.date-row input{border:1px solid #d9e5dc;border-radius:7px;padding:12px 13px;outline:0;background:#fff;color:var(--ink);font-size:15px}.auth-form input:focus,.dialog-head~label input:focus,.dialog-head~label textarea:focus,.date-row input:focus{border-color:#5ca189;box-shadow:0 0 0 3px #5ca18922}.button{border:1px solid transparent;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:11px 15px;font-size:13px;font-weight:700}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#105d4f}.button.secondary{background:#fff;color:#496453;border-color:#dce7de}.button span{font-size:18px;line-height:0}.auth-foot{margin-top:24px;color:#9aa79f;font-size:12px}.auth-art{background:#123c34;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:clamp(32px,6vw,100px);color:#fff}.art-glow{position:absolute;width:55vw;height:55vw;border-radius:50%;right:-15vw;top:-15vw;background:radial-gradient(circle,#55b58f 0,#287963 34%,transparent 70%);opacity:.85}.auth-art:after{content:"";position:absolute;inset:12%;border:1px solid #a3e6c522;border-radius:50%;transform:rotate(-18deg) scaleY(.48)}.art-copy{position:relative;z-index:1;max-width:440px}.art-tag{font-size:11px;letter-spacing:1.7px;color:#a0d1ba}.art-copy h2{font-size:clamp(40px,5vw,76px);line-height:1.03;letter-spacing:-3px;margin:18px 0}.art-copy p{color:#c0ddd0;max-width:300px;line-height:1.7}.alert{padding:11px 13px;border-radius:7px;font-size:13px;margin:0 0 18px}.alert.error,.notice.error{background:#fff1ef;border:1px solid #edcec7;color:#994d40}.app-page{min-height:100vh}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 32px}.small-brand{font-size:27px}.small-brand .brand-mark{width:30px;height:30px;font-size:15px}.top-actions{display:flex;align-items:center;gap:16px}.private-pill{font-size:12px;color:#829188}.private-pill i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#54a77d;margin-right:6px}.user-badge,.workspace-avatar{display:grid;place-items:center;border-radius:8px;width:32px;height:32px;background:#efe1d4;color:#765b40;font-weight:750;font-size:12px}.logout{color:#6f8376;font-size:12px}.app-shell{display:grid;grid-template-columns:232px 1fr;min-height:calc(100vh - 72px)}.sidebar{background:#fff;border-right:1px solid var(--line);padding:24px 16px;display:flex;flex-direction:column}.workspace{display:flex;gap:10px;align-items:center;background:#f8faf9;border:1px solid var(--line);border-radius:8px;padding:11px 10px;font-size:13px;font-weight:700}.workspace small{display:block;color:#89978e;font-weight:400;font-size:11px;margin-top:2px}.nav-title{font-size:10px;letter-spacing:1px;color:#99a59d;font-weight:800;margin:30px 10px 12px}.nav-item{background:transparent;border:0;text-align:left;padding:12px;border-radius:7px;color:#64766a;font-size:14px;display:flex;gap:11px;align-items:center}.nav-item.active,.nav-item:hover{background:#eaf4ee;color:#176f60;font-weight:700}.network-list{display:grid;gap:15px;padding:0 10px}.network-list button{border:0;background:transparent;text-align:left;color:#506458;font-size:13px;display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center}.network-list em{font-style:normal;color:#a0ada5;font-size:11px}.network{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:7px;color:#fff;font-size:13px;font-style:normal;font-weight:800}.ig{background:#ca447f}.tk{background:#242629}.fb{background:#1977f3}.yt{background:#ed3a37}.sidebar-bottom{margin-top:auto}.connect-hint{background:#f5faf6;border:1px solid #dfece3;border-radius:9px;padding:14px}.connect-hint strong{font-size:13px}.connect-hint p{font-size:11px;color:#7c9081;line-height:1.6}.connect-hint button{border:0;background:none;color:#2f795d;padding:0;font-size:11px;font-weight:700}.help-link{display:block;color:#8b9a91;font-size:11px;margin:18px 7px}.content{max-width:1450px;width:100%;padding:34px 38px;margin:auto}.page-heading{display:flex;justify-content:space-between;gap:18px;align-items:center}.page-heading h1{font-size:30px;letter-spacing:-1px;margin:0}.intro{color:#7b8c81;margin:5px 0 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:27px 0 30px}.stats>div{display:flex;align-items:center;gap:12px;padding:17px;border:1px solid var(--line);border-radius:9px;background:#fff}.stat-icon{width:38px;height:38px;border-radius:9px;display:grid;place-items:center}.mint{background:#eaf5ed;color:#3d8a6d}.blue{background:#ecf2f8;color:#628ca9}.peach{background:#fcf1e6;color:#b4835b}.stats small{display:block;color:#819087;font-size:11px}.stats strong{font-size:25px}.stats em{margin-left:auto;color:#9aa89f;font-style:normal;font-size:11px}.stats button{margin-left:auto;border:0;background:none;color:#39795d;font-size:11px;font-weight:700}.calendar-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.calendar-bar h2{display:inline;text-transform:capitalize;font-size:20px;margin-right:14px}.calendar-bar>div:first-child>button{border:0;background:transparent;color:#7d9082;font-size:21px}.calendar-bar #today{font-size:12px;border:1px solid var(--line);border-radius:6px;padding:5px 9px;margin-left:9px}.view-switch{border:1px solid var(--line);padding:3px;border-radius:7px}.view-switch button{border:0;background:transparent;color:#829188;border-radius:5px;padding:6px 12px;font-size:12px}.view-switch button.active{background:#eaf4ee;color:#286e55;font-weight:700}.calendar{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.weekdays{background:#f7faf7}.weekdays span{padding:11px 12px;border-right:1px solid var(--line);color:#8a988f;font-size:10px;font-weight:800;letter-spacing:.7px}.day{min-height:130px;border-right:1px solid var(--line);border-top:1px solid var(--line);padding:8px}.day:nth-child(7n){border-right:0}.day.outside{background:#fbfcfb}.day.outside .day-head>span{color:#c3ccc6}.day-head{display:flex;justify-content:space-between;align-items:center;color:#73857a;font-size:12px;margin:0 2px 8px}.day-head button{border:0;background:transparent;color:#66937c;opacity:0}.day:hover .day-head button{opacity:1}.post-card{display:block;width:100%;text-align:left;border:1px solid #d9eadf;border-radius:6px;background:#eff8f1;padding:8px;margin-bottom:6px;color:#506558}.post-card.draft{background:#f7f6ee;border-color:#e8dfc6}.post-card small{color:#8a9d90;font-size:10px}.post-card small i{display:inline-block;width:5px;height:5px;background:#53a47d;border-radius:50%;margin-right:4px}.post-card.draft small i{background:#c29757}.post-card strong{display:block;font-size:12px;line-height:1.4;margin:4px 0}.post-card span{font-size:10px;color:#8b9a91}.list-view{border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden}.list-view button{display:flex;align-items:center;text-align:left;gap:18px;width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;padding:17px 20px;color:#4b6554}.list-view button>b{font-size:23px;width:34px}.list-view button>span{flex:1}.list-view strong{display:block;font-size:14px}.list-view small{color:#899a90;font-size:11px;margin-top:3px}.list-view em{font-style:normal;color:#8fa097;font-size:11px}.empty{text-align:center;padding:70px 20px;color:#7f9588}.footer-line{display:flex;justify-content:space-between;padding:14px 0;color:#9aa79f;font-size:11px}.notice{padding:10px 13px;margin:12px 0;border-radius:7px;font-size:13px}.notice.success{background:#eef8f1;border:1px solid #d5e8d8;color:#36734d}.notice[hidden]{display:none}dialog{border:0;border-radius:12px;padding:0;max-width:580px;width:calc(100% - 28px);box-shadow:var(--shadow)}dialog::backdrop{background:#14382d35;backdrop-filter:blur(3px)}#post-form{padding:27px;display:grid;gap:16px}.dialog-head{display:flex;justify-content:space-between}.dialog-head h2{margin:0;font-size:23px}.close-dialog{border:0;background:transparent;font-size:24px;color:#8b9c92}.platform-picks{display:flex;gap:7px;flex-wrap:wrap}.platform-picks label{display:flex;align-items:center;gap:6px;padding:8px 9px;border:1px solid var(--line);border-radius:6px;font-size:12px}.platform-picks .network{width:20px;height:20px;font-size:10px}.date-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.date-row label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:650;color:#51675a}.dialog-actions{display:flex;justify-content:flex-end;gap:8px}.dialog-actions .button{font-size:12px}@media(max-width:850px){.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-card{max-width:none;padding:38px}.auth-card .brand{margin-bottom:50px}.app-shell{grid-template-columns:1fr}.sidebar{display:none}.content{padding:24px 16px}.stats{gap:8px}.stats>div{padding:12px 9px}.stats em{display:none}.page-heading{align-items:flex-start;flex-direction:column}.calendar{min-width:740px}.calendar-wrap{overflow:auto}.content{overflow:hidden}.topbar{padding:0 16px}.logout{font-size:11px}.small-brand{font-size:24px}.date-row{grid-template-columns:1fr}.dialog-actions{flex-wrap:wrap;justify-content:stretch}.dialog-actions button{flex:1}}
 .accounts-page{max-width:1120px;margin:0 auto;padding:42px 38px 70px}.callback-note{display:grid;gap:8px;background:#f5faf6;border:1px solid #dcebe0;border-radius:10px;padding:16px;margin:24px 0}.callback-note strong{font-size:13px}.callback-note code{display:block;overflow:auto;background:#fff;border:1px solid #e2ebe4;border-radius:6px;padding:8px;color:#39745d;font-size:11px}.social-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.social-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px;min-width:0}.social-card-top{display:flex;gap:12px;align-items:flex-start}.social-card h2{font-size:16px;margin:2px 0 6px}.social-card p{font-size:12px;line-height:1.55;color:#7d8e84;margin:0}.provider-badge{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#fff;font-weight:800;flex:0 0 auto}.provider-badge.meta{background:#4968c7}.provider-badge.tiktok{background:#242629}.provider-badge.google{background:#ed3a37}.social-status{margin:18px 0 12px;padding:8px 10px;border-radius:7px;background:#f7f8f7;color:#8a988f;font-size:11px}.social-status.is-connected{background:#eef8f1;color:#347551}.social-actions{display:flex;flex-wrap:wrap;gap:8px}.social-actions .button{font-size:11px;padding:9px 10px}.connected-list{border-top:1px solid var(--line);margin-top:15px!important;padding-top:12px;color:#4e6858!important}.config-details{border-top:1px solid var(--line);margin-top:15px;padding-top:13px}.config-details summary{cursor:pointer;color:#39795d;font-size:11px;font-weight:700}.config-form{display:grid;gap:10px;margin-top:12px}.config-form label{display:grid;gap:5px;color:#607469;font-size:11px;font-weight:650}.config-form input{width:100%;border:1px solid #d9e5dc;border-radius:6px;padding:9px 10px;outline:0;font-size:13px}.config-form .button{justify-self:start}.disconnect-form{margin-top:10px}.text-button{border:0;background:none;color:#a4584a;font-size:11px;padding:0}.page-picker{background:#fff8ea;border:1px solid #eadcbd;border-radius:10px;padding:18px;margin:18px 0}.page-picker h2{font-size:16px;margin:0 0 5px}.page-choice{display:inline-block;margin:12px 10px 0 0}.accounts-foot{color:#97a49c;font-size:11px;margin-top:22px}@media(max-width:980px){.social-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.accounts-page{padding:26px 16px 50px}.social-grid{grid-template-columns:1fr}.callback-note code{font-size:10px}}
