.Header{position:relative;border-bottom:1px solid rgba(255,255,255,.08);background-color:#071018eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100}.Header__inner{display:flex;align-items:center;justify-content:space-between;height:68px;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.Header__inner{padding-left:2.5rem;padding-right:2.5rem}}.Header__brand{display:inline-block;line-height:0}.Header__logo{height:3rem;width:auto;display:block}.Header__nav{display:none;align-items:center;gap:2.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;color:#e2e8f0db}@media(min-width:768px){.Header__nav{display:flex}}.Header__nav-item{padding:0;margin:0;border:none;background:none;font:inherit;color:inherit;cursor:pointer;transition:color .15s ease,background-color .15s ease}.Header__nav-item:hover{color:#6ee7b7}.Header__actions{display:flex;flex-shrink:0;align-items:center;gap:.75rem}.Header__greeting{display:none;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:600;color:#e2e8f0}@media(min-width:640px){.Header__greeting{display:inline}}.Header__primary-cta{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;background-color:#6ee7b7;padding-left:1.25rem;padding-right:1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700;color:#03130f;text-decoration:none;box-shadow:0 0 24px #34d39940;border:none;cursor:pointer;font-family:inherit;transition:background-color .15s ease}.Header__primary-cta:hover{background-color:#a7f3d0}.Header__primary-cta{height:2.75rem}
