:root{--ink:#18201b;--muted:#69716c;--line:#e4e7e2;--cream:#f7f5ef;--card:#fff;--green:#347a58;--green2:#e5f0e8;--orange:#e36f45;--yellow:#f0b34a;--purple:#7f6cc4;--blue:#5e8eb4;--shadow:0 1px 2px #18201b0a,0 8px 28px #18201b0a}*{box-sizing:border-box}html,body{background:var(--cream);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.app{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fbfaf7;flex-direction:column;height:100vh;padding:26px 18px 20px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.4px;align-items:center;gap:10px;padding:0 10px 28px;font-size:18px;font-weight:750;display:flex}.brandmark{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:28px;height:28px;font-family:Georgia;font-size:20px;display:grid}.nav-label{letter-spacing:.11em;color:#9a9e9b;text-transform:uppercase;margin:10px 0 7px;padding:0 11px;font-size:10px;font-weight:700}.nav{flex-direction:column;gap:3px;display:flex}.nav-btn{color:#626965;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;padding:10px 11px;font-weight:520;display:flex}.nav-btn:hover{color:var(--ink);background:#f0efeb}.nav-btn.active{color:#245f43;background:#e9eee9;font-weight:670}.nav-btn svg{width:18px;height:18px}.badge{background:var(--ink);color:#fff;border-radius:99px;margin-left:auto;padding:2px 7px;font-size:10px}.sidebar-foot{margin-top:auto}.local-note{color:#53705d;background:#f2f7f2;border:1px solid #dce4dd;border-radius:12px;padding:13px;font-size:11px;line-height:1.5}.local-head{color:#355e44;align-items:center;gap:7px;margin-bottom:3px;font-weight:700;display:flex}.avatar-row{align-items:center;gap:9px;padding:15px 8px 0;display:flex}.avatar{background:#e1b29c;border-radius:50%;place-items:center;width:31px;height:31px;font-weight:700;display:grid}.avatar-text b{font-size:12px;display:block}.avatar-text span{color:#8a908c;font-size:10px}.main{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f5efe6;justify-content:space-between;align-items:center;height:72px;padding:0 34px;display:flex;position:sticky;top:0}.top-title{font-size:15px;font-weight:700}.top-actions{align-items:center;gap:9px;display:flex}.content{max-width:1450px;margin:auto;padding:34px}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:var(--green);font-size:11px;font-weight:750}.hero-line{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.hero h1{letter-spacing:-1.1px;margin:7px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500;line-height:1.1}.hero p{color:var(--muted);max-width:560px;margin:0;line-height:1.6}.btn{white-space:nowrap;background:#fff;border:1px solid #d9ddd9;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:650;display:inline-flex;box-shadow:0 1px 1px #00000005}.btn:hover{background:#fcfcfb;border-color:#b9c2bb}.btn.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.btn.primary:hover{background:#2d3931}.btn.green{background:var(--green);border-color:var(--green);color:#fff}.btn.ghost{box-shadow:none;background:0 0}.btn.danger{color:#a24839}.icon-btn{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.mobile-menu{display:none}.grid{gap:18px;display:grid}.stats{grid-template-columns:repeat(4,1fr);margin-bottom:20px}.card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:13px}.stat{padding:17px 19px}.stat-top{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.stat-icon{width:27px;height:27px;color:var(--green);background:#f0f2ef;border-radius:8px;place-items:center;display:grid}.stat-value{margin:9px 0 3px;font-family:Georgia,serif;font-size:27px}.stat-sub{color:#8a918c;font-size:10px}.two-col{grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr)}.section-card{padding:21px}.section-head{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.section-head h2{margin:0;font-family:Georgia,serif;font-size:19px;font-weight:500}.section-head p{color:var(--muted);margin:4px 0 0;font-size:11px}.draft-list{flex-direction:column;display:flex}.draft-row{border-top:1px solid #edf0ed;grid-template-columns:30px 1fr auto;align-items:start;gap:12px;padding:14px 0;display:grid}.draft-row:first-child{border-top:0}.channel-icon{border-radius:8px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:750;display:grid}.linkedin{color:#39779d;background:#e6f0f6}.threads{color:#222;background:#ededed}.instagram{color:#a84970;background:#f6e9ef}.xiaohongshu{color:#ca4c48;background:#fae9e8}.draft-title{margin-bottom:4px;font-size:12px;font-weight:650}.draft-copy{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:570px;font-size:11px;overflow:hidden}.status{text-transform:uppercase;letter-spacing:.04em;border-radius:99px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.status.approved{color:#39714d;background:#e5f2e8}.status.draft{color:#806e46;background:#f2eee4}.status.review{color:#6b5a9f;background:#eee9f7}.week-days{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.day{text-align:center;color:#858b87;background:#f8f8f5;border-radius:8px;padding:8px 3px;font-size:9px}.day b{color:#4e5651;margin-bottom:3px;font-size:13px;display:block}.day.today{background:var(--ink);color:#cbd2cd}.day.today b{color:#fff}.mini-event{border-left:3px solid var(--orange);background:#faf8f3;border-radius:5px;margin-top:14px;padding:12px}.mini-event time{color:#929692;font-size:9px}.mini-event b{margin-top:4px;font-size:11px;display:block}.progress{background:#edf0ed;border-radius:9px;height:5px;margin:13px 0 7px;overflow:hidden}.progress i{background:var(--green);border-radius:9px;height:100%;display:block}.muted{color:var(--muted)}.small{font-size:11px}.notice{color:#52705c;background:#f0f5ef;border:1px solid #d8e4d9;border-radius:9px;align-items:center;gap:8px;padding:10px 12px;font-size:11px;display:flex}.toolbar{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.search{position:relative}.search input{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;width:220px;height:36px;padding:0 12px 0 34px}.search svg{color:#909691;position:absolute;top:10px;left:11px}.tabs{border-bottom:1px solid var(--line);gap:24px;margin-bottom:20px;display:flex}.tab{color:#777e79;background:0 0;border:0;padding:0 2px 12px;font-size:12px}.tab.active{color:var(--ink);border-bottom:2px solid var(--green);font-weight:700}.post-card{grid-template-columns:1fr auto;gap:20px;margin-bottom:11px;padding:18px;display:grid}.post-text{white-space:pre-wrap;font-size:13px;line-height:1.55}.post-meta{color:#8a908c;gap:12px;margin-top:13px;font-size:10px;display:flex}.tag{color:#5c6660;background:#f0f2ef;border-radius:99px;padding:4px 8px;font-size:9px}.tags{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.empty{text-align:center;padding:70px 20px}.empty-icon{width:50px;height:50px;color:var(--green);background:#edf2ed;border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.empty h3{margin:0 0 7px;font-family:Georgia,serif;font-size:20px;font-weight:500}.empty p{color:var(--muted);max-width:390px;margin:0 auto 18px;line-height:1.55}.analysis-grid{grid-template-columns:1.15fr .85fr}.voice-score{color:#fff;background:linear-gradient(135deg,#1e3025,#385a45);padding:26px;position:relative;overflow:hidden}.voice-score:after{content:"“";color:#ffffff12;font:150px Georgia;position:absolute;top:-34px;right:20px}.score{margin:13px 0 2px;font:52px Georgia}.trait-row{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.trait{background:#ffffff1f;border:1px solid #ffffff1f;border-radius:99px;padding:6px 10px;font-size:10px}.metric-card{padding:20px}.bars{flex-direction:column;gap:17px;display:flex}.bar-head{justify-content:space-between;margin-bottom:7px;font-size:11px;display:flex}.bar{background:#eef0ed;border-radius:4px;height:6px}.bar span{background:var(--green);border-radius:4px;height:100%;display:block}.evidence{border-left:3px solid var(--yellow);background:#fbfaf6;border-radius:6px;margin-top:11px;padding:16px;font-family:Georgia,serif;font-size:13px;line-height:1.55}.topics{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.topic{border:1px solid var(--line);border-radius:9px;padding:13px}.topic b{font-size:12px;display:block}.topic span{color:var(--muted);font-size:10px}.studio{grid-template-columns:330px 1fr;align-items:start;gap:18px;display:grid}.composer{padding:19px;position:sticky;top:92px}.field{margin-bottom:15px}.field label{text-transform:uppercase;letter-spacing:.05em;color:#58615b;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.select,.input,.textarea{background:#fff;border:1px solid #dfe3df;border-radius:9px;outline:none;width:100%;padding:10px 11px;font-size:12px}.select:focus,.input:focus,.textarea:focus{border-color:#7ba28a;box-shadow:0 0 0 3px #edf4ef}.textarea{resize:vertical;min-height:116px;line-height:1.5}.channel-checks{grid-template-columns:1fr 1fr;gap:7px;display:grid}.check{border:1px solid var(--line);border-radius:8px;align-items:center;gap:7px;padding:9px;font-size:10px;display:flex}.check input{accent-color:var(--green)}.variants{flex-direction:column;gap:12px;display:flex}.variant{padding:18px}.variant-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.variant-name{align-items:center;gap:9px;font-weight:700;display:flex}.variant textarea{resize:vertical;background:#fafaf8;border:0;border-radius:8px;outline:none;width:100%;min-height:145px;padding:13px;font-size:12px;line-height:1.6}.variant textarea:focus{box-shadow:0 0 0 2px #dce8df}.variant-foot{justify-content:space-between;align-items:center;margin-top:11px;display:flex}.calendar-wrap{overflow-x:auto}.calendar{grid-template-columns:repeat(7,1fr);gap:8px;min-width:820px;display:grid}.cal-day{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:390px;padding:10px}.cal-head{text-align:center;color:#858c87;border-bottom:1px solid #edf0ed;margin-bottom:9px;padding-bottom:9px;font-size:10px}.cal-head b{color:var(--ink);font-family:Georgia;font-size:16px;display:block}.cal-head.current b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;margin:0 auto 2px;display:grid}.cal-item{border:1px solid #eceeea;border-left:3px solid var(--green);cursor:grab;background:#fcfcfa;border-radius:7px;margin-bottom:7px;padding:9px}.cal-item:active{cursor:grabbing}.cal-item.orange{border-left-color:var(--orange)}.cal-item.purple{border-left-color:var(--purple)}.cal-item.blue{border-left-color:var(--blue)}.cal-item time{color:#8c928e;font-size:8px}.cal-item p{margin:5px 0;font-size:10px;font-weight:650;line-height:1.35}.cal-channel{color:#7c837e;font-size:8px}.drop-active{outline:2px dashed var(--green);outline-offset:-3px;background:#f5faf6}.settings-grid{grid-template-columns:1fr 1fr}.setting-card{padding:21px}.setting-row{border-top:1px solid #edf0ed;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.setting-row:first-of-type{border-top:0}.setting-row b{font-size:12px;display:block}.setting-row span{color:var(--muted);font-size:10px}.toggle{background:#ccd1cd;border:0;border-radius:20px;width:37px;height:21px;padding:3px}.toggle i{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block}.toggle.on{background:var(--green)}.toggle.on i{transform:translate(16px)}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1217148f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:17px;width:min(720px,100%);max-height:90vh;overflow:auto;box-shadow:0 25px 80px #00000038}.modal-top{border-bottom:1px solid var(--line);justify-content:space-between;padding:24px 27px 18px;display:flex}.modal-top h2{margin:3px 0;font:25px Georgia}.modal-body{padding:24px 27px}.steps{gap:7px;margin-bottom:23px;display:flex}.step{background:#e7eae7;border-radius:3px;flex:1;height:4px}.step.done{background:var(--green)}.import-box{border:1px solid var(--line);background:#fafaf8;border-radius:12px;padding:16px}.import-box textarea{min-height:190px}.or{color:#999;align-items:center;gap:10px;margin:15px 0;font-size:10px;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.modal-actions{border-top:1px solid var(--line);justify-content:space-between;padding:17px 27px;display:flex}.toast{color:#fff;z-index:80;background:#17221b;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-size:12px;animation:.25s up;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0003}@keyframes up{0%{opacity:0;transform:translateY(10px)}}.loading{text-align:center;color:var(--muted);padding:60px}.spinner{border:3px solid #dfe5df;border-top-color:var(--green);border-radius:50%;width:28px;height:28px;margin:0 auto 12px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-box{color:#944c3f;background:#fff7f5;border:1px solid #f0cfc9;border-radius:10px;padding:17px}.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}@media (max-width:900px){.app{grid-template-columns:1fr}.sidebar{width:240px;transition:all .2s;position:fixed;transform:translate(-100%);box-shadow:10px 0 30px #0000001f}.sidebar.open{transform:translate(0)}.mobile-menu{display:grid}.topbar{padding:0 18px}.content{padding:24px 18px}.stats{grid-template-columns:1fr 1fr}.two-col,.analysis-grid,.studio,.settings-grid{grid-template-columns:1fr}.composer{position:static}.hero-line{align-items:start}.draft-copy{max-width:45vw}}@media (max-width:560px){.stats{grid-template-columns:1fr 1fr;gap:9px}.stat{padding:13px}.stat-value{font-size:23px}.hero h1{font-size:29px}.hero-line{display:block}.hero-line>.btn{margin-top:17px}.content{padding:22px 14px}.top-actions .notice,.top-actions>.btn{display:none}.section-card{padding:16px}.week-days{gap:3px}.day{padding:7px 1px}.channel-checks,.post-card{grid-template-columns:1fr}.post-card>.btn{justify-self:start}.topics{grid-template-columns:1fr}.modal-backdrop{padding:8px}.modal-body,.modal-top{padding:20px}.modal-actions{padding:14px 20px}.draft-copy{max-width:62vw}.top-title{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}}
