/* HyperDAF Critical CSS (keep small) */
:root{--hdaf-container:1200px;--hdaf-gutter:16px;}
*{box-sizing:border-box}
body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;color:#111}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}

