@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--bg:#07100d;--surface:#121f1bad;--surface-strong:#182823e0;--surface-soft:#ffffff0e;--line:#ffffff1a;--line-bright:#ffffff2e;--text:#f6f8f3;--muted:#94a39d;--lime:#c9f66b;--lime-dark:#18220d;--coral:#ff8377;--amber:#ffc866;--radius:22px;--shadow:0 22px 70px #00000047;color:var(--text);font-synthesis:none;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 18% -10%, #7cb75e24, transparent 36rem), radial-gradient(circle at 105% 45%, #3a7e6b21, transparent 30rem), var(--bg);min-width:320px;color:var(--text)}body:before{content:"";pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{font-family:Manrope,sans-serif}h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,5vw,2.8rem);line-height:1.05}h2{letter-spacing:-.025em;margin:0;font-size:1.2rem}h3{margin:0}.app-shell{max-width:1060px;min-height:100dvh;margin:0 auto;padding:18px 20px 112px;position:relative}.ambient{z-index:-1;filter:blur(90px);opacity:.13;pointer-events:none;border-radius:50%;position:fixed}.ambient-one{background:#a9ef68;width:270px;height:270px;top:10%;left:-100px}.ambient-two{background:#2d9b82;width:330px;height:330px;bottom:10%;right:-150px}.glass{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px)}.topbar{z-index:30;border-radius:22px;align-items:center;gap:9px;height:66px;padding:9px 11px;display:flex;position:sticky;top:12px}.brand{align-items:center;gap:9px;margin-right:auto;display:flex}.brand>span{width:42px;height:42px;color:var(--lime-dark);background:var(--lime);border-radius:15px;place-items:center;display:grid}.brand i{font-size:1.45rem}.brand strong{letter-spacing:.18em;font-family:Manrope;font-size:.9rem}.household-switch{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;align-items:center;gap:6px;min-width:0;height:42px;padding:0 7px 0 11px;display:flex}.household-switch i{color:var(--lime);font-size:1.05rem}.household-switch select{min-width:80px;max-width:180px;color:var(--text);background:0 0;border:0;padding:0 20px 0 2px;font-weight:600}.content{padding:42px 2px 0;position:relative}.route-loader{z-index:50;width:36px;height:36px;color:var(--lime);background:var(--surface-strong);border:1px solid var(--line);border-radius:50%;place-items:center;display:grid;position:fixed;top:90px;left:50%;transform:translate(-50%)}.tabbar{z-index:35;left:50%;bottom:max(14px, env(safe-area-inset-bottom));border-radius:24px;grid-template-columns:repeat(5,1fr);width:min(100% - 28px,600px);min-height:70px;padding:7px;display:grid;position:fixed;transform:translate(-50%)}.tabbar a{min-width:0;color:var(--muted);border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.66rem;font-weight:600;transition:all .18s;display:flex;position:relative}.tabbar i{font-size:1.3rem}.tabbar a.active{color:var(--lime-dark);background:var(--lime)}.icon-button,.card-action{border:1px solid var(--line);background:var(--surface-soft);width:42px;height:42px;color:var(--text);border-radius:14px;flex:none;place-items:center;padding:0;display:inline-grid}.icon-button i{font-size:1.3rem}.primary{font-weight:700;background:var(--lime)!important;border-color:var(--lime)!important;color:var(--lime-dark)!important}.danger{color:var(--coral)!important}.wide{border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;display:flex}.button-link{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;display:inline-flex}input,select,textarea{width:100%;color:var(--text);border:1px solid var(--line);background:#050d0b8c;border-radius:14px;outline:0;padding:12px 13px;transition:border .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:#c9f66ba6;box-shadow:0 0 0 3px #c9f66b14}select option{color:#111}textarea{resize:vertical;min-height:140px;line-height:1.5}.field{margin-bottom:14px;display:block}.field>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px 2px;font-size:.72rem;font-weight:700;display:block}.field:last-child{margin-bottom:0}.input-action{gap:8px;display:flex}.input-action button{border:1px solid var(--line);width:48px;color:var(--lime);background:var(--surface-soft);border-radius:14px}.eyebrow,.section-heading small,.panel-head small{color:var(--lime);letter-spacing:.16em;font-size:.64rem;font-weight:800;display:block}.page-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px;display:flex}.page-heading .eyebrow{margin-bottom:7px}.page-heading select{width:auto;max-width:130px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.section-heading small{margin-bottom:4px}.section-heading>span{min-width:30px;height:30px;color:var(--muted);background:var(--surface-soft);border-radius:50%;place-items:center;font-size:.72rem;display:grid}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#010705c2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.household-onboarding{place-items:center;min-height:calc(100dvh - 180px);display:grid}.household-panel{border-radius:28px;width:min(100%,480px);padding:22px}.panel-head{align-items:center;gap:13px;margin-bottom:22px;display:flex}.panel-head>div{flex:1}.panel-head h2{margin-top:4px;font-size:1.4rem}.hero-icon{width:52px;height:52px;color:var(--lime-dark);background:var(--lime);border-radius:18px;place-items:center;display:grid}.hero-icon i{font-size:1.6rem}.segment-control{border:1px solid var(--line);background:#030a0859;border-radius:16px;gap:5px;margin-bottom:20px;padding:5px;display:flex}.segment-control button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:11px;flex:1}.segment-control button.active{color:var(--text);background:var(--surface-soft);box-shadow:0 4px 14px #00000024}.segment-control i{vertical-align:-1px;margin-right:4px}.share-code{background:var(--surface-soft);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:15px;display:flex}.share-code span{flex-direction:column;gap:4px;display:flex}.share-code small{color:var(--muted);letter-spacing:.14em;font-size:.65rem}.share-code strong{letter-spacing:.15em;font:700 1.2rem Manrope}.danger-zone{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:12px;padding-top:12px;display:flex}.danger-zone button{border:1px solid var(--line);min-height:40px;color:var(--muted);background:0 0;border-radius:12px;padding:0 12px}.privacy-note{color:var(--muted);align-items:flex-start;gap:7px;margin:18px 0 0;font-size:.72rem;line-height:1.45;display:flex}.privacy-note i{color:var(--lime);margin-top:2px}.discover-hero{text-align:center;max-width:780px;margin:24px auto 52px}.discover-hero h1{margin:10px 0 12px;font-size:clamp(2.2rem,7vw,4rem)}.discover-hero>p{max-width:590px;color:var(--muted);margin:0 auto;line-height:1.6}.search-shell{text-align:left;border-radius:22px;align-items:center;gap:10px;height:66px;margin:30px auto 14px;padding:8px 8px 8px 18px;display:flex}.search-shell>i{color:var(--lime);font-size:1.35rem}.search-shell input{min-width:0;box-shadow:none;background:0 0;border:0;padding:0;font-size:1rem}.search-shell input:focus{box-shadow:none}.provider-row{justify-content:center;gap:8px;display:flex}.provider-chip{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;padding:7px 12px;font-size:.78rem}.provider-chip.active{color:var(--lime);background:#c9f66b12;border-color:#c9f66b4d}.recipe-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.recipe-result{border-radius:var(--radius);transition:transform .18s,border .18s;position:relative;overflow:hidden}.recipe-result:hover{border-color:var(--line-bright);transform:translateY(-3px)}.recipe-result-image{height:165px;color:var(--muted);background:#ffffff0a;place-items:center;display:grid;position:relative;overflow:hidden}.recipe-result-image>i{opacity:.45;font-size:2.5rem}.recipe-result-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.recipe-result:hover img{transform:scale(1.035)}.recipe-result-image>span{min-width:0;height:24px;color:var(--lime-dark);background:var(--lime);letter-spacing:.1em;border-radius:8px;align-items:center;padding:0 8px;font-size:.6rem;font-weight:800;display:flex;position:absolute;bottom:10px;left:10px}.recipe-result>div:last-of-type{padding:14px 15px 16px}.recipe-result h3{margin-bottom:7px;font-size:.98rem;line-height:1.3}.recipe-result>div>span{color:var(--muted);align-items:center;font-size:.74rem;display:flex}.recipe-result>div>span i{margin-left:3px;font-size:1rem}.saved-grid .recipe-result{padding-bottom:8px}.saved-grid .recipe-result>div:last-of-type{padding-right:48px}.card-action{width:34px;height:34px;color:var(--muted);border-radius:11px;position:absolute;bottom:11px;right:10px}.discovery-prompt{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:80px auto 0;font-size:.8rem;display:flex}.discovery-prompt i{color:var(--lime)}.empty-state{border-radius:var(--radius);text-align:center;max-width:560px;margin:30px auto;padding:42px 24px}.empty-state>i{color:var(--lime);font-size:2.5rem}.empty-state h3{margin:13px 0 6px}.empty-state p{color:var(--muted);margin:0 0 18px}.page-loader{min-height:48vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.page-loader i{color:var(--lime);font-size:2rem}.recipe-view{max-width:820px;margin:0 auto}.recipe-cover{border-radius:30px;height:clamp(220px,45vw,430px);position:relative;overflow:hidden}.recipe-cover>img{object-fit:cover;width:100%;height:100%}.cover-placeholder{width:100%;height:100%;color:var(--muted);background:linear-gradient(135deg,#c9f66b14,#2a79661f);place-items:center;display:grid}.cover-placeholder i{opacity:.45;font-size:5rem}.floating-back{background:#050d0bb8;position:absolute;top:14px;left:14px}.recipe-title-row{justify-content:space-between;align-items:flex-start;gap:18px;margin:26px 4px 14px;display:flex}.recipe-title-row .eyebrow{margin-bottom:7px}.save-recipe{border:0;border-radius:14px;align-items:center;gap:7px;min-height:44px;padding:0 14px;display:flex}.favorite-button{color:var(--coral)}.meta-row{flex-wrap:wrap;gap:8px;margin:0 4px 22px;display:flex}.meta-row span,.meta-row a{border:1px solid var(--line);height:32px;color:var(--muted);background:var(--surface-soft);border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:.75rem;display:flex}.meta-row i{color:var(--lime);font-size:1rem}.detail-card{border-radius:var(--radius);margin-bottom:15px;padding:22px}.ingredient-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 22px;margin:0;padding:0;list-style:none;display:grid}.ingredient-list li{color:#dbe1dc;text-transform:capitalize;align-items:flex-start;gap:9px;line-height:1.4;display:flex}.ingredient-list i{color:var(--lime);margin-top:2px;font-size:1.1rem}.step-list{gap:18px;margin:0;padding:0;list-style:none;display:grid}.step-list li{grid-template-columns:34px 1fr;gap:10px;display:grid}.step-list strong{color:var(--lime);letter-spacing:.08em;font-size:.72rem}.step-list p{color:#dbe1dc;margin:0;line-height:1.6}.serving-control{align-items:center;gap:6px;display:flex}.serving-control button{border:1px solid var(--line);width:29px;height:29px;color:var(--text);background:var(--surface-soft);border-radius:9px}.serving-control strong{text-align:center;min-width:24px}.sticky-actions{z-index:15;border-radius:18px;align-items:center;gap:8px;padding:8px;display:flex;position:sticky;bottom:92px}.sticky-actions .action-main{min-width:120px;margin-left:auto}.filter-bar{border-radius:18px;align-items:center;gap:9px;min-height:54px;margin-bottom:18px;padding:6px 7px 6px 15px;display:flex}.filter-bar>i{color:var(--lime)}.filter-bar input{box-shadow:none;background:0 0;border:0;padding:0}.filter-bar button{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:12px}.filter-bar button.active{color:var(--coral);background:var(--surface-soft)}.page-segments{max-width:320px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.check-field{color:var(--muted);align-items:center;gap:8px;display:flex}.check-field input{width:auto;accent-color:var(--lime)}.check-field i{color:var(--lime)}.form-actions{justify-content:flex-end;gap:8px;display:flex}.form-actions button{border:0;border-radius:14px;align-items:center;gap:7px;min-height:42px;padding:0 16px;display:flex}.match-list{gap:10px;display:grid}.match-card{border-radius:20px;grid-template-columns:58px 1fr auto;align-items:center;gap:14px;padding:13px;transition:border .16s,transform .16s;display:grid}.match-card:hover{border-color:var(--line-bright);transform:translate(2px)}.match-card h3{margin-bottom:4px;font-size:.98rem}.match-card p{color:var(--muted);margin:0;font-size:.76rem}.match-card>i{color:var(--muted);font-size:1.4rem}.score-ring{background:radial-gradient(circle closest-side, #17221e 78%, transparent 80% 100%), conic-gradient(var(--lime) var(--score), #ffffff14 0);border-radius:50%;justify-content:center;align-items:baseline;width:54px;height:54px;padding-top:17px;display:flex}.score-ring strong{font-size:.76rem}.score-ring small{color:var(--muted);font-size:.5rem}.recipe-check{border-top:1px solid var(--line);align-items:center;gap:10px;padding:10px 0;display:flex}.recipe-check:first-of-type{border-top:0}.recipe-check input{width:18px;accent-color:var(--lime)}.recipe-check span{flex:1;justify-content:space-between;gap:10px;display:flex}.recipe-check small{color:var(--muted)}.text-active{color:var(--lime);background:0 0;border:0}.shopping-items{gap:9px;display:grid}.shopping-row{width:100%;color:var(--text);text-align:left;border-radius:16px;grid-template-columns:26px 1fr auto;align-items:center;gap:9px;padding:13px;display:grid}.shopping-row>i{color:var(--lime);font-size:1.2rem}.shopping-row>span{text-transform:capitalize;flex-direction:column;display:flex}.shopping-row small{color:var(--muted)}.shopping-row.checked{opacity:.48}.shopping-row.checked strong{text-decoration:line-through}.cook-mode{max-width:720px;margin:0 auto}.cook-mode>header{align-items:center;gap:12px;margin-bottom:25px;display:flex}.cook-mode>header>span{flex:1;font-family:Manrope;font-weight:700}.cook-intro,.cook-step{border-radius:28px;padding:clamp(24px,5vw,46px)}.cook-intro>i{color:var(--lime);font-size:3rem}.cook-intro h1{margin:12px 0 28px}.cook-intro .ingredient-list{margin-bottom:30px}.cook-step{flex-direction:column;justify-content:space-between;min-height:390px;display:flex}.cook-step>span{color:var(--lime);letter-spacing:.1em;font:700 .72rem Manrope}.cook-step>p{margin:35px 0;font:600 clamp(1.4rem,4vw,2.2rem)/1.45 Manrope}.cook-step>div{justify-content:flex-end;gap:8px;display:flex}.cook-step button{border:1px solid var(--line);min-height:44px;color:var(--text);background:var(--surface-soft);border-radius:14px;padding:0 14px}.next-step{min-width:130px}.inline-error,.inline-warning{border-radius:14px;align-items:flex-start;gap:8px;padding:12px 14px;font-size:.82rem;display:flex}.inline-error{color:#ffd1cc;background:#ff837714;border:1px solid #ff83773d}.inline-warning{color:#ffe0a6;background:#ffc86612;border:1px solid #ffc86633}.row{align-items:center;gap:8px;display:flex}.row.wrap{flex-wrap:wrap}.spacer{flex:1}.muted{color:var(--muted);font-size:.8rem}.inventory-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.inventory-heading h2{font-size:1.8rem}.inventory-subtitle{margin:5px 0 0}.scan-button{min-height:44px;color:var(--lime-dark);background:var(--lime);border:0;border-radius:14px;align-items:center;gap:7px;padding:0 14px;font-weight:700;display:flex}.loc-tabs{scrollbar-width:none;gap:7px;margin-bottom:14px;display:flex;overflow-x:auto}.loc-tabs button{border:1px solid var(--line);min-height:38px;color:var(--muted);background:var(--surface-soft);text-transform:capitalize;border-radius:12px;padding:0 13px}.loc-tabs button.active{color:var(--lime-dark);border-color:var(--lime);background:var(--lime)}.card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:17px;margin-bottom:10px;padding:14px}.inventory-add input[type=number]{width:90px}.inventory-add .primary{border:0;border-radius:13px;min-height:44px}.inventory-item-name{text-transform:capitalize;flex-direction:column;min-width:0;display:flex}.inventory-item-name small{max-width:260px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inventory-thumb{object-fit:contain;background:#fff;border-radius:12px;flex:none;width:44px;height:44px}.qty-ctrl{align-items:center;gap:4px;display:flex}.qty-ctrl button{border:1px solid var(--line);width:30px;height:30px;color:var(--text);background:var(--surface-soft);border-radius:9px}.qty-ctrl input{text-align:center;width:62px;padding:6px}.scanner-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#010705d1;justify-content:center;align-items:flex-end;padding-top:20px;display:flex;position:fixed;inset:0}.scanner-sheet{width:min(100%,720px);max-height:95dvh;padding:20px 18px calc(20px + env(safe-area-inset-bottom));border:1px solid var(--line);background:#101d19;border-radius:28px 28px 0 0;overflow-y:auto;box-shadow:0 -25px 80px #00000073}.scanner-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.scanner-header p{color:var(--lime);letter-spacing:.16em;margin:0 0 3px;font-size:.64rem;font-weight:800}.scanner-header h3{margin:0}.scanner-close{border:1px solid var(--line);width:42px;height:42px;color:var(--text);background:var(--surface-soft);border-radius:14px;place-items:center;display:grid}.scanner-close i{font-size:1.6rem}.scanner-camera{aspect-ratio:4/3;background:#030706;border-radius:20px;min-height:250px;position:relative;overflow:hidden}.scanner-camera video{object-fit:cover;width:100%;height:100%}.scanner-target{border:2px solid var(--lime);border-radius:15px;height:105px;position:absolute;top:50%;left:10%;right:10%;transform:translateY(-50%);box-shadow:0 0 0 999px #00000040}.scanner-target:after{content:"";background:var(--lime);height:2px;box-shadow:0 0 12px var(--lime);position:absolute;top:50%;left:8%;right:8%}.scanner-status{color:#fff;background:#030806cc;border-radius:999px;width:max-content;max-width:calc(100% - 24px);padding:7px 11px;font-size:.75rem;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.scanner-status i{color:var(--lime)}.scanner-message{border-radius:12px;padding:10px 12px;font-size:.8rem}.scanner-message.error{color:#ffd1cc;background:#ff837714;border:1px solid #ff837740}.scanner-manual{margin-top:14px}.scanner-manual label{color:var(--muted);margin-bottom:6px;font-size:.75rem;display:block}.scanner-manual>div{gap:8px;display:flex}.scanner-manual input{min-width:0}.scanner-manual button{border:1px solid var(--line);color:var(--text);background:var(--surface-soft);border-radius:14px}.scanner-loading{min-height:240px;color:var(--muted);place-content:center;justify-items:center;gap:9px;display:grid}.scanner-loading i{color:var(--lime);font-size:2.4rem}.scanner-product{background:var(--surface-soft);border-radius:17px;align-items:center;gap:13px;margin-bottom:14px;padding:13px;display:flex}.scanner-product img,.scanner-product-placeholder{border-radius:13px;flex:none;width:72px;height:72px}.scanner-product img{object-fit:contain;background:#fff}.scanner-product-placeholder{color:var(--muted);background:#0003;place-items:center;display:grid}.scanner-product div{flex-direction:column;min-width:0;display:flex}.scanner-product small,.scanner-product span{color:var(--muted);font-size:.72rem}.scanner-product strong{margin:3px 0}.scanner-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.scanner-actions{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.scanner-actions button{border:1px solid var(--line);min-height:42px;color:var(--text);background:var(--surface-soft);border-radius:13px;padding:0 13px}.scanner-actions button i{vertical-align:-1px}.scanner-added{text-align:center;place-content:center;justify-items:center;min-height:260px;display:grid}.scanner-added>i{width:70px;height:70px;color:var(--lime);background:#c9f66b1a;border-radius:50%;place-items:center;font-size:3rem;display:grid}.scanner-added h3{text-transform:capitalize;margin:14px 0 3px}.scanner-added p{color:var(--muted);margin:0}.voice-page{max-width:800px;margin:0 auto}.voice-page .chatlog{min-height:320px;max-height:48vh;overflow-y:auto}.chat{border-radius:13px;max-width:80%;margin:6px 0;padding:9px 11px;font-size:.86rem;line-height:1.4}.chat-user{color:var(--lime-dark);background:var(--lime);margin-left:auto}.chat-assistant{background:var(--surface-soft)}.chat-system,.chat-error{max-width:100%;color:var(--muted);padding:4px;font-size:.75rem}.chat-error{color:var(--coral)}.chat-interim{color:var(--muted);font-style:italic}.micbar{align-items:center;gap:8px;margin-top:10px;display:flex}.micbtn{border:1px solid var(--line);min-width:110px;min-height:46px;color:var(--text);background:var(--surface-soft);border-radius:15px}.micbtn.live{color:#fff;border-color:var(--coral);background:var(--coral)}.micbar .primary{border:0;border-radius:14px;min-height:46px}.confirm-row{background:var(--surface-soft);border-radius:12px;padding:9px}.linklike{color:var(--muted);background:0 0;border:0;padding:0;text-decoration:underline}.usage-wrap{margin:12px 0}.usage-bar{border:1px solid var(--line);width:100%;color:var(--text);background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:7px 12px;display:flex}.usage-dot{background:var(--lime);border-radius:50%;width:8px;height:8px}.usage-dot.warn,.usage-fill.warn{background:var(--amber)}.usage-dot.block,.usage-fill.block{background:var(--coral)}.usage-track{background:var(--surface-soft);border-radius:3px;flex:1;height:5px;overflow:hidden}.usage-fill{background:var(--lime);height:100%;display:block}.usage-label,.usage-caret{color:var(--muted);font-size:.7rem}.usage-details p{margin:5px 0;font-size:.8rem}.tabbar .assistant-tab{min-height:64px;color:var(--lime-dark);background:var(--lime);border:5px solid #0b1512;transform:translateY(-13px);box-shadow:0 12px 26px #00000059,0 0 28px #c9f66b21}.tabbar .assistant-tab i{font-size:1.55rem}.tabbar .assistant-tab.active{box-shadow:0 12px 30px #0006,0 0 34px #c9f66b40}.assistant-page{grid-template-columns:250px minmax(0,1fr);gap:14px;height:min(760px,100dvh - 156px);min-height:570px;display:grid}.assistant-sidebar,.assistant-main{border-radius:26px;min-height:0;overflow:hidden}.assistant-sidebar{flex-direction:column;padding:13px;display:flex}.assistant-sidebar>header{justify-content:space-between;align-items:center;padding:5px 4px 14px 8px;display:flex}.assistant-sidebar>header strong{font:700 .88rem Manrope}.thread-list{flex-direction:column;gap:5px;min-height:0;display:flex;overflow-y:auto}.thread-row{width:100%;min-height:58px;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:15px;grid-template-columns:26px minmax(0,1fr) 24px;align-items:center;gap:7px;padding:9px;display:grid}.thread-row:hover,.thread-row.active{color:var(--text);border-color:var(--line);background:var(--surface-soft)}.thread-row>i:first-child{color:var(--lime);font-size:1.1rem}.thread-row span{flex-direction:column;min-width:0;display:flex}.thread-row strong,.thread-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.thread-row strong{font-size:.78rem}.thread-row small{color:var(--muted);margin-top:2px;font-size:.65rem}.thread-delete{opacity:0;color:var(--muted);padding:4px;font-size:1rem}.thread-row:hover .thread-delete{opacity:1}.thread-delete:hover{color:var(--coral)}.sidebar-empty{color:var(--muted);text-align:center;padding:20px 10px;font-size:.75rem}.drawer-close,.assistant-drawer-toggle,.drawer-scrim{display:none}.assistant-main{background:linear-gradient(150deg,#192b25e0,#0a1411e0);grid-template-rows:auto minmax(0,1fr) auto auto;display:grid}.assistant-head{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:70px;padding:12px 16px;display:flex}.chef-avatar,.message-avatar{color:var(--lime-dark);background:var(--lime);flex:none;place-items:center;display:grid;position:relative}.chef-avatar{border-radius:15px;width:43px;height:43px}.chef-avatar i{font-size:1.4rem}.chef-avatar span{background:var(--muted);border:2px solid #172922;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-1px;right:-1px}.chef-avatar span.online{background:var(--lime)}.assistant-head>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.assistant-head strong{font:800 1rem Manrope}.assistant-head small{color:var(--muted);font-size:.7rem}.assistant-head .voice-on{color:var(--lime)}.assistant-chat{scroll-behavior:smooth;min-height:0;padding:clamp(16px,3vw,28px);overflow-y:auto}.assistant-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:620px;min-height:100%;margin:auto;padding:24px 0;display:flex}.assistant-orb{width:78px;height:78px;color:var(--lime);background:radial-gradient(circle at 40% 30%,#c9f66b2e,#c9f66b08);border:1px solid #c9f66b40;border-radius:28px;place-items:center;margin-bottom:20px;display:grid;box-shadow:0 18px 50px #00000042}.assistant-orb i{font-size:2.25rem}.assistant-welcome h1{margin:8px 0 10px;font-size:clamp(1.7rem,4vw,2.5rem)}.assistant-welcome>p{max-width:520px;color:var(--muted);margin:0;font-size:.83rem;line-height:1.55}.starter-grid{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin-top:25px;display:grid}.starter-grid button{border:1px solid var(--line);min-height:100px;color:var(--text);background:var(--surface-soft);text-align:left;border-radius:17px;grid-template-columns:1fr auto;align-content:space-between;gap:8px;padding:14px;display:grid}.starter-grid button>i:first-child{color:var(--lime);font-size:1.35rem}.starter-grid button>i:last-child{color:var(--muted)}.starter-grid span{grid-column:1/-1;font-size:.76rem;font-weight:600;line-height:1.3}.assistant-message{align-items:flex-start;gap:9px;max-width:84%;margin:0 0 17px;display:flex}.assistant-message.user{margin-left:auto}.message-avatar{border-radius:11px;width:31px;height:31px}.message-body{min-width:0}.message-body>p{border:1px solid var(--line);background:var(--surface-soft);white-space:pre-wrap;border-radius:7px 17px 17px;margin:0;padding:12px 14px;font-size:.86rem;line-height:1.55}.assistant-message.user .message-body>p{color:var(--lime-dark);border-color:var(--lime);background:var(--lime);border-radius:17px 7px 17px 17px}.local-label{color:var(--muted);margin:5px 0 0 4px;font-size:.61rem;display:block}.chat-recipe-cards{gap:7px;margin-top:8px;display:grid}.chat-recipe-card{border:1px solid var(--line);background:#040c0973;border-radius:15px;align-items:center;gap:10px;min-height:62px;padding:7px;display:flex}.chat-recipe-card>span,.chat-recipe-card>a>span{width:48px;height:48px;color:var(--lime);background:var(--surface-soft);border-radius:11px;flex:none;place-items:center;display:grid;overflow:hidden}.chat-recipe-card img{object-fit:cover;width:100%;height:100%}.chat-recipe-card>div,.chat-recipe-card>a>div{flex-direction:column;flex:1;min-width:0;display:flex}.chat-recipe-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.chat-recipe-card small{color:var(--muted);font-size:.66rem}.chat-recipe-card>i{color:var(--muted)}.chat-recipe-card.external{padding:6px 7px 6px 6px}.chat-recipe-card.external>a{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.chat-recipe-card.external>button{width:35px;height:35px;color:var(--lime);background:var(--surface-soft);border:0;border-radius:11px}.inventory-proposals{gap:6px;margin-top:8px;display:grid}.inventory-proposals>div{background:#c9f66b0d;border:1px solid #c9f66b2e;border-radius:14px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:55px;padding:8px 9px;display:grid}.inventory-proposals>div>i{color:var(--lime);font-size:1.2rem}.inventory-proposals span{text-transform:capitalize;flex-direction:column;display:flex}.inventory-proposals strong{font-size:.75rem}.inventory-proposals small{color:var(--muted);font-size:.64rem}.inventory-proposals button{min-height:31px;color:var(--lime-dark);background:var(--lime);border:0;border-radius:10px;padding:0 10px;font-size:.68rem;font-weight:700}.inventory-proposals button.applied{color:var(--lime);background:var(--surface-soft)}.quick-replies{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.quick-replies button{border:1px solid var(--line);min-height:31px;color:var(--text);background:var(--surface-soft);border-radius:999px;padding:0 10px;font-size:.68rem}.thinking-bubble{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px 17px 17px;align-items:center;gap:4px;min-height:45px;padding:12px 14px;display:flex}.thinking-bubble>i{background:var(--lime);border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite assistant-pulse}.thinking-bubble>i:nth-child(2){animation-delay:.15s}.thinking-bubble>i:nth-child(3){animation-delay:.3s}.thinking-bubble span{color:var(--muted);margin-left:5px;font-size:.7rem}@keyframes assistant-pulse{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.voice-interim{width:fit-content;color:var(--muted);background:var(--surface-soft);border-radius:999px;margin:0 auto 10px;padding:7px 11px;font-size:.72rem}.assistant-error{color:#ffd1cc;background:#ff837714;border:1px solid #ff83773d;border-radius:12px;align-items:center;gap:7px;margin:0 14px 8px;padding:9px 11px;font-size:.72rem;display:flex}.assistant-error button{color:inherit;background:0 0;border:0;margin-left:auto;padding:0}.assistant-composer{border-top:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) 42px;align-items:end;gap:8px;min-height:72px;padding:11px 14px 14px;display:grid}.assistant-composer textarea{resize:none;min-height:44px;max-height:112px;padding:11px 13px}.mic-control,.send-control{border:0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.mic-control{color:var(--lime);background:var(--surface-soft)}.mic-control.active{color:#fff;background:var(--coral);animation:1.4s infinite mic-glow}.send-control{color:var(--lime-dark);background:var(--lime)}.mic-control i,.send-control i{font-size:1.3rem}@keyframes mic-glow{50%{box-shadow:0 0 0 6px #ff83771f}}@media (width<=760px){.app-shell{padding:10px 12px 104px}.topbar{border-radius:19px;height:60px;top:8px}.brand>span{width:40px;height:40px}.brand strong{display:none}.household-switch{margin-left:auto}.household-switch select{max-width:120px}.content{padding-top:30px}.recipe-grid{grid-template-columns:repeat(2,1fr)}.recipe-result-image{height:145px}.ingredient-list{grid-template-columns:1fr}.voice-shortcut{display:none}.assistant-page{height:calc(100dvh - 184px);min-height:510px;display:block}.assistant-main{border-radius:22px;height:100%}.assistant-sidebar{z-index:92;border-radius:0 24px 24px 0;width:min(85vw,320px);transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.assistant-sidebar.open{transform:translate(0)}.drawer-close{border:1px solid var(--line);min-height:42px;color:var(--text);background:var(--surface-soft);border-radius:13px;margin-top:8px;display:block}.drawer-scrim{z-index:91;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#010705ad;border:0;display:block;position:fixed;inset:0}.assistant-drawer-toggle{z-index:5;display:grid;position:absolute;top:14px;left:13px}.assistant-head{padding-left:65px}.thread-delete{opacity:1}.assistant-chat{padding:16px 13px}.assistant-message{max-width:92%}.starter-grid{grid-template-columns:1fr}.starter-grid button{grid-template-columns:26px 1fr 22px;align-content:center;align-items:center;min-height:58px}.starter-grid span{grid-column:auto}.assistant-welcome{justify-content:flex-start;padding-top:42px}.assistant-orb{border-radius:23px;width:66px;height:66px;margin-bottom:16px}.assistant-welcome>p{font-size:.78rem}.assistant-composer{padding:9px 10px 11px}}@media (width<=470px){.recipe-grid{grid-template-columns:1fr 1fr;gap:9px}.recipe-result-image{height:120px}.recipe-result>div:last-of-type{padding:11px}.recipe-result h3{font-size:.86rem}.discover-hero{margin-top:8px}.discover-hero>p{font-size:.84rem}.search-shell{height:60px;margin-top:22px}.tabbar{min-height:66px}.tabbar span{font-size:.59rem}.inventory-add{flex-wrap:wrap}.inventory-name-input{flex-basis:100%}.inventory-item{flex-wrap:wrap}.inventory-item .spacer{display:none}.inventory-item .qty-ctrl{margin-left:auto}.scanner-actions button{flex:1}.scanner-fields{grid-template-columns:1fr 1fr}.recipe-title-row{margin-top:20px}.recipe-title-row h1{font-size:1.7rem}.save-recipe span{display:none}.detail-card{padding:17px}.sticky-actions{bottom:84px}.shopping-row{grid-template-columns:24px 1fr}.shopping-row>small{grid-column:2}.cook-intro .ingredient-list{grid-template-columns:1fr}.cook-step{min-height:350px}.micbar{flex-wrap:wrap}.micbar input{flex-basis:100%;order:-1}.assistant-page{height:calc(100dvh - 173px)}.assistant-head{min-height:62px}.assistant-head .icon-button{width:38px;height:38px}.assistant-welcome h1{font-size:1.65rem}.assistant-welcome .eyebrow{font-size:.56rem}.assistant-message{max-width:96%}.message-body>p{font-size:.81rem}.assistant-composer{grid-template-columns:39px minmax(0,1fr) 39px}.mic-control,.send-control{width:39px;height:39px}}.app-menu-toggle{margin-right:2px}.topbar .brand{margin-right:auto}.app-drawer{z-index:110;border-radius:27px;flex-direction:column;width:min(360px,100vw - 28px);padding:14px;transition:transform .22s;display:flex;position:fixed;inset:10px auto 10px 10px;transform:translate(calc(-100% - 24px))}.app-drawer.open{transform:translate(0)}.app-drawer>header{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:4px 3px 18px;display:flex}.app-drawer>header>div{flex-direction:column;flex:1;display:flex}.app-drawer>header small{color:var(--lime);letter-spacing:.16em;font-size:.58rem;font-weight:800}.app-drawer>header strong{font:800 1.1rem Manrope}.app-drawer nav{gap:6px;padding:16px 0;display:grid}.app-drawer nav a{min-height:54px;color:var(--muted);border:1px solid #0000;border-radius:16px;grid-template-columns:34px 1fr 22px;align-items:center;gap:8px;padding:0 12px;display:grid}.app-drawer nav a>i:first-child{color:var(--lime);font-size:1.25rem}.app-drawer nav a>i:last-child{font-size:1.1rem}.app-drawer nav a.active,.app-drawer nav a:hover{color:var(--text);border-color:var(--line);background:var(--surface-soft)}.drawer-household{border:1px solid var(--line);min-height:62px;color:var(--text);background:var(--surface-soft);text-align:left;border-radius:16px;grid-template-columns:34px 1fr 22px;align-items:center;gap:8px;margin-top:auto;padding:8px 12px;display:grid}.drawer-household>i{color:var(--lime);font-size:1.2rem}.drawer-household span{flex-direction:column;min-width:0;display:flex}.drawer-household small{color:var(--muted);font-size:.67rem}.app-drawer-scrim{z-index:109;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#010705b8;border:0;position:fixed;inset:0}.assistant-shell{max-width:none;height:100dvh;padding:10px 12px;overflow:hidden}.assistant-shell .topbar{height:60px;top:0}.assistant-shell .content{height:calc(100dvh - 70px);padding:10px 0 0}.assistant-shell .assistant-page{grid-template-columns:270px minmax(0,1fr);height:100%;min-height:0}.assistant-shell .assistant-main,.assistant-shell .assistant-sidebar{border-radius:23px}.ai-key-panel{background:#c9f66b0b;border:1px solid #c9f66b2e;border-radius:17px;margin:18px 0 12px;padding:14px}.ai-key-status{justify-content:space-between;align-items:center;gap:8px;margin-bottom:13px;display:flex}.ai-key-status>span{align-items:center;gap:7px;display:flex}.ai-key-status i{color:var(--lime)}.ai-key-status strong{font-size:.8rem}.ai-key-status small{color:var(--amber);letter-spacing:.08em;font-size:.58rem;font-weight:800}.ai-key-status small.configured{color:var(--lime)}.ai-key-panel>p{color:var(--muted);margin:9px 2px 0;font-size:.68rem;line-height:1.45}.remove-ai-key{color:var(--muted);background:0 0;border:0;margin-top:10px;padding:0;font-size:.7rem}.remove-ai-key:hover{color:var(--coral)}.assistant-setup-note{background:#ffc8660f;border:1px solid #ffc86633;border-radius:12px;align-items:center;gap:6px;padding:8px 11px;display:flex;color:#ffe0a6!important;margin-top:12px!important}@media (width<=760px){.assistant-shell{padding:8px}.assistant-shell .topbar{height:58px}.assistant-shell .content{height:calc(100dvh - 66px);padding-top:8px}.assistant-shell .assistant-page{height:100%;min-height:0}.assistant-shell .assistant-main{border-radius:20px}.assistant-shell .assistant-sidebar{border-radius:24px 0 0 24px;left:auto;right:0;transform:translate(105%)}.assistant-shell .assistant-sidebar.open{transform:translate(0)}.assistant-drawer-toggle{left:auto;right:65px}.assistant-head{padding-left:16px;padding-right:112px}}@media (width<=470px){.assistant-shell .brand>span{display:none}.assistant-shell .household-switch select{max-width:108px}.assistant-shell .topbar>.icon-button:last-child{width:39px;height:39px}.assistant-shell .assistant-head{padding-right:105px}}.shopping-page{max-width:820px;margin:0 auto}.shopping-add{z-index:4;border-radius:20px;grid-template-columns:minmax(0,1fr) 80px 105px 46px;gap:8px;margin-bottom:18px;padding:10px;display:grid;position:relative}.shopping-add>button{border:0;border-radius:14px}.product-search{min-width:0;position:relative}.product-search>i{z-index:2;color:var(--lime);position:absolute;top:14px;left:13px}.product-search>input{padding-left:38px}.product-suggestions{z-index:8;border:1px solid var(--line);box-shadow:var(--shadow);background:#14231e;border-radius:15px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0}.product-suggestions button{min-height:37px;color:var(--text);text-align:left;text-transform:capitalize;background:0 0;border:0;border-radius:10px;padding:0 10px}.product-suggestions button:hover{background:var(--surface-soft)}.shopping-recipes{border-radius:20px;margin-bottom:18px;padding:16px}.shopping-recipes>p{color:var(--muted);margin:-7px 0 13px;font-size:.75rem}.shopping-recipes>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.shopping-recipes>div>button{border:1px solid var(--line);min-height:54px;color:var(--text);background:var(--surface-soft);text-align:left;border-radius:14px;align-items:center;gap:9px;padding:8px 11px;display:flex}.shopping-recipes button>i{color:var(--lime)}.shopping-recipes button span{flex-direction:column;min-width:0;display:flex}.shopping-recipes button strong{text-overflow:ellipsis;white-space:nowrap;font-size:.77rem;overflow:hidden}.shopping-recipes button small{color:var(--muted);font-size:.62rem}.shopping-product{border-radius:18px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:10px 12px;display:grid}.shopping-check{width:34px;height:34px;color:var(--lime);background:0 0;border:0;font-size:1.35rem}.shopping-product>div:nth-child(2){text-transform:capitalize;flex-direction:column;min-width:0;display:flex}.shopping-product>div>span{color:var(--lime);font-size:.75rem;font-weight:700}.shopping-product>div>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;overflow:hidden}.shopping-product-actions{gap:4px;display:flex}.shopping-product-actions button{border:1px solid var(--line);width:32px;height:32px;color:var(--text);background:var(--surface-soft);border-radius:10px}.bought-section{margin-top:25px}.bought-section>header{color:var(--muted);letter-spacing:.1em;justify-content:space-between;margin-bottom:7px;font-size:.65rem;font-weight:800;display:flex}.bought-section>header button{color:var(--coral);background:0 0;border:0}.bought-row{width:100%;color:var(--muted);text-align:left;text-transform:capitalize;background:0 0;border:0;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;padding:9px 5px;display:grid}.bought-row span{text-decoration:line-through}.chat-recipe-card.selected{border-color:#c9f66b6b}.chat-cook-button{border-radius:11px;place-items:center;width:35px!important;height:35px!important;color:var(--lime-dark)!important;background:var(--lime)!important;border:0!important;flex:none!important;display:grid!important}.cook-workspace{max-width:1180px;margin:0 auto;padding-bottom:100px}.cook-workspace-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.cook-workspace-head>div{flex-direction:column;flex:1;min-width:0;display:flex}.cook-workspace-head strong{text-overflow:ellipsis;white-space:nowrap;font:700 1rem Manrope;overflow:hidden}.cook-add-dish{z-index:4;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:12px;padding:13px;display:grid;position:relative}.cook-add-dish header{grid-column:1/-1;justify-content:space-between;display:flex}.cook-add-dish header small{color:var(--muted)}.cook-add-dish>button{border:1px solid var(--line);min-height:42px;color:var(--text);background:var(--surface-soft);text-align:left;border-radius:12px;padding:0 11px}.cook-add-dish>button i{color:var(--lime)}.cook-layout{grid-template-columns:minmax(300px,38%) minmax(0,1fr);gap:13px;display:grid}.cook-overview,.cook-focus{border-radius:24px}.cook-overview{max-height:calc(100dvh - 220px);padding:16px;overflow-y:auto}.cook-overview details{border-bottom:1px solid var(--line);padding:8px 0}.cook-overview summary{cursor:pointer;font-size:.8rem;font-weight:700}.cook-overview ul{gap:6px;padding:5px 0 0;list-style:none;display:grid}.cook-overview li{color:var(--muted);gap:7px;font-size:.74rem;display:flex}.cook-overview li i{color:var(--lime);margin-top:2px}.cook-timeline{margin-top:20px}.cook-timeline>button{border:0;border-left:2px solid var(--line);width:100%;color:var(--muted);text-align:left;background:0 0;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:7px;padding:9px 5px;display:grid}.cook-timeline>button.active{color:var(--text);border-left-color:var(--lime);background:#c9f66b0d}.cook-timeline>button.done{opacity:.48}.cook-timeline>button>strong{color:var(--lime);text-align:center}.cook-timeline>button>span{flex-direction:column;font-size:.73rem;line-height:1.35;display:flex}.cook-timeline button small{color:var(--lime);letter-spacing:.06em;font-size:.58rem;font-weight:800}.cook-timeline button em{color:var(--amber);font-size:.65rem;font-style:normal}.cook-focus{flex-direction:column;min-height:500px;padding:clamp(20px,4vw,44px);display:flex}.cook-progress{color:var(--lime);letter-spacing:.1em;align-items:center;gap:14px;font-size:.65rem;font-weight:800;display:flex}.cook-progress>div{background:var(--surface-soft);border-radius:3px;flex:1;height:4px;overflow:hidden}.cook-progress>div i{background:var(--lime);height:100%;transition:width .2s;display:block}.current-cook-step{flex-direction:column;flex:1;justify-content:center;display:flex}.current-cook-step>small{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.current-cook-step>p{margin:18px 0 25px;font:600 clamp(1.45rem,4vw,2.45rem)/1.4 Manrope}.step-timer{width:fit-content;min-height:42px;color:var(--amber);background:#ffc8660f;border:1px solid #ffc86640;border-radius:13px;padding:0 13px}.cook-step-controls{justify-content:space-between;gap:9px;display:flex}.cook-step-controls button{border:1px solid var(--line);min-height:46px;color:var(--text);background:var(--surface-soft);border-radius:14px;padding:0 16px}.cook-complete{text-align:center;place-content:center;justify-items:center;min-height:420px;display:grid}.cook-complete>i{color:var(--lime);font-size:4rem}.cook-complete h1{margin:13px 0 5px}.cook-complete p{color:var(--muted)}.timer-dock{border-radius:18px;margin-top:13px;padding:11px 13px}.timer-dock>header{justify-content:space-between;align-items:center;display:flex}.timer-dock>header>span{font-weight:700}.timer-dock>header i{color:var(--amber)}.timer-dock>header div{gap:5px;display:flex}.timer-dock input{width:64px;padding:7px}.timer-dock button{border:1px solid var(--line);color:var(--text);background:var(--surface-soft);border-radius:10px}.timer-dock>div{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.timer-dock article{background:var(--surface-soft);border-radius:13px;align-items:center;gap:8px;min-width:150px;padding:7px;display:flex}.timer-dock article.done{outline:1px solid var(--amber)}.timer-dock article span{flex-direction:column;flex:1;display:flex}.timer-dock article strong{font-size:.68rem}.timer-dock article small{color:var(--amber);font:700 1rem Manrope}.cook-assistant-bar{z-index:20;border-radius:19px;max-width:850px;margin:13px auto 0;padding:8px;position:sticky;bottom:10px}.cook-assistant-bar>p{background:var(--surface-soft);border-radius:12px;gap:7px;margin:0 0 7px;padding:9px 11px;font-size:.77rem;display:flex}.cook-assistant-bar>p>i{color:var(--lime)}.cook-assistant-bar>p button{color:var(--muted);background:0 0;border:0;margin-left:auto}.cook-assistant-bar form{grid-template-columns:30px minmax(0,1fr) 40px;align-items:center;gap:6px;display:grid}.cook-assistant-bar form>i{color:var(--lime);text-align:center;font-size:1.25rem}.cook-assistant-bar input{min-height:42px}.cook-assistant-bar form button{height:40px;color:var(--lime-dark);background:var(--lime);border:0;border-radius:12px}@media (width<=760px){.shopping-add{grid-template-columns:minmax(0,1fr) 70px 44px}.shopping-unit{display:none}.shopping-recipes>div:last-child{grid-template-columns:1fr}.shopping-product{grid-template-columns:32px minmax(0,1fr)}.shopping-product-actions{grid-column:2}.cook-add-dish{grid-template-columns:1fr}.cook-layout{flex-direction:column-reverse;display:flex}.cook-focus{min-height:430px}.cook-overview{max-height:none}.current-cook-step>p{font-size:1.5rem}.cook-timeline>button{padding-block:11px}.timer-dock>div{flex-wrap:nowrap;overflow-x:auto}.cook-assistant-bar{bottom:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.cook-assistant-bar>p{align-items:center}.cook-assistant-bar>p>span{flex:1}.cook-assistant-bar>p .cook-ai-apply{color:var(--lime-dark);background:var(--lime);border-radius:9px;flex:none;margin-left:0;padding:7px 9px;font-weight:800}.ingredient-list .ingredient-missing,.cook-overview .ingredient-missing{color:var(--muted)}.ingredient-list .ingredient-missing>i,.cook-overview .ingredient-missing>i{color:#75817b}.ingredient-list .ingredient-have>i,.cook-overview .ingredient-have>i{color:var(--lime)}
