/* Draw interface icons as vectors so mobile emoji fonts cannot replace them. */
svg.c8-icon{display:inline-block;width:1em;height:1em;flex-shrink:0;vertical-align:-.12em;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.header-menu-toggle .c8-icon{width:1.15em;height:1.15em;vertical-align:-.18em}
.ribbon-track .c8-icon{stroke-width:1.1}
.cosmic-footer .footer-contact .footer-location{display:grid;grid-template-columns:minmax(0,1fr) 1em;align-items:center;gap:12px}
.footer-location>.c8-icon{color:#ffad78}
/* Keep the site's colors and shapes while retaining native input behavior and focus. */
:where(button,input[type="button"],input[type="submit"],input[type="reset"]){-webkit-appearance:none;appearance:none;color:inherit;font-family:inherit}
:where(input:not([type]),input[type="text"],input[type="email"],input[type="tel"],input[type="url"],input[type="search"],input[type="password"],textarea){-webkit-appearance:none;appearance:none;border-radius:0;font-family:inherit}
:where(button,a,summary){-webkit-tap-highlight-color:transparent}
a[x-apple-data-detectors]{color:inherit!important;font:inherit!important;text-decoration:inherit!important}
