.decision-status-badge-module__ZdBEAa__badge{white-space:nowrap;border:.5px solid #0000;border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-size:.75rem;font-weight:500;line-height:1.2;display:inline-flex}.decision-status-badge-module__ZdBEAa__icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;display:inline-flex}.decision-status-badge-module__ZdBEAa__iconPlain{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-pending]{color:#92400e;background:var(--oak-warning-soft,#fff7e6);border-color:#92400e1f}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-pending] .decision-status-badge-module__ZdBEAa__iconPlain{color:var(--oak-warning,#f59e0b)}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-approved]{color:#047857;background:var(--oak-success-soft,#dcfce7);border-color:#04785729}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-approved] .decision-status-badge-module__ZdBEAa__iconPlain{color:var(--oak-success,#10b981)}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-approved] .decision-status-badge-module__ZdBEAa__icon{background:var(--oak-success,#10b981)}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-adjusted]{color:var(--oak-purple,#4a1f60);background:var(--oak-purple-soft,#ede9ef);border-color:#4a1f6029}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-adjusted] .decision-status-badge-module__ZdBEAa__iconPlain{color:var(--oak-purple,#4a1f60)}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-rejected]{color:#b91c1c;background:var(--oak-error-soft,#fee2e2);border-color:#b91c1c29}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-rejected] .decision-status-badge-module__ZdBEAa__icon{background:var(--oak-error,#ef4444)}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-rejected] .decision-status-badge-module__ZdBEAa__iconPlain{color:var(--oak-error,#ef4444)}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-skipped]{color:#475569;background:#f1f5f9;border-color:#47556924}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-skipped] .decision-status-badge-module__ZdBEAa__iconPlain{color:#64748b}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-awaiting]{color:#1d4ed8;background:#eef3ff;border-color:#2c63ff2e}.decision-status-badge-module__ZdBEAa__badge[data-variant=decision-awaiting] .decision-status-badge-module__ZdBEAa__iconPlain{color:var(--oak-radiant,#2c63ff)}.decision-status-badge-module__ZdBEAa__badge[data-variant=rec-recommended]{color:#0369a1;background:#e0f2fe;border-color:#0369a129}.decision-status-badge-module__ZdBEAa__badge[data-variant=rec-recommended] .decision-status-badge-module__ZdBEAa__iconPlain{color:#0284c7}.decision-status-badge-module__ZdBEAa__badge[data-variant=rec-recommended] .decision-status-badge-module__ZdBEAa__icon{background:#0284c7}.decision-status-badge-module__ZdBEAa__badge[data-variant=rec-adjusted]{color:#b45309;background:var(--oak-warning-soft,#fff7e6);border-color:#b4530929}.decision-status-badge-module__ZdBEAa__badge[data-variant=rec-adjusted] .decision-status-badge-module__ZdBEAa__iconPlain{color:var(--oak-warning,#f59e0b)}.decision-status-badge-module__ZdBEAa__badge[data-variant=method-fridge]{color:#2563eb;background:#eff6ff;border-color:#2563eb29}.decision-status-badge-module__ZdBEAa__badge[data-variant=method-fridge] .decision-status-badge-module__ZdBEAa__iconPlain{color:#2563eb}.decision-status-badge-module__ZdBEAa__badge[data-variant=method-outside]{color:#ea580c;background:#fff7ed;border-color:#ea580c29}.decision-status-badge-module__ZdBEAa__badge[data-variant=method-outside] .decision-status-badge-module__ZdBEAa__iconPlain{color:#ea580c}.decision-status-badge-module__ZdBEAa__badge[data-variant=role-operator]{color:#047857;background:var(--oak-success-soft,#dcfce7);border-color:#04785729}.decision-status-badge-module__ZdBEAa__badge[data-variant=role-manager]{color:#1d4ed8;background:#eef3ff;border-color:#2c63ff2e}.decision-status-badge-module__ZdBEAa__badge[data-variant=role-admin]{color:var(--oak-purple,#4a1f60);background:var(--oak-purple-soft,#ede9ef);border-color:#4a1f6029}.decision-status-badge-module__ZdBEAa__badge[data-variant=role-pending]{color:#92400e;background:var(--oak-warning-soft,#fff7e6);border-color:#92400e1f}.decision-status-badge-module__ZdBEAa__badge[data-variant=auto-order]{color:#047857;background:var(--oak-success-soft,#dcfce7);border-color:#04785729}
.OakInput-module__p5XbFa__wrap{width:100%;min-width:0;display:block;position:relative}.OakInput-module__p5XbFa__input{box-sizing:border-box;appearance:none;border:1px solid var(--ws-border);border-radius:var(--ws-radius-md);background:var(--ws-surface);width:100%;font-family:var(--ws-font-sans);color:var(--ws-text-primary);font-variant-numeric:tabular-nums;padding:.5625rem .75rem;font-size:.9375rem;font-weight:500;line-height:1.2;transition:border-color .12s ease-out,box-shadow .12s ease-out}.OakInput-module__p5XbFa__input::placeholder{color:var(--ws-text-muted)}.OakInput-module__p5XbFa__input:hover:not(:disabled):not(:focus){border-color:var(--ws-border-strong)}.OakInput-module__p5XbFa__input:focus,.OakInput-module__p5XbFa__input:focus-visible{border-color:var(--ws-accent);box-shadow:0 0 0 3px var(--ws-accent-soft);outline:none}.OakInput-module__p5XbFa__input:disabled{opacity:.55;cursor:not-allowed}.OakInput-module__p5XbFa__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.OakInput-module__p5XbFa__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.OakInput-module__p5XbFa__input[type=number]{-moz-appearance:textfield}.OakInput-module__p5XbFa__sm{padding:.375rem .625rem;font-size:.8125rem}.OakInput-module__p5XbFa__hasSuffix{padding-right:3.5rem}.OakInput-module__p5XbFa__hasLeading{padding-left:2rem}.OakInput-module__p5XbFa__invalid,.OakInput-module__p5XbFa__invalid:hover{border-color:var(--ws-error)}.OakInput-module__p5XbFa__invalid:focus{border-color:var(--ws-error);box-shadow:0 0 0 3px var(--ws-error-soft)}.OakInput-module__p5XbFa__suffix{color:var(--ws-text-muted);pointer-events:none;font-size:.8125rem;font-weight:500;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.OakInput-module__p5XbFa__leading{color:var(--ws-text-muted);pointer-events:none;align-items:center;display:inline-flex;position:absolute;top:50%;left:.625rem;transform:translateY(-50%)}.OakInput-module__p5XbFa__textarea{resize:vertical;font-variant-numeric:normal;min-height:80px;font-weight:400;line-height:1.5}
.order-section-module__DDIVhG__root{gap:var(--ws-space-4);width:100%;min-width:0;font-family:var(--ws-font-sans);flex-direction:column;display:flex;container-type:inline-size}.order-section-module__DDIVhG__panel{background:var(--ws-surface);border:1px solid var(--ws-border);border-radius:var(--ws-radius-lg);padding:var(--ws-space-5);min-width:0}.order-section-module__DDIVhG__panelEmbedded{background:0 0;border:none;border-radius:0;min-width:0;padding:0}.order-section-module__DDIVhG__historySection{padding-top:var(--ws-space-6)}.order-section-module__DDIVhG__panelHero{padding:var(--ws-space-4)}.order-section-module__DDIVhG__heroGrid{gap:var(--ws-space-3);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;display:grid}.order-section-module__DDIVhG__heroGridSingle{grid-template-columns:1fr}.order-section-module__DDIVhG__heroMain{flex-direction:column;gap:0;min-width:0;display:flex}.order-section-module__DDIVhG__heroRationale{flex-direction:column;gap:6px;min-width:0;margin-top:6px;display:flex}.order-section-module__DDIVhG__heroRationale .order-section-module__DDIVhG__reasoningBlock{color:var(--ws-text-secondary);white-space:pre-wrap;background:0 0;border:none;border-radius:0;margin:0;padding:0;font-size:.8125rem;line-height:1.55}.order-section-module__DDIVhG__decisionQuantityPreview{margin-top:2px}.order-section-module__DDIVhG__decisionCutoff{margin-top:var(--ws-space-3,12px)}.order-section-module__DDIVhG__decisionDelivery{padding-top:var(--ws-space-3,12px);border-top:1px solid var(--ws-border);flex-direction:column;gap:4px;margin-top:2px;display:flex}.order-section-module__DDIVhG__decisionDeliveryRow{justify-content:space-between;align-items:center;gap:var(--ws-space-2);flex-wrap:wrap;display:flex}.order-section-module__DDIVhG__decisionDeliveryTiming{color:var(--ws-text-primary);font-size:.8125rem;font-weight:600;line-height:1.45}.order-section-module__DDIVhG__decisionDeliveryMeta{color:var(--ws-text-muted);margin:0;font-size:.75rem;line-height:1.5}.order-section-module__DDIVhG__decisionDeliveryBadge{white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:.6875rem;font-weight:500;display:inline-flex}.order-section-module__DDIVhG__decisionDeliveryBadge[data-tone=ok]{color:var(--ws-status-success);background:color-mix(in srgb, var(--ws-status-success) 12%, transparent)}.order-section-module__DDIVhG__decisionDeliveryBadge[data-tone=heads]{color:var(--ws-status-warning);background:color-mix(in srgb, var(--ws-status-warning) 12%, transparent)}.order-section-module__DDIVhG__orderQuantityPreviewHero{align-items:center;gap:var(--ws-space-3);border-radius:var(--ws-radius-md);background:var(--ws-surface-subtle,color-mix(in srgb, var(--ws-accent) 4%, var(--ws-surface)));border:1px solid var(--ws-border);padding:12px 14px;display:flex}.order-section-module__DDIVhG__orderQuantityPreviewHero[data-saving]{opacity:.72}.order-section-module__DDIVhG__orderQuantityPreviewHero .order-section-module__DDIVhG__orderQuantityThumb{width:48px;height:48px}.order-section-module__DDIVhG__orderQuantityAmountHero{letter-spacing:-.025em;font-size:1.375rem;font-weight:600;line-height:1.25}.order-section-module__DDIVhG__heroRationale .order-section-module__DDIVhG__coverageLine{color:var(--ws-text-muted);border-top:none;margin:0;padding:0;font-size:.75rem;line-height:1.5}.order-section-module__DDIVhG__heroSide{min-width:0}@container (max-width:720px){.order-section-module__DDIVhG__heroGrid{grid-template-columns:1fr}}.order-section-module__DDIVhG__scheduleStrip{margin-top:var(--ws-space-4);padding-top:var(--ws-space-4);border-top:1px solid var(--ws-border)}.order-section-module__DDIVhG__scheduleMetaRow{justify-content:space-between;align-items:flex-start;gap:var(--ws-space-3);flex-wrap:wrap;display:flex}.order-section-module__DDIVhG__scheduleMeta{min-width:0;color:var(--ws-text-muted);flex:1;margin:0;font-size:.75rem;line-height:1.55}.order-section-module__DDIVhG__orderDaysRow{margin-top:var(--ws-space-3)}.order-section-module__DDIVhG__serviceLevelHead{margin-bottom:var(--ws-space-3);align-items:center;gap:6px;display:flex}.order-section-module__DDIVhG__serviceLevelTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--ws-text-muted);margin:0;font-size:.6875rem;font-weight:600}.order-section-module__DDIVhG__heroControls,.order-section-module__DDIVhG__setupSummary{gap:var(--ws-space-3);flex-direction:column;display:flex}.order-section-module__DDIVhG__heroField{flex-direction:column;gap:6px;min-width:0;display:flex}.order-section-module__DDIVhG__heroFieldLabelRow{align-items:center;gap:6px;display:flex}.order-section-module__DDIVhG__heroFieldLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ws-text-muted);font-size:.6875rem;font-weight:600;line-height:1.2}.order-section-module__DDIVhG__labelSentence{letter-spacing:-.01em;text-transform:none}.order-section-module__DDIVhG__setupHeader{justify-content:space-between;align-items:baseline;gap:var(--ws-space-3);display:flex}.order-section-module__DDIVhG__setupHeaderMain{align-items:baseline;gap:var(--ws-space-3);min-width:0;display:flex}.order-section-module__DDIVhG__setupDl{flex-direction:column;gap:6px;margin:0;padding:0;display:flex}.order-section-module__DDIVhG__setupRow{justify-content:space-between;align-items:baseline;gap:var(--ws-space-3);margin:0;display:flex}.order-section-module__DDIVhG__setupRow dt{color:var(--ws-text-muted);flex-shrink:0;margin:0;font-size:.75rem;font-weight:500}.order-section-module__DDIVhG__setupRow dd{color:var(--ws-text-primary);text-align:right;margin:0;font-size:.8125rem;font-weight:600}.order-section-module__DDIVhG__setupNext{padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-md);background:var(--ws-surface-subtle,color-mix(in srgb, var(--ws-accent) 4%, var(--ws-surface)));border:1px solid var(--ws-border)}.order-section-module__DDIVhG__setupNextLine{color:var(--ws-text-secondary);margin:0;font-size:.75rem;font-weight:500;line-height:1.5}.order-section-module__DDIVhG__setupNextMeta{align-items:center;gap:var(--ws-space-2);color:var(--ws-text-muted);flex-wrap:wrap;margin-top:4px;font-size:.6875rem;display:flex}.order-section-module__DDIVhG__setupPreview{margin:0}.order-section-module__DDIVhG__setupFields{gap:var(--ws-space-3);padding-top:var(--ws-space-3);border-top:1px solid var(--ws-border);flex-direction:column;display:flex}.order-section-module__DDIVhG__panelHeader{justify-content:space-between;align-items:flex-start;gap:var(--ws-space-3);margin-bottom:var(--ws-space-4);display:flex}.order-section-module__DDIVhG__panelHeaderMain{flex-direction:column;gap:3px;min-width:0;display:flex}.order-section-module__DDIVhG__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--ws-text-muted);font-size:.6875rem;font-weight:600;line-height:1.2}.order-section-module__DDIVhG__panelTitle{color:var(--ws-text-primary);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.order-section-module__DDIVhG__sectionTitle{letter-spacing:-.01em;color:var(--ws-text-primary);margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.order-section-module__DDIVhG__panelHint{color:var(--ws-text-muted);margin:0;font-size:.8125rem;line-height:1.5}.order-section-module__DDIVhG__readonly{margin:0 0 var(--ws-space-4);padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-md);background:var(--ws-accent-tint);border:1px solid var(--ws-border);color:var(--ws-text-secondary);font-size:.8125rem;font-weight:500;line-height:1.45}.order-section-module__DDIVhG__contextGrid{gap:var(--ws-space-4);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}@container (max-width:720px){.order-section-module__DDIVhG__contextGrid{grid-template-columns:1fr}}.order-section-module__DDIVhG__contextCard{background:var(--ws-surface);border:1px solid var(--ws-border);border-radius:var(--ws-radius-lg);padding:var(--ws-space-5);gap:var(--ws-space-3);flex-direction:column;min-width:0;display:flex}.order-section-module__DDIVhG__contextCardHead{justify-content:space-between;align-items:center;gap:var(--ws-space-2);min-width:0;display:flex}.order-section-module__DDIVhG__contextCardTitle{letter-spacing:-.01em;color:var(--ws-text-primary);margin:0;font-size:.8125rem;font-weight:600}.order-section-module__DDIVhG__contextCardBadge{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:.6875rem;font-weight:500}.order-section-module__DDIVhG__contextCardBadge[data-tone=ok]{color:var(--ws-status-success);background:color-mix(in srgb, var(--ws-status-success) 12%, transparent)}.order-section-module__DDIVhG__contextCardBadge[data-tone=heads]{color:var(--ws-status-warning);background:color-mix(in srgb, var(--ws-status-warning) 12%, transparent)}.order-section-module__DDIVhG__contextCardBadge[data-tone=level]{color:var(--ws-accent);background:color-mix(in srgb, var(--ws-accent) 10%, transparent)}.order-section-module__DDIVhG__nextOrderLine{color:var(--ws-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.order-section-module__DDIVhG__nextOrderStrong{color:var(--ws-text-primary);font-weight:600}.order-section-module__DDIVhG__nextOrderMeta{align-items:center;gap:var(--ws-space-2);color:var(--ws-text-muted);flex-wrap:wrap;font-size:.75rem;display:flex}.order-section-module__DDIVhG__scheduleDivider{margin-top:var(--ws-space-3);padding-top:var(--ws-space-4);border-top:1px solid var(--ws-border)}.order-section-module__DDIVhG__scheduleLabel{margin:0 0 var(--ws-space-3);letter-spacing:.06em;text-transform:uppercase;color:var(--ws-text-muted);font-size:.6875rem;font-weight:600}.order-section-module__DDIVhG__reasoningBlock{margin:0 0 var(--ws-space-4);padding:var(--ws-space-3) var(--ws-space-4);border-radius:var(--ws-radius-md);background:var(--ws-surface-subtle,color-mix(in srgb, var(--ws-accent) 4%, var(--ws-surface)));border:1px solid var(--ws-border);color:var(--ws-text-primary);white-space:pre-wrap;font-size:.8125rem;line-height:1.65}.order-section-module__DDIVhG__coverageLine{margin:var(--ws-space-4) 0 0;padding-top:var(--ws-space-3);border-top:1px solid var(--ws-border);color:var(--ws-text-secondary);font-size:.8125rem;line-height:1.55}.order-section-module__DDIVhG__leverNote{margin:var(--ws-space-3) 0 0;color:var(--ws-text-muted);font-size:.75rem;line-height:1.5}.order-section-module__DDIVhG__historySection .ws-table{table-layout:fixed}.order-section-module__DDIVhG__historyDate{white-space:nowrap}.order-section-module__DDIVhG__historyBy{align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.order-section-module__DDIVhG__historyByAvatar{border-radius:var(--ws-radius-sm);width:20px;height:20px;color:var(--ws-accent-deep);background:var(--ws-accent-soft);flex:none;justify-content:center;align-items:center;font-size:.59375rem;font-weight:700;display:inline-flex}.order-section-module__DDIVhG__historyByName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8125rem;overflow:hidden}.order-section-module__DDIVhG__historyLifecycle{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:inline-flex}.order-section-module__DDIVhG__historyLifecycleMeta{max-width:100%;color:var(--ws-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.order-section-module__DDIVhG__historyReviewText{color:var(--ws-text);white-space:nowrap;font-size:.8125rem}.order-section-module__DDIVhG__historyReviewTextMuted{color:var(--ws-text-muted);}.order-section-module__DDIVhG__historyFilters{gap:var(--ws-space-2);margin-bottom:var(--ws-space-3);flex-wrap:wrap;align-items:center;display:flex}.order-section-module__DDIVhG__historySelect{flex:none;width:11rem}.order-section-module__DDIVhG__historySearchWrap{flex:12rem;min-width:10rem;max-width:16rem}.order-section-module__DDIVhG__historyQty{font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;display:block;overflow:hidden}.order-section-module__DDIVhG__historyDelta{font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:2px;padding:1px 6px;font-size:.6875rem;font-weight:500;display:inline-flex}.order-section-module__DDIVhG__historyDelta[data-dir=up]{color:var(--ws-status-warning);background:color-mix(in srgb, var(--ws-status-warning) 10%, transparent)}.order-section-module__DDIVhG__historyDelta[data-dir=down]{color:var(--ws-status-success);background:color-mix(in srgb, var(--ws-status-success) 10%, transparent)}.order-section-module__DDIVhG__historyReasonTip{min-width:0;max-width:100%;display:block}.order-section-module__DDIVhG__historyReasonTip .oak-hovertip__trigger{min-width:0;max-width:100%;display:block}.order-section-module__DDIVhG__historyReason{min-width:0;max-width:100%;color:var(--ws-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-style:italic;display:block;overflow:hidden}.order-section-module__DDIVhG__historyDcBadge{color:var(--ws-text-muted);align-items:center;gap:4px;font-size:.6875rem;font-weight:500;display:inline-flex}.order-section-module__DDIVhG__historyDcDot{background:var(--ws-status-success);border-radius:50%;width:5px;height:5px}.order-section-module__DDIVhG__historySkel .order-section-module__DDIVhG__historyFilters{pointer-events:none;opacity:.72}.order-section-module__DDIVhG__historySkelCell{height:.8125rem;width:var(--history-skel-w,58%);background:linear-gradient(100deg, var(--oak-skeleton-base,#e9ecf0) 40%, var(--oak-skeleton-sheen,#f4f6f8) 50%, var(--oak-skeleton-base,#e9ecf0) 60%);background-size:200% 100%;border-radius:4px;max-width:100%;animation:1.6s ease-in-out infinite order-section-module__DDIVhG__oak-history-skel-shimmer;display:block}.order-section-module__DDIVhG__historySkelCellWide{--history-skel-w:82%}.order-section-module__DDIVhG__historySkelCellShort{--history-skel-w:42%}.order-section-module__DDIVhG__historySkelCellPill{border-radius:6px;width:5.5rem;height:1.5rem}.order-section-module__DDIVhG__historySkelPagination{justify-content:space-between;align-items:center;gap:var(--ws-space-3);padding:var(--ws-space-2) var(--ws-space-3);border-top:1px solid var(--ws-border);color:var(--ws-text-muted);opacity:.55;pointer-events:none;font-size:.75rem;display:flex}@keyframes order-section-module__DDIVhG__oak-history-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.order-section-module__DDIVhG__historySkelCell{animation:none}}.order-section-module__DDIVhG__orderQuantityPreview{align-items:center;gap:var(--ws-space-3);padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-md);background:var(--ws-surface-subtle,color-mix(in srgb, var(--ws-accent) 3%, var(--ws-surface)));border:1px solid var(--ws-border);margin-top:0;transition:border-color .16s ease-out,box-shadow .16s ease-out,background .16s ease-out;display:flex}.order-section-module__DDIVhG__orderQuantityPreview:hover{border-color:color-mix(in srgb, var(--ws-accent) 22%, var(--ws-border));box-shadow:0 1px 2px #2409310f}.order-section-module__DDIVhG__orderQuantityPreview[data-saving]{opacity:.72}.order-section-module__DDIVhG__orderQuantityThumb{border-radius:var(--ws-radius-sm);border:1px solid var(--ws-border);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:4px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #fff9}.order-section-module__DDIVhG__orderQuantityImg{object-fit:contain;object-position:center;width:100%;height:100%;transform:scale(1.1)}.order-section-module__DDIVhG__orderQuantityBody{flex-direction:column;gap:2px;min-width:0;display:flex}.order-section-module__DDIVhG__orderQuantityLabel{color:var(--ws-text-muted);letter-spacing:-.01em;font-size:.6875rem;font-weight:500;line-height:1.3}.order-section-module__DDIVhG__orderQuantityAmount{color:var(--ws-text-primary);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:600;line-height:1.25}
.OrderConfirmModal-module__ppb9Ia__body{gap:var(--ws-space-4,16px);flex-direction:column;min-width:0;display:flex}.OrderConfirmModal-module__ppb9Ia__delivery{padding-top:var(--ws-space-3,12px);border-top:1px solid var(--ws-border);align-items:flex-start;gap:10px;display:flex}.OrderConfirmModal-module__ppb9Ia__deliveryIcon{width:28px;height:28px;color:var(--ws-accent);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.OrderConfirmModal-module__ppb9Ia__deliveryCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.OrderConfirmModal-module__ppb9Ia__deliveryTiming{color:var(--ws-text-primary);font-size:.8125rem;font-weight:600;line-height:1.45}.OrderConfirmModal-module__ppb9Ia__deliveryMeta{color:var(--ws-text-muted);margin:0;font-size:.75rem;line-height:1.5}.OrderConfirmModal-module__ppb9Ia__reasoning{flex-direction:column;gap:4px;min-width:0;display:flex}.OrderConfirmModal-module__ppb9Ia__reasoningLabel{letter-spacing:-.01em;color:var(--ws-text-primary);margin:0;font-size:.8125rem;font-weight:600}.OrderConfirmModal-module__ppb9Ia__reasoningText{color:var(--ws-text-secondary);white-space:pre-wrap;margin:0;font-size:.8125rem;line-height:1.55}.OrderConfirmModal-module__ppb9Ia__error{color:var(--oak-error);margin:0;font-size:.8125rem}
.plan-progress-module__7yAilW__root{color:var(--ws-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:6px;font-size:.8125rem;font-weight:500;display:inline-flex}.plan-progress-module__7yAilW__ring{flex-shrink:0;transform:rotate(-90deg)}.plan-progress-module__7yAilW__ringTrack{stroke:var(--ws-border)}.plan-progress-module__7yAilW__ringFill{stroke:var(--ws-accent);transition:stroke-dashoffset .18s}
.overview-module__7FneHq__stack{gap:var(--ws-space-4);width:100%;min-width:0;font-family:var(--ws-font-sans);flex-direction:column;display:flex}.overview-module__7FneHq__readonly{padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-md);background:var(--ws-accent-tint);border:1px solid var(--ws-border);color:var(--ws-text-secondary);margin:0;font-size:.8125rem;font-weight:500;line-height:1.45}.overview-module__7FneHq__planPanel{background:var(--ws-surface);border:1px solid var(--ws-border);border-radius:var(--ws-radius-lg);padding:var(--ws-space-5);min-width:0}.overview-module__7FneHq__planPanelEmbeddedSplit{display:contents}.overview-module__7FneHq__planHeaderEmbedded{align-items:center;margin-bottom:0}.overview-module__7FneHq__planBodyEmbedded{min-width:0}.overview-module__7FneHq__planHeader{justify-content:space-between;align-items:baseline;gap:var(--ws-space-3);margin-bottom:var(--ws-space-4);display:flex}.overview-module__7FneHq__planHeaderMain{align-items:baseline;gap:var(--ws-space-3);min-width:0;display:flex}.overview-module__7FneHq__eyebrow{letter-spacing:-.01em;text-transform:none;color:var(--ws-text-primary);font-size:.9375rem;font-weight:600;line-height:1.3}.overview-module__7FneHq__todayBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:var(--ws-radius-pill);background:var(--ws-accent-soft);color:var(--ws-accent-deep);align-items:center;padding:2px 8px;font-size:.6875rem;font-weight:500;display:inline-flex}.overview-module__7FneHq__planEmpty{color:var(--ws-text-muted);margin:0;font-size:.875rem;line-height:1.5}
.chart-module__QsewnG__wrap{gap:var(--ws-space-3);--chart-plot-height:168px;flex-direction:column;display:flex}.chart-module__QsewnG__frame{column-gap:0;row-gap:var(--ws-space-2);grid-template-rows:auto auto;grid-template-columns:48px 1fr;display:grid}.chart-module__QsewnG__yaxis{height:100%;min-height:var(--chart-plot-height);border-right:1px solid var(--ws-border);grid-area:1/1;position:relative}.chart-module__QsewnG__yTick{font-family:var(--ws-font-sans);color:var(--ws-text-muted);pointer-events:none;font-variant-numeric:tabular-nums;align-items:baseline;gap:1px;font-size:.6875rem;font-weight:500;line-height:1;display:inline-flex;position:absolute;right:6px;transform:translateY(50%)}.chart-module__QsewnG__yUnit{opacity:.6;font-size:.625rem}.chart-module__QsewnG__plot{grid-area:1/2;min-width:0;position:relative}.chart-module__QsewnG__grid{pointer-events:none;position:absolute;inset:0}.chart-module__QsewnG__gridLine{border-top:1px dashed var(--ws-border-faint);height:0;position:absolute;left:0;right:0}.chart-module__QsewnG__gridLine:first-child{border-top-style:solid;border-top-color:var(--ws-border)}.chart-module__QsewnG__xaxis{border-top:1px solid var(--ws-border);pointer-events:none;height:0;position:absolute;bottom:0;left:0;right:0}.chart-module__QsewnG__bars{gap:var(--ws-space-1);z-index:1;align-items:end;display:grid;position:absolute;inset:0}.chart-module__QsewnG__xrow{gap:var(--ws-space-1);grid-area:2/2;padding-top:2px;display:grid}.chart-module__QsewnG__xcol{flex-direction:column;align-items:center;gap:4px;min-width:0;display:flex}.chart-module__QsewnG__xLabel{font-family:var(--ws-font-sans);color:var(--ws-text-muted);white-space:nowrap;font-size:.75rem;font-weight:500}.chart-module__QsewnG__xcol[data-today] .chart-module__QsewnG__xLabel{color:var(--ws-accent);font-weight:600}.chart-module__QsewnG__xcol[data-selected] .chart-module__QsewnG__xLabel{color:var(--ws-text-primary);font-weight:600}.chart-module__QsewnG__markers{justify-content:center;align-items:center;gap:4px;min-height:12px;display:flex}.chart-module__QsewnG__markerTip{line-height:0}.chart-module__QsewnG__bar{appearance:none;padding:var(--ws-space-2) 0 0;box-sizing:border-box;cursor:pointer;border-radius:var(--ws-radius-sm);min-width:0;height:100%;transition:background-color var(--ws-motion-fast) var(--ws-motion-tap);background:0 0;border:none;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;margin:0;display:flex;position:relative}.chart-module__QsewnG__bar:before{content:"";border-radius:var(--ws-radius-sm);transition:background-color var(--ws-motion-fast) var(--ws-motion-tap);pointer-events:none;z-index:0;background:0 0;position:absolute;inset:0 -2px}.chart-module__QsewnG__bar[data-hovered]:before,.chart-module__QsewnG__bar:hover:before{background:color-mix(in srgb, var(--ws-accent,#4a1f60) 5%, transparent)}.chart-module__QsewnG__bar:focus-visible{outline:2px solid var(--ws-accent);outline-offset:2px}.chart-module__QsewnG__barValue{z-index:1;font-family:var(--ws-font-sans);color:var(--ws-text-primary);white-space:nowrap;font-variant-numeric:tabular-nums;opacity:0;transition:opacity var(--ws-motion-fast) var(--ws-motion-tap), transform var(--ws-motion-fast) var(--ws-motion-tap);font-size:.8125rem;font-weight:600;line-height:1;position:relative;transform:translateY(2px)}.chart-module__QsewnG__bar[data-closed] .chart-module__QsewnG__barValue,.chart-module__QsewnG__bar[data-hovered] .chart-module__QsewnG__barValue,.chart-module__QsewnG__bar:hover .chart-module__QsewnG__barValue,.chart-module__QsewnG__bar[data-today] .chart-module__QsewnG__barValue,.chart-module__QsewnG__bar[data-selected] .chart-module__QsewnG__barValue{opacity:1;transform:translateY(0)}.chart-module__QsewnG__bar[data-today] .chart-module__QsewnG__barValue,.chart-module__QsewnG__bar[data-selected] .chart-module__QsewnG__barValue{color:var(--ws-accent)}.chart-module__QsewnG__barUnit{color:var(--ws-text-muted);margin-left:1px;font-size:.625rem;font-weight:400}.chart-module__QsewnG__barEst{color:var(--ws-warning);margin-right:1px}.chart-module__QsewnG__barClosed{color:var(--ws-text-muted);font-size:.6875rem;font-weight:500}.chart-module__QsewnG__barTrack{z-index:1;flex:1;justify-content:center;align-items:flex-end;width:100%;max-width:58px;min-height:0;display:flex;position:relative}.chart-module__QsewnG__barFill{background:color-mix(in srgb, var(--ws-accent) 55%, var(--ws-surface));width:100%;transition:height var(--ws-motion-normal) var(--ws-motion-tap), background-color var(--ws-motion-fast) var(--ws-motion-tap);border-radius:4px 4px 1px 1px;display:block}.chart-module__QsewnG__bar[data-today] .chart-module__QsewnG__barFill,.chart-module__QsewnG__bar[data-selected] .chart-module__QsewnG__barFill{background:var(--ws-accent)}.chart-module__QsewnG__bar[data-hovered] .chart-module__QsewnG__barFill:not([data-estimated]),.chart-module__QsewnG__bar:hover .chart-module__QsewnG__barFill:not([data-estimated]){background:color-mix(in srgb, var(--ws-accent) 72%, var(--ws-surface))}.chart-module__QsewnG__bar[data-today][data-hovered] .chart-module__QsewnG__barFill,.chart-module__QsewnG__bar[data-today]:hover .chart-module__QsewnG__barFill,.chart-module__QsewnG__bar[data-selected][data-hovered] .chart-module__QsewnG__barFill,.chart-module__QsewnG__bar[data-selected]:hover .chart-module__QsewnG__barFill{background:var(--ws-accent)}.chart-module__QsewnG__barFill[data-estimated]{background:color-mix(in srgb, var(--ws-accent) 40%, var(--ws-surface))}.chart-module__QsewnG__bar[data-hovered] .chart-module__QsewnG__barFill[data-estimated],.chart-module__QsewnG__bar:hover .chart-module__QsewnG__barFill[data-estimated]{background:color-mix(in srgb, var(--ws-accent) 55%, var(--ws-surface))}.chart-module__QsewnG__tip{z-index:1000;background:var(--ws-surface-raised,#fff);border:1px solid var(--ws-border,#e5e7eb);border-radius:var(--ws-radius-md,8px);min-width:188px;max-width:min(280px,100vw - 16px);box-shadow:var(--ws-shadow-md,0 4px 12px #24093114);pointer-events:none;opacity:0;color:var(--ws-text-primary,#240931);padding:9px 11px;position:fixed}.chart-module__QsewnG__tip[data-ready]{opacity:1;animation-duration:.16s;animation-timing-function:ease-out;animation-fill-mode:both}.chart-module__QsewnG__tip[data-ready][data-side=right]{animation-name:chart-module__QsewnG__tipInRight}.chart-module__QsewnG__tip[data-ready][data-side=left]{animation-name:chart-module__QsewnG__tipInLeft}@keyframes chart-module__QsewnG__tipInRight{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes chart-module__QsewnG__tipInLeft{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.chart-module__QsewnG__bar,.chart-module__QsewnG__barFill,.chart-module__QsewnG__barValue,.chart-module__QsewnG__tip{transition:none;animation:none}}.chart-module__QsewnG__tipHead{justify-content:space-between;align-items:baseline;gap:var(--ws-space-3);margin-bottom:7px;display:flex}.chart-module__QsewnG__tipHead strong{font-family:var(--ws-font-sans);color:var(--ws-text-primary);font-size:.8125rem;font-weight:600}.chart-module__QsewnG__tipBadge{color:var(--ws-accent);background:var(--ws-accent-soft);border-radius:var(--ws-radius-sm);white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;padding:2px 5px;font-size:.625rem;font-weight:500}.chart-module__QsewnG__tipRows{flex-direction:column;gap:3px;margin:0;display:flex}.chart-module__QsewnG__tipRows div{justify-content:space-between;align-items:baseline;gap:var(--ws-space-3);display:flex}.chart-module__QsewnG__tipRows dt{font-family:var(--ws-font-sans);color:var(--ws-text-muted);margin:0;font-size:.6875rem}.chart-module__QsewnG__tipRows dd{font-family:var(--ws-font-sans);color:var(--ws-text-primary);font-variant-numeric:tabular-nums;margin:0;font-size:.75rem;font-weight:600}.chart-module__QsewnG__tipRisk{color:var(--ws-warning)}.chart-module__QsewnG__tipSignals{border-top:1px solid var(--ws-border-faint);flex-direction:column;gap:5px;margin:7px 0 0;padding-top:7px;display:flex}.chart-module__QsewnG__tipSignal{font-family:var(--ws-font-sans);color:var(--ws-text-muted);align-items:flex-start;gap:6px;margin:0;font-size:.6875rem;line-height:1.35;display:flex}.chart-module__QsewnG__tipHint{font-family:var(--ws-font-sans);color:var(--ws-text-muted);opacity:.8;margin:6px 0 0;font-size:.625rem}
.outlook-module___zfA1q__panel{width:100%;min-width:0;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;gap:0;padding:0;display:flex}.outlook-module___zfA1q__readonly{margin:0 0 var(--ws-space-4);padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-md);background:var(--ws-accent-tint);border:1px solid var(--ws-border);font-family:var(--ws-font-sans);color:var(--ws-text-secondary);font-size:.8125rem;font-weight:500;line-height:1.45}.outlook-module___zfA1q__section{flex-direction:column;gap:0;min-width:0;display:flex}.outlook-module___zfA1q__dayRow{column-gap:var(--ws-space-5);row-gap:var(--ws-space-3);min-width:0;margin-top:calc(var(--ws-space-5) * 2);grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.outlook-module___zfA1q__dayRowDetail,.outlook-module___zfA1q__dayRowPlan{grid-template-rows:subgrid;grid-row:span 2;min-width:0;display:grid}.outlook-module___zfA1q__dayRowSection{display:contents}.outlook-module___zfA1q__dayRowBody{flex-direction:column;min-width:0;display:flex}.outlook-module___zfA1q__dayRowHeader{align-items:center;margin-bottom:0}@media (max-width:768px){.outlook-module___zfA1q__dayRow{grid-template-columns:1fr}}.outlook-module___zfA1q__dayRowSingle{grid-template-columns:1fr}.outlook-module___zfA1q__chartSection{margin-top:var(--ws-space-6);min-width:0}.outlook-module___zfA1q__chartHeader{justify-content:space-between;align-items:baseline;gap:var(--ws-space-3);margin-bottom:var(--ws-space-5);flex-wrap:wrap;display:flex}.outlook-module___zfA1q__chartTitleRow{align-items:center;gap:6px;min-width:0;display:inline-flex}.outlook-module___zfA1q__chartTitle{font-family:var(--ws-font-sans);color:var(--ws-text-primary);letter-spacing:-.02em;font-size:1rem;font-weight:600}.outlook-module___zfA1q__chartMeta{align-items:baseline;gap:var(--ws-space-3);flex-wrap:wrap;min-width:0;display:inline-flex}.outlook-module___zfA1q__chartMetaItem{font-family:var(--ws-font-sans);color:var(--ws-text-muted);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:500}.outlook-module___zfA1q__chartActions{align-items:center;gap:var(--ws-space-2);display:inline-flex}.outlook-module___zfA1q__flagDayBtn{appearance:none;background:var(--ws-accent);border-radius:var(--ws-radius-sm);font-family:var(--ws-font-sans);color:#fff;cursor:pointer;transition:background var(--ws-motion-fast) var(--ws-motion-tap), opacity var(--ws-motion-fast) var(--ws-motion-tap);border:none;align-items:center;gap:6px;padding:6px 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.outlook-module___zfA1q__flagDayBtn:hover:not(:disabled){background:var(--ws-accent-deep)}.outlook-module___zfA1q__flagDayBtn:disabled{opacity:.55;cursor:default}.outlook-module___zfA1q__detailHeaderMain{align-items:center;gap:var(--ws-space-2) var(--ws-space-3);flex-wrap:wrap;min-width:0;display:flex}.outlook-module___zfA1q__flagsBtn{align-items:center;gap:var(--ws-space-1);appearance:none;border:1px solid var(--ws-border);background:var(--ws-surface);border-radius:var(--ws-radius-sm);font-family:var(--ws-font-sans);color:var(--ws-accent);cursor:pointer;transition:background var(--ws-motion-fast) var(--ws-motion-tap), border-color var(--ws-motion-fast) var(--ws-motion-tap);padding:5px 10px;font-size:.8125rem;font-weight:500;display:inline-flex}.outlook-module___zfA1q__flagsBtn:hover{background:var(--ws-surface-hover);border-color:var(--ws-border-strong)}.outlook-module___zfA1q__flagsBtn[data-selected]{border-color:var(--ws-accent);background:var(--ws-accent-soft)}.outlook-module___zfA1q__detailHeader{align-items:center;gap:var(--ws-space-2) var(--ws-space-3);margin-bottom:var(--ws-space-3);flex-wrap:wrap;justify-content:space-between;display:flex}.outlook-module___zfA1q__detailTitle{font-family:var(--ws-font-sans);color:var(--ws-text-primary);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:600}.outlook-module___zfA1q__todayBadge{font-family:var(--ws-font-sans);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--ws-radius-pill);background:var(--ws-accent-soft);color:var(--ws-accent);align-items:center;padding:2px 8px;font-size:.6875rem;font-weight:500;display:inline-flex}.outlook-module___zfA1q__backBtn{appearance:none;width:100%;font-family:var(--ws-font-sans);color:var(--ws-text-muted);cursor:pointer;transition:color var(--ws-motion-fast) var(--ws-motion-tap);background:0 0;border:none;align-items:center;gap:4px;margin:0 0 2px;padding:0;font-size:.8125rem;font-weight:500;display:inline-flex}.outlook-module___zfA1q__backBtn:hover{color:var(--ws-accent)}.outlook-module___zfA1q__detailBody{animation:outlook-module___zfA1q__detailIn var(--ws-motion-normal) var(--ws-motion-tap)}@keyframes outlook-module___zfA1q__detailIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.outlook-module___zfA1q__detailBody{animation:none}}.outlook-module___zfA1q__forecastWrap>section{margin-top:var(--ws-space-5);padding-top:var(--ws-space-5);border-top:1px solid var(--ws-border)}.outlook-module___zfA1q__storyRoot{flex-direction:column;display:flex}.outlook-module___zfA1q__storySection{padding-top:var(--ws-space-4);margin-top:var(--ws-space-4);border-top:1px solid var(--ws-border-faint)}.outlook-module___zfA1q__storySection:first-child{border-top:none;margin-top:0;padding-top:0}.outlook-module___zfA1q__sectionLabel{font-family:var(--ws-font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--ws-text-muted);margin:0 0 var(--ws-space-2);font-size:.6875rem;font-weight:600;line-height:1.2}.outlook-module___zfA1q__bodyText{font-family:var(--ws-font-sans);color:var(--ws-text-primary);font-size:.875rem;line-height:1.5}.outlook-module___zfA1q__mutedText{font-family:var(--ws-font-sans);color:var(--ws-text-muted);font-size:.8125rem;line-height:1.5}.outlook-module___zfA1q__metaRow{align-items:center;gap:var(--ws-space-2);flex-wrap:wrap;display:flex}.outlook-module___zfA1q__temp{font-family:var(--ws-font-sans);color:var(--ws-text-muted);font-variant-numeric:tabular-nums;font-size:.8125rem}.outlook-module___zfA1q__badge{font-family:var(--ws-font-sans);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--ws-radius-pill);background:var(--ws-accent-soft);color:var(--ws-accent-deep);padding:2px 8px;font-size:.6875rem;font-weight:500}.outlook-module___zfA1q__demandValue{font-family:var(--ws-font-sans);color:var(--ws-text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.5rem;font-weight:600;line-height:1.1}.outlook-module___zfA1q__demandUnit{color:var(--ws-text-muted);margin-left:3px;font-size:.875rem;font-weight:400}.outlook-module___zfA1q__busyNote{color:var(--ws-text-muted);font-size:.8125rem}.outlook-module___zfA1q__whyRow{align-items:flex-start;gap:var(--ws-space-2);display:flex}.outlook-module___zfA1q__whySentence{font-family:var(--ws-font-sans);color:var(--ws-text-primary);font-size:.875rem;line-height:1.5}.outlook-module___zfA1q__rangeBand{background:linear-gradient(90deg, var(--ws-accent-tint), color-mix(in srgb, var(--ws-accent) 22%, transparent), var(--ws-accent-tint));height:6px;margin-top:var(--ws-space-3);border-radius:3px;position:relative}.outlook-module___zfA1q__rangeNotch{background:var(--ws-accent);border-radius:1px;width:2px;position:absolute;top:-2px;bottom:-2px;transform:translate(-50%)}.outlook-module___zfA1q__rangeLabels{font-family:var(--ws-font-sans);color:var(--ws-text-muted);font-variant-numeric:tabular-nums;margin-top:6px;font-size:.8125rem;display:block}.outlook-module___zfA1q__rangeRec{color:var(--ws-accent);font-weight:600}.outlook-module___zfA1q__flagBanner{align-items:center;gap:var(--ws-space-2);padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-md);border:1px solid var(--ws-border);background:var(--ws-accent-tint);display:flex}.outlook-module___zfA1q__flagAction{appearance:none;font-family:var(--ws-font-sans);color:var(--ws-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-left:auto;padding:0;font-size:.8125rem;font-weight:500}.outlook-module___zfA1q__flagAction:hover{color:var(--ws-text-primary)}.outlook-module___zfA1q__flagBtn{appearance:none;border:1px solid var(--ws-border);background:var(--ws-surface);border-radius:var(--ws-radius-md);width:100%;padding:var(--ws-space-2) var(--ws-space-4);font-family:var(--ws-font-sans);color:var(--ws-text-secondary);cursor:pointer;transition:background var(--ws-motion-fast) var(--ws-motion-tap), border-color var(--ws-motion-fast) var(--ws-motion-tap);justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex}.outlook-module___zfA1q__flagBtn:hover:not(:disabled){background:var(--ws-surface-hover);border-color:var(--ws-border-strong)}.outlook-module___zfA1q__flagBtn:disabled{opacity:.55;cursor:default}
.stock-setup-module__J1v1Nq__root{width:100%;min-width:0;font-family:var(--ws-font-sans);container-type:inline-size}.stock-setup-module__J1v1Nq__readonly{margin:0 0 var(--ws-space-4);padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-md);background:var(--ws-accent-tint);border:1px solid var(--ws-border);color:var(--ws-text-secondary);font-size:.8125rem;font-weight:500;line-height:1.45}.stock-setup-module__J1v1Nq__primary{gap:var(--ws-space-4);flex-direction:column;min-width:0;display:flex}.stock-setup-module__J1v1Nq__panel{background:var(--ws-surface);border:1px solid var(--ws-border);border-radius:var(--ws-radius-lg);padding:var(--ws-space-5);min-width:0}.stock-setup-module__J1v1Nq__panelEmbedded{background:0 0;border:none;border-radius:0;min-width:0;padding:0}.stock-setup-module__J1v1Nq__historySection{padding-top:var(--ws-space-6)}.stock-setup-module__J1v1Nq__panelHeader{justify-content:space-between;align-items:baseline;gap:var(--ws-space-3);margin-bottom:var(--ws-space-4);display:flex}.stock-setup-module__J1v1Nq__panelHeaderMain{gap:var(--ws-space-1);flex-direction:column;min-width:0;display:flex}.stock-setup-module__J1v1Nq__panelTitleRow{align-items:center;gap:6px;min-width:0;display:flex}.stock-setup-module__J1v1Nq__panelInfo{flex-shrink:0;margin:-2px 0;overflow:visible}.stock-setup-module__J1v1Nq__panelInfo .oak-infotip__trigger{color:var(--ws-text-muted);padding:4px}:is(.stock-setup-module__J1v1Nq__panelInfo .oak-infotip__trigger:hover,.stock-setup-module__J1v1Nq__panelInfo .oak-infotip__trigger:focus-visible){color:var(--ws-text-secondary)}.stock-setup-module__J1v1Nq__panelInfo .oak-infotip__bubble{z-index:200}.stock-setup-module__J1v1Nq__eyebrow{letter-spacing:0;text-transform:none;color:var(--ws-text-muted);font-size:.6875rem;font-weight:600;line-height:1.2}.stock-setup-module__J1v1Nq__panelTitle{color:var(--ws-text-primary);letter-spacing:-.01em;margin:0;font-size:.875rem;font-weight:600;line-height:1.3}.stock-setup-module__J1v1Nq__sectionTitle{letter-spacing:-.01em;color:var(--ws-text-primary);margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.stock-setup-module__J1v1Nq__panelHint{color:var(--ws-text-muted);margin:0;font-size:.8125rem;line-height:1.5}.stock-setup-module__J1v1Nq__countBody{gap:var(--ws-space-5) var(--ws-space-6);grid-template-columns:minmax(0,1.15fr) minmax(12rem,.85fr);align-items:start;min-width:0;display:grid}.stock-setup-module__J1v1Nq__countLead{gap:var(--ws-space-1);flex-direction:column;min-width:0;display:flex}.stock-setup-module__J1v1Nq__countReadout{gap:var(--ws-space-2);margin-top:var(--ws-space-4);flex-direction:column;min-width:0;display:flex}.stock-setup-module__J1v1Nq__countReadout .stock-setup-module__J1v1Nq__onHandValue{font-size:1.75rem}.stock-setup-module__J1v1Nq__countReadoutMeta{align-items:center;gap:var(--ws-space-2) var(--ws-space-3);flex-wrap:wrap;display:flex}.stock-setup-module__J1v1Nq__countForm{gap:var(--ws-space-3);flex-direction:column;min-width:0;display:flex}.stock-setup-module__J1v1Nq__countFields{gap:var(--ws-space-3);grid-template-columns:1fr 1fr;align-items:start;min-width:0;display:grid}.stock-setup-module__J1v1Nq__countField{gap:var(--ws-space-2);flex-direction:column;min-width:0;display:flex}.stock-setup-module__J1v1Nq__countFieldLabel{color:var(--ws-text-secondary);font-size:.75rem;font-weight:600;line-height:1.3}.stock-setup-module__J1v1Nq__countFieldError{color:var(--ws-warning);margin:0;font-size:.75rem;line-height:1.35}.stock-setup-module__J1v1Nq__countActions{margin-top:var(--ws-space-1);justify-content:flex-end;align-items:center;display:flex}@container (max-width:40rem){.stock-setup-module__J1v1Nq__countBody{gap:var(--ws-space-4);grid-template-columns:1fr}.stock-setup-module__J1v1Nq__countFields{grid-template-columns:1fr 1fr}.stock-setup-module__J1v1Nq__countActions .stock-setup-module__J1v1Nq__closingBtn{width:auto}}@container (max-width:22rem){.stock-setup-module__J1v1Nq__countFields{grid-template-columns:1fr}.stock-setup-module__J1v1Nq__countActions .stock-setup-module__J1v1Nq__closingBtn{justify-content:center;width:100%}}.stock-setup-module__J1v1Nq__onHand{align-items:baseline;gap:var(--ws-space-2) var(--ws-space-3);flex-wrap:wrap;display:flex}.stock-setup-module__J1v1Nq__onHandValue{letter-spacing:-.02em;color:var(--ws-text-primary);font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:600;line-height:1.05}.stock-setup-module__J1v1Nq__onHandUnit{color:var(--ws-text-muted);margin-left:4px;font-size:.9375rem;font-weight:500}.stock-setup-module__J1v1Nq__onHandCover{color:var(--ws-text-muted);font-size:.8125rem;font-weight:500}.stock-setup-module__J1v1Nq__onHandLiters{color:var(--ws-text-muted);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:500}.stock-setup-module__J1v1Nq__badge{letter-spacing:.04em;text-transform:capitalize;border-radius:var(--ws-radius-pill);align-items:center;padding:2px 8px;font-size:.6875rem;font-weight:500;display:inline-flex}.stock-setup-module__J1v1Nq__badge[data-tone=warning]{background:var(--ws-warning-soft);color:#92400e}.stock-setup-module__J1v1Nq__badge[data-tone=neutral]{background:var(--ws-accent-soft);color:var(--ws-accent-deep)}.stock-setup-module__J1v1Nq__pipeline{align-items:stretch;gap:var(--ws-space-2);margin-top:var(--ws-space-4);display:flex}.stock-setup-module__J1v1Nq__stage{min-width:0;padding:var(--ws-space-3);border:1px solid var(--ws-border-faint);border-radius:var(--ws-radius-md);background:var(--ws-surface-subtle);flex-direction:column;flex:1 1 0;gap:3px;display:flex}.stock-setup-module__J1v1Nq__stageHead{align-items:center;gap:6px;min-width:0;display:flex}.stock-setup-module__J1v1Nq__stageDot{border-radius:2px;flex-shrink:0;width:7px;height:7px}.stock-setup-module__J1v1Nq__stageLabel{letter-spacing:.03em;text-transform:uppercase;color:var(--ws-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;font-weight:600;overflow:hidden}.stock-setup-module__J1v1Nq__stageValue{letter-spacing:-.01em;color:var(--ws-text-primary);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:600;line-height:1.1}.stock-setup-module__J1v1Nq__stageUnit{color:var(--ws-text-muted);margin-left:1px;font-size:.6875rem;font-weight:400}.stock-setup-module__J1v1Nq__stageNote{color:var(--ws-text-muted);font-size:.6875rem;line-height:1.35}.stock-setup-module__J1v1Nq__flowArrow{color:var(--ws-text-muted);opacity:.7;flex-shrink:0;align-self:center}.stock-setup-module__J1v1Nq__inTransit{align-items:center;gap:var(--ws-space-2);margin-top:var(--ws-space-3);padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-md);border:1px dashed color-mix(in srgb, var(--ws-accent) 38%, transparent);background:var(--ws-accent-tint);display:flex}.stock-setup-module__J1v1Nq__inTransitIcon{color:var(--ws-accent);flex-shrink:0}.stock-setup-module__J1v1Nq__inTransitLabel{color:var(--ws-accent-deep);font-size:.8125rem;font-weight:600}.stock-setup-module__J1v1Nq__inTransitValue{color:var(--ws-text-primary);font-variant-numeric:tabular-nums;margin-left:auto;font-size:.8125rem;font-weight:600}.stock-setup-module__J1v1Nq__fieldRow{align-items:stretch;gap:var(--ws-space-2);display:flex}.stock-setup-module__J1v1Nq__error{margin:var(--ws-space-2) 0 0;padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-sm);background:var(--ws-error-soft);color:var(--ws-error);font-size:.75rem;line-height:1.4}.stock-setup-module__J1v1Nq__anomaly{margin-top:var(--ws-space-1);border-radius:var(--ws-radius-md);overflow:hidden}.stock-setup-module__J1v1Nq__anomaly[data-tone=warning]{border:1px solid var(--ws-warning);background:var(--ws-warning-soft)}.stock-setup-module__J1v1Nq__anomaly[data-tone=info]{border:1px solid color-mix(in srgb, var(--ws-accent) 32%, transparent);background:var(--ws-accent-tint)}.stock-setup-module__J1v1Nq__callout{margin:0 0 var(--ws-space-4);padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-md);background:var(--ws-accent-tint);border:1px solid var(--ws-border);color:var(--ws-text-secondary);font-size:.8125rem;font-weight:500;line-height:1.45}.stock-setup-module__J1v1Nq__callout[data-tone=accent]{color:var(--ws-accent-deep)}.stock-setup-module__J1v1Nq__stageInputStack{flex-direction:column;gap:0;min-width:0;display:flex}.stock-setup-module__J1v1Nq__stageRow{justify-content:space-between;align-items:center;gap:var(--ws-space-3);padding:var(--ws-space-1) 0;display:flex}.stock-setup-module__J1v1Nq__stageRowLabel{color:var(--ws-text-primary);font-size:.75rem;font-weight:500}.stock-setup-module__J1v1Nq__stageTitle{color:var(--ws-text-primary);align-items:center;gap:6px;font-size:.8125rem;font-weight:600;display:inline-flex}.stock-setup-module__J1v1Nq__stageTitleIcon{color:var(--ws-text-muted);flex-shrink:0}.stock-setup-module__J1v1Nq__stageRowUnit{color:var(--ws-text-muted);font-size:.6875rem}.stock-setup-module__J1v1Nq__stageRowTotal{justify-content:space-between;align-items:baseline;gap:var(--ws-space-3);padding:var(--ws-space-2) 0 var(--ws-space-1);margin-top:var(--ws-space-2);border-top:1px solid var(--ws-border-faint);display:flex}.stock-setup-module__J1v1Nq__stageRowTotalLabel{color:var(--ws-text-primary);font-size:.75rem;font-weight:600}.stock-setup-module__J1v1Nq__stageRowTotalValue{font-variant-numeric:tabular-nums;color:var(--ws-text-primary);font-size:.875rem;font-weight:700}.stock-setup-module__J1v1Nq__stageActions{justify-content:flex-end;align-items:center;gap:var(--ws-space-2);margin-top:var(--ws-space-4);margin-inline:calc(-1 * var(--ws-space-5));margin-bottom:calc(-1 * var(--ws-space-5));padding:var(--ws-space-3) var(--ws-space-5);border-top:1px solid var(--ws-border-faint);display:flex}.stock-setup-module__J1v1Nq__stageSection{padding-top:var(--ws-space-3);margin-top:var(--ws-space-3);border-top:1px solid var(--ws-border-faint)}.stock-setup-module__J1v1Nq__defrostSection{gap:var(--ws-space-2);flex-direction:column;min-width:0;display:flex}.stock-setup-module__J1v1Nq__defrostHeader{justify-content:space-between;align-items:center;gap:var(--ws-space-3);padding:var(--ws-space-1) 0;display:flex}.stock-setup-module__J1v1Nq__defrostHeaderMain{align-items:center;gap:var(--ws-space-2);min-width:0;display:flex}.stock-setup-module__J1v1Nq__defrostExpandBtn{width:1.25rem;height:1.25rem;color:var(--ws-text-muted);cursor:pointer;border-radius:var(--ws-radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.stock-setup-module__J1v1Nq__defrostExpandBtn:hover:not(:disabled){background:color-mix(in srgb, var(--ws-accent) 8%, transparent);color:var(--ws-text-primary)}.stock-setup-module__J1v1Nq__defrostExpandBtn:disabled{opacity:.35;cursor:default}.stock-setup-module__J1v1Nq__defrostExpandIcon{flex-shrink:0;transition:transform .15s}.stock-setup-module__J1v1Nq__defrostExpandIcon[data-open=true]{transform:rotate(180deg)}.stock-setup-module__J1v1Nq__defrostHeaderActions{align-items:center;gap:var(--ws-space-2);flex-shrink:0;display:flex}.stock-setup-module__J1v1Nq__defrostSummaryTotal{font-variant-numeric:tabular-nums;color:var(--ws-text-primary);font-size:.8125rem;font-weight:500}.stock-setup-module__J1v1Nq__defrostAddBtn{border-radius:var(--ws-radius-sm);white-space:nowrap;flex-shrink:0;min-height:1.625rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.stock-setup-module__J1v1Nq__defrostUnit{color:var(--ws-text-muted);font-size:.6875rem;font-weight:500}.stock-setup-module__J1v1Nq__defrostEmpty{color:var(--ws-text-muted);margin:0;padding:0 0 0 2px;font-size:.6875rem;line-height:1.4}.stock-setup-module__J1v1Nq__defrostTableWrap{min-width:0}.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table-wrap{border-radius:var(--ws-radius-sm);box-shadow:none}.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table{table-layout:fixed}.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table thead th,.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table tbody td{text-overflow:ellipsis;padding-left:1.25rem;padding-right:1.25rem;overflow:hidden}.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table thead th:first-child,.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table tbody td:first-child{padding-left:1.5rem}.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table thead th:nth-child(2),.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table tbody td:nth-child(2){padding-right:1.75rem}.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table thead th:nth-child(3),.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table tbody td:nth-child(3){padding-left:1.75rem;padding-right:1.75rem}.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table thead th:nth-child(4),.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table tbody td:nth-child(4){padding-left:1.75rem;padding-right:1.5rem}.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table tbody td:last-child{padding-right:1rem}.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table tbody tr td:hover{background:inherit;box-shadow:none}.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table tbody tr:hover td,.stock-setup-module__J1v1Nq__defrostTableWrap .stock-setup-module__J1v1Nq__ws-table tbody tr:hover td:first-child{background:#4a1f6008}.stock-setup-module__J1v1Nq__defrostItemQty{font-variant-numeric:tabular-nums;width:100%;color:var(--ws-text-primary);white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:4px;font-weight:600;display:inline-flex}.stock-setup-module__J1v1Nq__defrostItemUnit{color:var(--ws-text-muted);font-size:.6875rem;font-weight:500}.stock-setup-module__J1v1Nq__defrostItemPlacedText{color:var(--ws-text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8125rem;font-weight:600}.stock-setup-module__J1v1Nq__defrostItemReady{border-radius:var(--ws-radius-sm);color:#047857;background:var(--ws-success-soft);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;border:1px solid #04785729;justify-content:flex-end;align-items:center;max-width:100%;padding:2px 8px;font-size:.6875rem;font-weight:600;display:inline-flex;overflow:hidden}.stock-setup-module__J1v1Nq__defrostRowMenuBtn{width:1.5rem;height:1.5rem;color:var(--ws-text-muted);cursor:pointer;border-radius:var(--ws-radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;justify-self:end;align-items:center;padding:0;display:inline-flex}.stock-setup-module__J1v1Nq__defrostRowMenuBtn:hover:not(:disabled){background:color-mix(in srgb, var(--ws-accent) 8%, transparent);color:var(--ws-text-primary)}.stock-setup-module__J1v1Nq__defrostRowMenuBtn:disabled{opacity:.4;cursor:not-allowed}.stock-setup-module__J1v1Nq__defrostRowMenu{border:1px solid var(--oak-cream-border,var(--ws-border-faint));background:#fff;border-radius:8px;min-width:10.5rem;padding:4px;animation:.12s ease-out stock-setup-module__J1v1Nq__oak-dropdown-in;box-shadow:0 12px 32px #0000001a,0 2px 6px #0000000a}.stock-setup-module__J1v1Nq__defrostRowMenuItem{width:100%;color:var(--ws-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:.75rem;font-weight:500;display:flex}.stock-setup-module__J1v1Nq__defrostRowMenuItem:hover{background:color-mix(in srgb, var(--ws-accent) 6%, transparent)}.stock-setup-module__J1v1Nq__defrostRowMenuItem[data-danger]{color:var(--oak-error,var(--ws-error))}.stock-setup-module__J1v1Nq__defrostRowMenuItem[data-danger]:hover{background:color-mix(in srgb, var(--oak-error,#ef4444) 8%, transparent)}.stock-setup-module__J1v1Nq__defrostLogPreview{justify-content:space-between;align-items:center;gap:var(--ws-space-3);margin-bottom:var(--ws-space-1);padding:var(--ws-space-3);border-radius:var(--ws-radius-md);background:var(--ws-accent-tint);border:1px solid var(--ws-border-faint);display:flex}.stock-setup-module__J1v1Nq__defrostLogPreviewReady{color:var(--ws-text-secondary);text-align:right;font-size:.8125rem;font-weight:500;line-height:1.35}.stock-setup-module__J1v1Nq__historyFilters{align-items:center;gap:var(--ws-space-2);margin-bottom:var(--ws-space-3);flex-wrap:wrap;display:flex}.stock-setup-module__J1v1Nq__historySearchWrap{flex:10rem;min-width:10rem;max-width:16rem}.stock-setup-module__J1v1Nq__historySelect{flex:none;width:10rem}.stock-setup-module__J1v1Nq__historySkel .stock-setup-module__J1v1Nq__historyFilters{pointer-events:none;opacity:.72}.stock-setup-module__J1v1Nq__historySkelCell{height:.8125rem;width:var(--history-skel-w,58%);background:linear-gradient(100deg, var(--oak-skeleton-base,#e9ecf0) 40%, var(--oak-skeleton-sheen,#f4f6f8) 50%, var(--oak-skeleton-base,#e9ecf0) 60%);background-size:200% 100%;border-radius:4px;max-width:100%;animation:1.6s ease-in-out infinite stock-setup-module__J1v1Nq__oak-history-skel-shimmer;display:block}.stock-setup-module__J1v1Nq__historySkelCellWide{--history-skel-w:82%}.stock-setup-module__J1v1Nq__historySkelCellShort{--history-skel-w:42%}.stock-setup-module__J1v1Nq__historySkelCellPill{border-radius:6px;width:5.5rem;height:1.5rem}.stock-setup-module__J1v1Nq__historySkelPagination{justify-content:space-between;align-items:center;gap:var(--ws-space-3);padding:var(--ws-space-2) var(--ws-space-3);border-top:1px solid var(--ws-border);color:var(--ws-text-muted);opacity:.55;pointer-events:none;font-size:.75rem;display:flex}@keyframes stock-setup-module__J1v1Nq__oak-history-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.stock-setup-module__J1v1Nq__historySkelCell{animation:none}}.stock-setup-module__J1v1Nq__closingRow{justify-content:space-between;align-items:center;gap:var(--ws-space-3);padding:var(--ws-space-3) var(--ws-space-4);border:1px solid var(--ws-border);border-radius:var(--ws-radius-lg);background:var(--ws-surface);display:flex}.stock-setup-module__J1v1Nq__closingRow[data-verified]{border-color:color-mix(in srgb, #10b981 40%, var(--ws-border));background:color-mix(in srgb, #10b981 6%, var(--ws-surface))}.stock-setup-module__J1v1Nq__closingLead{align-items:center;gap:var(--ws-space-3);min-width:0;display:flex}.stock-setup-module__J1v1Nq__closingMoon{color:var(--ws-text-secondary);flex-shrink:0;display:inline-flex}.stock-setup-module__J1v1Nq__closingRow[data-verified] .stock-setup-module__J1v1Nq__closingMoon{color:#10b981}.stock-setup-module__J1v1Nq__closingText{min-width:0}.stock-setup-module__J1v1Nq__closingTitle{color:var(--ws-text-primary);margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.stock-setup-module__J1v1Nq__closingSub{color:var(--ws-text-muted);font-variant-numeric:tabular-nums;margin:1px 0 0;font-size:.75rem;line-height:1.4}.stock-setup-module__J1v1Nq__closingBtn{align-items:center;gap:var(--ws-space-1);padding:var(--ws-space-2) var(--ws-space-3);border-radius:var(--ws-radius-md);border:1px solid var(--ws-accent);background:var(--ws-accent);color:var(--ws-on-accent);font-family:var(--ws-font-sans);cursor:pointer;white-space:nowrap;transition:background var(--ws-motion-fast) var(--ws-motion-tap), border-color var(--ws-motion-fast) var(--ws-motion-tap), box-shadow var(--ws-motion-fast) var(--ws-motion-tap);flex-shrink:0;font-size:.8125rem;font-weight:600;display:inline-flex}.stock-setup-module__J1v1Nq__closingBtn:hover:not(:disabled){box-shadow:0 0 0 3px var(--ws-accent-soft)}.stock-setup-module__J1v1Nq__closingBtn:focus-visible{box-shadow:0 0 0 3px var(--ws-accent-soft);outline:none}.stock-setup-module__J1v1Nq__closingBtn:disabled{cursor:default;opacity:.55}.stock-setup-module__J1v1Nq__closingBtnDone{border-color:color-mix(in srgb, #10b981 45%, var(--ws-border));color:#10b981;background:0 0}.stock-setup-module__J1v1Nq__closingBtnDone:hover:not(:disabled){box-shadow:0 0 0 3px #10b9812e}
.order-days-module__zVWGWa__view{justify-content:space-between;align-items:baseline;gap:var(--ws-space-2);display:flex}.order-days-module__zVWGWa__viewLabel{color:var(--ws-text-muted);flex-shrink:0;font-size:.8125rem}.order-days-module__zVWGWa__viewValueWrap{align-items:baseline;gap:var(--ws-space-2);justify-content:flex-end;min-width:0;display:inline-flex}.order-days-module__zVWGWa__viewValue{color:var(--ws-text-primary);text-align:right;font-size:.8125rem;font-weight:500}.order-days-module__zVWGWa__editLink{appearance:none;font-family:var(--ws-font-sans);color:var(--ws-accent);cursor:pointer;transition:color var(--ws-motion-fast) var(--ws-motion-tap);background:0 0;border:none;flex-shrink:0;padding:0;font-size:.8125rem;font-weight:500}.order-days-module__zVWGWa__editLink:hover{color:var(--ws-accent-deep)}.order-days-module__zVWGWa__edit{gap:var(--ws-space-3);flex-direction:column;display:flex}.order-days-module__zVWGWa__help{color:var(--ws-text-muted);font-size:.8125rem;line-height:1.45}.order-days-module__zVWGWa__grid{gap:var(--ws-space-1);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.order-days-module__zVWGWa__chip{appearance:none;border:1px solid var(--ws-border);border-radius:var(--ws-radius-sm);background:var(--ws-surface);min-width:0;min-height:40px;font-family:var(--ws-font-sans);color:var(--ws-text-secondary);cursor:pointer;transition:background var(--ws-motion-fast) var(--ws-motion-tap), border-color var(--ws-motion-fast) var(--ws-motion-tap), color var(--ws-motion-fast) var(--ws-motion-tap);padding:0 2px;font-size:.75rem;font-weight:500}.order-days-module__zVWGWa__chip:hover:not(:disabled){background:var(--ws-surface-hover);border-color:var(--ws-border-strong)}.order-days-module__zVWGWa__chip[aria-pressed=true]{background:var(--ws-accent);border-color:var(--ws-accent);color:var(--ws-on-accent)}.order-days-module__zVWGWa__chip[aria-pressed=true]:hover:not(:disabled){background:var(--ws-accent-hover);border-color:var(--ws-accent-hover)}.order-days-module__zVWGWa__chip:disabled{opacity:.55;cursor:default}.order-days-module__zVWGWa__hint{color:var(--ws-text-muted);font-size:.6875rem;line-height:1.4}.order-days-module__zVWGWa__error{color:#b91c1c;font-size:.75rem;font-weight:600}.order-days-module__zVWGWa__actions{gap:var(--ws-space-2);display:flex}.order-days-module__zVWGWa__actionBtn{min-height:44px}.order-days-module__zVWGWa__actionBtnGrow{flex:1}.order-days-module__zVWGWa__sectionView{align-items:stretch;gap:var(--ws-space-2);flex-direction:column;display:flex}.order-days-module__zVWGWa__sectionView .order-days-module__zVWGWa__viewValueWrap{justify-content:flex-start}.order-days-module__zVWGWa__sectionView .order-days-module__zVWGWa__viewValue{text-align:left}.order-days-module__zVWGWa__sectionEdit{gap:var(--ws-space-3);flex-direction:column;display:flex}
.DayStoryMetrics-module__cRb63q__card{margin:0 0 var(--ws-space-4);border:1px solid color-mix(in srgb, var(--ws-text-primary) 8%, transparent);background:var(--ws-surface);border-radius:10px;overflow:hidden}.DayStoryMetrics-module__cRb63q__closed{padding:var(--ws-space-4) var(--ws-space-5)}.DayStoryMetrics-module__cRb63q__closedTitle{font-family:var(--ws-font-sans);color:var(--ws-text-secondary);margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.DayStoryMetrics-module__cRb63q__hero{justify-content:space-between;align-items:flex-start;gap:var(--ws-space-5);padding:20px 24px;display:flex}.DayStoryMetrics-module__cRb63q__heroMain{flex:1;min-width:0}.DayStoryMetrics-module__cRb63q__litersRow{align-items:baseline;gap:1px;min-width:0;display:flex}.DayStoryMetrics-module__cRb63q__litersValue{font-family:var(--ws-font-sans);letter-spacing:-.04em;color:var(--ws-text-primary);font-variant-numeric:tabular-nums;font-size:clamp(1.75rem,1.4rem + .9vw,2.125rem);font-weight:600;line-height:1}.DayStoryMetrics-module__cRb63q__litersUnit{font-family:var(--ws-font-sans);color:var(--ws-text-muted);margin-left:3px;font-size:1rem;font-weight:500}.DayStoryMetrics-module__cRb63q__estimatedMark{color:var(--ws-warning);margin-right:2px;font-size:1rem;font-weight:500}.DayStoryMetrics-module__cRb63q__bucketLine{font-family:var(--ws-font-sans);color:var(--ws-text-muted);font-variant-numeric:tabular-nums;margin:8px 0 0;font-size:.8125rem;line-height:1.4}.DayStoryMetrics-module__cRb63q__bucketSep{opacity:.45}.DayStoryMetrics-module__cRb63q__estimatedNote{font-family:var(--ws-font-sans);color:var(--ws-text-muted);margin:6px 0 0;font-size:.75rem;line-height:1.4}.DayStoryMetrics-module__cRb63q__weatherLine{font-family:var(--ws-font-sans);color:var(--ws-text-muted);font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:.8125rem;line-height:1.4}.DayStoryMetrics-module__cRb63q__signals{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:flex-start;gap:8px;max-width:min(300px,46%);display:flex}.DayStoryMetrics-module__cRb63q__flagPill{border:1px solid color-mix(in srgb, var(--ws-accent) 28%, transparent);background:var(--ws-accent-soft);font-family:var(--ws-font-sans);letter-spacing:.01em;color:var(--ws-accent-deep);white-space:nowrap;border-radius:999px;align-items:center;gap:2px;padding:5px 12px;font-size:.8125rem;font-weight:600;line-height:1.4;display:inline-flex}.DayStoryMetrics-module__cRb63q__flagPillRemovable{padding-right:6px}.DayStoryMetrics-module__cRb63q__flagPillRemove{width:20px;height:20px;color:inherit;opacity:0;pointer-events:none;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin-left:2px;padding:0;transition:opacity .14s ease-out,background .14s ease-out;display:inline-flex}.DayStoryMetrics-module__cRb63q__flagPillRemovable:hover .DayStoryMetrics-module__cRb63q__flagPillRemove,.DayStoryMetrics-module__cRb63q__flagPillRemovable:focus-within .DayStoryMetrics-module__cRb63q__flagPillRemove{opacity:.85;pointer-events:auto}.DayStoryMetrics-module__cRb63q__flagPillRemove:hover:not(:disabled),.DayStoryMetrics-module__cRb63q__flagPillRemove:focus-visible{opacity:1;background:color-mix(in srgb, var(--ws-accent) 14%, transparent);outline:none}.DayStoryMetrics-module__cRb63q__flagPillRemove:disabled{cursor:not-allowed;opacity:.4}@media (hover:none){.DayStoryMetrics-module__cRb63q__flagPillRemovable .DayStoryMetrics-module__cRb63q__flagPillRemove{opacity:.75;pointer-events:auto}}.DayStoryMetrics-module__cRb63q__insights{border-top:1px solid color-mix(in srgb, var(--ws-text-primary) 6%, transparent);background:color-mix(in srgb, var(--ws-text-primary) 2%, var(--ws-surface));padding:14px 24px}.DayStoryMetrics-module__cRb63q__insightLine{font-family:var(--ws-font-sans);color:var(--ws-text-secondary);margin:0;font-size:.875rem;line-height:1.55}.DayStoryMetrics-module__cRb63q__insightLine+.DayStoryMetrics-module__cRb63q__insightLine{margin-top:6px}.DayStoryMetrics-module__cRb63q__footTraffic{border-top:1px solid color-mix(in srgb, var(--ws-text-primary) 6%, transparent);padding:12px 24px 16px}@media (max-width:640px){.DayStoryMetrics-module__cRb63q__hero{gap:var(--ws-space-3);flex-direction:column;padding:16px 18px}.DayStoryMetrics-module__cRb63q__signals{justify-content:flex-start;max-width:none}.DayStoryMetrics-module__cRb63q__insights,.DayStoryMetrics-module__cRb63q__footTraffic{padding-left:18px;padding-right:18px}}
.table-empty-state-module__e9Iztq__root{padding:var(--ws-space-6);text-align:center;color:var(--ws-text-muted);border:1px dashed var(--ws-border);border-radius:var(--ws-radius-md);font-size:.8125rem}