@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#20231d;background:#f4f4ee;font-synthesis:none;--ink:#171a14;--muted:#70756b;--lime:#d7f24b;--line:#dedfd6;--panel:#fff;--red:#d94c5d}*{box-sizing:border-box}body{margin:0;min-width:768px}button,input,select{font:inherit}button,.button{border:1px solid #d5d7cc;background:#fff;color:var(--ink);border-radius:9px;padding:9px 13px;cursor:pointer;font-weight:650;text-decoration:none;transition:.15s}button:hover,.button:hover{border-color:#a5aa9b;background:#fafbf6}button:disabled{opacity:.4;cursor:not-allowed}.primary{background:var(--lime);border-color:#bdda2e;color:#15180f}.primary:hover{background:#cbe83d}.ghost{background:transparent}.danger{color:#b82f41;border-color:#f0c8cd}.link-button{background:none!important;border:0!important;color:#c8cbbd;padding:2px 0;text-align:left}.shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100vh}.shell>aside{position:sticky;top:0;height:100vh;background:#171a14;color:#f8f9f2;padding:26px 18px;display:flex;flex-direction:column}.brand{color:inherit;text-decoration:none;display:flex;align-items:center;gap:12px;font-size:19px;font-weight:800;letter-spacing:-.02em}.brand small{display:block;font-size:9px;letter-spacing:.15em;color:#989e8d;margin-top:2px}.brand-mark{width:38px;height:38px;border-radius:11px;display:inline-grid;place-items:center;background:var(--lime);color:#171a14;font-size:21px;font-weight:800}.shell nav{display:flex;flex-direction:column;gap:5px;margin-top:45px}.shell nav a{color:#aeb3a3;text-decoration:none;border-radius:9px;padding:11px 13px;font-weight:600;font-size:14px}.shell nav a:hover,.shell nav a.active{background:#292d24;color:#fff}.shell nav a.active:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--lime);margin-right:10px;vertical-align:1px}.user{margin-top:auto;border-top:1px solid #30342b;padding:18px 8px 0;display:flex;flex-direction:column;gap:4px;font-size:12px}.user span{font-weight:700;overflow:hidden;text-overflow:ellipsis}.user small{color:#838a79;margin-bottom:8px}.shell>main{padding:36px 40px 60px;min-width:0;max-width:1800px;width:100%;margin:auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px}.eyebrow{text-transform:uppercase;color:#7b806f;font-size:10px;letter-spacing:.16em;font-weight:800;margin-bottom:6px}.page-head h1{font-size:36px;line-height:1.1;letter-spacing:-.045em;margin:0}.page-head p{color:var(--muted);margin:9px 0 0;font-size:14px}.head-actions{display:flex;gap:8px;align-items:center}.filters{display:flex;align-items:flex-end;gap:9px;flex-wrap:wrap;background:#e9eae2;border:1px solid #dfe0d7;border-radius:13px;padding:11px;margin-bottom:18px}.filters label,.form-grid label{display:flex;flex-direction:column;gap:5px;color:#666b60;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.filters select,.filters input,.form-grid select,.form-grid input,.facts select,.ranking-controls select,.ranking-controls input{height:38px;border:1px solid #d5d7ce;border-radius:8px;background:#fff;color:#252920;padding:0 10px;font-size:13px;min-width:135px;text-transform:none;letter-spacing:0}.filters .search{flex:1;min-width:220px}.filters .search input{width:100%}.freshness{display:flex;align-items:center;gap:18px;min-height:47px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 16px;margin-bottom:15px;font-size:12px;color:#686e62}.freshness b{color:#292d25}.freshness a{margin-left:auto;color:#495126;font-weight:700}.pulse{width:8px;height:8px;border-radius:50%;background:#84b813;box-shadow:0 0 0 5px #edf6d1}.metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(145px,1fr));gap:11px;margin-bottom:22px}.metric-card{background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:17px;min-height:116px;display:flex;flex-direction:column}.metric-card>span{font-size:11px;color:#6d7268;font-weight:650}.metric-card strong{font-size:26px;line-height:1.1;letter-spacing:-.04em;margin:12px 0 6px}.metric-card small{font-size:10px;color:#858a80}.positive{color:#638a0d!important}.negative{color:var(--red)!important}.warning{color:#a06a00!important}.panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:20px;margin-bottom:17px}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px}.panel-head h2{font-size:20px;letter-spacing:-.025em;margin:0}.segmented{display:inline-flex;background:#eceee6;border-radius:9px;padding:3px}.segmented button{border:0;background:transparent;padding:7px 11px;font-size:12px}.segmented button.active{background:#fff;box-shadow:0 1px 5px #bbc0b2;color:#1c2017}.ranking-controls{display:flex;align-items:center;gap:9px}.chart{width:100%;min-height:300px}.recharts-text{font-family:Manrope,sans-serif;fill:#777c71}.rank-chart{border-top:1px solid #eeefe9;padding-top:10px}.ranking-list{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-top:13px}.ranking-list>a{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;padding:10px;border:1px solid #e5e6df;border-radius:9px;text-decoration:none;color:inherit}.ranking-list>a:hover{border-color:#bec3b4;background:#fafbf7}.ranking-list>a>b{color:#92988b}.ranking-list span{min-width:0}.ranking-list strong,.ranking-list small{display:block}.ranking-list strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ranking-list small{font-size:9px;color:#8a8f84;margin-top:2px}.ranking-list em{text-align:right;font-style:normal;font-weight:800;font-size:13px}.table-panel{padding:0;overflow:hidden}.table-panel>.panel-head{padding:20px 20px 0}.table-panel>.filters{margin:0 12px 12px}.table-wrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;font-size:11px;white-space:nowrap}th{background:#f6f6f1;color:#686d62;text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.05em;border-top:1px solid #e8e9e2;border-bottom:1px solid #e1e2da;padding:10px 11px}th button{font:inherit;text-transform:inherit;letter-spacing:inherit;color:inherit;border:0;background:none;padding:0;white-space:nowrap}td{padding:11px;border-bottom:1px solid #ecece6;vertical-align:middle}tbody tr:hover{background:#fafbf7}.entity,.content-cell{display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.entity strong,.entity small,.content-cell strong,.content-cell small{display:block}.entity strong{font-size:11px}.entity small,.content-cell small{color:#8b9085;margin-top:2px}.platform-icon{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;font-size:10px;font-weight:800;background:#eee}.platform-icon.instagram{background:#f8e5ec;color:#a82c64}.platform-icon.youtube{background:#fde5e5;color:#be2222}.platform-icon.tiktok{background:#e2f5f4;color:#147a76}.platform-icon.vk{background:#e3effc;color:#2a6db2}.project-pill,.creator{display:inline-block;padding:4px 7px;border-radius:6px;background:#edf0e4;color:#56622f;font-size:9px;font-weight:700}.creator{background:#f0e8ff;color:#6c41a4}.status{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:20px;background:#eee;font-size:9px;font-weight:750}.status:before{content:"";width:5px;height:5px;border-radius:50%;background:#999}.status-active,.status-succeeded{background:#ecf5da;color:#567b0c}.status-active:before,.status-succeeded:before{background:#7cae16}.status-pending,.status-queued{background:#f5f0d9;color:#8c7111}.status-pending:before,.status-queued:before{background:#c8a627}.status-running{background:#e0eef9;color:#32709d}.status-running:before{background:#4594cc}.status-error,.status-failed{background:#fbe5e7;color:#aa3543}.status-error:before,.status-failed:before{background:#da5363}.status-paused,.status-archived{color:#666}.status-partially_failed{background:#fff0d8;color:#956116}.row-actions{display:flex;gap:4px}.row-actions button{padding:5px 8px}.pagination{display:flex;gap:12px;align-items:center;justify-content:flex-end;padding:13px 16px;font-size:10px;color:#6f746a}.pagination label{display:flex;align-items:center;gap:7px}.pagination select{border:1px solid #ddd;border-radius:6px;padding:4px}.pagination button{padding:5px 8px}.table-note{padding:0 17px 15px;color:#8b9086;font-size:10px}.block{display:block;margin-top:4px}.breadcrumbs{display:flex;gap:8px;font-size:11px;color:#898e82;margin-bottom:15px}.breadcrumbs a{color:#5e663c}.account-meta{display:flex;align-items:center;gap:12px;margin-top:12px;color:#777d70;font-size:11px}.content-cell{max-width:280px;white-space:normal}.content-cell img,.thumb-placeholder{width:42px;height:52px;object-fit:cover;border-radius:7px;background:#eceee7;display:grid;place-items:center;flex:0 0 auto}.content-cell strong{line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#10130ecc;z-index:20;display:grid;place-items:center;padding:25px}.modal-card{width:min(630px,90vw);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;padding:24px}.close{font-size:22px;padding:3px 10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select{width:100%;height:42px}.form-grid label>small{font-weight:400;text-transform:none;letter-spacing:0}.check{display:flex;align-items:flex-start;gap:10px;border:1px solid #e2e3dc;border-radius:10px;padding:11px;margin:8px 0;font-size:12px}.check input{margin-top:3px}.check b,.check small{display:block}.check small{color:#858b7e;margin-top:2px}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:19px}.form-error,.error-state{background:#fff0f1;color:#a52f3d;border:1px solid #f2cbd0;border-radius:9px;padding:11px;font-size:12px}.error-state{margin:14px 0}.error-state p{margin:5px 0}.empty{min-height:190px;display:grid;place-items:center;align-content:center;text-align:center;color:#9a9f94}.empty>div{font-size:30px}.empty strong{color:#565b51}.empty p{font-size:11px;max-width:380px}.skeleton{display:grid;gap:10px;padding:20px}.skeleton i{height:35px;border-radius:8px;background:linear-gradient(90deg,#f0f1eb,#fafafa,#f0f1eb);background-size:200%;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position:-200%}}.content-summary{display:grid;grid-template-columns:180px 1fr;gap:20px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;margin-bottom:12px}.preview img,.preview>.thumb-placeholder{width:180px;height:220px;object-fit:cover;border-radius:10px}.facts{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.facts>div{border-bottom:1px solid #ebede5;padding:8px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.facts span{font-size:10px;color:#898e82}.facts strong{font-size:13px}.facts small{font-size:9px;color:#8a8f84}.snapshots summary{cursor:pointer;list-style:none}.snapshots summary span,.snapshots summary b,.snapshots summary small{display:block}.snapshots summary small{font-size:10px;color:#878c81;margin-top:4px}.snapshots[open] summary{margin-bottom:16px}.quality{font-size:9px;padding:3px 6px;border-radius:5px;background:#eee}.quality.complete{background:#edf5df;color:#5d7f1c}.quality.anomaly{background:#fbe3e6;color:#a83746}.run-strip{display:flex;gap:22px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px 16px;margin-bottom:16px;font-size:11px}.error-text b,.error-text small{display:block;max-width:220px;white-space:normal}.error-text small{color:#8b514f;margin-top:2px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.settings-grid h2{margin:3px 0 20px}.settings-grid dl div{display:flex;justify-content:space-between;border-bottom:1px solid #eceee6;padding:12px 0;font-size:12px}.settings-grid dt{color:#777c71}.settings-grid dd{font-weight:700}.provider-health{display:flex;align-items:center;gap:10px}.platform-health{list-style:none;padding:0;margin-top:20px}.platform-health li{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:9px 0;font-size:11px}.boot{min-height:100vh;display:grid;place-items:center;align-content:center;gap:10px;background:#171a14;color:#fff}.login{min-height:100vh;background:#171a14;color:#fff;display:grid;grid-template-columns:1fr 460px;align-items:center;gap:10vw;padding:8vw}.login>section{max-width:650px}.login-brand{margin-bottom:80px}.login h1{font-size:58px;line-height:1.04;letter-spacing:-.055em;margin:12px 0 25px}.login section>p{color:#a6ac9d;max-width:520px;line-height:1.7}.login form{background:#f7f7f2;color:#20231d;padding:38px;border-radius:18px;display:flex;flex-direction:column;gap:17px}.login form h2{font-size:28px;margin:0}.login form>p{color:#74796e;font-size:12px;margin:-8px 0 10px}.login form label{font-size:11px;font-weight:750;display:flex;flex-direction:column;gap:7px}.login form input{height:45px;border:1px solid #d9dbd1;border-radius:8px;padding:0 12px}.login form button{height:46px}@media(max-width:1100px){.shell{grid-template-columns:190px 1fr}.shell>main{padding:28px 24px}.metrics-grid{grid-template-columns:repeat(3,1fr)}.ranking-list{grid-template-columns:1fr}.login{grid-template-columns:1fr 390px;padding:5vw}.login h1{font-size:44px}.settings-grid{grid-template-columns:1fr}}.ranking-table{margin-top:18px;border:1px solid #e5e6df;border-radius:10px}.ranking-table a{color:#3f4a1f;font-weight:700}.status-monitoring{background:#ecf5da;color:#567b0c}.status-monitoring:before{background:#7cae16}.status-frozen{color:#666}
