.HomePage_hero__oRrFL{position:relative;padding:8rem 0 6rem;background:var(--bg-primary,#fff);border-bottom:1px solid var(--border-color,#e2e8f0);overflow:hidden;min-height:calc(100vh - 200px);display:flex;align-items:center}.HomePage_container__NwVWR{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.HomePage_heroContent__Aq_nR{position:relative;z-index:1;max-width:800px}.HomePage_heroEyebrow__Ndiq1{display:flex;align-items:center;gap:1rem;font-family:var(--font-mono,"SF Mono",monospace);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted,#94a3b8);margin-bottom:2rem}.HomePage_heroEyebrow__Ndiq1:before{content:"";display:block;width:2rem;height:1px;background:currentColor}.HomePage_heroTitle__4KVGU{font-size:clamp(3.5rem,8vw,6rem);font-weight:700;margin-bottom:1.5rem;color:var(--text-primary,#0f172a);line-height:.95;letter-spacing:-.05em}.HomePage_heroSubtitle__IhVGH{font-size:clamp(1.125rem,2.5vw,1.5rem);color:var(--text-secondary,#475569);margin-bottom:3rem;line-height:1.5;max-width:540px;font-weight:400}.HomePage_heroActions__DGqnL{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.HomePage_btnPrimary__t7YjI,.HomePage_btnSecondary__gNA7i{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2.5rem;font-size:.9375rem;font-weight:500;border-radius:9999px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);cursor:pointer;border:1px solid transparent}.HomePage_btnPrimary__t7YjI{background:var(--text-primary,#0f172a);color:var(--bg-primary,#fff)}.HomePage_btnPrimary__t7YjI:hover{background:transparent;color:var(--text-primary,#0f172a);border-color:var(--text-primary,#0f172a);transform:translateY(-2px)}.HomePage_btnSecondary__gNA7i{background:transparent;color:var(--text-secondary,#475569);border-color:var(--border-color,#e2e8f0)}.HomePage_btnSecondary__gNA7i:hover{border-color:var(--text-primary,#0f172a);color:var(--text-primary,#0f172a);transform:translateY(-2px)}.HomePage_btnArrow__TgX8P{font-size:1.2em;line-height:1;transition:transform .3s ease}.HomePage_btnPrimary__t7YjI:hover .HomePage_btnArrow__TgX8P{transform:translateX(4px) scale(1.1)}.HomePage_spotifyEmbed__VsN3n{margin-top:4rem;width:100%;max-width:800px;border-radius:12px;box-shadow:0 10px 30px -10px rgba(0,0,0,.1)}[data-theme=dark] .HomePage_spotifyEmbed__VsN3n{box-shadow:0 10px 30px -10px rgba(0,0,0,.5)}.HomePage_adContainer__j8FkV{max-width:1200px;margin:2rem auto;padding:0 2rem;min-height:60px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.HomePage_hero__oRrFL{padding:6rem 0 4rem;min-height:auto}.HomePage_heroTitle__4KVGU{font-size:3rem}.HomePage_heroSubtitle__IhVGH{font-size:1.125rem;margin-bottom:2rem}.HomePage_heroActions__DGqnL{flex-direction:column;width:100%}.HomePage_btnPrimary__t7YjI,.HomePage_btnSecondary__gNA7i{width:100%}}@media (max-width:480px){.HomePage_hero__oRrFL{padding:4rem 0 3rem}.HomePage_heroTitle__4KVGU{font-size:2.5rem}.HomePage_container__NwVWR{padding:0 1.25rem}}[data-theme=dark] .HomePage_hero__oRrFL{background:var(--bg-primary,#020617);border-bottom-color:hsla(0,0%,100%,.08)}[data-theme=dark] .HomePage_heroTitle__4KVGU{color:#fff}[data-theme=dark] .HomePage_heroSubtitle__IhVGH{color:var(--text-secondary,#94a3b8)}[data-theme=dark] .HomePage_btnPrimary__t7YjI{background:#fff;color:#0f172a}[data-theme=dark] .HomePage_btnPrimary__t7YjI:hover{background:transparent;color:#fff;border-color:#fff}[data-theme=dark] .HomePage_btnSecondary__gNA7i{color:#e2e8f0;border-color:hsla(0,0%,100%,.2)}[data-theme=dark] .HomePage_btnSecondary__gNA7i:hover{border-color:#fff;color:#fff}