body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;background:#f6f7f9;color:#172033;line-height:1.5}header{background:#123;color:white;padding:32px 20px}header h1{margin:0 0 8px;font-size:clamp(28px,5vw,44px)}.sub{max-width:850px;color:#dbe7f3}.btn{display:inline-block;background:#fff;color:#123;text-decoration:none;padding:10px 14px;border-radius:8px;margin:6px 8px 0 0;font-weight:700}main{max-width:1050px;margin:0 auto;padding:20px}.card,.entry{background:white;border:1px solid #dde3ea;border-radius:14px;box-shadow:0 1px 4px #0001}.card{padding:18px;margin:0 0 18px}h2{margin-top:8px}h3{margin:28px 0 12px;border-bottom:2px solid #ccd6e0;padding-bottom:6px}.day{display:grid;gap:14px}.entry{display:grid;grid-template-columns:150px 1fr;gap:14px;padding:12px}.entry img{width:150px;height:150px;object-fit:cover;border-radius:10px}.entry time{font-weight:800;color:#235}.entry h4{margin:4px 0 6px;font-size:18px}.entry p{margin:4px 0}.file{color:#627083;font-size:13px}.sheet{max-width:100%;border-radius:10px}dt{font-weight:800;margin-top:10px}dd{margin-left:0;color:#344}footer{text-align:center;color:#667;padding:30px}@media(max-width:620px){.entry{grid-template-columns:1fr}.entry img{width:100%;height:auto;max-height:360px}.btn{display:block;text-align:center}}