@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700;800&display=swap";
:root{--bg-deep:#0b2210;--bg-panel:#0a0f0d43;--bg-light:#fefefe;--wongaa-dark-bg:#15414e;--neon-green:#b9f36a;--neon-purple:#9d4edd;--cyan-deep:#0b2210;--cyan-light:#5eead4;--text-main:#fff;--text-muted:#8899a6;--text-dark:#1a1a1a;--border-subtle:#ffffff14;--border-light:#0000001a}.fund-hero{background-color:var(--wongaa-dark-bg);background-image:url(/images/g2.png);background-size:100% 100%,60px 60px,60px 60px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 0 250px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.fund-hero{background-color:var(--wongaa-dark-bg);background-image:url(/images/g2.png);background-size:100% 100%,60px 60px,60px 60px;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}}.hero-orb{filter:blur(80px);z-index:0;width:600px;height:600px;animation:8s ease-in-out infinite pulseOrb;position:absolute}@keyframes pulseOrb{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.hero-pill{letter-spacing:.1em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:100px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:30px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-flex;position:relative}.pill-dot{background:#fff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #fff9}.hero-content{z-index:1;text-align:center;margin-top:80px;position:relative}.hero-content h1{letter-spacing:-.03em;color:#fff;margin-bottom:30px;font-size:5rem;font-weight:800;line-height:1}.text-highlight{color:#fff;font-weight:800}.hero-content p{color:#ffffffe6;max-width:650px;margin:0 auto 50px;font-size:1.2rem;line-height:1.7}.text-white{color:#fff;font-weight:600}.text-accent{color:#28564b;font-weight:600}.btn-glow{color:#2d5016;text-transform:uppercase;letter-spacing:.05em;background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:18px 40px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-glow:hover{transform:translateY(-2px);box-shadow:0 0 30px #fff9}.btn-shine{background:linear-gradient(90deg,#0000,#fffc,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.btn-glow:hover .btn-shine{transition:all .5s;left:100%}.btn-minimal{color:#fff;border-bottom:1px solid #0000;padding:18px 30px;font-weight:600;text-decoration:none;transition:all .3s}.btn-minimal:hover{color:gold;border-bottom:1px solid gold}.hero-buttons{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex;position:relative}@media screen and (max-width:768px){.hero-orb{width:400px;height:400px}.hero-content h1{margin-bottom:20px;font-size:3rem}.hero-content p{margin-bottom:40px;font-size:1rem}.hero-pill{margin-bottom:20px;padding:6px 16px;font-size:.75rem}.pill-dot{width:6px;height:6px}.hero-buttons{gap:15px}}@media screen and (max-width:480px){.hero-orb{filter:blur(60px);width:300px;height:300px}.hero-content h1{letter-spacing:-.02em;margin-bottom:16px;font-size:2rem;line-height:1.2}.hero-content p{margin-bottom:30px;font-size:.95rem;line-height:1.6}.hero-pill{gap:6px;margin-bottom:16px;padding:6px 12px;font-size:.7rem}.pill-dot{width:5px;height:5px}.btn-glow{min-height:44px;padding:14px 28px;font-size:.85rem}.btn-minimal{min-height:44px;padding:14px 20px;font-size:.85rem}.hero-buttons{flex-direction:column;gap:12px;width:100%}.hero-buttons>a{text-align:center;width:100%}}
