:root{--stk-burgundy: #6B1F2A;--stk-teal: #0F766E;--stk-amber: #B45309;--stk-ink: #1a1a1a;--stk-muted: #5F6368;--stk-line: #e6e6ea;--stk-bg: #faf8f6}.stock-page{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--stk-ink)}.stk-hero{max-width:1320px;margin:0 auto;padding:7.5rem 1.25rem 1.5rem}.stk-hero-inner{max-width:820px;margin:0 auto 1.75rem;text-align:center}.stk-badge{display:inline-block;padding:.4rem .9rem;border-radius:999px;background:#6b1f2a14;color:var(--stk-burgundy);font-size:.85rem;font-weight:600;margin-bottom:1rem}.stk-title{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(2rem,5vw,3.1rem);line-height:1.08;margin:0 0 1rem}.stk-lead{font-size:1.08rem;line-height:1.6;color:var(--stk-muted);margin:0}.stk-nojs{text-align:center;color:var(--stk-muted);padding:2rem}.stk-app{max-width:1240px;margin:0 auto;background:#fff;border:1px solid var(--stk-line);border-radius:1.1rem;box-shadow:0 18px 40px -24px #00000040;overflow:hidden}.stk-tabs{display:flex;flex-wrap:wrap;gap:.25rem;padding:.55rem .7rem 0;background:var(--stk-bg);border-bottom:1px solid var(--stk-line)}.stk-tab{appearance:none;border:1px solid transparent;border-bottom:none;background:transparent;font:inherit;font-weight:600;font-size:.92rem;color:var(--stk-muted);padding:.6rem 1rem;border-radius:.6rem .6rem 0 0;cursor:pointer;margin-bottom:-1px}.stk-tab:hover{color:var(--stk-ink)}.stk-tab.is-on{background:#fff;color:var(--stk-burgundy);border-color:var(--stk-line);box-shadow:0 -2px 0 var(--stk-burgundy) inset}.stk-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));background:#fff}.stk-kpi{padding:.85rem 1rem;display:flex;flex-direction:column;gap:.1rem;border-right:1px solid var(--stk-line);border-bottom:1px solid var(--stk-line)}.stk-kpi-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--stk-muted)}.stk-kpi-value{font-family:Bricolage Grotesque,sans-serif;font-size:1.35rem;line-height:1.2}.stk-kpi-note{font-size:.72rem;color:var(--stk-muted)}.stk-kpi--good .stk-kpi-value{color:var(--stk-teal)}.stk-kpi--warn .stk-kpi-value{color:var(--stk-amber)}.stk-panel{padding:1.25rem 1.25rem 1.5rem}.stk-panel-head{display:flex;flex-wrap:wrap;gap:.9rem;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.stk-panel-title{font-family:Bricolage Grotesque,sans-serif;font-size:1.25rem;margin:0 0 .2rem}.stk-panel-intro{margin:0;max-width:62ch;font-size:.9rem;line-height:1.55;color:var(--stk-muted)}.stk-actions{display:flex;flex-wrap:wrap;gap:.5rem}.stk-btn{appearance:none;border:1px solid var(--stk-line);background:#fff;color:var(--stk-ink);font:inherit;font-weight:600;font-size:.85rem;padding:.5rem .85rem;border-radius:.65rem;cursor:pointer;transition:all .15s ease;white-space:nowrap}.stk-btn:hover{border-color:#c9c9d1}.stk-btn:disabled{opacity:.7;cursor:default}.stk-btn-primary{background:var(--stk-burgundy);color:#fff;border-color:var(--stk-burgundy)}.stk-btn-primary:hover{background:#581824}.stk-btn-ghost{background:transparent}.stk-btn-add{border-style:dashed;color:var(--stk-burgundy);background:transparent}.stk-btn-add:hover{border-color:var(--stk-burgundy);background:#6b1f2a0a}.stk-btn-link{border:none;background:none;padding:.2rem .1rem;color:var(--stk-burgundy);text-decoration:underline;font-size:.78rem;border-radius:0}.stk-filters{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-bottom:.9rem}.stk-search{font:inherit;font-size:.88rem;padding:.5rem .7rem;min-width:220px;flex:1 1 220px;border:1px solid var(--stk-line);border-radius:.6rem;background:#fff;color:var(--stk-ink)}.stk-chips{display:flex;flex-wrap:wrap;gap:.35rem}.stk-chip{appearance:none;border:1px solid var(--stk-line);background:#fff;color:var(--stk-muted);font:inherit;font-size:.78rem;font-weight:600;padding:.35rem .65rem;border-radius:999px;cursor:pointer}.stk-chip.is-on{background:var(--stk-burgundy);color:#fff;border-color:var(--stk-burgundy)}.stk-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.stk-table{width:100%;border-collapse:collapse;font-size:.85rem}.stk-table th{text-align:left;font-weight:700;font-size:.68rem;text-transform:uppercase;letter-spacing:.03em;color:var(--stk-muted);border-bottom:1.5px solid var(--stk-line);padding:.45rem .4rem;vertical-align:bottom;white-space:nowrap}.stk-table td{border-bottom:1px solid var(--stk-line);padding:.3rem .4rem;vertical-align:middle}.stk-table tfoot td{border-bottom:none;padding-top:.65rem}.stk-num,.stk-table th.stk-num{text-align:right}.stk-strong{font-weight:600}.stk-muted{color:var(--stk-muted)}.stk-none{text-align:center;color:var(--stk-muted);padding:1.5rem 0}.stk-table--items{min-width:940px}.stk-table--order,.stk-table--waste{min-width:560px}.stk-cell-name{min-width:180px}.stk-input{width:100%;box-sizing:border-box;font:inherit;font-size:.85rem;padding:.4rem .5rem;border:1px solid var(--stk-line);border-radius:.5rem;background:#fff;color:var(--stk-ink)}.stk-input:focus{outline:2px solid rgba(107,31,42,.28);border-color:var(--stk-burgundy)}.stk-input--num{text-align:right;max-width:6.5rem}.stk-input--hand{background:#fffdf7;border-color:#e9dcc0}.stk-select{font:inherit;font-size:.8rem;padding:.38rem .4rem;border:1px solid var(--stk-line);border-radius:.5rem;background:#fff;color:var(--stk-ink);cursor:pointer;max-width:10.5rem}.stk-icon-btn{appearance:none;border:1px solid var(--stk-line);background:#fff;color:var(--stk-muted);width:1.8rem;height:1.8rem;border-radius:.5rem;cursor:pointer;font-size:1.05rem;line-height:1;display:flex;align-items:center;justify-content:center}.stk-icon-btn:hover{border-color:var(--stk-burgundy);color:var(--stk-burgundy)}.stk-hidden{display:none}.stk-clip{position:fixed;left:-9999px;top:0}.stk-badge{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.22rem .45rem;border-radius:.4rem;white-space:nowrap}.stk-badge--ok{background:#0f766e1a;color:var(--stk-teal)}.stk-badge--order{background:#b453091f;color:var(--stk-amber)}.stk-badge--over{background:#1d4ed81a;color:#1d4ed8}.stk-row-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.stk-hint{font-size:.78rem;color:var(--stk-muted);line-height:1.55;margin:.9rem 0 0}.stk-empty{text-align:center;color:var(--stk-muted);padding:2rem 1rem;background:var(--stk-bg);border:1px dashed var(--stk-line);border-radius:.9rem}.stk-empty p{margin:0 0 .9rem;line-height:1.6}.stk-empty .stk-actions{justify-content:center}.stk-order-card{border:1px solid var(--stk-line);border-radius:.9rem;padding:.9rem 1rem;margin-bottom:.9rem;background:#fff}.stk-order-head{display:flex;justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:.4rem}.stk-order-head h3{margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:1.02rem}.stk-order-total{font-weight:700;color:var(--stk-burgundy)}.stk-order-foot{margin-top:.6rem}.stk-grand{display:flex;justify-content:space-between;align-items:baseline;gap:.6rem;padding:.85rem 1rem;border-radius:.9rem;background:var(--stk-bg);border:1px solid var(--stk-line)}.stk-grand strong{font-family:Bricolage Grotesque,sans-serif;font-size:1.2rem;color:var(--stk-burgundy)}.stk-waste-form{display:flex;flex-wrap:wrap;gap:.7rem;align-items:flex-end;padding:.9rem 1rem;background:var(--stk-bg);border:1px solid var(--stk-line);border-radius:.9rem;margin-bottom:1.1rem}.stk-field{display:flex;flex-direction:column;gap:.25rem;flex:0 0 auto}.stk-field>span{font-size:.74rem;font-weight:600;color:var(--stk-muted)}.stk-field--wide{flex:1 1 200px;min-width:180px;max-width:340px}.stk-field--sm{max-width:6.5rem}.stk-field--btn{justify-content:flex-end}.stk-field--stack{flex:1 1 180px}.stk-field-hint{font-size:.72rem;color:var(--stk-muted);line-height:1.45}.stk-field--wide .stk-select{max-width:none;width:100%}.stk-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:1.1rem}.stk-stat{background:#fff;border:1px solid var(--stk-line);border-radius:.8rem;padding:.75rem .85rem;display:flex;flex-direction:column;gap:.15rem}.stk-stat-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--stk-muted)}.stk-stat-value{font-family:Bricolage Grotesque,sans-serif;font-size:1.22rem;line-height:1.2}.stk-stat-value.is-good{color:var(--stk-teal)}.stk-stat-value.is-warn{color:var(--stk-amber)}.stk-stat-note{font-size:.72rem;color:var(--stk-muted);line-height:1.4}.stk-stat--input .stk-input{margin:.1rem 0;max-width:none;text-align:left}.stk-two{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.9rem;margin-bottom:1.1rem}.stk-card{background:#fff;border:1px solid var(--stk-line);border-radius:.9rem;padding:.9rem 1rem}.stk-card h3{margin:0 0 .6rem;font-family:Bricolage Grotesque,sans-serif;font-size:1rem}.stk-bars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.stk-bars li{display:grid;grid-template-columns:minmax(70px,34%) 1fr auto;gap:.5rem;align-items:center;font-size:.8rem}.stk-bar-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stk-bar-track{background:var(--stk-line);border-radius:999px;height:.55rem;overflow:hidden}.stk-bar-fill{display:block;height:100%;border-radius:999px;background:var(--stk-burgundy)}.stk-bar-value{font-weight:600;white-space:nowrap}.stk-cost-grid{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:1.2rem}.stk-input-wrap{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.stk-unit{font-size:.85rem;font-weight:700;color:var(--stk-muted)}.stk-cost-out{margin-bottom:.8rem}.stk-cost-result{background:var(--stk-bg);border:1px solid var(--stk-line);border-radius:.9rem;padding:1rem}.stk-cost-headline{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-bottom:.6rem}.stk-cost-pct{font-family:Bricolage Grotesque,sans-serif;font-size:2.1rem;line-height:1}.stk-cost-pct.is-good{color:var(--stk-teal)}.stk-cost-pct.is-warn{color:var(--stk-amber)}.stk-gauge{position:relative;height:.7rem;background:#fff;border:1px solid var(--stk-line);border-radius:999px;margin-bottom:1rem;overflow:hidden}.stk-gauge-fill{display:block;height:100%;background:var(--stk-amber)}.stk-gauge-fill.is-good{background:var(--stk-teal)}.stk-gauge-target{position:absolute;top:-3px;bottom:-3px;width:2px;background:var(--stk-ink)}.stk-cost-result .stk-stats{margin-bottom:0}.stk-formula{font-size:.78rem;color:var(--stk-muted);line-height:1.6;margin:0}.stk-section{padding:3rem 1.25rem;background:transparent}.stk-usecases{background:var(--hc-paper-deep, #EADBC0)}.stk-section-inner{max-width:1000px;margin:0 auto}.stk-section h2{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.5rem,3.5vw,2.1rem);text-align:center;margin:0 0 1.75rem}.stk-steps{list-style:none;padding:0;margin:0;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.stk-steps li{background:#fff;border:1px solid var(--stk-line);border-radius:1rem;padding:1.5rem}.stk-step-n{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:var(--stk-burgundy);color:#fff;font-weight:700;margin-bottom:.75rem}.stk-steps h3{margin:0 0 .4rem;font-size:1.1rem}.stk-steps p{margin:0;color:var(--stk-muted);line-height:1.55}.stk-cards{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.stk-card-plain{background:#fff;border:1px solid var(--stk-line);border-radius:1rem;padding:1.5rem}.stk-card-plain h3{margin:0 0 .4rem}.stk-card-plain p{margin:0;color:var(--stk-muted);line-height:1.55}.stk-faq .stk-q{max-width:760px;margin:0 auto .75rem;background:#fff;border:1px solid var(--stk-line);border-radius:.8rem;padding:.4rem 1rem}.stk-q summary{cursor:pointer;font-weight:600;padding:.65rem 0;list-style:none}.stk-q summary::-webkit-details-marker{display:none}.stk-q[open] summary{color:var(--stk-burgundy)}.stk-q p{margin:0 0 .75rem;color:var(--stk-muted);line-height:1.6}@media(max-width:720px){.stk-panel{padding:1rem .85rem 1.25rem}.stk-tab{font-size:.85rem;padding:.55rem .7rem}.stk-waste-form{padding:.8rem}.stk-field,.stk-field--sm{flex:1 1 100%;max-width:none}.stk-field--btn .stk-btn{width:100%}}@page{size:A4 portrait;margin:12mm}.stk-print,.stk-print-promo{display:none}.stk-blank{min-width:3.5rem}@media print{.stk-print-promo{display:block;position:fixed;bottom:4mm;left:0;right:0;text-align:center;font-size:8.5px;color:#666;letter-spacing:.02em}happychef-nav,happychef-footer,.hc-footer,.floating-logo,.scroll-progress,.stk-hero-inner,.stk-section,.stk-app,.noscript-nav{display:none!important}body,.stock-page{background:#fff!important;color:#000!important}.stk-hero{padding:0!important;max-width:none!important}.stk-print{display:block}.stk-sheet{break-inside:auto}.stk-sheet-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;border-bottom:2px solid #000;padding-bottom:.4rem;margin-bottom:.8rem}.stk-sheet-kicker{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#555;display:block}.stk-sheet-title{margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:15px}.stk-sheet-meta{font-size:9px;color:#333}.stk-sheet-block{margin-bottom:10px;break-inside:avoid}.stk-sheet-cat{margin:0 0 3px;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#6b1f2a}.stk-table--print{width:100%;font-size:9px}.stk-table--print th{color:#000;padding:2px 3px}.stk-table--print td{padding:3px;height:14px}.stk-table--print .stk-blank{border-bottom:1px solid #bbb}.stk-sheet-total{font-size:11px;font-weight:700;margin:6px 0 0;text-align:right}.stk-sheet-note{font-size:8.5px;color:#444;margin:6px 0 0;line-height:1.5}}
