body{box-sizing:border-box;width:100%;margin:0;padding:0}.nh-hero{isolation:isolate;position:relative;overflow:hidden}.nh-hero-bg{z-index:-1;background-color:var(--color-silver-tree-100);position:absolute;inset:0}:root[data-theme=dark] .nh-hero-bg{background-color:var(--color-silver-tree-950)}.nh-blob{filter:blur(90px);opacity:.75;will-change:transform;border-radius:9999px;position:absolute}.nh-blob-teal{background:radial-gradient(circle at 50% 50%, var(--color-silver-tree-400), transparent 68%);width:60vw;max-width:900px;height:60vw;max-height:900px;animation:26s ease-in-out infinite nh-drift-a;top:-18%;left:-12%}.nh-blob-gold{background:radial-gradient(circle at 50% 50%, var(--color-golden-grass-300), transparent 66%);opacity:.5;width:46vw;max-width:680px;height:46vw;max-height:680px;animation:32s ease-in-out infinite nh-drift-b;top:6%;right:-8%}.nh-blob-deep{background:radial-gradient(circle at 50% 50%, var(--color-silver-tree-600), transparent 70%);opacity:.55;width:70vw;max-width:1100px;height:44vw;max-height:620px;animation:38s ease-in-out infinite nh-drift-c;bottom:-22%;left:18%}:root[data-theme=dark] .nh-blob-teal{opacity:.5}:root[data-theme=dark] .nh-blob-gold{opacity:.3}:root[data-theme=dark] .nh-blob-deep{opacity:.65}.nh-hero-photo{object-fit:cover;object-position:50% 62%;mix-blend-mode:multiply;opacity:.34;width:100%;height:100%;animation:40s ease-in-out infinite alternate nh-hero-zoom;position:absolute;inset:0}:root[data-theme=dark] .nh-hero-photo{mix-blend-mode:luminosity;opacity:.38}.nh-hero-contours{opacity:.5;width:100%;height:100%;position:absolute;inset:0}.nh-hero-scrim{background:radial-gradient(75% 65% at 50% 45%, color-mix(in srgb, var(--color-silver-tree-50) 80%, transparent), transparent 78%), linear-gradient(to bottom, transparent 55%, var(--color-silver-tree-100) 100%);position:absolute;inset:0}:root[data-theme=dark] .nh-hero-scrim{background:radial-gradient(75% 65% at 50% 45%, color-mix(in srgb, var(--color-silver-tree-950) 68%, transparent), transparent 76%), linear-gradient(to bottom, transparent 55%, var(--color-silver-tree-950) 100%)}.nh-mote{transform-box:fill-box;transform-origin:50%;animation:14s ease-in-out infinite nh-float}.nh-shot{box-sizing:border-box;backdrop-filter:blur(10px);width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 18px 40px -20px #00000059, 0 0 0 1px color-mix(in srgb, var(--color-silver-tree-500) 18%, transparent);background-color:#ffffff1f;border:5px solid #ffffff47;border-radius:16px;display:block}:root[data-theme=dark] .nh-shot{background-color:#ffffff0a;border-color:#ffffff14;box-shadow:0 18px 40px -18px #0009,0 0 0 1px #ffffff17}.nh-shot.nh-shot-lead{max-width:60%}.nh-shot.nh-shot-lead-wide{max-width:82%}.nh-shot.nh-shot-pair{z-index:1;max-width:30%;max-height:78%;margin-left:-1.5rem;position:relative}.nh-shot.nh-shot-lead-anchor{max-width:92%;max-height:92%}.nh-shot.nh-shot-overlay{z-index:1;position:absolute}.nh-shot.nh-overlay-coordinates{max-width:26%;bottom:-2%;left:-2%}.nh-shot.nh-overlay-media{max-height:78%;top:30%;left:-1%}.nh-shot.nh-overlay-stats{max-width:26%;bottom:-2%;left:5%}.nh-shot.nh-overlay-projects{max-height:84%;top:18%;left:21%}.nh-shot.nh-shot-pair-lg{max-width:32%;max-height:84%;margin-left:-16%}.nh-shot.nh-shot-pair-small{max-width:21%;max-height:70%;margin-left:-3%}@media (width<=640px){.nh-shot.nh-shot-pair{margin-left:-.75rem}.nh-shot.nh-shot-overlay{z-index:1;position:absolute}.nh-shot.nh-overlay-coordinates{max-width:19%;max-height:88%;bottom:2%;left:0}.nh-shot.nh-overlay-media{max-width:30%;max-height:72%;top:28%;left:1%}.nh-shot.nh-overlay-stats{max-width:20%;max-height:86%;bottom:2%;left:7%}.nh-shot.nh-overlay-projects{max-width:30%;max-height:70%;bottom:2%;left:22%}.nh-shot.nh-shot-pair-lg{max-width:32%;max-height:84%;margin-left:-16%}.nh-shot.nh-shot-pair-small{margin-left:-2%}}.nh-caption{backdrop-filter:blur(10px);background-color:#00000094;border:1px solid #fff3}.nh-tile img{transition:transform .6s cubic-bezier(.22,1,.36,1)}.nh-tile:hover img{transform:scale(1.06)}.nh-letter{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards nh-letter-in;display:inline-block;transform:translateY(.18em)}.nh-underline{background-image:linear-gradient(to right, var(--color-silver-tree-500), var(--color-golden-grass-400));background-position:0 100%;background-repeat:no-repeat;background-size:100% 2px}.nh-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.nh-reveal.nh-in{opacity:1;transform:none}.nh-scan{animation:4.5s ease-in-out infinite nh-scan}.nh-flag{transform-box:fill-box;transform-origin:50%;animation:2.4s ease-in-out infinite nh-pulse}.nh-draw{stroke-dasharray:60;stroke-dashoffset:60px;animation:2.6s ease-in-out infinite nh-draw}.nh-packet{offset-rotate:0deg;animation:3.6s cubic-bezier(.55,0,.45,1) infinite nh-travel}.nh-packet-a{offset-path:path("M 60 60 C 60 34, 44 26, 26 26")}.nh-packet-b{offset-path:path("M 60 60 C 60 34, 76 26, 94 26");animation-delay:.9s}.nh-packet-c{offset-path:path("M 60 60 C 60 86, 44 94, 26 94");animation-delay:1.8s}.nh-packet-d{offset-path:path("M 60 60 C 60 86, 76 94, 94 94");animation-delay:2.7s}.nh-stack-bar{transform-box:fill-box;transform-origin:0%;animation:5s ease-in-out infinite nh-extend}.nh-stack-bar-2{animation-delay:.35s}.nh-stack-bar-3{animation-delay:.7s}.nh-stack-bar-4{animation-delay:1.05s}.nh-orbit{transform-box:fill-box;transform-origin:50%;animation:18s linear infinite nh-spin}.nh-taxon-card:hover .nh-taxon-glyph{transform:translateY(-3px)scale(1.06)}.nh-taxon-glyph{transition:transform .4s cubic-bezier(.22,1,.36,1)}@keyframes nh-drift-a{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(6%,5%)scale(1.08)}}@keyframes nh-drift-b{0%,to{transform:translate(0,0)scale(1.04)}50%{transform:translate(-7%,6%)scale(.94)}}@keyframes nh-drift-c{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-5%,-6%)scale(1.1)}}@keyframes nh-hero-zoom{0%{transform:scale(1.02)}to{transform:scale(1.12)}}@keyframes nh-float{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:.9;transform:translateY(-18px)}}@keyframes nh-letter-in{to{opacity:1;transform:none}}@keyframes nh-scan{0%,to{opacity:0;transform:translateY(0)}10%{opacity:1}85%{opacity:1}90%,to{opacity:0;transform:translateY(58px)}}@keyframes nh-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.5)}}@keyframes nh-draw{0%{stroke-dashoffset:60px}35%,85%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}@keyframes nh-travel{0%{offset-distance:0%;opacity:0}12%{opacity:1}80%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes nh-extend{0%,to{transform:scaleX(.35)}45%,65%{transform:scaleX(1)}}@keyframes nh-spin{to{transform:rotate(360deg)}}@keyframes nh-progress{0%{width:0}to{width:100%}}@keyframes nh-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.nh-panel-in{animation:.5s cubic-bezier(.22,1,.36,1) nh-fade-up}@media (prefers-reduced-motion:reduce){.nh-blob,.nh-hero-photo,.nh-mote,.nh-letter,.nh-scan,.nh-flag,.nh-draw,.nh-packet,.nh-stack-bar,.nh-orbit,.nh-panel-in{animation:none!important}.nh-letter{opacity:1;transform:none}.nh-draw{stroke-dashoffset:0}.nh-packet{opacity:0}.nh-reveal{opacity:1;transition:none;transform:none}}
