@import url(https://fonts.googleapis.com/css2?family=Red+Hat+Mono:wght@300;400;500;600;700&display=swap);:root{--primary-peach:#e6a88a;--primary-peach-light:#f0c3af;--primary-peach-dark:#d18d6f;--secondary-cream:#f3e9e0;--background-light:#fefdfb;--text-dark:#2c2c2c;--text-medium:#555;--text-light:#7a7a7a;--category-meat:#eca8a8;--category-veggie:#b6e2b7;--category-cereal:#fff5b8;--category-dairy:#b5e3f5;--category-fruit:#ffccd2;--category-spice:#e0cfe9;--category-protein:#ffd4bd;--category-seafood:#a8d8ea;--category-herb:#c4e6c3;--category-sauce:#f9d1b7;--category-baking:#f2e2c4;--category-nuts_seeds:#e9d8a6;--category-default:#e8e8e8;--status-success:#aed581;--status-warning:#ffd54f;--status-error:#e57373;--status-info:#64b5f6;--accent-teal:#4ab9a8;--accent-indigo:#6c7ae0;--border-light:#e5e5e5;--shadow-soft:0 4px 20px #00000014;--shadow-hover:0 8px 30px #0000001f;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fefdfb;background-color:var(--background-light);color:#2c2c2c;color:var(--text-dark);line-height:1.6;margin:0;overflow:hidden}body,code{font-family:Red Hat Mono,monospace}html{scroll-behavior:smooth}button{cursor:pointer}button,input{border:none;font-family:inherit;outline:none}#__next,#root,body,html{height:100%}.min-h-screen{min-height:100vh}.max-w-6xl{max-width:72rem}.mx-auto{margin-left:auto;margin-right:auto}.relative{position:relative}.absolute{position:absolute}.w-0\.5{width:.125rem}.h-full{height:100%}.w-3{width:.75rem}.h-3{height:.75rem}.rounded-full{border-radius:9999px}.left-4{left:1rem}.top-0{top:0}.top-40{top:20rem}.left-0{left:0}.right-0{right:0}.z-10{z-index:10}.py-8{padding-bottom:2rem;padding-top:2rem}.py-12{padding-bottom:3rem;padding-top:3rem}.max-w-4xl{max-width:56rem}.group{position:relative}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:hover\:shadow-soft:disabled:hover{box-shadow:0 4px 20px #00000014;box-shadow:var(--shadow-soft)}.group:hover .group-hover\:rotate-12{transform:rotate(12deg)}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.top-8{top:2rem}.-left-1\.5{left:-.375rem}.w-full{width:100%}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.bg-white{background-color:#fff}.transition-all{transition-property:all}.duration-300{transition-duration:.3s}.duration-200{transition-duration:.2s}.p-2{padding:.5rem}.right-3{right:.75rem}.top-1\/2{top:50%}.w-10{width:2.5rem}.h-10{height:2.5rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.right-2{right:.5rem}.justify-center{justify-content:center}.group:hover .group-hover\:translate-x-1{transform:translateX(.25rem)}.flex-shrink-0{flex-shrink:0}.opacity-50{opacity:.5}.cursor-not-allowed{cursor:not-allowed}.text-center{text-align:center}.mb-12{margin-bottom:3rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-light{font-weight:300}.tracking-wide{letter-spacing:.025em}.inline-block{display:inline-block}.font-bold{font-weight:700}.mt-6{margin-top:1.5rem}.mt-12{margin-top:3rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-3{gap:.75rem}.gap-2{gap:.5rem}.px-8{padding-left:2rem;padding-right:2rem}.font-medium{font-weight:500}.flex-1{flex:1 1}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.whitespace-nowrap{white-space:nowrap}.cursor-pointer{cursor:pointer}.duration-150{transition-duration:.15s}.text-sm{font-size:.875rem;line-height:1.25rem}.hover\:bg-primary-peach:hover{background-color:#e6a88a;background-color:var(--primary-peach)}.hover\:bg-opacity-10:hover{background-color:#e6a88a1a}.ml-auto{margin-left:auto}.capitalize{text-transform:capitalize}.mt-2{margin-top:.5rem}.z-20{z-index:20}.z-50{z-index:50}.flex-wrap{flex-wrap:wrap}.rounded-xl{border-radius:.75rem}.text-6xl{font-size:3.75rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.w-16{width:4rem}.h-1{height:.25rem}.h-0\.5{height:.125rem}.bg-primary-peach{background-color:#e6a88a;background-color:var(--primary-peach)}.w-4{width:1rem}.fixed{position:fixed}.top-6{top:1.5rem}.left-6{left:1.5rem}.right-6{right:1.5rem}.w-12{width:3rem}.h-auto{height:auto}.w-8{width:2rem}.h-8{height:2rem}.h-4{height:1rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.max-w-md{max-width:28rem}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.left-8{left:2rem}.right-8{right:2rem}.z-40{z-index:40}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.gap-4{gap:1rem}.gap-6{gap:1.5rem}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.max-w-3xl{max-width:48rem}.columns-2{column-count:2}.columns-gap-6{column-gap:1.5rem}.break-inside-avoid{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.text-3xl{font-size:1.875rem;line-height:2.25rem}.mb-8{margin-bottom:2rem}.mt-16{margin-top:4rem}.hover\:scale-105:hover{transform:scale(1.05)}.transition-transform{transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scale-105{transform:scale(1.05)}.layout{transition:all .3s cubic-bezier(.4,0,.2,1)}.overflow-hidden{overflow:hidden}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.custom-scrollbar{scrollbar-color:#e6a88a #0000;scrollbar-color:var(--primary-peach) #0000;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0000;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e6a88a;background:var(--primary-peach);border-radius:3px;opacity:.7}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#d18d6f;background:var(--primary-peach-dark);opacity:1}.max-w-7xl{max-width:80rem}.max-h-full{max-height:100%}.rounded-2xl{border-radius:1rem}.h-1\.5{height:.375rem}.w-6{width:1.5rem}.h-2{height:.5rem}.w-2{width:.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-2xl{font-size:1.5rem;line-height:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.p-4{padding:1rem}.pt-4{padding-top:1rem}.space-y-16>*+*{margin-top:4rem}.backdrop-blur-sm{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.bg-white\/20{background-color:#fff3}.border-t{border-style:solid;border-top-width:1px}.border-opacity-20{border-color:#e5e5e533}.space-y-3>*+*{margin-top:.75rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.border-b{border-bottom-width:1px;border-style:solid}.rounded-3xl{border-radius:1.5rem}.leading-relaxed{line-height:1.625}.pt-1{padding-top:.25rem}@keyframes pillBatchFadePop{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.pill-batch-enter{animation:pillBatchFadePop .4s ease forwards}@keyframes pillAcceptedSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pill-accepted-enter{animation:pillAcceptedSlideUp .4s ease forwards;will-change:transform,opacity}@keyframes pillBatchFadePopOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-4px) scale(.98)}}.pill-batch-exit{animation:pillBatchFadePopOut .4s ease forwards}@keyframes pillAcceptedSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.pill-accepted-exit{animation:pillAcceptedSlideDown .4s ease forwards;will-change:transform,opacity}.min-h-0{min-height:0}.min-w-0{min-width:0}.h-screen{height:100vh}.max-h-screen{max-height:100vh}.overflow-y-auto{-webkit-overflow-scrolling:touch;overflow-y:auto}.recipeCard:hover .recipeCardTitle{color:#e6a88a;color:var(--primary-peach)}.recipeCard .recipeCardTitle{line-height:1!important;margin:0!important}
/*# sourceMappingURL=main.0c742afb.css.map*/