#msk-schedule-launcher{position:fixed;right:18px;bottom:92px;z-index:8500;border:1px solid #3b4b61;background:#16202d;color:#fff;border-radius:18px;padding:12px 16px;font:800 15px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 10px 30px rgba(0,0,0,.32)}#msk-schedule-launcher.has-pending:after{content:attr(data-pending);position:absolute;right:-6px;top:-8px;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:#ff6b6b;color:#fff;display:grid;place-items:center;font-size:12px}#msk-schedule-overlay{position:fixed;inset:0;z-index:9000;background:#090e14;color:#f5f7fa;overflow:auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.schedule-shell{max-width:760px;margin:0 auto;min-height:100%;padding:calc(env(safe-area-inset-top) + 18px) 16px calc(env(safe-area-inset-bottom) + 90px)}.schedule-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.schedule-head p{margin:0;color:#8f9aab;font-size:12px;font-weight:800;letter-spacing:.16em}.schedule-head h1{margin:4px 0 0;font-size:34px;line-height:1}.schedule-head-actions{display:flex;gap:10px}.schedule-head-actions button{border:1px solid #39475a;background:#151d28;color:#fff;border-radius:16px;padding:12px 14px;font-size:15px;font-weight:800}.schedule-head-actions #schedule-add{background:#f4f7fb;color:#121820;border-color:#f4f7fb}.schedule-head-actions #schedule-close{font-size:24px;line-height:1;padding:10px 14px}.schedule-toolbar{position:sticky;top:0;z-index:4;background:linear-gradient(#090e14 75%,rgba(9,14,20,0));padding:6px 0 18px}.schedule-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px}.schedule-tabs button{border:1px solid #2e3a4a;background:#111923;color:#929cac;border-radius:14px;padding:11px 8px;font-weight:800}.schedule-tabs button.active{background:#243246;color:#fff;border-color:#55759e}.schedule-toolbar input{width:100%;box-sizing:border-box;background:#111923;border:1px solid #2e3a4a;color:#fff;border-radius:16px;padding:14px 16px;font-size:16px;outline:none}.schedule-body{display:grid;gap:18px}.schedule-section{background:#0e151e;border:1px solid #263344;border-radius:24px;padding:14px}.schedule-section-title{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 12px}.schedule-section-title h2{font-size:20px;margin:0}.schedule-section-title span{color:#8f9aab;font-weight:800}.schedule-card{border:1px solid #2c394a;background:#151d27;border-radius:20px;padding:15px;margin-bottom:10px;box-shadow:0 8px 24px rgba(0,0,0,.16)}.schedule-card:last-child{margin-bottom:0}.schedule-card.status-in_progress{border-color:#2e926d;background:linear-gradient(135deg,#13221d,#151d27 55%)}.schedule-card.status-done{opacity:.74}.schedule-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.schedule-time{font-size:15px;color:#dfe7f2}.schedule-pending{display:block;color:#f6bd60;font-size:12px;margin-top:3px}.schedule-kind{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.schedule-kind.round{background:#403066;color:#dbcaff}.schedule-kind.software{background:#17395d;color:#9fd1ff}.schedule-kind.mechanical{background:#52351c;color:#ffc889}.schedule-card h3{font-size:22px;margin:12px 0 4px}.schedule-kind-detail{color:#8f9aab;font-size:13px;font-weight:700}.schedule-work{font-size:16px;margin:10px 0 5px}.schedule-client,.schedule-comment{color:#aeb7c4;margin:7px 0 0;font-size:14px}.schedule-client a{color:#83c7ff;text-decoration:none}.schedule-card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.schedule-card-actions button{border:1px solid #344255;background:#1b2633;color:#fff;border-radius:12px;padding:9px 12px;font-weight:800}.schedule-card-actions .done{background:#1e7256;border-color:#2e926d}.schedule-empty,.schedule-loading{color:#8f9aab;text-align:center;padding:24px 10px;margin:0}.schedule-editor-backdrop{position:fixed;inset:0;z-index:9500;background:rgba(3,7,11,.82);display:flex;align-items:flex-end;justify-content:center;padding-top:70px}.schedule-editor{width:min(720px,100%);max-height:92vh;overflow:auto;background:#111923;border:1px solid #334154;border-radius:26px 26px 0 0;padding:18px 18px calc(env(safe-area-inset-bottom) + 22px);box-shadow:0 -18px 50px rgba(0,0,0,.35);color:#fff}.schedule-editor-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.schedule-editor-head p{margin:0;color:#929cac;font-size:13px}.schedule-editor-head h2{margin:4px 0 0;font-size:25px}.schedule-editor-head button{border:1px solid #3b4858;background:#1b2532;color:#fff;border-radius:14px;width:46px;height:46px;font-size:25px}.schedule-editor form{display:grid;gap:12px}.schedule-editor label{display:grid;gap:7px;color:#aeb7c4;font-size:14px}.schedule-editor input,.schedule-editor select,.schedule-editor textarea{width:100%;box-sizing:border-box;background:#0c131b;border:1px solid #344154;color:#fff;border-radius:14px;padding:13px 14px;font-size:16px;outline:none}.schedule-editor textarea{resize:vertical}.schedule-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.schedule-editor-actions{display:flex;gap:10px;margin-top:6px}.schedule-editor-actions button{flex:1;border:0;border-radius:15px;padding:14px;font-weight:900;font-size:16px}.schedule-editor-actions .primary{background:#f4f7fb;color:#111820}.schedule-editor-actions .danger{background:#3a2025;color:#ffadb6;border:1px solid #6d333d}.schedule-form-error{color:#ff8d98;margin:0}.schedule-editor-actions button:disabled{opacity:.55}@media(max-width:520px){#msk-schedule-launcher{right:14px;bottom:78px}.schedule-shell{padding-left:12px;padding-right:12px}.schedule-head h1{font-size:30px}.schedule-head-actions #schedule-add{padding:11px 12px}.schedule-section{padding:10px;border-radius:20px}.schedule-card{padding:13px}.schedule-two{grid-template-columns:1fr}.schedule-card-actions button{flex:1}.schedule-kind-detail{font-size:12px}}