@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body,html,#root{margin:0;padding:0;font-family:Poppins,sans-serif;background:radial-gradient(ellipse at top,#4c2c8d4d 20%,#1e1e1e 80%);color:#fff;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;overflow-x:hidden;scroll-behavior:smooth}.header{position:absolute;top:1rem;left:2rem;display:flex;flex-direction:column;align-items:flex-start}.title-section{display:flex;flex-direction:column}.title{font-size:2rem;font-weight:500;margin-bottom:0rem}.subtitle{font-size:1.2rem;font-weight:400;margin-top:.2rem}.main{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2rem;text-align:center;position:absolute;top:2rem;left:50%;transform:translate(-50%);padding:0 1rem;width:100%;max-width:500px}.main-title{font-size:2.7rem;font-weight:500;text-shadow:0px 4px 6px rgba(0,0,0,.4);letter-spacing:1px;margin-bottom:1rem}.input-container{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-top:-1rem}input{width:100%;padding:1rem;border:1px solid rgba(255,255,255,.4);border-radius:10px;background:#ffffff26;color:#fff;font-size:1.1rem;outline:none;box-shadow:0 6px 15px #0006;transition:all .3s ease-in-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.input-group{display:flex;flex-direction:column;gap:.5rem;width:100%}label{font-size:1rem;font-weight:500;text-align:left;margin-bottom:.25rem}input::placeholder{color:#ffffffb3;font-size:.95rem}input:hover,input:focus{border:1px solid rgba(255,255,255,.8);box-shadow:0 6px 20px #0009;background:#fff3}.footer-left{position:absolute;bottom:0;left:0%;width:400px;height:300px;background-image:url("../src/assets/images/vegetables bg illustration.png");background-repeat:no-repeat;background-size:cover;background-position:left bottom;clip-path:polygon(0 0,0 100%,100% 100%);transform:scale(1);z-index:1;filter:hue-rotate(200deg) saturate(400%) brightness(50%);opacity:.9;pointer-events:none}.footer-right{position:absolute;bottom:0;right:0%;width:400px;height:300px;background-image:url("../src/assets/images/vegetables bg illustration.png");background-repeat:no-repeat;background-size:cover;background-position:bottom right;clip-path:polygon(0 100%,100% 0,100% 100%);transform:scale(1);z-index:1;filter:hue-rotate(200deg) saturate(400%) brightness(50%);opacity:.9;pointer-events:none}.footer-connect{position:absolute;bottom:-51px;left:0;right:0;width:100%;height:80px;background-image:url("../src/assets/images/vegetables bg illustration.png");background-repeat:no-repeat;background-size:55%;background-position:center;opacity:.9;filter:hue-rotate(200deg) saturate(400%) brightness(50%);z-index:2;pointer-events:none}select{width:106%;padding:1rem 2rem 1rem 1rem;border:1.5px solid rgba(255,255,255,.4);border-radius:10px;background:#ffffff26;color:#c6cbc2;font-size:1rem;box-shadow:0 6px 15px #0006;transition:all .3s ease-in-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path fill="white" d="M0 0 L5 5 L10 0" /></svg>');background-position:right 2rem center;background-repeat:no-repeat;background-size:10px}.button-group{display:flex;align-items:center;align-self:flex-start;justify-content:flex-start;background:linear-gradient(145deg,#3a2661,#5a3e91);border:2px solid #4C2C8D;border-radius:15px;overflow:hidden;box-shadow:0 6px 10px #0003;padding:.2rem .4rem;width:fit-content;height:2.5rem;min-width:10rem;margin-top:1rem}.toggle-button{flex:1;text-align:center;white-space:nowrap;padding:.2rem .6rem;font-size:.9rem;font-weight:500;color:#fff;background:transparent;border:none;cursor:pointer;position:relative;transition:all .3s ease-in-out}.toggle-button.active:before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(145deg,#3a2661,#5a3e91);border-radius:20px;z-index:-1;box-shadow:0 0 10px #3a2661,0 0 15px #5a3e91}.toggle-button:hover{color:#e1cfff;background:#ffffff0d;border-radius:20px;-webkit-backdrop-filter:brightness(1.2);backdrop-filter:brightness(1.2);transition:background .3s ease,color .3s ease}.divider{width:1px;background:linear-gradient(180deg,#e1cfff,#e1cfff);height:60%;align-self:center;box-shadow:0 0 8px #4ea74e4d}.toggle-button:hover:before{box-shadow:0 0 8px #3a2661,0 0 15px #5a3e91}.let-him-cook-btn{position:absolute;display:flex;align-items:center;background:linear-gradient(145deg,#ff8c00,#ff4500);color:#fff;font-size:1.1rem;font-weight:500;border:none;border-radius:25px;cursor:pointer;box-shadow:0 6px 15px #fff3;transition:all .3s ease-in-out;min-width:10rem;top:calc(96.9% - 1rem);left:calc(50% + 7.5rem);transform:translateY(-10px)}.let-him-cook-btn:hover{background:linear-gradient(145deg,#ff4500,#ff8c00);box-shadow:0 8px 20px #fff9;transform:translateY(-3px)}.let-him-cook-btn:active{transform:translateY(2px);box-shadow:0 4px 10px #ffffff4d}.dropdown-wrapper{position:relative;display:inline-block;width:100%}.dropdown-wrapper:after{content:"";position:absolute;top:50%;right:1.5rem;width:10px;height:10px;transform:translateY(-50%);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"><path fill="white" d="M0 0 L5 5 L10 0" /></svg>');background-size:contain;background-repeat:no-repeat;transition:transform .3s ease}select option{background:#1e1e1e;color:#fff;font-size:1rem}select:focus+.dropdown-wrapper:after{transform:translateY(-50%) rotate(180deg)}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;background:radial-gradient(ellipse at top,#3c641e4d 20%,#1e1e1e 80%);color:#fff;text-align:center;animation:fadeIn 2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-screen h1{font-size:2.5rem;margin-bottom:1rem;text-shadow:0 4px 6px rgba(0,0,0,.4);animation:bounceIn 1s ease-out}@keyframes bounceIn{0%{transform:translateY(-50px);opacity:0}50%{transform:translateY(25px)}to{transform:translateY(0);opacity:1}}.loading-screen p{font-size:1.2rem;color:#fffc;opacity:0;animation:fadeInText 2s 1s ease-out forwards}@keyframes fadeInText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.loading-screen .spinner{margin-top:20px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #fff;border-radius:50%;width:50px;height:50px;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.recipes-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;box-sizing:border-box}.recipes-page h1{text-align:center;font-size:2.7rem;margin-bottom:2rem;text-shadow:0 4px 6px rgba(0,0,0,.4)}.recipe-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.recipes-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:800px;margin-bottom:3rem}.recipes-container{display:flex;grid-template-columns:no-repeat(auto-fit,minmax(280px,1fr))}.recipe-card{background:linear-gradient(145deg,#4c2c8dcc,#321e64b3);border-radius:10px;padding:1rem;box-shadow:0 4px 6px #0003;width:calc(50% - 2rem);max-width:300px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.recipe-card:hover{transform:scale(1.03);box-shadow:0 6px 25px #0009}.recipe-title{font-size:1.8rem;font-weight:400;line-height:1.5;color:#fffc}.recipe-name{font-size:1.6rem;margin-bottom:1rem;color:#4ea74e;text-shadow:0 1px 2px rgba(0,0,0,.15);font-weight:700}.recipe-details{display:flex;flex-direction:column;gap:.7rem;color:#ffffffd9}.recipe-card-details p{margin:0;font-size:.9rem;color:#ffffffe6}.recipe-card-details span{color:#eae2d6;font-weight:600}.recipe-ingredients,.recipe-instructions{margin-bottom:1.5rem}.recipe-card h2{font-size:1.8rem;margin:0 0 1.5rem;text-align:center;color:#eae2d6;text-shadow:0 2px 4px rgba(0,0,0,.2)}.recipe-ingredients h3,.recipe-instructions h3{color:#4ea74e;font-size:1.3rem;margin-bottom:1rem}.recipe-ingredients ul{list-style:none;padding-left:0}.recipe-ingredients ul li{margin-bottom:.5rem;padding-left:1.5rem;position:relative;color:#ffffffe6}.recipe-ingredients ul li:before{content:"•";color:#4ea74e;position:absolute;left:0}.recipe-instructions ol{padding-left:1.5rem}.recipe-instructions ol li{margin-bottom:.8rem;color:#ffffffe6;line-height:1.5}.no-recipes{text-align:center;font-size:1.2rem;color:#fffc;grid-column:1 / -1;padding:2rem}.recipe-time{padding:0 1rem 1rem;margin:0;text-align:center;color:#fffc;font-size:.9rem}.recipe-detail-page{min-height:100vh;width:100%;padding:2rem;background:radial-gradient(ellipse at top,#3c641e4d 20%,#1e1e1e 80%);color:#fff;overflow-y:auto;position:fixed;top:0;left:0;right:0;bottom:0}.recipe-detail-container{max-width:800px;scroll-behavior:smooth;margin:0 auto 100px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 8px 15px #0003;height:auto;overflow-y:auto}.navigation-buttons{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:2rem;padding:1.5rem;background:#1e1e1ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -4px 20px #0000004d;z-index:100}.recipe-detail-page::-webkit-scrollbar{width:8px}.recipe-detail-page::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.recipe-detail-page::-webkit-scrollbar-thumb{background:#4ea74e80;border-radius:4px}.recipe-detail-page::-webkit-scrollbar-thumb:hover{background:#4ea74eb3}.recipe-detail-container h1{text-align:center;font-size:2.5rem;color:#eae2d6;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.recipe-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.recipe-stat{background:#ffffff0d;padding:1rem;border-radius:10px;text-align:center}.recipe-stat span{display:block;color:#eae2d6;font-size:1rem;font-weight:500;margin-bottom:.5rem}.recipe-stat p{font-size:1.2rem;margin:0}.recipe-content{display:flex;flex-direction:column;gap:2rem;padding-bottom:2rem}.recipe-section{background:#ffffff0d;padding:2rem;border-radius:10px;margin-bottom:1rem}.recipe-section h2{color:#eae2d6;margin-bottom:1rem;font-size:1.5rem}.recipe-section ul,.recipe-section ol{margin:0;padding-left:1.5rem}.recipe-section li{margin-bottom:.8rem;line-height:1.6}.back-button{background:linear-gradient(145deg,#3a2661,#5a3e91);padding:.8rem 2rem;border:none;border-radius:15px;color:#fff;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 15px #0003;min-width:180px;display:flex;align-items:center;justify-content:center;gap:.5rem}.home-button{background:linear-gradient(145deg,#3a2661,#5a3e91)}.back-button:hover,.home-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.back-button:active,.home-button:active{transform:translateY(1px);box-shadow:0 4px 10px #0003}.back-button:hover{background:linear-gradient(145deg,#3a2661,#5a3e91);box-shadow:0 8px 20px #0000004d;transform:translateY(-2px)}.back-button:active{transform:translateY(1px);box-shadow:0 4px 10px #0003}.recipes-page{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;padding:2rem;text-align:center;box-sizing:border-box}.recipe-grid{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%;max-width:800px}.wrapper{display:flex;justify-content:center;align-items:center;flex-direction:columns;min-height:100vh;padding:1rem}@media (max-width: 768px){.main-content{top:2rem;padding:0 1rem}.input-container{max-width:400px}.input-group{gap:.25rem}input{padding:.8rem}.header-container{left:1rem}.footer-left,.footer-right{width:300px;height:250px;transform:scale(1)}.title{font-size:2rem}.subtitle{font-size:1rem}.recipe-overview{grid-template-columns:1fr;gap:1rem}.recipe-detail-page{padding:1rem}.recipe-detail-container{padding:1.5rem;margin-bottom:80px}.recipe-section{padding:1.5rem;margin-bottom:.8rem}.recipe-content{padding-bottom:1.5rem}.recipe-detail-container h1{font-size:2rem}.recipes-container{grid-template-columns:1fr;padding:.5rem}.recipes-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;box-sizing:border-box}.recipe-grid{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%;max-width:800px}.recipes-grid{margin-bottom:2rem}.recipes-page h1{text-align:center;font-size:2rem;margin-bottom:2rem;text-shadow:0 4px 6px rgba(0,0,0,.4)}.recipe-card{max-width:400px;padding:1.5rem;margin:0 auto}.recipe-name{font-size:1.5rem}.recipe-ingredients h3{font-size:1.2rem}.navigation-buttons{padding:1rem;gap:1rem}.back-button{padding:.7rem 1.5rem;margin-top:1.5rem;font-size:1rem;min-width:140px}}
