
:root{--ink:#241d18;--muted:#6f6258;--cream:#fffaf2;--paper:#fff;--red:#9f2f2f;--red2:#7f2020;--gold:#d8a83e;--sage:#68795e;--line:#eadfce;--shadow:0 16px 40px rgba(52,35,18,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.65}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:white;padding:.7rem 1rem;z-index:20}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,250,242,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header-inner{max-width:1180px;margin:auto;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.brand{text-decoration:none;font-family:Georgia,serif;font-weight:700;font-size:1.38rem;display:flex;align-items:center;gap:.65rem}.brand-mark{width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-size:.9rem}nav{display:flex;gap:1.1rem;align-items:center;flex-wrap:wrap}nav a{text-decoration:none;font-weight:650;font-size:.93rem}.nav-cta{background:var(--red);color:white;padding:.55rem .85rem;border-radius:999px}.hero{max-width:1180px;margin:auto;padding:5.5rem 1.25rem 4rem;display:grid;grid-template-columns:1.05fr .95fr;gap:3.5rem;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800;color:var(--red)}h1,h2,h3{font-family:Georgia,serif;line-height:1.12}h1{font-size:clamp(2.7rem,6vw,5.4rem);margin:.5rem 0 1.25rem}.hero p{font-size:1.17rem;color:var(--muted);max-width:680px}.button{display:inline-block;border:0;background:var(--red);color:#fff;padding:.9rem 1.15rem;border-radius:.45rem;font-weight:800;text-decoration:none;cursor:pointer}.button:hover{background:var(--red2)}.button.secondary{background:transparent;color:var(--red);border:1px solid var(--red)}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.6rem}.hero-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:1.2rem;padding:1rem;transform:rotate(1deg)}.hero-card img{display:block;width:100%;border-radius:.8rem}.caption{font-size:.82rem!important;color:var(--muted);margin:.55rem .2rem 0!important}.band{background:var(--red);color:white}.band-inner{max-width:1180px;margin:auto;padding:1rem 1.25rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;font-weight:700}.section{max-width:1180px;margin:auto;padding:4.6rem 1.25rem}.section-head{max-width:720px;margin-bottom:2rem}.section-head h2{font-size:clamp(2rem,4vw,3.35rem);margin:.35rem 0 .8rem}.section-head p{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.card{background:var(--paper);border:1px solid var(--line);border-radius:.9rem;overflow:hidden;box-shadow:0 8px 24px rgba(52,35,18,.06)}.card img{width:100%;height:210px;object-fit:cover;display:block}.card-body{padding:1.15rem}.card h3{margin:.1rem 0 .5rem;font-size:1.4rem}.card p{color:var(--muted);font-size:.93rem}.text-link{font-weight:800;color:var(--red)}.recipe-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.3rem}.recipe-card{background:white;border:1px solid var(--line);border-radius:1rem;overflow:hidden;box-shadow:var(--shadow)}.recipe-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.recipe-card .card-body{padding:1.35rem}.recipe-meta{display:flex;gap:1rem;color:var(--muted);font-size:.85rem}.newsletter-teaser{background:#f0e6d6;border:1px solid #dfcfb6;border-radius:1.2rem;padding:2rem;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.newsletter-teaser h2{font-size:2.4rem;margin:.2rem 0}.bad-cta{background:#8f8a82;color:#f7f3ec;border:1px solid #807b74;padding:.65rem 1.1rem;border-radius:.2rem;font-size:.88rem;cursor:pointer;box-shadow:none}.bad-cta:hover{background:#77736c}.page-hero{max-width:960px;margin:auto;padding:4.2rem 1.25rem 2rem;text-align:center}.page-hero h1{font-size:clamp(2.5rem,5vw,4.4rem)}.page-hero p{color:var(--muted);font-size:1.1rem}.profile-layout,.recipe-layout{max-width:1080px;margin:auto;padding:2rem 1.25rem 5rem;display:grid;grid-template-columns:320px 1fr;gap:2.4rem}.profile-photo{border:2px dashed #bda98f;background:#f6ecdc;border-radius:1rem;min-height:370px;display:grid;place-items:center;text-align:center;color:var(--muted);padding:1rem}.profile-photo strong{display:block;font-family:Georgia,serif;font-size:1.4rem;color:var(--ink)}.panel{background:white;border:1px solid var(--line);border-radius:1rem;padding:1.5rem;margin-bottom:1.3rem}.panel h2{margin-top:0}.favourite-image{width:100%;border-radius:.8rem;border:1px solid var(--line)}.top-lists{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.top-lists ol{padding-left:1.25rem}.top-lists h3{font-size:1.1rem}.recipe-main img{width:100%;border-radius:1rem;border:1px solid var(--line)}.ingredients{background:#f7efe3;border-radius:.9rem;padding:1.2rem}.steps li{margin-bottom:.85rem}.notice{background:#fff4d7;border-left:4px solid var(--gold);padding:1rem;border-radius:.35rem}.region-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.region-grid article{background:white;border:1px solid var(--line);padding:1.2rem;border-radius:.8rem}.signup-wrap{max-width:680px;margin:0 auto 5rem;padding:0 1.25rem}.signup-box{background:white;border:1px solid var(--line);border-radius:1rem;padding:2rem;box-shadow:var(--shadow)}label{display:block;font-weight:750;margin:.8rem 0 .3rem}input,select{width:100%;font:inherit;border:1px solid #b9ad9d;border-radius:.4rem;padding:.78rem;background:white}.form-note{color:var(--muted);font-size:.85rem}.success{display:none;background:#e7f3e5;border:1px solid #adc7a8;padding:1rem;border-radius:.5rem;margin-top:1rem}.footer{background:#241d18;color:#eee4d7}.footer-inner{max-width:1180px;margin:auto;padding:2.7rem 1.25rem;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:2rem}.footer a{color:#fff}.footer small{color:#bfb2a4}.legal{max-width:1180px;margin:auto;padding:0 1.25rem 2rem;color:#bfb2a4;font-size:.82rem}@media(max-width:850px){.hero,.profile-layout,.recipe-layout{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.newsletter-teaser{grid-template-columns:1fr}.top-lists,.region-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.hero{padding-top:3rem}}@media(max-width:540px){nav a:not(.nav-cta){display:none}.cards,.recipe-grid{grid-template-columns:1fr}h1{font-size:2.65rem}.hero-card{transform:none}.profile-photo{min-height:300px}}
