@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{font-family: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}}*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif}html{scroll-behavior:smooth;width:100%;height:100%;background-color:#f8f9fa}body{background-color:#f8f9fa;color:#213547;overflow-x:hidden;width:100%;min-height:100vh;position:relative}#root{width:100%;min-height:100vh;background-color:#f8f9fa;position:relative}button:focus{outline:none!important;box-shadow:none!important}.App{width:100%;min-height:100vh;background-color:#f8f9fa;position:relative}header{width:100vw;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 15px #2135471a;position:fixed;top:0;left:0;z-index:10;background:linear-gradient(135deg,#fff,#f8f9fa);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(33,53,71,.1);padding:0 2rem;height:80px;transition:all .3s cubic-bezier(.4,0,.2,1)}header:hover{box-shadow:0 4px 25px #21354726}header h2{font-family:Times New Roman,Times,serif;font-size:2.2rem;font-weight:700;color:#213547;letter-spacing:-.5px;text-shadow:1px 1px 2px rgba(33,53,71,.1);transition:color .3s ease}header h2:hover{color:#e67e22}header ul{width:50%;height:65px;display:flex;justify-content:space-evenly;align-items:center;margin:0;padding:0}header ul li{list-style:none;cursor:pointer;position:relative}li a{color:#213547;font-family:Times New Roman,Times,serif;font-size:1.3rem;font-weight:500;text-decoration:none;padding:15px 25px;border-radius:8px;transition:color .3s ease;letter-spacing:.3px}li a:hover{color:#e67e22}li a.active{color:#e67e22;font-weight:700}.nav-links{list-style:none;display:flex;gap:1.5rem;align-items:center}.login-btn{cursor:pointer;font-weight:600;color:#213547;font-family:Times New Roman,Times,serif;font-size:1.1rem;background:transparent;border:none;padding:12px 20px;border-radius:8px;transition:color .3s ease;letter-spacing:.5px}.login-btn:hover{color:#e67e22}.profile-menu{position:relative;cursor:pointer}.profile-icon{display:flex;align-items:center;gap:8px;font-weight:600;color:#213547;font-family:Times New Roman,Times,serif;padding:10px 15px;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.profile-icon:hover{color:#e67e22;transform:translateY(-2px)}.profile-text{font-size:14px;font-weight:500}.dropdown{position:absolute;top:110%;right:0;background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid rgba(33,53,71,.1);border-radius:12px;box-shadow:0 8px 25px #21354726;padding:1rem;min-width:150px;z-index:999;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.profile-menu:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-right{right:-25px;margin-top:2px}.user-email{font-size:14px;font-family:Times New Roman,Times,serif;margin-bottom:.8rem;color:#213547;font-weight:500;padding-bottom:.5rem;border-bottom:1px solid rgba(33,53,71,.1)}.logout-btn{width:100%;padding:10px 12px;background:#213547;border:none;color:#fff;border-radius:8px;cursor:pointer;font-family:Times New Roman,Times,serif;font-weight:600;font-size:13px;transition:background-color .3s ease;text-transform:uppercase;letter-spacing:.5px}.logout-btn:hover{background:#e67e22}section{min-height:100vh;width:100vw;margin:0;padding:90px 0 0;box-sizing:border-box}.hero-title{font-family:Times New Roman,Times,serif;font-size:4.2rem;font-weight:900;line-height:1.15;color:#213547;margin-bottom:1.8rem;letter-spacing:-.02em;text-shadow:1px 1px 2px rgba(33,53,71,.1)}.hero-title span{color:#e67e22;font-weight:800;display:inline-block;transform:translateY(-2px)}.hero-paragraph{font-family:Times New Roman,Times,serif;font-size:1.25rem;line-height:1.7;color:#213547;margin:2.5rem 0;text-align:justify;font-weight:500;opacity:.9;max-width:100%}.home{display:flex;gap:2rem;position:relative;align-items:center;width:100%;margin-left:0;margin-right:0;padding:0 3rem}.home .left{flex:2.3;max-width:60%}.home .left h5{margin-top:2rem;margin-bottom:1rem}.home .right{flex:1;display:flex;justify-content:center;padding-right:0}.home button{font-family:Times New Roman,Times,serif;font-size:1.1rem;font-weight:700;padding:1rem 2.5rem;background:linear-gradient(135deg,#213547,#2c4860);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #2135474d;text-transform:uppercase;letter-spacing:1px;margin-top:1rem;outline:none!important}.home button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #21354766;background:linear-gradient(135deg,#2c4860,#213547)}.home .right img{margin-top:0;height:400px;width:430px;max-width:100%;box-shadow:0 15px 35px #2135471a;transform:rotate(2deg);transition:transform .3s ease;border-radius:15px;object-fit:cover}.home .right img:hover{transform:rotate(0) scale(1.02)}.container{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100vw;margin:0;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-sizing:border-box}.form{width:100%;max-width:750px;margin:5rem auto 0;padding:3rem 2rem;text-align:center;background-color:#fff;border-radius:15px;box-shadow:0 10px 30px #2135471a;position:relative;z-index:5}.form-header{background:linear-gradient(90deg,#213547,#e67e22);height:4px;border-radius:2px;margin-bottom:2rem}.form-control{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.5rem;text-align:left}.form-control label{font-family:Times New Roman,Times,serif;font-weight:600;color:#213547;font-size:1rem;margin-bottom:.5rem}.form-control .input,.form-control .input-textarea{width:100%;border:2px solid rgba(33,53,71,.2);border-radius:10px;padding:15px 18px;background-color:#f8f9fa;color:#213547;font-family:Poppins,sans-serif;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #2135470d;outline:none!important}.form-control .input:focus,.form-control .input-textarea:focus{border-color:#e67e22;background-color:#fff;box-shadow:0 4px 15px #e67e2233;transform:translateY(-2px)}.form-control .input-textarea{min-height:120px;resize:vertical;line-height:1.6}.form button{width:100%;margin-top:1rem;border:none;background:linear-gradient(135deg,#213547,#2c4860);color:#fff;font-family:Times New Roman,Times,serif;font-size:1.1rem;font-weight:700;padding:18px 24px;border-radius:12px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px #2135474d;position:relative;overflow:hidden;outline:none!important}.form button:hover{background:linear-gradient(135deg,#e67e22,#d35400);box-shadow:0 10px 30px #e67e2266}.form button:active{transform:translateY(-1px);box-shadow:0 5px 15px #e67e224d}.form p{cursor:pointer;display:inline-block;color:#213547;font-size:14px;margin-top:1rem;padding:8px 16px;border-radius:6px;transition:all .3s ease;text-decoration:none;border-bottom:2px solid transparent}.form p:hover{color:#e67e22;border-bottom-color:#e67e22;background-color:#e67e220d}.data-entry-container{width:100vw;max-width:none;margin:0;padding:120px 2rem 3rem;background-color:#fff;box-sizing:border-box}.data-entry-inner{max-width:1200px;margin:0 auto;background-color:#fff;border-radius:15px;box-shadow:0 10px 30px #2135471a;padding:3rem}.data-entry-title{font-family:Times New Roman,Times,serif;font-size:2.8rem;font-weight:700;color:#213547;text-align:center;margin-bottom:3rem}.data-entry-title span{color:#e67e22}.field-group{margin-bottom:2.5rem}.field-label{display:block;font-family:Times New Roman,Times,serif;font-weight:600;color:#213547;font-size:1.2rem;margin-bottom:1rem}.field-input,.field-textarea,.field-select{width:100%;border:2px solid rgba(33,53,71,.2);border-radius:12px;padding:18px 24px;background-color:#f8f9fa;color:#213547;font-family:Poppins,sans-serif;font-size:1.1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #2135470d;outline:none!important}.field-input:focus,.field-textarea:focus,.field-select:focus{border-color:#e67e22;background-color:#fff;box-shadow:0 4px 20px #e67e2233;transform:translateY(-2px)}.field-textarea{min-height:200px;resize:vertical;line-height:1.6}.field-file{width:100%;padding:20px;border:2px dashed rgba(33,53,71,.3);border-radius:12px;background-color:#f8f9fa;text-align:center;transition:all .3s ease;cursor:pointer;font-size:1.1rem}.field-file:hover{border-color:#e67e22;background-color:#e67e220d}.submit-btn{width:100%;margin-top:3rem;border:none;background:linear-gradient(135deg,#213547,#2c4860);color:#fff;font-family:Times New Roman,Times,serif;font-size:1.3rem;font-weight:700;padding:22px 35px;border-radius:12px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px #2135474d;outline:none!important}.submit-btn:hover{background:linear-gradient(135deg,#e67e22,#d35400);transform:translateY(-3px);box-shadow:0 12px 35px #e67e2266}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;width:90%;max-width:500px;background-color:transparent;border-radius:0;padding:0;border:none;box-shadow:none}.error{color:#dc3545;font-size:.9rem;margin-top:.5rem;padding:.8rem}.backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,#213547cc,#000c);z-index:999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.footer{width:100vw;background:linear-gradient(135deg,#213547,#2c4860);color:#fff;padding:3rem 2rem 1rem;margin-top:3rem;font-family:Times New Roman,Times,serif;box-sizing:border-box}.footer-content{max-width:1200px;margin:0 auto}.footer-main{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.2)}.footer-left{flex:1;text-align:center;align-content:center}.feedback-section h3{font-size:1.5rem;font-weight:700;color:#e67e22;margin-bottom:.5rem}.feedback-section p{font-size:1rem;opacity:.9;line-height:1.6}.footer-right{flex:1;text-align:center}.follow-section h3{font-size:1.5rem;font-weight:700;color:#e67e22;margin-bottom:1rem}.social-icons{display:flex;gap:1.5rem;justify-content:center;align-items:center}.social-icon-link{color:#fff;transition:color .3s ease;text-decoration:none}.social-icon{font-size:1.8rem;transition:color .3s ease;cursor:pointer}.social-icon-link:hover .social-icon{color:#e67e22}.footer-bottom{text-align:center;padding-bottom:1rem}.footer-text{font-size:.95rem;opacity:.8;margin:0}.feedback-form{display:flex;flex-direction:column;align-items:center;gap:10px}.feedback-input{width:70%;padding:12px;border:2px solid #213547;border-radius:8px;font-family:Times New Roman,serif;font-size:14px;resize:vertical;background-color:#fff;color:#213547;transition:border-color .3s ease}.feedback-input:focus{outline:none;border-color:#e67e22;box-shadow:0 0 5px #e67e224d}.feedback-input::placeholder{color:#213547;opacity:.6}.feedback-submit-btn{padding:9px 24px;background-color:#e67e22;color:#fff;border-radius:8px;cursor:pointer;font-size:18px;font-family:Times New Roman,serif;font-weight:700;transition:all .3s ease;width:70%}.feedback-submit-btn:hover{background-color:#bd691f;border-color:#213547;box-shadow:0 4px 8px #21354733}.feedback-submit-btn:active{transform:translateY(0);box-shadow:0 2px 4px #21354733}.recipe{margin:0;background-color:#f8f9fa;width:100vw;min-height:100vh;box-sizing:border-box}.card-container{width:100vw;margin:0;display:grid;grid-template-columns:repeat(auto-fill,300px);gap:3rem;cursor:pointer;padding:2rem 4rem;justify-content:center;box-sizing:border-box}.card{box-shadow:0 4px 15px #2135471a;text-align:center;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;background:#fff;width:300px;max-width:300px;margin:0}.card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #21354726}.card img{width:100%;height:200px;object-fit:cover;background-color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;display:block}.card-body{background-color:#f8f9fa;padding:1.5rem;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.card-body .title{margin-bottom:12px;font-size:1.1rem;font-weight:600;color:#213547;font-family:Times New Roman,Times,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.recipe-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:8px;font-size:.8rem;color:#213547;font-family:Poppins,sans-serif;font-weight:500}.recipe-info span{background-color:#e9ecef;padding:6px 10px;border-radius:8px;flex:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-body .icons{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-right:2px}.card-body .timer{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#213547;max-width:120px}.card-body .timer svg{flex-shrink:0;color:#e67e22;font-size:14px}.card-body .timer span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.action{display:flex;font-size:19px;justify-content:end;align-items:center;width:60px;gap:7px}.editIcon{color:#213547;font-size:18px;transition:color .3s ease;padding-top:3px}.editIcon:hover{color:#e67e22}.deleteIcon{color:#dc3545;font-size:20px;cursor:pointer;transition:color .3s ease;padding-bottom:2px}.deleteIcon:hover{color:#c30e20}.card-actions{display:flex;align-items:center;justify-content:center}.no-recipes-message{grid-column:1 / -1;text-align:center;color:#213547;font-size:1.2rem;margin:3rem 0;opacity:.7;font-family:Times New Roman,Times,serif}.home-search-header{width:100%;padding:2rem 4rem 6rem;background-color:#f8f9fa;margin:0;box-sizing:border-box}.home-search-content{max-width:700px;text-align:center;margin:0 auto}.home-search-title{font-family:Times New Roman,Times,serif;font-size:1.8rem;font-weight:600;color:#213547;margin-bottom:.8rem}.home-search-title span{color:#e67e22}.home-search-subtitle{font-family:Times New Roman,Times,serif;font-size:.9rem;color:#213547;opacity:.8;margin-bottom:1.5rem;line-height:1.5}.search-filter-row{display:flex;gap:15px;align-items:center;justify-content:center;margin-bottom:1rem;flex-wrap:wrap}.search-box{position:relative;flex:1;max-width:400px;min-width:300px}.search-input{width:100%;padding:12px 16px 12px 40px;border:2px solid rgba(33,53,71,.2);border-radius:25px;background-color:#fff;color:#213547;font-family:Poppins,sans-serif;font-size:.9rem;transition:all .3s ease;box-shadow:0 2px 8px #2135471a;outline:none}.search-input:focus{border-color:#e67e22;box-shadow:0 4px 15px #e67e2233}.search-input::placeholder{color:#6c757d;opacity:.7}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:14px;pointer-events:none}.search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#e67e22;border:none;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:10px;font-weight:bolder;transition:all .3s ease}.search-clear:hover{background:#d35400;transform:translateY(-50%) scale(1.05)}.search-clear:before{content:"✕";font-size:16px;font-weight:300;line-height:1}.filter-btn{display:flex;align-items:center;gap:6px;background:#213547;color:#fff;border:none;padding:12px 16px;border-radius:25px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;white-space:nowrap}.filter-btn:hover{background:#e67e22}.filter-dropdown{background:#213547;padding:1rem;border-radius:12px;box-shadow:0 4px 15px #213547;margin-bottom:1rem;margin-top:1rem}.filter-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.filter-select{padding:8px 12px;border:2px solid white;border-radius:8px;background:#213547;font-size:.85rem;min-width:120px;outline:none}.filter-select:focus{border-color:#e67e22}.search-results-info{background:#fff;padding:8px 16px;border-radius:20px;border:1px solid rgba(33,53,71,.1);display:inline-block;font-size:.85rem;color:#213547;box-shadow:0 1px 4px #2135471a;margin-bottom:0;text-align:center}.search-results-info p{margin:0;font-weight:500}.recipe .card-container{width:100vw;margin:0;padding:0 4rem 2rem;display:grid;grid-template-columns:repeat(auto-fill,300px);gap:3rem;justify-content:center;box-sizing:border-box}.page-container{width:100%;min-height:100vh;background-color:#f8f9fa;margin:0;padding:0}.recipe-page{padding-top:100px}.recipe-page .recipes-section{padding-top:5rem!important;margin-top:0!important}.recipe-page .card-container{padding-top:0!important;margin-top:0!important}.recipe-page .page-header-section{padding-bottom:0!important;margin-bottom:0!important}.page-header-section{width:100%;padding:0 4rem;background-color:#f8f9fa;margin:0;box-sizing:border-box}.page-header-content{max-width:700px;text-align:center;margin:0 auto}.page-title{font-family:Times New Roman,Times,serif;font-size:1.8rem;font-weight:600;color:#213547;margin-bottom:.8rem}.page-title span{color:#e67e22}.page-subtitle{font-family:Times New Roman,Times,serif;font-size:.9rem;color:#213547;opacity:.8;margin-bottom:1.5rem;line-height:1.5}.add-recipe-button{display:inline-flex;align-items:center;gap:8px;font-family:Times New Roman,Times,serif;font-size:.9rem;font-weight:600;padding:10px 20px;background:linear-gradient(135deg,#e67e22,#d35400);color:#fff;border:none;border-radius:25px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #e67e224d;text-transform:uppercase;letter-spacing:.5px;outline:none;margin-bottom:0}.add-recipe-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e67e2266;background:linear-gradient(135deg,#d35400,#c0392b)}.button-icon{font-size:12px}.recipes-section{width:100%;padding:0;background:#f8f9fa;margin:5rem 0 0}.recipe-page .card-container{width:100vw;margin:0;display:grid;grid-template-columns:repeat(auto-fill,300px);gap:2.5rem;cursor:pointer;padding:0 4rem 2rem;justify-content:center;box-sizing:border-box}.recipe-modal{position:relative;background:#fff;border-radius:12px;max-width:900px;max-height:90vh;width:95%;overflow-y:auto;overflow-x:hidden;box-shadow:0 10px 40px #21354726;animation:modalSlideIn .3s ease-out;word-wrap:break-word}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.recipe-modal-close{position:absolute;top:20px;right:20px;background:#f8f9fa;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#213547;transition:all .2s ease;z-index:10;font-family:Arial,sans-serif}.recipe-modal-close:hover{background:#e67e22;color:#fff}.recipe-modal-close:before{content:"✕";font-size:20px;font-weight:300;line-height:1}.recipe-modal-content{padding:3.5rem 2.5rem 2.5rem;word-wrap:break-word;overflow-wrap:break-word}.recipe-modal-title{font-family:Times New Roman,Times,serif;font-size:2rem;font-weight:600;color:#213547;text-align:center;margin-bottom:1.5rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;max-width:100%}.recipe-modal-image-container{width:100%;margin-bottom:1.5rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px #2135471a}.recipe-modal-image{width:100%;height:220px;object-fit:cover;display:block}.recipe-modal-details{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin-bottom:1rem;max-width:100%}.recipe-modal-tag{background:#e9ecef;color:#213547;padding:8px 16px;border-radius:6px;font-weight:500;font-size:.85rem;text-transform:capitalize;word-wrap:break-word;overflow-wrap:break-word;max-width:200px;text-align:center;-webkit-hyphens:auto;hyphens:auto;border:1px solid #dee2e6}.recipe-modal-time{display:flex;align-items:flex-start;justify-content:center;gap:8px;background:#e9ecef;color:#213547;padding:10px 18px;border-radius:6px;font-weight:500;font-size:.9rem;margin-bottom:2rem;width:fit-content;margin-left:auto;margin-right:auto;max-width:90%;text-align:left;border:1px solid #dee2e6}.recipe-modal-time svg{flex-shrink:0;color:#e67e22;font-size:16px;margin-top:2px}.recipe-modal-time span{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;flex:1}.recipe-modal-section{margin-bottom:2rem;max-width:100%;overflow-wrap:break-word}.recipe-modal-section h3{font-family:Times New Roman,Times,serif;font-size:1.3rem;font-weight:600;color:#213547;margin-bottom:1rem;padding-left:0;border-left:none;word-wrap:break-word}.recipe-modal-ingredients ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:100%}.recipe-modal-ingredients li{background:#f8f9fa;padding:12px 15px;border-radius:6px;border-left:3px solid #e67e22;font-weight:400;color:#213547;font-size:.9rem;transition:background .2s ease;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.4}.recipe-modal-ingredients li.long-ingredient{grid-column:1 / -1}.recipe-modal-ingredients li:hover{background:#e9ecef}.recipe-modal-instructions p{background:#f8f9fa;padding:1.5rem;border-radius:8px;line-height:1.7;color:#213547;font-size:.95rem;border-left:4px solid #e67e22;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap;max-width:100%}.card-body .timer{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#213547;max-width:100px;min-width:80px}.card-body .timer span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1;font-size:13px}.action{display:flex;font-size:19px;justify-content:flex-end;align-items:center;width:55px;gap:6px;flex-shrink:0}.card-body .icons{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-right:2px;min-height:24px;overflow:hidden}.card-actions{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px}@media screen and (min-width: 1440px){section{padding:80px 0 0}.hero-title{font-size:4.5rem;margin-bottom:2rem}.hero-paragraph{font-size:1.3rem;margin:3rem 0}.home{padding:0 4rem;gap:3rem}.home .right img{height:450px;width:480px}.container{padding:3rem}.form{max-width:800px;padding:4rem 3rem}.data-entry-container{padding:140px 3rem 4rem}.data-entry-inner{max-width:1400px;padding:4rem}.data-entry-title{font-size:3.2rem;margin-bottom:3.5rem}.field-label{font-size:1.3rem}.field-input,.field-textarea,.field-select{font-size:1.2rem;padding:20px 26px}.footer{padding:4rem 2rem 1.5rem}.footer-content{max-width:1400px}.home-search-header{padding:2.5rem 5rem 7rem}.home-search-content,.page-header-content{max-width:800px}.home-search-title,.page-title{font-size:2rem}.home-search-subtitle,.page-subtitle{font-size:1rem}.search-box{max-width:450px;min-width:350px}.search-input{padding:14px 18px 14px 45px;font-size:1rem}.page-header-section{padding:0 5rem}.recipe-modal{max-width:1000px;max-height:85vh}.recipe-modal-title{font-size:2.2rem}.recipe-modal-image{height:250px}}@media screen and (max-width: 1439px) and (min-width: 1024px){section{padding:90px 0 0}.hero-title{font-size:3.8rem;margin-bottom:1.6rem}.hero-paragraph{font-size:1.2rem;margin:2.2rem 0}.home{padding:0 2.5rem;gap:2.5rem}.home button{font-size:1rem;padding:.9rem 2.2rem}.home .right img{height:380px;width:410px}.container{padding:2.5rem}.form{max-width:750px;margin-top:4rem}.data-entry-container{padding:120px 2.5rem 3rem}.data-entry-inner{max-width:1200px}.home-search-header{padding:2rem 4rem 6rem}.page-header-section{padding:0 4rem}}@media screen and (max-width: 1023px) and (min-width: 769px){section{min-height:90vh;padding:120px 0 0}.hero-title{font-size:3.2rem;line-height:1.2;margin-bottom:1.4rem}.hero-paragraph{font-size:1.1rem;line-height:1.6;margin:2rem 0}.home{padding:0 2rem;gap:2rem;align-items:flex-start}.home .left{flex:2.2;max-width:58%}.home button{font-size:.95rem;padding:.8rem 2rem}.home .right img{height:320px;width:350px}.container{padding:2rem 1.5rem;min-height:100vh}.form{max-width:650px;margin-top:3rem;padding:2.5rem 2rem}.form-control label{font-size:.95rem}.form-control .input,.form-control .input-textarea{padding:14px 16px;font-size:.95rem}.form button{font-size:1rem;padding:16px 22px}.data-entry-container{padding:100px 1.5rem 2.5rem}.data-entry-inner{max-width:100%;padding:2.5rem}.data-entry-title{font-size:2.4rem;margin-bottom:2.5rem}.field-label{font-size:1.1rem}.field-input,.field-textarea,.field-select{padding:16px 20px;font-size:1rem}.field-textarea{min-height:180px}.submit-btn{font-size:1.2rem;padding:20px 30px;margin-top:2.5rem}.card-container{grid-template-columns:repeat(auto-fill,280px);gap:2.5rem;padding:2rem 3rem}.recipe-page .card-container{padding:0 3rem 2rem;gap:2rem}.card{width:280px;max-width:280px}.card img{height:190px}.card-body{padding:1.4rem}.card-body .title{font-size:1rem}.recipe-info{font-size:.75rem}.recipe-info span{padding:5px 8px}.card-body .timer{max-width:95px;font-size:13px}.card-body .timer span{font-size:12px}.action{width:52px;gap:5px;font-size:17px}.editIcon{font-size:16px}.deleteIcon{font-size:18px}.home-search-header{padding:1.8rem 3rem 5rem}.home-search-content,.page-header-content{max-width:600px}.home-search-title,.page-title{font-size:1.6rem}.home-search-subtitle,.page-subtitle{font-size:.85rem}.search-box{max-width:350px;min-width:280px}.search-input{padding:11px 14px 11px 38px;font-size:.85rem}.filter-btn{padding:11px 14px;font-size:.85rem}.page-header-section{padding:0 3rem}.add-recipe-button{padding:9px 18px;font-size:.85rem}.recipe-modal{max-width:700px;width:90%}.recipe-modal-content{padding:3rem 2rem 2rem}.recipe-modal-title{font-size:1.8rem}.recipe-modal-image{height:200px}.recipe-modal-section h3{font-size:1.2rem}.recipe-modal-ingredients li{font-size:.85rem;padding:10px 12px}.recipe-modal-instructions p{font-size:.9rem;padding:1.2rem}}@media screen and (max-width: 768px){html,body{overflow-x:hidden!important;max-width:100vw!important}header{padding:0 1rem;height:60px}header h2{font-size:1.6rem;flex:1}header ul{display:none}.mobile-menu-toggle{display:flex}.mobile-nav-menu a{display:block;width:100%;padding:15px 2rem;font-size:1.2rem}.mobile-nav-menu .login-btn{width:calc(100% - 4rem);margin:1rem 2rem 0;background:#213547;color:#fff;border-radius:8px;padding:12px}section{min-height:85vh;padding:150px 0 0}.hero-title{font-size:2.8rem;line-height:1.25;text-align:center;margin-top:5rem;margin-bottom:1.2rem}.hero-paragraph{font-size:1rem;line-height:1.5;margin:1.5rem 0}.home{flex-direction:column;padding:0 1.5rem;gap:2rem;text-align:center}.home .left{max-width:100%;order:1}.home .right{order:2;margin-top:1rem}.home button{font-size:.9rem;padding:.75rem 1.8rem;margin-top:1.2rem}.home .right img{height:280px;width:300px;transform:rotate(1deg)}.container{padding:2rem 1rem 1.5rem;align-items:flex-start;margin-top:2rem}.form{max-width:100%;margin-top:2rem;padding:2rem 1.5rem;border-radius:12px}.form-control{margin-bottom:1.2rem}.form-control label{font-size:.9rem;margin-bottom:.4rem}.form-control .input,.form-control .input-textarea{padding:12px 14px;font-size:.9rem;border-radius:8px}.form-control .input-textarea{min-height:100px}.form button{font-size:.95rem;padding:14px 20px;border-radius:10px}.data-entry-container{padding:80px 1rem 2rem}.data-entry-inner{padding:2rem 1.5rem;border-radius:12px}.data-entry-title{font-size:2rem;margin-bottom:2rem}.field-group{margin-bottom:2rem}.field-label{font-size:1rem;margin-bottom:.8rem}.field-input,.field-textarea,.field-select{padding:14px 18px;font-size:.95rem;border-radius:10px}.field-textarea{min-height:160px}.field-file{padding:18px;font-size:1rem;border-radius:10px}.submit-btn{font-size:1.1rem;padding:18px 26px;margin-top:2rem;border-radius:10px}.modal{width:95%;max-width:450px}.footer{padding:2.5rem 1.5rem 1rem;margin-top:2.5rem}.footer-main{flex-direction:column;text-align:center;gap:2rem;margin-bottom:1.5rem;padding-bottom:1.5rem;align-items:center}.footer-left,.footer-right{flex:none;width:100%;max-width:100%}.footer-right{text-align:center}.feedback-section h3,.follow-section h3{font-size:1.3rem;margin-bottom:.8rem}.feedback-section p{font-size:.9rem;margin-bottom:1rem}.social-icons{justify-content:center;gap:2rem}.social-icon{font-size:1.8rem}.feedback-form{gap:12px;max-width:400px;margin:0 auto}.feedback-input{padding:10px 12px;font-size:13px;border-radius:6px}.feedback-submit-btn{padding:8px 20px;font-size:15px;border-radius:6px;align-self:center;max-width:200px}.footer-text{font-size:.85rem;padding:0 1rem}.card-container{grid-template-columns:repeat(auto-fill,280px);gap:1.5rem;padding:1.5rem 2rem;justify-content:center}.recipe-page .card-container{padding:0 2rem 1.5rem;gap:1.5rem}.card{width:280px;max-width:280px}.card img{height:180px}.card-body{padding:1.2rem}.card-body .title{font-size:.95rem;margin-bottom:10px}.recipe-info{font-size:.7rem;gap:6px;margin-bottom:10px}.recipe-info span{padding:4px 6px;border-radius:6px}.card-body .timer{font-size:12px;gap:4px;max-width:85px;min-width:70px}.card-body .timer svg{font-size:12px}.card-body .timer span{font-size:11px}.action{gap:4px;width:48px;font-size:16px}.editIcon{font-size:15px;padding-left:30px}.deleteIcon{font-size:17px}.card-actions{width:20px;height:20px}.home-search-header{padding:1.5rem 2rem 4rem;margin-top:2rem}.home-search-content,.page-header-content{max-width:100%}.home-search-title,.page-title{font-size:1.4rem;margin-bottom:.6rem}.home-search-subtitle,.page-subtitle{font-size:.8rem;margin-bottom:1.2rem}.search-filter-row{flex-direction:column;gap:12px;align-items:stretch}.search-box{max-width:100%;min-width:auto;width:100%}.search-input{padding:10px 14px 10px 35px;font-size:.85rem;border-radius:20px}.search-icon{left:10px;font-size:12px}.search-clear{right:8px;width:24px;height:24px;font-size:14px}.filter-btn{padding:10px 14px;font-size:.85rem;border-radius:20px;width:100%;justify-content:center}.filter-dropdown{padding:.8rem;margin:.8rem 0}.filter-row{gap:8px}.filter-select{padding:6px 10px;font-size:.8rem;min-width:100px}.search-results-info{font-size:.8rem;padding:6px 12px}.page-header-section{padding:0 2rem}.add-recipe-button{padding:8px 16px;font-size:.8rem;gap:6px}.button-icon{font-size:10px}.recipes-section{margin:3rem 0 0}.recipe-modal{max-width:95%;width:95%;max-height:85vh;margin:0 auto}.recipe-modal-close{top:15px;right:15px;width:35px;height:35px}.recipe-modal-close:before{font-size:18px}.recipe-modal-content{padding:2.5rem 1.5rem 1.5rem}.recipe-modal-title{font-size:1.5rem;margin-bottom:1.2rem;line-height:1.2}.recipe-modal-image{height:180px}.recipe-modal-details{gap:8px;margin-bottom:.8rem}.recipe-modal-tag{padding:6px 12px;font-size:.8rem;max-width:150px}.recipe-modal-time{padding:8px 14px;font-size:.85rem;margin-bottom:1.5rem}.recipe-modal-time svg{font-size:14px}.recipe-modal-section{margin-bottom:1.5rem}.recipe-modal-section h3{font-size:1.1rem;margin-bottom:.8rem}.recipe-modal-ingredients ul{grid-template-columns:1fr;gap:8px}.recipe-modal-ingredients li{padding:10px 12px;font-size:.8rem}.recipe-modal-instructions p{font-size:.85rem;padding:1rem;line-height:1.6}}@media screen and (max-width: 767px) and (min-width: 481px){.card-container{grid-template-columns:repeat(auto-fill,260px);gap:1.2rem;padding:1.2rem 1.5rem}.recipe-page .card-container{padding:0 1.5rem 1.2rem}.card{width:260px;max-width:260px}.card img{height:170px}.card-body{padding:1rem}.card-body .title{font-size:.9rem}.card-body .timer{max-width:80px;font-size:11px;min-width:65px}.card-body .timer span{font-size:10px}.action{width:45px;gap:3px}.editIcon{font-size:14px}.deleteIcon{font-size:16px}.card-actions{width:18px;height:18px}.home-search-header{padding:1.2rem 1.5rem 3rem}.home-search-title,.page-title{font-size:1.3rem}.search-input{padding:9px 12px 9px 32px;font-size:.8rem}.page-header-section{padding:0 1.5rem}.add-recipe-button{padding:7px 14px;font-size:.75rem}}@media screen and (max-width: 480px) and (min-width: 321px){header{padding:0 .8rem;height:55px}header h2{font-size:1.4rem}.mobile-nav-menu a{padding:12px 1.5rem;font-size:1.1rem}section{min-height:80vh;padding:60px 0 0}.hero-title{font-size:2.1rem;line-height:1.35;margin-bottom:.8rem}.hero-paragraph{font-size:.9rem;margin:1rem 0}.home{padding:0 1rem;gap:1.2rem}.home button{font-size:.8rem;padding:.65rem 1.3rem}.home .right img{height:210px;width:230px;border-radius:10px}.container{padding:1.5rem .8rem 1rem}.form{margin-top:1rem;padding:1.5rem 1rem;border-radius:10px}.form-header{height:3px;margin-bottom:1.5rem}.form-control{margin-bottom:1rem;gap:.6rem}.form-control label{font-size:.85rem;margin-bottom:.3rem}.form-control .input,.form-control .input-textarea{padding:10px 12px;font-size:.85rem;border-radius:6px}.form-control .input-textarea{min-height:80px}.form button{font-size:.85rem;padding:12px 16px;border-radius:8px;letter-spacing:.5px}.form p{font-size:12px;padding:6px 12px}.data-entry-container{padding:60px .8rem 1.5rem}.data-entry-inner{padding:1.5rem 1rem;border-radius:10px}.data-entry-title{font-size:1.6rem;margin-bottom:1.5rem}.field-group{margin-bottom:1.5rem}.field-label{font-size:.9rem;margin-bottom:.6rem}.field-input,.field-textarea,.field-select{padding:12px 14px;font-size:.85rem;border-radius:8px}.field-textarea{min-height:120px}.field-file{padding:14px;font-size:.9rem;border-radius:8px}.submit-btn{font-size:.95rem;padding:14px 20px;margin-top:1.5rem;border-radius:8px;letter-spacing:.5px}.modal{width:95%;max-width:350px}.error{font-size:.8rem;padding:.6rem}.footer{padding:2rem 1rem .8rem;margin-top:2rem}.footer-main{gap:1.8rem;margin-bottom:1.2rem;padding-bottom:1.2rem;align-items:center}.feedback-section h3,.follow-section h3{font-size:1.2rem;margin-bottom:.6rem}.feedback-section p{font-size:.9rem;line-height:1.5;margin-bottom:.8rem}.social-icons{gap:1.8rem;justify-content:center}.social-icon{font-size:2rem}.feedback-form{gap:10px;max-width:100%}.feedback-input{padding:12px 14px;font-size:13px;border-radius:6px;min-height:44px}.feedback-submit-btn{padding:10px 20px;font-size:15px;border-radius:6px;max-width:180px;min-height:44px;align-self:center}.footer-bottom{padding-bottom:.8rem}.footer-text{font-size:.85rem;padding:0 .5rem;line-height:1.4}.card-container{grid-template-columns:repeat(auto-fill,280px);gap:1rem;padding:1rem;justify-content:center}.recipe-page .card-container{padding:0 1rem 1rem}.card{width:280px;max-width:100%}.card img{height:160px}.card-body{padding:.8rem}.card-body .title{font-size:.85rem}.recipe-info{font-size:.65rem}.recipe-info span{padding:3px 5px}.card-body .timer{font-size:10px;max-width:75px;min-width:60px;gap:3px}.card-body .timer svg{font-size:10px}.card-body .timer span{font-size:9px}.action{gap:3px;width:42px;font-size:15px}.editIcon{font-size:13px}.deleteIcon{font-size:15px}.card-actions{width:16px;height:16px}.home-search-header{padding:1rem}.home-search-title,.page-title{font-size:1.2rem}.home-search-subtitle,.page-subtitle{font-size:.75rem}.search-input{padding:8px 10px 8px 30px;font-size:.75rem}.search-icon{font-size:11px}.filter-btn{padding:8px 12px;font-size:.8rem}.page-header-section{padding:0 1rem}.add-recipe-button{padding:6px 12px;font-size:.7rem}.recipe-modal{max-width:98%;width:98%;margin:1rem auto}.recipe-modal-content{padding:2rem 1rem 1rem}.recipe-modal-title{font-size:1.3rem}.recipe-modal-image{height:150px}.recipe-modal-tag{padding:5px 10px;font-size:.75rem}.recipe-modal-time{padding:6px 10px;font-size:.8rem}.recipe-modal-section h3{font-size:1rem}.recipe-modal-ingredients li{padding:8px 10px;font-size:.75rem}.recipe-modal-instructions p{font-size:.8rem;padding:.8rem}}@media screen and (max-width: 320px){html,body,#root,.App{width:320px!important;max-width:320px!important}header{padding:0 .5rem;height:50px}header h2{font-size:1.2rem}section{min-height:65vh;padding:50px 0 0;width:320px!important}.hero-title{font-size:1.7rem;line-height:1.45;margin-bottom:.5rem}.hero-paragraph{font-size:.8rem;margin:.6rem 0}.home{padding:0 .5rem;gap:.8rem}.home button{font-size:.7rem;padding:.5rem 1rem;border-radius:6px}.home .right img{height:160px;width:180px;border-radius:6px}.container{padding:1rem .5rem .8rem}.form{margin-top:.5rem;padding:1rem .8rem;border-radius:8px}.form-control{margin-bottom:.8rem;gap:.4rem}.form-control label{font-size:.8rem}.form-control .input,.form-control .input-textarea{padding:8px 10px;font-size:.8rem;border-radius:5px}.form-control .input-textarea{min-height:70px}.form button{font-size:.8rem;padding:10px 14px;border-radius:6px}.data-entry-container{padding:50px .5rem 1rem}.data-entry-inner{padding:1rem .8rem;border-radius:8px}.data-entry-title{font-size:1.4rem;margin-bottom:1rem}.field-group{margin-bottom:1.2rem}.field-label{font-size:.85rem;margin-bottom:.5rem}.field-input,.field-textarea,.field-select{padding:10px 12px;font-size:.8rem;border-radius:6px}.field-textarea{min-height:100px}.field-file{padding:12px;font-size:.85rem;border-radius:6px}.submit-btn{font-size:.85rem;padding:12px 16px;margin-top:1.2rem;border-radius:6px}.modal{width:98%;max-width:300px}.footer{padding:1.8rem .8rem .8rem;margin-top:1.5rem}.footer-main{gap:1.5rem;margin-bottom:1rem;padding-bottom:1rem;align-items:center}.feedback-section h3,.follow-section h3{font-size:1.1rem;margin-bottom:.5rem}.feedback-section p{font-size:.85rem;margin-bottom:.6rem}.social-icons{gap:1.5rem;justify-content:center}.social-icon{font-size:1.8rem}.feedback-form{gap:8px}.feedback-input{padding:10px 12px;font-size:12px;border-radius:5px;min-height:40px}.feedback-submit-btn{padding:8px 18px;font-size:14px;border-radius:5px;max-width:150px;min-height:40px;align-self:center}.footer-bottom{padding-bottom:.6rem}.footer-text{font-size:.8rem;padding:0 .3rem}.card-container{grid-template-columns:1fr;gap:.8rem;padding:.8rem;width:320px!important}.recipe-page .card-container{padding:0 .8rem .8rem;width:320px!important}.card{width:100%;max-width:100%}.card img{height:140px}.card-body{padding:.6rem}.card-body .title{font-size:.8rem}.recipe-info{font-size:.6rem;gap:4px}.recipe-info span{padding:2px 4px}.card-body .timer{font-size:9px;max-width:65px;min-width:50px;gap:2px}.card-body .timer svg{font-size:9px}.card-body .timer span{font-size:8px}.action{gap:2px;width:38px;font-size:14px}.editIcon{font-size:12px}.deleteIcon{font-size:14px}.card-actions{width:14px;height:14px}.home-search-header{padding:.8rem}.home-search-title,.page-title{font-size:1.1rem}.home-search-subtitle,.page-subtitle{font-size:.7rem}.search-input{padding:7px 8px 7px 28px;font-size:.7rem}.page-header-section{padding:0 .8rem}.add-recipe-button{padding:5px 10px;font-size:.65rem}.recipe-modal{max-width:300px;width:95%}.recipe-modal-content{padding:1.5rem .8rem .8rem}.recipe-modal-title{font-size:1.2rem}.recipe-modal-image{height:120px}}@media (prefers-reduced-motion: reduce){.hero-title span,.home button,.home .right img{transform:none;transition:none}.form-control .input,.form-control .input-textarea,.field-input,.field-textarea,.field-select,.form button,.submit-btn{transition:none}.form-control .input:focus,.form-control .input-textarea:focus,.field-input:focus,.field-textarea:focus,.field-select:focus{transform:none}.submit-btn:hover{transform:none}.backdrop{animation:none}.social-icon,.social-icon-link,.feedback-input,.feedback-submit-btn{transition:none}.feedback-submit-btn:hover,.feedback-submit-btn:active{transform:none}.card,.search-input,.filter-btn,.add-recipe-button,.search-clear{transition:none}.card:hover,.add-recipe-button:hover,.search-clear:hover{transform:none}.recipe-modal{animation:none}.editIcon,.deleteIcon{transition:none}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media print{.footer{background:none!important;color:#000!important;box-shadow:none!important;border-top:2px solid #213547!important}.feedback-form,.social-icons{display:none!important}.footer-main{border-bottom:1px solid #213547!important}.feedback-section h3,.follow-section h3{color:#213547!important}}.mobile-menu-toggle{display:none;background:none;border:none;color:#213547;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .3s ease}.mobile-menu-toggle:hover{background-color:#2135471a}.mobile-nav-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e9ecef;box-shadow:0 4px 6px #0000001a;z-index:1000}.mobile-nav-menu a{display:block;padding:15px 20px;color:#213547;text-decoration:none;border-bottom:1px solid #f8f9fa;font-weight:500;transition:background-color .3s ease}.mobile-nav-menu a:hover,.mobile-nav-menu a.active{background-color:#f8f9fa;color:#e67e22}.mobile-login-btn{display:block;width:calc(100% - 40px);margin:10px 20px;padding:12px;background:#213547;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.mobile-login-btn:hover{background:#e67e22}.mobile-profile{padding:15px 20px;border-bottom:1px solid #f8f9fa}.mobile-user-email{display:block;font-size:14px;color:#6c757d;margin-bottom:10px}.mobile-logout-btn{background:#dc3545;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px}.mobile-logout-btn:hover{background:#c82333}@media screen and (max-width: 768px){.desktop-title{display:none}.mobile-menu-toggle{display:block}.desktop-nav{display:none}header{justify-content:flex-end;padding:0 1rem}}@media screen and (min-width: 769px){.mobile-menu-toggle,.mobile-nav-menu{display:none}.desktop-nav{display:flex}.desktop-title{display:block}}
