/* core styles import global defaults. */
/* core/style.css - keep minimal critical rules here. The large global stylesheet is loaded asynchronously from the base template to avoid render-blocking @import chains. */
:root{--brand:#0a58ca}
/* add any tiny critical rules needed for initial render (logo, nav layout) */
.yd-logo{display:inline-flex;align-items:center}
.yd-logo img{display:block;border:0}
