:root{font-family:Inter,"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:#20372f;background:#f5f6f3;font-synthesis:none;--green:#285b47;--muted:#85918b;--line:#e5e9e3;--ink:#193d32}*{box-sizing:border-box}body{margin:0;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:var(--green);text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #95bb75;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:28px;letter-spacing:-.7px;margin-bottom:8px}h2{font-size:17px;margin-bottom:6px}h3{font-size:15px}p{line-height:1.7}.muted{color:#7a8880}.small{font-size:12px}.mono{font-family:Consolas,monospace;font-size:12px}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.boot{padding:30px}.layout{display:flex;min-height:100vh}.sidebar{width:236px;position:fixed;inset:0 auto 0 0;background:#15392f;color:#a9bdb2;display:flex;flex-direction:column;padding:32px 20px;z-index:10}.brand{display:flex;gap:12px;align-items:center;margin:0 10px 42px;color:#fff}.brand-logo{width:40px;height:40px;background:#c0e58f;border-radius:12px;display:grid;place-items:center;color:#173c32}.brand-logo .icon{width:25px;height:25px}.brand strong{display:block;font-size:20px;letter-spacing:1px}.brand span{font-size:10px;letter-spacing:2.3px;color:#8fa79b}.nav-caption{font-size:10px;letter-spacing:2px;margin:0 15px 16px;color:#729383}.nav a{display:flex;align-items:center;gap:13px;color:#a9bdb2;padding:13px 16px;border-radius:9px;margin-bottom:7px;font-size:13px}.nav a:hover{background:#24473c;color:#fff}.nav a.active{background:#c3e696;color:#193d32;font-weight:600}.nav .badge{margin-left:auto}.sidebar-bottom{margin-top:auto}.bot-card{border:1px solid #37574a;border-radius:12px;padding:16px;margin:30px 6px 20px;font-size:12px;line-height:1.8}.bot-card strong{color:#e6eee9;display:block;margin-bottom:5px}.dot{display:inline-block;width:7px;height:7px;background:#93bc72;border-radius:50%;margin-right:7px}.dot.off{background:#cbab72}.profile{border-top:1px solid #365347;padding:20px 8px 0;display:flex;gap:10px;align-items:center}.avatar{border-radius:50%;width:34px;height:34px;display:grid;place-items:center;background:#315449;color:#d9e6df}.profile strong{color:#e2ece5;display:block;font-size:12px}.profile button{margin-left:auto;color:#a9bdb2;background:none;border:0}.main{margin-left:236px;min-width:0;width:calc(100% - 236px)}.topbar{height:76px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 40px;font-size:12px}.crumb{color:#9aa49f}.crumb strong{color:#425c4f;font-weight:500}.top-right{display:flex;align-items:center;gap:22px;color:#7c8c83}.content{max-width:1480px;padding:36px 40px 48px;margin:0 auto}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:26px}.page-head p{margin-bottom:0;color:#859087;font-size:13px}.eyebrow{font-size:10px;letter-spacing:2px;color:#70917d;font-weight:600;margin-bottom:10px}.btn{background:var(--green);color:white;border:1px solid var(--green);padding:10px 16px;border-radius:7px;display:inline-flex;gap:8px;align-items:center;justify-content:center;white-space:nowrap;font-size:13px;min-height:40px}.btn:hover{background:#1c4937}.btn.secondary{background:white;color:#435e4e;border-color:#dbe3dc}.btn.secondary:hover{background:#f0f4ee}.btn.danger{background:#fff5f3;color:#ad4a3e;border-color:#ead1cb}.btn.small{padding:6px 11px;min-height:32px;font-size:12px}.btn.ghost{background:none;border:0;color:#43694f}.flex{display:flex;align-items:center;gap:12px}.wrap{flex-wrap:wrap}.spread{justify-content:space-between}.banner{border:1px solid #dbe5c9;background:#edf3df;padding:15px 19px;display:flex;align-items:center;gap:12px;border-radius:10px;margin-bottom:26px;font-size:12px;line-height:1.8}.banner .icon{color:#67843f}.banner a{font-weight:600;margin-left:auto;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:26px}.stat{background:white;border:1px solid var(--line);border-radius:11px;padding:21px 23px;position:relative}.stat-label{color:#7a897f;font-size:12px}.stat-value{font-size:32px;font-weight:600;margin:17px 0 12px;letter-spacing:-1px}.stat-foot{font-size:11px;color:#85968a}.stat-symbol{position:absolute;right:20px;top:20px;background:#f2f5ec;border-radius:9px;padding:8px;color:#749165}.stat-symbol .icon{width:18px;height:18px}.stat:first-child{background:#214d3e;color:white;border-color:#214d3e}.stat:first-child .stat-label,.stat:first-child .stat-foot{color:#b0c7b7}.stat:first-child .stat-symbol{background:#35614c;color:#c0dd99}.grid-main{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:24px;margin-bottom:26px}.panel{background:white;border:1px solid var(--line);border-radius:11px;overflow:hidden}.panel-head{padding:22px 24px;display:flex;justify-content:space-between;gap:12px;align-items:center}.panel-head p{font-size:11px;color:#96a097;margin:0}.panel-body{padding:0 24px 24px}.panel-head h2{font-size:15px;margin-bottom:5px}.chart{height:185px;display:flex;align-items:flex-end;justify-content:space-around;gap:12px;padding:15px 5px 30px;background:repeating-linear-gradient(to top,transparent 0,transparent 44px,#eef1eb 45px,#eef1eb 46px);border-bottom:1px solid #e5eadd;margin-bottom:12px}.bar-group{position:relative;width:10%;height:100%;display:flex;align-items:flex-end;justify-content:center;gap:4px}.bar{background:#d9e8bb;width:20px;min-height:2px;border-radius:4px 4px 0 0}.bar.published{background:#426b4c}.bar-label{position:absolute;bottom:-24px;font-size:10px;color:#929e92;white-space:nowrap}.bar-count{position:absolute;bottom:calc(100% + 2px);color:#8b998c;font-size:10px}.legend{display:flex;gap:16px;color:#91a08f;font-size:10px}.legend i{display:inline-block;width:7px;height:7px;border-radius:2px;margin-right:5px;background:#d9e8bb}.legend i.dark{background:#426b4c}.flow{padding:0 24px 20px}.flow-row{display:flex;gap:14px;align-items:center;padding:14px 0;border-bottom:1px dashed #e5eadd}.flow-row:last-child{border:0}.flow-num{width:30px;height:30px;border-radius:50%;background:#f1f5e9;display:grid;place-items:center;color:#759452;font-size:11px}.flow-row strong{font-size:12px;font-weight:500;display:block;margin-bottom:4px}.flow-row p{font-size:11px;color:#95a08f;margin:0}.flow-tag{margin-left:auto;font-size:10px;color:#7e9466;background:#f3f6ee;padding:4px 7px;border-radius:4px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{color:#8d9a8e;font-weight:400;font-size:11px;background:#fafbf8;padding:13px 23px;border-block:1px solid #eef1e9}td{padding:17px 23px;border-bottom:1px solid #eef1e9;font-size:12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdf9}.customer{display:flex;gap:9px;align-items:center}.customer .avatar{height:29px;width:29px;background:#edf1e6;color:#668044;font-size:11px}.customer small{display:block;color:#98a092;font-size:10px;margin-top:3px}.status{display:inline-flex;align-items:center;gap:5px;font-size:10px;border-radius:5px;padding:5px 8px;background:#f0f2ed;color:#7a8a74;white-space:nowrap}.status::before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}.status.published{background:#edf5e7;color:#5c884a}.status.pending,.status.uncertain{background:#fff5dc;color:#a9822c}.status.approved,.status.scheduled,.status.publishing{background:#eaf2f5;color:#547f99}.status.failed,.status.rejected{background:#fbedeb;color:#ae675f}.empty{text-align:center;padding:48px 20px;color:#99a391;white-space:normal}.empty .icon{height:34px;width:34px;color:#a5b597;margin-bottom:12px}.empty strong{display:block;color:#657b60;font-size:14px;margin-bottom:8px;font-weight:500}.empty p{font-size:12px;margin-bottom:15px}.footer-note{font-size:10px;color:#9ba692;display:flex;justify-content:space-between;margin-top:22px}.toolbar{display:flex;gap:12px;margin-bottom:18px;flex-wrap:wrap}.toolbar input{flex:1;min-width:200px}.toolbar select{width:160px}.pagination{padding:16px 24px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#8e9c86;font-size:12px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.template-card{padding:23px;background:white;border:1px solid var(--line);border-radius:11px}.template-card h3{margin:16px 0 8px}.template-card pre{font-family:inherit;font-size:12px;color:#809075;white-space:pre-wrap;background:#f7f9f2;padding:16px;border-radius:7px;line-height:1.9;min-height:145px;max-height:200px;overflow:auto}.card-meta{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0}.pill{border:1px solid #e5eadc;color:#8b9a7d;font-size:10px;border-radius:4px;padding:4px 7px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.field label{font-size:12px;color:#53694d}.field small{font-size:11px;color:#8c9d80;line-height:1.7}input,textarea,select{border:1px solid #dce3d6;border-radius:7px;background:#fff;color:#34492d;padding:11px 12px;outline:none;min-width:0;width:100%}input:focus,textarea:focus,select:focus{border-color:#789957;box-shadow:0 0 0 3px #eff4e7}textarea{resize:vertical;line-height:1.8;min-height:105px}input[type=checkbox]{width:16px;height:16px;accent-color:#456638}input[type=datetime-local]{min-height:43px}.check{display:flex;gap:10px;align-items:center;font-size:12px;color:#6d805f;margin-bottom:12px}.form-grid .field{margin-bottom:0}.divider{height:1px;background:var(--line);margin:23px 0}.settings-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(290px,1fr);gap:26px}.phone{background:#e5ecde;border-radius:14px;padding:25px 20px;max-width:380px;margin:0 auto}.phone-top{display:flex;gap:10px;align-items:center;margin-bottom:22px;color:#44613b}.phone-top .avatar{background:#527c44;color:white}.phone-top small{display:block;color:#8b9e7e;font-size:10px;margin-top:4px}.bubble{background:white;padding:16px;border-radius:9px 9px 9px 0;font-size:12px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;box-shadow:0 1px 1px #ccd7c6}.bubble-time{display:block;font-size:9px;color:#a1af98;text-align:right;margin-top:10px}.telegram-buttons{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:6px}.telegram-buttons span{padding:11px 5px;border-radius:5px;text-align:center;background:#cad9bc;color:#446738;font-size:11px}.help-card{padding:20px;background:#eff4e6;border:1px solid #e0e8d1;border-radius:10px;line-height:1.9;font-size:12px;color:#7f906c;margin-top:22px}.help-card strong{display:block;color:#506b40;margin-bottom:5px}.order-content{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9;padding:20px;background:#f6f8f2;border-radius:8px;font-size:13px}.detail-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px}.detail-info{display:grid;grid-template-columns:100px 1fr;gap:15px;font-size:12px;margin:20px 0}.detail-info dt{color:#95a18c}.detail-info dd{margin:0;overflow-wrap:anywhere}.timeline{border-left:1px solid #dce5d2;margin:22px 0 0 5px;padding-left:20px}.timeline-item{position:relative;margin-bottom:24px;font-size:12px}.timeline-item:before{content:'';position:absolute;width:7px;height:7px;border-radius:50%;background:#92aa79;left:-24px;top:4px}.timeline-item small{display:block;color:#99a48d;font-size:10px;margin-top:6px}.timeline-item p{color:#7b8e6c;font-size:11px;margin:7px 0}.media-preview{display:block;max-width:100%;max-height:360px;margin:0 auto 18px;border-radius:8px}.error-box{padding:14px;background:#fff0e7;color:#a76d45;border-radius:7px;font-size:12px;line-height:1.8;margin-bottom:18px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr}.login-art{background:#173e31;color:#fff;padding:65px 75px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-art:after{content:'';width:500px;height:500px;border:1px solid #376047;border-radius:50%;position:absolute;right:-200px;bottom:-190px;box-shadow:0 0 0 65px #214634,0 0 0 66px #3a5f40,0 0 0 140px #204330;pointer-events:none}.login-art .brand{margin:0}.login-art h1{font-size:44px;font-weight:500;line-height:1.5;position:relative;z-index:1}.login-art h1 span{color:#c4e89a}.login-art p{color:#9cba9c;max-width:350px;font-size:13px;line-height:2;position:relative;z-index:1}.login-form-wrap{display:flex;justify-content:center;align-items:center;padding:40px}.login-form{width:340px}.login-form h2{font-size:26px;margin-bottom:10px}.login-form p{color:#94a187;font-size:13px;margin-bottom:35px}.login-form .btn{width:100%;margin-top:7px}.login-footer{font-size:11px;color:#9fab96;line-height:1.9;margin-top:26px}dialog{border:1px solid #e2e8d9;border-radius:14px;box-shadow:0 25px 100px #173d3140;padding:0;width:min(640px,calc(100% - 30px));max-height:90vh;color:var(--ink)}dialog::backdrop{background:#17352870;backdrop-filter:blur(3px)}.modal-head{padding:24px 27px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.modal-head h2{margin:0}.modal-body{padding:25px 27px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:25px}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#244c37;color:#fff;box-shadow:0 5px 25px #1a3f3020;padding:13px 24px;border-radius:9px;z-index:100;font-size:13px;max-width:90vw;display:none}#toast.show{display:block}#toast.error{background:#a45140}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hidden{display:none!important}.button-row{display:grid;grid-template-columns:1fr 1.8fr 35px;gap:8px;margin-bottom:10px}.button-row .btn{padding:5px}.hint-line{font-size:11px;color:#99a58d;margin-top:15px}.form-error{color:#ae5944;font-size:12px;line-height:1.8}.channel-icon{width:45px;height:45px;background:#eff4e6;border-radius:12px;display:grid;place-items:center;color:#6b8752}.channel-title{display:flex;gap:14px;align-items:center;margin-bottom:20px}.channel-title h3{margin:0 0 7px}.channel-title p{margin:0;color:#94a282;font-size:11px}
@media(min-width:1600px){.content{padding-top:45px}}@media(max-width:1180px){.sidebar{width:205px;padding:30px 14px}.main{margin-left:205px;width:calc(100% - 205px)}.content{padding:28px 25px}.topbar{padding:0 25px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.stats{gap:12px}.stat{padding:18px}.grid-main{grid-template-columns:1.3fr 1fr}.settings-layout{grid-template-columns:1.2fr 1fr}.stat-symbol{display:none}.login-art{padding:55px 40px}}@media(max-width:850px){.sidebar{width:75px;padding:22px 10px}.brand{margin:0 auto 32px;justify-content:center}.brand>div:last-child,.nav-caption,.nav a span,.sidebar .bot-card,.profile>div,.profile .avatar{display:none}.nav a{padding:15px;justify-content:center}.profile{justify-content:center;padding:15px 0}.profile button{margin:0}.main{margin-left:75px;width:calc(100% - 75px)}.grid-main,.settings-layout,.detail-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.top-right>span:first-child{display:none}.login-page{grid-template-columns:1fr}.login-art{display:none}.login-form-wrap{min-height:100vh}.phone{max-width:100%}.page-head{align-items:flex-start}.cards{grid-template-columns:1fr 1fr}.footer-note span:last-child{display:none}}@media(max-width:560px){.sidebar{width:60px;padding:20px 5px}.main{margin-left:60px;width:calc(100% - 60px)}.content{padding:23px 14px}.topbar{height:60px;padding:0 15px}.top-right{font-size:10px}.nav a{padding:13px 9px}.brand-logo{width:34px;height:34px;border-radius:9px}h1{font-size:23px}.page-head{flex-wrap:wrap;gap:14px}.page-head p{font-size:11px}.stats{gap:9px}.stat{padding:16px 14px}.stat-value{font-size:28px}.stat-foot{font-size:10px}.cards{grid-template-columns:1fr}.banner{align-items:flex-start;padding:13px;font-size:11px;flex-wrap:wrap}.banner a{margin-left:30px}.form-grid{grid-template-columns:1fr}.panel-head{padding:20px}.panel-body{padding:0 20px 20px}.btn{padding:9px 12px;font-size:12px}.toolbar select{width:100%}.button-row{grid-template-columns:1fr 1.2fr 30px}.button-row input{padding:9px 6px;font-size:11px}.modal-head{padding:20px}.modal-body{padding:20px}.detail-info{grid-template-columns:80px 1fr}.login-form-wrap{padding:30px}}
:root{scroll-behavior:smooth}.sidebar{overflow-y:auto}.nav a{padding-top:10px;padding-bottom:10px;margin-bottom:4px}.ops-controls{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;background:white;border:1px solid var(--line);border-radius:10px;margin-bottom:22px}.ops-controls p{margin:7px 0 0}.batch-toolbar{margin-bottom:16px}.date-filter{display:flex;align-items:center;gap:8px;font-size:11px;color:#7b8d70}.date-filter input{width:155px}.alert-item{padding:24px;border-bottom:1px solid var(--line)}.alert-item p{margin:15px 0;white-space:pre-wrap;overflow-wrap:anywhere}.status.withdrawn{color:#95685b;background:#f4eeeb}.status.customer_editing{color:#8a7339;background:#faf3df}.order-content{white-space:pre-wrap;word-break:break-word}@media(max-width:850px){.ops-controls{flex-direction:column;align-items:flex-start}.sidebar .nav a{padding-top:12px;padding-bottom:12px}.ops-controls .btn{white-space:normal}.date-filter{width:100%;justify-content:space-between}.date-filter input{width:60%}.alert-item{padding:18px}}

.template-validation{padding:12px 15px;background:#eff4e6;border-radius:8px;font-size:12px;line-height:1.8;margin-bottom:18px;overflow-wrap:anywhere}.template-advanced{border-top:1px solid var(--line);padding-top:16px}.template-advanced>summary{cursor:pointer;font-size:13px;color:#53694d;margin-bottom:18px}.template-advanced [hidden]{display:none}
