.cleaning-v7{grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:14px;height:100%;min-height:0;display:grid}.cleaning-v7-main,.cleaning-v7-side{flex-direction:column;gap:12px;min-height:0;display:flex}.cleaning-v7-task,.cleaning-v7-map,.cleaning-v7-standard,.cleaning-v7-week,.cleaning-v7-history{border:1px solid var(--line);background:#ffffff06;border-radius:17px}.cleaning-v7-task{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.cleaning-v7-task.urgent{background:linear-gradient(135deg,#ed1c240f,#ffffff05);border-color:#ed1c2440}.cleaning-v7-task.done{background:linear-gradient(135deg,#55d8890f,#ffffff05);border-color:#55d88938}.cleaning-v7-task h3{margin:2px 0 5px;font-size:1.25rem}.cleaning-v7-task p{color:#999;margin:0;font-size:.77rem;line-height:1.45}.cleaning-v7-task-actions{gap:8px;display:flex}.cleaning-v7-task-actions button{border:1px solid var(--line);color:#fff;cursor:pointer;background:#ffffff0a;border-radius:10px;min-height:40px;padding:0 13px;font-size:.68rem;font-weight:850}.cleaning-v7-task-actions .finish{color:var(--green);background:#55d8891a;border-color:#55d88959}.cleaning-v7-task-actions .finish.done{color:#83998c;background:#55d88909;border-color:#55d88924}.cleaning-v7-task-actions button:disabled{opacity:.45;cursor:default}.cleaning-v7-note{border:1px solid var(--line);background:#ffffff05;border-radius:14px;gap:7px;padding:12px 14px;display:grid}.cleaning-v7-note textarea{resize:vertical;color:#ddd;width:100%;min-height:66px;font:inherit;background:0 0;border:0;outline:0;font-size:.72rem;line-height:1.45}.cleaning-v7-note textarea::placeholder{color:#555}.cleaning-v7-note small{color:#646464;font-size:.58rem}.cleaning-v7-map{flex:1;min-height:310px;padding:14px;position:relative;overflow:hidden}.cleaning-v7-map svg{width:100%;height:100%;min-height:280px}.cleaning-v7-map .zone-shape{fill:#151515;stroke:#4b4b4b;stroke-width:2px;transition:fill .4s,stroke .4s,filter .4s}.cleaning-v7-map .zone-label{fill:#bcbcbc;text-anchor:middle;pointer-events:none;font-size:13px;font-weight:750}.cleaning-v7-map .zone-group.active .zone-shape{fill:#ed1c2429;stroke:#ff3a42;filter:drop-shadow(0 0 10px #ed1c2447)}.cleaning-v7-map .zone-group.completed .zone-shape{fill:#55d88926;stroke:var(--green);filter:drop-shadow(0 0 10px #55d88938)}.cleaning-v7-map .balie-shape{fill:#0d0d0d;stroke:#3a3a3a;stroke-width:2px}.cleaning-v7-map .balie-label{fill:#888;text-anchor:middle;font-size:11px}.cleaning-v7-map-banner{background:#080808eb;border:1px solid #ed1c2473;border-radius:13px;max-width:270px;padding:12px 14px;position:absolute;top:18px;right:18px;box-shadow:0 0 35px #ed1c241f}.cleaning-v7-map-banner.done{border-color:#55d88973;box-shadow:0 0 35px #55d8891a}.cleaning-v7-map-banner strong{margin-bottom:4px;display:block}.cleaning-v7-map-banner small{color:#909090;font-size:.62rem;line-height:1.35}.cleaning-v7-standard{gap:10px;padding:14px;display:grid}.cleaning-v7-standard>header{justify-content:space-between;align-items:end;gap:12px;display:flex}.cleaning-v7-standard>header h3{margin:0;font-size:.98rem}.cleaning-v7-standard>header strong{color:#aaa;font-size:.62rem}.cleaning-v7-standard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.cleaning-v7-standard-grid article{color:#c9c9c9;align-items:flex-start;gap:10px;font-size:.7rem;line-height:1.4;display:flex}.cleaning-v7-standard-grid article>span{color:#ff656a;background:#ed1c241a;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;font-size:.62rem;font-weight:900;display:grid}.cleaning-v7-standard-grid strong{font-size:.7rem;display:block}.cleaning-v7-standard-grid p{color:#818181;margin:3px 0 0;font-size:.62rem}.cleaning-v7-week{padding:14px}.cleaning-v7-week-head,.cleaning-v7-history-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.cleaning-v7-week-head h3,.cleaning-v7-history-head h3{margin:0;font-size:.95rem}.cleaning-v7-week-head button{color:#d0d0d0;cursor:pointer;background:0 0;border:0;font-size:.67rem;font-weight:800}.cleaning-v7-week-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.cleaning-v7-day{border:1px solid var(--line);color:#bbb;text-align:left;background:#ffffff05;border-radius:10px;min-width:0;padding:9px 7px}.cleaning-v7-day.today{background:#ed1c2412;border-color:#ed1c2466}.cleaning-v7-day strong{color:#fff;font-size:.68rem;display:block}.cleaning-v7-day small{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.57rem;display:block;overflow:hidden}.cleaning-v7-day-dots{gap:5px;margin-top:7px;display:flex}.cleaning-v7-day-dots i{background:#555;border-radius:50%;width:7px;height:7px}.cleaning-v7-day-dots i.done{background:var(--green)}.cleaning-v7-day-dots i.missed{background:var(--red)}.cleaning-v7-history{flex:1;min-height:0;padding:14px;overflow:hidden}.cleaning-v7-history-list{scrollbar-width:none;gap:7px;max-height:100%;display:grid;overflow:auto}.cleaning-v7-history-list::-webkit-scrollbar{display:none}.cleaning-v7-history-item{border:1px solid var(--line);background:#ffffff05;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:9px;display:grid}.cleaning-v7-history-item.done{background:#55d88905;border-color:#55d8891c}.cleaning-v7-history-item.missed{border-color:#ed1c2421}.cleaning-v7-history-item strong{font-size:.68rem}.cleaning-v7-history-item small{color:#838383;margin-top:3px;font-size:.58rem;line-height:1.35;display:block}.cleaning-v7-history-item time{color:var(--green);font-size:.61rem;font-weight:800}.cleaning-v7-history-note{color:#aaa;border-top:1px solid #ffffff0e;grid-column:1/-1;margin-top:2px;padding-top:7px;font-size:.62rem;line-height:1.4}.cleaning-v7-status-chip{border:1px solid var(--line);color:#888;text-transform:uppercase;background:#ffffff06;border-radius:99px;align-items:center;min-height:28px;padding:0 9px;font-size:.55rem;font-weight:900;display:inline-flex}.cleaning-v7-status-chip.done{color:#78dca0;background:#55d8890a;border-color:#55d8892e}.cleaning-v7-status-chip.progress{color:#dab26a;background:#ffb84c0a;border-color:#ffb84c33}.cleaning-v7-calendar-backdrop{z-index:1500;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.cleaning-v7-calendar{border:1px solid var(--line-strong);background:#101010;border-radius:19px;width:min(880px,100%);max-height:calc(100vh - 44px);padding:20px;position:relative;overflow:auto;box-shadow:0 30px 90px #0009}.cleaning-v7-calendar-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.cleaning-v7-calendar-head h2{margin:0;font-size:1.25rem}.cleaning-v7-calendar-head button{border:1px solid var(--line);color:#ddd;cursor:pointer;background:#ffffff08;border-radius:9px;width:36px;height:36px}.cleaning-v7-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.cleaning-v7-calendar-weekday{color:#777;text-align:center;font-size:.56rem;font-weight:850}.cleaning-v7-calendar-cell{border:1px solid var(--line);width:100%;min-height:72px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#ffffff05;border-radius:9px;padding:8px;transition:border-color .16s,background .16s,transform .14s,box-shadow .18s}.cleaning-v7-calendar-cell:hover{background:#ffffff0a;border-color:#ffffff26;transform:translateY(-1px)}.cleaning-v7-calendar-cell.today{border-color:#ed1c246b}.cleaning-v7-calendar-cell.selected{background:linear-gradient(145deg,#ff5a3c1a,#ffffff06);border-color:#ff5a3c85;box-shadow:0 0 0 3px #ff5a3c0b}.cleaning-v7-calendar-cell.outside{opacity:.3}.cleaning-v7-calendar-cell strong{color:#eee;font-size:.64rem;display:block}.cleaning-v7-calendar-cell small{text-overflow:ellipsis;white-space:nowrap;color:#777;margin-top:5px;font-size:.52rem;display:block;overflow:hidden}.cleaning-v7-calendar-cell .cleaning-v7-day-dots{margin-top:8px}@media (width<=1180px){.cleaning-v7{grid-template-columns:1fr}.cleaning-v7-side{grid-template-columns:1fr 1fr;display:grid}.cleaning-v7-history{min-height:210px}}@media (width<=900px){.cleaning-v7-side{display:flex}.cleaning-v7-week-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.cleaning-v7-standard-grid,.cleaning-v7-task{grid-template-columns:1fr}.cleaning-v7-calendar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.cleaning-v7-calendar-day-detail{z-index:6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(155deg,#ff5a3c0e,#0000 35%),#111312;border:1px solid #ffffff1f;border-radius:16px;width:min(390px,100% - 28px);padding:17px;animation:.24s cubic-bezier(.22,1,.36,1) both cleaningCalendarDetailIn;position:absolute;top:66px;bottom:14px;right:14px;overflow:auto;box-shadow:-18px 16px 55px #00000094,inset 0 1px #ffffff08}.cleaning-v7-calendar-detail-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:13px;display:flex}.cleaning-v7-calendar-detail-head .label{color:#ff795f;margin:0 0 4px}.cleaning-v7-calendar-detail-head h3{letter-spacing:-.02em;margin:0;font-size:1.06rem;line-height:1.25}.cleaning-v7-calendar-detail-head span{color:#858985;margin-top:5px;font-size:.65rem;line-height:1.4;display:block}.cleaning-v7-calendar-detail-head button{color:#ccc;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:9px;flex:none;width:34px;height:34px;font-size:1rem}.cleaning-v7-calendar-detail-shifts{gap:9px;margin-top:12px;display:grid}.cleaning-v7-calendar-detail-shift{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;padding:13px}.cleaning-v7-calendar-detail-shift.complete{background:linear-gradient(145deg,#55d8890d,#ffffff05);border-color:#55d88929}.cleaning-v7-calendar-detail-shift.missed,.cleaning-v7-calendar-detail-shift.overdue{background:linear-gradient(145deg,#ed1c240a,#ffffff05);border-color:#ed1c2424}.cleaning-v7-calendar-detail-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cleaning-v7-calendar-detail-title>div{min-width:0}.cleaning-v7-calendar-detail-title small{color:#777c78;text-transform:uppercase;margin-bottom:3px;font-size:.58rem;font-weight:900;display:block}.cleaning-v7-calendar-detail-title strong{color:#f0f1f0;font-size:.78rem;line-height:1.35;display:block}.cleaning-v7-calendar-detail-title>span{color:#888d89;text-transform:uppercase;background:#ffffff09;border-radius:999px;flex:none;padding:5px 7px;font-size:.48rem;font-weight:950}.cleaning-v7-calendar-detail-title>span.complete{color:#79d99d;background:#55d88912}.cleaning-v7-calendar-detail-title>span.missed,.cleaning-v7-calendar-detail-title>span.overdue{color:#df777c;background:#ed1c2412}.cleaning-v7-calendar-detail-title>span.pending{color:#e98a77;background:#ff5a3c12}.cleaning-v7-calendar-detail-title>span.scheduled{color:#a2a6a3;background:#ffffff0a}.cleaning-v7-calendar-person{color:#c4c7c5;margin:9px 0 0;font-size:.69rem;line-height:1.45}.cleaning-v7-calendar-person.muted{color:#7c817d}.cleaning-v7-calendar-detail-note{background:#0000002e;border:1px solid #ffffff12;border-radius:10px;margin-top:10px;padding:10px 11px}.cleaning-v7-calendar-detail-note small{color:#d3a36b;letter-spacing:.08em;font-size:.5rem;font-weight:950;display:block}.cleaning-v7-calendar-detail-note p{color:#d6d8d6;white-space:pre-wrap;margin:5px 0 0;font-size:.7rem;line-height:1.5}@keyframes cleaningCalendarDetailIn{0%{opacity:0;transform:translate(16px)scale(.992)}to{opacity:1;transform:translate(0)scale(1)}}@media (width<=700px){.cleaning-v7-calendar-day-detail{width:calc(100% - 20px);padding:14px;top:58px;bottom:10px;right:10px}.cleaning-v7-calendar-detail-title strong{font-size:.76rem}}@media (prefers-reduced-motion:reduce){.cleaning-v7-calendar-day-detail{animation:none}}.cleaning-v7-shift-line.overdue{background:#ed1c240b}.cleaning-v7-shift-line.overdue em,.cleaning-v7-shift-line.overdue i{color:#e56b70}.cleaning-v7-shift-line.scheduled em{color:#8f938f}.cleaning-v7-shift-line.scheduled i{color:#5a5f5b}.cleaning-v7-calendar-legend .overdue{color:#dc7478;border-color:#ed1c241f}
