@keyframes header-component-module-scss-module__05s4gG__menu-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.header-component-module-scss-module__05s4gG__header{-webkit-backdrop-filter:blur(14px);background:#fafaf7eb;border-bottom:1px solid #e5e5e2;width:100%}.header-component-module-scss-module__05s4gG__header__inner{justify-content:space-between;align-items:center;gap:.75rem;max-width:90rem;height:3.5rem;margin:0 auto;padding:0 1.25rem;display:flex}.header-component-module-scss-module__05s4gG__header__wordmark{flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:inline-flex}.header-component-module-scss-module__05s4gG__header__wordmark-logo{border-radius:.375rem;display:block}.header-component-module-scss-module__05s4gG__header__wordmark-name{font-family:var(--font-heading);letter-spacing:-.01em;color:#0a0a0a;font-size:1.125rem;font-weight:700}.header-component-module-scss-module__05s4gG__header__wordmark-music{color:#095ce6}.header-component-module-scss-module__05s4gG__header__nav{display:none}.header-component-module-scss-module__05s4gG__header__nav-link{font-family:var(--font-body);color:#4a4a47;border-radius:.5rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .18s;position:relative}.header-component-module-scss-module__05s4gG__header__nav-link:hover{color:#0a0a0a;text-decoration:none}.header-component-module-scss-module__05s4gG__header__nav-link--active{color:#0a0a0a}.header-component-module-scss-module__05s4gG__header__nav-link--active:after{content:"";background:#095ce6;border-radius:50%;width:.25rem;height:.25rem;position:absolute;bottom:.125rem;left:50%;transform:translate(-50%)}.header-component-module-scss-module__05s4gG__header__actions{display:none}.header-component-module-scss-module__05s4gG__header__separator{background:#e5e5e2;flex-shrink:0;width:.0625rem;height:1.25rem;display:block}.header-component-module-scss-module__05s4gG__header__ghost{font-family:var(--font-body);color:#4a4a47;border-radius:.5rem;padding:.4375rem .875rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .18s}.header-component-module-scss-module__05s4gG__header__ghost:hover{color:#0a0a0a;text-decoration:none}.header-component-module-scss-module__05s4gG__header__primary{font-family:var(--font-body);color:#fafaf7;background:#095ce6;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none}.header-component-module-scss-module__05s4gG__header__primary:hover:not(:disabled){background:#074cbf;border-color:#074cbf;text-decoration:none}.header-component-module-scss-module__05s4gG__header__burger{cursor:pointer;color:#0a0a0a;background:0 0;border:1px solid #e5e5e2;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:border-color .18s;display:inline-flex}.header-component-module-scss-module__05s4gG__header__burger:hover{border-color:#4a4a47}.header-component-module-scss-module__05s4gG__header__burger-icon line{stroke-width:1.5px;stroke-linecap:round;transform-box:fill-box;transform-origin:50%;transition:transform .25s,opacity .2s}.header-component-module-scss-module__05s4gG__header__burger-icon--open .header-component-module-scss-module__05s4gG__top{transform:translateY(6px)rotate(45deg)}.header-component-module-scss-module__05s4gG__header__burger-icon--open .header-component-module-scss-module__05s4gG__mid{opacity:0}.header-component-module-scss-module__05s4gG__header__burger-icon--open .header-component-module-scss-module__05s4gG__bot{transform:translateY(-6px)rotate(-45deg)}.header-component-module-scss-module__05s4gG__header__mobile-menu{z-index:100;background:#fafaf7;flex-direction:column;padding:1.5rem 1.25rem;animation:.22s cubic-bezier(.22,1,.36,1) both header-component-module-scss-module__05s4gG__menu-in;display:flex;position:fixed;inset:3.5rem 0 0;overflow-y:auto}.header-component-module-scss-module__05s4gG__header__mobile-nav{flex-direction:column;display:flex}.header-component-module-scss-module__05s4gG__header__mobile-link{letter-spacing:-.02em;color:#0a0a0a;border-bottom:1px solid #e5e5e2;justify-content:space-between;align-items:center;padding:1.125rem 0;font-size:1.25rem;font-weight:700;text-decoration:none;transition:color .18s;display:flex}.header-component-module-scss-module__05s4gG__header__mobile-link:hover{color:#4a4a47;text-decoration:none}.header-component-module-scss-module__05s4gG__header__mobile-arrow{color:#4a4a47;font-size:1.25rem}.header-component-module-scss-module__05s4gG__header__mobile-ctas{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.header-component-module-scss-module__05s4gG__header__mobile-cta-primary{color:#fafaf7;font-family:var(--font-body);text-align:center;background:#095ce6;border-radius:.625rem;padding:.875rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .18s;display:block}.header-component-module-scss-module__05s4gG__header__mobile-cta-primary:hover:not(:disabled){background:#074cbf;border-color:#074cbf;text-decoration:none}.header-component-module-scss-module__05s4gG__header__mobile-cta-ghost{color:#0a0a0a;font-family:var(--font-body);text-align:center;border:1px solid #e5e5e2;border-radius:.625rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .18s;display:block}.header-component-module-scss-module__05s4gG__header__mobile-cta-ghost:hover{border-color:#4a4a47;text-decoration:none}@media (min-width:768px){.header-component-module-scss-module__05s4gG__header__inner{height:4.75rem;padding:0 4rem}.header-component-module-scss-module__05s4gG__header__nav{flex-grow:1;justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.header-component-module-scss-module__05s4gG__header__actions{align-items:center;gap:.5rem;display:flex}.header-component-module-scss-module__05s4gG__header__burger{display:none}}
