:root{--stk-accent: oklch(.55 .16 250);--stk-critical: oklch(.58 .2 35);--stk-warning: oklch(.7 .15 80);--stk-ok: #9a998e;--stk-expired: #6b6b62;--stk-neutral: #a89f80;--stk-bg: oklch(.97 .012 80);--stk-surface: #fff;--stk-text: #1c1a12;--stk-text-muted: #5a5340;--stk-border: oklch(.92 .015 80);--stk-wash: oklch(.94 .015 80);--stk-radius-card: 20px;--stk-radius-sheet: 28px;--stk-shadow: 0 2px 8px rgba(30, 25, 10, .06);--stk-shadow-card: 0 3px 10px rgba(30, 25, 10, .07);--stk-scrollbar-thumb: oklch(.72 .03 80)}html,body,#root{height:100%}body{margin:0;overflow:hidden;background:var(--stk-bg);color:var(--stk-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}#root{display:flex;flex-direction:column}.stk-app{flex:1;min-height:0;max-width:480px;width:100%;margin:0 auto;display:flex;flex-direction:column;overflow:hidden;background:var(--stk-bg)}.stk-scroll{flex:1;min-height:0;overflow:auto;padding:20px 20px 12px;-webkit-overflow-scrolling:touch}.stk-scroll,.stk-sheet,.stk-login-wrap{scrollbar-width:none;-ms-overflow-style:none}.stk-scroll::-webkit-scrollbar,.stk-sheet::-webkit-scrollbar,.stk-login-wrap::-webkit-scrollbar{width:0;height:0}@media(hover:hover){.stk-scroll:hover,.stk-scroll:focus-within,.stk-sheet:hover,.stk-sheet:focus-within,.stk-login-wrap:hover,.stk-login-wrap:focus-within{scrollbar-width:thin;scrollbar-color:var(--stk-scrollbar-thumb) transparent}.stk-scroll:hover::-webkit-scrollbar,.stk-scroll:focus-within::-webkit-scrollbar,.stk-sheet:hover::-webkit-scrollbar,.stk-sheet:focus-within::-webkit-scrollbar,.stk-login-wrap:hover::-webkit-scrollbar,.stk-login-wrap:focus-within::-webkit-scrollbar{width:5px;height:5px}.stk-scroll:hover::-webkit-scrollbar-thumb,.stk-scroll:focus-within::-webkit-scrollbar-thumb,.stk-sheet:hover::-webkit-scrollbar-thumb,.stk-sheet:focus-within::-webkit-scrollbar-thumb,.stk-login-wrap:hover::-webkit-scrollbar-thumb,.stk-login-wrap:focus-within::-webkit-scrollbar-thumb{background:var(--stk-scrollbar-thumb);border-radius:999px}.stk-scroll:hover::-webkit-scrollbar-track,.stk-scroll:focus-within::-webkit-scrollbar-track,.stk-sheet:hover::-webkit-scrollbar-track,.stk-sheet:focus-within::-webkit-scrollbar-track,.stk-login-wrap:hover::-webkit-scrollbar-track,.stk-login-wrap:focus-within::-webkit-scrollbar-track{background:transparent}}.stk-headline{font-size:29px;font-weight:800;letter-spacing:-.4px;margin:0 0 20px}.stk-headline-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.stk-headline-row .stk-headline{margin:0}.stk-week-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%}.stk-week-nav>.stk-icon-btn:first-of-type{justify-self:start}.stk-week-nav>.stk-icon-btn:last-of-type{justify-self:end}.stk-week-nav .stk-icon-btn-neutral{font-size:30px;font-weight:400;line-height:1}.stk-week-nav-title{grid-column:2;text-align:center}.stk-week-nav-title .stk-headline{margin:0}.stk-week-nav-title .stk-submeta{margin:4px 0 0}.stk-icon-btn:disabled{opacity:.35;cursor:not-allowed}.stk-submeta{font-size:13px;font-weight:600;color:var(--stk-neutral);margin:-12px 0 20px}.stk-error{background:#ffe8e6;background:oklch(.95 .05 25);color:#a20519;padding:12px 16px;border-radius:12px;margin-bottom:16px;font-size:14px;font-weight:600}.stk-card{background:var(--stk-surface);border-radius:var(--stk-radius-card);box-shadow:var(--stk-shadow-card)}.stk-inv-row{display:flex;align-items:stretch;overflow:hidden;cursor:pointer;margin-bottom:12px}.stk-inv-bar{width:8px;flex:none}.stk-inv-body{flex:1;min-width:0;padding:14px 16px;display:flex;align-items:center;gap:12px}.stk-inv-name{font-size:16.5px;font-weight:700}.stk-pill{font-size:12px;font-weight:700;padding:3px 9px;border-radius:999px;color:#fff;display:inline-block;margin-top:6px}.stk-tag{font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;background:var(--stk-wash);color:var(--stk-text-muted)}.stk-tag-leftover{color:#fff}.stk-recipe-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.stk-protein-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.stk-protein-icon-md{font-size:22px}.stk-protein-icon-sm{font-size:18px}.stk-cat-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0;color:#fff;border-radius:999px}.stk-cat-icon-sm{width:28px;height:28px;font-size:14px}.stk-cat-icon-md{width:32px;height:32px;font-size:16px}.stk-type-badge{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;color:#fff}.stk-type-badge-icon{font-size:13px;line-height:1}.stk-type-badge-label{line-height:1.2}.stk-day-header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.stk-picker-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.stk-filter-block{margin-bottom:20px}.stk-filter-block .stk-segment-row{margin-bottom:8px}.stk-filter-block .stk-chip-row{margin-bottom:0}.stk-chip-row-collapsed{max-height:38px;overflow:hidden}.stk-filter-toggle{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:0;border:none;background:none;font-family:inherit;font-size:13px;font-weight:700;color:var(--stk-accent);cursor:pointer}.stk-filter-chevron{font-size:11px;line-height:1;transition:transform .15s ease}.stk-filter-chevron-up{transform:rotate(180deg)}.stk-segment-row,.stk-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.stk-segment,.stk-chip{padding:10px 16px;border-radius:999px;font-size:13.5px;font-weight:700;cursor:pointer;border:none;font-family:inherit}.stk-chip{padding:8px 14px;font-size:12.5px;border:2px solid var(--stk-border)}.stk-segment-active,.stk-chip-active{background:var(--stk-accent);color:#fff;border-color:var(--stk-accent)}.stk-segment-idle,.stk-chip-idle{background:#fff;color:var(--stk-text-muted)}.stk-recipe-card{padding:18px;cursor:pointer;margin-bottom:14px}.stk-recipe-name{font-size:19px;font-weight:800;margin:10px 0}.stk-tag-row{display:flex;flex-wrap:wrap;gap:7px}.stk-tag-row-collapsed{max-height:61px;overflow:hidden}.stk-recipe-hero{display:block;width:100%;max-height:200px;margin-bottom:16px;border-radius:var(--stk-radius-card);object-fit:cover;box-shadow:var(--stk-shadow-card)}.stk-recipe-hero-placeholder{display:flex;align-items:center;justify-content:center;min-height:120px;max-height:200px;object-fit:unset;background:#ebe6dc;color:var(--stk-neutral);font-size:13px;font-weight:600;box-shadow:none}.stk-import-image-warning{margin:0 0 16px;padding:10px 12px;border-radius:var(--stk-radius-card);background:#f5f0e6;color:var(--stk-neutral);font-size:13px;line-height:1.4}.stk-day-card{padding:16px 18px;margin-bottom:14px}.stk-day-label{display:flex;align-items:baseline;gap:8px;font-size:13px;font-weight:800;color:var(--stk-neutral);text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.stk-day-date{text-transform:none;font-weight:600;letter-spacing:0}.stk-empty-slot{height:48px;border-radius:16px;background:var(--stk-wash);display:flex;align-items:center;justify-content:center;color:var(--stk-neutral);font-size:14px;font-weight:700;cursor:pointer;border:none;width:100%;font-family:inherit}.stk-day-header{display:flex;align-items:center;justify-content:space-between}.stk-day-title{font-size:17px;font-weight:800;cursor:pointer;border:none;background:none;padding:0;font-family:inherit;text-align:left;color:var(--stk-text)}.stk-icon-btn{width:48px;height:48px;border-radius:24px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex:none;font-family:inherit}.stk-icon-btn-accent{background:var(--stk-accent);color:#fff;box-shadow:0 4px 10px #0074c859;box-shadow:0 4px 10px oklch(.55 .16 250 / .35);font-size:30px;font-weight:400;line-height:1}.stk-icon-btn-neutral{background:var(--stk-wash);color:var(--stk-neutral);width:34px;height:34px;border-radius:17px}.stk-shop-row{padding:14px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;margin-bottom:10px;box-shadow:var(--stk-shadow)}.stk-check{width:26px;height:26px;border-radius:13px;border:2px solid var(--stk-border);display:flex;align-items:center;justify-content:center;flex:none}.stk-check-on{background:var(--stk-accent);border-color:var(--stk-accent);color:#fff}.stk-overlay{position:fixed;inset:0;background:#1e190a66;display:flex;align-items:flex-end;z-index:100}.stk-sheet{width:100%;max-width:480px;margin:0 auto;background:#fff;border-radius:var(--stk-radius-sheet) var(--stk-radius-sheet) 0 0;padding:22px 20px 30px;max-height:85vh;overflow:auto;box-sizing:border-box}.stk-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:18px}.stk-sheet-head-main{display:flex;align-items:center;gap:4px;min-width:0;flex:1}.stk-sheet-head .stk-icon-btn-neutral{font-size:30px;font-weight:400;line-height:1}.stk-sheet-title{font-size:21px;font-weight:800}.stk-field-label{font-size:12.5px;font-weight:700;color:var(--stk-neutral);margin-bottom:6px}.stk-input,.stk-select{width:100%;box-sizing:border-box;height:48px;border-radius:16px;border:2px solid var(--stk-border);padding:0 15px;font-size:15.5px;font-family:inherit;background:#fff}.stk-form-stack{display:flex;flex-direction:column;gap:14px}.stk-form-row{display:flex;gap:10px}.stk-form-row>*{flex:1}.stk-btn-row{display:flex;gap:10px;margin-top:8px}.stk-btn-row .stk-btn{flex:1;padding:0 16px;min-height:52px}.stk-btn{height:52px;border-radius:16px;border:none;font-weight:800;font-size:15.5px;cursor:pointer;font-family:inherit;box-sizing:border-box}.stk-btn-primary{background:var(--stk-accent);color:#fff;flex:2}.stk-btn-danger{background:#ffe0dc;background:oklch(.94 .06 25);color:#a20519;flex:1}a.stk-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.stk-btn-secondary{background:var(--stk-wash);color:var(--stk-text);width:100%;padding:0 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stk-stepper{display:flex;align-items:center;gap:12px;background:var(--stk-wash);border-radius:999px;padding:4px}.stk-stepper-btn{width:34px;height:34px;border-radius:17px;background:#fff;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:19px;font-weight:800;color:var(--stk-accent);border:none;font-family:inherit}.stk-stepper-val{min-width:18px;text-align:center;font-size:16px;font-weight:800}.stk-tabbar{flex:none;display:flex;border-top:1px solid var(--stk-border);background:#fff;padding:10px 8px max(26px,calc(10px + env(safe-area-inset-bottom,0px)))}.stk-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;border:none;background:none;font-family:inherit;padding:0}.stk-tab-label{font-size:11px;font-weight:800}.stk-group-title{font-size:15px;font-weight:800;margin:0 2px 10px}.stk-group{margin-bottom:26px}.stk-ing-line{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--stk-wash);font-size:15px}.stk-instruction-list{list-style:none;margin:0;padding:0;counter-reset:instruction-step}.stk-instruction-step{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid var(--stk-wash);font-size:15px;line-height:1.55}.stk-instruction-step:before{counter-increment:instruction-step;content:counter(instruction-step) ".";flex-shrink:0;min-width:1.5em;font-weight:700;color:var(--stk-neutral)}.stk-instruction-text{flex:1;min-width:0}.stk-instruction-edit{flex-shrink:0;margin-top:-2px}.stk-instruction-input{flex:1;min-width:0}.stk-instruction-empty{margin:0;font-size:15px;color:var(--stk-neutral)}.stk-import-sheet-body{display:flex;flex-direction:column}.stk-import-sheet-body--searching{min-height:min(320px,50vh)}.stk-import-searching{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:24px;text-align:center}.stk-import-search-spinner{width:44px;height:44px;border:3px solid var(--stk-wash);border-top-color:var(--stk-accent);border-radius:50%;animation:stk-spin .85s linear infinite}@keyframes stk-spin{to{transform:rotate(360deg)}}.stk-import-search-msgs{position:relative;height:1.6em;width:100%}.stk-import-search-msg{position:absolute;inset:0;margin:0;opacity:0;font-size:15px;font-weight:600;color:var(--stk-text-muted);animation:stk-import-search-msg 7.5s ease-in-out infinite}.stk-import-search-msg:nth-child(1){animation-delay:0s}.stk-import-search-msg:nth-child(2){animation-delay:2.5s}.stk-import-search-msg:nth-child(3){animation-delay:5s}@keyframes stk-import-search-msg{0%,to{opacity:0;transform:translateY(4px)}4%,28%{opacity:1;transform:translateY(0)}33%{opacity:0;transform:translateY(-4px)}}.stk-import-search-dots{display:flex;gap:6px}.stk-import-search-dot{width:7px;height:7px;border-radius:50%;background:var(--stk-neutral);animation:stk-import-search-dot 1.2s ease-in-out infinite}.stk-import-search-dot:nth-child(2){animation-delay:.15s}.stk-import-search-dot:nth-child(3){animation-delay:.3s}@keyframes stk-import-search-dot{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.stk-login-wrap{flex:1;min-height:0;overflow:auto;display:flex;align-items:center;justify-content:center;padding:40px 20px;box-sizing:border-box}.stk-login-form{width:100%;max-width:320px}.stk-muted-btn{font-size:12px;font-weight:700;color:var(--stk-accent);background:none;border:none;cursor:pointer;padding:0;margin-top:10px;font-family:inherit}.stk-picker-item{background:#f6f1e9;border-radius:18px;padding:14px 18px;cursor:pointer;margin-bottom:12px;border:none;width:100%;text-align:left;font-family:inherit}.stk-picker-name{font-size:16px;font-weight:800;color:var(--stk-text)}.stk-picker-meta{font-size:12.5px;font-weight:600;color:var(--stk-neutral);margin-top:3px}.stk-scan-chooser{display:flex;flex-direction:column;gap:12px}.stk-scan-mode-btn{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:16px 18px;border:1px solid var(--stk-border);border-radius:16px;background:var(--stk-surface);cursor:pointer;text-align:left;font-family:inherit}.stk-scan-mode-label{font-size:17px;font-weight:800;color:var(--stk-text)}.stk-scan-mode-hint{font-size:13px;font-weight:600;color:var(--stk-text-muted)}.stk-scan-back{margin-bottom:16px;flex:none;width:auto;height:40px;padding:0 14px}.stk-scan-save-row{margin-top:8px}.stk-barcode-scanner{display:flex;flex-direction:column;gap:8px}.stk-barcode-video{width:100%;max-height:220px;border-radius:16px;background:#111;object-fit:cover}.stk-scan-hint{margin:0;text-align:center}.stk-scan-product{padding:12px 14px;border-radius:12px;background:var(--stk-wash)}.stk-scan-product-name{font-size:15px;font-weight:700}.stk-voice-transcript{resize:vertical;min-height:72px;line-height:1.4}.stk-voice-speak-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:120px;padding:24px;border:2px dashed var(--stk-border);border-radius:20px;background:var(--stk-surface);font-family:inherit;font-size:20px;font-weight:800;color:var(--stk-text);cursor:pointer}.stk-voice-speak-btn-active{border-color:var(--stk-accent);color:var(--stk-accent);background:#eef6ff;background:oklch(.97 .02 250)}.stk-voice-speak-btn:disabled{opacity:.65;cursor:not-allowed}.stk-voice-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.stk-voice-item{display:flex;align-items:center;gap:10px;padding:12px 14px;margin-bottom:0}.stk-voice-item-body{flex:1;min-width:0}.stk-voice-item-name{font-size:16px;font-weight:700}.stk-voice-item-warn{font-size:13px;font-weight:600;color:var(--stk-critical)}.stk-voice-item-meta{font-size:13px;font-weight:600;color:var(--stk-text-muted);margin-top:4px}.stk-voice-item-actions{display:flex;gap:4px;flex-shrink:0}.stk-btn-listening{opacity:.7}
