/* NowLook wordmark: vector details, no image downloads or JavaScript. */
.site-header .brand.nw-brand{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;font-family:Manrope,sans-serif;font-size:32px;font-weight:800;letter-spacing:-1.65px;line-height:1.2;text-decoration:none;color:#17241d;isolation:isolate}
.nw-brand .nw-word{display:inline-flex;gap:0;white-space:nowrap}
.nw-brand .nw-look{position:relative;color:#4939ef;z-index:0}
.nw-brand .nw-look:after{content:"";position:absolute;left:2px;right:-1px;bottom:1px;height:6px;border-radius:4px;background:#c9ff32;transform:rotate(-3deg);z-index:-1;transform-origin:left;animation:nw-underline-in 1.2s cubic-bezier(.2,.7,.3,1) both}
.nw-brand .nw-emblem{width:33px;height:33px;display:block;flex:none;overflow:visible;transform-origin:center;animation:nw-star-arrive 3.8s cubic-bezier(.3,.05,.2,1) both}
.nw-brand .nw-star{fill:#4939ef}.nw-brand .nw-star-core{fill:#c9ff32}
.nw-brand:hover .nw-emblem,.nw-brand:focus-visible .nw-emblem{animation:nw-star-hover 1.4s cubic-bezier(.2,.7,.3,1) both}
.nw-brand:hover .nw-look:after,.nw-brand:focus-visible .nw-look:after{animation:nw-underline-hover .7s ease-out both}
@keyframes nw-star-arrive{0%{transform:rotate(-90deg) scale(.65)}25%{transform:rotate(15deg) scale(1.1)}45%{transform:rotate(0) scale(1)}80%{transform:rotate(90deg) scale(.92)}100%{transform:rotate(180deg) scale(1)}}
@keyframes nw-star-hover{0%{transform:rotate(0) scale(1)}45%{transform:rotate(100deg) scale(1.13)}100%{transform:rotate(180deg) scale(1)}}
@keyframes nw-underline-in{0%,15%{transform:rotate(-3deg) scaleX(0)}100%{transform:rotate(-3deg) scaleX(1)}}
@keyframes nw-underline-hover{0%{transform:rotate(-3deg) scaleX(1)}40%{transform:rotate(-3deg) scaleX(.25)}100%{transform:rotate(-3deg) scaleX(1)}}
@media(max-width:760px){.site-header .brand.nw-brand{font-size:28px;letter-spacing:-1.45px;gap:5px}.nw-brand .nw-emblem{width:29px;height:29px}.nw-brand .nw-look:after{height:5px}}
@media(max-width:360px){.site-header .brand.nw-brand{font-size:25px;letter-spacing:-1.3px}.nw-brand .nw-emblem{width:26px;height:26px}}
@media(prefers-reduced-motion:reduce){.nw-brand .nw-emblem,.nw-brand .nw-look:after,.nw-brand:hover .nw-emblem,.nw-brand:focus-visible .nw-emblem,.nw-brand:hover .nw-look:after,.nw-brand:focus-visible .nw-look:after{animation:none}}
