.cr-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:24px 0}.cr-heading h2{margin:8px 0}.cr-heading p,.cr-create p{color:var(--muted,#718096)}.cr-heading .eyebrow{font-size:11px;letter-spacing:1.4px;font-weight:750;color:#3861ad}.cr-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cr-create,.cr-editor>.card{padding:24px;margin:18px 0}.cr-form-grid .field{margin:0}.cr-editor{border:0;padding:0;min-width:0}.cr-editor textarea{width:100%;resize:vertical;line-height:1.5;min-height:100px}.cr-editor input:not([type=checkbox]),.cr-editor select,.cr-create input,.cr-create select{width:100%;min-width:0}.cr-editor .field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.cr-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;background:#fff;border:1px solid #dbe3ef;border-radius:14px;padding:16px;margin:16px 0}.cr-toolbar .row,.cr-pdf-actions{flex-wrap:wrap}.cr-toolbar [role=status]{font-size:13px;color:#576881}.cr-checks{padding:16px;border-radius:12px;background:#f0f5ff;color:#385174;line-height:1.55}.cr-checks summary,.cr-program summary,.cr-source-notes summary{cursor:pointer;font-weight:650}.cr-options{flex-wrap:wrap;gap:22px;margin-bottom:12px}.cr-program{border:1px solid #dce4ef;border-radius:12px;padding:18px;margin:16px 0}.cr-program summary{display:flex;justify-content:space-between;gap:12px}.cr-program[open] summary{margin-bottom:20px}.cr-program summary span{font-size:12px;font-weight:400;color:#718096;white-space:nowrap}.cr-program .check{display:block;margin-bottom:18px}.cr-program td small{display:block;max-width:280px;margin-top:6px;color:#6b7890;line-height:1.45}.cr-program table{min-width:720px}.cr-program table input{padding:8px}.cr-saved{display:flex;justify-content:space-between;gap:16px;align-items:center;border-top:1px solid #e2e8f0;padding:18px 0}.cr-saved p{font-size:12px;color:#718096}.cr-source-notes article{border-top:1px solid #dce4ef;padding:16px 0}.cr-source-notes article p{white-space:pre-wrap}.cr-overview-entry{display:flex;justify-content:flex-end;margin:18px 0}.cr-sample{background:#fff6dc;color:#805b15;padding:10px 14px;border-radius:8px;font-size:12px}.cr-pdf-actions{display:flex;align-items:center;gap:14px;padding:18px;border-radius:12px;background:#eaf6f0;margin:16px 0}.cr-pdf-actions a{display:inline-flex;text-decoration:none;padding:10px 14px;border:1px solid #bccedd;border-radius:9px;color:#224b89;background:#fff}.cr-pdf-actions span{font-size:12px}.cr-preview-modal{width:min(1040px,96vw)!important;max-width:1040px!important;padding:24px!important}.cr-paper{background:white;max-width:800px;margin:20px auto;padding:36px;border:1px solid #dce4ef;color:#24354b;line-height:1.55;font-size:14px}.cr-paper header{display:block!important;position:static!important;background:white!important;height:auto!important;padding:0 0 18px!important;border-bottom:1px solid #dce4ef;box-shadow:none!important}.cr-paper header span{font-size:11px;letter-spacing:1.6px;color:#3861ad}.cr-paper h1{font-size:28px;margin:12px 0}.cr-paper h2{font-size:17px;background:#edf3fc;padding:8px 12px;margin-top:28px}.cr-paper h3{font-size:15px;color:#31558e;margin-top:24px}.cr-paper p{white-space:pre-wrap}.cr-paper table{width:100%;border-collapse:collapse;table-layout:fixed;margin:14px 0;font-size:12px}.cr-paper th,.cr-paper td{border:1px solid #dce4ef;padding:9px;text-align:left;overflow-wrap:anywhere}.cr-paper th{background:#f2f6fc}.cr-paper td{min-height:36px}.cr-paper .cr-info-table th{width:35%}.cr-paper footer{font-size:10px;color:#64748b;border-top:1px solid #dce4ef;padding-top:14px}.cr-chart{margin:20px 0}.cr-chart svg{width:100%;display:block}.cr-chart figcaption,.cr-chart small{font-size:11px;color:#61738a}.cr-signatures{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cr-blank{min-height:50px}.cr-prose{white-space:pre-wrap;overflow-wrap:anywhere}
@media(max-width:760px){.cr-form-grid{grid-template-columns:1fr}.cr-heading{align-items:flex-start}.cr-toolbar{align-items:flex-start}.cr-paper{padding:16px}.cr-editor>.card{padding:16px}.cr-signatures{grid-template-columns:1fr}}
