:root{--max-width:1100px;--gap:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f5f5;color:#222;line-height:1.6}main{max-width:960px;padding:0 16px;margin:24px auto 20px;align-items:center;text-align:left}h1,h2,p{margin-bottom:20px}li{margin-left:20px}h2{font-size:20px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}main{min-height:70vh;line-height:1.6;color:#003170;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f5f5;padding:20px}.footer .container,.header .container{display:flex;justify-content:space-between;align-items:center;text-align:center}body{margin:0;font-family:system-ui,sans-serif}main{max-width:var(--max-width);margin:24px auto}@media (max-width:768px){main{padding:12px}h1{font-size:1.2rem}}@media (min-width:769px){h1{font-size:1.6rem}}