:root{--background:#ffe7fd;--foreground:#3b2a25}@media (prefers-color-scheme:dark){:root{--background:#ffe7fd;--foreground:#3b2a25}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:80px}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.breadcrumbs{display:flex;justify-content:flex-end;padding:1rem}.breadcrumbs a{margin-left:.5rem;text-decoration:none;color:inherit}input[type=checkbox]{accent-color:var(--foreground)}@media print{body{background-color:white!important}}.Home_page__Yvcrx{--gray-rgb:#0D0D0D;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--background:#ffe7fd;--foreground:#3b2a25;display:grid;grid-template-rows:auto 1fr auto;align-items:center;justify-items:center;min-height:100svh;padding:120px 80px 80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}.Home_header__y2QYS{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:var(--foreground);border-bottom:1px solid var(--background);z-index:1000}.Home_logo__IOQAX a{text-decoration:none;color:var(--background);font-weight:700;font-size:1.5rem}.Home_hamburger__XTGnS{display:none;background:none;border:none;cursor:pointer;padding:10px;color:var(--background)}.Home_nav__KViFq{display:flex;gap:20px}.Home_nav__KViFq a{text-decoration:none;color:var(--background);font-weight:500;padding:10px;border-radius:5px;transition:background-color .2s}.Home_nav__KViFq a.Home_active__EQNkL,.Home_nav__KViFq a:hover{background-color:var(--background);color:var(--foreground)}@media (max-width:768px){.Home_nav__KViFq{display:none;position:absolute;top:100%;right:0;background-color:var(--foreground);flex-direction:column;width:200px;padding:20px;border-radius:0 0 5px 5px}.Home_navOpen__iCaq5{display:flex}.Home_hamburger__XTGnS{display:block}}@media (prefers-color-scheme:dark){.Home_page__Yvcrx{--gray-rgb:#0D0D0D;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--background:#ffe7fd;--foreground:#3b2a25}}.Home_main__VkIEL{display:flex;flex-direction:column;gap:32px;grid-row-start:1;align-items:center}.Home_main__VkIEL ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.Home_main__VkIEL li:not(:last-of-type){margin-bottom:8px}.Home_main__VkIEL code{font-family:inherit;background:var(--foreground);padding:2px 4px;border-radius:4px;font-weight:600}.Home_ctas__LOR2C{display:flex;gap:16px}.Home_ctas__LOR2C a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.Home_primary__66jd8{gap:8px}a.Home_primary__66jd8,a.Home_secondary__p1_Og{background:var(--foreground);color:var(--background)}a.Home_secondary__p1_Og{border-color:var(--foreground);min-width:158px}.Home_footer__yFiaX{grid-row-start:3;display:flex;gap:24px}.Home_footer__yFiaX a{display:flex;align-items:center;gap:8px}.Home_footer__yFiaX img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.Home_primary__66jd8:hover,a.Home_secondary__p1_Og:hover{background:var(--background);color:var(--foreground);border-color:var(--foreground)}.Home_footer__yFiaX a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.Home_page__Yvcrx{padding:32px 32px 80px}.Home_main__VkIEL{align-items:center}.Home_main__VkIEL ol{text-align:center}.Home_ctas__LOR2C{flex-direction:column}.Home_ctas__LOR2C a{font-size:14px;height:40px;padding:0 16px}a.Home_secondary__p1_Og{min-width:auto}.Home_footer__yFiaX{flex-wrap:wrap;align-items:center;justify-content:center}.Home_recipeCard__4GUNR{padding:15px}.Home_recipeCardImage__ePd7f{width:50px;height:50px}.Home_recipeCard__4GUNR h3{font-size:1.1rem}.Home_recipeCard__4GUNR p{font-size:.9rem}}.Home_searchForm__ER7y3{display:flex;justify-content:center;width:100%;max-width:500px}.Home_searchInput__fVjDa{font-size:large;width:100%;background-color:#fcfafa;border-radius:128px 0 0 128px;height:48px;padding:0 20px;color:var(--foreground);border:none;border:1px solid var(--foreground)}.Home_searchButton__RICvS{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0 128px 128px 0;height:48px;padding:0 20px;border:1px solid var(--foreground);border-left:none;background:var(--foreground);color:var(--background);cursor:pointer;font-size:16px;line-height:20px;font-weight:500;transition:background .2s,color .2s}.Home_searchButton__RICvS:hover{border:1px solid var(--foreground);border-left:none;background:var(--background);color:var(--foreground);border-color:var(--foreground)}.Home_recipeContainer__27VHa{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;width:100%;max-width:800px}.Home_recipeCard__4GUNR{display:flex;flex-direction:column;align-items:center;border:1px solid var(--foreground);padding:20px;border-radius:20px;text-align:center;color:var(--foreground);box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);flex:0 0 250px;width:250px;height:250px;justify-content:flex-start}.Home_recipeCard__4GUNR h3{margin:10px 0}.Home_recipeCard__4GUNR p{margin:0}.Home_recipeCardImage__ePd7f{width:100px;height:100px;object-fit:cover}.Home_addRecipeLink__wtra1{display:flex;justify-content:center;align-items:center;color:var(--background);background-color:var(--foreground);text-decoration:none;font-size:1rem;font-weight:500;padding:10px 20px;border:1px solid var(--foreground);border-radius:30px;transition:background-color .2s,color .2s;width:100%;max-width:130px;height:48px}.Home_addRecipeLink__wtra1:hover{background-color:var(--background);color:var(--foreground)}