.sound-wave-container[data-astro-cid-fhniff6l]{position:relative;width:100%;height:450px;overflow:hidden}.sound-wave-animation[data-astro-cid-fhniff6l]{display:flex;justify-content:center;align-items:center;gap:10px;height:100%}.wave-bar[data-astro-cid-fhniff6l]{width:4px;background:linear-gradient(to top,var(--color-primary),var(--color-secondary));border-radius:2px;transform-origin:bottom}.wave-bar[data-astro-cid-fhniff6l]:nth-child(1){height:35%;animation:wave-animation 1.2s ease-in-out infinite .1s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(2){height:50%;animation:wave-animation 1.3s ease-in-out infinite .2s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(3){height:65%;animation:wave-animation 1.1s ease-in-out infinite .15s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(4){height:40%;animation:wave-animation 1.4s ease-in-out infinite .3s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(5){height:80%;animation:wave-animation 1.2s ease-in-out infinite .25s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(6){height:55%;animation:wave-animation 1.3s ease-in-out infinite .1s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(7){height:70%;animation:wave-animation 1.1s ease-in-out infinite .2s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(8){height:85%;animation:wave-animation 1.5s ease-in-out infinite .35s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(9){height:60%;animation:wave-animation 1.2s ease-in-out infinite .15s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(10){height:90%;animation:wave-animation 1.3s ease-in-out infinite .25s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(11){height:70%;animation:wave-animation 1.2s ease-in-out infinite .3s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(12){height:55%;animation:wave-animation 1.4s ease-in-out infinite .2s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(13){height:80%;animation:wave-animation 1.1s ease-in-out infinite .15s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(14){height:45%;animation:wave-animation 1.3s ease-in-out infinite .25s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(15){height:65%;animation:wave-animation 1.2s ease-in-out infinite .1s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(16){height:75%;animation:wave-animation 1.5s ease-in-out infinite .2s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(17){height:50%;animation:wave-animation 1.1s ease-in-out infinite .3s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(18){height:85%;animation:wave-animation 1.3s ease-in-out infinite .25s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(19){height:60%;animation:wave-animation 1.2s ease-in-out infinite .15s}.wave-bar[data-astro-cid-fhniff6l]:nth-child(20){height:40%;animation:wave-animation 1.4s ease-in-out infinite .2s}@keyframes wave-animation{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.glow-overlay[data-astro-cid-fhniff6l]{position:absolute;inset:0;background:radial-gradient(circle at center,#6200ea33,#0000 70%);pointer-events:none}.hero[data-astro-cid-j7pv25f6]{position:relative;min-height:85vh;display:flex;align-items:center;padding:2rem 0;overflow:hidden}.hero-overlay[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(98,0,234,.1),transparent 70%);z-index:-1}.hero-container[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:2rem}.hero-content[data-astro-cid-j7pv25f6]{flex:1;z-index:2}.hero-subtitle[data-astro-cid-j7pv25f6]{font-size:clamp(1.2rem,2vw,1.5rem);color:var(--color-text-secondary);margin-bottom:2rem}.hero-cta[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;flex-wrap:wrap}.btn-outline[data-astro-cid-j7pv25f6]{background:transparent;border:2px solid var(--color-secondary);color:var(--color-secondary)}.btn-outline[data-astro-cid-j7pv25f6]:hover{background:var(--color-secondary);color:var(--color-background)}.hero-visual[data-astro-cid-j7pv25f6]{flex:1;max-width:500px}.about-section[data-astro-cid-j7pv25f6]{background-color:var(--color-surface)}.about-visual[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:center}.floating-record[data-astro-cid-j7pv25f6]{width:80%;max-width:300px;animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.bg-gradient[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,#6200ea0d,#03dac60d)}.section-title[data-astro-cid-j7pv25f6]{text-align:center;margin-bottom:3rem}.section-cta[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;margin-top:2rem}.stats-container[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin:3rem 0}.stat-card[data-astro-cid-j7pv25f6]{flex:1;min-width:200px;text-align:center;background-color:var(--color-surface);padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000001a;transition:transform var(--transition-standard)}.stat-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-10px)}.stat-number[data-astro-cid-j7pv25f6]{font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label[data-astro-cid-j7pv25f6]{font-size:1.2rem;color:var(--color-text-secondary)}.cta-section[data-astro-cid-j7pv25f6]{background-image:url(/images/cta-bg.jpg);background-size:cover;background-position:center;position:relative}.cta-section[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;inset:0;background:#121212cc}.cta-wrapper[data-astro-cid-j7pv25f6]{position:relative;z-index:1;text-align:center;padding:3rem;max-width:800px;margin:0 auto}.cta-wrapper[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{margin-bottom:1rem}.cta-wrapper[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin-bottom:2rem;font-size:1.2rem;color:var(--color-text-secondary)}.btn-large[data-astro-cid-j7pv25f6]{padding:1rem 2rem;font-size:1.2rem}@media (max-width: 768px){.hero-container[data-astro-cid-j7pv25f6]{flex-direction:column;text-align:center}.hero-cta[data-astro-cid-j7pv25f6],.stats-container[data-astro-cid-j7pv25f6]{justify-content:center}}
