@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.splash-screen{align-items:center;background-color:#f8f9fa;display:flex;flex-direction:column;font-size:24px;height:100vh;justify-content:center;transition:opacity 1s ease-out}.splash-screen.fade-out{opacity:0}.splash-screen img{height:150px;margin-bottom:20px;width:150px}*{box-sizing:border-box}html{overflow-x:hidden}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%;border-radius:6px}.skeleton-text{height:16px;margin-bottom:8px}.skeleton-text.large{height:24px}.skeleton-text.small{height:12px}.skeleton-circle{border-radius:50%}.skeleton-button{border-radius:8px;height:40px}body{align-items:center;background-color:#f5f5f5;color:#333;font-family:Poppins,sans-serif;font-optical-sizing:auto;font-size:20px;font-style:normal;justify-content:center;line-height:1.4;margin:0;padding:20px}.categoryButtons button{border:1px solid #ddd;border-radius:8px;cursor:pointer;display:flex;padding:10px;transition:background-color .3s ease,transform .1s ease-in-out}.back-button,.categoryButtons button{align-items:center;background-color:#f8f9fa}.back-button{border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000f;color:#495057;display:inline-flex;font-size:16px;font-weight:500;gap:8px;padding:12px 20px;position:relative;text-decoration:none;transition:all .2s ease}.back-button:hover{background-color:#e9ecef;box-shadow:0 4px 12px #0000001a;color:#343a40;text-decoration:none;transform:translateY(-1px)}.back-button:active{box-shadow:0 2px 4px #0000001a;transform:translateY(0)}.goBackButton{border-radius:8px;color:#000;font-size:25px;padding:10px;text-decoration:none}.categoryButtons button:active{transform:translateY(2px)}.ML_button{background-color:#007bff;border:1px solid #e9ecef;border-radius:10px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;margin-bottom:20px;margin-top:20px;min-width:180px;padding:12px 20px;transition:all .2s ease;width:auto}.ML_button:hover{background-color:#0056b3;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.ML_button.fade-in{animation:fadeIn 1s ease-in-out}.controls{align-items:flex-start;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:20px}.controls button{background-color:#ddd;border:1px solid #efefef;border-radius:8px;font-size:16px;margin-left:10px;padding:10px}.top-buttons{align-items:center;display:flex;gap:12px;margin-top:0!important}.header-controls{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.right-side-controls{align-items:flex-end;display:flex;flex-direction:column;gap:15px}.accessibility-buttons-right{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.accessibility-btn{align-items:center!important;border:none!important;border-radius:12px!important;box-shadow:0 2px 8px #0000001a!important;display:flex!important;flex-direction:column!important;font-size:16px!important;margin:0!important;min-width:120px!important;padding:12px 16px!important;transition:all .2s ease!important}.accessibility-btn:hover{box-shadow:0 4px 12px #00000026!important;transform:translateY(-2px)!important}.accessibility-btn:active{transform:translateY(0)!important}.audio-btn{background-color:#f8f9fa!important;border:1px solid #e9ecef!important;color:#495057!important}.audio-btn:hover{background-color:#e9ecef!important;color:#343a40!important}.font-btn{background-color:#f8f9fa!important;border:1px solid #e9ecef!important;color:#495057!important}.font-btn:hover{background-color:#e9ecef!important;color:#343a40!important}.category-button.active{border:3px solid #118386;color:#000}@keyframes wiggle{0%{transform:rotate(0deg) translateX(0)}25%{transform:rotate(-5deg) translateX(-10px)}50%{transform:rotate(0deg) translateX(0)}75%{transform:rotate(5deg) translateX(10px)}to{transform:rotate(0deg) translateX(0)}}.directions-section{background-color:#f1f3f5;border:1px solid #dee2e6;border-radius:12px;box-shadow:0 2px 8px #0000000f;box-sizing:border-box;margin-right:5px;margin-top:0;padding:15px;position:-webkit-sticky;position:sticky;top:20px;width:100%;z-index:100}.directions-section h3,.ingredients-section h3{border-bottom:2px solid #e9ecef;color:#2c3e50;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:20px;margin-top:0;padding-bottom:10px}.directions-section h3{border-bottom:3px solid #ced4da}.ingredients-section{padding-top:0}.ingredients-section.hide-header h3{display:none}.ingredients-section.hide-header{padding-top:52px}table{table-layout:auto}table,td{word-wrap:break-word}.amount-container{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-start}.amount-container span{align-items:center;border-radius:6px;display:inline-flex;font-size:13px;font-weight:500;justify-content:center;margin:2px;min-height:28px;padding:4px 8px;white-space:nowrap}input[type=checkbox]{cursor:pointer;margin:8px;padding:15px;transform:scale(2)}.marker-strikethrough{animation:strikethrough-draw .6s ease-out;opacity:.7;position:relative;text-decoration:line-through!important;-webkit-text-decoration-color:#6c757d!important;text-decoration-color:#6c757d!important;-webkit-text-decoration-style:solid!important;text-decoration-style:solid!important;text-decoration-thickness:2px!important}@keyframes strikethrough-draw{0%{-webkit-text-decoration-color:#0000;text-decoration-color:#0000}to{-webkit-text-decoration-color:#6c757d;text-decoration-color:#6c757d}}.container{background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin:20px auto;max-width:1200px!important;padding:30px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.section-header h4{font-size:1.25rem}.section-header h2,.section-header h4{color:#2c3e50;font-family:Poppins,sans-serif;font-weight:600;margin:0}.button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;padding:12px 20px;text-align:center;transition:all .2s ease;width:auto}.button:hover{background-color:#0056b3;box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.sections{display:flex;flex-direction:column;gap:10px}.section{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000f;cursor:pointer;font-size:16px;margin-bottom:30px;max-height:none;min-width:94%;overflow:visible;padding:30px;position:relative;transition:all .2s ease}.section.collapsed{margin-bottom:10px;max-height:400px;overflow:hidden;padding:0 10px}.fixed-legend{background-color:#fff;border:2px solid #f5f5f5;border-radius:8px;box-shadow:0 0 10px #0000001a;font-size:12px;opacity:.98;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.fixed-legend:active{transform:scale(1.1)}.color-legend{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-bottom:20px}.legend-item{border:1px solid #ccc;border-radius:8px;flex:0 1 auto;height:20px;min-width:50px;padding:11px}.legend-item,.logo{align-items:center;display:flex;justify-content:center}.logo{flex-direction:column;margin-bottom:30px;text-align:center}.logo img{border-radius:16px;box-shadow:0 4px 16px #0000001a;height:80px;margin-bottom:15px;width:80px}.logo h1{color:#2c3e50;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;letter-spacing:-.5px;margin:0;text-shadow:none}.backButton{color:inherit}.backButton,.backButton:hover{text-decoration:none}.logo h3{color:#333;font-family:Poppins,sans-serif;font-size:1.7rem}.categoryList{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:40px}.categoryList h4{color:#2c3e50;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:20px;text-align:center}.categoryButtons,.subcategoryButtons{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:25px}.subcategoryButtons button.active img{border:2px solid #007bff;border-radius:12px;box-shadow:0 4px 16px #007bff26}.categoryButtons button,.subcategoryButtons button{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000f;color:#495057;cursor:pointer;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;justify-content:center;padding:15px;transition:all .2s ease}.categoryButtons button:hover,.subcategoryButtons button:hover{border-color:#dee2e6;box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.categoryButtons button img,.subcategoryButtons button img{aspect-ratio:1;border:none;border-radius:50%;height:80px;margin-bottom:12px;object-fit:cover;width:80px}.categoryButtons button.active{background-color:#f8f9ff;border:2px solid #007bff;box-shadow:0 4px 16px #007bff26}.categoryButtons button.active img{border:none;box-shadow:none}.content{display:flex;flex-direction:column;gap:25px;margin-top:15px}.ingredients-section{background-color:initial;padding:0}.recipeList{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin:20px auto;max-width:900px;padding:30px}.recipeList h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:30px;text-align:center}.recipe-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:20px}.recipe-card{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;transition:all .2s ease}.recipe-card:hover{border-color:#dee2e6;box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.recipe-link{display:block;padding:20px}.recipe-link,.recipe-link:hover{color:inherit;text-decoration:none}.recipe-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}.recipe-card h3{color:#2c3e50;flex:1 1;font-size:1.25rem;font-weight:600;line-height:1.3;margin:0;padding-right:10px}.recipe-category-icon{border-radius:4px;filter:grayscale(20%);flex-shrink:0;height:24px;opacity:.6;transition:opacity .2s ease;width:24px}.recipe-card:hover .recipe-category-icon{filter:grayscale(0);opacity:.8}.recipe-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#6c757d;display:-webkit-box;font-size:.9rem;line-height:1.4;margin:0;overflow:hidden}.recipe-list-container{display:flex;gap:20px;margin:0 auto;max-width:1200px;position:relative}.alphabet-slider{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:20px;padding:8px;position:-webkit-sticky;position:sticky;top:20px}.alphabet-btn{align-items:center;background-color:initial;border:none;border-radius:6px;color:#6c757d;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;height:32px;justify-content:center;margin:1px 0;transition:all .2s ease;width:32px}.alphabet-btn.available{color:#495057}.alphabet-btn.available:hover{background-color:#e9ecef;color:#212529;transform:scale(1.1)}.alphabet-btn.active{background-color:#007bff;color:#fff}.alphabet-btn.disabled{color:#dee2e6;cursor:not-allowed}.letter-section{margin-bottom:40px;padding-top:20px;scroll-margin-top:80px}.letter-header{background-color:#fff;border-bottom:2px solid #e9ecef;color:#495057;font-size:2rem;font-weight:700;margin:0 0 20px;padding:10px 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.recipe-list-container .recipeList{flex:1 1;margin:20px 0;max-width:none}.header-with-button{align-items:center;border-bottom:1px solid #e9ecef;display:flex;flex-direction:column;gap:15px;margin-bottom:15px;padding-bottom:10px}.recipe-title{margin:0;text-align:center;width:100%}.header h1,.recipe-title{color:#2c3e50;font-family:Poppins,sans-serif;font-weight:600;letter-spacing:-.5px}.header h1{font-size:2.5rem;margin-bottom:10px}.header h2{color:#6c757d;font-family:Poppins,sans-serif;font-weight:400}.section h3{border-bottom:2px solid #efefef;font-size:18px;margin-bottom:20px;padding-bottom:5px}ol,table{width:100%}.mobile-ingredients{display:none}ol{counter-reset:step-counter;list-style:none;margin:0;padding:0}ol,ol li{box-sizing:border-box;width:100%}ol li{align-items:flex-start;background-color:#fff;border:2px solid #adb5bd;border-radius:8px;counter-increment:step-counter;display:flex;font-family:Poppins,sans-serif;gap:8px;line-height:1.6;margin-bottom:15px;margin-left:0;margin-right:0;padding:12px;position:relative;transition:all .2s ease}ol li:hover{background-color:#f8f9fa;border-color:#adb5bd}ol li.active{background-color:#e3f2fd;border-color:#007bff;box-shadow:0 2px 8px #007bff26}ol li:before{display:none}.direction-content{align-items:flex-start;display:flex;flex:1 1;gap:8px;max-width:100%;width:100%}.step-number-with-audio{align-items:center;display:flex;flex-shrink:0;gap:6px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.step-number{background-color:#007bff;border-radius:50%;color:#fff;font-size:14px;font-weight:600;height:30px;width:30px}.audio-play-btn,.step-number{align-items:center;display:flex;justify-content:center}.audio-play-btn{background:none;border:none;border-radius:4px;color:#007bff;cursor:pointer;font-size:16px;padding:4px;transition:background-color .2s ease}.audio-play-btn:hover{background-color:#007bff1a}.direction-text{box-sizing:border-box;flex:1 1;line-height:1.6;max-width:100%;width:100%}table{background-color:#fff;border:1px solid #dee2e6;border-collapse:collapse;border-radius:8px;box-shadow:0 4px 12px #0000001f;margin-top:25px;overflow:hidden;width:100%}td,th{word-wrap:break-word;border-bottom:1px solid #ddd6e0;font-family:Poppins,sans-serif;min-height:50px;padding:12px 20px;text-align:left;vertical-align:middle}tr[style*="#def"],tr[style*="background-color: rgb(221, 238, 255)"]{border-radius:14px}tr[style*="#def"] td,tr[style*="background-color: rgb(221, 238, 255)"] td{border-bottom:1px solid #78788240}.has-active-step tr:not([style*="background-color: rgb(221, 238, 255)"]):not([style*="#def"]):not(:has(.marker-strikethrough)) td{border-bottom:1px solid #ddd6e066}tr[style*="#def"] td:first-child,tr[style*="background-color: rgb(221, 238, 255)"] td:first-child{border-bottom-left-radius:14px;border-top-left-radius:14px}tr[style*="#def"] td:last-child,tr[style*="background-color: rgb(221, 238, 255)"] td:last-child{border-bottom-right-radius:14px;border-top-right-radius:14px}tr[style*="#def"] .marker-strikethrough,tr[style*="background-color: rgb(221, 238, 255)"] .marker-strikethrough{color:#4a5568!important;-webkit-text-decoration-color:#4a5568!important;text-decoration-color:#4a5568!important}tr:has(.marker-strikethrough){background-color:#f1f5f9!important;border-radius:14px}tr:has(.marker-strikethrough) td:first-child{border-bottom-left-radius:14px;border-top-left-radius:14px}tr:has(.marker-strikethrough) td:last-child{border-bottom-right-radius:14px;border-top-right-radius:14px}tr[style*="#def"]:has(.marker-strikethrough),tr[style*="background-color: rgb(221, 238, 255)"]:has(.marker-strikethrough){background-color:#e0e7ff!important}tr:has(.marker-strikethrough) td{border-bottom:1px solid #d1d5db80!important}@media (max-width:767px){.header-with-button{align-items:stretch;flex-direction:column;gap:15px}.recipe-title{font-size:20px!important;position:static;text-align:center;transform:none;width:auto}.categoryList{padding:0 5px}.categoryButtons,.categoryList,.subcategoryButtons{box-sizing:border-box;margin-bottom:20px;width:100%}.categoryButtons,.subcategoryButtons{align-items:flex-start!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important;justify-content:space-around!important;overflow-x:visible!important;padding:0 8px}.categoryButtons{flex-wrap:nowrap!important;justify-content:space-between!important}.categoryButtons button,.subcategoryButtons button{word-wrap:break-word!important;align-items:center!important;border-radius:10px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;flex-shrink:0!important;font-size:11px!important;justify-content:center!important;max-width:110px!important;min-height:100px!important;min-width:95px!important;overflow:visible!important;padding:8px 4px!important;text-align:center!important;width:calc(33.333% - 8px)!important}.categoryButtons button img,.subcategoryButtons button img{aspect-ratio:1/1!important;border-radius:50%!important;display:block!important;flex-grow:0!important;flex-shrink:0!important;height:55px!important;margin-bottom:6px!important;max-height:55px!important;max-width:55px!important;min-height:55px!important;min-width:55px!important;object-fit:cover!important;width:55px!important}}th{background-color:#f8f9fa;color:#495057;font-size:14px;font-weight:600;height:50px;letter-spacing:.5px;text-transform:uppercase}td{background-color:#fff;font-size:16px}td,tr{min-height:80px}tr:hover td{background-color:#f8f9fa}.pie-counter-section{background-color:#fff;border:1px solid #e9ecef;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-top:20px;max-width:1200px;padding:20px}.pie-tracker-compact{background-color:#e9ecef;border:1px solid #dee2e6;border-radius:12px;box-shadow:0 2px 12px #0000000f;cursor:pointer;padding:12px 15px;transition:all .2s ease;width:100%}.pie-tracker-summary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;transition:background-color .2s ease}.pie-tracker-summary:hover{background-color:#ffffff1a;border-radius:8px}.pie-status-summary h3{color:#2c3e50;font-family:Poppins,sans-serif;font-weight:600;margin:0 0 4px}.pie-progress-text{color:#6c757d;font-family:Poppins,sans-serif;font-weight:500}.pie-tracker-popover{background:#fff;border:1px solid #e9ecef;border-radius:16px;box-shadow:0 10px 40px #00000026;max-height:70vh;max-width:90vw;opacity:0;overflow-y:auto;pointer-events:none;transform:translateY(-10px);transition:opacity .2s ease-out,transform .2s ease-out;z-index:10000}.pie-tracker-popover[data-show]{opacity:1;pointer-events:auto;transform:translateY(0)}.pie-tracker-arrow{background:#fff;border:1px solid #e9ecef;border-bottom:none;border-right:none;height:10px;left:20px;position:absolute;top:-5px;transform:rotate(45deg);width:10px}.pie-tracker-content{padding:25px}.pie-grid-popover{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);margin-top:20px;max-height:300px;overflow-y:auto;padding:10px 5px;scrollbar-color:#cbd5e0 #f7fafc;scrollbar-width:thin}.pie-grid-popover::-webkit-scrollbar{width:6px}.pie-grid-popover::-webkit-scrollbar-track{background:#f7fafc;border-radius:3px}.pie-grid-popover::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.pie-grid-popover::-webkit-scrollbar-thumb:hover{background:#a0aec0}.pie-item-popover{align-items:center;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100px;margin:5px;overflow:visible;position:relative;transition:all .3s ease;width:85px}.pie-item-popover:hover{transform:translateY(-3px)}@keyframes popoverFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.pie-tracker-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:5px 0;transition:all .2s ease}.pie-tracker-header:hover{background-color:#f8f9fa;border-radius:8px;padding:5px 10px}.pie-counter-section h3{color:#2c3e50;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;margin:0}.pie-tracker-toggle{align-items:center;background:none;border:none;border-radius:50%;color:#007bff;cursor:pointer;display:flex;justify-content:center;padding:5px;transition:all .2s ease}.pie-tracker-toggle:hover{background-color:#e3f2fd;transform:scale(1.1)}.pie-tracker-content{animation:slideDown .3s ease-out;margin-top:15px;padding:10px 0;width:100%}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.pie-counter-controls{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-bottom:25px;padding:0 10px}.pie-control-btn{align-items:center;background-color:#007bff;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Poppins,sans-serif;font-weight:600;height:40px;justify-content:center;margin:0;padding:0;transition:all .2s ease;width:40px}.pie-control-btn:hover:not(:disabled){background-color:#0056b3;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.pie-control-btn:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.pie-count-display{color:#495057;flex:1 1;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:500;margin:0 5px;text-align:center}.pie-grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;padding:15px 5px;width:100%}.pie-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:85px;margin:8px 5px;overflow:visible;position:relative;transition:all .3s ease;width:70px}.pie-item:hover{transform:translateY(-3px)}.pie-icon-wrapper{height:80px;width:80px}.pie-icon-container,.pie-icon-wrapper{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.pie-icon-container,.pie-with-number{position:relative}.pie-with-number{align-items:center;display:flex;justify-content:center}.original-pie-image{border-radius:12px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1));object-fit:cover;position:relative;transition:all .3s ease;z-index:10}.pie-number{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:800;left:50%;pointer-events:none;position:absolute;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0 -2px 0 #000,0 2px 0 #000,-2px 0 0 #000,2px 0 0 #000,3px 3px 6px #000c;top:50%;transform:translate(-50%,-50%);z-index:15}.original-pie-image.pending-pie{filter:drop-shadow(0 2px 8px rgba(0,0,0,.1)) saturate(.7) brightness(.8);opacity:.9}.pie-item.pending:hover .original-pie-image.pending-pie{filter:drop-shadow(0 4px 12px rgba(0,0,0,.15)) saturate(.8) brightness(.9);transform:scale(1.05)}.original-pie-image.completed-pie.lit-up{animation:heatPulse .6s ease-out;filter:drop-shadow(0 4px 12px rgba(255,140,0,.3)) saturate(1.1) brightness(1.1);position:relative}.original-pie-image.completed-pie.lit-up:before{animation:heatGlow 3s ease-in-out infinite;background:radial-gradient(ellipse at center bottom,#ff8c0026 0,#ffb4001a 30%,#ffc8320d 60%,#0000 100%);border-radius:50%;bottom:10%;content:"";left:10%;position:absolute;right:10%;top:10%;z-index:-1}.pie-item.completed:hover .original-pie-image.completed-pie.lit-up{filter:drop-shadow(0 6px 16px rgba(255,140,0,.4)) saturate(1.15) brightness(1.15);transform:scale(1.03)}@keyframes heatPulse{0%{filter:drop-shadow(0 2px 8px rgba(0,0,0,.1)) saturate(.7) brightness(.8);transform:scale(1)}50%{filter:drop-shadow(0 6px 16px rgba(255,140,0,.4)) saturate(1.15) brightness(1.15);transform:scale(1.05)}to{filter:drop-shadow(0 4px 12px rgba(255,140,0,.3)) saturate(1.1) brightness(1.1);transform:scale(1)}}@keyframes heatGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes completionPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.enhanced-steam-effect{height:40px;left:50%;pointer-events:none;position:absolute;top:-10px;transform:translateX(-50%);width:40px;z-index:3}.enhanced-steam-effect .steam-line{animation:naturalSteam 2.5s ease-in-out infinite;background:linear-gradient(0deg,#aaac,#bebebe99 40%,#d2d2d266 70%,#e6e6e600);border-radius:2px;box-shadow:0 0 1px #96969666;height:25px;position:absolute;width:2px}.enhanced-steam-effect .steam-1{animation-delay:0s;left:14px}.enhanced-steam-effect .steam-2{animation-delay:.4s;height:22px;left:18px}.enhanced-steam-effect .steam-3{animation-delay:.8s;height:24px;left:22px}.enhanced-steam-effect .steam-4{animation-delay:1.2s;height:20px;left:26px}.enhanced-steam-effect .steam-5{animation-delay:1.6s;height:18px;left:30px}@keyframes naturalSteam{0%{opacity:0;transform:translateY(0) translateX(0) scaleX(1)}20%{opacity:.6;transform:translateY(-5px) translateX(1px) scaleX(1.1)}40%{opacity:.8;transform:translateY(-12px) translateX(-1px) scaleX(1.2)}60%{opacity:.6;transform:translateY(-20px) translateX(2px) scaleX(1.4)}80%{opacity:.3;transform:translateY(-28px) translateX(-1px) scaleX(1.6)}to{opacity:0;transform:translateY(-35px) translateX(1px) scaleX(1.8)}}.steam-effect-icon{height:30px;left:50%;pointer-events:none;position:absolute;top:-10px;transform:translateX(-50%);width:30px}.steam-effect-icon .steam-line{animation:steam 2s ease-in-out infinite;background:linear-gradient(0deg,#fffc,#fff0);border-radius:2px;height:20px;position:absolute;width:2px}.steam-effect-icon .steam-1{animation-delay:0s;left:8px}.steam-effect-icon .steam-2{animation-delay:.5s;left:14px}.steam-effect-icon .steam-3{animation-delay:1s;left:20px}@keyframes steam{0%{opacity:0;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-10px) scale(1.1)}to{opacity:0;transform:translateY(-20px) scale(.8)}}.pie-status{border-radius:8px;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;margin-top:5px;padding:2px 6px;text-align:center;transition:all .3s ease}.pie-status.todo{background-color:#f8f9fa;border:1px solid #e9ecef;color:#6c757d}.pie-status.done{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:767px){.section{flex:1 0 100%}.categoryButtons button img{border-radius:55px;height:150px;width:150px!important}}@media only screen and (min-width:1200px){.container{max-width:1200px}.categoryButtons button img{border-radius:55px;height:150px;width:150px!important}.content{flex-direction:row;justify-content:space-between;width:100%}.directions-section,.ingredients-section{width:48%}.ingredients-section{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-right:4%;padding:25px}.directions-section{margin-right:40px}.categoryButtons button{background-color:#f5f5f5;border:0;justify-content:center;padding:4px}.categoryButtons img{margin-right:0}.categoryButtons button img{height:100px;width:100px!important}.directions-section{background-color:#fff;box-shadow:0 4px 6px #0000001a;flex:1 0 51%;margin-right:20px;padding:20px;position:-webkit-sticky;position:sticky;top:5;z-index:100}}@media (max-width:767px){body{margin:0;overflow-x:hidden;padding:5px}.container{border-radius:12px;margin:5px;padding:15px}.header h1{font-size:2rem}.section{margin-bottom:15px;padding:20px}.directions-section{margin-top:15px;padding:20px}.controls{align-items:stretch;flex-direction:column;gap:15px;margin:0 5px}.top-buttons{flex-wrap:wrap;gap:8px;justify-content:center}.accessibility-btn{font-size:14px!important;min-width:100px!important;padding:10px 12px!important}table{display:none}.mobile-ingredients{display:block!important}.mobile-ingredient-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin-bottom:12px;padding:15px;transition:all .2s ease}.mobile-ingredient-card:hover{border-color:#007bff;box-shadow:0 4px 8px #0000001a}.mobile-ingredient-card.checked{background-color:#f8f9fa;border-color:#28a745;opacity:.7;text-decoration:line-through}.mobile-checkbox-row{align-items:center;display:flex;gap:8px;margin-bottom:10px;min-height:20px}.mobile-checkbox-row input[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox;flex-shrink:0;height:16px;margin:0;transform:none;width:16px}.mobile-checkbox-label{color:#8a8a8a;font-size:12px;font-weight:400;line-height:1.2}.mobile-ingredient-name{color:#2c3e50;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:6px}.mobile-ingredient-amount{align-items:center;color:#007bff;display:flex;font-size:15px;font-weight:600;gap:8px}.mobile-ingredient-amount .measurement-color{border-radius:6px;color:#fff;font-size:13px;font-weight:700;padding:4px 8px}ol li{gap:10px;margin-bottom:15px;padding:15px}ol li:before{font-size:12px;height:24px;width:24px}.header-controls{flex-direction:column;gap:15px}.header-controls,.right-side-controls{align-items:stretch}.accessibility-buttons-right{flex-wrap:wrap;gap:8px;justify-content:center}.pie-tracker-compact{margin-top:15px;position:relative;z-index:1000}.right-side-controls{position:relative;z-index:999}.pie-counter-section{margin:10px;padding:15px}.pie-tracker-compact{margin:0;padding:10px 12px;width:100%}.pie-tracker-modal{max-width:95vw;padding:15px}.pie-grid-overlay{gap:15px}.pie-item-overlay{height:90px;margin:5px;width:70px}.pie-counter-section h3,.pie-counter-section-right h3{font-size:1.2rem}.pie-tracker-header:hover{padding:5px 8px}.pie-counter-controls{gap:10px;margin-bottom:20px}.pie-control-btn{height:35px;width:35px}.pie-count-display{font-size:1rem;min-width:120px}.pie-grid{gap:10px;padding:10px 5px}.pie-item{height:70px;margin:5px 4px;width:55px}.pie-icon-wrapper{height:60px!important;width:60px!important}.steam-effect-icon{height:25px;width:25px}.steam-line{height:15px}.pie-number{font-size:14px!important}.pie-status{font-size:.7rem}.recipeList{box-shadow:0 2px 8px #0000000f;margin:5px;padding:15px;width:calc(100% - 10px)}.recipe-grid{gap:15px;grid-template-columns:1fr}.recipe-card{background-color:#fafbfc}.recipeList h1{font-size:1.75rem;margin-bottom:20px}.recipe-list-container{box-sizing:border-box;flex-direction:column;gap:0;margin:0;padding:0 5px;width:100%}.alphabet-slider{display:none}.alphabet-btn{font-size:.75rem;height:28px;margin:.5px 0;width:28px}.letter-header{font-size:1.5rem}.recipe-category-icon{height:20px;width:20px}.recipe-header{align-items:center}.logo{margin-bottom:20px;padding:0 10px}.logo img{border-radius:12px;height:60px;width:60px}.logo h1{word-wrap:break-word;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;text-align:center}.header h1{font-size:1.5rem}.header h2{font-size:1rem}.button{font-size:14px;padding:5px}}@media (max-width:390px){.back-button{font-size:14px;gap:6px;padding:10px 16px}.goBackButton{font-size:12px!important}.controls button{font-size:12px}.ML_button{width:100%}categoryList{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.categoryButtons,.subcategoryButtons{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.categoryButtons button img{border-radius:55px;height:150px;width:150px}.categoryButtons button img,.subcategoryButtons button img{border-radius:55px;display:flex;height:100px;margin-bottom:10px;width:100px!important}}@media (width:391px){.goBackButton{font-size:12px!important}td{font-size:9px!important}.controls button{font-size:12px}.ML_button{width:100%}categoryList{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.categoryButtons,.subcategoryButtons{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.categoryButtons button img{height:150px;width:150px}.categoryButtons button img,.subcategoryButtons button img{border-radius:8px;display:flex;height:85px;margin-bottom:10px;width:85px!important}}@media (max-width:430px){.back-button{font-size:14px;gap:6px;padding:10px 16px}.goBackButton{font-size:12px!important}.amount-container{flex-wrap:wrap;gap:3px}.amount-container span{font-size:12px;margin:1px;min-height:24px;padding:3px 6px}.controls button{font-size:12px}.ML_button{width:100%}categoryList{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.categoryButtons,.subcategoryButtons{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-evenly;margin-bottom:10px}.categoryButtons button img{height:100px;width:100px}.categoryButtons button img,.subcategoryButtons button img{border-radius:55px;display:flex;height:85px;margin-bottom:10px;width:85px!important}}@media (max-width:767px){.pie-tracker-compact{background-color:#e9ecef;border:1px solid #dee2e6;border-radius:12px;box-shadow:0 2px 12px #0000000f;margin:0 5px;padding:12px 15px;width:calc(100% - 10px)}.pie-tracker-popover{border-radius:12px;left:5vw!important;margin-top:10px;max-height:70vh;max-width:90vw;overflow-y:auto;right:5vw!important;top:auto!important;transform:translateX(0)!important}.pie-tracker-content{overflow:visible;padding:15px}.pie-grid-popover{-ms-overflow-style:none;gap:8px;grid-template-columns:repeat(4,1fr);margin-top:12px;max-height:200px;overflow-y:auto;padding:8px 5px;scrollbar-width:none}.pie-grid-popover::-webkit-scrollbar{display:none}.pie-item-popover{height:85px;margin:2px;padding-bottom:5px;width:55px}.pie-item-popover .pie-status{font-size:10px!important;line-height:1.2;margin-top:3px;overflow:visible;padding:1px 3px;white-space:nowrap}.pie-count-display{font-size:13px!important;min-width:100px}.pie-control-btn{font-size:14px;height:32px;padding:0;width:32px}.pie-counter-controls{gap:8px;margin-bottom:12px;padding:0 5px}.pie-status-summary h3{font-size:16px!important;margin-bottom:2px}.pie-progress-text{font-size:12px!important}.pie-tracker-arrow{left:15px!important}}.update-notification{animation:slideDownNotification .3s ease-out;left:50%;max-width:400px;position:fixed;top:20px;transform:translateX(-50%);width:90%;z-index:10001}.update-content{align-items:flex-start;background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 10px 40px #00000026;display:flex;gap:15px;padding:20px}.update-icon{color:#007bff;flex-shrink:0;margin-top:2px}.update-text{flex:1 1}.update-title{color:#2c3e50;font-size:16px;font-weight:600;margin-bottom:5px}.update-message,.update-title{font-family:Poppins,sans-serif}.update-message{color:#6c757d;font-size:14px;line-height:1.4;margin-bottom:15px}.update-progress-info{align-items:center;display:flex;font-size:13px;justify-content:space-between;margin-bottom:10px}.update-task{color:#495057;font-weight:500}.update-time{color:#6c757d;font-size:12px}.update-progress-bar{background-color:#e9ecef;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden;width:100%}.update-progress-fill{background:linear-gradient(90deg,#007bff,#0056b3);border-radius:4px;height:100%;position:relative;transition:width .3s ease}.update-progress-fill:after{animation:progressShimmer 2s infinite;background:linear-gradient(90deg,#fff0,#fff6 50%,#fff0);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes progressShimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.update-progress-percent{color:#495057;font-size:12px;font-weight:500;margin-bottom:10px;text-align:center}.update-actions{align-items:stretch;display:flex;flex-direction:column;gap:8px}.update-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:6px;justify-content:center;min-width:100px;padding:8px 16px;transition:all .2s ease}.update-btn:disabled{cursor:not-allowed;opacity:.6}.update-btn-refresh{background-color:#007bff;color:#fff}.update-btn-refresh:hover:not(:disabled){background-color:#0056b3;box-shadow:0 4px 12px #007bff4d;transform:translateY(-1px)}.update-btn-dismiss{background-color:#f8f9fa;border:1px solid #e9ecef;color:#6c757d}.update-btn-dismiss:hover:not(:disabled){background-color:#e9ecef;color:#495057}.spinning{animation:spin 1s linear infinite}@keyframes slideDownNotification{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:767px){.update-notification{max-width:95%;top:10px}.update-content{gap:12px;padding:15px}.update-title{font-size:15px}.update-message{font-size:13px}.update-actions{gap:6px}.update-btn{font-size:13px;padding:10px 14px}}.fire-glow-effect{bottom:0;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:1}.fire-base{animation:fireFlicker 3s ease-in-out infinite alternate;background:radial-gradient(circle at center,#ff040040 0,#ffa0002e 30%,#ffb4321f 50%,#ffc86414 70%,#0000 85%);height:100px}.fire-base,.fire-glow{border-radius:50%;left:50%;position:absolute;top:0;transform:translate(-50%,-50%);width:100px}.fire-glow{animation:fireGlow 2.5s ease-in-out infinite alternate;background:radial-gradient(circle at center,#ff78001f 0,#ff2f0014 40%,#ffa0320f 60%,#ffb4640a 75%,#0000 90%);height:10px}.fire-inner-glow{animation:fireInnerGlow 2s ease-in-out infinite alternate;background:radial-gradient(circle at center,#ff43324d 0,#ffa00033 50%,#ff8c0026 70%,#0000 85%);border-radius:50%;height:80px;left:50%;position:absolute;top:0;transform:translate(-50%,-50%);width:80px}@keyframes fireFlicker{0%{opacity:.8;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.05)}to{opacity:.9;transform:translateX(-50%) scale(.98)}}@keyframes fireGlow{0%{opacity:.6;transform:translateX(-50%) scale(1)}to{opacity:.8;transform:translateX(-50%) scale(1.1)}}@keyframes fireInnerGlow{0%{opacity:.7;transform:translateX(-50%) scale(1)}to{opacity:1;transform:translateX(-50%) scale(1.15)}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){.container{margin:20px auto;max-width:95vw!important}.content{flex-direction:column!important;gap:25px}.directions-section,.ingredients-section{margin-right:0!important;width:100%!important}input[type=checkbox]{transform:scale(1.3)!important}ol li{margin-bottom:12px!important}.recipe-list-container{max-width:95vw}.pie-counter-section-right{padding:10px 12px}.pie-grid{gap:8px;padding:6px 2px}.pie-item{height:65px;margin:4px 2px;width:50px}.pie-tracker-content{padding:6px 0}.pie-counter-controls{margin-bottom:10px}.directions-section{margin-top:40px}}@media screen and (min-width:1000px) and (max-width:1199px){.container{margin:20px auto;max-width:98vw!important}body .content{display:flex!important;flex-direction:row!important;gap:20px!important;width:100%!important}body .directions-section,body .ingredients-section{margin-right:0!important;width:47%!important}body .ingredients-section{margin-right:3%!important}input[type=checkbox]{transform:scale(1.3)!important}ol li{margin-bottom:12px!important}.recipe-list-container{max-width:98vw}.pie-counter-section-right{padding:12px 15px}.pie-grid{gap:12px;padding:8px 5px}.pie-item{height:80px;margin:6px 4px;width:65px}.pie-tracker-content{padding:8px 0}.pie-counter-controls{margin-bottom:12px}.directions-section{margin-top:35px}}@media screen and (min-width:1024px) and (max-width:1366px){.container{margin:20px auto;max-width:96vw!important}.recipe-list-container{max-width:96vw}.pie-counter-section-right{padding:18px 25px}.pie-grid{gap:18px;padding:15px 10px}.pie-item{height:95px;margin:10px 8px;width:80px}.pie-tracker-content{padding:15px 0}.directions-section{margin-top:45px}}.offline-indicator{animation:slideDownOffline .3s ease-out;background:linear-gradient(135deg,#f39c12,#e67e22);box-shadow:0 2px 10px #0000001a;color:#fff;left:0;padding:8px 0;position:fixed;right:0;text-align:center;top:0;z-index:10000}.offline-content{align-items:center;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:8px;justify-content:center}@keyframes slideDownOffline{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.offline-indicator~*{margin-top:40px}@media (max-width:768px){.offline-indicator{padding:6px 0}.offline-content{font-size:13px}.offline-indicator~*{margin-top:36px}}
/*# sourceMappingURL=main.e3e16b93.css.map*/