*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.6;max-width:900px;margin:0 auto;padding:1rem;color:#333}header{border-bottom:1px solid #eee;padding-bottom:1rem;margin-bottom:2rem}nav a{font-weight:bold;text-decoration:none;color:#333}h1{margin-top:0}h2{margin-top:3rem;background:#333;color:#fff;padding:.5rem 1rem;margin-left:-1rem;margin-right:-1rem}h2,h3{clear:both}article img,main img,p>img,a>img{max-width:120px;max-height:120px;object-fit:contain;float:right;margin:0 0 1rem 1rem;border-radius:6px;background:#f8f8f8;padding:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media (min-width: 600px){article img,main img,p>img,a>img{max-width:220px;max-height:220px;margin:0 0 1rem 1.5rem}}.year-list{list-style:none;padding:0}.year-list li{margin:.5rem 0}.year-list a{font-size:1.25rem}.gift-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:2rem}.gift-item{border:1px solid #eee;border-radius:8px;padding:1rem}.gift-item img{width:100%;height:200px;object-fit:contain;background:#f9f9f9;border-radius:4px}.gift-item h2{font-size:1.1rem;margin:.5rem 0}.gift-item h2 a{text-decoration:none;color:#333}.gift-item h2 a:hover{color:#06c}.gift-item .price{color:#666;font-weight:bold;margin:.25rem 0}.gift-detail .gift-image{max-width:400px;max-height:400px;object-fit:contain;display:block;margin:1rem 0}.gift-detail .price{font-size:1.25rem;font-weight:bold;color:#666}.gift-detail .buy-link{display:inline-block;background:#06c;color:#fff;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none}.gift-detail .buy-link:hover{background:#05a}footer{margin-top:3rem;padding-top:1rem;border-top:1px solid #eee;color:#999;font-size:.875rem}