*{box-sizing:border-box}body{margin:0;min-height:100svh;background:#0b1420;color:#eaf3fc;font:15px/1.6 system-ui;display:flex;flex-direction:column}header,footer{padding:24px 32px;display:flex;justify-content:space-between;gap:20px;align-items:center}header a:first-child{font-size:26px;letter-spacing:-1px;font-weight:650;text-decoration:none}a{color:inherit;text-underline-offset:4px}main{flex:1;display:grid;place-items:center;padding:0 20px}video{width:min(100%,1440px);max-height:78svh;border-radius:10px;background:#060e19}footer{color:#a3b8ce;font-size:13px}footer p{margin:0}.article{display:block;max-width:800px;width:100%;margin:30px auto 50px;padding:0 28px}.article h1{font-size:clamp(28px,5vw,44px);line-height:1.2;letter-spacing:-1px}.article h2{font-size:20px;margin-top:32px}.article p{font-size:17px;color:#b7cada}@media(max-width:600px){header,footer{padding:20px;flex-wrap:wrap}main{padding:0}video{border-radius:0}.article{margin-top:12px}}
