:root{--ink:#0b1017;--muted:#66707e;--paper:#f3f2ed;--card:#fff;--line:#dedfdc;--lime:#d9ff43;--blue:#246bfe;--danger:#c9493b;--radius:22px}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{background:var(--ink);color:#fff;z-index:20;justify-content:space-between;align-items:center;height:74px;padding:0 max(24px,50vw - 610px);display:flex;position:sticky;top:0}.brand-lockup{letter-spacing:.17em;align-items:center;gap:10px;font-size:15px;font-weight:850;display:flex}.brand-lockup i{color:#a7b0ba;letter-spacing:.12em;border-left:1px solid #3b424b;padding-left:10px;font-size:10px;font-style:normal}.brand-glyph{background:var(--lime);width:32px;height:32px;color:var(--ink);letter-spacing:0;border-radius:9px;place-items:center;font-weight:950;display:grid}.top-actions{align-items:center;gap:10px;display:flex;position:relative}.mode-pill{letter-spacing:.12em;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:850}.mode-pill.dry{color:#ffd88e;background:#3a2c13}.mode-pill.live{color:var(--lime);background:#263114}.icon-button{background:0 0;border:0;padding:0}.avatar{width:34px;height:34px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.logout-menu{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;gap:8px;padding:10px 14px;display:flex;position:absolute;top:46px;right:0;box-shadow:0 10px 30px #0002}.dashboard{max-width:1220px;margin:0 auto;padding:46px 24px 70px}.hero{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#727b85;margin:0 0 12px;font-size:11px;font-weight:850}.hero h1,.login-card h1{letter-spacing:-.065em;margin:0 0 22px;font-size:clamp(45px,6vw,78px);font-weight:850;line-height:.91}.hero h1 em{font-family:Georgia,serif;font-weight:400}.muted{color:var(--muted);max-width:560px;line-height:1.55}.kill-switch{background:0 0;border:1px solid #c9cbc8;border-radius:999px;align-items:center;gap:9px;padding:12px 16px;font-weight:750;display:flex}.kill-switch:hover{background:#e9e8e2}.kill-switch.active{color:#ffb7af;background:#2e1513;border-color:#7b352f}.stats-row{background:var(--ink);color:#fff;border-radius:var(--radius);grid-template-columns:repeat(4,1fr);margin-bottom:52px;display:grid;overflow:hidden}.stat{border-right:1px solid #313741;flex-direction:column;gap:5px;padding:25px 28px;display:flex}.stat:last-child{border-right:0}.stat strong{letter-spacing:-.04em;font-size:31px}.stat span{color:#aeb6bf;font-size:12px}.stat.accent strong{color:var(--lime)}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:19px;display:flex}.section-head h2{letter-spacing:-.035em;margin:0;font-size:27px}.refresh{color:var(--muted);background:0 0;border:0;align-items:center;gap:8px;font-weight:700;display:flex}.filters{gap:8px;margin-bottom:23px;padding-bottom:3px;display:flex;overflow-x:auto}.filters button{white-space:nowrap;border:1px solid var(--line);color:#606873;background:#fff;border-radius:999px;padding:9px 13px}.filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.filters b{color:#50565f;background:#ebebe7;border-radius:999px;margin-left:6px;padding:3px 6px;font-size:10px}.filters .active b{color:#fff;background:#353c45}.draft-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.draft-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 1px #fff}.draft-header{align-items:center;gap:12px;padding:20px 22px 15px;display:flex}.draft-header>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.draft-header strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.draft-header span{color:var(--muted);font-size:12px}.platform-mark{color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.platform-mark.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.platform-mark.linkedin{background:#0a66c2}.platform-mark.forum{background:#2c7b62}.score{color:#9299a2;margin-left:auto;font-size:10px}.score span{color:var(--ink);font-size:17px;font-weight:850}.source-preview{text-align:left;background:#f8f8f5;border:1px solid #ecece9;border-left:0;border-right:0;align-items:center;gap:12px;width:100%;padding:16px 22px;display:flex}.source-preview>div{flex:1;min-width:0}.source-preview p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:5px 0 0;font-family:Georgia,serif;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.source-label,.editor-label{letter-spacing:.13em;color:#858d94;font-size:9px;font-weight:850}.source-preview svg{transition:transform .2s}.source-preview svg.rotated{transform:rotate(180deg)}.source-details{color:var(--muted);background:#f8f8f5;padding:0 22px 16px;font-size:13px;line-height:1.45}.source-details p:first-child{margin-top:0}.source-details a,.backlink{color:var(--blue);align-items:center;gap:6px;font-weight:700;text-decoration:none;display:inline-flex}.draft-editor{padding:18px 22px}.editor-label{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.editor-label span:first-child{color:#414851;align-items:center;gap:6px;display:flex}.draft-editor textarea{resize:vertical;background:#fff;border:1px solid #0000;border-radius:12px;outline:none;width:100%;padding:0;font-size:14px;line-height:1.48}.draft-editor textarea:focus{border-color:#b9bcb8;margin:-10px;padding:10px}.backlink{margin-top:8px;font-size:12px}.risk{color:#715217;background:#fff4da;border-radius:9px;gap:7px;margin-top:10px;padding:8px 10px;font-size:12px;display:flex}.draft-actions{grid-template-columns:1fr 1.65fr;gap:9px;padding:0 22px 20px;display:grid}.draft-actions button,.primary{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 15px;font-weight:850;display:flex}.reject{color:#69717a;background:#f1f1ed}.approve,.primary{background:var(--lime);color:var(--ink)}.approve:hover,.primary:hover{background:#cfff1f}.draft-actions button:disabled,.primary:disabled{opacity:.5;cursor:not-allowed}.empty{text-align:center;border-radius:var(--radius);color:var(--muted);border:1px dashed #c8cac6;grid-column:1/-1;padding:50px}.empty h3{color:var(--ink);margin:12px 0 5px}.safety-note{color:#59616a;background:#e5e4de;border-radius:16px;align-items:flex-start;gap:15px;margin-top:34px;padding:23px;display:flex}.safety-note div{flex:1}.safety-note strong{color:var(--ink)}.safety-note p{margin:5px 0 0;font-size:13px;line-height:1.5}.footer{color:#8a9199;border-top:1px solid var(--line);max-width:1220px;margin:0 auto;padding:25px 24px 45px;font-size:11px}.footer span{color:#2b7954}.error-banner,.form-error{color:#8d2e25;background:#ffe8e5;border-radius:10px;align-items:center;gap:9px;margin:15px 0;padding:12px;display:flex}.login-shell,.loading-screen{background:var(--ink);place-items:center;min-height:100vh;padding:22px;display:grid}.login-card{background:var(--paper);border-radius:28px;width:min(460px,100%);padding:38px}.login-card .brand-lockup{margin-bottom:58px}.login-orbit{background:#e5e7df;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:22px;display:grid}.login-card h1{font-size:52px}.login-card form{margin-top:30px}.login-card label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.login-card input{background:#fff;border:1px solid #c9cbc7;border-radius:12px;width:100%;margin-bottom:12px;padding:14px}.wide{width:100%}.tiny{color:#7e858d;justify-content:center;align-items:center;gap:6px;margin:22px 0 0;font-size:11px;display:flex}.loading-screen .brand-glyph{width:52px;height:52px;font-size:23px}.pulse{animation:1.4s infinite pulse}.spin{animation:1s linear infinite spin}@keyframes pulse{50%{opacity:.7;transform:scale(1.08)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:780px){.topbar{height:64px;padding:0 16px}.brand-lockup i{display:none}.dashboard{padding:29px 14px 50px}.hero{display:block}.hero h1{font-size:55px}.hero .muted{font-size:14px}.kill-switch{margin-top:20px}.stats-row{grid-template-columns:repeat(2,1fr);margin-bottom:38px}.stat{border-bottom:1px solid #313741;padding:18px}.stat:nth-child(2){border-right:0}.stat strong{font-size:27px}.section-head{align-items:center}.section-head h2{font-size:23px}.refresh{font-size:0}.draft-grid{grid-template-columns:1fr}.draft-header,.source-preview,.draft-editor,.draft-actions{padding-left:17px;padding-right:17px}.safety-note>svg:last-child{display:none}.footer{margin:0 14px;padding-left:0;padding-right:0}.login-card{padding:28px 23px}.login-card h1{font-size:46px}.login-card .brand-lockup{margin-bottom:45px}}
