.ChecklistCoberturasSeguro-module__w67d_W__container{max-width:1000px;padding:var(--spacing-xl)var(--spacing-lg);background:var(--bg-primary);min-height:100vh;margin:0 auto}.ChecklistCoberturasSeguro-module__w67d_W__hero{text-align:center;margin-bottom:var(--spacing-xl);padding:var(--spacing-2xl)var(--spacing-xl);background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);border-radius:var(--radius-large);color:#fff;margin-top:80px}.ChecklistCoberturasSeguro-module__w67d_W__heroIcon{margin-bottom:var(--spacing-md);font-size:4rem;display:block}.ChecklistCoberturasSeguro-module__w67d_W__title{margin:0 0 var(--spacing-md);font-size:2.5rem;font-weight:700}.ChecklistCoberturasSeguro-module__w67d_W__subtitle{opacity:.95;max-width:600px;margin:0 auto;font-size:1.2rem}.ChecklistCoberturasSeguro-module__w67d_W__perfilSelector{margin-bottom:var(--spacing-xl)}.ChecklistCoberturasSeguro-module__w67d_W__selectorTitle{color:var(--text-primary);margin:0 0 var(--spacing-md);text-align:center;font-size:1.2rem;font-weight:600}.ChecklistCoberturasSeguro-module__w67d_W__perfilGrid{gap:var(--spacing-sm);grid-template-columns:repeat(6,1fr);display:grid}.ChecklistCoberturasSeguro-module__w67d_W__perfilBtn{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-md);background:var(--bg-card);border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;flex-direction:column;transition:all .3s;display:flex}.ChecklistCoberturasSeguro-module__w67d_W__perfilBtn:hover{border-color:var(--primary);background:var(--focus)}.ChecklistCoberturasSeguro-module__w67d_W__perfilBtnActive{border-color:var(--primary);background:linear-gradient(135deg,#2e86ab1a 0%,#48a9a61a 100%)}.ChecklistCoberturasSeguro-module__w67d_W__perfilIcon{font-size:1.8rem}.ChecklistCoberturasSeguro-module__w67d_W__perfilNombre{color:var(--text-primary);text-align:center;font-size:.75rem;font-weight:600;line-height:1.2}.ChecklistCoberturasSeguro-module__w67d_W__perfilInfo{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-large);padding:var(--spacing-lg);margin-bottom:var(--spacing-xl);justify-content:space-between;align-items:center;gap:var(--spacing-xl);display:flex}.ChecklistCoberturasSeguro-module__w67d_W__perfilHeader{align-items:center;gap:var(--spacing-lg);display:flex}.ChecklistCoberturasSeguro-module__w67d_W__perfilIconLarge{font-size:3rem}.ChecklistCoberturasSeguro-module__w67d_W__perfilTitulo{color:var(--text-primary);margin:0 0 var(--spacing-xs);font-size:1.3rem;font-weight:700}.ChecklistCoberturasSeguro-module__w67d_W__perfilDesc{color:var(--text-secondary);margin:0;font-size:.95rem}.ChecklistCoberturasSeguro-module__w67d_W__progresoBox{min-width:200px}.ChecklistCoberturasSeguro-module__w67d_W__progresoLabel{color:var(--text-secondary);margin-bottom:var(--spacing-xs);justify-content:space-between;font-size:.85rem;display:flex}.ChecklistCoberturasSeguro-module__w67d_W__progresoBar{background:var(--border);border-radius:4px;height:8px;overflow:hidden}.ChecklistCoberturasSeguro-module__w67d_W__progresoFill{background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:4px;height:100%;transition:width .3s}.ChecklistCoberturasSeguro-module__w67d_W__checklistContainer,.ChecklistCoberturasSeguro-module__w67d_W__categoriaSection{margin-bottom:var(--spacing-xl)}.ChecklistCoberturasSeguro-module__w67d_W__categoriaTitulo{align-items:center;gap:var(--spacing-sm);color:var(--text-primary);margin:0 0 var(--spacing-md);font-size:1.1rem;font-weight:600;display:flex}.ChecklistCoberturasSeguro-module__w67d_W__categoriaIcon{border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;display:flex}.ChecklistCoberturasSeguro-module__w67d_W__coberturasList{gap:var(--spacing-sm);flex-direction:column;display:flex}.ChecklistCoberturasSeguro-module__w67d_W__coberturaCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-md)var(--spacing-lg);transition:all .2s}.ChecklistCoberturasSeguro-module__w67d_W__coberturaCard:hover{border-color:var(--primary)}.ChecklistCoberturasSeguro-module__w67d_W__coberturaCardSeleccionada{border-color:var(--primary);background:linear-gradient(135deg,#2e86ab0d 0%,#48a9a60d 100%)}.ChecklistCoberturasSeguro-module__w67d_W__coberturaHeader{margin-bottom:var(--spacing-xs);justify-content:space-between;align-items:center;display:flex}.ChecklistCoberturasSeguro-module__w67d_W__checkboxLabel{align-items:center;gap:var(--spacing-sm);cursor:pointer;display:flex}.ChecklistCoberturasSeguro-module__w67d_W__checkbox{display:none}.ChecklistCoberturasSeguro-module__w67d_W__checkboxCustom{border:2px solid var(--border);color:#fff;background:var(--bg-card);border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.ChecklistCoberturasSeguro-module__w67d_W__checkbox:checked+.ChecklistCoberturasSeguro-module__w67d_W__checkboxCustom{background:var(--primary);border-color:var(--primary)}.ChecklistCoberturasSeguro-module__w67d_W__coberturaNombre{color:var(--text-primary);font-size:.95rem;font-weight:600}.ChecklistCoberturasSeguro-module__w67d_W__coberturaRight{align-items:center;gap:var(--spacing-sm);display:flex}.ChecklistCoberturasSeguro-module__w67d_W__coberturaBadge{padding:var(--spacing-xs)var(--spacing-sm);border-radius:4px;font-size:.75rem;font-weight:600}.ChecklistCoberturasSeguro-module__w67d_W__expandBtn{border:1px solid var(--border);background:var(--bg-primary);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.ChecklistCoberturasSeguro-module__w67d_W__expandBtn:hover{border-color:var(--primary);color:var(--primary)}.ChecklistCoberturasSeguro-module__w67d_W__coberturaDesc{color:var(--text-secondary);margin:0;padding-left:34px;font-size:.9rem}.ChecklistCoberturasSeguro-module__w67d_W__coberturaPorQue{margin-top:var(--spacing-sm);padding:var(--spacing-md);background:var(--bg-primary);border-radius:var(--radius);color:var(--text-secondary);padding-left:34px;font-size:.9rem;line-height:1.6}.ChecklistCoberturasSeguro-module__w67d_W__coberturaPorQue strong{color:var(--primary)}.ChecklistCoberturasSeguro-module__w67d_W__leyenda{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-lg);margin-bottom:var(--spacing-xl)}.ChecklistCoberturasSeguro-module__w67d_W__leyenda h3{color:var(--text-primary);margin:0 0 var(--spacing-md);font-size:1rem;font-weight:600}.ChecklistCoberturasSeguro-module__w67d_W__leyendaGrid{gap:var(--spacing-md);grid-template-columns:repeat(4,1fr);display:grid}.ChecklistCoberturasSeguro-module__w67d_W__leyendaItem{gap:var(--spacing-xs);flex-direction:column;display:flex}.ChecklistCoberturasSeguro-module__w67d_W__leyendaBadge{padding:var(--spacing-xs)var(--spacing-sm);text-align:center;border-radius:4px;font-size:.75rem;font-weight:600}.ChecklistCoberturasSeguro-module__w67d_W__leyendaDesc{color:var(--text-muted);text-align:center;font-size:.8rem}.ChecklistCoberturasSeguro-module__w67d_W__disclaimer{border-radius:var(--radius-large);padding:var(--spacing-xl);margin-bottom:var(--spacing-xl);background:#e0f2fe;border:2px solid #0ea5e9}.ChecklistCoberturasSeguro-module__w67d_W__disclaimer h3{color:#0369a1;margin:0 0 var(--spacing-sm);font-size:1.1rem}.ChecklistCoberturasSeguro-module__w67d_W__disclaimer p{color:#0369a1;margin:0;line-height:1.6}[data-theme=dark] .ChecklistCoberturasSeguro-module__w67d_W__disclaimer{background:#0ea5e926;border-color:#0ea5e980}[data-theme=dark] .ChecklistCoberturasSeguro-module__w67d_W__disclaimer h3,[data-theme=dark] .ChecklistCoberturasSeguro-module__w67d_W__disclaimer p{color:#7dd3fc}[data-theme=dark] .ChecklistCoberturasSeguro-module__w67d_W__perfilBtnActive{background:#2e86ab33}[data-theme=dark] .ChecklistCoberturasSeguro-module__w67d_W__coberturaCardSeleccionada{background:#2e86ab26}[data-theme=dark] .ChecklistCoberturasSeguro-module__w67d_W__coberturaPorQue{background:var(--bg-card)}@media (max-width:1024px){.ChecklistCoberturasSeguro-module__w67d_W__perfilGrid{grid-template-columns:repeat(3,1fr)}.ChecklistCoberturasSeguro-module__w67d_W__perfilInfo{text-align:center;flex-direction:column}.ChecklistCoberturasSeguro-module__w67d_W__perfilHeader{flex-direction:column}.ChecklistCoberturasSeguro-module__w67d_W__progresoBox{width:100%;max-width:300px}.ChecklistCoberturasSeguro-module__w67d_W__leyendaGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ChecklistCoberturasSeguro-module__w67d_W__container{padding:var(--spacing-lg)var(--spacing-md)}.ChecklistCoberturasSeguro-module__w67d_W__hero{padding:var(--spacing-xl)var(--spacing-lg);margin-top:70px}.ChecklistCoberturasSeguro-module__w67d_W__heroIcon{font-size:3rem}.ChecklistCoberturasSeguro-module__w67d_W__title{font-size:1.8rem}.ChecklistCoberturasSeguro-module__w67d_W__subtitle{font-size:1rem}.ChecklistCoberturasSeguro-module__w67d_W__perfilGrid{grid-template-columns:repeat(2,1fr)}.ChecklistCoberturasSeguro-module__w67d_W__perfilBtn{padding:var(--spacing-sm)}.ChecklistCoberturasSeguro-module__w67d_W__perfilIcon{font-size:1.5rem}.ChecklistCoberturasSeguro-module__w67d_W__coberturaHeader{gap:var(--spacing-sm);flex-wrap:wrap}.ChecklistCoberturasSeguro-module__w67d_W__coberturaRight{justify-content:space-between;width:100%;padding-left:34px}.ChecklistCoberturasSeguro-module__w67d_W__coberturaDesc{margin-top:var(--spacing-sm);padding-left:0}.ChecklistCoberturasSeguro-module__w67d_W__coberturaPorQue{padding-left:var(--spacing-md)}.ChecklistCoberturasSeguro-module__w67d_W__leyendaGrid{grid-template-columns:1fr 1fr}}
