@page{size:letter;margin:10mm}*{box-sizing:border-box}body{margin:20px;font:16px/1.5 system-ui;color:#193a2f;background:#f7f7f1}header{max-width:760px;margin:0 auto 30px}h1{line-height:1.2}.proof-sheet{display:grid;grid-template-columns:repeat(2,76.2mm);gap:7mm 12mm;justify-content:center;margin:0 auto 7mm}figure{margin:0;width:76.2mm;height:76.2mm;border:0.2mm dashed #82917e;border-radius:50%;background:#e4d7bf;break-inside:avoid}img{width:100%;height:100%;object-fit:contain}@media(max-width:650px){.proof-sheet{grid-template-columns:76.2mm}}@media print{body{margin:0;background:white}header{display:none}.proof-sheet{grid-template-columns:repeat(2,76.2mm);break-after:page;margin:0}.proof-sheet:last-child{break-after:auto}figure{background:transparent}}