Bake With Neetu — Eggless, healthy baking :root{ –ink:#2A1D14; –ink-soft:#5A4633; –wheat:#F6EDD9; –wheat-deep:#ECDFC2; –card:#FFFCF4; –saffron:#D9651F; –saffron-dark:#AD4E16; –indigo:#34465C; –indigo-light:#E5EAF0; –moss:#54622F; –moss-light:#E9EEDD; –tan:#F0E0CB; –cream-text:#FBF6EC; –line:rgba(42,29,20,0.14); } *{box-sizing:border-box;} html{scroll-behavior:smooth;} body{margin:0;font-family:’Karla’,sans-serif;color:var(–ink);background:var(–wheat);line-height:1.6;-webkit-font-smoothing:antialiased;} img,svg{display:block;max-width:100%;} a{color:inherit;text-decoration:none;} button{font-family:inherit;cursor:pointer;} h1,h2,h3{font-family:’Bricolage Grotesque’,sans-serif;margin:0;line-height:1.1;} :focus-visible{outline:2px solid var(–saffron);outline-offset:3px;} @media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important;}} /* —- top strip —- */ .topstrip{background:var(–ink);color:var(–cream-text);font-size:.76rem;} .topstrip-inner{max-width:1180px;margin:0 auto;padding:.5rem 1.5rem;display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center;opacity:.82;} .topstrip span:not(:last-child)::after{content:’·’;margin-left:.6rem;opacity:.5;} /* —- navbar —- */ .navbar{background:var(–ink);border-bottom:1px solid…