.ig-hero{background-color:var(--dark-green);color:var(--white);padding:8rem 1.5rem 4rem;position:relative;overflow:hidden}.hero-network{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-network-lines{position:absolute;inset:0}.hero-network-lines svg{width:100%;height:100%;display:block}.hero-connection-path{fill:none;stroke:#05db5e2e;stroke-width:1.1px;stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricprecision;vector-effect:non-scaling-stroke}.hero-connection-loop{fill:none;stroke:#05db5e38;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricprecision;vector-effect:non-scaling-stroke}.hero-connection-dot{fill:#05db5ef2;filter:drop-shadow(0 0 4px #05db5e80)}.hero-connection-path-dot{fill:#05db5eb3;filter:drop-shadow(0 0 3px #05db5e59)}.hero-float-logo{pointer-events:none;z-index:1;background:#247363;border:1px solid #fff3;border-radius:20px;justify-content:center;align-items:center;width:90px;height:90px;animation:7.5s ease-in-out infinite hero-float;display:flex;position:absolute;box-shadow:0 12px 30px #00000024}.hero-float-link{pointer-events:auto;transition:transform .2s,box-shadow .2s}.hero-float-link:hover{transform:translateY(-6px)scale(1.03);box-shadow:0 18px 34px #0000002e}.hero-float-logo img{object-fit:contain;filter:brightness(0)invert();width:70px;height:70px}.hfl-1{animation-duration:6.8s;top:8%;left:20%}.hfl-2{animation-duration:7.4s;top:6%;right:20%}.hfl-3{animation-duration:8.6s;top:50%;left:18%}.hfl-4{animation-duration:7.9s;top:46%;right:18%}.hfl-5{animation-duration:8.2s;bottom:14%;left:30%}.hfl-6{animation-duration:6.5s;bottom:16%;right:30%}.hfl-xl,.hfl-xxl{display:none}.hfl-7{animation-duration:7.2s;top:22%;left:8%}.hfl-8{animation-duration:8.1s;top:20%;right:8%}.hfl-9{animation-duration:6.9s;bottom:25%;left:6%}.hfl-10{animation-duration:7.6s;bottom:22%;right:6%}@media (width<=1200px){.hero-float-logo{width:70px;height:70px}.hfl-1{left:6%}.hfl-2{right:6%}.hfl-3{left:6%}.hfl-4{right:6%}.hfl-5{left:8%}.hfl-6{right:8%}}@media (width>=1200px){.hfl-xl{display:flex}}@media (width>=1500px){.hfl-xxl{display:flex}}@keyframes hero-float{0%,to{transform:translateY(0)translate(0)rotate(0)}50%{transform:translateY(-10px)translate(6px)rotate(1deg)}}.ig-hero:after{content:"";z-index:1;background:radial-gradient(ellipse 50% 60% at center, var(--dark-green) 0%, #014537d9 40%, transparent 70%);pointer-events:none;position:absolute;inset:0}.ig-hero .dots-canvas{opacity:.18}.ig-hero .container{z-index:2;position:relative}@keyframes ig-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ig-float-logo{z-index:1;background:var(--medium-green);pointer-events:none;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;animation:6s ease-in-out infinite ig-float;display:flex;position:absolute;overflow:visible}.ig-float-logo img{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:68px;height:68px}.ig-float-1{animation-duration:5.5s;animation-delay:0s;top:20%;left:8%}.ig-float-2{animation-duration:6.5s;animation-delay:1s;top:15%;right:12%}.ig-float-3{animation-duration:7s;animation-delay:.5s;top:55%;left:5%}.ig-float-4{animation-duration:6s;animation-delay:1.5s;top:50%;right:6%}.ig-float-5{animation-duration:5.8s;animation-delay:.8s;bottom:15%;left:15%}.ig-float-6{animation-duration:6.2s;animation-delay:1.2s;bottom:18%;right:10%}.ig-hero h1{margin-bottom:1rem}.ig-hero-subtitle{color:#ffffffbf;max-width:580px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.7}.ig-hero-subtitle a{color:var(--bright-green);text-underline-offset:2px;text-decoration:underline}.ig-hero-subtitle a:hover{color:var(--white)}.ig-search-section{padding:2rem 0 0}.ig-search-wrapper{max-width:400px;margin:0 auto;position:relative}.ig-search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ig-search-input{border:1px solid var(--border-light);background:var(--bg);width:100%;color:var(--text);transition:border-color var(--transition);border-radius:.5rem;outline:none;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem}.ig-search-input::placeholder{color:var(--text-muted)}.ig-search-input:focus{border-color:var(--bright-green)}.ig-search-no-results{text-align:center;color:var(--text-muted);margin-top:2rem;display:none}.ig-category{padding:var(--section-padding)}.ig-category+.ig-category{padding-top:0}.ig-category-heading{margin-bottom:2rem}.ig-cards-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.ig-card{background:var(--bg);border:1px solid var(--border-light);text-align:center;transition:all var(--transition);border-radius:.5rem;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .75rem;display:flex}.ig-card:hover{border-color:var(--bright-green);box-shadow:0 4px 24px var(--shadow-color)}.ig-card-logo{justify-content:center;align-items:center;width:140px;height:60px;display:flex}.ig-card-logo img{object-fit:contain;max-width:100%;max-height:100%}.ig-card-logo--pair{flex-direction:row;gap:.5rem;width:auto}.ig-card-logo-plus{color:var(--text-muted);font-size:1.25rem;font-weight:600}.ig-card-name,.ig-card-badges:empty{display:none}:root[data-theme=dark] .ig-card{color:#014537;background:#f5f2ec}:root[data-theme=dark] .ig-card-name{color:#014537}:root[data-theme=dark] .ig-hero:after{background:radial-gradient(ellipse 50% 60% at center, var(--dark-green) 0%, #014537d9 40%, transparent 70%)}@media (width<=1024px){.ig-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.ig-hero{padding:7rem 1.5rem 3rem}.hero-float-logo,.hero-network-lines,.ig-float-logo{display:none}.ig-cards-grid{grid-template-columns:repeat(2,1fr)}.ig-category-heading{text-align:center}}@media (width<=640px){.ig-hero{padding:6rem 0 2.5rem}.ig-category{padding:3rem 0}.ig-category+.ig-category{padding-top:0}.ig-cards-grid{grid-template-columns:repeat(2,1fr)}}
