@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600;700&family=Playfair+Display:wght@700&display=swap";*{box-sizing:border-box}body{color:#29231f;background:#f7f4ef;margin:0;font-family:DM Sans,sans-serif}header{background:linear-gradient(135deg,var(--brand),#201512);color:#fff;padding:54px 20px 70px}.hero,main,footer{max-width:1100px;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.18em;opacity:.8;font-size:.72rem;font-weight:700}h1{margin:12px 0;font:700 clamp(2.5rem,8vw,5rem)/1 Playfair Display}.hero p{opacity:.86;max-width:560px}.actions{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.actions a{color:#fff;background:#ffffff12;border:1px solid #fff5;border-radius:99px;padding:10px 15px;text-decoration:none}.controls{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f4eff5;border-radius:22px 22px 0 0;margin-top:-34px;padding:16px 12px 10px;position:sticky;top:0}input[aria-label]{width:100%;font:inherit;background:#fff;border:0;border-radius:14px;padding:15px 18px;box-shadow:0 8px 30px #38271a12}.chips,.filters{scrollbar-width:none;gap:8px;padding:12px 0;display:flex;overflow:auto}.chips button,.filters span{white-space:nowrap;background:#fff;border:1px solid #ddd3ca;border-radius:99px;padding:9px 14px;font:600 .85rem inherit}.chips .active{color:#fff;background:#29231f;border-color:#29231f}.filters input{display:none}.filters input:checked+span{color:#fff;background:#29231f}details summary{cursor:pointer;font-size:.85rem}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;padding:16px 12px 48px;display:grid}article{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 35px #38271a10}article img,.placeholder{object-fit:cover;width:100%;height:180px}.placeholder{color:#fffa;background:linear-gradient(135deg,#eee4da,#d8c7b8);place-items:center;font:700 2rem Playfair Display;display:grid}.cardbody{padding:16px}.row{justify-content:space-between;gap:12px;display:flex}.row h2{margin:0;font:700 1.2rem Playfair Display}.row strong{white-space:nowrap}.cardbody p{color:#70665e;font-size:.9rem;line-height:1.5}.tags{flex-wrap:wrap;gap:5px;display:flex}.tags span{background:#f1ece7;border-radius:6px;padding:5px 8px;font-size:.7rem}.tags .featured{background:#f0d9a4}.disabled{opacity:.55}.empty,.state{text-align:center;padding:80px 20px}.spinner{border:3px solid #ddd;border-top-color:#29231f;border-radius:50%;width:32px;height:32px;margin:auto;animation:1s linear infinite s}@keyframes s{to{transform:rotate(360deg)}}footer{color:#746960;justify-content:space-between;gap:15px;padding:20px 12px 35px;font-size:.8rem;display:flex}@media (width<=600px){header{padding-top:36px}.controls{margin-top:-25px}.grid{grid-template-columns:1fr}footer{flex-direction:column}}
