.recipe-card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.recipe-card:hover{transform:translateY(-5px)}.recipe-image{height:180px;object-fit:cover;width:100%}.recipe-content{padding:1rem}.recipe-title{margin-bottom:.5rem}.recipe-meta{display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem}.recipe-calories,.recipe-time{align-items:center;display:flex;gap:.25rem}.recipe-description{color:#555;font-size:.9rem;margin-bottom:1rem}.nutrient-heading{font-weight:600;margin-bottom:.5rem;margin-top:.75rem}.nutrient-list{font-size:.85rem;list-style-type:disc;padding-left:1.25rem}.btn-full{margin-bottom:.5rem;width:100%}.recipes-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.navbar{align-items:center;background-color:#fff;box-shadow:0 3px 6px #0003;color:#0a0a0a;display:flex;height:55px;justify-content:space-between;position:fixed;top:0;width:100%;z-index:998}.navbar .logo{color:#ff0056;font-size:1.5em;font-weight:700;padding-right:40px;text-shadow:0 1px 3px #0003}.navbar .logo span{color:#0a0a0a}.navbar .nav-links a{color:#575757;font-size:.9em;letter-spacing:2px;margin-left:1em;position:relative;text-transform:uppercase}.navbar .nav-links a:before{background-color:#ff0056;bottom:-5px;content:"";display:inline-block;height:3px;left:0;position:absolute;transform:scaleX(0);transition:transform .2s ease-in-out;width:100%}.navbar .nav-links a:hover:before{transform:scaleX(1)}.navbar .nav-links a.active:hover{color:#ff0056;font-weight:bolder}.navbar .sidebar-btn{display:none;height:28px;position:relative;width:30px}.navbar .sidebar-btn .bar{background-color:#0a0a0a;border-radius:5px;height:6px;position:absolute;transition:transform .3s ease-in-out;width:100%}.navbar .sidebar-btn .bar:first-child{top:0}.navbar .sidebar-btn .bar:nth-child(2){top:50%;transform:scaleX(.8) translateY(-50%);transform-origin:right}.navbar .sidebar-btn .bar:nth-child(3){top:100%;transform:scaleX(1.1) translateY(-100%);transform-origin:right}.navbar .sidebar-btn.active .bar{top:50%;transform-origin:center}.navbar .sidebar-btn.active .bar:first-child{transform:translateY(-50%) scale(1) rotate(45deg)}.navbar .sidebar-btn.active .bar:nth-child(2){transform:scaleX(0) translateY(-50%)}.navbar .sidebar-btn.active .bar:nth-child(3){transform:translateY(-50%) scale(1) rotate(-45deg)}.navbar-darkmode-toggle{align-items:center;display:flex;margin-left:1.5rem}.darkmode-switch{height:24px;width:44px}.slider{border-radius:24px}.slider:before{height:18px;width:18px}.darkmode-switch input:checked+.slider:before{transform:translateX(20px)}@media (max-width:700px){.navbar-darkmode-toggle{margin-left:.5rem}.darkmode-switch{height:20px;width:36px}.slider:before{bottom:3px;height:14px;left:3px;width:14px}}@media screen and (max-width:768px){.navbar .nav-links{display:none}.navbar .sidebar-btn{display:block}}@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes popOut{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.section.improve-skills .col.img img{width:100%}.section.improve-skills .col.typography{padding-left:1em}.section.improve-skills .col.typography .skill-item{animation:slideInRight .3s ease forwards;border-left:.2em solid #ff0056;color:#575757;font-weight:700;margin-bottom:.5em;opacity:0;padding:.1em 0 .1em .5em;transform:translateX(100%)}.section.improve-skills .col.typography .skill-item:first-child{animation-delay:.1s}.section.improve-skills .col.typography .skill-item:nth-child(2){animation-delay:.2s}.section.improve-skills .col.typography .skill-item:nth-child(3){animation-delay:.3s}.section.improve-skills .col.typography .skill-item:nth-child(4){animation-delay:.4s}.section.improve-skills .col.typography .skill-item:nth-child(5){animation-delay:.5s}.section.improve-skills .col.typography .skill-item:nth-child(6){animation-delay:.6s}.section.improve-skills .col.typography .skill-item:nth-child(7){animation-delay:.7s}.section.improve-skills .col.typography .btn{margin-top:.75em}.hero .gallery{grid-gap:1.75vw;display:grid;gap:1.75vw;grid-template-columns:repeat(3,1fr)}.hero .gallery .custom-image{animation:popOut .5s ease forwards;border-radius:3px;opacity:0;overflow:hidden;transform:scale(0)}.hero .gallery .custom-image:nth-child(2){animation-delay:.1s}.hero .gallery .custom-image:nth-child(3){animation-delay:.2s}.hero .gallery .custom-image:nth-child(6){animation-delay:.3s}.hero .gallery .custom-image:nth-child(9){animation-delay:.4s}.hero .gallery .custom-image:nth-child(8){animation-delay:.5s}.hero .gallery .custom-image:nth-child(7){animation-delay:.6s}.hero .gallery .custom-image:nth-child(4){animation-delay:.7s}.hero .gallery .custom-image:nth-child(5){animation-delay:.8s}.sidebar{background-color:#fff;box-shadow:0 0 0 1000px #0003,3px 0 5px #0003;height:100vh;left:0;position:fixed;top:0;width:200px;z-index:999}.sidebar,.sidebar .sidebar-link{animation:slideInLeft .3s ease forwards}.sidebar .sidebar-link{border-left:.4em solid #0000;color:#0a0a0a;display:block;font-size:1.1em;margin-bottom:1em;padding:.5em 1em;transform:translateX(-100%)}.sidebar .sidebar-link:first-child{animation-delay:.1s}.sidebar .sidebar-link:nth-child(2){animation-delay:.2s}.sidebar .sidebar-link:nth-child(3){animation-delay:.3s}.sidebar .sidebar-link.active:hover{background-color:#0000000d;border-left-color:#ff0056}.sidebar .sidebar-link svg{margin-right:.5em;width:1.2em}.section{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:3vw}.section .col{width:50%}.section .title{color:#0a0a0a;font-size:2.5em;font-weight:900;margin-bottom:.25em}.section .info{color:#575757;font-size:1em;letter-spacing:1px;line-height:1.3;margin-bottom:1.25em}.section.quote{display:block}.section.quote .quote-text{color:#0a0a0a;font-size:1.2em;line-height:1.3}.section.quote .quote-text svg{color:#ff0056;font-size:1.5em;margin-right:.5em}.section.quote .quote-author{color:#575757;margin-top:1em;text-align:right}.section.chefs{display:block}.testimonials-section{margin-bottom:3rem;margin-top:3rem;text-align:center}.testimonials-section .title{margin-bottom:2rem}.testimonials-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.testimonial-card{align-items:center;background:#fff;background:var(--background-light,#fff);border-radius:1.5rem;box-shadow:0 4px 16px #00000014;box-shadow:0 4px 16px var(--shadow-color,#00000014);display:flex;flex-direction:column;max-width:320px;min-width:240px;padding:2rem 1.5rem 1.5rem;transition:transform .2s}.testimonial-card:hover{box-shadow:0 8px 24px #00000026;box-shadow:0 8px 24px var(--shadow-color,#00000026);transform:translateY(-6px) scale(1.03)}.testimonial-img-wrap{align-items:center;border:3px solid #ff0056;border:3px solid var(--primary-color,#ff0056);border-radius:50%;display:flex;height:70px;justify-content:center;margin-bottom:1rem;overflow:hidden;width:70px}.testimonial-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.testimonial-quote{color:#222;color:var(--text-color,#222);font-size:1.1rem;font-style:italic;margin-bottom:.8rem}.testimonial-author{color:#ff0056;color:var(--primary-color,#ff0056);font-size:1rem;font-weight:600}@media (max-width:900px){.testimonials-container{align-items:center;flex-direction:column}}.recipe-card{align-items:center;background:#fff;background:var(--background-light,#fff);border-radius:1.2rem;box-shadow:0 2px 12px #00000014;box-shadow:0 2px 12px var(--shadow-color,#00000014);display:flex;flex-direction:column;margin-bottom:2rem;overflow:hidden;padding:0 0 1.2rem;transition:transform .18s,box-shadow .18s}.recipe-card:hover{box-shadow:0 6px 20px #00000021;box-shadow:0 6px 20px var(--shadow-color,#00000021);transform:translateY(-4px) scale(1.02)}.recipe-card-info{padding:1.1rem 1.2rem 0;text-align:center}.auther-img{border:2px solid #ff0056;border:2px solid var(--primary-color,#ff0056);border-radius:50%;height:48px;margin-bottom:.7rem;object-fit:cover;width:48px}.recipe-title{color:#222;color:var(--text-color,#222);font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.recipe-desc{color:#575757;color:var(--text-light,#575757);font-size:.97rem;margin-bottom:.7rem}.view-btn{background:#ff0056;background:var(--primary-color,#ff0056);border-radius:1rem;color:#fff;display:inline-block;font-size:.97rem;font-weight:500;padding:.45rem 1.1rem;text-decoration:none;transition:background .18s}.view-btn:hover{background:#d60047}.settings-outer{background:#fff;background:var(--background-light,#fff);border-radius:2rem;box-shadow:0 6px 32px #00000021;box-shadow:0 6px 32px var(--shadow-color,#00000021);display:flex;flex-direction:column;gap:2.2rem;margin:3rem auto;max-width:540px;padding:2.5rem 2.5rem 2rem}.settings-header{align-items:center;display:flex;gap:1.2rem;justify-content:space-between;margin-bottom:.5rem}.settings-header h1{font-size:2.1rem;font-weight:800;letter-spacing:.5px;margin:0}.mic-btn{align-items:center;background:#ff0056;background:var(--primary-color,#ff0056);border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;box-shadow:0 2px 8px var(--shadow-color,#0000001a);color:#fff;cursor:pointer;display:flex;font-size:1.3rem;height:44px;justify-content:center;transition:background .18s,box-shadow .18s;width:44px}.mic-btn.listening{animation:popOut .5s;background:#222;color:#fff}.voice-msg{color:#ff0056;color:var(--primary-color,#ff0056);font-size:1rem;margin-bottom:1rem;text-align:center}.option.dark,.option.light{align-items:center;border:2px solid #0000001a;border:2px solid var(--shadow-color,#0000001a);border-radius:50%;box-shadow:0 1px 4px #00000014;box-shadow:0 1px 4px var(--shadow-color,#00000014);cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:border .18s,box-shadow .18s;width:40px}.option.dark:hover,.option.light:hover{border:2px solid #ff0056;border:2px solid var(--primary-color,#ff0056)}.check{color:#ff0056;color:var(--primary-color,#ff0056);font-size:1.1rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.btn.selected,.btn.selected:focus{background:#ff0056;background:var(--primary-color,#ff0056);border:none;color:#fff}.btn{background:#fff;background:var(--background-light,#fff);border:1.5px solid #ff0056;border:1.5px solid var(--primary-color,#ff0056);border-radius:1.2rem;color:#222;color:var(--text-color,#222);cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:.5rem;padding:.5rem 1.3rem;transition:background .18s,color .18s,border .18s}.btn:focus,.btn:hover{background:#ff0056;background:var(--primary-color,#ff0056);border:none;color:#fff}.mic-btn,.reset-btn{margin-left:.5rem}.avatar-section{margin-bottom:0;text-align:center}.avatar-upload{align-items:center;display:flex;justify-content:center;margin-top:.5rem}.avatar-label{cursor:pointer;display:inline-block}.avatar-img,.avatar-placeholder{align-items:center;border:3px solid #ff0056;border:3px solid var(--primary-color,#ff0056);border-radius:50%;color:#ff0056;color:var(--primary-color,#ff0056);display:flex;font-size:3rem;height:80px;justify-content:center;object-fit:cover;width:80px}.avatar-img,.avatar-placeholder,.language-select{background:#fff;background:var(--background-light,#fff)}.language-select{border:1.5px solid #ff0056;border:1.5px solid var(--primary-color,#ff0056);border-radius:1rem;color:#222;color:var(--text-color,#222);font-size:1rem;margin-top:.5rem;padding:.5rem 1rem;width:180px}.reset-btn{align-items:center;background:#fff;border:2px solid #ff0056;border:2px solid var(--primary-color,#ff0056);border-radius:50%;color:#ff0056;color:var(--primary-color,#ff0056);cursor:pointer;display:flex;font-size:1.2rem;height:44px;justify-content:center;margin-left:.7rem;transition:background .18s,color .18s;width:44px}.reset-btn:hover{background:#ff0056;background:var(--primary-color,#ff0056);color:#fff}.feedback-section{margin-top:0}.feedback-form{align-items:center;display:flex;flex-direction:column;gap:.7rem}.feedback-textarea{background:#fff;background:var(--background-light,#fff);border:1.5px solid #ff0056;border:1.5px solid var(--primary-color,#ff0056);border-radius:1rem;color:#222;color:var(--text-color,#222);font-size:1rem;max-width:400px;min-width:180px;padding:.7rem 1rem;resize:vertical;width:100%}.feedback-msg{color:#ff0056;color:var(--primary-color,#ff0056);font-weight:600;margin-top:.5rem;text-align:center}@media (max-width:900px){.settings-outer{border-radius:1.1rem;max-width:98vw;padding:1.2rem .5rem}.section.d-block{border-radius:.7rem;padding:1rem .5rem .7rem}}@media (max-width:700px){.settings-header h1{font-size:1.3rem}.settings-outer{gap:1.1rem;max-width:100vw;padding:.7rem .2rem}.section.d-block{gap:.4rem;padding:.7rem .2rem .5rem}.section.d-block h2{font-size:1.01rem}.avatar-img,.avatar-placeholder{font-size:2rem;height:60px;width:60px}.language-select{font-size:.95rem;max-width:220px;width:98vw}.feedback-textarea{font-size:.95rem;max-width:98vw}}.darkmode-toggle-wrap{align-items:center;display:flex;gap:.7rem;margin-left:.7rem}.darkmode-switch{display:inline-block;height:26px;position:relative;width:48px}.darkmode-switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:26px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:background .2s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:20px;left:3px;position:absolute;transition:transform .2s;width:20px}.darkmode-switch input:checked+.slider{background-color:#ff0056;background-color:var(--primary-color,#ff0056)}.darkmode-switch input:checked+.slider:before{transform:translateX(22px)}.darkmode-label{color:#222;color:var(--text-color,#222);font-size:1rem;font-weight:500}@media (max-width:700px){.darkmode-toggle-wrap{gap:.3rem;margin-left:.3rem}.darkmode-label{font-size:.95rem}}@media (max-width:1050px){.section{align-items:stretch;flex-direction:column;margin-bottom:2vw}.section .col{box-sizing:border-box;margin-bottom:1.5em;max-width:100vw!important;padding:0!important;width:100%!important}}@media (max-width:700px){.section{margin-bottom:1vw}.section .title{font-size:1.5em}.section .info{font-size:.95em}}.settings-fullpage{align-items:flex-start;background:#fff;background:var(--background-color,#fff);flex-direction:column;gap:0;min-height:100vh;padding:0}.settings-fullpage,.settings-header-full{display:flex;justify-content:flex-start;width:100vw}.settings-header-full{align-items:center;background:#fff;background:var(--background-light,#fff);border-bottom:1.5px solid #00000012;border-bottom:1.5px solid var(--shadow-color,#00000012);gap:1.2rem;max-width:100vw;padding:2.5rem 2.5vw 1.2rem}.settings-header-full h1{font-size:2.1rem;font-weight:800;letter-spacing:.5px;margin:0}.settings-section{align-items:stretch;background:#fff;background:var(--background-light,#fff);border-bottom:none;border-radius:1.5rem;box-shadow:0 4px 24px #0000001a;box-shadow:0 4px 24px var(--shadow-color,#0000001a);display:flex;flex-direction:column;gap:1.1rem;margin:0 0 2.2rem 2.5vw;max-width:480px;padding:2.2rem 2rem 1.5rem;width:100%}@media (max-width:600px){.settings-section{margin:0 0 2.2rem .5vw;max-width:98vw;padding:1.2rem .5rem 1rem}}.settings-section h2{align-items:center;color:#ff0056;color:var(--primary-color,#ff0056);display:flex;font-size:1.18rem;font-weight:700;gap:.5rem;margin-bottom:.7rem}.options-container{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:.2rem}.animation-section-full,.avatar-section-full,.color-section-full,.feedback-section-full,.fontsize-section-full,.language-section-full,.theme-section-full{align-items:flex-start}@media (max-width:900px){.settings-header-full,.settings-section{padding:1.2rem 2vw 1rem}.settings-header-full h1{font-size:1.3rem}}@media (max-width:700px){.settings-header-full,.settings-section{gap:.7rem;padding:.7rem 1vw .5rem}.settings-header-full h1{font-size:1.1rem}.settings-section h2{font-size:1rem}}.chef-card{background-color:#fff;border-radius:5px;display:flex;height:120px}.chef-card img{border-radius:5px;height:100%;width:120px}.section .chefs-container{grid-gap:1.5em;display:grid;gap:1.5em;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3em}.chef-card .chef-card-info{box-shadow:0 3px 6px #0003;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:.5em;padding-left:1em;width:100%}.chef-card .chef-card-info .chef-card-name{color:#0a0a0a;font-size:1.5em;font-weight:700}.chef-card .chef-card-info .chef-cuisine,.chef-card .chef-card-info .chef-recipe-count{color:#575757;font-size:1.2em}.chef-card .chef-icons{font-size:1.2em}.chef-card .chef-icons svg{margin-right:.5em}.chef-card .chef-icons svg:first-child{color:#0063f7}.chef-card .chef-icons svg:nth-child(2){color:#13b4ff}.chef-card .chef-icons svg:nth-child(3){color:#ff0056}@media screen and (max-width:768px){.chef-card{box-shadow:0 5px 10px #0003}}.footer{grid-gap:1em;background-color:#0f0f0f;color:#fff;display:grid;grid-template-columns:2fr 1fr 1fr;padding-block:3em}.footer .footer-section p{margin-bottom:.5em;opacity:.9}.footer .footer-section p.title{font-size:1.1em;font-weight:700;margin-bottom:1em;opacity:1}@media screen and (max-width:1280px){.container{padding-inline:18vw}}@media screen and (max-width:1050px){.container{padding-inline:12vw}}@media screen and (max-width:768px){.container{padding-inline:6vw}.section .col{margin-bottom:2em;padding:0!important;text-align:center;width:100%}.skill-item{display:inline-block;margin:.75em}.section.improve-skills .btn{display:block;margin-left:50%;transform:translateX(-50%)}.footer{grid-template-columns:repeat(4,1fr)}.footer .footer-section:first-child{grid-column:span 4}.footer .footer-section:nth-child(2),.footer .footer-section:nth-child(3){grid-column:span 2}}@media screen and (max-width:480px){.container{padding-inline:3vw}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:16px;padding-top:55px}a{text-decoration:none}.container{padding-inline:25vw}.main{padding-block:3vw}.custom-image{background-color:red;height:0;position:relative;width:100%}.custom-image img{height:100%;left:0;position:absolute;top:0;width:100%}.btn{background-color:#ff0056;border:none;border-radius:3px;box-shadow:0 2px 6px #0003;color:#fff;font-size:1em;font-weight:700;letter-spacing:1px;outline:none;padding:.75em 1em;text-transform:uppercase}.btn:hover{box-shadow:0 1px 3px #0003}img{object-fit:cover}.hero .typography{padding-right:1em}.previous-searches{display:block}.previous-searches h2{color:#0a0a0a;margin-bottom:1em}.previous-searches-container .search-item{background-color:#ff0056;color:#fff;display:inline-block;margin:0 .5em .5em 0;padding:.5em 1em}.home-full-bleed{align-items:stretch;background:#fff;background:var(--background-color,#fff);display:flex;flex-direction:column;justify-content:stretch;min-height:100vh;overflow-x:hidden;width:100vw}.home-full-bleed>.section,.home-full-bleed>div.section{box-sizing:border-box;margin:0!important;max-width:100vw!important;padding:0!important;width:100vw!important}.home-full-bleed>.section.hero{align-items:center;display:flex;justify-content:center;min-height:100vh}body,html{min-height:100vh;overflow-x:hidden;width:100vw}
/*# sourceMappingURL=main.9bfe71ff.css.map*/