@font-face{font-family:Cairo;src:url('/assets/Cairo-Regular.ttf');font-weight:400;font-display:swap}@font-face{font-family:Cairo;src:url('/assets/Cairo-Black.ttf');font-weight:900;font-display:swap}*{box-sizing:border-box}body{margin:0;background:#fffaf0;color:#351f17;font-family:Cairo,Arial,sans-serif;text-align:center}main{width:min(100%,490px);margin:0 auto;padding:24px 20px 28px}header{margin-bottom:16px}.tag{background:#ffcb05;border-radius:30px;padding:3px 15px;font-size:13px;font-weight:900;display:inline-block}h1{font-size:22px;line-height:1.6;margin:7px 0 0;font-weight:900}p{font-size:13px;margin:2px 0 0;color:#796958}video{display:block;width:100%;max-height:72svh;aspect-ratio:9/16;object-fit:contain;background:#fffaf0;border-radius:16px;box-shadow:0 8px 35px #351f1717}.download{display:block;background:#e51b23;color:#fff;border-radius:12px;text-decoration:none;padding:12px 18px;font-weight:900;font-size:16px;margin-top:18px}.other{display:block;color:#351f17;margin-top:15px;font-size:14px;text-underline-offset:4px}a:focus-visible{outline:3px solid #351f17;outline-offset:4px}@media(max-width:440px){main{padding:14px 16px 24px}header{margin-bottom:12px}h1{font-size:20px}video{max-height:67svh}}