@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--blue:var(--tg-button-color,#229ed9);--blue2:#168acd;--bg:var(--tg-bg-color,#f5f7fa);--surface:var(--tg-secondary-bg-color,#fff);--card:#fff;--text:var(--tg-text-color,#17212b);--muted:var(--tg-hint-color,#6f7d8c);--line:#e5eaf0;--green:#2eac68;--amber:#ec9a29;--red:#dc5454;--radius:18px;--shadow:0 14px 40px #1b304914;color:var(--text);background:var(--bg);font-synthesis:none;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:360px;margin:0}button,input,textarea,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{flex:none;width:19px;height:19px}.button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 17px;font-weight:700;transition:all .2s;display:inline-flex}.button.primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px color-mix(in srgb,var(--blue) 28%,transparent)}.button.primary:hover{background:var(--blue2);transform:translateY(-1px)}.button.ghost{border:1px solid var(--line);background:0 0}.button.ghost:hover{background:#f1f5f8}.button.large{border-radius:14px;min-height:52px;padding:0 23px}.button:disabled{opacity:.55;cursor:not-allowed}.logo{letter-spacing:-.6px;align-items:center;gap:9px;font-size:20px;font-weight:800;display:flex}.logo>span{background:var(--blue);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:relative}.logo>span svg+svg{color:#fff1a8;width:11px;position:absolute;top:5px;right:5px}.topbar{justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:auto;padding:0 24px;display:flex}.topbar nav{color:#52616f;gap:32px;font-size:14px;font-weight:600;display:flex}.topbar nav a:hover{color:var(--blue)}.landing{background:#fff;overflow:hidden}.landing main{max-width:1180px;margin:auto}.hero{text-align:center;padding:105px 20px 76px;position:relative}.hero:before{content:"";filter:blur(90px);pointer-events:none;background:#229ed917;border-radius:50%;width:700px;height:500px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.eyebrow,.section-title>span,.final-cta+span{color:var(--blue);text-transform:uppercase;letter-spacing:1.2px;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex;position:relative}.eyebrow span{background:#2eac68;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e3f6ec}.hero h1{letter-spacing:-4px;color:#14202b;margin:24px 0;font-size:clamp(42px,6vw,72px);line-height:1.05;position:relative}.hero>p{color:#607080;max-width:760px;margin:0 auto;font-size:18px;line-height:1.7}.hero-actions{justify-content:center;gap:12px;margin:32px 0 18px;display:flex}.hero>small{color:#83909c}.product-shot{background:#f4f7fa;border:1px solid #dfe6ed;border-radius:24px;grid-template-columns:210px 1fr;width:min(1020px,100% - 40px);height:570px;margin:20px auto 130px;display:grid;overflow:hidden;transform:perspective(1400px)rotateX(2deg);box-shadow:0 45px 100px #16385229}.shot-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:9px;padding:25px 17px;display:flex}.shot-sidebar .logo{margin:0 8px 25px}.shot-sidebar>span{color:#6c7986;border-radius:10px;align-items:center;gap:10px;padding:11px 13px;font-size:13px;font-weight:600;display:flex}.shot-sidebar>span svg{width:17px}.shot-sidebar .active{color:#168aca;background:#eaf6fc}.shot-main{padding:34px 40px}.shot-head{justify-content:space-between;align-items:center;font-size:20px;display:flex}.score{color:#278b58;background:#e5f6ed;border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal;font-weight:800}.shot-media{background:linear-gradient(135deg,#19364e,#229ed9 55%,#9ed6ee);border-radius:14px;height:160px;margin:25px 0 15px;position:relative;overflow:hidden}.shot-media:before{content:"";border:1px solid #ffffff4d;border-radius:50% 50% 40% 60%;position:absolute;inset:30px 15%}.compare{grid-template-columns:1fr 1fr;gap:12px;display:grid}.compare article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:17px}.compare article.ai{background:#f3faff;border-color:#bce1f3}.compare label{letter-spacing:1px;color:#758493;font-size:10px;font-weight:800}.compare h3{margin:8px 0;font-size:14px}.compare p{color:#697987;margin:0;font-size:12px;line-height:1.5}.shot-actions{color:#4f9d73;justify-content:space-between;align-items:center;margin-top:13px;font-size:12px;display:flex}.shot-actions button{background:var(--blue);color:#fff;border:0;border-radius:9px;padding:9px 15px;font-weight:700}.section{padding:90px 24px}.section-title{text-align:center;max-width:690px;margin:0 auto 55px}.section-title h2{letter-spacing:-2px;margin:12px 0;font-size:clamp(30px,4vw,48px);line-height:1.15}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.steps article{border-right:1px solid var(--line);padding:32px 28px}.steps article:last-child{border:0}.steps article>b{color:var(--blue);font-size:13px}.steps h3{margin:36px 0 12px}.steps p,.features p{color:#6d7a87;font-size:14px;line-height:1.65}.features{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.features article{background:#f5f8fa;border:1px solid #edf1f4;border-radius:18px;padding:26px}.features svg{width:24px;height:24px;color:var(--blue)}.features h3{margin:20px 0 8px;font-size:16px}.features p{margin:0}.trust{color:#fff;background:#142b3d;border-radius:28px;grid-template-columns:1fr 1fr;gap:70px;margin:50px 24px;padding:65px 72px;display:grid}.trust>div span{color:#61c0ed;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:800}.trust h2{letter-spacing:-1.5px;margin:13px 0;font-size:38px}.trust ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.trust li{color:#d9e4ec;align-items:center;gap:10px;font-size:14px;display:flex}.trust li svg{color:#6fe3a3;background:#234d43;border-radius:50%;padding:3px}.faq{max-width:800px!important}.faq details{border-bottom:1px solid var(--line);padding:0}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;padding:23px 0;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq details[open] summary svg{transform:rotate(45deg)}.faq details p{color:#687785;margin:0 0 24px;line-height:1.6}.final-cta{text-align:center;background:#f1f8fc;border-radius:30px;margin:90px 24px 110px;padding:80px 30px}.final-cta h2{letter-spacing:-2px;margin:0 0 12px;font-size:42px}.final-cta p{color:#687785}.final-cta>div{justify-content:center;gap:12px;margin-top:28px;display:flex}.landing footer{border-top:1px solid var(--line);color:#7a8793;justify-content:space-between;max-width:1180px;margin:auto;padding:35px 24px;font-size:13px;display:flex}.auth{flex-direction:column;align-items:center;min-height:100vh;padding:35px;display:flex}.auth-card{text-align:center;background:var(--card);width:min(440px,100%);box-shadow:var(--shadow);border-radius:24px;margin:auto;padding:45px}.auth-card>svg{width:52px;height:52px;color:var(--blue)}.auth-card h1{margin:20px 0 9px;font-size:28px}.auth-card p{color:var(--muted);margin:0 0 28px}.shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.shell>aside{background:var(--card);border-right:1px solid var(--line);z-index:10;flex-direction:column;width:250px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.shell>aside>.logo{margin:0 10px 24px}.workspace-picker{background:var(--bg);border-radius:13px;align-items:center;gap:7px;height:48px;margin-bottom:20px;padding:0 11px;display:flex}.workspace-picker>span{font-size:20px}.workspace-picker select{appearance:none;background:0 0;border:0;outline:0;flex:1;min-width:0;font-weight:700}.workspace-picker>svg{width:15px}.shell aside nav{flex-direction:column;gap:4px;display:flex}.shell aside nav a{height:44px;color:var(--muted);border-radius:11px;align-items:center;gap:12px;padding:0 13px;font-size:14px;font-weight:600;display:flex}.shell aside nav a:hover{background:var(--bg);color:var(--text)}.shell aside nav a.active{background:color-mix(in srgb,var(--blue) 11%,white);color:var(--blue)}.aside-help{background:#edf7fc;border-radius:14px;flex-direction:column;gap:7px;margin-top:auto;padding:17px;display:flex}.aside-help>svg{color:var(--blue)}.aside-help b{font-size:13px}.aside-help span{color:#71818f;font-size:11px;line-height:1.5}.workspace{grid-column:2;min-width:0}.workspace>header{background:color-mix(in srgb,var(--card) 90%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:7;justify-content:flex-end;align-items:center;height:72px;padding:0 30px;display:flex;position:sticky;top:0}.workspace>header .workspace-picker{margin:0;display:none}.telegram-link{color:var(--blue);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.mobile-menu{display:none}.page{max-width:1440px;margin:auto;padding:34px clamp(22px,4vw,50px) 70px}.page-head{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.page-head>div>span{color:var(--blue);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:800}.page-head h1{letter-spacing:-1px;margin:5px 0 0;font-size:30px}.page-head .button{align-self:center}.panel{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 3px 15px #1c314206}.warning{color:#9a671e;background:#fff8e8;border:1px solid #f3dfb9;border-radius:14px;align-items:center;gap:13px;margin-bottom:18px;padding:15px 18px;display:flex}.warning span{margin-top:2px;font-size:12px;display:block}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metrics article{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:20px}.metrics article>span{color:var(--muted);font-size:12px;font-weight:600}.metrics article>b{letter-spacing:-1px;margin:11px 0 3px;font-size:30px;display:block}.metrics article small{color:var(--muted);font-size:11px}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;padding:22px 24px;display:flex}.panel-head span{color:var(--blue);text-transform:uppercase;font-size:10px;font-weight:800}.panel-head h2{margin:5px 0 0;font-size:18px}.panel-head a{color:var(--blue);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.panel-head a svg{width:14px}.post-list{overflow:hidden}.post-row{border-bottom:1px solid var(--line);grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;gap:15px;min-height:88px;padding:14px 22px;display:grid}.post-row:last-child{border:0}.post-row>input{width:16px;height:16px;accent-color:var(--blue)}.score-ring{border:4px solid #d9e4ec;border-radius:50%;place-items:center;width:43px;height:43px;font-size:12px;font-weight:800;display:grid}.score-ring.s4{border-color:#65c993}.score-ring.s3{border-color:#6ebee4}.score-ring.s2{border-color:#e9b25c}.post-copy{min-width:0}.post-copy>div{align-items:center;gap:8px;display:flex}.post-copy span{color:var(--muted);font-size:10px}.post-copy em{color:#31895b;background:#e8f7ef;border-radius:5px;padding:3px 6px;font-size:9px;font-style:normal;font-weight:700}.post-copy>a{white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-size:13px;font-weight:700;display:block;overflow:hidden}.post-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.post-time{color:var(--muted);font-size:10px}.post-row>svg{color:#9ca8b3;width:16px}.dashboard-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.quick,.status{padding:22px}.quick h2,.status h2{margin:0 0 18px;font-size:16px}.quick{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.quick h2{grid-column:1/-1}.status p{align-items:center;gap:12px;margin:15px 0;display:flex}.status p>svg{color:var(--blue)}.status p span{color:var(--muted);flex-direction:column;font-size:11px;display:flex}.status p b{color:var(--text);font-size:13px}.queue-toolbar{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.queue-toolbar>span{color:var(--muted);font-size:11px}.tabs{gap:5px;display:flex}.tabs button,.version-tabs button{color:var(--muted);background:0 0;border:0;border-radius:9px;padding:9px 13px;font-size:12px;font-weight:700}.tabs button.active,.version-tabs button.active{background:var(--card);color:var(--blue);box-shadow:0 2px 7px #0000000f}.batch-bar{z-index:5;color:#fff;box-shadow:var(--shadow);background:#15364c;border-radius:14px;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;display:flex;position:sticky;top:84px}.batch-bar b{margin-right:auto;font-size:12px}.batch-bar>button:last-child{color:#fff;background:0 0;border:0;display:grid}.editor-layout{grid-template-columns:minmax(0,1fr) 330px;gap:18px;display:grid}.content-editor{padding:20px}.media-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-bottom:18px;display:grid}.media-item{background:#e8edf1;border-radius:13px;height:190px;position:relative;overflow:hidden}.media-item img{object-fit:cover;width:100%;height:100%}.media-item span{color:#fff;background:#122536cc;border-radius:6px;padding:4px 7px;font-size:9px;position:absolute;bottom:8px;left:8px}.version-tabs{background:var(--bg);border-radius:11px;width:max-content;padding:4px;display:flex}.version-tabs button:disabled{opacity:.35}.editor-meta{justify-content:space-between;align-items:center;margin:18px 2px;display:flex}.editor-meta button{color:var(--blue);background:0 0;border:0;gap:6px;font-size:12px;font-weight:700;display:flex}.editor-meta button svg{width:15px}.telegram-preview{background:color-mix(in srgb,var(--blue) 8%,var(--card));border-radius:15px;max-width:680px;min-height:300px;padding:15px;font-size:14px;line-height:1.55}.telegram-preview header{align-items:center;gap:9px;margin-bottom:13px;display:flex}.telegram-preview header>span{background:var(--blue);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.telegram-preview header div{flex-direction:column;display:flex}.telegram-preview header b{font-size:12px}.telegram-preview header small{color:var(--muted);font-size:9px}.html-editor{border:1px solid var(--blue);outline:3px solid color-mix(in srgb,var(--blue) 12%,transparent);background:var(--card);resize:vertical;border-radius:12px;width:100%;min-height:400px;padding:15px;line-height:1.55}.editor-actions{gap:8px;margin-top:18px;display:flex}.editor-side{flex-direction:column;gap:13px;display:flex}.editor-side .panel{padding:18px}.editor-side h3{margin:0 0 15px;font-size:14px}.preflight{border-radius:11px;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:flex}.preflight.ok{color:#2b8959;background:#ebf8f1}.preflight.bad{color:#b9564e;background:#fff1ef}.preflight span{margin-top:2px;font-size:10px;display:block}.check{align-items:center;gap:9px;margin:10px 0;font-size:11px;display:flex}.check>span{border:1px solid var(--line);border-radius:5px;place-items:center;width:17px;height:17px;display:grid}.check>span.done{background:var(--green);color:#fff;border-color:var(--green)}.check svg{width:11px}.error{color:var(--red);font-size:10px;line-height:1.45}.source-card a{color:var(--blue);align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.source-card a svg{width:13px}.source-card small{color:var(--muted);margin-top:8px;font-size:10px;display:block}.save-state{color:var(--green);align-items:center;gap:5px;font-size:11px;display:flex}.save-state svg{width:14px}.modal-bg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#10253480;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--card);border-radius:22px;width:min(470px,100%);padding:24px;box-shadow:0 30px 80px #07131e50}.modal header{justify-content:space-between;display:flex}.modal header span{color:var(--blue);text-transform:uppercase;font-size:10px;font-weight:800}.modal h2{margin:5px 0 22px;font-size:22px}.modal header button{background:0 0;border:0}.modal>label{font-size:11px;font-weight:700}.modal input{border:1px solid var(--line);background:var(--bg);border-radius:10px;width:100%;height:44px;margin-top:7px;padding:0 12px;display:block}.time-slots{grid-template-columns:repeat(5,1fr);gap:5px;margin:14px 0;display:grid}.time-slots button{border:1px solid var(--line);background:var(--card);border-radius:8px;padding:9px 3px;font-size:11px}.time-slots button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.modal>small{color:var(--muted);font-size:10px}.modal-actions{gap:8px;margin-top:22px;display:flex}.modal-actions>*{flex:1}.source-add{margin-bottom:16px;padding:24px}.source-add h2{margin:0 0 6px;font-size:17px}.source-add p{color:var(--muted);font-size:12px}.source-add textarea,.form textarea,.form input{border:1px solid var(--line);background:var(--bg);border-radius:11px;outline:none;width:100%;padding:12px}.source-add textarea:focus,.form textarea:focus,.form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 10%,transparent)}.source-add textarea{resize:vertical;height:130px;margin:10px 0}.source-list article{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:15px 20px;display:flex}.source-list article:last-child{border:0}.source-avatar{width:36px;height:36px;color:var(--blue);background:#e7f4fa;border-radius:10px;place-items:center;font-weight:800;display:grid}.source-list article>div{flex-direction:column;flex:1;display:flex}.source-list b{font-size:12px}.source-list a,.source-list div>span{color:var(--muted);font-size:10px}.source-list em{color:var(--green);background:#eaf7f0;border-radius:7px;padding:5px 8px;font-size:10px;font-style:normal}.form{gap:20px;max-width:760px;padding:24px;display:grid}.form label{font-size:12px;font-weight:700}.form input,.form textarea{margin-top:7px;display:block}.form textarea{min-height:120px}.form small{color:var(--muted);margin-top:6px;font-weight:400;display:block}.switch{align-items:center;gap:10px;display:flex!important}.switch input{display:none}.switch span{background:#c9d2d9;border-radius:999px;width:38px;height:22px;position:relative}.switch span:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px}.switch input:checked+span{background:var(--blue)}.switch input:checked+span:before{transform:translate(16px)}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.empty>svg{color:#a8b6c2;width:42px;height:42px}.empty h3{margin:15px 0 7px}.empty p{max-width:400px;color:var(--muted);margin:0;font-size:12px}.skeleton{background:linear-gradient(90deg,#edf1f4,#f7f9fa,#edf1f4) 0 0/200% 100%;border-radius:14px;animation:1.4s infinite skeleton}.skeleton-page{height:100vh}.skeleton.title{width:300px;height:55px;margin-bottom:30px}.skeleton.card{height:112px}.skeleton.panel{height:420px}@keyframes skeleton{to{background-position:-200% 0}}.bottom-nav{display:none}@media (prefers-color-scheme:dark){:root{--bg:var(--tg-bg-color,#101922);--surface:var(--tg-secondary-bg-color,#17232e);--card:#17232e;--text:var(--tg-text-color,#ecf3f8);--muted:var(--tg-hint-color,#8d9ba8);--line:#293846}.landing{background:#101922}.hero h1{color:#f0f6fa}.product-shot,.shot-sidebar,.compare article{background:#17232e}.compare article.ai{background:#142e3c}.features article,.final-cta{background:#162530}.button.ghost:hover{background:#223340}.shot-media{opacity:.9}.landing footer{color:#8995a0}.telegram-preview{background:#203747}}@media (width<=900px){.topbar nav{display:none}.product-shot{grid-template-columns:1fr;height:auto}.shot-sidebar{display:none}.shot-main{padding:25px}.steps,.features{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.trust{grid-template-columns:1fr;gap:30px;padding:45px}.shell{padding-bottom:70px;display:block}.shell>aside{display:none}.workspace{display:block}.workspace>header{justify-content:space-between;padding:0 17px}.workspace>header .workspace-picker{width:220px;display:flex}.mobile-menu{display:none}.bottom-nav{background:color-mix(in srgb,var(--card) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);z-index:20;height:66px;padding-bottom:env(safe-area-inset-bottom);justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.bottom-nav a svg{width:19px}.bottom-nav a.active{color:var(--blue)}.metrics{grid-template-columns:1fr 1fr}.editor-layout{grid-template-columns:1fr}.editor-side{grid-template-columns:1fr 1fr;display:grid}.editor-side>.button{grid-column:1/-1}}@media (width<=620px){.topbar{height:65px;padding:0 16px}.topbar>.button{padding:0 12px;font-size:11px}.hero{padding:70px 17px 55px}.hero h1{letter-spacing:-2.3px}.hero>p{font-size:15px}.hero-actions,.final-cta>div{flex-direction:column}.product-shot{border-radius:17px;width:calc(100% - 24px);margin-bottom:70px;transform:none}.shot-main{padding:15px}.shot-head{font-size:15px}.shot-media{height:120px}.compare{grid-template-columns:1fr}.section{padding:65px 17px}.steps,.features{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line)}.trust{border-radius:20px;margin:25px 12px;padding:32px 22px}.trust h2,.final-cta h2{font-size:30px}.final-cta{margin:60px 12px;padding:50px 20px}.landing footer{flex-direction:column;gap:15px}.telegram-link{font-size:0}.workspace>header .workspace-picker{width:calc(100vw - 75px)}.page{padding:25px 13px 80px}.page-head{align-items:flex-start}.page-head h1{font-size:24px}.page-head .button{width:42px;padding:0;font-size:0}.page-head .button svg{margin:0}.metrics{grid-template-columns:1fr 1fr;gap:8px}.metrics article{padding:15px}.metrics article>b{font-size:25px}.panel-head{padding:18px}.post-row{grid-template-columns:auto auto minmax(0,1fr) auto;gap:10px;padding:13px 12px}.post-row>.post-time,.post-row>svg{display:none}.post-copy small{max-width:220px}.dashboard-grid,.quick{grid-template-columns:1fr}.quick h2{grid-column:auto}.tabs{max-width:100%;overflow:auto}.tabs button{white-space:nowrap}.queue-toolbar>span{display:none}.batch-bar{top:78px}.editor-page .page-head h1{white-space:nowrap;text-overflow:ellipsis;max-width:260px;overflow:hidden}.content-editor{padding:12px}.version-tabs{width:100%}.version-tabs button{flex:1;padding:9px 5px}.telegram-preview{font-size:13px}.editor-side{display:flex}.editor-actions{flex-direction:column}.media-item{height:160px}.time-slots{grid-template-columns:repeat(3,1fr)}.modal-actions{flex-direction:column}.source-add{padding:18px}.auth{padding:22px}.auth-card{padding:32px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 55%,transparent);outline-offset:2px}.head-actions,.queue-selects{gap:8px;display:flex}.queue-selects select,.plan-controls select{border:1px solid var(--line);background:var(--card);border-radius:9px;height:38px;padding:0 10px;font-size:11px}.job-progress{background:var(--card);border:1px solid var(--line);border-radius:14px;margin-bottom:14px;padding:15px 18px}.job-progress>div:first-child{justify-content:space-between;font-size:11px;display:flex}.job-progress span{color:var(--muted)}.job-progress.failed{border-color:#efb7b1}.job-progress.completed{border-color:#a8dfbf}.job-track{background:var(--bg);border-radius:99px;height:6px;margin-top:10px;overflow:hidden}.job-track i{background:var(--blue);border-radius:99px;height:100%;transition:width .3s;display:block}.job-progress.failed .job-track i{background:var(--red)}.modal-text{border:1px solid var(--line);background:var(--bg);resize:vertical;border-radius:10px;width:100%;height:180px;margin-top:7px;padding:12px}.schedule-list article{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:18px;padding:17px 20px;display:grid}.schedule-list article:last-child{border:0}.schedule-date{flex-direction:column;display:flex}.schedule-date b{font-size:13px}.schedule-date span{color:var(--blue);font-size:18px;font-weight:800}.schedule-list article>div:nth-child(2){flex-direction:column;display:flex}.schedule-list a{font-size:13px;font-weight:700}.schedule-list small{color:var(--muted);align-items:center;gap:5px;margin-top:5px;font-size:10px;display:flex}.schedule-list small svg{width:12px}.plan-controls{align-items:end;gap:22px;margin-bottom:14px;padding:18px 20px;display:flex}.plan-controls label{color:var(--muted);font-size:10px;font-weight:700}.segmented{background:var(--bg);border-radius:9px;margin-top:5px;padding:3px;display:flex}.segmented button{background:0 0;border:0;border-radius:7px;padding:8px 14px;font-size:11px}.segmented button.active{background:var(--card);color:var(--blue);box-shadow:0 2px 8px #12202c12}.plan-summary{margin:14px 0;padding:22px}.plan-summary>p{color:var(--muted);line-height:1.6}.plan-summary aside{background:#edf7fc;border-radius:11px;gap:10px;padding:13px;display:flex}.plan-summary aside svg{color:var(--blue)}.plan-summary aside span{flex-direction:column;font-size:12px;display:flex}.plan-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.plan-slot{opacity:.65;padding:17px}.plan-slot.selected{opacity:1;border-color:#86c9e9;box-shadow:0 0 0 2px #229ed912}.plan-slot label{color:var(--blue);gap:8px;font-size:11px;font-weight:800;display:flex}.plan-slot input{accent-color:var(--blue)}.plan-slot h3{font-size:14px;line-height:1.4}.plan-slot p{color:var(--muted);font-size:11px;line-height:1.5}.plan-slot small{color:var(--muted)}.apply-plan{margin-top:16px}.success-note{color:#278756;background:#eaf8f0;border-radius:12px;align-items:center;gap:9px;margin-bottom:14px;padding:13px;display:flex}.onboarding{margin-bottom:18px;padding:20px}.onboarding>div:first-child span{color:var(--blue);text-transform:uppercase;font-size:10px;font-weight:800}.onboarding h2{margin:5px 0 15px;font-size:17px}.onboarding-steps{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.onboarding-steps a{border:1px solid var(--line);border-radius:10px;align-items:center;gap:7px;padding:10px;font-size:10px;display:flex}.onboarding-steps i{width:20px;height:20px;color:var(--blue);background:#eaf5fb;border-radius:50%;place-items:center;font-style:normal;display:grid}.onboarding-steps .done{color:var(--muted)}.onboarding-steps .done i{color:var(--green);background:#e9f7ef}.onboarding-steps svg{width:12px}.onboarding-steps>a>svg{margin-left:auto}@media (width<=900px){.plan-grid,.onboarding-steps{grid-template-columns:1fr 1fr}.plan-controls{flex-wrap:wrap;align-items:stretch}}@media (width<=620px){.head-actions .button{width:42px;padding:0;font-size:0}.queue-selects{width:100%;margin-top:8px}.queue-selects select{flex:1}.plan-grid{grid-template-columns:1fr}.plan-controls{display:grid}.schedule-list article{grid-template-columns:70px minmax(0,1fr)}.schedule-list article>.button{grid-column:1/-1}.onboarding-steps{grid-template-columns:1fr}}.media-manager{margin-bottom:18px}.media-manager .media-item{margin-bottom:35px;overflow:visible}.video-placeholder{color:#fff;background:#172b3b;place-items:center;height:100%;display:grid}.video-placeholder svg{width:36px;height:36px}.media-actions{gap:4px;display:flex;position:absolute;bottom:-31px;left:0;right:0}.media-actions button{border:1px solid var(--line);background:var(--card);flex:1;place-items:center;height:27px;display:grid}.media-actions button:first-child{border-radius:7px 0 0 7px}.media-actions button:last-child{color:var(--red);border-radius:0 7px 7px 0}.media-actions button:disabled{opacity:.3}.media-actions svg{width:13px}.dashboard-actions{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;padding:18px;display:grid}@media (width<=760px){.dashboard-actions{grid-template-columns:1fr 1fr}}.editor-job{flex:1}.editor-job>.button{width:100%}.editor-job .job-progress{margin-top:8px}
