.css-logo{font-size:29px;position:relative}.css-logo:after{content:'';position:absolute;width:25px;height:3px;border-radius:2px;background:#ef7d24;left:4px;bottom:-7px;transform:rotate(-2deg)}.recipe-search-hero{background:#fff;color:var(--ink);padding:95px 0 90px;border-bottom:1px solid #eee8e2}.recipe-search-hero h1{max-width:820px}.recipe-search-hero p:not(.eyebrow){color:var(--muted)}.recipe-search{max-width:780px;margin:32px 0 0;box-shadow:0 18px 50px rgba(61,45,31,.12);border:1px solid #e8dfd7}.ingredient-section{padding:80px 0;border-bottom:1px solid var(--line)}.ingredient-section:last-child{border-bottom:0}.ingredient-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.ingredient-heading h2{font-size:38px;letter-spacing:-.035em;margin:0}.ingredient-heading p{color:var(--muted);margin:8px 0 0}.recipe-topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.recipe-topic{background:#fff7ed;border:1px solid #f1dfcd;padding:25px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;font-weight:700}.recipe-topic span{font-size:26px}@media(max-width:640px){.recipe-topic-grid{grid-template-columns:1fr}.ingredient-heading{align-items:start;flex-direction:column;gap:12px}}
