.seg-hero{background:linear-gradient(135deg,#0f172a,#1b3560 60%,#2d6be4);border-radius:18px;padding:32px 28px;margin-bottom:24px;position:relative;overflow:hidden;color:#fff}.seg-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.seg-hero-content{position:relative;z-index:1}.seg-hero-badge{display:inline-flex;align-items:center;gap:5px;background:rgba(16,185,129,.2);border:1px solid rgba(16,185,129,.35);color:#6ee7b7;padding:4px 12px;border-radius:99px;font-size:.68rem;font-weight:700;margin-bottom:14px}.seg-hero-title{font-size:1.7rem;font-weight:800;color:#fff;margin:0 0 10px;line-height:1.2}.seg-hero-desc{font-size:.85rem;color:hsla(0,0%,100%,.7);line-height:1.6;max-width:560px;margin:0}.seg-hero-stats{display:flex;gap:20px;margin-top:22px;flex-wrap:wrap}.seg-stat{display:flex;flex-direction:column;gap:2px}.seg-stat-val{font-size:1.4rem;font-weight:800;color:#fff;line-height:1}.seg-stat-label{font-size:.65rem;color:hsla(0,0%,100%,.5);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.seg-layers{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.seg-layer{background:hsla(0,0%,100%,.9);border:1.5px solid rgba(27,53,96,.09);border-radius:14px;padding:16px 20px;display:flex;align-items:flex-start;gap:16px;backdrop-filter:blur(4px);transition:border-color .13s,box-shadow .13s}.seg-layer:hover{border-color:rgba(45,107,228,.18);box-shadow:0 4px 14px rgba(27,53,96,.08)}.seg-layer-num{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;flex-shrink:0}.seg-layer-body{flex:1}.seg-layer-title{font-size:.88rem;font-weight:800;color:#1b3560;margin-bottom:4px}.seg-layer-desc{font-size:.76rem;color:#475569;line-height:1.55;margin-bottom:8px}.seg-layer-tags{display:flex;gap:5px;flex-wrap:wrap}.seg-tag{padding:2px 9px;border-radius:99px;font-size:.63rem;font-weight:700;background:rgba(27,53,96,.06);color:#475569;border:1px solid rgba(27,53,96,.1)}.seg-layer-status{display:flex;align-items:center;gap:5px;font-size:.68rem;font-weight:700;flex-shrink:0;padding:4px 10px;border-radius:99px}.seg-layer-status.activo{background:rgba(16,185,129,.1);color:#065f46;border:1px solid rgba(16,185,129,.22)}.seg-layer-status.planeado{background:rgba(217,119,6,.1);color:#92400e;border:1px solid rgba(217,119,6,.22)}.seg-layer-status.parcial{background:rgba(45,107,228,.1);color:#1e40af;border:1px solid rgba(45,107,228,.2)}.seg-matrix{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;margin-bottom:28px}.seg-threat{background:hsla(0,0%,100%,.88);border:1.5px solid rgba(27,53,96,.08);border-radius:12px;padding:14px 16px;backdrop-filter:blur(4px)}.seg-threat-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.seg-threat-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seg-threat-name{font-size:.8rem;font-weight:700;color:#1b3560}.seg-threat-mitigacion{font-size:.72rem;color:#64748b;line-height:1.5}.seg-threat-chip{display:inline-flex;align-items:center;gap:3px;margin-top:7px;padding:2px 8px;border-radius:99px;font-size:.62rem;font-weight:700}.seg-threat-chip.mitigado{background:rgba(16,185,129,.1);color:#065f46;border:1px solid rgba(16,185,129,.2)}.seg-threat-chip.parcial{background:rgba(45,107,228,.1);color:#1e40af;border:1px solid rgba(45,107,228,.2)}.seg-threat-chip.planeado{background:rgba(217,119,6,.1);color:#92400e;border:1px solid rgba(217,119,6,.2)}.seg-section-title{font-size:.95rem;font-weight:800;color:#1b3560;margin:0 0 14px;display:flex;align-items:center;gap:8px}.seg-section-title:after{content:"";flex:1;height:1px;background:rgba(27,53,96,.07);margin-left:8px}.seg-checklist{display:flex;flex-direction:column;gap:6px;margin-bottom:28px}.seg-check-item{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;background:hsla(0,0%,100%,.88);border:1px solid rgba(27,53,96,.08);border-radius:10px;font-size:.78rem;color:#475569;line-height:1.45}.seg-check-item.done{border-left:3px solid #10b981}.seg-check-item.soon{border-left:3px solid #d97706}@media (max-width:600px){.seg-hero{padding:22px 18px}.seg-hero-title{font-size:1.3rem}.seg-matrix{grid-template-columns:1fr}}