.topbar-actions{display:flex;align-items:center;gap:10px}.icon-button{min-width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--blue);font-weight:900}.operations-panel{margin:24px 0 4px}.ops-head{margin-bottom:12px}.ops-head h2{font-size:20px;margin:4px 0}.ops-head p:last-child{color:var(--muted);font-size:14px;line-height:1.5}.ops-section{border:1px solid var(--line);border-radius:14px;background:#fff;margin:10px 0;overflow:hidden}.ops-section summary{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-weight:800;cursor:pointer}.ops-body{padding:0 16px 16px}.ops-count{display:grid;place-items:center;min-width:26px;height:26px;border-radius:999px;background:var(--soft-blue);color:var(--blue);font-size:12px}.compact-form{display:grid;gap:10px}.compact-form label{font-weight:700;font-size:13px}.compact-form input,.compact-form select,.compact-form textarea{width:100%;margin-top:6px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.followup-row,.contact-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #eef1f5}.followup-row label{display:flex;gap:10px;align-items:flex-start}.followup-row input{width:20px;height:20px;margin-top:2px;accent-color:var(--green)}.followup-row strong,.contact-row strong,.followup-row small,.contact-row small{display:block}.followup-row small,.contact-row small{margin-top:3px;color:var(--muted);font-size:12px}.followup-row.done strong{text-decoration:line-through;color:var(--muted)}.contact-row p{margin:5px 0 0;color:#475467;font-size:13px;line-height:1.4}.mini-delete{border:0;background:#f7f9fc;color:#667085;border-radius:10px;width:34px;height:34px;font-size:20px;flex:0 0 auto}.ops-empty{padding:12px;border-radius:10px;background:#f7f9fc;color:var(--muted);font-size:13px}.ops-note{color:var(--muted);font-size:13px;line-height:1.5}.resource-card{display:block;padding:13px 14px;margin:9px 0;border:1px solid var(--line);border-radius:12px;background:#fbfdff;color:inherit;text-decoration:none}.resource-card strong,.resource-card span,.resource-card small{display:block}.resource-card span{margin-top:4px;color:var(--muted);font-size:13px;line-height:1.4}.resource-card small{margin-top:6px;color:var(--blue);font-weight:800;font-size:12px}.settings-overlay{position:fixed;inset:0;z-index:60;background:rgba(16,24,40,.55);display:grid;place-items:end center;padding:18px}.settings-overlay[hidden]{display:none}.settings-sheet{width:min(100%,520px);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:20px;box-shadow:0 28px 70px rgba(16,24,40,.25)}.settings-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.settings-head h2{margin:2px 0 14px;font-size:22px}.settings-options{display:grid;gap:12px}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px;border:1px solid var(--line);border-radius:14px}.setting-row strong,.setting-row small{display:block}.setting-row small{margin-top:4px;color:var(--muted);font-size:12px}.setting-row input{width:22px;height:22px;accent-color:var(--blue)}.danger-button{min-height:54px;border-radius:14px;padding:14px 18px;border:1px solid #f0b8b3;background:#fff5f4;color:#b42318;font-weight:800}.settings-note{font-size:12.5px;line-height:1.45;color:var(--muted);text-align:center}.modal-open{overflow:hidden}.large-text body{font-size:18px}.large-text .app-shell{width:min(100%,600px)}.large-text h1{font-size:36px}.large-text button,.large-text input,.large-text select,.large-text textarea{font-size:1em}.high-contrast{--text:#0b1020;--muted:#394150;--line:#9aa4b2;--blue:#075fd8;--blue-dark:#004eb8}.high-contrast .problem-card,.high-contrast .question-card,.high-contrast .ops-section{border-width:2px}@media(max-width:420px){.topbar-actions{gap:6px}.step-label{font-size:12px}.settings-sheet{padding:16px}.ops-section summary{padding:13px 14px}}