/* Monochrome Wizard identity. Luminance mask removes the black asset background. */
a.wordmark{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;flex-shrink:0;line-height:1;text-transform:none!important}
.wordmark .wizard-logo{display:block;width:198px;height:54px;background:#fff;mask-image:url("assets/laserwizard-logo-white-v1.png");mask-mode:luminance;mask-repeat:no-repeat;mask-size:114.5% 178.5%;mask-position:28% 36%;-webkit-mask-image:url("assets/laserwizard-logo-white-v1.png");-webkit-mask-repeat:no-repeat;-webkit-mask-size:114.5% 178.5%;-webkit-mask-position:28% 36%}
.wordmark .wizard-endorsement{display:block;margin-left:80px;font:600 6px/1.2 "Manrope",sans-serif;letter-spacing:.12em;color:#9da5ad;white-space:nowrap}
.wordmark .wizard-endorsement b{color:#ddd}
footer .wordmark .wizard-logo{width:246px;height:67px}
footer .wordmark .wizard-endorsement{margin-left:99px;font-size:7px}
@media(max-width:600px){.wordmark .wizard-logo{width:164px;height:45px}.wordmark .wizard-endorsement{margin-left:66px;font-size:5px}.header a.wordmark{gap:3px}footer .wordmark .wizard-logo{width:210px;height:57px}footer .wordmark .wizard-endorsement{margin-left:85px;font-size:6px}}
