*{box-sizing:border-box}body{margin:0;background:#faf9f5;color:#253d32;font:16px/1.7 system-ui,-apple-system,"Noto Sans",sans-serif}a{color:inherit}header{background:#fff;border-bottom:1px solid #e5e5dc}.header,main,footer{max-width:1240px;margin:auto;padding:24px}.header{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font:32px Georgia,serif;text-decoration:none}.languages{display:flex;gap:18px;font-size:14px}.languages a{text-decoration:none}.languages a[aria-current=page]{text-decoration:underline;text-underline-offset:5px}.hero{max-width:820px;padding:52px 0 30px}.hero h1{font-size:clamp(30px,4vw,46px);line-height:1.3;margin:12px 0 20px}.hero>p:last-child{color:#5e6b63;font-size:18px}.eyebrow{font-size:12px;letter-spacing:.09em;color:#8a6b3f;margin:0 0 10px}.filters{display:flex;gap:10px;flex-wrap:wrap}.filters button{border:1px solid #ccd4cb;border-radius:24px;padding:10px 20px;background:transparent;color:#253d32;font:inherit;cursor:pointer}.filters button[aria-pressed=true]{background:#253d32;color:#fff}.count{font-size:14px;color:#667267}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card{background:#fff;border:1px solid #e7e7df;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.photo{display:block;aspect-ratio:1;padding:18px;background:#f4f1e9}.photo img{width:100%;height:100%;object-fit:contain;object-position:top}.copy{padding:24px;display:flex;flex-direction:column;flex:1}.card h2{font-size:21px;line-height:1.5;margin:0 0 8px}.size{margin:0;color:#526257;font-size:14px}.intro{font-size:15px;color:#637066}.bottom{margin-top:auto;padding-top:20px;display:flex;flex-direction:column;gap:8px}.bottom p{margin:0}.bottom small{display:block;color:#69766d;font-size:12px}.bottom a{font-weight:600;text-underline-offset:4px}.note{margin:44px 0 18px;font-size:14px;color:#68736a}footer{border-top:1px solid #e1e5dc;display:flex;gap:24px;flex-wrap:wrap;justify-content:space-between;font-size:14px;padding-bottom:40px}[hidden]{display:none!important}a:focus-visible,button:focus-visible{outline:3px solid #a4844a;outline-offset:4px}@media(max-width:950px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.header{flex-direction:column}.grid{grid-template-columns:1fr}.hero{padding-top:25px}main{padding:18px}.filters button{padding:8px 14px}.copy{padding:20px}}
