.ingredient-selector{position:relative;width:100%;margin-bottom:1.25rem}.ingredient-label{display:block;font-size:clamp(.6875rem,2vw,.8125rem);font-weight:600;margin-bottom:.625rem;color:#64748b;letter-spacing:.05em;text-transform:uppercase;line-height:1.4}.ingredient-selector-button{width:100%;min-height:50px;padding:.875rem 1.25rem;background:#fff;border:.5px solid rgba(0,0,0,.1);border-radius:14px;color:#1a1a1a;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:clamp(.9375rem,2.5vw,1.0625rem);box-shadow:0 1px 3px rgba(0,0,0,.1);touch-action:manipulation;-webkit-tap-highlight-color:transparent;letter-spacing:-.01em;line-height:1.5}.ingredient-selector-button:active{transform:scale(.98);background:#f8fafc}.ingredient-selector-button:hover{background:#f9f9f9;border-color:rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.12)}.ingredient-selector-button.open{background:#f8fafc;border-color:#10b981;box-shadow:0 2px 8px rgba(16,185,129,.2)}.ingredient-selector-text{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.75rem;color:#1a1a1a;font-weight:500;letter-spacing:-.01em}.ingredient-selector-text:empty:before{content:attr(placeholder);color:#64748b;font-weight:400}.ingredient-selector-arrow{font-size:.75rem;color:#64748b;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.ingredient-selector-button.open .ingredient-selector-arrow{transform:rotate(180deg);color:#10b981}.ingredient-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border:.5px solid rgba(0,0,0,.1);border-radius:16px;max-height:min(300px,60vh);overflow-y:auto;z-index:1000;box-shadow:0 8px 24px rgba(0,0,0,.2);animation:dropdownFadeIn .25s cubic-bezier(.4,0,.2,1);-webkit-overflow-scrolling:touch}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.ingredient-option{width:100%;min-height:50px;padding:.875rem 1.25rem;background:transparent;border:none;border-bottom:.5px solid rgba(0,0,0,.05);text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:all .15s ease;color:#1a1a1a;font-size:clamp(.9375rem,2.5vw,1.0625rem);touch-action:manipulation;-webkit-tap-highlight-color:transparent;letter-spacing:-.01em;line-height:1.5}.ingredient-option:last-child{border-bottom:none}.ingredient-option:active{background:#f8fafc;transform:scale(.98)}.ingredient-option:hover{background:#f9f9f9}.ingredient-option.selected{background:rgba(0,122,255,.1);font-weight:500;border-left:3px solid #10b981;padding-left:1.5rem}.ingredient-option.empty{color:#64748b;cursor:default;justify-content:center}.ingredient-option.empty:active,.ingredient-option.empty:hover{background:transparent;transform:none}.option-name{flex:1 1;text-align:left;min-width:0}.option-quantity{font-size:clamp(.8125rem,2vw,.9375rem);color:#64748b;font-weight:400;white-space:nowrap;flex-shrink:0;letter-spacing:-.01em}.check-mark{color:#10b981;font-size:1.125rem;font-weight:600;flex-shrink:0}.ingredient-dropdown::-webkit-scrollbar{width:6px}.ingredient-dropdown::-webkit-scrollbar-track{background:transparent}.ingredient-dropdown::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.ingredient-dropdown::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}@media (max-width:768px){.ingredient-selector-button{padding:1rem 1.25rem;border-radius:16px}.ingredient-dropdown{border-radius:18px;max-height:min(320px,50vh)}.ingredient-option{padding:1rem 1.25rem}}@media (hover:none) and (pointer:coarse){.ingredient-selector-button:hover{background:#fff}.ingredient-selector-button:active{transform:scale(.98)}.ingredient-option:hover{background:transparent}.ingredient-option:active{background:#f8fafc}}.daily-menu-card{background:#fff;border-radius:16px;padding:1.35rem;margin-bottom:0;border:none;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);animation:slideIn .4s cubic-bezier(.4,0,.2,1)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.daily-menu-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.12)}.menu-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1.15rem;padding-bottom:.9rem;border-bottom:.5px solid rgba(0,0,0,.1);flex-wrap:wrap;gap:.6rem}.menu-header__date{margin-right:auto;font-size:.875rem;font-weight:600;color:#334155;letter-spacing:-.02em}.menu-header h3{font-size:clamp(1.35rem,3.5vw,1.75rem);font-weight:700;margin:0;color:#1a1a1a;letter-spacing:-.04em;line-height:1.2;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.menu-actions{display:flex;gap:.5rem;flex-wrap:wrap}.menu-action-btn{min-height:36px;padding:.4rem .9rem;background:rgba(0,0,0,.03);border:none;border-radius:10px;color:#1a1a1a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(.8125rem,2.5vw,.9375rem);font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.375rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent;letter-spacing:-.01em}.menu-action-btn:active{transform:scale(.96);opacity:.7}.menu-action-btn:hover{background:rgba(0,0,0,.05)}.menu-action-btn.save{background:#10b981;color:#fff}.menu-action-btn.save:hover{background:#059669}.menu-action-btn.save:active{transform:scale(.96);opacity:.8}.menu-action-btn.cancel{background:rgba(0,0,0,.03);color:#64748b}.menu-action-btn.cancel:hover{background:rgba(0,0,0,.05);color:#1a1a1a}.menu-action-btn.edit{background:rgba(0,0,0,.03);color:#10b981}.menu-action-btn.edit:hover{background:rgba(16,185,129,.1)}.daily-menu-card.editing{border:2px solid #10b981;box-shadow:0 4px 20px rgba(16,185,129,.2)}.menu-content.editing{gap:1.25rem}.menu-content{display:flex;flex-direction:column;gap:.9rem}.menu-section{background:#f8fafc;border-radius:12px;padding:.9rem 1rem;border:none;transition:all .2s ease}.menu-section:hover{background:#e2e8f0}.menu-section h4{font-size:clamp(.875rem,2.5vw,1rem);margin:0 0 .6rem;font-weight:600;color:#1a1a1a;display:flex;align-items:center;letter-spacing:-.02em;flex-wrap:wrap;gap:.5rem;line-height:1.4}.menu-section h4 svg{color:#10b981;margin-right:.5rem;flex-shrink:0}.menu-section p{margin:.4rem 0;font-size:clamp(.8125rem,2.5vw,.9375rem);line-height:1.5;color:#334155;letter-spacing:-.01em}.menu-section strong{font-weight:600;color:#1a1a1a}@media (max-width:768px){.daily-menu-card{padding:1.1rem;border-radius:14px}.menu-header{margin-bottom:.9rem;padding-bottom:.75rem}.menu-actions{width:100%;justify-content:flex-end}.menu-action-btn{min-width:0}.menu-section{padding:.875rem;border-radius:10px}.menu-content{gap:.875rem}}@media (max-width:480px){.daily-menu-card{padding:1rem}.menu-header{margin-bottom:.875rem;padding-bottom:.625rem}.menu-section{padding:.75rem}.menu-content{gap:.75rem}}@media (hover:none) and (pointer:coarse){.menu-section:hover{background:#f8fafc}.menu-action-btn:hover{background:rgba(0,0,0,.03)}.menu-action-btn:active{transform:scale(.96)}}.modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:stretch;justify-content:stretch;box-sizing:border-box;animation:modal-overlay-in .2s ease-out}@media (min-width:768px){.modal-overlay{align-items:center;justify-content:center;padding:2rem}}@keyframes modal-overlay-in{0%{opacity:0}to{opacity:1}}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45);cursor:pointer;border:none;padding:0}.modal-card{position:relative;flex:1 1;width:100%;min-height:0;max-height:100%;background:#fff;border-radius:16px;padding:max(1.25rem,env(safe-area-inset-top)) max(1.25rem,env(safe-area-inset-right)) max(1.25rem,env(safe-area-inset-bottom)) max(1.25rem,env(safe-area-inset-left));display:flex;flex-direction:column;box-shadow:0 24px 48px rgba(0,0,0,.18);animation:modal-card-in .25s ease-out}@media (min-width:768px){.modal-card{flex:none;width:auto;max-width:420px;max-height:min(90vh,640px);min-height:0;padding:max(1.75rem,env(safe-area-inset-top)) max(2rem,env(safe-area-inset-right)) max(1.75rem,env(safe-area-inset-bottom)) max(2rem,env(safe-area-inset-left))}.modal-card--wide{max-width:min(560px,92vw);max-height:min(90vh,520px)}}@keyframes modal-card-in{0%{opacity:0}to{opacity:1}}.modal-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;flex-shrink:0;margin-bottom:.25rem}@media (min-width:768px){.modal-title{margin-bottom:.375rem}}.modal-body{font-size:.9375rem;color:#374151;line-height:1.55;margin-bottom:1.25rem;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width:768px){.modal-body{margin-bottom:1.5rem}}.modal-body p{margin:0}.modal-body p+p{margin-top:.75rem}.modal-actions{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding-top:.25rem;flex-shrink:0}.modal-actions--single{justify-content:flex-end}.modal-btn{padding:.625rem 1.5rem;min-height:44px;font-size:.9375rem;font-weight:600;color:#fff;background:#10b981;border:none;border-radius:10px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;font-family:inherit;touch-action:manipulation}.modal-btn:hover{background:#059669;box-shadow:0 2px 8px rgba(16,185,129,.35)}.modal-btn:focus-visible{outline:2px solid #10b981;outline-offset:2px}.modal-btn-secondary{background:transparent;color:#64748b;border:1px solid rgba(0,0,0,.15)}.modal-btn-secondary:hover{background:rgba(0,0,0,.05);box-shadow:none}.modal-btn-secondary:focus-visible{outline-color:#64748b}.modal-card[role=alertdialog] .modal-title{color:#b91c1c}.modal-card[role=alertdialog] .modal-btn{background:#b91c1c}.modal-card[role=alertdialog] .modal-btn:hover{background:#991b1b;box-shadow:0 2px 8px rgba(185,28,28,.35)}.modal-card[role=alertdialog] .modal-btn:focus-visible{outline-color:#b91c1c}.uninstall-modal-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0}.uninstall-modal-step{display:flex;flex:1 1;flex-direction:column;align-items:center;gap:.625rem;padding:1.125rem .875rem;background:rgba(0,0,0,.04);border-radius:10px;border:1px solid rgba(0,0,0,.06);min-width:0;max-width:none}.uninstall-modal-step-text{font-size:.875rem;line-height:1.4;color:#374151;text-align:center}.uninstall-modal-step-icon{width:36px;height:36px;padding:6px;box-sizing:border-box;background:#fff;border-radius:8px;color:#10b981;border:1px solid rgba(16,185,129,.25)}.uninstall-modal-arrow,.uninstall-modal-step-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.uninstall-modal-arrow{color:#94a3b8;margin:.6rem 0;transform:rotate(90deg)}.uninstall-modal-subtitle{font-size:.9375rem;line-height:1.55;color:#64748b;padding:2rem 0}.uninstall-modal-fallback{font-size:.9375rem;line-height:1.55;color:#374151;margin:0}.uninstall-modal-fallback-note{font-size:.8125rem;line-height:1.45;color:#64748b;margin:1.25rem 0 0;padding:.875rem 1rem;background:rgba(0,0,0,.04);border-radius:8px;border:1px solid rgba(0,0,0,.06)}@media (min-width:768px){.uninstall-modal-steps{flex-direction:row;flex-wrap:nowrap;align-items:stretch;overflow-x:auto;overflow-y:hidden;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.uninstall-modal-step{flex:1 1;padding:1rem;min-width:0}.uninstall-modal-step-text{line-height:1.35}.uninstall-modal-arrow{margin:0 .5rem;transform:none}.uninstall-modal-step-icon{width:40px;height:40px;padding:8px;box-sizing:border-box}.uninstall-modal-step-text{font-size:.8125rem}}.install-cta{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem 1.25rem;margin:0 auto 1rem;max-width:320px;text-align:center}.install-cta-fallback,.install-cta-ios,.install-cta-native{background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.25);border-radius:12px}.install-cta-fallback{max-width:420px}.install-cta-uninstall-wrap{margin-top:1.25rem}.install-cta-uninstall-btn{display:inline-block;margin:0;padding:0;font-size:.75rem;font-weight:400;color:#94a3b8;background:none;border:none;cursor:pointer;text-decoration:none;text-underline-offset:2px;transition:color .2s ease;font-family:inherit}.install-cta-uninstall-btn:hover{color:#64748b;text-decoration:underline}.install-cta-text{font-size:.875rem;color:#64748b;line-height:1.45;margin:0}.install-cta-btn{padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;color:#fff;background:#10b981;border:none;border-radius:10px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;font-family:inherit}.install-cta-btn:hover{background:#059669;box-shadow:0 2px 8px rgba(16,185,129,.35)}.install-cta-btn:active{transform:scale(.98)}.install-cta-btn--header{margin:0;padding:.45rem .9rem;font-size:.8125rem;font-weight:600;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.25);color:#059669;transition:background .2s ease,border-color .2s ease,transform .15s ease}.install-cta-btn--header:hover{background:rgba(16,185,129,.16);border-color:rgba(16,185,129,.4);box-shadow:none}.install-cta-btn--header:active{transform:scale(.98)}@media (max-width:767px){.install-cta-btn--header{padding:.4rem .65rem;font-size:.75rem}}.site-footer{text-align:center;display:flex;flex-direction:column;align-items:center;padding:1.25rem 1.5rem max(1.25rem,calc(env(safe-area-inset-bottom) + 1rem));background:hsla(0,0%,100%,.98);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-top:.5px solid rgba(0,0,0,.1);margin-top:auto}.site-footer__copyright{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem;color:#64748b;font-size:clamp(.75rem,2vw,.875rem)}.site-footer__logo{height:1.25rem;width:auto;display:block;object-fit:contain}.site-footer p{color:#64748b;font-size:clamp(.75rem,2vw,.875rem);display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;line-height:1.5}.site-footer a{color:inherit;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.site-footer a:hover{color:#10b981}.landing{color:#1a1a1a}.landing,.landing-hero{min-height:100vh;width:100%;display:flex;flex-direction:column;position:relative}.landing-hero{justify-content:center;align-items:center;padding:1rem;box-sizing:border-box}.landing-bg{position:absolute;inset:0;z-index:0;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:opacity .45s ease-in-out}.landing-panel{z-index:2;display:flex;flex-direction:column;width:100%;max-width:440px;margin:0 auto;background:#fff;box-sizing:border-box;border-radius:16px;overflow-y:auto;max-height:calc(100vh - 2rem);box-shadow:0 8px 32px rgba(0,0,0,.12)}.landing-header,.landing-main,.landing-panel{position:relative}.landing-credits{margin-top:auto;padding:1.25rem 0 max(1.25rem,calc(env(safe-area-inset-bottom) + 1rem));color:#64748b;font-size:clamp(.75rem,2vw,.875rem);line-height:1.5;text-align:center}.landing-credits a{color:inherit;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.landing-credits a:hover{color:#10b981}.landing-header{text-align:center;padding:max(2.5rem,calc(env(safe-area-inset-top) + 2rem)) 1.5rem 2rem}.landing-header h1{margin-bottom:1rem;line-height:1}.landing-subtitle{font-size:clamp(1rem,2.5vw,1.125rem);color:#475569;line-height:1.65;max-width:440px;margin:0 auto;letter-spacing:.02em;font-weight:500}.landing-main{padding:1.5rem 1.25rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media (min-width:768px){.landing-hero{padding:2rem}.landing-panel{max-width:440px;width:100%;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.15);overflow-y:auto;max-height:calc(100vh - 4rem)}.landing-header{padding:2.5rem 2rem 2rem}.landing-main{padding:1.5rem 2rem 2rem;align-items:stretch;gap:1rem}.landing-dropzone{min-height:200px;padding:2rem 1.5rem;width:100%;box-sizing:border-box}.landing-btn{max-width:none;width:100%}.landing-btn,.landing-dropzone,.landing-error,.landing-install-wrap{max-width:100%}.landing-error{text-align:left}.landing-install-wrap{width:100%}}.landing-btn{width:100%;max-width:320px;min-height:50px;padding:.875rem 1.5rem;font-size:clamp(1rem,2.5vw,1.0625rem);font-weight:600;border:none;border-radius:14px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;touch-action:manipulation;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;outline:none;margin:0 auto}.landing-btn:disabled{opacity:.7;cursor:not-allowed}.landing-btn-primary{background:#10b981;color:#fff;box-shadow:0 2px 8px rgba(16,185,129,.3)}.landing-btn-primary:hover:not(:disabled){background:#059669;box-shadow:0 4px 12px rgba(16,185,129,.4)}.landing-btn-primary:active:not(:disabled){transform:scale(.97)}.landing-btn-secondary{background:rgba(0,0,0,.05);color:#1a1a1a;border:2px solid rgba(0,0,0,.1)}.landing-btn-secondary:hover:not(:disabled){background:rgba(0,0,0,.08);border-color:rgba(0,0,0,.15)}.landing-btn-secondary:active:not(:disabled){transform:scale(.97)}.landing-file-input{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1;pointer-events:none}.landing-dropzone{width:100%;max-width:400px;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem 1.75rem;margin:0 auto;background:#fff;border:2px dashed rgba(16,185,129,.45);border-radius:24px;cursor:pointer;box-shadow:0 4px 24px rgba(16,185,129,.08),0 1px 3px rgba(0,0,0,.04);transition:background .25s ease,border-color .25s ease,transform .2s ease,box-shadow .25s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none}.landing-dropzone:hover{background:#f0fdf9;border-color:rgba(16,185,129,.65);box-shadow:0 8px 32px rgba(16,185,129,.12),0 2px 8px rgba(0,0,0,.06);transform:translateY(-2px)}.landing-dropzone:active{transform:translateY(0) scale(.99)}.landing-dropzone--active{background:#ecfdf5;border-color:#10b981;border-style:solid;box-shadow:0 8px 32px rgba(16,185,129,.15)}.landing-dropzone--loading{cursor:wait;border-style:solid;border-color:rgba(16,185,129,.4);background:#f0fdf9}.landing-dropzone-icon{color:#10b981;flex-shrink:0;opacity:.9;transition:transform .2s ease}.landing-dropzone:hover .landing-dropzone-icon{transform:scale(1.08)}.landing-dropzone-title{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0;text-align:center;letter-spacing:.01em}.landing-dropzone-hint{font-size:.9375rem;color:#64748b;margin:0;text-align:center;line-height:1.45}.landing-dropzone-text{font-size:1rem;color:#10b981;font-weight:500;margin:0;text-align:center}.landing-dropzone-text:after{content:"";display:inline-block;width:4px;height:4px;margin-left:4px;border-radius:50%;background:currentColor;animation:landing-pulse 1s ease-in-out infinite}@keyframes landing-pulse{0%,to{opacity:.4}50%{opacity:1}}.landing-error{color:#dc2626;font-size:.9375rem;text-align:center;max-width:320px;margin:0}.landing-install-wrap{margin-top:1.5rem;width:100%;max-width:400px}