.sdg-intro{color:#4b5563;text-align:justify;margin-bottom:3rem;font-size:.975rem;line-height:1.75}.sdg-cards-container{flex-direction:column;gap:.75rem;margin-bottom:4rem;display:flex}.sdg-card{background:#fff;border:1px solid #00000012;border-radius:14px;transition:box-shadow .25s,border-color .25s;overflow:hidden}.sdg-card--open{box-shadow:0 6px 24px #00000014}.sdg-card-header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1.25rem;width:100%;padding:1.25rem 1.5rem;font-family:Plus Jakarta Sans,sans-serif;transition:background .15s;display:flex}.sdg-card-header:hover,.sdg-card--open .sdg-card-header{background:#f8fafc}.sdg-number-box{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.sdg-number-box.sdg-4{background:linear-gradient(135deg,#ef4444,#dc2626)}.sdg-number-box.sdg-5{background:linear-gradient(135deg,#f97316,#ea580c)}.sdg-number-box.sdg-9{background:linear-gradient(135deg,#ea580c,#f59e0b)}.sdg-number-box.sdg-10{background:linear-gradient(135deg,#ec4899,#db2777)}.sdg-number-box.sdg-16{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.sdg-header-content{flex:1}.sdg-title-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.3rem;display:flex}.sdg-card-title{color:#0f172a;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700}.sdg-primary-badge{color:#1d4ed8;letter-spacing:.04em;background:#dbeafe;border-radius:999px;padding:.2rem .65rem;font-size:.7rem;font-weight:700}.sdg-targets-count{color:#9ca3af;font-size:.8rem}.sdg-chevron{color:#9ca3af;flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sdg-chevron--open{transform:rotate(180deg)}.sdg-card-content{border-top:1px solid #0000;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.sdg-card-content--open{border-color:#0000000f;max-height:4000px}.sdg-target-item{border-bottom:1px solid #0000000d;padding:1.5rem}.sdg-target-item:last-child{border-bottom:none}.sdg-target-header{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.sdg-target-code-box{color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.78rem;font-weight:700;display:flex}.sdg-target-code-box.sdg-4{background:linear-gradient(135deg,#ef4444,#dc2626)}.sdg-target-code-box.sdg-5{background:linear-gradient(135deg,#f97316,#ea580c)}.sdg-target-code-box.sdg-9{background:linear-gradient(135deg,#ea580c,#f59e0b)}.sdg-target-code-box.sdg-10{background:linear-gradient(135deg,#ec4899,#db2777)}.sdg-target-code-box.sdg-16{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.sdg-target-info{flex:1}.sdg-target-name{color:#0f172a;margin-bottom:.4rem;font-size:.925rem;font-weight:700;line-height:1.4}.sdg-target-contribution{color:#4b5563;font-size:.865rem;line-height:1.65}.sdg-features-section{border-left:2px solid #0000000f;margin-left:54px;padding-left:1.25rem}.sdg-features-title{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:.75rem;font-size:.68rem;font-weight:700}.sdg-features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem;display:grid}.sdg-feature-item{color:#374151;align-items:flex-start;gap:.5rem;font-size:.845rem;display:flex}.sdg-feature-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.sdg-feature-dot.sdg-4{background:#ef4444}.sdg-feature-dot.sdg-5{background:#f97316}.sdg-feature-dot.sdg-9{background:#f59e0b}.sdg-feature-dot.sdg-10{background:#ec4899}.sdg-feature-dot.sdg-16{background:#2563eb}.sdg-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.sdg-stat-item{text-align:center;cursor:default;background:#fff;border:1px solid #00000012;border-radius:14px;padding:2rem 1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 10px #0000000a}.sdg-stat-item:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.sdg-stat-number{color:#0284a8;margin-bottom:.4rem;font-family:Space Grotesk,sans-serif;font-size:2.2rem;font-weight:700;line-height:1}.sdg-stat-label{color:#6b7280;font-size:.82rem;line-height:1.4}@media (max-width:768px){.sdg-card-header{gap:.75rem;padding:1rem}.sdg-number-box{width:44px;height:44px;font-size:1.25rem}.sdg-card-title{font-size:.95rem}.sdg-features-section{margin-top:.75rem;margin-left:0;padding-left:.75rem}.sdg-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.sdg-target-header{flex-direction:column;gap:.75rem}.sdg-features-grid{grid-template-columns:1fr}.sdg-stats-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}
