.hszdel-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:1000001;padding:20px;opacity:0;transition:opacity .2s ease}.hszdel-overlay.hszdel-show{opacity:1}.hszdel-modal{width:560px;max-width:100%;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 20px 55px rgba(0,0,0,.34);transform:translateY(8px);transition:transform .2s ease;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a}.hszdel-overlay.hszdel-show .hszdel-modal{transform:none}.hszdel-hdr{background:#b91c1c;color:#fff;padding:11px 16px;text-align:center;font-size:15px;font-weight:800;letter-spacing:.01em}.hszdel-modal.hszdel-s2 .hszdel-hdr{background:#7f1d1d}.hszdel-split{display:grid;grid-template-columns:130px 1fr}.hszdel-side{background:linear-gradient(to bottom,#b91c1c,#7f1d1d);color:#fff;padding:16px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hszdel-modal.hszdel-s2 .hszdel-side{background:linear-gradient(to bottom,#7f1d1d,#5f1414)}.hszdel-side svg{width:32px;height:32px}.hszdel-side .hszdel-sl{font-size:11.5px;font-weight:800;margin:10px 0 0;line-height:1.4}.hszdel-main{padding:14px 16px 12px}.hszdel-rmv{font-size:11.5px;color:#6b7280;margin:0 0 6px;line-height:1.45}.hszdel-lead{font-size:12px;font-weight:700;color:#b91c1c;margin:0}.hszdel-box{background:#fef2f2;border:1px solid #f5c2c2;border-radius:6px;padding:6px 8px}.hszdel-list{display:flex;flex-direction:column;gap:2px}.hszdel-it{display:flex;align-items:center;gap:7px;font-size:11.5px;color:#374151;padding:2px 0 2px 8px;background:transparent;border-left:3px solid #dc2626;line-height:1.35}.hszdel-it svg{width:13px;height:13px;color:#dc2626;flex:0 0 auto}.hszdel-callout{font-size:11.5px;font-weight:700;color:#b91c1c;background:#fef2f2;border:1px solid #f5c2c2;border-radius:5px;padding:6px 10px;margin:8px 0 0}.hszdel-para{font-size:12px;color:#4b5563;line-height:1.5;margin:6px 0 0}.hszdel-para strong{color:#dc2626}.hszdel-acts{display:flex;gap:8px;margin-top:12px}.hszdel-btn{flex:1 !important;border:0 !important;border-radius:7px !important;padding:9px 10px !important;font-size:12px !important;font-weight:700 !important;cursor:pointer;display:inline-flex !important;align-items:center;justify-content:center;gap:6px;line-height:1.1 !important;white-space:nowrap !important;text-transform:none !important;letter-spacing:normal !important;box-shadow:none !important;width:auto !important;min-height:0 !important;font-family:inherit}.hszdel-btn svg{width:15px;height:15px;display:block;flex:0 0 auto}.hszdel-btn-cancel{background:#eef1f4 !important;color:#374151 !important}.hszdel-btn-cancel:hover{background:#e2e6eb !important;color:#374151 !important}.hszdel-btn-del{background:#b91c1c !important;color:#fff !important}.hszdel-btn-del:hover{background:#7f1d1d !important;color:#fff !important}.hszdel-modal.hszdel-s2 .hszdel-btn-del{background:#7f1d1d !important}.hszdel-modal.hszdel-s2 .hszdel-btn-del:hover{background:#5f1414 !important}.hszdel-btn[disabled]{opacity:.65 !important;cursor:not-allowed}.hszdel-preserved{margin-top:8px;padding:6px 8px;background:#e8f6ec;border:1px solid #a8d7b3;border-left:4px solid #28a745;border-radius:6px}.hszdel-preserved h4{margin:0 0 4px !important;color:#155724 !important;font-size:9px !important;font-weight:700 !important;letter-spacing:.08em !important;text-transform:uppercase !important;line-height:1.2 !important}.hszdel-preserved ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:2px}.hszdel-preserved li{display:flex;align-items:flex-start;gap:7px;padding:2px 0 2px 8px;background:transparent;border-left:3px solid #28a745;font-size:11.5px;color:#155724;line-height:1.35}.hszdel-preserved li svg{width:13px;height:13px;color:#28a745;flex:0 0 auto;margin-top:1px}@media(max-width:640px){.hszdel-split{grid-template-columns:1fr}.hszdel-side{display:none}}