:root{--ink:#171417;--soft-ink:#3a3333;--muted:#726868;--paper:#fffdf9;--cream:#f7f1e9;--line:#e5ddd3;--red:#c40021;--red-dark:#8f0018;--smoke:#111113;--gold:#c9963f}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.68;text-rendering:optimizeLegibility}a{color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:5;background:rgba(255,253,249,.98);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:10px clamp(18px,4.5vw,64px);box-shadow:0 10px 30px rgba(20,15,12,.07)}.brand{display:flex;align-items:center;text-decoration:none}.brand img{width:138px;height:138px;object-fit:contain}.site-header nav,.site-footer nav{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.site-header nav{justify-content:flex-end;max-width:900px}.site-header nav a,.site-footer a{text-decoration:none;color:var(--soft-ink);font-weight:800;font-size:.86rem;text-transform:uppercase;letter-spacing:.04em}.site-header nav a{min-height:42px;display:inline-flex;align-items:center;padding:9px 13px;border:1px solid transparent;border-radius:999px;background:rgba(255,255,255,.62);white-space:nowrap}.site-header nav a:hover{color:var(--red);border-color:#efc7ce;background:white;box-shadow:0 8px 18px rgba(196,0,33,.08)}.site-footer a:hover{color:var(--red)}.home-hero,.section-hero{display:grid;grid-template-columns:1.04fr .96fr;gap:38px;align-items:center;padding:clamp(30px,6vw,76px) clamp(18px,5vw,68px);background:linear-gradient(180deg,#fff 0%,var(--cream) 100%);border-bottom:1px solid var(--line)}.home-hero img{border-radius:8px;aspect-ratio:16/9;object-fit:cover;object-position:58% center;box-shadow:0 18px 44px rgba(23,20,23,.14)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--red);font-size:.76rem;font-weight:900}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.45rem,5.2vw,5.1rem);line-height:1.02;margin:.08em 0 .25em;color:var(--smoke)}h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.58rem,2.5vw,2.35rem);line-height:1.15;margin-top:2em;color:var(--smoke)}h3{line-height:1.2;color:var(--smoke)}p{color:var(--soft-ink)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:6px;background:var(--red);color:white;text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.button.secondary{background:var(--smoke)}.actions{display:flex;gap:12px;flex-wrap:wrap}.section,.article,.page{max-width:1120px;margin:auto;padding:34px clamp(18px,4vw,42px)}.about-page{max-width:980px}.contact-page{max-width:820px}.contact-form{display:grid;gap:14px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;margin:26px 0;box-shadow:0 12px 30px rgba(23,20,23,.06)}.contact-form label{display:grid;gap:6px;font-weight:900;color:var(--smoke)}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d8cfc4;border-radius:6px;padding:12px 13px;font:inherit;background:#fffdf9;color:var(--ink)}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(196,0,33,.18);border-color:var(--red)}.contact-form button{border:0;cursor:pointer;justify-self:start}.contact-note{background:var(--cream);border-left:4px solid var(--red);padding:14px;border-radius:0 8px 8px 0}.about-hero{display:grid;gap:24px;margin-bottom:30px}.about-hero img{width:100%;border-radius:8px;box-shadow:0 18px 42px rgba(23,20,23,.14);aspect-ratio:16/9;object-fit:cover;object-position:58% center}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.card{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 10px 28px rgba(23,20,23,.06)}.card a{text-decoration:none}.card h3,.card p{padding:0 16px}.card h3{font-family:Georgia,'Times New Roman',serif;font-size:1.24rem}.card img{aspect-ratio:16/9;object-fit:cover}.article{max-width:890px}.article-hero{text-align:left}.article-hero>p:not(.eyebrow){font-size:1.12rem}.recipe-image{margin:28px 0}.recipe-image img{border-radius:8px;object-fit:cover;width:100%;box-shadow:0 14px 32px rgba(23,20,23,.10)}.recipe-image.featured img{aspect-ratio:16/9}.recipe-image.inline img{aspect-ratio:3/2}.recipe-image.square img{aspect-ratio:1/1}.recipe-image.pinterest img{max-height:760px;object-fit:cover}.recipe-image figcaption{font-size:.9rem;color:var(--muted);margin-top:8px}.answer{font-size:1.13rem;background:#fff;border-left:5px solid var(--red);padding:16px;border-radius:0 8px 8px 0;box-shadow:0 8px 22px rgba(23,20,23,.05)}.ad-slot{min-height:110px;border:1px dashed #d8c9bb;background:#fff8ef;border-radius:8px;margin:28px 0;display:grid;place-items:center;color:#8b7661}.recipe-card{background:white;border:1px solid var(--line);border-radius:8px;padding:24px;margin:34px 0;box-shadow:0 12px 30px rgba(23,20,23,.06)}.recipe-meta{display:flex;gap:10px;flex-wrap:wrap}.recipe-meta span{background:#f2e7da;border-radius:6px;padding:6px 10px;font-weight:800}.faq details{border-top:1px solid var(--line);padding:14px 0}.faq summary{font-weight:900;cursor:pointer;color:var(--smoke)}.crumbs{font-size:.9rem;color:var(--muted);margin-bottom:18px}.site-footer{margin-top:48px;border-top:4px solid var(--red);padding:30px clamp(18px,5vw,64px);display:flex;justify-content:space-between;gap:28px;background:var(--smoke);color:white}.footer-brand{display:flex;gap:16px;align-items:center;max-width:720px}.footer-brand img{width:104px;height:104px;object-fit:contain;background:white;border-radius:8px;padding:6px}.site-footer strong{font-family:Georgia,'Times New Roman',serif;font-size:1.4rem}.site-footer p,.site-footer a{color:#f0e5dc}.socials{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.social-link{width:44px;height:44px;border:1px solid rgba(255,255,255,.22);border-radius:999px;display:inline-grid;place-items:center;background:rgba(255,255,255,.08);color:#fff;transition:transform .18s ease,background .18s ease,border-color .18s ease}.social-link:hover{transform:translateY(-2px);background:var(--red);border-color:var(--red);color:#fff}.social-link svg{width:22px;height:22px;display:block;fill:currentColor}.social-link.instagram svg,.social-link.email svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.social-link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.link-list li{margin:10px 0}@media(max-width:850px){.about-hero img{aspect-ratio:16/10}.site-header{align-items:center;gap:10px;flex-direction:column}.brand img{width:118px;height:118px}.site-header nav{justify-content:center;gap:8px}.home-hero,.section-hero{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.site-footer,.footer-brand{flex-direction:column;align-items:flex-start}h1{font-size:2.55rem}}
