:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#233832;background:#f5f7f4;font-synthesis:none;--green:#1a5946;--dark:#102e27;--muted:#75817b;--line:#e1e7e0;--lime:#d2ec92}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;transition:background .15s,transform .15s}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #84b393;outline-offset:3px}input,select,textarea{border:1px solid #d9e1d9;border-radius:9px;padding:12px;background:white;color:inherit;min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid #9bc4aa;border-color:transparent}input[type=checkbox]{accent-color:var(--green);width:18px;height:18px}label{font-size:13px;font-weight:600;display:block;margin-bottom:8px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-size:31px;font-weight:600;letter-spacing:-1px}h2{font-size:19px;letter-spacing:-.4px}h3{font-size:16px}p{line-height:1.6}small,.muted{color:var(--muted)}[hidden]{display:none!important}.brand{display:flex;align-items:center;font-size:27px;font-weight:650;letter-spacing:-1.4px;gap:10px}.brand-mark{display:grid;place-items:center;width:39px;height:39px;background:var(--lime);color:var(--dark);border-radius:12px;font-size:31px;letter-spacing:-2px;padding-right:3px}.brand-dot{color:#a9ce72;font-size:8px;align-self:flex-start;margin-top:8px;margin-left:-6px}.login-layout{display:grid;grid-template-columns:1.1fr 1fr;min-height:100vh}.login-story{background:var(--dark);color:#f1f5eb;padding:52px 10%;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative;overflow:hidden}.login-story:after{content:"";width:420px;height:420px;border:1px solid #ffffff0b;position:absolute;border-radius:50%;right:-210px;bottom:-20px;box-shadow:0 0 0 70px #ffffff03,0 0 0 140px #ffffff03;pointer-events:none}.login-story h1{font-size:clamp(40px,4vw,62px);line-height:1.14;font-weight:450;letter-spacing:-2px;margin:25px 0}.login-story p{color:#b9cbbd}.eyebrow,.mini-label,.nav-label{font-size:10px;letter-spacing:1.7px;font-weight:700;color:var(--muted)}.login-story .eyebrow{color:var(--lime)}.story-footer{font-size:10px;letter-spacing:2px;color:#9caea3}.login-main{display:grid;place-items:center;padding:50px}.login-card{width:100%;max-width:355px}.login-card h2{font-size:28px;margin-top:18px;margin-bottom:12px}.login-card>p{font-size:14px;color:var(--muted);margin-bottom:35px}.login-card input{width:100%;height:49px;margin-bottom:22px}.login-card small{display:block;text-align:center;line-height:1.6;font-size:11px;margin-top:22px}.password-field{position:relative}.password-field input{padding-right:80px}.password-field button{position:absolute;right:10px;top:13px;font-size:11px}.primary,.secondary{border-radius:8px;padding:12px 18px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:12px}.primary{background:var(--green);color:white;border:1px solid var(--green)}.primary:hover{background:#124432}.secondary{background:white;border:1px solid #dce4dc;color:#365346}.secondary:hover{background:#edf3ea}.primary.wide{width:100%;justify-content:space-between}.small{padding:8px 13px;font-size:11px}.text-button{border:0;background:none;color:var(--green);font-weight:600;padding:0;white-space:nowrap}.icon-button{border:0;background:transparent;color:var(--muted);font-size:23px;padding:4px 8px}.error{color:#ac3535!important;font-size:13px!important;margin:0 0 16px!important}.error:empty{display:none}.error-banner{background:#fff1ed;color:#984c3e;border:1px solid #eecdc2;border-radius:10px;padding:15px;font-size:13px;margin-bottom:20px}.app-layout{display:flex;min-height:100vh}.sidebar{width:238px;background:white;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:30px 20px;position:fixed;height:100vh}.sidebar .brand{margin:1px 12px 57px}.nav-label{font-size:9px;margin:0 13px 14px;letter-spacing:1.3px}.nav-item{display:flex;align-items:center;gap:13px;border:0;background:transparent;color:#67756d;padding:14px;border-radius:8px;width:100%;text-align:left;font-size:12px;font-weight:500;margin-bottom:5px}.nav-item>span{font-size:19px;width:20px;text-align:center}.nav-item.active{background:#eaf1e6;color:#285840;font-weight:650}.nav-item:hover{background:#f2f5f0}.sidebar-bottom{margin-top:auto;padding:20px 7px 0;border-top:1px solid var(--line);display:flex;gap:10px;align-items:center}.avatar{width:35px;height:35px;background:#edf0e9;color:#49684e;border-radius:50%;display:grid;place-items:center;font-size:12px}.sidebar-bottom strong{display:block;font-size:12px}.sidebar-bottom small{font-size:10px}.sidebar-bottom button{margin-left:auto}.workspace{margin-left:238px;flex:1;min-width:0;display:flex;flex-direction:column}.topbar{height:77px;background:#fff;border-bottom:1px solid var(--line);padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:15px}.breadcrumb{font-size:11px;color:#7d8a81}.breadcrumb>span:first-child{padding:0 13px;color:#bbc5ba}.breadcrumb #current-page{color:#344d3d}.topbar-right{display:flex;gap:18px;align-items:center}.sync-state{font-size:10px;color:#82907f}.sync-state:before{content:"";display:inline-block;width:5px;height:5px;background:#84aa73;border-radius:50%;margin-right:7px}.page-content{padding:38px 40px 45px;max-width:1500px;width:100%;margin:0 auto;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:31px}.page-heading .eyebrow{font-size:9px;margin-bottom:12px}.page-heading h1{margin-bottom:10px}.page-heading p:not(.eyebrow){color:var(--muted);font-size:12px;margin-bottom:0}.date-pill{font-size:10px;border:1px solid var(--line);padding:10px 13px;border-radius:7px;color:#69816a;white-space:nowrap}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:37px}.summary-card{background:white;border:1px solid var(--line);padding:22px 25px;border-radius:12px}.summary-card small{font-size:11px}.summary-card strong{display:block;font-size:30px;font-weight:550;letter-spacing:-1px;margin:17px 0 6px}.summary-card p{font-size:10px;color:#88947f;margin:0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:25px 0 17px}.section-heading h2{font-size:16px;margin:0}.section-heading>span{font-size:10px;color:#899283}.monitor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card{padding:25px;background:white;border:1px solid var(--line);border-radius:12px}.card-head{display:flex;align-items:center;gap:13px;margin-bottom:20px}.channel-icon{font-size:23px;display:grid;place-items:center;width:43px;height:43px;border-radius:11px;background:#edf6e8;color:#4d7c38}.channel-icon.telegram{background:#edf3f6;color:#568494}.card-head h3{margin:0 0 5px;font-size:14px}.card-head small{font-size:10px}.card-head .badge{margin-left:auto}.badge{display:inline-block;border-radius:20px;padding:5px 9px;font-size:9px;font-weight:600;white-space:nowrap}.badge.active{background:#e8f4e4;color:#4a7b3a}.badge.paused{background:#f2f0e8;color:#928353}.badge.error{background:#fae8e5;color:#a14f3e}.card>p{font-size:12px;color:var(--muted);min-height:38px}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0e9;padding-top:17px;margin-top:22px;gap:10px}.card-bottom>span{font-size:10px;color:#8c9586}.card select{font-size:11px;max-width:100%;padding:8px}.help-card{margin-top:23px;border-radius:12px;border:1px solid #dce5d4;background:#edf2e7;padding:24px;display:flex;gap:20px;align-items:center}.help-icon{font-size:26px;color:#699052}.help-card h3{font-size:12px;margin:0 0 6px}.help-card p{font-size:11px;color:#738469;margin:0;max-width:530px}.help-card button{font-size:11px;margin-left:auto}.page-footer{padding:18px 40px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#929b8c;font-size:9px;letter-spacing:.2px}.toolbar{display:flex;justify-content:space-between;gap:15px;margin-bottom:17px}.toolbar input{font-size:12px;width:240px}.segmented{display:flex;padding:4px;background:#e9eee5;border-radius:10px;gap:4px}.segmented button{border:0;background:transparent;padding:9px 15px;font-size:11px;border-radius:7px;color:#72836a}.segmented button.selected{background:white;color:#2b5439;box-shadow:0 1px 5px #00000008}.table-card{border-radius:12px;overflow:auto;border:1px solid var(--line);background:white}table{border-collapse:collapse;width:100%;font-size:12px;white-space:nowrap}th{text-align:left;font-size:10px;color:#8a9582;font-weight:550;background:#fbfcf9;padding:17px 20px;border-bottom:1px solid var(--line)}td{padding:19px 20px;border-bottom:1px solid #edf0e9}tr:last-child td{border:0}td:first-child{font-weight:600}.muted{font-size:11px}.program-symbol{display:inline-grid;place-items:center;width:29px;height:29px;background:#eff2e9;border-radius:8px;margin-right:10px;color:#64824e;font-size:11px}.group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.group-card h3{margin-bottom:6px}.group-card .id{font-size:10px;word-break:break-all;color:#87927f}.group-card label{font-size:12px;font-weight:400;display:flex;gap:10px;align-items:center;margin:18px 0 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:17px}.form-row input,.form-row select{width:100%}.field{margin-bottom:18px}.field input,.field select,.field textarea{width:100%}.field small{display:block;font-size:10px;margin-top:6px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.empty{padding:38px!important;text-align:center;color:#8a9581;font-weight:400!important;font-size:12px}.note{background:#f3f6ef;border-radius:9px;padding:14px;font-size:12px;line-height:1.6;color:#708165}dialog{border:1px solid var(--line);border-radius:16px;padding:27px;width:530px;max-width:calc(100% - 30px);max-height:90vh;color:#233832;box-shadow:0 20px 90px #0002}dialog::backdrop{background:#102e2770;backdrop-filter:blur(3px)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-header h2{margin:0;font-size:21px}.modal-header button{font-size:28px}fieldset{border:1px solid var(--line);border-radius:9px;margin:18px 0;padding:15px}legend{font-size:12px;font-weight:650;padding:0 6px}.check-label{display:flex;align-items:center;gap:8px;font-weight:400}.qr-image{display:block;width:250px;height:250px;object-fit:contain;margin:20px auto}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--dark);color:white;padding:14px 24px;border-radius:10px;box-shadow:0 5px 30px #0002;font-size:13px;z-index:10}.danger-text{color:#a15042}.inline-buttons{display:flex;gap:10px;flex-wrap:wrap}.status-note{font-size:11px;color:#8c866b;margin-top:13px;line-height:1.5}
@media(min-width:1500px){.page-content{padding-top:50px}.summary-card{padding:26px 30px}.card{padding:30px}}
@media(max-width:1100px){.sidebar{width:200px;padding:25px 13px}.workspace{margin-left:200px}.page-content{padding:28px}.topbar{padding:0 28px}.summary-grid{gap:10px}.summary-card{padding:19px}.page-heading h1{font-size:26px}.date-pill{display:none}.card{padding:20px}.help-card{align-items:flex-start;flex-wrap:wrap}}
@media(max-width:760px){.login-layout{grid-template-columns:1fr}.login-story{min-height:0;padding:25px 30px}.login-story>div,.story-footer{display:none}.login-main{padding:50px 28px}.sidebar{position:static;width:100%;height:auto;padding:15px 16px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{margin:0 0 15px;font-size:23px}.brand-mark{height:32px;width:32px;border-radius:9px;font-size:27px}.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;overflow:auto;gap:5px}.nav-item{width:auto;white-space:nowrap;padding:10px;font-size:10px;margin:0}.nav-item span{display:none}.app-layout{display:block}.workspace{margin-left:0}.topbar{height:58px;padding:0 18px}.topbar-right{gap:7px}.sync-state{font-size:9px}.breadcrumb{font-size:10px}.page-content{padding:27px 18px}.page-heading{margin-bottom:23px;align-items:flex-start}.page-heading h1{font-size:25px}.page-heading p:not(.eyebrow){font-size:11px}.page-heading>.primary{font-size:10px;padding:10px}.summary-grid{gap:8px;margin-bottom:30px}.summary-card{padding:14px 12px}.summary-card strong{font-size:23px}.summary-card small{font-size:9px}.summary-card p{font-size:8px}.monitor-grid,.group-grid{grid-template-columns:1fr}.section-heading>span{display:none}.section-heading h2{font-size:16px}.toolbar{flex-direction:column}.toolbar input{width:100%}.segmented button{flex:1}.page-footer{padding:18px;font-size:8px}.page-footer>span:last-child{display:none}.help-card{gap:12px;padding:18px}.help-card button{margin-left:35px}.help-card>div{flex:1}.form-row{gap:10px}.card-bottom{gap:8px}.breadcrumb>span:first-child{padding:0 7px}td,th{padding:15px}.toast{width:calc(100% - 30px);text-align:center}.card-head .badge{font-size:9px}dialog{padding:23px}}
