.worker-operations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 20px}.worker-operations section{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:20px;border:1px solid #dce3df;border-radius:12px;background:#fff;min-width:0}.worker-operations strong{font-size:26px}.worker-operations small{font-size:12px;color:#66736b}.worker-operations .actions{flex-wrap:wrap}.worker-operations .low-balance{border-color:#c68b44;background:#fffaf2}@media(max-width:700px){.worker-operations{grid-template-columns:1fr}}.log-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.log-toolbar select{flex:1;min-width:160px}.log-toolbar+p{font-size:12px}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#222a28;background:#f7f8fa;font-size:14px;font-synthesis:none;--green: #197155;--line: #e5e8eb;--muted: #76807d}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 13px;background:#fff;border:1px solid #dce1df;border-radius:6px;color:#35403c;font-weight:500;cursor:pointer;white-space:nowrap;text-decoration:none;min-height:37px}button:hover,a.button:hover{background:#f1f5f3;border-color:#b9c7bf}button:disabled{opacity:.5;cursor:not-allowed}.link-button{border:0;padding:0;min-height:0;background:transparent;color:var(--green);font-size:12px;text-align:left}.link-button:hover{color:var(--green-dark);text-decoration:underline}.primary{background:var(--green);border-color:var(--green);color:#fff}.primary:hover{background:#155e47;color:#fff}.danger{color:#ae3a40}input,select,textarea{border:1px solid #dce1df;border-radius:5px;padding:9px 10px;min-width:0;background:#fff;color:#303934;min-height:38px}input::placeholder{color:#929a97}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:2px solid #60a58b;outline-offset:2px}input[type=checkbox]{accent-color:var(--green);width:15px;height:15px;min-height:15px;margin:0;cursor:pointer}h1,h2,h3,p{margin-top:0}h1{font-size:25px;font-weight:650;margin-bottom:8px}h2{font-size:17px;font-weight:600}h3{font-size:14px;font-weight:600;margin:20px 0 13px}p{line-height:1.6;color:var(--muted)}small{font-size:12px;color:var(--muted)}.muted{color:var(--muted)}.app{display:flex;min-height:100vh}.app>aside{width:238px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:30}.brand{padding:30px 25px 33px;display:flex;gap:12px;align-items:center;font-size:17px;font-weight:700}.brand small{display:block;margin-top:4px;font-size:11px;font-weight:400}.brand-symbol{width:35px;height:35px;background:var(--green);color:#fff;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:23px;font-weight:650}.app nav{display:flex;flex-direction:column;gap:5px;padding:0 14px}.app nav button{justify-content:flex-start;border:none;padding:12px 14px;font-size:13px;font-weight:500;color:#64706a;background:transparent}.app nav button.selected{background:#edf5f1;color:var(--green);font-weight:600}.app nav svg{stroke-width:1.7}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:18px 12px;display:flex;align-items:center;gap:8px}.sidebar-bottom strong{font-size:12px}.sidebar-bottom small{display:block;font-size:10px;margin-top:4px}.avatar{display:flex;align-items:center;justify-content:center;background:#f1f3f2;border:1px solid var(--line);width:30px;height:32px;border-radius:50%;font-size:11px}.workspace{margin-left:238px;flex:1;min-width:0}.workspace>header{height:67px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;font-size:12px;color:#7d8681}.workspace>header>span{display:flex;align-items:center;gap:12px}.workspace>header b{color:#4c5550;font-weight:500}.workspace main{padding:32px 34px;max-width:1700px;margin:auto;min-height:calc(100vh - 118px)}footer{padding:15px 34px;display:flex;justify-content:space-between;color:#939b97;font-size:11px;border-top:1px solid var(--line)}.page-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:26px}.page-title p{font-size:13px;margin:0}.actions{display:flex;align-items:center;gap:8px}.icon{padding:7px;border-color:transparent;background:transparent;min-height:30px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:25px}.metrics section{background:#fff;border:1px solid var(--line);border-radius:7px;padding:20px}.metrics section>span{font-size:12px;color:#6f7973}.metrics strong{display:block;font-size:31px;font-weight:600;margin:17px 0 10px}.metrics em{font-size:15px;font-style:normal;font-weight:400}.system-strip{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:18px 20px;background:#fff;border-radius:6px;margin-bottom:31px}.system-strip strong{font-weight:550}.system-strip small{display:block;margin-top:5px}.system-strip button{margin-left:auto}.dot{width:8px;height:8px;flex:none;background:#9ba7a0;border-radius:50%}.dot.green{background:#238866}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:25px 0 14px}.section-heading h2{margin:0}.text-button{border-color:transparent;background:transparent;color:var(--green);font-size:12px}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:7px}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{padding:13px 16px;font-weight:500;color:#818983;font-size:11px;background:#fafbfb;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:17px 16px;border-bottom:1px solid #edf0ee;vertical-align:middle}tbody tr:last-child td{border-bottom:none}td small{display:block;margin-top:6px;font-size:11px;line-height:1.3}td strong{font-weight:550}.cell-link{display:block;border:none;background:none;padding:0;color:#243930;min-height:0;text-align:left;font-weight:600;white-space:normal}.cell-link:hover{background:none;color:var(--green)}.badge,.step-badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:4px;background:#f0f2f4;color:#66726b;font-size:11px;white-space:nowrap}.WAITING_BOOKING{background:#edf3fc;color:#476da0}.PAYMENT_WAITING{background:#fff5de;color:#967226}.COMPLETED{background:#edf6ef;color:#338252}.REVIEW_REQUIRED{background:#fceced;color:#af454f}.live{background:#ecf6f0;color:#257354}.step-badge.live:before{content:"";width:5px;height:5px;border-radius:50%;background:#269663;margin-right:6px}.bottom-note{display:flex;justify-content:space-between;margin-top:18px;color:#89918e;font-size:12px;gap:15px}.empty{padding:48px 20px;text-align:center;color:#9aa49f}.empty svg{stroke-width:1.4}.empty h3{color:#738178;font-weight:500;margin:15px 0 10px}.empty p{font-size:12px;margin:0}.filters{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:12px;margin-bottom:20px;align-items:end}.filters input,.filters select{width:100%}.search{position:relative;display:flex;align-items:center}.search svg{position:absolute;left:11px;color:#96a199}.search input{padding-left:36px}.field{display:flex;flex-direction:column;gap:7px;margin:0 0 14px;min-width:0}.field>span{font-size:12px;font-weight:500;color:#58645e}.filters .field{margin:0}.nowrap{white-space:nowrap}.pagination{display:flex;align-items:center;gap:8px;padding:20px 0;color:#858c88;font-size:12px}.pagination span{margin-right:auto}.selection-bar{display:flex;gap:12px;align-items:center;padding:12px 15px;background:#edf5ef;border:1px solid #d5e5d9;border-radius:5px;margin-bottom:15px;font-size:12px}.connection{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#868c89}.connection i{width:6px;height:6px;background:#acb3af;border-radius:50%}.connection.online i{background:#32976f}.expanded td{background:#f7fbf8}.worker-expanded{padding:22px!important;background:#fbfcfb}.stage-track{display:grid;grid-template-columns:repeat(6,1fr);margin-bottom:26px;gap:6px}.stage-track>div{display:flex;align-items:center;gap:7px;font-size:11px;color:#9aa39e;border-top:2px solid #e2e8e4;padding-top:12px}.stage-track>div.passed{color:#26745a;border-color:#469574}.stage-track span{display:flex;justify-content:center;align-items:center;border:1px solid currentColor;width:21px;height:21px;border-radius:50%;font-size:10px}.worker-details{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.worker-details h3{margin-top:0}pre{background:#f3f5f4;color:#4c5e54;border:1px solid #e2e7e4;border-radius:5px;padding:15px;font:11px/1.6 ui-monospace,SFMono-Regular,monospace;white-space:pre-wrap;word-break:break-word;max-height:320px;overflow:auto;margin:0}.timeline{list-style:none;padding:0;margin:0}.timeline li{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #e7ece8;padding:8px 0;font-size:11px}.timeline small{margin:0;font-size:10px}.worker-details p{font-size:11px;margin-top:18px}.sms-form{display:flex;gap:7px;margin:15px 0}.sms-form input{width:150px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid>.field{margin-bottom:18px}.settings-section{display:grid;grid-template-columns:minmax(200px,.8fr) minmax(400px,1.4fr);gap:50px;padding:28px 0;border-top:1px solid var(--line)}.settings-section h2{font-size:15px;margin-bottom:10px}.settings-section p{font-size:12px;max-width:300px}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px;cursor:pointer}.toggle-row strong{font-size:13px;font-weight:500}.toggle-row small{display:block;font-size:11px;margin-top:5px}.toggle-row input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:34px;height:20px;min-height:20px;border:none;background:#c6cec9;border-radius:20px;position:relative;transition:background .15s;flex:none;padding:0}.toggle-row input:before{content:"";position:absolute;width:14px;height:14px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .15s}.toggle-row input:checked{background:var(--green)}.toggle-row input:checked:before{transform:translate(14px)}.schedule{border-top:1px solid var(--line)}.schedule>div{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--line)}.check{display:flex;gap:10px;align-items:center;font-size:12px;min-width:115px}.schedule .check{margin-right:auto}.schedule input[type=time]{padding:6px;font-size:12px;width:110px;min-height:32px}.schedule input:disabled{background:#f0f2f1;color:#aaa}.telegram-preview{margin-top:18px;border-left:3px solid #539c82;padding:15px 20px;background:#fff;font-size:12px}.telegram-preview p{max-width:100%;margin:12px 0}.telegram-preview span{color:#217755;font-weight:600}.span-two{grid-column:span 2;max-width:100%!important}details{margin-top:18px}summary{font-size:13px;font-weight:550;cursor:pointer;padding:12px 0;border-bottom:1px solid var(--line);margin-bottom:18px}.login{min-height:100vh;display:grid;grid-template-columns:minmax(320px,560px) minmax(360px,470px);align-items:center;justify-content:center;gap:0;padding:32px;background:#edf2ef}.login form{width:100%;min-height:570px;background:#fff;border:1px solid var(--line);border-radius:0 12px 12px 0;padding:76px 64px;box-shadow:0 24px 70px #183e2e16}.login-form-head>span,.login-kicker{color:var(--green);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.login-form-head h1{font-size:27px;margin:12px 0 8px}.login-form-head p{font-size:13px;margin-bottom:32px}.login .primary{width:100%;justify-content:space-between;margin-top:10px}.login-intro{min-height:570px;border-radius:12px 0 0 12px;padding:52px;background:#153f32;color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 24px 70px #183e2e16}.login-intro .brand-symbol{background:#fff;color:#153f32}.login-intro .login-kicker{color:#a6d7c3}.login-brand{display:flex;align-items:center;gap:12px;font-size:18px;letter-spacing:.04em}.login-intro h1{font-size:36px;line-height:1.14;max-width:420px;margin:16px 0}.login-intro p{color:#d3e3dc;max-width:430px;font-size:14px}.login-points{display:grid;gap:13px;color:#eaf3ef;font-size:13px}.login-points span{display:flex;align-items:center;gap:10px}.login-foot{display:block;text-align:center;margin-top:20px}.paid{color:#197155;font-weight:600}.unpaid{color:#a66b16;font-weight:600}.payment-check{margin-top:15px}.registration-auto{margin:8px 0 10px}.source-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.loading{display:flex;min-height:100vh;align-items:center;justify-content:center;color:#88948c}dialog{border:1px solid #e1e5e3;border-radius:8px;padding:0;width:min(560px,calc(100vw - 28px));max-height:90vh;color:inherit;box-shadow:0 18px 60px #142a2322}dialog.wide{width:min(850px,calc(100vw - 28px))}dialog::backdrop{background:#15282155}.modal-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 23px;position:sticky;top:0;background:#fff;z-index:1}.modal-head h2{margin:0;font-size:17px}.modal-body{padding:22px 24px}.modal-body>h3:first-child{margin-top:0}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 24px;background:#fafbfa;border-top:1px solid var(--line);position:sticky;bottom:0}.details{display:grid;grid-template-columns:160px 1fr;gap:14px;font-size:12px;margin:0 0 23px}.details dt{color:#8a938e}.details dd{margin:0;overflow-wrap:anywhere}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.action-grid button,.action-grid a{font-size:12px;white-space:normal}.family-members{margin-top:20px}.family-members>div{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line);gap:10px}.search-results{border:1px solid var(--line);border-radius:5px;max-height:180px;overflow:auto}.search-results button{width:100%;border:none;justify-content:flex-start;font-size:12px;white-space:normal}.search-results small{margin-left:auto}.error-text{color:#ac3d48;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.toast{position:fixed;bottom:24px;right:24px;max-width:min(500px,90vw);display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #cbded3;border-left:4px solid var(--green);border-radius:6px;padding:16px 18px;box-shadow:0 8px 28px #263c2422;z-index:100;font-size:13px;line-height:1.5}.toast.error{border-left-color:#b9494d}.inline-note{font-size:12px;padding:13px;background:#f1f5f3;line-height:1.6;margin-bottom:18px}.log-view{max-height:65vh}.report-filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:23px}.report-insight{padding:17px 20px;border-left:3px solid var(--green);background:#eef5f0;margin-bottom:25px}.report-insight h3{margin:0 0 10px}.report-insight p{font-size:13px;color:#52665a;margin:0 0 10px}.report-insight small{font-size:11px;line-height:1.6;display:block}.chart{display:flex;align-items:flex-end;gap:12px;background:#fff;border:1px solid var(--line);border-radius:6px;padding:24px;overflow-x:auto;min-height:210px}.chart-column{display:flex;flex-direction:column;align-items:center;flex:1;min-width:30px;max-width:95px;gap:8px;font-size:10px}.chart-bar{width:100%;max-width:40px;background:#80b59f;position:relative;border-radius:3px 3px 0 0}.chart-bar span{position:absolute;bottom:0;width:100%;background:#bd6262}.chart-column label{white-space:nowrap;color:#88948c;font-size:9px}.legend{font-size:11px;color:#819087;display:flex;align-items:center;gap:8px}.legend i{display:inline-block;width:8px;height:8px;background:#80b59f}.legend i.red{background:#bd6262}.mobile-only,.scrim{display:none}@media(min-width:1500px){.workspace main{padding:38px 48px}.workspace>header{padding:0 48px}}@media(max-width:1100px){.login{grid-template-columns:minmax(300px,430px) minmax(340px,430px)}.login-intro{padding:40px}.login-intro h1{font-size:30px}.login form{padding:60px 42px}.app>aside{width:205px}.workspace{margin-left:205px}.workspace main{padding:25px 22px}.workspace>header{padding:0 22px}.brand{padding-left:21px}.metrics{gap:10px}.metrics section{padding:15px}.settings-section{gap:25px;grid-template-columns:1fr 1.6fr}.sidebar-bottom{flex-wrap:wrap}.filters{grid-template-columns:repeat(3,1fr)}.worker-details{grid-template-columns:1fr}.stage-track{min-width:620px}.worker-expanded{max-width:90vw}.header-date{font-size:11px}}@media(max-width:760px){.login{display:flex;padding:18px;background:#edf2ef}.login-intro{display:none}.login form{min-height:0;border-radius:10px;max-width:430px;padding:32px 25px}.source-metrics{grid-template-columns:1fr}.app>aside{transform:translate(-100%);width:238px;transition:transform .2s}.app>aside.open{transform:translate(0)}.workspace{margin-left:0}.mobile-only{display:inline-flex}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#172f2355;z-index:25;border:0;border-radius:0}.workspace>header{height:58px;padding:0 17px;justify-content:flex-start;gap:15px}.header-date{display:none!important}.workspace main{padding:24px 17px}h1{font-size:23px}.page-title{align-items:flex-start;gap:12px;margin-bottom:21px}.page-title p{font-size:12px}.page-title .actions{flex-wrap:wrap;justify-content:flex-end}.page-title button{font-size:12px;padding:8px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metrics section{padding:16px}.metrics strong{font-size:29px;margin:14px 0 8px}.metrics small{font-size:10px}.system-strip{padding:14px;gap:9px;flex-wrap:wrap}.system-strip button{margin-top:6px}.system-strip small{font-size:10px;line-height:1.5}.filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.filters .search{grid-column:span 2}.filters input,.filters select{font-size:12px}.filters .field>span{font-size:11px}.settings-section{grid-template-columns:1fr;gap:12px;padding:22px 0}.settings-section p{max-width:100%}.schedule .check{min-width:95px}.schedule input[type=time]{width:94px}.settings-section .form-grid{gap:0 12px}.selection-bar,.pagination{flex-wrap:wrap}.bottom-note{flex-direction:column;gap:8px}footer{padding:15px 17px;font-size:9px}.modal-body{padding:18px}.modal-head{padding:14px 18px}.modal-head h2{font-size:15px}.modal-footer{padding:13px 18px}.form-grid{gap:0 12px}.field>span{font-size:11px}.details{grid-template-columns:130px 1fr;font-size:11px;gap:11px}.toast{bottom:12px;right:12px;font-size:12px}.report-filters select{max-width:100%;flex:1}.report-insight{padding:14px}.login form{padding:28px}.connection{font-size:10px}.action-grid{grid-template-columns:1fr 1fr}td,th{padding-left:13px;padding-right:13px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.searchable-select{position:relative}.searchable-select>input{width:100%}.searchable-options{position:absolute;z-index:50;left:0;right:0;top:100%;margin:2px 0 0;padding:4px;list-style:none;max-height:240px;overflow-y:auto;background:var(--card, #fff);color:inherit;border:1px solid var(--border, #ccc);border-radius:8px;box-shadow:0 8px 24px #0000002e}.searchable-options li{padding:6px 10px;border-radius:6px;cursor:pointer;font-size:.92em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.searchable-options li:hover{background:#1971551f}.searchable-options li.active{background:#19715533;font-weight:600}.searchable-options li.muted{color:#888;font-style:italic}
