/* critical.css – CUMMERON base layer */
html{color-scheme:dark}
html,body{background:#1a1d24!important;color:#e8e6e1!important}
.section,section[id]{position:relative;overflow:hidden}
.hero{position:relative}
main{position:relative;z-index:1}
.container{position:relative;z-index:1}
header{position:sticky;top:0;z-index:70}
footer{position:relative;z-index:1}
