:root{
/* the only shadow colour in the source file is rgba(0,0,0,.25); offsets are derived */
--nh-shadow-card:0 2px 8px rgba(0,0,0,.25);
--nh-shadow-tile:0 1px 4px rgba(0,0,0,.25);
--nh-overlay-scrim:rgba(75,92,106,1);
--nh-hero-fade:linear-gradient(171.312deg,rgba(217,217,217,0) 17.65%,#ffffff 63.85%); /* @kind color */
--nh-transition:160ms ease; /* @kind other */
}