*{box-sizing:border-box}body{margin:0;background:#f8f6ef;color:#203b2b;font:17px/1.65 Arial,sans-serif}header,footer,main{max-width:1200px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #ddd}nav a{margin-right:18px}a{color:inherit}h1{font:clamp(32px,5vw,58px)/1.1 Georgia,serif}h2{font:26px Georgia,serif}.product{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:40px 0}.product img{width:100%;height:540px;object-fit:contain}.price{font-size:26px}.button{display:inline-block;background:#203b2b;color:#fff;padding:15px 24px;border-radius:4px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:13px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.grid img{width:100%;height:280px;object-fit:contain}.skip{position:absolute;left:-999px}.skip:focus{left:16px;background:#fff;padding:12px}a:focus-visible{outline:3px solid #b49253;outline-offset:4px}@media(max-width:700px){header{flex-direction:column}.product{grid-template-columns:1fr;gap:20px}.product img{height:360px}.grid{grid-template-columns:1fr 1fr}.grid img{height:200px}main{padding:20px}}

.whatnot-reviews{margin:28px 0;padding:24px;background:#f0eee5;border:1px solid #d9ddcf;border-radius:10px}.whatnot-reviews article+article{border-top:1px solid #d9ddcf;margin-top:20px;padding-top:20px}.whatnot-reviews blockquote{margin:16px 0;font:italic 22px/1.5 Georgia,serif;color:#203b2b}.whatnot-reviews p{margin:10px 0;font-size:14px;line-height:1.6}.whatnot-reviews a{font-size:14px;text-decoration:underline}.whatnot-reviews h4{font-size:18px;margin:0 0 12px}
