
body { background:#fff; color:#222; font-family:Georgia,'Times New Roman',serif;
       text-align:center; margin:0; padding:0 12px 40px; }
a { color:#8b0000; text-decoration:none; }
a:hover { text-decoration:underline; }
.logo { margin:18px 0 6px; }
.crumb { margin:4px 0 18px; font-size:15px; color:#555; }
h1 { font-size:26px; font-weight:normal; margin:6px 0 20px; }
.grid { display:flex; flex-wrap:wrap; justify-content:center; gap:14px;
        max-width:1100px; margin:0 auto; }
.card { width:180px; }
.card img { width:170px; height:128px; object-fit:cover; border:1px solid #ccc;
            padding:4px; background:#fafafa; }
.card .t { font-size:13px; margin-top:4px; line-height:1.3; }
.card .n { font-size:11px; color:#888; }
.thumb img { width:150px; height:112px; object-fit:cover; border:1px solid #ccc;
             padding:3px; background:#fafafa; }
.vids { max-width:700px; margin:26px auto 0; text-align:left; }
.vids h2 { font-size:18px; font-weight:normal; text-align:center; }
.vids li { font-size:14px; margin:3px 0; }
.foot { margin-top:36px; font-size:12px; color:#999; }
