html{background:hsl(var(--background));overflow-x:clip}body{background:hsl(var(--background));color:hsl(var(--foreground));overflow-x:clip}h1,h2{letter-spacing:-.035em}h3,h4,h5,h6{letter-spacing:-.02em}::selection{background:hsl(var(--accent) / .35);color:hsl(var(--foreground))}main>section{position:relative}.container-mobile{max-width:1152px}.section-spacing{padding-top:clamp(2.5rem,6vw,6rem);padding-bottom:clamp(2.5rem,6vw,6rem)}.section-spacing-lg{padding-top:clamp(3.5rem,8vw,7rem);padding-bottom:clamp(3.5rem,8vw,7rem)}main .bg-white:not(form[data-light-inputs]),main .bg-card{background-color:hsl(var(--card))}main .bg-muted\/30,main .bg-muted\/40,main .bg-muted\/50{background-color:hsl(var(--muted) / .72)}main a[class*=border][class*=bg-card],main article[class*=border],main div[class*=border][class*=bg-white]{transition:border-color .18s,background-color .18s}main a[class*=border][class*=bg-card]:hover,main article[class*=border]:hover{border-color:hsl(var(--input))}.nhm-site-header{background:hsl(var(--background) / .92);border-bottom:1px solid hsl(var(--border));-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%)}.nhm-nav-shell{min-height:68px}.nhm-brand{gap:10px;min-height:44px;padding-right:14px;position:relative}.nhm-brand-logo{filter:brightness(2.6)contrast(1.08)saturate(1.3)}.nhm-brand-meta{gap:2px;line-height:1;display:grid}.nhm-brand-meta strong{color:hsl(var(--foreground));font-family:var(--font-display);letter-spacing:.16em;font-size:.66rem;font-weight:500}.nhm-brand-meta small{color:hsl(var(--muted-foreground));font-family:var(--font-display);letter-spacing:.12em;white-space:nowrap;font-size:.55rem}.nhm-nav-links{padding:0 4px}.nhm-nav-link{border-radius:var(--radius);color:hsl(var(--muted-foreground));position:relative}.nhm-nav-link:hover,.nhm-nav-link.is-active{color:hsl(var(--foreground))}.nhm-nav-link.is-active:after{background:hsl(var(--accent));content:"";height:2px;position:absolute;bottom:-2px;left:12px;right:12px}.nhm-menu-button{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius)}.nhm-mobile-menu{background:hsl(var(--background))}.public-hero,.nhm-landing-hero{background:radial-gradient(90% 60% at 78% 0%, hsl(var(--accent) / .14), transparent 60%), hsl(var(--background))}.public-hero--dark,.nhm-landing-hero--dark{background:radial-gradient(90% 70% at 80% 0%, hsl(var(--accent) / .16), transparent 58%), hsl(var(--surface-dark));color:hsl(var(--surface-dark-foreground))}.public-hero__heading,.nhm-landing-hero__heading{letter-spacing:-.035em;max-width:20ch}.nhm-landing-hero__heading+.nhm-landing-hero__description{max-width:56ch}.nhm-landing-hero__panel-title{letter-spacing:-.02em}@media (max-width:1023.98px){.nhm-landing-hero__copy{order:1}.nhm-landing-hero__panel{order:2}}input,textarea,select{background:hsl(var(--card))!important;border-color:hsl(var(--input))!important;border-radius:var(--radius)!important}input:focus,textarea:focus,select:focus{box-shadow:0 0 0 3px hsl(var(--accent) / .18);border-color:hsl(var(--accent))!important}#hero-scan-domain,#full-scan-domain,#full-scan-name,#full-scan-email{background:hsl(var(--surface-dark-input))!important;border-color:hsl(var(--surface-dark-border))!important;color:hsl(var(--surface-dark-foreground))!important}#hero-scan-domain::-moz-placeholder{color:hsl(var(--surface-dark-muted))!important}#full-scan-domain::-moz-placeholder{color:hsl(var(--surface-dark-muted))!important}#full-scan-name::-moz-placeholder{color:hsl(var(--surface-dark-muted))!important}#full-scan-email::-moz-placeholder{color:hsl(var(--surface-dark-muted))!important}#hero-scan-domain::placeholder,#full-scan-domain::placeholder,#full-scan-name::placeholder,#full-scan-email::placeholder{color:hsl(var(--surface-dark-muted))!important}.section-dark input:not([type=checkbox]),[class*=surface-dark] input:not([type=checkbox]){background:hsl(var(--surface-dark-input))!important;border-color:hsl(var(--surface-dark-border))!important;color:hsl(var(--surface-dark-foreground))!important}.section-dark input:not([type=checkbox])::-moz-placeholder{color:hsl(var(--surface-dark-muted))!important}[class*=surface-dark] input:not([type=checkbox])::-moz-placeholder{color:hsl(var(--surface-dark-muted))!important}.section-dark input:not([type=checkbox])::placeholder,[class*=surface-dark] input:not([type=checkbox])::placeholder{color:hsl(var(--surface-dark-muted))!important}[class*=surface-dark] form[data-light-inputs] input:not([type=checkbox]){border-color:hsl(var(--input))!important;color:hsl(var(--background))!important;background:#fff!important}[class*=surface-dark] form[data-light-inputs] input:not([type=checkbox])::-moz-placeholder{color:hsl(var(--muted-foreground))!important}[class*=surface-dark] form[data-light-inputs] input:not([type=checkbox])::placeholder{color:hsl(var(--muted-foreground))!important}.app-dashboard-shell aside a[aria-current=page],.app-dashboard-shell aside button[aria-selected=true]{box-shadow:inset 3px 0 hsl(var(--accent))}.nhm-site-footer{background:hsl(var(--background));position:relative}.nhm-footer-cta{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:start;gap:40px;padding-top:clamp(2.5rem,6vw,6rem);padding-bottom:clamp(2.5rem,6vw,6rem);display:flex;position:relative}.nhm-footer-cta>div{max-width:640px}.nhm-footer-cta span{color:hsl(var(--accent));letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:500;display:block}.nhm-footer-cta h2{color:hsl(var(--foreground));margin-top:.75rem;font-size:clamp(1.5rem,3.2vw,2.25rem);font-weight:500;line-height:1.15}.nhm-footer-cta p{color:hsl(var(--muted-foreground));max-width:34rem;margin-top:1rem;line-height:1.75}.nhm-footer-main{position:relative}.nhm-footer-bottom{font-size:.78rem}@media (max-width:1080px){.nhm-brand-meta{display:none}}@media (max-width:760px){.nhm-nav-shell{min-height:60px}.nhm-footer-cta{flex-direction:column;align-items:flex-start;gap:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
