.ch-wrapper{background-color:#f8fafc;min-height:90vh;padding:2.5rem 1rem 4rem;font-family:inherit;color:#1e293b}.ch-container{max-width:860px;margin:0 auto}.ch-breadcrumb-nav{margin-bottom:1.5rem}.ch-header{text-align:center;margin-bottom:2.5rem}.ch-badge-list{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.ch-tag{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .75rem;border-radius:9999px;font-size:.8rem;font-weight:600;background-color:#e0e7ff;color:#3730a3}.ch-tag--law{background-color:#fee2e2;color:#991b1b}.ch-tag--free{background-color:#dcfce7;color:#166534}.ch-title{font-size:1.75rem;font-weight:800;color:#0f172a;line-height:1.4;margin-bottom:1rem}@media (min-width:768px){.ch-title{font-size:2.1rem}}.ch-lead{font-size:.95rem;color:#475569;line-height:1.7;max-width:680px;margin:0 auto 1.5rem}.ch-start-cta{margin-top:1rem}.ch-btn-start{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#ffffff;font-size:1.05rem;font-weight:700;padding:.875rem 2.25rem;border-radius:.75rem;border:none;cursor:pointer;box-shadow:0 4px 14px rgba(37,99,235,.35);transition:all .2s ease}.ch-btn-start:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,99,235,.45)}.ch-progress-box{position:sticky;top:calc(var(--header-height, 80px) + 12px);z-index:900;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid #cbd5e1;border-radius:1rem;padding:1.1rem 1.5rem;margin-bottom:2rem;box-shadow:0 4px 14px rgba(15,23,42,.08)}@media (max-width:768px){.ch-progress-box{top:calc(var(--header-height-mobile, 64px) + 8px);padding:.875rem 1.125rem;margin-bottom:1.5rem}}.ch-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.875rem;font-weight:600;color:#334155}.ch-progress-pct{color:#2563eb;font-size:1.1rem;font-weight:800}.ch-progress-track{width:100%;height:10px;background-color:#f1f5f9;border-radius:9999px;overflow:hidden}.ch-progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:9999px;transition:width .3s ease}.ch-question-card{border:1px solid #e2e8f0;background-color:#ffffff;border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.03);transition:border-color .2s ease,box-shadow .2s ease}.ch-question-card:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.ch-question-card.answered{border-color:#cbd5e1}.ch-question-legend{float:left;width:100%;margin-bottom:1.25rem;padding:0}.ch-question-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.ch-q-number{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background-color:#2563eb;color:#ffffff;font-weight:800;font-size:.875rem}.ch-q-category{font-size:.8rem;font-weight:700;color:#475569;background-color:#f1f5f9;padding:.2rem .6rem;border-radius:.375rem}.ch-q-text{font-size:1.05rem;font-weight:700;color:#0f172a;line-height:1.6}.ch-options-grid{clear:both;display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width:640px){.ch-options-grid{grid-template-columns:repeat(3,1fr)}}.ch-option-label{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;border:1.5px solid #cbd5e1;background-color:#ffffff;border-radius:.75rem;cursor:pointer;font-size:.95rem;font-weight:600;color:#334155;transition:all .15s ease;user-select:none;text-align:center}.ch-option-label:hover{background-color:#f8fafc;border-color:#94a3b8}.ch-radio-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.ch-option-label.selected-yes{background-color:#eff6ff;border-color:#2563eb;color:#1d4ed8;box-shadow:0 0 0 2px rgba(37,99,235,.2)}.ch-option-label.selected-partial{background-color:#fffbeb;border-color:#f59e0b;color:#b45309;box-shadow:0 0 0 2px rgba(245,158,11,.2)}.ch-option-label.selected-no{background-color:#fef2f2;border-color:#ef4444;color:#b91c1c;box-shadow:0 0 0 2px rgba(239,68,68,.2)}.ch-submit-area{margin-top:2rem;text-align:center}.ch-btn-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#ffffff;font-size:1.1rem;font-weight:700;padding:1rem 3rem;border-radius:.75rem;border:none;cursor:pointer;box-shadow:0 4px 14px rgba(37,99,235,.35);transition:all .2s ease;width:100%;max-width:400px}.ch-btn-submit:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,99,235,.45)}.ch-btn-submit:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed;box-shadow:none;transform:none}.ch-unanswered-hint{font-size:.875rem;color:#e11d48;font-weight:600;margin-top:.75rem}.ch-calculating-box{background:#ffffff;border:1px solid #e2e8f0;border-radius:1rem;padding:4rem 2rem;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.05)}.ch-spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:ch-spin .8s linear infinite;margin:0 auto 1.5rem}@keyframes ch-spin{to{transform:rotate(1turn)}}.ch-calc-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.ch-calc-text{font-size:.9rem;color:#64748b}.ch-result-container{margin-top:1rem}.ch-print-header{display:none}.ch-result-card{background:#ffffff;border-radius:1.25rem;border:1px solid #e2e8f0;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px rgba(0,0,0,.05);position:relative;overflow:hidden}.ch-result-card--success{border-top:6px solid #10b981}.ch-result-card--warning{border-top:6px solid #f59e0b}.ch-result-card--danger{border-top:6px solid #ef4444}.ch-result-badge{display:inline-flex;align-items:center;gap:.375rem;font-size:.95rem;font-weight:800;padding:.375rem 1rem;border-radius:9999px;margin-bottom:1rem}.ch-result-badge--success{background-color:#d1fae5;color:#065f46}.ch-result-badge--warning{background-color:#fef3c7;color:#92400e}.ch-result-badge--danger{background-color:#fee2e2;color:#991b1b}.ch-result-title{font-size:1.5rem;font-weight:800;color:#0f172a;line-height:1.4;margin-bottom:1.25rem}@media (min-width:768px){.ch-result-title{font-size:1.8rem}}.ch-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem}@media (min-width:640px){.ch-summary-grid{grid-template-columns:repeat(4,1fr)}}.ch-summary-item{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;text-align:center}.ch-summary-label{font-size:.8rem;font-weight:700;color:#64748b;margin-bottom:.25rem}.ch-summary-value{font-size:1.5rem;font-weight:800;color:#0f172a}.ch-summary-value--yes{color:#10b981}.ch-summary-value--partial{color:#d97706}.ch-summary-value--no{color:#ef4444}.ch-summary-value--score{color:#2563eb}.ch-summary-unit{font-size:.875rem;font-weight:600;margin-left:.15rem}.ch-note-text{font-size:.85rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem;padding:.75rem 1rem;background-color:#f1f5f9;border-radius:.5rem;border-left:3px solid #94a3b8}.ch-comment-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem 1.5rem;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7;color:#334155}.ch-actions-bar{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.ch-btn-print{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#0f172a;color:#ffffff;font-size:.95rem;font-weight:700;padding:.75rem 1.75rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .15s ease}.ch-btn-print:hover{background-color:#1e293b;transform:translateY(-1px)}.ch-btn-reset{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#ffffff;color:#475569;border:1.5px solid #cbd5e1;font-size:.95rem;font-weight:700;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;transition:all .15s ease}.ch-btn-reset:hover{background-color:#f1f5f9;border-color:#94a3b8}.ch-details-section{margin-bottom:2.5rem}.ch-details-title{font-size:1.35rem;font-weight:800;color:#0f172a;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.ch-detail-item{background:#ffffff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;margin-bottom:1rem;box-shadow:0 1px 3px rgba(0,0,0,.02)}.ch-detail-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.ch-detail-meta{display:flex;align-items:center;gap:.5rem}.ch-detail-no{font-weight:800;color:#2563eb;font-size:.9rem}.ch-detail-cat{font-size:.75rem;font-weight:700;color:#64748b;background:#f1f5f9;padding:.15rem .5rem;border-radius:.25rem}.ch-status-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:700;padding:.25rem .65rem;border-radius:9999px;flex-shrink:0}.ch-status-badge--yes{background-color:#d1fae5;color:#065f46}.ch-status-badge--partial{background-color:#fef3c7;color:#92400e}.ch-status-badge--no{background-color:#fee2e2;color:#991b1b}.ch-detail-question{font-size:.95rem;font-weight:700;color:#0f172a;line-height:1.6;margin-bottom:.75rem}.ch-detail-advice{font-size:.875rem;color:#475569;line-height:1.6;background-color:#f8fafc;padding:.75rem 1rem;border-radius:.5rem;border-left:3px solid #3b82f6}.ch-cta-card{background:linear-gradient(135deg,#1e293b,#0f172a);color:#ffffff;border-radius:1.25rem;padding:2.25rem 2rem;margin-bottom:2rem;text-align:center}.ch-cta-title{color:#ffffff!important;font-size:1.35rem;font-weight:800;margin-bottom:.75rem;line-height:1.4}.ch-cta-text{font-size:.95rem;color:#e2e8f0!important;line-height:1.7;max-width:600px;margin:0 auto 1.5rem}.ch-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ch-cta-btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#ffffff!important;font-size:.95rem;font-weight:700;padding:.75rem 1.75rem;border-radius:.5rem;text-decoration:none;transition:all .2s ease}.ch-cta-btn-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);color:#ffffff!important}.ch-cta-btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background-color:rgba(255,255,255,.1);color:#ffffff!important;border:1px solid rgba(255,255,255,.25);font-size:.95rem;font-weight:700;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;transition:all .2s ease}.ch-cta-btn-secondary:hover{background-color:rgba(255,255,255,.2);color:#ffffff!important}.ch-disclaimer{font-size:.75rem;color:#64748b;line-height:1.6;text-align:center;border-top:1px solid #e2e8f0;padding-top:1.5rem}@media print{.ch-wrapper{background-color:#ffffff!important;padding:0!important}.ch-container{max-width:100%!important;margin:0!important}.ch-print-header{display:block!important;border-bottom:2px solid #0f172a!important;padding-bottom:.5rem!important;margin-bottom:1rem!important}.ch-print-header-top{display:flex!important;justify-content:space-between!important;align-items:center!important;font-size:9px!important;color:#64748b!important;margin-bottom:.25rem!important}.ch-print-header-title{font-size:16px!important;font-weight:800!important;color:#0f172a!important;margin:0!important}.ch-result-card{box-shadow:none!important;border:1px solid #94a3b8!important;padding:1rem!important;margin-bottom:1rem!important;page-break-inside:avoid!important;break-inside:avoid!important}.ch-result-badge{font-size:10px!important;padding:.2rem .5rem!important;margin-bottom:.5rem!important}.ch-result-title{font-size:14px!important;margin-bottom:.75rem!important;line-height:1.3!important}.ch-summary-grid{grid-template-columns:repeat(4,1fr)!important;gap:.5rem!important;margin-bottom:.75rem!important}.ch-summary-item{padding:.5rem!important;border:1px solid #cbd5e1!important}.ch-summary-value{font-size:1.25rem!important}.ch-note-text{font-size:8px!important;padding:.4rem .6rem!important;margin-bottom:.75rem!important}.ch-comment-box{font-size:9px!important;line-height:1.5!important;padding:.75rem!important;margin-bottom:1rem!important}.ch-actions-bar,.ch-breadcrumb-nav,.ch-cta-card,.ch-header,.ch-question-area{display:none!important}.ch-details-section{margin-bottom:1rem!important}.ch-details-title{font-size:12px!important;margin-bottom:.5rem!important}.ch-detail-item{padding:.6rem .75rem!important;margin-bottom:.5rem!important;border:1px solid #cbd5e1!important;page-break-inside:avoid!important;break-inside:avoid!important}.ch-detail-question{font-size:9.5px!important;line-height:1.4!important;margin-bottom:.35rem!important}.ch-detail-advice{font-size:8.5px!important;line-height:1.4!important;padding:.4rem .6rem!important}.ch-disclaimer{display:block!important;font-size:8px!important;padding-top:.5rem!important;margin-top:.5rem!important}}