:root{font-family:Arial,Helvetica,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background:#f8fafc}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;width:100%;max-width:960px;margin:0 auto;padding:32px 20px}.site-header,.site-footer{background:#fff;border-bottom:1px solid #e5e7eb}.site-footer{border-bottom:none;border-top:1px solid #e5e7eb}.site-header__inner,.site-footer__inner{width:100%;max-width:960px;margin:0 auto;padding:16px 20px}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{font-weight:700;font-size:1.1rem}.nav{display:flex;gap:16px;flex-wrap:wrap}.nav-link{color:#475569}.nav-link.active{color:#111827;font-weight:600}.page{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:20px;flex-wrap:wrap}.actions-left,.actions-right{display:flex;align-items:center}.actions-right{margin-left:auto;display:flex;gap:16px;align-items:center}.button{display:inline-block;padding:10px 16px;border-radius:10px;background:#111827;color:#fff}.button.secondary{background:#e5e7eb;color:#111827}.page-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.locale-switcher{display:flex;gap:8px}.progress-block{margin:24px 0 32px}.progress-text{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.95rem;color:#475569}.progress-bar{width:100%;height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.progress-bar-fill{height:100%;background:#111827;border-radius:999px}.question-section{margin-top:32px}.section-title{margin-bottom:16px}.question-list{display:flex;flex-direction:column;gap:14px}.question-card{border:1px solid #e5e7eb;border-radius:14px;padding:20px;background:#fff}.question-header{margin-bottom:14px}.question-number-inline{color:#475569;font-weight:700}.section-title{margin-bottom:16px;font-size:1.9rem;line-height:1.2}.question-title{margin:0 0 6px;font-size:1.2rem;line-height:1.35}.question-help{margin:0;color:#64748b;font-size:.95rem}.select,.input,.textarea{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #cbd5e1;background:#fff;font-size:1rem}.textarea{resize:vertical;min-height:92px}.options{display:flex;gap:10px;flex-wrap:wrap}.option{padding:10px 14px;border-radius:999px;border:1px solid #cbd5e1;background:#f8fafc;cursor:pointer;font-size:.95rem}.option.active{background:#111827;color:#fff;border-color:#111827}.content-section{margin-top:28px}.content-section h2{margin-bottom:10px}.required-status{margin:16px 0 24px;color:#475569;font-size:.95rem}.required-note{margin-top:.75rem}.button.disabled,.button:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed}.validation-message{margin-top:12px;padding:10px 12px;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:.9rem}.question-id{color:#888;font-size:.9em}.required{color:#dc2626;margin-left:6px;font-weight:700}.required-asterisk{color:#dc2626;font-weight:700}.options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.options-grid .option-item{width:100%;display:block;text-align:center}.options-list{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.options-list .option-item{width:auto;display:inline-block;max-width:100%;text-align:left}.option-item{padding:6px 10px;border-radius:8px;border:1px solid #e5e7eb;background:#fff}.option-item.selected{background:#0f172a;color:#fff;border-color:#0f172a}.options-list.two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.options-list.two-columns .option-item{width:100%;display:block}.options-list.three-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 16px}.options-list.three-columns .option-item{width:100%;display:block}@media (max-width: 900px){.options-list.three-columns{grid-template-columns:repeat(2,1fr)}}.helper-text{font-size:.9rem;color:#6b7280;line-height:1.4}.helper-text p{margin:0 0 6px}.result-preview-card{margin-top:20px;padding:16px 18px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}.result-preview-card h2:before{font-weight:400;color:#9ca3af}.result-preview-card h2{margin-top:0;margin-bottom:8px;font-size:1.1rem;font-weight:600;color:#374151}.result-preview-card h3{margin-top:10px;margin-bottom:6px;font-size:1rem;font-weight:600}.result-preview-card ul{margin:0;padding-left:20px}.result-preview-card p,.result-preview-card li{font-size:.9rem}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.card{background:#f9fafb;padding:16px;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:20px}.card h2{margin-bottom:8px;font-size:1.1rem}.card>*:first-child{margin-top:0}.big-number{font-size:28px;font-weight:700;margin:0}.compact-list{padding-left:18px;margin:0}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag{background:#e5e7eb;padding:6px 10px;border-radius:999px;font-size:.9rem}.maturity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.maturity-item{display:flex;justify-content:space-between;background:#fff;padding:8px 12px;border-radius:8px;border:1px solid #e5e7eb}.badge{display:inline-block;padding:6px 12px;border-radius:999px;font-weight:600;margin:0;background:#e5e7eb}.badge.high{background:#fee2e2;color:#991b1b}.badge.moderate{background:#fef3c7;color:#92400e}.badge.lower{background:#dcfce7;color:#166534}.flags-list{list-style:none;padding-left:1rem;margin:0}.flags-list li{position:relative;padding-left:1.2rem;margin-bottom:4px;font-size:.95rem;color:#374151;background:#f9fafb;border-radius:6px;line-height:1.3;padding:6px 10px 6px 1.2rem}.flags-list li:before{content:"•";position:absolute;left:0;color:#9ca3af}.flags-list.compact-single{list-style:none;padding-left:0;margin-top:.5rem}.flags-list.compact-single li{position:relative;padding-left:1rem;margin-bottom:4px;font-size:.92rem;line-height:1.3;color:#374151}.flags-list.compact-single li:before{content:"•";position:absolute;left:0;color:#9ca3af}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.how-card{padding:1.25rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff}.how-step{display:inline-block;font-size:.85rem;font-weight:600;color:#6b7280;margin-right:.4rem}.helper-text{color:#6b7280;font-size:.95rem;margin-top:.25rem}.how-card-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.how-card p{font-size:.95rem;color:#4b5563;line-height:1.5}.how-card:hover{box-shadow:0 6px 16px #0000000f;transform:translateY(-2px)}.helper-text{color:#6b7280;font-size:.95rem;margin-top:.5rem}.helper-text-subtle{color:#9ca3af;font-size:.85rem;margin-top:.15rem}.action-helper{margin:12px 4px 8px;font-size:.9rem;color:#6b7280;max-width:600px}.button.subtle{background:none;border:none;padding:0;font-size:.95rem;color:#4b5563;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.button.subtle:hover{color:#111827;text-decoration:underline}.button:disabled{opacity:.5;cursor:not-allowed}.report-actions{display:flex;gap:12px;align-items:center;margin-top:24px;margin-bottom:12px}.disclaimer-title{font-size:.9rem;font-weight:600;color:#6b7280}.disclaimer-text{font-size:.9rem;color:#6b7280;line-height:1.4}.disclaimer-container{margin-top:10px;padding-top:12px;border-top:1px solid #e5e7eb}.manual-link{margin-top:16px}.report-critical-text{color:#b42318;font-weight:600}.report-warning-text{color:#b54708;font-weight:600}.option-item.disabled{opacity:.5;cursor:not-allowed}.maturity-profile{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.maturity-profile-item{display:flex;flex-direction:column;gap:.5rem}.maturity-profile-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-weight:600}.maturity-profile-bar{width:100%;height:16px;background:#e5eaf2;border-radius:999px;overflow:hidden}.maturity-profile-fill{height:100%;background:#2f68c5;border-radius:999px}
