body,body.velour-theme{background:var(--velour-bg);color:var(--velour-text);font-family:Inter,Manrope,system-ui,sans-serif;margin:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--velour-gold);text-decoration:none}a:hover{color:var(--velour-gold-soft)}img{max-width:100%;height:auto;display:block}.velour-site-main{padding:0 0 2.75rem;position:relative;z-index:1}.velour-container{width:min(100% - 2rem,var(--velour-content-width));margin:0 auto}.velour-reading-container{width:min(100% - 2rem,var(--velour-reading-width));margin:0 auto}.velour-surface{background:var(--velour-surface);border:1px solid var(--velour-border);border-radius:var(--velour-radius-md);box-shadow:var(--velour-shadow)}.velour-surface h1,.velour-surface h2,.velour-surface h3,.velour-surface h4,.velour-surface p,.velour-surface li{color:var(--velour-text)}.velour-surface .velour-card-excerpt,.velour-surface .velour-meta,.velour-surface .taxonomy-description{color:var(--velour-text-muted)}.screen-reader-text{position:absolute;left:-9999px}

html,body{margin:0!important;padding:0!important;background:var(--velour-bg)!important;}
body.home,body.blog,body.page{background:var(--velour-bg)!important;}
body > header:first-of-type{margin-top:0!important;}
