.dpr-builder-module__IvWN3a__formWrapper{max-width:800px;padding:0 0 var(--space-12);margin:0 auto}.dpr-builder-module__IvWN3a__stepsHeader{margin-bottom:var(--space-8);padding:var(--space-4) 0;justify-content:space-between;align-items:center;gap:var(--space-2);display:flex;overflow-x:auto}.dpr-builder-module__IvWN3a__stepIndicator{align-items:center;gap:var(--space-2);flex:1;min-width:140px;display:flex;position:relative}.dpr-builder-module__IvWN3a__stepCircle{border-radius:var(--radius-full);background:var(--slate-200);width:32px;height:32px;color:var(--slate-600);font-weight:700;font-size:var(--text-sm);transition:all var(--transition-base);z-index:2;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dpr-builder-module__IvWN3a__stepLabel{font-size:var(--text-xs);color:var(--slate-500);white-space:nowrap;font-weight:600}.dpr-builder-module__IvWN3a__stepActive .dpr-builder-module__IvWN3a__stepCircle{background:var(--primary-600);color:#fff;box-shadow:0 0 12px #0ea5e966}.dpr-builder-module__IvWN3a__stepActive .dpr-builder-module__IvWN3a__stepLabel{color:var(--primary-700);font-weight:700}.dpr-builder-module__IvWN3a__stepCompleted .dpr-builder-module__IvWN3a__stepCircle{background:var(--secondary-500);color:#fff}.dpr-builder-module__IvWN3a__stepCompleted .dpr-builder-module__IvWN3a__stepLabel{color:var(--secondary-600)}.dpr-builder-module__IvWN3a__stepConnector{background:var(--slate-200);height:2px;margin-left:var(--space-2);z-index:1;flex-grow:1;min-width:20px;position:absolute;top:50%;left:calc(100% - 10px);right:10px;transform:translateY(-50%)}.dpr-builder-module__IvWN3a__stepCompleted .dpr-builder-module__IvWN3a__stepConnector{background:var(--secondary-500)}.dpr-builder-module__IvWN3a__formCard{border:1px solid var(--slate-200);border-radius:var(--radius-xl);padding:var(--space-8);box-shadow:var(--shadow-lg);background:#fff;position:relative}.dpr-builder-module__IvWN3a__autosaveBadge{top:var(--space-4);right:var(--space-4);color:var(--slate-400);align-items:center;gap:var(--space-1);font-size:11px;display:flex;position:absolute}.dpr-builder-module__IvWN3a__stepPanel{animation:.3s ease-out dpr-builder-module__IvWN3a__fadeIn}.dpr-builder-module__IvWN3a__stepTitle{font-size:var(--text-2xl);color:var(--primary-800);margin-bottom:var(--space-2);font-weight:700}.dpr-builder-module__IvWN3a__stepDesc{font-size:var(--text-sm);color:var(--slate-500);margin-bottom:var(--space-6)}.dpr-builder-module__IvWN3a__formRow{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.dpr-builder-module__IvWN3a__checklistGrid{gap:var(--space-3);margin-top:var(--space-2);flex-direction:column;display:flex}.dpr-builder-module__IvWN3a__checkboxOption{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--slate-600);cursor:pointer;display:flex}.dpr-builder-module__IvWN3a__warningAlertBox{margin-top:var(--space-6);border-radius:var(--radius-lg);padding:var(--space-4);background:#fffbeb;border:1px solid #fef3c7}.dpr-builder-module__IvWN3a__warningsList{margin:0;padding:0;list-style-type:none}.dpr-builder-module__IvWN3a__warningsList li{color:#92400e;margin-bottom:var(--space-1);padding-left:var(--space-4);font-size:.8rem;position:relative}.dpr-builder-module__IvWN3a__warningsList li:before{content:"•";color:#d97706;position:absolute;left:0}.dpr-builder-module__IvWN3a__formActions{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--slate-200);display:flex}.dpr-builder-module__IvWN3a__previewContainer{padding:0 0 var(--space-16);animation:.4s ease-out dpr-builder-module__IvWN3a__fadeIn}.dpr-builder-module__IvWN3a__previewHeader{margin-bottom:var(--space-8);border-bottom:1px solid var(--slate-200);padding-bottom:var(--space-4);justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.dpr-builder-module__IvWN3a__previewTitle{font-size:var(--text-3xl);color:var(--primary-800);margin-bottom:var(--space-1);font-weight:800}.dpr-builder-module__IvWN3a__previewSubtitle{font-size:var(--text-sm);color:var(--slate-500)}.dpr-builder-module__IvWN3a__previewMainActions{gap:var(--space-2);display:flex}.dpr-builder-module__IvWN3a__diagnosticPanel{gap:var(--space-6);margin-bottom:var(--space-8);grid-template-columns:1fr 1fr 1fr;display:grid}.dpr-builder-module__IvWN3a__gaugeCard{border:1px solid var(--slate-200);border-radius:var(--radius-xl);padding:var(--space-5);box-shadow:var(--shadow-sm);text-align:center;background:#fff;flex-direction:column;align-items:center;display:flex}.dpr-builder-module__IvWN3a__gaugeTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.5px;color:var(--slate-400);margin-bottom:var(--space-3);font-weight:700}.dpr-builder-module__IvWN3a__gaugeDisplay{justify-content:center;align-items:center;gap:var(--space-1);font-size:var(--text-4xl);margin-bottom:var(--space-2);font-weight:800;display:flex}.dpr-builder-module__IvWN3a__gaugeHelp{color:var(--slate-400);font-size:11px;line-height:1.4}.dpr-builder-module__IvWN3a__risksCard,.dpr-builder-module__IvWN3a__suggestionsCard{border:1px solid var(--slate-200);border-radius:var(--radius-xl);padding:var(--space-5);box-shadow:var(--shadow-sm);background:#fff;max-height:220px;overflow-y:auto}.dpr-builder-module__IvWN3a__diagnosticTitle{font-size:var(--text-sm);margin-bottom:var(--space-3);align-items:center;gap:var(--space-2);font-weight:700;display:flex}.dpr-builder-module__IvWN3a__diagnosticList{margin:0;padding:0;list-style:none}.dpr-builder-module__IvWN3a__riskItem,.dpr-builder-module__IvWN3a__suggestionItem{font-size:var(--text-xs);margin-bottom:var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);line-height:1.4}.dpr-builder-module__IvWN3a__riskItem{color:#991b1b;background:#fef2f2;border-left:3px solid #ef4444}.dpr-builder-module__IvWN3a__suggestionItem{color:#166534;background:#f0fdf4;border-left:3px solid #10b981}.dpr-builder-module__IvWN3a__funnelStrip{background:linear-gradient(135deg, var(--primary-900), var(--primary-700));color:#fff;border-radius:var(--radius-xl);padding:var(--space-6) var(--space-8);margin-bottom:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-6);box-shadow:var(--shadow-lg);display:flex}.dpr-builder-module__IvWN3a__funnelText h3{font-size:var(--text-lg);color:#fff;margin-bottom:var(--space-1)}.dpr-builder-module__IvWN3a__funnelText p{font-size:var(--text-xs);color:var(--primary-100);max-width:600px}.dpr-builder-module__IvWN3a__funnelCTAs{gap:var(--space-3);display:flex}.dpr-builder-module__IvWN3a__editorArea{border:1px solid var(--slate-200);border-radius:var(--radius-xl);padding:var(--space-8);box-shadow:var(--shadow-sm);margin-bottom:var(--space-8);background:#fff}.dpr-builder-module__IvWN3a__editorDisclaimer{background:var(--slate-50);border:1px solid var(--slate-200);color:var(--slate-500);padding:var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-xs);margin-bottom:var(--space-6);line-height:1.4}.dpr-builder-module__IvWN3a__sectionBlock{margin-bottom:var(--space-8);padding-bottom:var(--space-6);border-bottom:1px solid var(--slate-100)}.dpr-builder-module__IvWN3a__sectionBlock:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.dpr-builder-module__IvWN3a__sectionBlockHeader{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.dpr-builder-module__IvWN3a__sectionBlockHeader h2{font-size:var(--text-lg);color:var(--primary-800)}.dpr-builder-module__IvWN3a__editBtn{font-size:var(--text-xs);color:var(--primary-600);background:var(--primary-50);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;font-weight:600}.dpr-builder-module__IvWN3a__editBtn:hover{background:var(--primary-100)}.dpr-builder-module__IvWN3a__editButtons{gap:var(--space-2);display:flex}.dpr-builder-module__IvWN3a__editSaveBtn,.dpr-builder-module__IvWN3a__editCancelBtn{font-size:var(--text-xs);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);cursor:pointer;font-weight:600}.dpr-builder-module__IvWN3a__editSaveBtn{background:var(--secondary-500);color:#fff;border:none}.dpr-builder-module__IvWN3a__editCancelBtn{background:var(--slate-100);color:var(--slate-600);border:1px solid var(--slate-200)}.dpr-builder-module__IvWN3a__editorTextarea{width:100%;font-family:inherit;font-size:var(--text-sm);color:var(--slate-700);padding:var(--space-4);border:1px solid var(--slate-300);border-radius:var(--radius-lg);resize:vertical;line-height:1.6}.dpr-builder-module__IvWN3a__sectionContent{font-size:var(--text-sm);color:var(--slate-600);text-align:justify;white-space:pre-wrap;line-height:1.7}.dpr-builder-module__IvWN3a__schemesGridSection{margin-top:var(--space-8)}.dpr-builder-module__IvWN3a__schemesGridSection h2{font-size:var(--text-xl);color:var(--primary-800);margin-bottom:var(--space-1)}.dpr-builder-module__IvWN3a__schemesSectionSubtitle{font-size:var(--text-sm);color:var(--slate-500);margin-bottom:var(--space-6)}.dpr-builder-module__IvWN3a__schemesGrid{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.dpr-builder-module__IvWN3a__schemeDetailCard{border:1px solid var(--slate-200);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;display:flex}.dpr-builder-module__IvWN3a__schemeCardTop{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.dpr-builder-module__IvWN3a__schemeCardBenefit{font-size:var(--text-sm);color:var(--secondary-600)}.dpr-builder-module__IvWN3a__schemeDetailCard h4{font-size:var(--text-base);color:var(--slate-800);margin-bottom:var(--space-2)}.dpr-builder-module__IvWN3a__schemeDetailCard p{font-size:var(--text-xs);color:var(--slate-500);margin-bottom:var(--space-4);flex-grow:1;line-height:1.5}.dpr-builder-module__IvWN3a__schemeCardLink{font-size:var(--text-xs);color:var(--primary-600);align-items:center;gap:var(--space-1);font-weight:600;text-decoration:none;display:flex}.dpr-builder-module__IvWN3a__leadFormWrapper{max-width:550px;margin:var(--space-12) auto}.dpr-builder-module__IvWN3a__leadFormCard{border:1px solid var(--slate-200);border-radius:var(--radius-xl);padding:var(--space-8);box-shadow:var(--shadow-xl);text-align:center;background:#fff}.dpr-builder-module__IvWN3a__leadFormCard h2{font-size:var(--text-2xl);color:var(--primary-800);margin-bottom:var(--space-2)}.dpr-builder-module__IvWN3a__leadFormCard p{font-size:var(--text-sm);color:var(--slate-500);margin-bottom:var(--space-6)}@media (max-width:1024px){.dpr-builder-module__IvWN3a__diagnosticPanel{gap:var(--space-4);grid-template-columns:1fr}.dpr-builder-module__IvWN3a__funnelStrip{text-align:center;padding:var(--space-6);flex-direction:column;align-items:stretch}.dpr-builder-module__IvWN3a__funnelText p{max-width:100%;margin-bottom:var(--space-4)}.dpr-builder-module__IvWN3a__funnelCTAs{flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.dpr-builder-module__IvWN3a__formRow{gap:var(--space-4);grid-template-columns:1fr}.dpr-builder-module__IvWN3a__previewHeader{flex-direction:column;align-items:stretch}.dpr-builder-module__IvWN3a__previewMainActions{margin-top:var(--space-4);gap:var(--space-2);flex-direction:column}.dpr-builder-module__IvWN3a__schemesGrid{grid-template-columns:1fr}}
