.d17r-shell{margin:16px 0}.d17r-header{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:16px}.d17r-header h2{margin:0 0 4px}.d17r-header p{margin:0;color:#64748b}.d17r-filters{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:14px}.d17r-filters input,.d17r-filters select{min-width:180px}.d17r-table-wrap{overflow-x:auto}.d17r-detail{margin-top:4px;font-size:12px;color:#64748b}.d17r-subtle{font-size:11px;color:#94a3b8}.d17r-editor-placeholder,.d17r-no-access{padding:16px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:8px}.d17r-actions-cell{min-width:220px}.d17r-actions-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.d17r-row-msg{display:none;font-size:12px;margin-top:6px}.d17r-stage-select{min-width:180px}.d17r-urgency-chip{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:700}.d17r-urgency-high{background:#fee2e2;color:#991b1b}.d17r-urgency-medium{background:#fef3c7;color:#92400e}.d17r-urgency-low{background:#dcfce7;color:#166534}.d17r-modal{position:fixed;inset:0;z-index:99999}.d17r-modal-backdrop{position:absolute;inset:0;background:rgb(15 23 42 / .45)}.d17r-modal-dialog{position:relative;width:min(720px,calc(100vw - 32px));margin:48px auto;background:#fff;border-radius:12px;box-shadow:0 20px 50px rgb(0 0 0 / .2);padding:18px;z-index:2}.d17r-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.d17r-modal-header h3{margin:0}.d17r-modal-close{border:none;background:#fff0;font-size:28px;line-height:1;cursor:pointer}.d17r-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.d17r-form-grid label,.d17r-full-width{display:flex;flex-direction:column;gap:6px}.d17r-modal-actions{display:flex;gap:8px;margin-top:14px}.d17r-modal-msg{margin-top:12px;font-size:13px;font-weight:600}.d17r-form-shell{max-width:980px}.d17r-form-section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:16px}.d17r-form-section h3{margin:0 0 14px;font-size:16px}.d17r-prospect-form input[type=text],.d17r-prospect-form input[type=email],.d17r-prospect-form input[type=date],.d17r-prospect-form select,.d17r-prospect-form textarea{width:100%}