:root{color:#e9f0f7;font-synthesis:none;background:#07131f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0}button{font:inherit}.center{place-items:center;min-height:100vh;padding:24px;display:grid}.login{text-align:center;background:#0c1d2b;border:1px solid #274156;border-radius:28px;width:100%;max-width:430px;padding:44px}.login h1{margin:16px 0 6px;font-size:2rem}.login p,.content p{color:#91a4b5}.login button,.hero button,.section-head button{color:#062116;cursor:pointer;background:#67d5a5;border:0;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-weight:800;display:inline-flex}.app{grid-template-columns:230px 1fr;min-height:100vh;display:grid}aside{background:#091725;border-right:1px solid #1c3446;padding:22px 14px}.brand{align-items:center;gap:10px;padding:8px 10px 24px;display:flex}nav{gap:5px;display:grid}nav button{color:#9db0bf;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;padding:12px;display:flex}nav button.active{color:#fff;background:#153247}.content{width:100%;max-width:1300px;margin:auto;padding:28px 34px}header,.section-head,.hero{justify-content:space-between;align-items:center;gap:20px;display:flex}header{margin-bottom:28px}header small{color:#67d5a5;letter-spacing:.12em;font-weight:800}header h1{margin:4px 0;font-size:2rem}.avatar{background:#17364b;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.hero{background:linear-gradient(135deg,#102a3c,#0d2030);border:1px solid #244157;border-radius:24px;margin-bottom:20px;padding:30px}.hero h2{margin:0;font-size:1.7rem}.grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.grid article,.note,.empty{background:#0b1b29;border:1px solid #20394c;border-radius:18px;padding:22px}.grid article{gap:8px;display:grid}.grid strong{font-size:2rem}.grid span{color:#91a4b5}.section-head{margin-bottom:18px}.section-head h2{margin-bottom:4px}.note{margin-top:18px}.empty{text-align:center;padding:55px 24px}.empty svg{color:#67d5a5}@media (width<=760px){.app{display:block}aside{z-index:5;border-bottom:1px solid #1c3446;border-right:0;padding:8px;position:sticky;top:0}.brand{display:none}nav{display:flex;overflow-x:auto}nav button{justify-content:center;min-width:48px;padding:10px}nav button span{display:none}.content{padding:20px 16px}.hero,.section-head{flex-direction:column;align-items:flex-start}.grid{grid-template-columns:1fr}.hero button,.section-head button{justify-content:center;width:100%}}.recipe-grid,.stock-groups{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.recipe,.stock-card{background:#0b1b29;border:1px solid #20394c;border-radius:18px;padding:22px}.recipe h3,.stock-card h3{margin:8px 0}.recipe small{color:#91a4b5}.macros{flex-wrap:wrap;gap:7px;display:flex}.macros span,.score{color:#bfe9da;background:#153247;border-radius:20px;padding:6px 9px;font-size:.8rem}.stock-row{border-top:1px solid #173044;justify-content:space-between;gap:16px;padding:10px 0;display:flex}.modal{z-index:20;background:#020a10d9;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.dialog{background:#0b1b29;border:1px solid #29465a;border-radius:22px;width:min(760px,100%);padding:24px}.dialog h2{margin-top:0}.form{gap:16px;display:grid}.fields{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.form label{color:#b8c7d2;gap:6px;font-size:.9rem;display:grid}.form input,.form select,.form textarea{color:#eef5f8;width:100%;font:inherit;background:#071521;border:1px solid #29465a;border-radius:10px;padding:11px;font-size:16px}.form textarea{resize:vertical}.nutrition{grid-template-columns:repeat(4,1fr)}.actions{justify-content:flex-end;gap:10px;display:flex}.actions button{color:#062116;cursor:pointer;background:#67d5a5;border:0;border-radius:10px;padding:11px 16px;font-weight:800}.actions .secondary{color:#e9f0f7;background:#173044}@media (width<=760px){.fields,.nutrition{grid-template-columns:1fr 1fr}.modal{place-items:start center}.dialog{padding:18px}.stock-groups,.recipe-grid{grid-template-columns:1fr}}@media (width<=430px){.fields,.nutrition{grid-template-columns:1fr}.actions{flex-direction:column-reverse}.actions button{width:100%}}.inline-form{gap:10px;margin-top:18px;display:flex}.inline-form input{color:#eef5f8;min-width:0;font:inherit;background:#071521;border:1px solid #29465a;border-radius:10px;flex:1;padding:11px}.inline-form button,.logout,.danger{cursor:pointer;border:0;border-radius:10px;padding:10px 14px;font-weight:800}.inline-form button{color:#062116;background:#67d5a5}.logout{color:#e9f0f7;background:#173044;align-items:center;gap:8px;margin-top:18px;display:flex}.danger{color:#ffd9dd;background:#44242a}@media (width<=600px){.inline-form{flex-direction:column}}.recipe-button{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:inherit;display:block}.recipe-button:hover{border-color:#67d5a5;transform:translateY(-2px)}.open-hint{color:#67d5a5;margin-top:18px;font-weight:800;display:block}.recipe-view{z-index:40;background:#06131f;padding:28px;position:fixed;inset:0;overflow:auto}.recipe-sheet{background:#0b2030;border:1px solid #24485d;border-radius:20px;max-width:1100px;margin:0 auto;padding:28px}.back{color:#9bc8e5;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:4px 0 24px;display:flex}.recipe-title{border-bottom:1px solid #24485d;padding-bottom:24px}.recipe-title small{color:#67d5a5;letter-spacing:.12em;font-weight:800}.recipe-title h2{margin:7px 0 14px;font-size:clamp(28px,4vw,44px)}.recipe-meta{color:#9bc8e5;gap:20px;display:flex}.recipe-meta span{align-items:center;gap:7px;display:flex}.recipe-columns{grid-template-columns:minmax(280px,.8fr) minmax(0,1.4fr);gap:44px;padding-top:28px;display:grid}.recipe-columns h3{margin-top:0;font-size:22px}.ingredients{margin:0;padding:0;list-style:none}.ingredients li{border-bottom:1px solid #18384a;grid-template-columns:110px 1fr;gap:12px;padding:10px 0;display:grid}.ingredients b{color:#67d5a5}.steps{padding:0;list-style:none}.steps li{grid-template-columns:38px 1fr;gap:14px;margin-bottom:18px;display:grid}.steps li>span{color:#75e0b0;background:#173f55;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.steps p{margin:5px 0;line-height:1.55}.mealprep{background:#102b3d;border-radius:14px;margin-top:24px;padding:18px}.mealprep b{color:#67d5a5}.mealprep p{margin-bottom:0;line-height:1.5}@media (width<=720px){.recipe-view{padding:12px}.recipe-sheet{padding:18px}.recipe-columns{grid-template-columns:1fr;gap:24px}.ingredients li{grid-template-columns:95px 1fr}}.recipe-tools{flex-wrap:wrap;gap:10px;margin:20px 0;display:flex}.recipe-tools>button,.serving-picker{color:#eef5f8;background:#123449;border:1px solid #31576d;border-radius:11px;align-items:center;gap:9px;padding:9px 13px;font-weight:800;display:flex}.recipe-tools>button{cursor:pointer}.recipe-tools .bring-button{color:#062116;background:#67d5a5;border-color:#67d5a5}.serving-picker button{color:#75e0b0;cursor:pointer;background:#1a4a61;border:0;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.serving-picker b{text-align:center;min-width:90px}.scaled-ingredients{background:#0d2637;border:1px solid #24485d;border-radius:14px;max-width:430px;margin:0 0 25px;padding:18px}.scaled-ingredients h3{margin-top:0}.bring-note{background:#102b3d;border:1px solid #24485d;border-radius:14px;margin:18px 0;padding:16px 18px}.bring-note b{color:#67d5a5}.bring-note p{color:#9bc8e5;margin-bottom:0}.recipe-title:before{content:"";background:linear-gradient(135deg,#143a50,#0b2535);border:1px solid #285068;border-radius:15px;height:190px;margin-bottom:22px;display:block}@media (width<=600px){.recipe-tools>button,.serving-picker{justify-content:center;width:100%}.recipe-title:before{height:145px}}@media print{aside,.content>header,.no-print,.back{display:none!important}.recipe-view{color:#111!important;background:#fff!important;padding:0!important;position:static!important;inset:auto!important}.recipe-sheet{color:#111!important;background:#fff!important;border:0!important;max-width:none!important;padding:0!important}.recipe-title:before{background:#eee!important;border:1px solid #ccc!important;height:100px!important}.recipe-title small,.ingredients b{color:#111!important}.recipe-meta,.steps p{color:#222!important}.recipe-columns{grid-template-columns:38% 1fr!important;gap:25px!important}.ingredients li{border-bottom:1px solid #ddd!important}.steps li>span{color:#111!important;background:#eee!important}.scaled-ingredients{background:#fff!important;border:0!important;padding:0!important}.original-ingredients{display:none!important}@page{size:A4;margin:15mm}}.recipe-title:before{display:none!important}.recipe-photo{display:none}.bring-native{color:#062116;background:#67d5a5;border-radius:11px;align-items:center;gap:8px;min-height:48px;padding:0 15px;font-weight:800;display:flex;position:relative;overflow:hidden}.bring-native>[data-bring-import]{z-index:2;opacity:.001;position:absolute;inset:0;display:block!important}.bring-native>[data-bring-import] iframe,.bring-native>[data-bring-import] a,.bring-native>[data-bring-import] button{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.bring-label{pointer-events:none}@media print{html,body,#root,.app,.content{background:#fff!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}.app>aside,.content>header,.content>section,.content>.recipe-grid,.modal,.no-print,.back{display:none!important}.content{max-width:none!important;display:block!important}.recipe-view{z-index:auto!important;background:#fff!important;width:100%!important;height:auto!important;padding:0!important;display:block!important;position:static!important;inset:auto!important;overflow:visible!important}.recipe-sheet{zoom:.76;color:#111!important;background:#fff!important;border:0!important;border-radius:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.recipe-title{border-bottom:1px solid #777!important;margin:0 0 5mm!important;padding:0 0 5mm!important}.recipe-title h2{margin:2mm 0 3mm!important;font-size:24pt!important;line-height:1.08!important}.recipe-title:before{display:none!important}.recipe-meta{font-size:10pt!important}.scaled-ingredients{border:0!important;max-width:none!important;margin:0!important;padding:0!important}.scaled-ingredients h3{margin:0 0 2mm!important;font-size:14pt!important}.recipe-columns{grid-template-columns:38% 1fr!important;gap:8mm!important;padding-top:4mm!important;display:grid!important}.original-ingredients{display:none!important}.ingredients li{grid-template-columns:27mm 1fr!important;gap:2mm!important;padding:1.5mm 0!important;font-size:9.5pt!important}.recipe-columns section:last-child h3{margin:0 0 2mm!important;font-size:14pt!important}.steps li{grid-template-columns:8mm 1fr!important;gap:3mm!important;margin-bottom:2.5mm!important}.steps li>span{width:7mm!important;height:7mm!important;font-size:9pt!important}.steps p{margin:1mm 0!important;font-size:9.5pt!important;line-height:1.25!important}.macros{margin-top:3mm!important;font-size:9pt!important}@page{size:A4 portrait;margin:10mm}}.bring-widget-wrap{color:#062116;background:#67d5a5;border-radius:11px;align-items:center;gap:8px;min-height:48px;padding:7px 12px;font-weight:800;display:flex}.bring-widget-wrap #bring-import-button{align-items:center;min-height:34px;display:flex}.bring-widget-wrap #bring-import-button>*{margin:0!important}@media (width<=760px){.app{min-height:100dvh;padding-bottom:74px;display:block}aside{z-index:60;padding:7px 8px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#091725f2;border:0;border-top:1px solid #1c3446;position:fixed;inset:auto 0 0}aside nav{grid-template-columns:repeat(6,1fr);gap:3px;display:grid;overflow:visible}aside nav button{border-radius:10px;justify-content:center;min-width:0;padding:8px 2px}aside nav button span{display:none}.content{max-width:none;margin:0;padding:18px 14px 28px}header{margin-bottom:18px}header h1{font-size:1.65rem}.hero{border-radius:18px;padding:20px}.hero h2{font-size:1.4rem}.grid{grid-template-columns:repeat(3,1fr);gap:8px}.grid article{border-radius:14px;padding:14px 12px}.grid strong{font-size:1.55rem}.grid article span{font-size:.78rem}.section-head{gap:12px}.section-head button{align-self:stretch;width:auto}.recipe-grid{gap:10px}.recipe{border-radius:15px;padding:17px}.recipe h3{font-size:1.02rem;line-height:1.2}.recipe-view{background:#06131f;padding:0 0 74px}.recipe-sheet{background:#081b29;border:0;border-radius:0;min-height:100dvh;padding:18px 14px}.back{padding-bottom:17px}.recipe-title{padding-bottom:18px}.recipe-title h2{font-size:clamp(25px,8vw,34px);line-height:1.08}.recipe-meta{flex-wrap:wrap;gap:14px;font-size:.92rem}.recipe-tools{grid-template-columns:1fr 1fr;gap:8px;margin:16px 0;display:grid}.recipe-tools>button,.serving-picker{justify-content:center;width:100%;min-height:48px;padding:8px 10px}.serving-picker{grid-column:1/-1}.bring-widget-wrap{border:1px solid #82e7bd;grid-column:1/-1;justify-content:center;width:100%;min-height:52px;padding:5px 8px;box-shadow:0 5px 18px #0003}.bring-widget-wrap>svg{display:none}.bring-widget-wrap #bring-import-button{justify-content:center;width:100%}.bring-widget-wrap #bring-import-button>*{max-width:100%!important}.scaled-ingredients{width:100%;max-width:none;margin:0 0 20px;padding:15px}.recipe-columns{padding-top:0;display:block}.recipe-columns .original-ingredients{display:none}.recipe-columns section:last-child{padding-top:4px}.steps li{grid-template-columns:34px 1fr;gap:10px;margin-bottom:14px}.steps p{margin:3px 0;line-height:1.45}.ingredients li{grid-template-columns:minmax(86px,105px) 1fr;gap:8px}}@media (width<=430px){.grid{grid-template-columns:1fr}.grid article{grid-template-columns:auto auto;align-items:center}.grid article b{grid-column:1/-1}.grid article span{text-align:right}.recipe-tools{grid-template-columns:1fr}.serving-picker,.bring-widget-wrap{grid-column:1}}.bring-widget-wrap{min-height:48px;position:relative;overflow:hidden;color:#eef5f8!important;box-shadow:none!important;background:#123449!important;border:1px solid #31576d!important;border-radius:11px!important;padding:0!important}.bring-caption{pointer-events:none;z-index:1;justify-content:center;align-items:center;gap:9px;font-weight:800;display:flex;position:absolute;inset:0}.bring-widget-wrap #bring-import-button{z-index:2;opacity:.001;width:100%;height:100%;position:absolute;inset:0;min-height:0!important}.bring-widget-wrap #bring-import-button>*{width:100%!important;max-width:none!important;height:100%!important;margin:0!important;position:absolute!important;inset:0!important}@media (width<=760px){body{padding-bottom:0}.app{padding-bottom:68px!important;display:block!important}.app>aside{width:100%!important;height:auto!important;min-height:0!important;padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important;z-index:100!important;background:#091725f5!important;border:0!important;border-top:1px solid #1c3446!important;display:block!important;position:fixed!important;inset:auto 0 0!important}.app>aside .brand{display:none!important}.app>aside nav{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:3px!important;width:100%!important;display:grid!important}.app>aside nav button{justify-content:center!important;width:100%!important;min-width:0!important;padding:9px 2px!important;display:flex!important}.app>aside nav button span{display:none!important}.content{width:100%!important;max-width:none!important;margin:0!important;padding:16px 14px 26px!important}.content>header{margin-bottom:16px!important}.hero{margin-top:0!important}.recipe-view{padding-bottom:68px!important}.bring-widget-wrap{grid-column:1/-1!important;width:100%!important;min-height:48px!important}}.bring-widget-wrap{background:#123449!important;border:1px solid #31576d!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;min-width:170px!important;height:auto!important;min-height:49px!important;padding:6px 10px!important;display:flex!important;position:relative!important;overflow:visible!important}.bring-widget-wrap #bring-import-button{opacity:1!important;justify-content:center!important;align-items:center!important;width:auto!important;height:auto!important;min-height:35px!important;display:flex!important;position:static!important;inset:auto!important}.bring-widget-wrap #bring-import-button>*{opacity:1!important;width:auto!important;max-width:100%!important;height:auto!important;margin:0!important;position:static!important;inset:auto!important}.bring-caption{display:none!important}@media screen and (width<=900px){.app{grid-template-columns:none!important;width:100%!important;min-height:100dvh!important;padding:0 0 76px!important;display:block!important}.app>aside{width:100vw!important;height:auto!important;min-height:0!important;padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important;z-index:999!important;background:#091725f7!important;border:0!important;border-top:1px solid #1c3446!important;display:block!important;position:fixed!important;inset:auto 0 0!important}.app>aside .brand{display:none!important}.app>aside nav{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:3px!important;width:100%!important;display:grid!important;overflow:visible!important}.app>aside nav button{justify-content:center!important;width:100%!important;min-width:0!important;padding:9px 2px!important;display:flex!important}.app>aside nav button span{display:none!important}.content{width:100%!important;max-width:none!important;margin:0!important;padding:16px 14px 28px!important;display:block!important}.recipe-view{padding:0 0 76px!important}.recipe-sheet{border-left:0!important;border-right:0!important;border-radius:0!important;width:100%!important;max-width:none!important;padding:18px 14px!important}.recipe-tools{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.serving-picker{grid-column:1/-1!important}.bring-widget-wrap{grid-column:1/-1!important;width:100%!important}}.bring-widget-wrap{background:#123449!important;border:1px solid #31576d!important;border-radius:11px!important;min-width:0!important;min-height:49px!important;padding:0!important;overflow:hidden!important}.bring-widget-wrap #bring-import-button{border-radius:10px!important;width:100%!important;height:47px!important;min-height:47px!important;display:block!important;overflow:hidden!important}.bring-widget-wrap #bring-import-button>*{width:100%!important;height:47px!important;min-height:47px!important;box-shadow:none!important;border:0!important;border-radius:10px!important;margin:0!important}.bring-widget-wrap iframe{background:#123449!important;border:0!important;border-radius:10px!important;width:100%!important;height:47px!important}.heios-action{color:#eef5f8;cursor:pointer;background:#123449;border:1px solid #31576d;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:9px 13px;font-weight:800;text-decoration:none;display:inline-flex}.heios-action:hover{background:#153d53;border-color:#67d5a5}@media screen and (width<=900px){.recipe-tools .heios-action{width:100%!important}}.recipe-card-image{object-fit:cover;border-radius:17px 17px 0 0;width:calc(100% + 44px);height:170px;margin:-22px -22px 16px;display:block}.recipe-hero-image{object-fit:cover;border:1px solid #285068;border-radius:16px;width:100%;height:clamp(210px,34vw,390px);margin-bottom:24px;display:block}@media (width<=900px){.recipe-card-image{border-radius:14px 14px 0 0;width:calc(100% + 34px);height:155px;margin:-17px -17px 14px}.recipe-hero-image{border-radius:13px;height:220px;margin-bottom:18px}}@media print{.recipe-hero-image{object-fit:cover!important;border-radius:3mm!important;height:65mm!important;margin:0 0 5mm!important}.recipe-card-image{display:none!important}}.recipe-card-image{aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;width:calc(100% + 44px)!important;height:132px!important;margin:-22px -22px 16px!important}.recipe-hero-image{aspect-ratio:16/6!important;object-fit:cover!important;object-position:center 48%!important;width:100%!important;height:auto!important;max-height:330px!important;margin-bottom:24px!important}@media (width<=900px){.recipe-card-image{width:calc(100% + 34px)!important;height:118px!important;margin:-17px -17px 14px!important}.recipe-hero-image{aspect-ratio:16/8!important;max-height:230px!important;margin-bottom:18px!important}}@media (width<=520px){.recipe-card-image{height:105px!important}.recipe-hero-image{aspect-ratio:16/9!important;max-height:205px!important}}.recipe-card-image{aspect-ratio:16/8.5!important;object-fit:cover!important;object-position:center!important;width:100%!important;height:auto!important;margin:0 0 14px!important;display:block!important}.recipe-hero-image{aspect-ratio:16/7!important;object-fit:cover!important;object-position:center!important;width:100%!important;height:auto!important;max-height:none!important;margin:0 0 24px!important;display:block!important}@media (width<=900px){.recipe-card-image{aspect-ratio:16/8!important;height:auto!important}.recipe-hero-image{aspect-ratio:16/8!important;height:auto!important;max-height:none!important}}@media (width<=520px){.recipe-card-image{aspect-ratio:16/8.5!important;height:auto!important}.recipe-hero-image{aspect-ratio:16/9!important;height:auto!important;max-height:none!important}}.recipe-card-image{aspect-ratio:3/2!important;object-fit:cover!important;object-position:center!important;border-radius:17px 17px 0 0!important;width:calc(100% + 44px)!important;height:auto!important;margin:-22px -22px 16px!important;display:block!important}.recipe-title{display:block!important}.recipe-hero-image{aspect-ratio:3/2!important;object-fit:cover!important;object-position:center!important;border-radius:16px!important;width:min(100%,920px)!important;height:auto!important;max-height:520px!important;margin:0 auto 26px!important;display:block!important}@media (width<=900px){.recipe-card-image{aspect-ratio:3/2!important;border-radius:14px 14px 0 0!important;width:calc(100% + 34px)!important;margin:-17px -17px 14px!important}.recipe-hero-image{aspect-ratio:4/3!important;border-radius:13px!important;width:100%!important;max-height:none!important;margin:0 0 20px!important}}@media (width<=520px){.recipe-card-image{aspect-ratio:3/2!important}.recipe-hero-image{aspect-ratio:4/3!important}}@media print{.recipe-hero-image{aspect-ratio:3/2!important;object-fit:cover!important;width:100%!important;height:auto!important;max-height:70mm!important}}.week-plan{gap:12px;margin-top:20px;display:grid}.week-day{background:#0b2030;border:1px solid #24455a;border-radius:16px;grid-template-columns:70px 1fr;align-items:stretch;display:grid;overflow:hidden}.week-day-name{color:#62e0b0;background:#102c3f;justify-content:center;align-items:center;font-size:22px;display:flex}.week-meal{grid-template-columns:150px 1fr;align-items:center;gap:18px;padding:12px;display:grid}.week-meal img{aspect-ratio:3/2;object-fit:cover;border-radius:11px;width:150px}.week-meal small{color:#8fc5e4}.week-meal h3{margin:5px 0 8px;font-size:20px}.week-meal span{color:#72e5ba;background:#123f4f;border-radius:999px;padding:5px 10px;font-weight:700;display:inline-flex}.week-notes{background:#0b2030;border:1px solid #24455a;border-radius:16px;margin-top:20px;padding:20px}.week-notes h3{color:#62e0b0;margin:0 0 6px}.week-notes h3:not(:first-child){margin-top:18px}.week-notes p{color:#b8d0de;margin:0;line-height:1.55}@media (width<=700px){.week-day{grid-template-columns:52px 1fr}.week-day-name{font-size:17px}.week-meal{grid-template-columns:92px 1fr;gap:12px;padding:10px}.week-meal img{width:92px}.week-meal h3{font-size:16px;line-height:1.2}.week-meal span{font-size:12px}.week-notes{padding:16px}}.shopping-list{background:#0b2030;border:1px solid #24455a;border-radius:16px;margin-top:20px;overflow:hidden}.shopping-list h3{border-bottom:1px solid #24455a;margin:0;padding:18px 20px}.shopping-row{border-bottom:1px solid #18384b;justify-content:space-between;gap:20px;padding:12px 20px;display:flex}.shopping-row:last-child{border-bottom:0}.shopping-row span{color:#dceaf1}.shopping-row b{color:#72e5ba;text-align:right;white-space:nowrap}@media (width<=600px){.shopping-row{padding:11px 14px}.section-head .heios-action{width:100%;margin-top:10px}}.shopping-head{align-items:flex-end}.shopping-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.shopping-actions button:disabled{opacity:.45;cursor:not-allowed}.shopping-check{cursor:pointer;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;display:grid}.shopping-check input{accent-color:#62e0b0;width:18px;height:18px}.shopping-name{flex-direction:column;gap:3px;display:flex!important}.shopping-name small{color:#7fa8bb;font-size:12px}.shopping-check.done{opacity:.48}.shopping-check.done .shopping-name{text-decoration:line-through}.shopping-complete{color:#72e5ba;padding:24px 20px;font-weight:700}.shopping-note{color:#7fa8bb;margin:14px 4px;font-size:13px}@media (width<=700px){.shopping-head{align-items:stretch}.shopping-actions{grid-template-columns:1fr;width:100%;display:grid}.shopping-actions .heios-action{width:100%;margin:0}.shopping-check{grid-template-columns:24px minmax(0,1fr) auto}}.calendar-week{margin-bottom:34px}.week-heading{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.week-heading small{color:#62e0b0;letter-spacing:.12em;font-weight:800}.week-heading h2{margin:4px 0 0;font-size:28px}.week-heading>span{color:#8fc5e4}.week-meal-link{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.week-meal-link:hover{background:#102b3d}.week-meal-link em{color:#62e0b0;margin-top:7px;font-size:12px;font-style:normal;font-weight:800;display:block}.shopping-check{grid-template-columns:24px minmax(0,1fr) auto 34px!important}.shopping-remove{color:#8fb0c0;background:0 0;border:1px solid #36576a;border-radius:8px;width:30px;height:30px;padding:0;font-size:21px;line-height:1}.shopping-remove:hover{color:#faa;border-color:#ff8f8f}.restore-shopping{color:#8fc5e4;background:0 0;border:1px solid #36576a;margin-top:12px}@media (width<=600px){.week-heading h2{font-size:24px}.shopping-check{grid-template-columns:22px minmax(0,1fr) auto 30px!important}.shopping-remove{width:28px;height:28px}}.week-toggle{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.week-toggle:hover h2{color:#62e0b0}.week-collapsed{display:none}.week-expanded{display:block}.stock-row>span:first-child{flex-direction:column;gap:3px;display:flex}.stock-row small{color:#7fa8bb;font-size:11px;font-weight:400;display:block}.saved-products{background:#0b2030;border:1px solid #24455a;border-radius:16px;margin-top:24px;padding:20px}.saved-products>h2{margin-top:0}.saved-products>.stock-row{border-bottom:1px solid #18384b;grid-template-columns:minmax(0,1fr) auto 36px;align-items:center;gap:12px;padding:12px 0;display:grid}.scan-status{color:#72e5ba;background:#103448;border-radius:10px;padding:10px 12px}.mhd-unknown{align-self:end;align-items:center;gap:9px;padding-bottom:10px;display:flex!important}.mhd-unknown input{accent-color:#62e0b0;width:18px;height:18px}.expiry-alert{background:#211d16;border:1px solid #8a6230;border-radius:16px;grid-template-columns:minmax(230px,.8fr) 1.2fr;gap:20px;margin-bottom:24px;padding:20px;display:grid}.expiry-alert small{color:#f0b866;letter-spacing:.12em;font-weight:800}.expiry-alert h2{margin:5px 0 6px}.expiry-alert p{color:#cdbb9f;margin:0}.expiry-items{gap:7px;display:grid}.expiry-items button{color:#f2eadf;text-align:left;background:#2a241b;border:1px solid #5d4930;border-radius:10px;justify-content:space-between;gap:16px;width:100%;padding:10px 12px;display:flex}.expiry-items b{color:#f0b866;white-space:nowrap}@media (width<=700px){.expiry-alert{grid-template-columns:1fr}}.scan-button{min-height:48px}.scanner{background:#020a10;border:1px solid #31576d;border-radius:16px;margin:14px 0;position:relative;overflow:hidden}.scanner video{aspect-ratio:4/3;object-fit:cover;width:100%;max-height:420px;display:block}.scanner-frame{pointer-events:none;border:3px solid #67d5a5;border-radius:12px;height:30%;position:absolute;top:34%;left:9%;right:9%;box-shadow:0 0 0 999px #00101855}.scanner p{text-align:center;color:#fff;text-shadow:0 2px 8px #000;font-weight:800;position:absolute;bottom:58px;left:0;right:0}.scanner>button{width:calc(100% - 24px);position:absolute;bottom:10px;left:12px;right:12px}.scan-status{color:#a9d9ee;background:#0e2d3d;border-radius:10px;margin:10px 0;padding:10px 12px}@media (width<=700px){.barcode-head{grid-template-columns:1fr 1fr}.barcode-head label{grid-column:1/-1}.scan-button,.barcode-head .secondary{width:100%}.scanner video{aspect-ratio:3/4;max-height:none}}.stock-actions{flex-wrap:wrap;gap:10px;display:flex}.editable-ingredients .amount-edit{align-items:center;gap:8px;display:flex}.editable-ingredients .amount-edit input{border-radius:9px;width:92px;padding:9px 10px}.ingredient-edit-hint{color:#91b4c8;margin:-4px 0 12px}.cooked-button{color:#061a18!important;background:#61d4a7!important;font-weight:800!important}.form-error{color:#ffd7dc;background:#4a1820;border-radius:10px;padding:10px 12px}@media (width<=600px){.stock-actions{width:100%}.stock-actions button{flex:1}.editable-ingredients li{align-items:center}.editable-ingredients .amount-edit input{width:78px}}.nutrition-block{margin-top:24px}.nutrition-block h3{margin-bottom:12px}.article-overview{background:#0b2030;border:1px solid #24455a;border-radius:16px;margin:0 0 22px;padding:18px 20px}.article-overview h2{margin:0 0 4px}.article-overview>p{color:#86aabd;margin:0 0 14px}.article-row{border-top:1px solid #18384b;grid-template-columns:minmax(0,1fr) auto 120px;align-items:center;gap:14px;padding:11px 0;display:grid}.article-row small{color:#7fa8bb;text-align:right}.stock-edit{padding:6px 9px!important;font-size:12px!important}@media (width<=600px){.article-row{grid-template-columns:minmax(0,1fr) auto}.article-row small{text-align:left;grid-column:1/-1}.stock-row{gap:7px}}.editable-ingredients{border-top:1px solid #21475a;display:grid}.ingredient-edit-row{border-bottom:1px solid #21475a;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:18px;min-height:58px;padding:9px 0;display:grid}.ingredient-edit-name{font-weight:650;line-height:1.3}.ingredient-edit-amount{grid-template-columns:88px minmax(0,1fr);justify-self:end;align-items:center;gap:9px;display:grid}.ingredient-edit-amount input{box-sizing:border-box;border-radius:9px!important;width:88px!important;padding:10px 11px!important}.ingredient-edit-amount span{color:#63ddb0;word-break:normal;font-weight:800;line-height:1.1}.nutrition-block{background:#0c293a;border:1px solid #244f61;border-radius:14px;padding:18px 20px}.nutrition-block .macros{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.nutrition-block .macros span{text-align:center;background:#102f40;border-radius:11px;padding:13px 10px;font-weight:800}@media (width<=600px){.ingredient-edit-row{grid-template-columns:minmax(0,1fr) 126px;gap:10px}.ingredient-edit-amount{grid-template-columns:72px minmax(0,1fr);gap:7px}.ingredient-edit-amount input{width:72px!important}.nutrition-block .macros{grid-template-columns:repeat(2,minmax(0,1fr))}}.recipe-tools{grid-template-columns:auto auto auto minmax(180px,1fr);align-items:stretch;gap:10px;display:grid!important}.recipe-tools>*{min-height:46px!important}.scaled-ingredients{background:#0b2637!important;border:1px solid #244f61!important;border-radius:16px!important;margin-top:18px!important;padding:20px!important}.scaled-ingredients>h3{margin:0 0 5px;font-size:20px}.ingredient-edit-hint{margin:0 0 16px!important}.ingredient-edit-row{grid-template-columns:minmax(180px,1fr) 150px!important;min-height:54px!important}.ingredient-edit-name{font-size:15px}.nutrition-live{background:#0e3042;border:1px solid #28556a;border-radius:14px;grid-template-columns:minmax(180px,.7fr) 1.3fr;align-items:center;gap:18px;margin-top:20px;padding:18px;display:grid}.nutrition-live small{color:#62e0b0;letter-spacing:.09em;font-weight:800}.nutrition-live h3{margin:4px 0 0}.nutrition-live-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.nutrition-live-grid span{color:#9bc1d4;background:#12394b;border-radius:10px;flex-direction:column;align-items:center;padding:12px 8px;display:flex}.nutrition-live-grid b{color:#fff;font-size:20px}.nutrition-live>p{color:#7fa8bb;grid-column:1/-1;margin:0;font-size:12px}.recipe-columns{border-top:1px solid #24455a;padding-top:24px;margin-top:26px!important}.nutrition-block{display:none}@media (width<=800px){.recipe-tools{grid-template-columns:1fr 1fr}.recipe-tools>*{width:100%!important}.nutrition-live{grid-template-columns:1fr}.nutrition-live-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.recipe-tools{grid-template-columns:1fr}.ingredient-edit-row{grid-template-columns:minmax(0,1fr) 125px!important}.scaled-ingredients{padding:15px!important}}.recipe-tools{grid-template-columns:auto auto auto auto!important;justify-content:start!important}.recipe-tools .cooked-button{width:auto!important;min-width:110px!important}.scaled-ingredients{background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;max-width:none!important;padding:0!important}.editable-ingredients{width:100%;background:0 0!important}.ingredient-edit-row{grid-template-columns:minmax(0,1fr) auto!important;gap:20px!important;min-height:52px!important}.ingredient-edit-amount{justify-content:flex-end!important;align-items:baseline!important;gap:8px!important;min-width:150px!important;display:flex!important}.ingredient-edit-amount input{color:#eef5f8!important;text-align:right!important;width:76px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:2px solid #67d5a5!important;border-radius:0!important;outline:none!important;padding:5px 2px!important}.ingredient-edit-amount input:focus{border-bottom-color:#fff!important}.ingredient-edit-amount span{white-space:nowrap!important;min-width:55px!important}.nutrition-live{grid-template-columns:minmax(220px,.7fr) minmax(420px,1.3fr)!important;width:100%!important}.nutrition-live-grid{grid-template-columns:repeat(4,minmax(95px,1fr))!important}.nutrition-live-grid span{min-width:0!important;padding:12px 10px!important}.recipe-columns{grid-template-columns:1fr!important}.recipe-columns>section{max-width:850px}@media (width<=800px){.recipe-tools{grid-template-columns:repeat(2,minmax(0,1fr))!important}.recipe-tools .cooked-button{width:100%!important}.nutrition-live{grid-template-columns:1fr!important}.nutrition-live-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=560px){.recipe-tools{grid-template-columns:1fr 1fr!important}.serving-picker{grid-column:1/-1!important}.ingredient-edit-row{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.ingredient-edit-name{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:14px!important;overflow:hidden!important}.ingredient-edit-amount{gap:5px!important;min-width:116px!important}.ingredient-edit-amount input{width:58px!important}.ingredient-edit-amount span{min-width:50px!important;font-size:13px!important}.nutrition-live{padding:14px!important}.nutrition-live-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}.nutrition-live-grid span{padding:9px 3px!important;font-size:10px!important}.nutrition-live-grid b{font-size:16px!important}}.stock-category-groups{gap:22px;display:grid}.stock-category>h2{color:#67d5a5;margin:0 0 10px;font-size:20px}.stock-category .stock-groups{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.shopping-category h4{color:#67d5a5;background:#102b3d;border-bottom:1px solid #24455a;margin:0;padding:12px 20px}.shopping-category+.shopping-category h4{border-top:1px solid #24455a}@media (width<=600px){.shopping-category h4{padding:11px 14px}}.stock-category{margin-top:6px}.stock-category>h2{margin:0 0 12px!important;font-size:19px!important}.stock-category .stock-groups{gap:14px!important}.stock-category .stock-card{border-radius:16px!important;min-height:150px!important;padding:18px!important}.stock-card h3{border-bottom:1px solid #1d4053;padding-bottom:10px;margin:0 0 10px!important}.stock-card>.stock-row{grid-template-columns:minmax(0,1fr) auto auto auto!important;align-items:center!important;gap:10px!important;padding:10px 0!important;display:grid!important}.stock-card>.stock-row>span:first-child{min-width:0}.stock-card>.stock-row>span:first-child>small{line-height:1.35}.stock-card>.stock-row>b{white-space:nowrap;color:#eef5f8;font-size:16px}.stock-card .stock-edit{color:#b9d5e5!important;background:#123449!important;border:1px solid #31576d!important;border-radius:9px!important;place-items:center!important;width:34px!important;height:34px!important;padding:0!important;font-size:0!important;display:grid!important;overflow:hidden!important}.stock-card .stock-edit:after{content:"✎";line-height:1;font-size:17px!important}.stock-card .stock-edit:hover{color:#67d5a5!important;border-color:#67d5a5!important}.stock-card .shopping-remove{border-radius:9px;width:34px;height:34px;font-size:20px}.article-overview{padding:18px 20px!important}.article-row{grid-template-columns:minmax(0,1fr) auto auto!important}.article-row b{font-size:15px}.article-row>span{font-weight:800}.article-row small{width:110px}.saved-products{padding:18px 20px!important}.saved-products>.stock-row{grid-template-columns:minmax(0,1fr) auto 34px!important}.dialog>p{margin-top:-5px}.dialog>.fields{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin:20px 0!important}.dialog>.fields label{color:#b8c7d2!important;gap:7px!important;font-size:.9rem!important;display:grid!important}.dialog>.fields input,.dialog>.fields select{color:#eef5f8!important;width:100%!important;min-height:44px!important;font:inherit!important;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;background:#071521!important;border:1px solid #31576d!important;border-radius:10px!important;padding:10px 11px!important}.dialog>.fields input:focus,.dialog>.fields select:focus{border-color:#67d5a5!important;outline:2px solid #67d5a555!important}.dialog>.actions{padding-top:4px}.dialog>.actions .secondary{color:#e9f0f7!important;background:#173449!important}@media (width<=700px){.stock-category .stock-groups{grid-template-columns:1fr!important}.stock-category .stock-card{min-height:0!important}.stock-card>.stock-row{grid-template-columns:minmax(0,1fr) auto 34px 34px!important;gap:7px!important}.dialog>.fields{grid-template-columns:1fr!important;gap:12px!important}.article-row{grid-template-columns:minmax(0,1fr) auto!important}.article-row small{grid-column:1/-1;text-align:left!important;width:auto!important}}.ingredient-edit-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:50px!important;display:grid!important}.ingredient-edit-name,.ingredient-edit-amount,.ingredient-edit-amount input,.ingredient-edit-amount span{font-family:inherit!important;font-size:15px!important;font-weight:700!important;line-height:1.25!important}.ingredient-edit-name{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.ingredient-edit-amount{grid-template-columns:72px minmax(58px,auto)!important;align-items:center!important;gap:10px!important;min-width:145px!important;display:grid!important}.ingredient-edit-amount input{box-sizing:border-box!important;text-align:right!important;width:72px!important;height:30px!important;padding:2px 3px 4px!important}.ingredient-edit-amount span{white-space:nowrap!important;color:#67d5a5!important;min-width:0!important}@media (width<=560px){.ingredient-edit-row{min-height:46px!important}.ingredient-edit-name,.ingredient-edit-amount,.ingredient-edit-amount input,.ingredient-edit-amount span{font-size:14px!important}.ingredient-edit-amount{grid-template-columns:54px minmax(45px,auto)!important;gap:7px!important;min-width:106px!important}.ingredient-edit-amount input{width:54px!important;height:28px!important}}.ingredient-edit-row{grid-template-columns:minmax(0,1fr) 190px!important}.ingredient-edit-amount{grid-template-columns:72px 108px!important;justify-content:start!important;gap:10px!important;width:190px!important;min-width:190px!important;display:grid!important}.ingredient-edit-amount input{justify-self:end!important;width:72px!important}.ingredient-edit-amount span{text-align:left!important;justify-self:start!important;width:108px!important;min-width:108px!important}@media (width<=560px){.ingredient-edit-row{grid-template-columns:minmax(0,1fr) 145px!important}.ingredient-edit-amount{grid-template-columns:54px 84px!important;gap:7px!important;width:145px!important;min-width:145px!important}.ingredient-edit-amount input{width:54px!important}.ingredient-edit-amount span{width:84px!important;min-width:84px!important}}@media (width<=700px){.stock-card>.stock-row{grid-template-columns:minmax(0,1fr) auto 32px 32px!important;gap:6px!important}.stock-card>.stock-row>b{font-size:15px!important}.stock-card .stock-edit,.stock-card .shopping-remove{width:32px!important;min-width:32px!important;height:32px!important}.stock-card .stock-edit:after{font-size:16px!important}.stock-card>.stock-row>span:first-child{overflow:hidden!important}.stock-card>.stock-row>span:first-child>small{white-space:normal!important;overflow-wrap:anywhere!important}.article-overview{border-radius:15px!important;padding:16px!important}.article-overview h2{font-size:1.55rem!important}.saved-products{padding:16px!important}}@media (width<=430px){.stock-card{padding:14px!important}.stock-card>.stock-row{grid-template-columns:minmax(0,1fr) auto 30px 30px!important;gap:5px!important}.stock-card>.stock-row>b{font-size:14px!important}.stock-card .stock-edit,.stock-card .shopping-remove{border-radius:8px!important;width:30px!important;min-width:30px!important;height:30px!important}}.article-category{margin-top:16px}.article-category h3{color:#67d5a5;border-bottom:1px solid #24455a;margin:0;padding:9px 0 8px;font-size:16px}.article-category .article-row:first-of-type{border-top:0}@media (width<=700px){.article-category{margin-top:14px}.article-category h3{padding:8px 0 7px;font-size:15px}.stock-groups{grid-template-columns:1fr!important}}.shopping-category-toggle{color:#62e0b0;text-align:left;background:#103247;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:12px 20px;display:flex}.shopping-category-toggle h4{color:inherit;margin:0}.shopping-category-toggle span{color:#8fc5e4;white-space:nowrap;font-size:12px;font-weight:700}@media (width<=700px){.shopping-category-toggle{padding:11px 14px}.shopping-category-toggle span{font-size:11px}.shopping-category-toggle h4{font-size:14px}}.shopping-category-toggle{background:0 0!important;padding-left:20px!important;padding-right:20px!important}.shopping-category-toggle:hover{background:0 0!important}.shopping-category-toggle h4{background:0 0!important;border:0!important;padding:0!important}.recipe-filters{background:#0b2030;border:1px solid #24455a;border-radius:14px;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:12px;margin:0 0 10px;padding:16px;display:grid}.recipe-filters label{color:#a9c1cf;gap:6px;font-size:13px;font-weight:700;display:grid}.recipe-filters select{color:#eef5f8;min-height:44px;font:inherit;background:#071521;border:1px solid #31576d;border-radius:10px;padding:9px 11px}.filter-result{color:#8fc5e4;margin:10px 0 16px}.recipe-filter-card{text-align:left!important;flex-direction:column!important;display:flex!important}.recipe-card-actions{grid-template-columns:1fr;gap:8px;margin-top:auto;padding-top:12px;display:grid}.recipe-card-actions button{justify-content:center;width:100%}.shopping-extra-note{background:#0b2030;border:1px solid #31576d;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:0 0 14px;padding:12px 16px;display:grid}.shopping-extra-note span{color:#8fc5e4;font-size:13px}@media (width<=700px){.shopping-category-toggle{padding-left:14px!important;padding-right:14px!important}.recipe-filters{grid-template-columns:1fr;padding:14px}.recipe-filters button{width:100%}.shopping-extra-note{grid-template-columns:1fr;gap:6px}.shopping-extra-note button{width:100%}.recipe-card-actions{grid-template-columns:1fr}}.recipe-filters{background:#0b2030!important;border:1px solid #24455a!important;grid-template-columns:1fr!important;gap:16px!important;padding:18px!important;display:grid!important}.filter-group{gap:9px;display:grid}.filter-group>b{color:#b8d0de;font-size:13px}.filter-chips{flex-wrap:wrap;gap:7px;display:flex}.filter-chips button{color:#b8d0de;background:#0a1a26;border:1px solid #31576d;border-radius:9px;min-height:36px;padding:7px 11px;font-weight:700}.filter-chips button:hover,.filter-chips button.active{color:#67d5a5;background:#12394b;border-color:#67d5a5}.filter-ingredient-list{flex-wrap:wrap;gap:7px;max-height:170px;padding-right:4px;display:flex;overflow:auto}.filter-ingredient-list label{color:#b8d0de;cursor:pointer;background:#0a1a26;border:1px solid #31576d;border-radius:9px;align-items:center;gap:7px;padding:7px 10px;display:flex}.filter-ingredient-list label.active{color:#67d5a5;background:#12394b;border-color:#67d5a5}.filter-ingredient-list input{accent-color:#67d5a5;width:15px;height:15px}.filter-summary{color:#8fc5e4;border-top:1px solid #24455a;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;font-size:13px;display:flex}.recipe-card-actions button{color:#eef5f8!important;background:#12394b!important;border:1px solid #31576d!important;border-radius:9px!important;min-height:40px!important;font-weight:800!important}.recipe-card-actions button:hover{color:#67d5a5!important;border-color:#67d5a5!important}.recipe-card-actions .secondary{color:#b8d0de!important;background:#0a1a26!important}@media (width<=700px){.recipe-filters{gap:14px!important;padding:14px!important}.filter-ingredient-list{max-height:210px}.filter-summary{flex-direction:column;align-items:stretch}.filter-summary button{width:100%}.filter-chips button,.filter-ingredient-list label{font-size:12px}}.recipe-filters{gap:12px!important;width:100%!important;max-width:760px!important;padding:14px!important}.filter-chips,.filter-ingredient-list{gap:6px!important}.filter-ingredient-list{scrollbar-width:thin;scrollbar-color:#31576d #0a1a26;max-height:116px!important;overflow:hidden auto!important}.filter-ingredient-list::-webkit-scrollbar{width:7px}.filter-ingredient-list::-webkit-scrollbar-track{background:#0a1a26;border-radius:999px}.filter-ingredient-list::-webkit-scrollbar-thumb{background:#31576d;border-radius:999px}.filter-ingredient-list::-webkit-scrollbar-thumb:hover{background:#67d5a5}.filter-ingredient-list button{color:#b8d0de;cursor:pointer;background:#0a1a26;border:1px solid #31576d;border-radius:8px;min-height:32px;padding:6px 9px;font-weight:700}.filter-ingredient-list button:hover,.filter-ingredient-list button.active{color:#67d5a5;background:#12394b;border-color:#67d5a5}.filter-summary .secondary{color:#b8d0de!important;background:#0a1a26!important;border:1px solid #31576d!important;border-radius:8px!important;width:auto!important;min-height:34px!important;padding:6px 11px!important;font-weight:700!important}.filter-summary .secondary:hover{color:#67d5a5!important;background:#12394b!important;border-color:#67d5a5!important}@media (width<=700px){.recipe-filters{max-width:none!important;padding:12px!important}.filter-ingredient-list{max-height:108px!important}.filter-summary .secondary{width:100%!important}.filter-chips button,.filter-ingredient-list button{min-height:34px;font-size:12px}}.recipe-card-actions{gap:10px!important;padding-top:16px!important}.recipe-card-actions button{gap:7px!important;min-height:46px!important;padding:10px 14px!important;line-height:1.25!important}.recipe-card-actions .secondary{margin-top:0!important}@media (width<=700px){.recipe-card-actions{gap:9px!important;padding-top:14px!important}.recipe-card-actions button{min-height:44px!important;padding:10px 12px!important;font-size:14px!important}}.recipe-filters{border-radius:13px!important;gap:10px!important;max-width:640px!important;padding:12px!important}.filter-group{gap:7px!important}.filter-group>b{font-size:12px!important}.filter-chips button,.filter-ingredient-list button{border-radius:7px!important;min-height:30px!important;padding:5px 8px!important;font-size:12px!important;line-height:1.15!important}.filter-ingredient-list{gap:5px!important;max-height:92px!important}.filter-summary{padding-top:9px!important;font-size:12px!important}.filter-summary .secondary{min-height:30px!important;padding:5px 9px!important;font-size:12px!important}@media (width<=700px){.recipe-filters{max-width:100%!important;padding:11px!important}.filter-chips button,.filter-ingredient-list button{min-height:32px!important;padding:6px 8px!important}.filter-ingredient-list{max-height:104px!important}}.recipe-grid{grid-template-columns:repeat(auto-fill,minmax(250px,280px))!important;justify-content:start!important;align-items:stretch!important}.recipe-filter-card{width:100%!important;max-width:280px!important}@media (width<=700px){.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.recipe-filter-card{max-width:none!important}}@media (width<=480px){.recipe-grid{grid-template-columns:1fr!important}.recipe-filter-card{max-width:none!important}}.barcode-head{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:end!important;gap:10px!important;display:grid!important}.barcode-head label{min-width:0!important}.barcode-head .scan-button,.barcode-head .secondary{white-space:nowrap!important;border-radius:10px!important;min-height:44px!important;padding:10px 14px!important;font-weight:800!important}.barcode-head .scan-button{color:#67d5a5!important;background:#12394b!important;border:1px solid #67d5a5!important}.barcode-head .scan-button:hover{background:#174b5d!important}.field-hint{color:#789bad;font-size:12px;font-weight:500}@media (width<=700px){.barcode-head{grid-template-columns:1fr 1fr!important}.barcode-head label{grid-column:1/-1!important}.barcode-head .scan-button,.barcode-head .secondary{justify-content:center!important;width:100%!important;padding:10px 8px!important;font-size:14px!important}.barcode-form .fields{grid-template-columns:1fr!important}.barcode-form .actions{z-index:2;background:#0b1b29;padding:10px 0 2px;position:sticky;bottom:0}}@media (width<=430px){.barcode-head{grid-template-columns:1fr!important}.barcode-head label{grid-column:auto!important}.barcode-head .scan-button,.barcode-head .secondary{min-height:46px!important}}.package-stepper{grid-template-columns:46px minmax(70px,1fr) 46px;align-items:center;gap:7px;display:grid}.package-stepper button{color:#67d5a5;background:#123449;border:1px solid #31576d;border-radius:10px;height:46px;font-size:24px;font-weight:800}.package-stepper input{text-align:center!important;height:46px!important}.package-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.package-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.package-stepper input{-moz-appearance:textfield}.barcode-form .field-hint{color:#7fa8bb;margin-top:2px}@media (width<=700px){.package-stepper{grid-template-columns:52px minmax(0,1fr) 52px}.package-stepper button{height:50px;font-size:26px}.package-stepper input{height:50px!important;font-size:18px!important}}
