/* ══ LAYOUT HELPERS ══ */
.page{display:none;}
.page.active{display:block;}
.container{max-width:1100px;margin:0 auto;padding:0 20px;}