@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600&family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;0,900;1,700&family=Outfit:wght@600;700;800&display=swap";:root{--hh-green: #024b2d;--hh-dark-green: #013720;--hh-card-cream: #fffdf0;--hh-yellow: #ffde00;--hh-pink: #ff007a;--hh-text-dark: #092014;--hh-text-muted: #4a6855;--hh-border-green: #00663c}*{box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#024b2d;color:#fff;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.font-hh-serif{font-family:Playfair Display,Georgia,serif!important}.hh-card-cream{background-color:#fffdf0!important;color:#092014!important;border:3px solid #e2dac0;box-shadow:0 10px 25px -5px #00000040;border-radius:20px}.hh-card-dark{background-color:#013720!important;color:#fff!important;border:2px solid #00663c;box-shadow:0 10px 25px -5px #0000004d;border-radius:20px}.hh-btn-yellow{background-color:#ffde00!important;color:#024b2d!important;font-weight:800!important;border-radius:14px;transition:all .2s ease;box-shadow:0 4px 14px #ffde004d}.hh-btn-yellow:hover{transform:translateY(-1px);background-color:#ffe633!important}.hh-btn-pink{background-color:#ff007a!important;color:#fff!important;font-weight:800!important;border-radius:14px;transition:all .2s ease;box-shadow:0 4px 14px #ff007a4d}.hh-btn-pink:hover{transform:translateY(-1px);background-color:#ff1a8c!important}@keyframes mic-pulse-ring{0%{transform:scale(.95);box-shadow:0 0 #ffde00b3}70%{transform:scale(1.12);box-shadow:0 0 0 18px #ffde0000}to{transform:scale(.95);box-shadow:0 0 #ffde0000}}.mic-pulse{animation:mic-pulse-ring 1.8s infinite ease-in-out}.wave-bar-hh{width:4px;border-radius:2px;background:linear-gradient(to top,#ff007a,#ffde00);animation:wave 1.2s infinite ease-in-out alternate}@keyframes wave{0%{height:8px}to{height:38px}}.wave-bar-hh:nth-child(2){animation-delay:.1s}.wave-bar-hh:nth-child(3){animation-delay:.2s}.wave-bar-hh:nth-child(4){animation-delay:.3s}.wave-bar-hh:nth-child(5){animation-delay:.4s}.wave-bar-hh:nth-child(6){animation-delay:.2s}.wave-bar-hh:nth-child(7){animation-delay:.1s}
