:root{--ink:#06111d;--ink2:#0b1b2d;--yellow:#ffd400;--white:#fff;--muted:#c9d0d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#07111c;color:#fff}.hero{position:relative;background:#07111c}.hero>img{display:block;width:100%;height:auto}.section,.contact{padding:85px max(6%,calc((100% - 1180px)/2));background:#0b1724}.section.alt{background:#101e2d}.section small,.contact small{color:var(--yellow);font-weight:900;letter-spacing:3px}.section h2,.contact h2{font-size:45px;margin:12px 0 20px}.section p,.contact p{color:#d3d9df;font-size:19px;line-height:1.7;max-width:820px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:35px}.cards article{background:#07111c;padding:30px;border-top:4px solid var(--yellow);border-radius:8px}.cards h3{font-size:23px}.cards p{font-size:16px}.contact{text-align:center;background:#050c14}.contact p{margin:15px auto}.contact>a{color:var(--yellow);font-size:24px;font-weight:800;text-decoration:none}.social{font-size:16px!important}footer{text-align:center;padding:28px;background:#02070c;color:#aeb6bf}@media(max-width:900px){.cards{grid-template-columns:1fr}.section h2,.contact h2{font-size:35px}}
