.zhm-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);display:flex;align-items:center;justify-content:center;z-index:10000;padding:24px;animation:zhmFadeIn .2s ease}@keyframes zhmFadeIn{0%{opacity:0}to{opacity:1}}.zhm-container{background:#fff;border-radius:16px;width:100%;max-width:1100px;max-height:calc(100vh - 48px);display:flex;flex-direction:column;box-shadow:0 0 0 .5px rgba(0,0,0,.06),0 30px 70px rgba(0,0,0,.18);overflow:hidden;animation:zhmSlideUp .25s cubic-bezier(.32,.72,0,1)}@keyframes zhmSlideUp{0%{opacity:0;transform:scale(.97) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.zhm-header{justify-content:space-between;padding:18px 22px 14px;flex-shrink:0}.zhm-header,.zhm-header-left{display:flex;align-items:center}.zhm-header-left{gap:12px}.zhm-header-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:#f5f5f7;color:#1d1d1f}.zhm-title{margin:0;font-size:17px;font-weight:600;color:#1d1d1f;letter-spacing:-.02em}.zhm-subtitle{margin:2px 0 0;font-size:12px;color:#6e6e73}.zhm-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:#f5f5f7;color:#6e6e73;cursor:pointer;transition:background .15s ease,color .15s ease;padding:0}.zhm-close:hover{background:#ebebed;color:#1d1d1f}.zhm-stats{display:flex;align-items:center;gap:0;padding:0 22px 14px;flex-shrink:0}.zhm-stat{display:flex;flex-direction:column;padding:0 18px;border-right:1px solid #d2d2d7;flex:1 1;min-width:0}.zhm-stat:first-child{padding-left:0}.zhm-stat:last-child{border-right:none;padding-right:0}.zhm-stat-icon{display:none}.zhm-stat-content{display:flex;flex-direction:column;min-width:0}.zhm-stat-value{font-size:22px;font-weight:600;color:#1d1d1f;line-height:1.1;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-stat-label{font-size:11px;color:#6e6e73;font-weight:500;margin-top:4px;letter-spacing:0;text-transform:none}.zhm-stat--overdue .zhm-stat-label,.zhm-stat--overdue .zhm-stat-value{color:#ff3b30}.zhm-body{flex:1 1;display:grid;grid-template-columns:1fr 340px;grid-template-rows:minmax(0,1fr);min-height:0;overflow:hidden}.zhm-pool{min-height:0;border-right:1px solid #d2d2d7}.zhm-pool,.zhm-toolbar{display:flex;flex-direction:column;background:#fff}.zhm-toolbar{padding:14px 18px;gap:10px;flex-shrink:0}.zhm-search{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f5f5f7;border:1px solid transparent;border-radius:9px;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.zhm-search:focus-within{background:#fff;border-color:#0071e3;box-shadow:0 0 0 3px rgba(0,113,227,.15)}.zhm-search>svg{color:#8e8e93;flex-shrink:0}.zhm-search input{flex:1 1;border:none;background:transparent;outline:none;font-size:13.5px;color:#1d1d1f;font-family:inherit;min-width:0}.zhm-search input::placeholder{color:#8e8e93}.zhm-search-clear{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;border-radius:50%;background:#c7c7cc;color:#fff;cursor:pointer;padding:0;flex-shrink:0}.zhm-search-clear:hover{background:#a1a1a6}.zhm-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.zhm-toolbar-tools{display:flex;align-items:center;gap:8px;flex-shrink:0}.zhm-select-all-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:500;color:#0071e3;background:transparent;border:none;border-radius:6px;cursor:pointer;font-family:inherit;transition:background .15s ease}.zhm-select-all-btn:hover{background:rgba(0,113,227,.08)}.zhm-filters{display:inline-flex;background:#f5f5f7;padding:2px;border-radius:8px;gap:0}.zhm-filter-btn{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;font-weight:500;color:#1d1d1f;background:transparent;border:none;border-radius:6px;cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.zhm-filter-btn:hover:not(.active){color:#000}.zhm-filter-btn.active{background:#fff;color:#1d1d1f;box-shadow:0 1px 2px rgba(0,0,0,.08),0 0 0 .5px rgba(0,0,0,.04)}.zhm-filter-btn--overdue.active{color:#ff3b30}.zhm-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;padding:0 5px;height:16px;font-size:10.5px;font-weight:600;color:#6e6e73;background:rgba(0,0,0,.05);border-radius:8px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-filter-btn.active .zhm-filter-count{background:rgba(0,0,0,.06);color:#1d1d1f}.zhm-filter-btn--overdue.active .zhm-filter-count{background:rgba(255,59,48,.12);color:#ff3b30}.zhm-density-toggle{display:inline-flex;background:#f5f5f7;border-radius:8px;padding:2px;gap:0}.zhm-density-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:24px;border:none;background:transparent;color:#6e6e73;border-radius:6px;cursor:pointer;padding:0;transition:background .15s ease,color .15s ease}.zhm-density-btn:hover:not(.active){color:#1d1d1f}.zhm-density-btn.active{background:#fff;color:#1d1d1f;box-shadow:0 1px 2px rgba(0,0,0,.08)}.zhm-pool-list{flex:1 1;min-height:0;overflow:hidden;padding:8px 18px 14px;display:flex;flex-direction:column;gap:8px;background:#fff}.zhm-pool-list::-webkit-scrollbar{width:8px}.zhm-pool-list::-webkit-scrollbar-thumb{background:#d2d2d7;border-radius:4px}.zhm-pool-list::-webkit-scrollbar-thumb:hover{background:#a1a1a6}.zhm-pool-list::-webkit-scrollbar-track{background:transparent}.zhm-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:56px 24px;color:#8e8e93;font-size:13px;text-align:center}.zhm-empty--error{color:#ff3b30}.zhm-retry-btn{margin-top:6px;padding:6px 14px;font-size:12px;font-weight:500;color:#ff3b30;background:transparent;border:1px solid #ff3b30;border-radius:6px;cursor:pointer;transition:background .15s ease}.zhm-retry-btn:hover{background:rgba(255,59,48,.08)}.zhm-group{display:flex;flex-direction:column;background:#fff;border:1px solid #d2d2d7;border-radius:10px;overflow:hidden;transition:border-color .15s ease;flex-shrink:0;min-height:0}.zhm-group.is-expanded{border-color:#c7c7cc;flex:1 1}.zhm-group-header{display:flex;align-items:center;gap:9px;padding:11px 14px;background:#fff;border:none;border-bottom:1px solid transparent;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;color:#1d1d1f;text-align:left;letter-spacing:-.01em;transition:background .12s ease;width:100%;flex-shrink:0}.zhm-group-header:hover{background:rgba(0,0,0,.025)}.zhm-group-header.expanded{border-bottom-color:#d2d2d7;font-weight:600}.zhm-group-caret{flex-shrink:0;color:#8e8e93;transform:rotate(-90deg);transition:transform .18s ease}.zhm-group-header.expanded .zhm-group-caret{transform:rotate(0deg);color:#1d1d1f}.zhm-group-label{flex:1 1;font-size:13px}.zhm-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 7px;font-size:11px;font-weight:600;color:#6e6e73;background:#f5f5f7;border-radius:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-group--overdue .zhm-group-label:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#ff3b30;margin-right:7px;vertical-align:middle}.zhm-group--overdue.is-expanded .zhm-group-count{background:rgba(255,59,48,.12);color:#ff3b30}.zhm-group-body{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.zhm-group-body::-webkit-scrollbar{width:8px}.zhm-group-body::-webkit-scrollbar-thumb{background:#d2d2d7;border-radius:4px}.zhm-group-body::-webkit-scrollbar-thumb:hover{background:#a1a1a6}.zhm-group-body::-webkit-scrollbar-track{background:transparent}.zhm-card{background:#fff;border:none;overflow:hidden;transition:background .12s ease}.zhm-card:hover{background:#fafafa}.zhm-card--overdue{position:relative}.zhm-card--overdue:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#ff3b30}.zhm-card--planned{background:#f7fbf7}.zhm-card--planned:hover{background:#f0f7f0}.zhm-card--selected{background:#f0f7ff}.zhm-card--selected:hover{background:#e6f1ff}.zhm-card-main{display:flex;align-items:center;gap:12px;padding:12px 16px}.zhm-card-info{flex:1 1;min-width:0}.zhm-card-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.zhm-olasilik-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.zhm-card-name{font-size:13.5px;font-weight:500;color:#1d1d1f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1;letter-spacing:-.01em}.zhm-card-id{font-size:11px;color:#8e8e93;font-weight:400;flex-shrink:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 14px}.zhm-meta-item{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;color:#6e6e73}.zhm-meta-item svg{color:#8e8e93}.zhm-kalan-badge{display:inline-flex;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;border-radius:5px;letter-spacing:0}.zhm-kalan--ok{color:#6e6e73}.zhm-kalan--warn{color:#ff9500}.zhm-kalan--overdue{color:#ff3b30;font-weight:600}.zhm-card-actions{flex-shrink:0}.zhm-plan-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;font-size:12.5px;font-weight:500;color:#fff;background:#0071e3;border:none;border-radius:7px;cursor:pointer;transition:background .15s ease;font-family:inherit}.zhm-plan-btn svg{display:none}.zhm-plan-btn:hover:not(:disabled){background:#0062c9}.zhm-plan-btn:disabled{opacity:.4;cursor:not-allowed;background:#d2d2d7;color:#6e6e73}.zhm-planned-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 8px 5px 10px;font-size:12px;font-weight:500;color:#34c759;background:rgba(52,199,89,.1);border-radius:7px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-planned-chip>svg{color:#34c759}.zhm-planned-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;border-radius:4px;background:transparent;color:#34c759;cursor:pointer;padding:0;transition:background .12s ease,color .12s ease}.zhm-planned-remove:hover{background:rgba(255,59,48,.12);color:#ff3b30}.zhm-row{display:flex;flex-direction:column;background:#fff;border-bottom:1px solid #f0f0f3;transition:background .12s ease}.zhm-row:last-child{border-bottom:none}.zhm-row:hover{background:#fafafa}.zhm-row--overdue{position:relative}.zhm-row--overdue:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#ff3b30}.zhm-row--planned{background:#f7fbf7}.zhm-row--planned:hover{background:#f0f7f0}.zhm-row-main{display:flex;align-items:center;gap:12px;padding:10px 16px;min-height:40px}.zhm-row-name{flex:1 1;font-size:13.5px;font-weight:500;color:#1d1d1f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;letter-spacing:-.01em}.zhm-row-last{color:#8e8e93;font-weight:400;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-row-kalan,.zhm-row-last{font-size:11.5px;white-space:nowrap;flex-shrink:0}.zhm-row-kalan{font-weight:500;min-width:76px;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-row-kalan.zhm-kalan--ok{color:#6e6e73}.zhm-row-kalan.zhm-kalan--warn{color:#ff9500}.zhm-row-kalan.zhm-kalan--overdue{color:#ff3b30;font-weight:600}.zhm-kalan-badge--sm{padding:1px 6px;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-planned-chip--sm{padding:3px 6px 3px 8px;font-size:11px;gap:4px}.zhm-plan-btn--sm{padding:4px 10px;font-size:11.5px;gap:3px}.zhm-picker{padding:14px 16px;background:#fafafa;border-top:1px solid #d2d2d7;display:flex;flex-direction:column;gap:12px}.zhm-picker-days{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:6px;gap:6px}.zhm-picker-day{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 0;background:#fff;border:1px solid #d2d2d7;border-radius:8px;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease;font-family:inherit;position:relative}.zhm-picker-day-short{font-size:10px;font-weight:500;color:#8e8e93;text-transform:uppercase;letter-spacing:.04em}.zhm-picker-day-num{font-size:14px;font-weight:600;color:#1d1d1f;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-picker-day:hover:not(:disabled):not(.active){background:#f5f5f7;border-color:#c7c7cc}.zhm-picker-day.today:not(.active){border-color:#0071e3}.zhm-picker-day.today:not(.active) .zhm-picker-day-num{color:#0071e3}.zhm-picker-day.active,.zhm-picker-day.active:hover{background:#0071e3;border-color:#0071e3}.zhm-picker-day.active .zhm-picker-day-num,.zhm-picker-day.active .zhm-picker-day-short,.zhm-picker-day.active:hover .zhm-picker-day-num,.zhm-picker-day.active:hover .zhm-picker-day-short{color:#fff}.zhm-picker-day.past{opacity:.35;cursor:not-allowed}.zhm-picker-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.zhm-picker-time-label{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border:1px solid #d2d2d7;border-radius:7px;color:#8e8e93}.zhm-picker-time{border:none;outline:none;background:transparent;font-size:13px;font-weight:500;color:#1d1d1f;font-family:inherit;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-picker-actions{display:flex;gap:6px}.zhm-picker-btn{padding:6px 14px;font-size:12.5px;font-weight:500;border-radius:7px;cursor:pointer;border:none;transition:background .15s ease;font-family:inherit;display:inline-flex;align-items:center;gap:4px}.zhm-picker-btn-cancel{background:transparent;color:#1d1d1f}.zhm-picker-btn-cancel:hover{background:#f5f5f7}.zhm-picker-btn-confirm{background:#0071e3;color:#fff}.zhm-picker-btn-confirm:hover{background:#0062c9}.zhm-plan{min-height:0;background:#fafafa}.zhm-plan,.zhm-plan-header{display:flex;flex-direction:column}.zhm-plan-header{gap:10px;padding:14px 16px;border-bottom:1px solid #d2d2d7;background:#fff;flex-shrink:0}.zhm-plan-header-top{display:flex;align-items:center;gap:8px}.zhm-week-nav{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:#f5f5f7;color:#1d1d1f;cursor:pointer;flex-shrink:0;transition:background .15s ease;padding:0}.zhm-week-nav:hover:not(:disabled){background:#ebebed}.zhm-week-nav:disabled{opacity:.35;cursor:not-allowed}.zhm-week-label{flex:1 1;min-width:0;text-align:center}.zhm-week-range{font-size:13.5px;font-weight:600;color:#1d1d1f;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zhm-week-meta{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:#6e6e73;font-weight:400;margin-top:2px}.zhm-week-meta--past{color:#ff9500}.zhm-week-readonly{margin-left:4px;padding:1px 6px;background:rgba(255,149,0,.12);color:#ff9500;border-radius:4px;font-size:10px;font-weight:600;text-transform:none;letter-spacing:0}.zhm-plan-header-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.zhm-week-today{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:11.5px;font-weight:500;color:#0071e3;background:transparent;border:none;border-radius:6px;cursor:pointer;font-family:inherit;transition:background .15s ease}.zhm-week-today:hover:not(:disabled){background:rgba(0,113,227,.08)}.zhm-week-today:disabled{opacity:.35;cursor:not-allowed}.zhm-plan-counts{display:flex;align-items:center;gap:4px}.zhm-plan-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 7px;font-size:11px;font-weight:600;color:#6e6e73;background:#f5f5f7;border-radius:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-plan-count--draft{color:#34c759;background:rgba(52,199,89,.12)}.zhm-plan-list{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:10px 14px;display:flex;flex-direction:column;gap:14px}.zhm-plan-list::-webkit-scrollbar{width:6px}.zhm-plan-list::-webkit-scrollbar-thumb{background:#d2d2d7;border-radius:3px}.zhm-plan-list::-webkit-scrollbar-track{background:transparent}.zhm-plan-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:48px 20px;color:#8e8e93}.zhm-plan-empty--error{color:#ff3b30}.zhm-plan-empty p{margin:0;font-size:13px;font-weight:500;color:#6e6e73}.zhm-plan-empty small{font-size:11.5px;color:#8e8e93;line-height:1.4}.zhm-plan-day{background:transparent;border:none;overflow:visible}.zhm-plan-day-header{display:flex;align-items:baseline;gap:8px;padding:4px 4px 8px;border-bottom:1px solid #d2d2d7;margin-bottom:6px}.zhm-plan-day-short{font-size:11px;font-weight:600;color:#1d1d1f;text-transform:uppercase;letter-spacing:.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-plan-day-date{display:inline-flex;align-items:baseline;gap:6px;font-size:11.5px;color:#6e6e73;font-weight:400}.zhm-plan-day--today .zhm-plan-day-short{color:#0071e3}.zhm-today-badge{padding:1px 6px;background:#0071e3;color:#fff;border-radius:4px;font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.zhm-plan-day-count{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;font-size:10.5px;font-weight:600;color:#6e6e73;background:transparent;border-radius:9px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.zhm-plan-item{display:flex;align-items:center;gap:8px;padding:6px 4px;position:relative}.zhm-plan-item--draft{padding-left:8px}.zhm-plan-item--draft:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:2px;background:#34c759;border-radius:1px}.zhm-plan-time{font-size:12px;font-weight:600;color:#1d1d1f;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0;min-width:38px}.zhm-plan-item--draft .zhm-plan-time{color:#34c759}.zhm-plan-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.zhm-plan-name{flex:1 1;font-size:12.5px;color:#1d1d1f;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.zhm-plan-tag{padding:1px 6px;font-size:10px;font-weight:500;border-radius:4px;text-transform:none;letter-spacing:0;border:none;flex-shrink:0;white-space:nowrap}.zhm-plan-item-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;border-radius:4px;background:transparent;color:#c7c7cc;cursor:pointer;padding:0;transition:background .12s ease,color .12s ease;flex-shrink:0}.zhm-plan-item-remove:hover{background:rgba(255,59,48,.12);color:#ff3b30}.zhm-result{display:flex;align-items:center;gap:8px;padding:10px 22px;font-size:13px;font-weight:500;border-top:1px solid #d2d2d7;flex-shrink:0}.zhm-result--ok{background:rgba(52,199,89,.08);color:#34c759}.zhm-result--mixed{background:rgba(255,149,0,.08);color:#ff9500}.zhm-result-close{margin-left:auto;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:50%;background:rgba(0,0,0,.06);color:currentColor;cursor:pointer;padding:0}.zhm-result-close:hover{background:rgba(0,0,0,.12)}.zhm-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 22px;border-top:1px solid #d2d2d7;background:#fff;flex-shrink:0}.zhm-footer-info{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:#6e6e73;font-weight:400}.zhm-footer-actions{display:flex;gap:8px}.zhm-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:background .15s ease;font-family:inherit}.zhm-btn-secondary{background:#f5f5f7;color:#1d1d1f}.zhm-btn-secondary:hover:not(:disabled){background:#ebebed}.zhm-btn-primary{background:#0071e3;color:#fff}.zhm-btn-primary:hover:not(:disabled){background:#0062c9}.zhm-btn:disabled{opacity:.4;cursor:not-allowed}.zhm-spin{animation:zhmSpin .9s linear infinite}@keyframes zhmSpin{to{transform:rotate(1turn)}}@media (max-width:1024px){.zhm-body{grid-template-columns:1fr 300px}}@media (max-width:880px){.zhm-body{grid-template-columns:1fr}.zhm-plan{border-top:1px solid #d2d2d7;max-height:320px}.zhm-pool{border-right:none}.zhm-stats{flex-wrap:wrap;gap:0}.zhm-stat{padding:6px 12px;border-right:none;min-width:50%}}@media (max-width:600px){.zhm-overlay{padding:0}.zhm-container{border-radius:0;max-height:100vh;height:100vh;max-width:100vw}.zhm-header{padding:14px 16px}.zhm-stats{padding:0 16px 14px}.zhm-toolbar{padding:12px 16px}.zhm-pool-list{padding:8px 16px 14px}.zhm-footer{padding:12px 16px;flex-direction:column;align-items:stretch}.zhm-footer-info{justify-content:center}.zhm-footer-actions{width:100%}.zhm-footer-actions .zhm-btn{flex:1 1;justify-content:center}.zhm-card-main{flex-direction:column;align-items:stretch}.zhm-card-actions{align-self:flex-end}.zhm-picker-days{grid-template-columns:repeat(4,1fr)}.zhm-week-range{font-size:13px}}.ahm-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);display:flex;align-items:center;justify-content:center;z-index:10000;padding:24px;animation:ahmFadeIn .2s ease}@keyframes ahmFadeIn{0%{opacity:0}to{opacity:1}}.ahm-container{background:#fff;border-radius:16px;width:100%;max-width:900px;max-height:calc(100vh - 48px);display:flex;flex-direction:column;box-shadow:0 0 0 .5px rgba(0,0,0,.06),0 30px 70px rgba(0,0,0,.18);overflow:hidden;animation:ahmSlideUp .25s cubic-bezier(.32,.72,0,1)}@keyframes ahmSlideUp{0%{opacity:0;transform:scale(.97) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.ahm-header{justify-content:space-between;padding:18px 22px 14px;flex-shrink:0}.ahm-header,.ahm-header-left{display:flex;align-items:center}.ahm-header-left{gap:12px}.ahm-header-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:#f5f5f7;color:#0071e3}.ahm-title{margin:0;font-size:17px;font-weight:600;color:#1d1d1f;letter-spacing:-.02em}.ahm-subtitle{margin:2px 0 0;font-size:12px;color:#6e6e73}.ahm-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:#f5f5f7;color:#6e6e73;cursor:pointer;transition:background .15s ease,color .15s ease;padding:0}.ahm-close:hover{background:#ebebed;color:#1d1d1f}.ahm-toolbar{gap:12px;padding:0 22px 14px;flex-shrink:0}.ahm-search,.ahm-toolbar{display:flex;align-items:center}.ahm-search{gap:8px;flex:1 1;background:#f5f5f7;border-radius:9px;padding:8px 12px;color:#6e6e73}.ahm-search input{flex:1 1;border:none;background:transparent;outline:none;font-size:13px;color:#1d1d1f}.ahm-search-clear{display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#6e6e73;cursor:pointer;padding:2px;border-radius:50%}.ahm-search-clear:hover{color:#1d1d1f}.ahm-count{font-size:12px;color:#6e6e73;white-space:nowrap}.ahm-list{flex:1 1;overflow-y:auto;padding:4px 22px 16px;display:flex;flex-direction:column;gap:8px}.ahm-row{border:.5px solid #e2e2e6;border-radius:11px;padding:12px 14px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.ahm-row:hover{border-color:#d2d2d7;box-shadow:0 2px 8px rgba(0,0,0,.04)}.ahm-row-info{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.ahm-row-info--clickable{cursor:pointer;border-radius:7px;margin:-4px -6px 6px;padding:4px 6px;transition:background .15s ease}.ahm-row-info--clickable:hover{background:#f0f7ff}.ahm-row-info--clickable:hover .ahm-row-name{color:#0071e3}.ahm-row-name{font-size:14px;font-weight:600;color:#1d1d1f;display:flex;align-items:center;gap:8px}.ahm-row-id{font-size:11px;font-weight:500;color:#86868b}.ahm-row-name-empty{font-style:italic;font-weight:500;color:#86868b}.ahm-row-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ahm-row-loc{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#6e6e73}.ahm-row-reason{font-size:11px;font-weight:500;color:#b25000;background:#fff4e5;border:.5px solid #ffd9a8;border-radius:6px;padding:2px 8px}.ahm-row-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ahm-select{flex:1 1;min-width:180px;border:.5px solid #d2d2d7;border-radius:8px;padding:8px 10px;font-size:13px;color:#1d1d1f;background:#fff;outline:none;cursor:pointer}.ahm-select:focus{border-color:#0071e3}.ahm-select:disabled{opacity:.6;cursor:not-allowed}.ahm-date{display:inline-flex;align-items:center;gap:6px;border:.5px solid #d2d2d7;border-radius:8px;padding:6px 10px;color:#6e6e73;background:#fff}.ahm-date input{border:none;outline:none;background:transparent;font-size:13px;color:#1d1d1f}.ahm-date input:disabled{opacity:.6}.ahm-assign-btn{display:inline-flex;align-items:center;gap:6px;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;color:#fff;background:#0071e3;cursor:pointer;transition:background .15s ease,opacity .15s ease;white-space:nowrap}.ahm-assign-btn:hover:not(:disabled){background:#0077ed}.ahm-assign-btn:disabled{background:#c7c7cc;cursor:not-allowed}.ahm-row-error{gap:6px;margin-top:8px;font-size:12px;color:#ff3b30}.ahm-empty,.ahm-row-error{display:flex;align-items:center}.ahm-empty{flex-direction:column;justify-content:center;gap:10px;padding:48px 20px;color:#6e6e73;font-size:13px;text-align:center}.ahm-empty--error{color:#ff3b30}.ahm-retry-btn{border:.5px solid #d2d2d7;border-radius:8px;padding:6px 14px;font-size:12px;background:#fff;color:#1d1d1f;cursor:pointer}.ahm-retry-btn:hover{background:#f5f5f7}.ahm-pagination{gap:14px;padding:10px 22px;border-top:.5px solid #ebebed;flex-shrink:0}.ahm-page-btn,.ahm-pagination{display:flex;align-items:center;justify-content:center}.ahm-page-btn{width:30px;height:30px;border:.5px solid #d2d2d7;border-radius:8px;background:#fff;color:#1d1d1f;cursor:pointer;transition:background .15s ease,opacity .15s ease;padding:0}.ahm-page-btn:hover:not(:disabled){background:#f5f5f7}.ahm-page-btn:disabled{opacity:.4;cursor:not-allowed}.ahm-page-info{font-size:13px;font-weight:500;color:#1d1d1f;display:inline-flex;align-items:center;gap:6px}.ahm-page-range{font-size:11px;font-weight:400;color:#86868b}.ahm-result{display:flex;align-items:center;gap:8px;margin:0 22px;padding:10px 14px;border-radius:10px;font-size:13px;flex-shrink:0}.ahm-result--ok{background:#ecfdf3;color:#15803d;border:.5px solid #a7f3c8}.ahm-result span{flex:1 1}.ahm-result-close{display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:inherit;opacity:.7;cursor:pointer;padding:2px}.ahm-result-close:hover{opacity:1}.ahm-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 22px;border-top:.5px solid #ebebed;flex-shrink:0}.ahm-footer-info{font-size:12px;color:#6e6e73}.ahm-btn{border:none;border-radius:9px;padding:9px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}.ahm-btn-secondary{background:#f5f5f7;color:#1d1d1f}.ahm-btn-secondary:hover{background:#ebebed}.ahm-spin{animation:ahmSpin .8s linear infinite}@keyframes ahmSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){.ahm-row-controls{flex-direction:column;align-items:stretch}.ahm-assign-btn,.ahm-date,.ahm-select{width:100%}.ahm-date{justify-content:flex-start}}.lottie-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:inherit;min-height:inherit}.lottie-container canvas,.lottie-container svg{width:100%!important;height:100%!important;max-width:100%;max-height:100%}.loading-container .lottie-container{margin:0 auto}.toast-icon .lottie-container{width:32px;height:32px;min-width:32px;min-height:32px}.save-btn .lottie-container,.search-loading .lottie-container{width:24px;height:24px;min-width:24px;min-height:24px}.toast-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10001;animation:fadeIn .3s ease-out}.toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);min-width:400px;max-width:600px;width:90%;z-index:10002;animation:modalSlideIn .3s ease-out;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.toast-content{display:flex;flex-direction:column;align-items:center;gap:20px;padding:32px;border-radius:12px;background:#fff;text-align:center}.toast-success .toast-icon{color:#10b981}.toast-error .toast-icon{color:#ef4444}.toast-warning .toast-icon{color:#f59e0b}.toast-info .toast-icon{color:#3b82f6}.toast-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:64px;height:64px;min-width:64px;min-height:64px}.toast-message{font-size:18px;line-height:1.5;color:#374151;font-weight:500;max-width:500px}.toast-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:none;cursor:pointer;border-radius:4px;color:#6b7280;transition:all .2s;flex-shrink:0}.toast-close:hover{background:#f3f4f6;color:#374151}.toast-ok-btn{padding:12px 32px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:120px}.toast-ok-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{transform:translate(-50%,-50%) scale(.8);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@media (max-width:768px){.toast{min-width:320px;max-width:90%;width:90%}.toast-content{padding:24px 20px}.toast-message{font-size:16px}.toast-icon{width:48px;height:48px;min-width:48px;min-height:48px}.toast-close{width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}}.confirm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:999999999;animation:confirmFadeIn .2s ease-out}.confirm-dialog{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-width:400px;width:90%;max-height:90vh;overflow:hidden;animation:confirmSlideIn .3s ease-out;z-index:999999999;position:relative}.confirm-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.confirm-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.confirm-close{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;border-radius:4px;transition:all .2s ease}.confirm-close:hover{background:#f3f4f6;color:#374151}.confirm-content{padding:20px 24px;text-align:center}.confirm-icon{margin-bottom:16px}.confirm-icon.danger{color:#dc2626}.confirm-icon.warning{color:#f59e0b}.confirm-icon.info{color:#3b82f6}.confirm-message{font-size:14px;color:#4b5563;line-height:1.5;margin:0;white-space:pre-line}.confirm-actions{display:flex;flex-wrap:wrap;gap:12px;padding:0 24px 24px;justify-content:flex-end}.confirm-cancel-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f3f4f6;color:#374151;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.confirm-cancel-btn:hover{background:#e5e7eb}.confirm-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;color:#fff}.confirm-btn.danger{background:#dc2626}.confirm-btn.danger:hover{background:#b91c1c}.confirm-btn.warning{background:#f59e0b}.confirm-btn.warning:hover{background:#d97706}.confirm-btn.info{background:#3b82f6}.confirm-btn.info:hover{background:#2563eb}@keyframes confirmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes confirmSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:480px){.confirm-dialog{width:95%;max-width:none}.confirm-actions{flex-direction:column}.confirm-actions>button{width:100%;justify-content:center}}.footer-bar{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#1e293b,#334155);border-bottom:1px solid #475569;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;font-size:.75rem;height:36px;color:#e2e8f0}.footer-bar,.footer-content{display:flex;align-items:center}.footer-content{width:100%;padding:0 16px;gap:24px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.footer-content::-webkit-scrollbar{display:none}.footer-section{display:flex;align-items:center;gap:4px;white-space:nowrap;flex-shrink:0}.footer-section svg{color:#64748b;flex-shrink:0}.footer-label{color:#94a3b8;font-weight:500}.footer-value{color:#f1f5f9;font-weight:600;max-width:150px;overflow:hidden;text-overflow:ellipsis}.footer-section.active-field{background:rgba(59,130,246,.1);padding:4px 8px;border-radius:4px;border:1px solid rgba(59,130,246,.2);min-width:0;overflow:hidden}.footer-section.active-field .footer-label{color:#93c5fd;flex-shrink:0}.footer-section.active-field .footer-value{color:#dbeafe;max-width:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-sub-description{color:#a5b4fc;font-weight:400;opacity:.8;font-style:italic}.footer-close-btn{background:none;border:none;color:#e2e8f0;cursor:pointer;padding:2px;margin-left:8px;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s ease}.footer-close-btn:hover{opacity:1;background:hsla(0,0%,100%,.1)}.footer-description{color:#a5b4fc;font-style:italic;max-width:200px;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.footer-bar{height:36px;font-size:.7rem}.footer-content{padding:0 12px;gap:12px;flex-wrap:nowrap}.footer-label{display:none}.footer-value{max-width:100px}.footer-section.active-field{display:none}.footer-description{max-width:120px}.footer-logout-btn,.footer-shortcuts-btn{min-height:unset;padding:4px 8px}.footer-close-btn{min-width:44px;min-height:44px;padding:8px}.footer-modal{width:95%}.footer-modal-header button{min-width:44px;min-height:44px;padding:8px}}@media (max-width:480px){.footer-bar{height:36px;font-size:.65rem}.footer-content{gap:6px;padding:0 8px;flex-wrap:nowrap;overflow-x:auto}.footer-section{gap:2px}.footer-value{max-width:70px}.footer-section.active-field,.footer-section.footer-ip-section{display:none}.footer-modal-overlay{align-items:flex-start!important;padding:36px 0 0!important}.footer-modal{width:100%!important;max-width:100%!important;max-height:70vh!important;border-radius:0 0 16px 16px!important;animation:footerModalSlideDown .25s ease-out}.footer-modal-content{max-height:calc(70vh - 120px);padding:12px 16px}.footer-option{min-height:48px;padding:14px 16px;border-radius:10px}.footer-option span{font-size:1rem}.footer-modal-header{padding:14px 16px;border-radius:16px 16px 0 0}.footer-modal-header button{min-width:40px;min-height:40px;padding:8px}.footer-modal-actions{padding:12px 16px;gap:10px}.footer-btn{min-height:44px;font-size:1rem;border-radius:10px}.footer-confirm-modal{max-width:100%!important}}@keyframes footerModalSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes footerModalSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.footer-content{animation:footerSlideIn .3s ease-out}@keyframes footerSlideIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.footer-section:hover .footer-value{color:#fff;transition:color .2s ease}.footer-section.active-field:hover{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.3);transition:all .2s ease}.footer-clickable{cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.footer-clickable:hover{background-color:rgba(59,130,246,.1)}.footer-clickable:active{background-color:rgba(59,130,246,.2)}.footer-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.footer-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:400px;width:90%;max-height:80vh;overflow:hidden;animation:footerModalSlideIn .2s ease-out}@keyframes footerModalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.footer-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.footer-modal-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#111827}.footer-modal-header button{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#6b7280;transition:all .2s ease}.footer-modal-header button:hover{background:#e5e7eb;color:#374151}.footer-modal-content{padding:16px 20px;max-height:300px;overflow-y:auto}.footer-option{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid transparent;min-height:48px}.footer-option:hover{background:#f3f4f6;border-color:#d1d5db}.footer-option.selected{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8}.footer-option span{flex:1 1;font-weight:500;font-size:.95rem;color:#374151;line-height:1.4}.footer-option.selected span{color:#1d4ed8;font-weight:600}.footer-no-options{text-align:center;padding:24px;color:#6b7280;font-style:italic}.footer-confirm-modal{max-width:500px}.footer-confirm-modal .footer-modal-content p{font-size:1rem;color:#374151;line-height:1.5;margin-bottom:16px;font-weight:500}.footer-changes{background:#f9fafb;border-radius:8px;padding:20px;margin:16px 0;border:1px solid #e5e7eb}.footer-change-item{padding:12px 0;border-bottom:1px solid #e5e7eb;line-height:1.4}.footer-change-item:last-child{border-bottom:none;padding-bottom:0}.footer-change-item{color:#111827;font-weight:500;font-size:1rem;display:flex;align-items:center;gap:8px}.footer-change-item strong{color:#111827;font-weight:600;font-size:1rem;min-width:60px}.footer-change-item .change-arrow{color:#6b7280;font-weight:400;margin:0 8px}.footer-change-item .old-value{color:#ef4444;font-weight:500;background:#fef2f2;padding:2px 6px;border-radius:4px}.footer-change-item .new-value{color:#059669;font-weight:500;background:#f0fdf4;padding:2px 6px;border-radius:4px}.footer-modal-actions{display:flex;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}.footer-btn{flex:1 1;padding:12px 20px;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;border:1px solid transparent;min-height:44px}.footer-btn:disabled{opacity:.6;cursor:not-allowed}.footer-btn-cancel{background:#fff;color:#374151;border-color:#d1d5db}.footer-btn-cancel:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.footer-btn-confirm{background:#3b82f6;color:#fff;border-color:#3b82f6}.footer-btn-confirm:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.footer-loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:10001}.footer-loading{background:#fff;padding:16px 24px;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);font-weight:500;color:#374151}.footer-shortcuts-section{position:relative;margin-left:auto}.footer-shortcuts-btn{display:flex;align-items:center;gap:5px;padding:4px 10px;border:1px solid rgba(59,130,246,.3);border-radius:4px;background:rgba(59,130,246,.1);color:#93c5fd;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.footer-shortcuts-btn:hover{background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.5);color:#bfdbfe}.footer-shortcuts-popup{position:fixed;display:flex;flex-direction:column;min-width:170px;background:linear-gradient(135deg,#1e293b,#334155);border:1px solid rgba(59,130,246,.35);border-radius:6px;padding:4px;box-shadow:0 6px 20px rgba(0,0,0,.35);z-index:1100}.footer-shortcut-item{display:block;width:100%;text-align:left;padding:6px 10px;background:transparent;border:none;color:#e2e8f0;font-size:.75rem;font-weight:500;cursor:pointer;border-radius:4px;transition:background .15s ease,color .15s ease}.footer-shortcut-item:hover{background:rgba(59,130,246,.18);color:#fff}.footer-shortcut-item--accent{display:flex;align-items:center;gap:8px;color:#bfdbfe;font-weight:600;background:rgba(59,130,246,.12);border:1px solid rgba(59,130,246,.25)}.footer-shortcut-item--accent svg{color:#93c5fd;flex-shrink:0}.footer-shortcut-item--accent:hover{background:rgba(59,130,246,.28);border-color:rgba(59,130,246,.5);color:#fff}.footer-shortcut-item--accent:hover svg{color:#fff}.footer-shortcut-divider{height:1px;margin:4px 2px;background:rgba(148,163,184,.18)}.footer-logout-btn{display:flex;align-items:center;gap:5px;padding:4px 10px;border:1px solid rgba(234,179,8,.3);border-radius:4px;background:rgba(234,179,8,.1);color:#fde047;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.footer-logout-btn:hover{background:rgba(234,179,8,.2);border-color:rgba(234,179,8,.5);color:#fef08a}