/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.order-1{order:1}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#2d1b15;--muted:#705f57;--cream:#fffaf0;--paper:#fffdf8;--sand:#f3e6d0;--terracotta:#cb4e2d;--terracotta-dark:#a9361f;--gold:#efad1b;--sage:#6ba88e;--line:#eadac2;--shadow:0 18px 50px #5b331e1c}.customization-modal-layer{justify-content:center;align-items:center;padding:18px;display:flex}.customization-panel{background:var(--paper);border-radius:24px;width:min(580px,100%);max-height:calc(100vh - 36px);padding:26px;position:relative;overflow-y:auto;box-shadow:0 22px 70px #23161147}.customization-intro{color:var(--muted);margin:-8px 0 18px;line-height:1.55}.customization-controls{background:#fff8ee;border:1px solid #ead7bb;border-radius:17px;padding:15px}.customization-capacity,.customization-panel-footer{justify-content:space-between;align-items:center;display:flex}.customization-capacity{color:var(--muted);border-bottom:1px solid #ead7bb;margin-bottom:6px;padding:0 2px 12px;font-size:13px}.customization-capacity b{color:var(--terracotta)}.customization-option-list{flex-direction:column;display:flex}.customization-option{border-bottom:1px dashed #e4d1b5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px;min-height:70px;padding:11px 2px;display:grid}.customization-option:last-child{border-bottom:0}.customization-option-heading{align-items:start;gap:7px;display:grid}.customization-option-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.customization-option small,.customization-limit-note{color:var(--muted);font-size:11px}.customization-remove-toggle{color:#86503a;cursor:pointer;background:#fff;border:1px solid #d9c5a6;border-radius:999px;flex:none;justify-self:start;min-height:30px;padding:5px 10px;font-size:11px;font-weight:800}.customization-remove-toggle[aria-pressed=true]{color:#fff;background:#9a4d2f;border-color:#9a4d2f}.customization-stepper-row{flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;display:flex}.customization-stepper-row>span{color:var(--muted);font-size:12px;font-weight:750}.customization-stepper{background:#fffaf2;border:1px solid #e8cba6;border-radius:13px;grid-template-columns:36px 34px 36px;align-items:center;padding:3px;display:grid}.customization-stepper button{color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:20px;display:flex}.customization-stepper button:disabled{color:#c3b9aa;cursor:not-allowed;opacity:.58}.customization-stepper output{color:var(--ink);text-align:center;font-size:15px;font-weight:900}.customization-option.removed{background:#fff4ec;border-radius:12px;margin:4px -7px;padding-left:9px;padding-right:9px}.customization-limit-note{color:#99512f;margin-top:8px;font-weight:700;display:block}.customization-panel-footer{border-top:1px solid var(--line);gap:18px;margin-top:20px;padding-top:18px}.customization-panel-footer>span{flex-direction:column;gap:3px;display:flex}.customization-panel-footer small{color:var(--muted)}.customization-panel-footer b{font-size:22px}.cart-customization-summary,.seller-customization-summary,.public-customization-summary{margin-top:4px;font-weight:800;line-height:1.4;display:block;color:#9a4d2f!important;font-size:11px!important}.cart-customization-summary.original{color:#60705a!important}.cart-customization-detail{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.cart-customization-detail button{color:var(--terracotta);cursor:pointer;background:#fff2e6;border:1px solid #f0c7b8;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.work-order-customization-summary{font-size:12px;font-weight:800;color:#9a4d2f!important;margin-top:5px!important}.manual-order-customization{grid-column:1/-1}.manual-order-customization>small{color:#9a4d2f;margin-top:7px;font-weight:800;display:block}.customization-controls.compact{border-radius:13px;padding:10px 12px}.customization-controls.compact .customization-option{min-height:58px}.product-customization-policy{background:#f5f8f2;border:1px solid #cedbc8;border-radius:16px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:16px;display:grid}.product-customization-policy legend{padding:0 7px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:800}.product-customization-first-save,.product-customization-empty{color:var(--muted);grid-column:1/-1;margin:0}.product-customization-options{background:#fff;border:1px solid #dbe5d6;border-radius:14px;grid-column:1/-1;padding:13px}.product-customization-options-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.product-customization-options-heading>span{flex-direction:column;gap:3px;display:flex}.product-customization-options-heading small{color:var(--muted)}.product-customization-options-heading button{color:#405b38;cursor:pointer;background:#edf4e9;border:1px solid #cbd9c4;border-radius:10px;align-items:center;gap:6px;padding:9px 11px;display:inline-flex}.product-customization-row{border-top:1px dashed #d8e2d3;grid-template-columns:minmax(210px,1.55fr) minmax(112px,.85fr) minmax(108px,.8fr) minmax(108px,.8fr) minmax(132px,1fr) 38px;grid-template-areas:"ingredient current remove add cost delete""ingredient extra maximum price margin delete";align-items:stretch;gap:9px;padding:12px 0;display:grid}.product-customization-row>*{min-width:0}.product-customization-row:first-of-type{border-top:0}.product-customization-check>span{align-items:center;gap:7px;min-height:44px;display:flex}.product-customization-ingredient{grid-area:ingredient}.product-customization-base-quantity{grid-area:current}.product-customization-can-remove{grid-area:remove}.product-customization-can-add{grid-area:add}.product-customization-extra-quantity{grid-area:extra}.product-customization-maximum{grid-area:maximum}.product-customization-price{grid-area:price}.product-customization-cost{grid-area:cost}.product-customization-margin{grid-area:margin}.product-customization-readonly{flex-direction:column;gap:6px;display:flex}.product-customization-readonly>span{font-size:13px;font-weight:750;line-height:1.25}.product-customization-readonly output{color:#2f4529;background:#f2f5ef;border:1px solid #d8e2d3;border-radius:10px;align-items:center;min-height:44px;padding:10px 11px;font-size:14px;font-weight:800;display:flex}.product-customization-readonly small{color:var(--muted);font-size:11px;line-height:1.25}.product-customization-margin output{color:#2f633b}.product-customization-check input{width:auto;margin:0;display:inline-block}.product-customization-remove{color:#a23c25;cursor:pointer;background:#fff;border:1px solid #dfc8bd;border-radius:10px;grid-area:delete;justify-content:center;place-self:end;align-items:center;width:38px;height:38px;margin-bottom:3px;display:flex}@media (width<=1100px){.product-customization-row{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"ingredient ingredient current""remove add margin""extra maximum price""cost cost delete"}.product-customization-ingredient{grid-column:auto}.product-customization-remove{place-self:end}}@media (width<=680px){.customization-modal-layer{align-items:flex-end;padding:0}.customization-panel{border-radius:22px 22px 0 0;width:100%;max-height:92vh;padding:20px 15px}.customization-option{gap:8px 12px}.customization-option-heading{align-items:start}.customization-remove-toggle{align-self:flex-start}.customization-stepper{grid-template-columns:40px 38px 40px}.customization-stepper button{width:40px;height:40px}.customization-stepper-row>span{font-size:11px}.customization-panel-footer{flex-direction:column;align-items:stretch}.customization-panel-footer .primary-button{width:100%}.product-customization-policy{grid-column:auto;grid-template-columns:1fr;padding:13px 10px}.product-customization-options,.product-customization-first-save,.product-customization-empty{grid-column:auto}.product-customization-options-heading{flex-direction:column;align-items:stretch}.product-customization-options-heading button{justify-content:center}.product-customization-row{background:#fbfdf9;border:1px solid #d8e2d3;border-radius:12px;grid-template-columns:1fr 1fr;grid-template-areas:"ingredient ingredient""current current""remove add""extra maximum""price cost""margin delete";margin-top:10px;padding:10px}.product-customization-ingredient{grid-column:auto}.product-customization-remove{justify-self:end}.manual-order-customization{grid-column:1/-1}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.announcement{background:var(--terracotta);color:#fff9ec;letter-spacing:.02em;text-align:center;justify-content:center;align-items:center;gap:12px;min-height:34px;padding:7px 18px;font-size:13px;font-weight:600;display:flex}.announcement p{margin:0}.site-header{z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffaf0f0;border-bottom:1px solid #dec6a1a8;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:inline-flex}.brand>span:last-child{flex-direction:column;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:.92;display:flex}.brand-mark{background:var(--gold);border-radius:50% 50% 46% 54%/62% 62% 38% 38%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative;transform:rotate(-4deg)}.brand-mark:before,.brand-mark:after,.brand-mark span{background:var(--ink);content:"";border-radius:50% 50% 42% 58%;width:6px;height:14px;position:absolute}.brand-mark:before{transform:translate(-8px,-1px)rotate(-18deg)}.brand-mark:after{transform:translate(8px,-1px)rotate(18deg)}.brand-mark span{transform:translateY(-3px)}.site-header nav{align-items:center;gap:clamp(22px,4vw,48px);font-size:15px;font-weight:700;display:flex}.site-header nav a,.nav-order{cursor:pointer;background:0 0;border:0;padding:12px 0;position:relative}.site-header nav .active:after{background:var(--terracotta);content:"";width:100%;height:2px;position:absolute;bottom:4px;left:0}.bag-button{border:1.5px solid var(--terracotta);color:var(--terracotta);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;width:52px;height:46px;display:inline-flex;position:relative}.bag-button span{background:var(--terracotta);border:2px solid var(--cream);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-7px;right:-6px}.hero{min-height:620px;position:relative;overflow:hidden}.hero-image{background:linear-gradient(90deg,#fffaf0fa 0%,#fffaf0e6 34%,#fffaf014 64%),url(/images/hero-food.png) 100%/cover no-repeat;position:absolute;inset:0}.hero-copy{z-index:1;max-width:580px;margin-left:clamp(24px,5vw,76px);padding:116px 0 80px;position:relative}.eyebrow{color:#537760;letter-spacing:.2em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.hero h1,.section-heading h2,.panel-header h2,.lookup-card h2{font-family:Georgia,Times New Roman,serif}.hero h1{letter-spacing:-.055em;max-width:580px;margin:0;font-size:clamp(54px,6vw,88px);line-height:.92}.hero-text{max-width:490px;margin:28px 0 30px;font-size:clamp(18px,2vw,23px);line-height:1.5}.hero-actions{align-items:center;gap:30px;display:flex}.primary-button{background:linear-gradient(135deg, #e85c34, var(--terracotta));color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:0 30px;font-weight:800;display:inline-flex;box-shadow:0 11px 24px #c4442738}.primary-button:hover{background:var(--terracotta-dark)}.primary-button:disabled,button:disabled{cursor:not-allowed;opacity:.55}.text-link{color:var(--terracotta);align-items:center;gap:9px;font-weight:800;display:inline-flex}.trust-bar{background:var(--paper);border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:-1px;padding:26px clamp(24px,5vw,76px);display:grid}.trust-bar article{justify-content:center;align-items:center;gap:14px;padding:2px 20px;display:flex}.trust-bar article+article{border-left:1px dashed #dec8aa}.trust-bar article>span:last-child{flex-direction:column;gap:3px;display:flex}.trust-bar small{color:var(--muted)}.trust-icon{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.trust-icon.mint{color:var(--sage)}.trust-icon.coral{color:var(--terracotta)}.section-shell{max-width:1240px;margin:0 auto;padding:96px 34px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(38px,4vw,55px);line-height:1}.section-heading>p{color:var(--muted);max-width:370px;line-height:1.6}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.product-card{background:var(--paper);border:1px solid #ead8bd;border-radius:24px;min-width:0;overflow:hidden;box-shadow:0 11px 28px #492d1912}.product-image{aspect-ratio:1.1;background:var(--sand);position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-image-placeholder{color:var(--ink);text-align:center;background:radial-gradient(circle at 72% 24%,#f8bf546b,#0000 28%),linear-gradient(145deg,#f7ead7,#ead0ac);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.product-image-placeholder .brand-mark{background:#fff9edd6;width:48px;height:48px}.product-image-placeholder b{font-family:Georgia,Times New Roman,serif;font-size:22px}.product-image-placeholder small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.product-card:hover .product-image img{transform:scale(1.025)}.product-image>span{color:var(--terracotta);text-transform:uppercase;background:#fff9ed;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:13px;left:13px;box-shadow:0 5px 12px #4a2a1424}.product-image>.product-customizable-badge{color:#46633e;background:#edf4e9;left:auto;right:13px}.product-content{flex-direction:column;justify-content:space-between;gap:22px;min-height:222px;padding:21px;display:flex}.menu-empty{background:var(--paper);text-align:center;border:1px solid #ead8bd;border-radius:24px;flex-direction:column;align-items:center;max-width:560px;margin:0 auto;padding:44px 28px;display:flex}.menu-empty h3{margin:18px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:30px}.menu-empty p{color:var(--muted);margin:0 0 22px;line-height:1.6}.product-content h3{margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.05}.product-content>div>p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.product-footer{justify-content:space-between;align-items:end;gap:10px;display:flex}.product-footer p{flex-direction:column;display:flex;color:var(--ink)!important}.product-footer p b{font-size:18px}.product-footer p span{color:var(--muted);font-size:12px}.product-footer>button{color:var(--terracotta);cursor:pointer;background:#fff2e6;border:1px solid #f0c7b8;border-radius:12px;align-items:center;gap:4px;min-height:42px;padding:0 12px;font-size:13px;font-weight:800;display:flex}.quantity{border:1px solid var(--line);background:#fff7eb;border-radius:13px;align-items:center;gap:3px;padding:3px;display:flex}.quantity button{background:var(--paper);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.quantity>b{text-align:center;min-width:24px}.how-it-works{padding-top:38px}.how-it-works ol{grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.how-it-works li{border:1px solid var(--line);background:#fffdf8b8;border-radius:20px;align-items:flex-start;gap:14px;min-height:150px;padding:22px;display:flex}.how-it-works li>span{background:#fbd67b;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:800;display:flex}.how-it-works li b{margin:2px 0 8px;line-height:1.25;display:block}.how-it-works li p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}footer{background:var(--ink);color:#fff8e9;justify-content:space-between;align-items:center;padding:38px clamp(24px,5vw,76px);display:flex}footer p{color:#e5d8cb}footer button{color:#f8bf54;cursor:pointer;background:0 0;border:0;font-weight:800}.footer-link{color:#f8bf54;font-weight:800}.footer-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.menu-catalog{min-height:calc(100vh - 220px)}.footer-brand .brand-mark{width:36px;height:36px}.footer-brand>span:last-child{font-size:18px}.mobile-order-bar{background:var(--terracotta);color:#fff;cursor:pointer;z-index:25;border:0;border-radius:15px;align-items:center;gap:12px;min-height:58px;padding:8px 14px;display:none;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 12px 35px #55271947}.mobile-order-count{color:var(--terracotta);background:#fff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:flex}.mobile-order-bar strong{margin-left:auto}.modal-layer{z-index:50;position:fixed;inset:0}.modal-scrim{background:#24150f8f;border:0;width:100%;height:100%;position:absolute;inset:0}.cart-panel{background:var(--paper);width:min(500px,100%);height:100%;padding:30px;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-16px 0 48px #2316112e}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:20px;display:flex}.panel-header h2{letter-spacing:-.04em;margin:0;font-size:38px}.panel-header .eyebrow{margin-bottom:6px}.icon-button{cursor:pointer;background:#f7ecdc;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.cart-lines{flex-direction:column;gap:18px;display:flex}.cart-lines article{grid-template-columns:72px 1fr auto;align-items:flex-start;gap:13px;display:grid}.cart-lines img{object-fit:cover;border-radius:13px;width:72px;height:72px}.cart-image-placeholder{background:#f0dcc0;border-radius:13px;justify-content:center;align-items:center;width:72px;height:72px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:800;display:flex}.cart-lines article>div{flex-direction:column;display:flex}.cart-lines small{color:var(--muted);margin:4px 0 8px}.quantity.small{align-self:flex-start}.quantity.small button{width:29px;height:29px}.cart-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:24px;padding-top:20px;font-size:18px;display:flex}.cart-total b{font-size:24px}.payment-note{color:#416954;background:#eaf5ef;border-radius:13px;align-items:flex-start;gap:9px;padding:13px;font-size:13px;line-height:1.45;display:flex}.payment-note svg{flex:none}.order-form,.lookup-card form{flex-direction:column;gap:15px;margin-top:22px;display:flex}label{flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}label span{color:var(--muted);font-weight:400}input,textarea{color:var(--ink);background:#fffaf1;border:1px solid #dcccc0;border-radius:12px;outline:none;padding:14px}input:focus,textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #cb4e2d1a}textarea{resize:vertical}.wide{width:100%}.submitted-card{text-align:center;flex-direction:column;align-items:center;padding:28px 10px;display:flex}.submitted-card>span{color:#51846a;background:#e6f4ec;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.submitted-card h3{margin:20px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:30px}.submitted-card p{color:var(--muted);line-height:1.6}.order-code{background:#fff5df;border:1px dashed #dfb868;border-radius:14px;flex-direction:column;margin:20px 0;padding:14px 46px;display:flex}.order-code small{color:var(--muted)}.order-code b{letter-spacing:.06em;font-size:25px}.lookup-card{background:var(--paper);box-shadow:var(--shadow);border-radius:26px;width:calc(100% - 30px);max-width:440px;padding:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lookup-card>p{color:var(--muted);line-height:1.5}.form-error{color:#9d331f;background:#fff0eb;border:1px solid #f3c3b6;border-radius:11px;margin:0;padding:11px 13px;font-size:13px;line-height:1.45}.status-page{min-height:100vh}.status-shell{max-width:960px;margin:0 auto;padding:84px 28px 110px}.status-intro{text-align:center;max-width:640px;margin:0 auto 30px}.status-intro h1,.seller-title h1,.seller-access-card h1{letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6vw,68px);line-height:1}.status-intro>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.5}.whatsapp-help{color:#3f7657;margin-top:8px;font-size:14px;font-weight:800;display:inline-block}.lookup-form{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;grid-template-columns:1fr 1fr auto;align-items:end;gap:14px;max-width:850px;margin:0 auto;padding:20px;display:grid}.lookup-form .form-error{grid-column:1/-1}.lookup-form .primary-button{min-width:180px}.direct-order-access{grid-template-columns:1fr auto;align-items:center}.direct-order-access>p{color:var(--muted);margin:0}.text-button{color:var(--terracotta);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:10px 4px;font-weight:800;text-decoration:underline}.order-status-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:26px;margin-top:34px;padding:28px}.order-status-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.order-status-heading small{color:var(--terracotta);letter-spacing:.08em;text-transform:uppercase;font-weight:900}.order-status-heading h2{margin:5px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:34px}.order-status-heading p{color:var(--muted);margin:0}.status-pill{color:#4b795f;text-transform:uppercase;white-space:nowrap;background:#edf5f0;border:1px solid #c8dfd1;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900}.status-pill.received{color:#8c6510;background:#fff4da;border-color:#efd28a}.status-pill.cancelled{color:#a33d27;background:#fff0eb;border-color:#efc0b3}.status-progress{grid-template-columns:repeat(4,1fr);gap:0;margin:34px 0;padding:0;list-style:none;display:grid}.status-progress li{align-items:center;gap:10px;display:flex;position:relative}.status-progress li:not(:last-child):after{content:"";z-index:0;background:#ded4c6;height:2px;position:absolute;top:19px;left:45px;right:10px}.status-progress li.done:not(:last-child):after{background:var(--sage)}.status-progress li>span{border:3px solid var(--paper);color:var(--muted);z-index:1;background:#eee6da;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:flex;position:relative}.status-progress li.done>span{background:var(--sage);color:#fff}.status-progress li>div{z-index:1;flex-direction:column;gap:3px;display:flex;position:relative}.status-progress li small{color:var(--muted);font-size:10px;line-height:1.25}.delivery-box{background:#fff4da;border:1px solid #ecd08d;border-radius:16px;flex-direction:column;margin:22px 0;padding:18px;display:flex}.delivery-box small{color:#8e6b26;margin-bottom:5px}.delivery-box b{text-transform:capitalize;font-family:Georgia,Times New Roman,serif;font-size:22px}.delivery-box p{color:var(--muted);margin:7px 0 0}.payment-ready{background:#eaf5ef;border:1px solid #c6dfd1;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:22px 0;padding:18px;display:grid}.payment-ready>span{color:#4f8266;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.payment-ready p{color:#557364;margin:5px 0 0;font-size:13px}.paid-note{color:#3f7657;background:#eaf5ef;border-radius:14px;align-items:center;gap:8px;margin:22px 0;padding:14px;font-weight:900;display:flex}.cancelled-note{color:#913824;background:#fff0eb;border-radius:14px;margin:24px 0;padding:16px;line-height:1.5}.cancelled-note a{font-weight:900;text-decoration:underline}.status-items{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.status-items h3{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:22px}.status-items>div{justify-content:space-between;padding:7px 0;display:flex}.status-total{border-top:1px dashed #dcc8aa;margin-top:8px;font-size:19px;padding-top:15px!important}.seller-access-page{background:linear-gradient(#fffaf0d4,#fffaf0f2),url(/images/hero-food.png) 50%/cover;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.seller-access-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);text-align:center;border-radius:28px;max-width:600px;padding:40px}.seller-access-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}.seller-access-card .primary-button{margin:10px auto}.seller-signout{color:var(--terracotta);margin-top:12px;font-size:13px;font-weight:800;display:block}.seller-page{background:radial-gradient(circle at 90% 0,#efad1b1a,#0000 27%),#f7f0e5;min-height:100vh}.seller-header{background:var(--paper);border-bottom:1px solid var(--line);z-index:30;grid-template-columns:1fr auto 1fr;align-items:center;padding:16px clamp(20px,4vw,54px);display:grid;position:sticky;top:0}.seller-mode{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#f7eddd;border:1px solid #e5d5bd;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900}.seller-account{flex-direction:column;justify-self:end;align-items:flex-end;gap:4px;font-size:13px;display:flex}.seller-account a{color:var(--terracotta);font-weight:800}.seller-shell{max-width:1240px;margin:0 auto;padding:50px 28px 110px}.seller-section-nav{border:1px solid var(--line);background:#fffdf8c7;border-radius:15px;align-items:center;gap:5px;margin-bottom:32px;padding:5px;display:inline-flex}.seller-section-nav a{color:var(--muted);border-radius:11px;padding:11px 17px;font-size:13px;font-weight:900}.seller-section-nav a.active{background:var(--ink);color:#fff;box-shadow:0 5px 14px #2d1b1529}.seller-title{justify-content:space-between;align-items:center;gap:30px;margin-bottom:26px;display:flex}.seller-title .eyebrow{margin-bottom:9px}.seller-title h1{font-size:clamp(46px,6vw,66px)}.seller-date{color:var(--muted);text-transform:capitalize;margin:9px 0 0}.seller-refresh,.seller-actions button,.danger-button,.seller-card-toggle{background:var(--paper);cursor:pointer;border:1px solid #d7c4a9;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-weight:800;display:inline-flex}.seller-refresh:disabled{cursor:wait;opacity:.6}.seller-title-actions{align-items:center;gap:10px;display:flex}.seller-add-order{width:auto;min-height:44px;padding:0 17px}.manual-order-form{background:var(--paper);border:1px solid #dfcdb3;border-radius:24px;gap:20px;margin:-5px 0 26px;padding:24px;display:grid;box-shadow:0 12px 32px #50301d14}.manual-order-heading{align-items:flex-start;gap:14px;display:flex}.manual-order-heading>span{color:var(--terracotta);background:#fff0eb;border-radius:13px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.manual-order-heading .eyebrow{margin-bottom:5px}.manual-order-heading h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px}.manual-order-heading p:last-child{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.manual-order-customer-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.manual-order-form label{color:var(--muted);flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.manual-order-form input,.manual-order-form select,.manual-order-form textarea{color:var(--ink);font:inherit;background:#fff;border:1px solid #d9c9b2;border-radius:11px;min-height:44px;padding:10px 12px;font-size:14px}.manual-order-form textarea{resize:vertical;min-height:82px;line-height:1.45}.manual-order-form input:focus,.manual-order-form select:focus,.manual-order-form textarea:focus{border-color:var(--terracotta);outline:none;box-shadow:0 0 0 3px #cb4e2d1a}.manual-order-products{background:#fbf5eb;border:1px solid #eadcc7;border-radius:16px;gap:10px;padding:16px;display:grid}.manual-order-products-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:2px;display:flex}.manual-order-products-heading>div{flex-direction:column;gap:3px;display:flex}.manual-order-products-heading small{color:var(--muted)}.manual-order-products-heading .secondary-button{align-items:center;gap:6px;min-height:38px;padding:0 12px;display:inline-flex}.manual-order-line{grid-template-columns:minmax(220px,1fr) 90px 110px 36px;align-items:end;gap:9px;display:grid}.manual-order-line input,.manual-order-line select{width:100%}.manual-order-line-total{justify-content:flex-end;align-items:center;min-height:44px;font-weight:900;display:flex}.manual-order-line>button{color:#a23c25;cursor:pointer;background:#fff;border:1px solid #d9c9b2;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:4px;font-size:20px;display:flex}.manual-order-line>button:disabled{cursor:not-allowed;opacity:.35}.manual-order-empty{color:var(--muted);margin:2px 0;line-height:1.5}.manual-order-footer{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:20px;padding-top:18px;display:flex}.manual-order-footer>div{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.manual-order-footer small{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.manual-order-footer strong{font-family:Georgia,Times New Roman,serif;font-size:26px}.manual-order-footer .primary-button{width:auto;min-width:170px}.seller-no-phone{color:var(--muted);font-size:12px;font-weight:700}.seller-priority-alert{color:var(--ink);cursor:pointer;text-align:left;background:#fff7e5;border:1px solid #edcf86;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;margin-bottom:18px;padding:15px 17px;display:grid}.seller-priority-alert>span:first-child{background:var(--gold);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.seller-priority-alert>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.seller-priority-alert small{color:var(--muted)}.seller-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px;display:grid}.seller-metrics>button{background:var(--paper);border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;border-radius:18px;align-items:center;gap:13px;min-height:112px;padding:17px;display:flex;box-shadow:0 7px 22px #50301d0e}.seller-metrics>button:hover{border-color:#d3b78f;transform:translateY(-1px)}.seller-metrics>button>span:last-child{grid-template-columns:auto 1fr;line-height:1;display:grid}.seller-metrics small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;grid-column:1/-1;margin-bottom:7px;font-size:11px;font-weight:800}.seller-metrics strong{font-family:Georgia,Times New Roman,serif;font-size:32px}.seller-metrics em{color:var(--muted);grid-column:1/-1;align-self:end;margin-top:6px;font-size:11px;font-style:normal;font-weight:700}.seller-metric-icon{border-radius:14px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.seller-metric-icon.terracotta{color:var(--terracotta);background:#fff0eb}.seller-metric-icon.gold{color:#986b08;background:#fff4d5}.seller-metric-icon.sage{color:#47785e;background:#e9f4ee}.seller-metric-icon.ink{color:var(--ink);background:#eee7dc}.seller-orders-panel{border:1px solid var(--line);background:#fffdf8b8;border-radius:26px;padding:26px;scroll-margin-top:95px}.seller-notice{color:#356c4e;background:#eaf5ef;border:1px solid #c6dfd1;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:13px;font-weight:800;display:grid}.seller-notice button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:22px;line-height:1}.seller-orders-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.seller-orders-heading .eyebrow{margin-bottom:7px}.seller-orders-heading h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px}.seller-orders-heading>small{color:var(--muted)}.seller-tools{grid-template-columns:minmax(240px,.8fr) 1.8fr;gap:14px;margin:24px 0 20px;display:grid}.seller-search{background:var(--paper);color:var(--muted);border:1px solid #dcccc0;border-radius:13px;flex-direction:row;align-items:center;gap:9px;padding:0 13px;display:flex}.seller-search:focus-within{border-color:var(--terracotta);box-shadow:0 0 0 3px #cb4e2d1a}.seller-search input{box-shadow:none;background:0 0;border:0;flex:1;min-width:0;padding:13px 0}.seller-filters{scrollbar-width:none;justify-content:flex-end;align-items:center;gap:7px;display:flex;overflow-x:auto}.seller-filters::-webkit-scrollbar{display:none}.seller-filters button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #d9c9b2;border-radius:999px;flex:none;min-height:38px;padding:0 13px;font-size:12px;font-weight:800}.seller-filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.seller-orders{flex-direction:column;gap:13px;display:flex}.seller-orders-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid var(--line);overscroll-behavior-inline:contain;scrollbar-color:#c9af8d #f7efe3;scrollbar-width:thin;border-radius:16px;max-width:100%;overflow-x:auto}.seller-orders-table-wrap::-webkit-scrollbar{height:8px}.seller-orders-table-wrap::-webkit-scrollbar-track{background:#f7efe3}.seller-orders-table-wrap::-webkit-scrollbar-thumb{background:#c9af8d;border:2px solid #f7efe3;border-radius:999px}.seller-orders-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1060px}.seller-orders-table>thead>tr>th{color:var(--muted);letter-spacing:.055em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f4eadb;border-bottom:1px solid #dfcfb7;padding:12px 13px;font-size:10px;font-weight:900}.seller-orders-table>thead>tr>th:first-child{border-top-left-radius:15px}.seller-orders-table>thead>tr>th:last-child{border-top-right-radius:15px}.seller-orders-table>thead>tr>th.numeric,.seller-orders-table>tbody>.seller-order-row>td.numeric{text-align:right}.seller-order-mobile-column{display:none}.seller-order-actions-heading{width:82px}.seller-order-row>td{background:var(--paper);border-bottom:1px solid var(--line);vertical-align:middle;padding:14px 13px}.seller-order-row:hover>td,.seller-order-row.expanded>td{background:#fffbf4}.seller-order-row.priority>td:first-child{box-shadow:inset 4px 0 0 var(--gold)}.seller-order-reference,.seller-order-customer,.seller-order-products,.seller-order-delivery,.seller-order-payment,.seller-order-balance{min-width:0;font-size:12px;display:table-cell}.seller-order-reference b,.seller-order-customer b,.seller-order-products b,.seller-order-delivery b,.seller-order-payment b,.seller-order-balance b{line-height:1.35;display:block}.seller-order-reference b{color:var(--terracotta);letter-spacing:.045em;font-size:12px}.seller-order-reference small,.seller-order-customer small,.seller-order-products small,.seller-order-delivery small,.seller-order-payment small,.seller-order-balance small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.4;display:block}.seller-order-customer{min-width:150px}.seller-order-customer a{color:#3f7d5b;align-items:center;gap:5px;margin-top:4px;font-size:11px;font-weight:800;display:inline-flex}.seller-order-products{min-width:205px;max-width:240px}.seller-order-products b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seller-order-delivery{min-width:118px}.seller-order-delivery .due-today{color:var(--terracotta)}.seller-order-payment{min-width:145px}.seller-operation-state{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.seller-coverage-alert{color:#9b3d2c;white-space:nowrap;background:#fff0eb;border:1px solid #e7b1a2;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:950;text-decoration:none}.seller-production-progress-compact,.seller-mobile-production-progress{color:#47785e;white-space:nowrap;font-size:10px;font-weight:900}.seller-mobile-production-progress{margin-top:8px;display:inline-flex}.seller-order-balance{white-space:nowrap;min-width:100px}.seller-order-balance>b{font-family:Georgia,Times New Roman,serif;font-size:16px}.seller-order-toggle-cell{width:82px;padding-left:7px!important;padding-right:10px!important}.seller-row-actions{gap:6px;display:flex}.seller-row-toggle,.seller-row-delete{color:var(--terracotta);cursor:pointer;background:0 0;border:1px solid #d9c9b2;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:flex}.seller-row-delete{color:#a33622}.seller-row-delete:hover:not(:disabled){background:#fff0ec;border-color:#d9a79a}.seller-row-delete:disabled{cursor:not-allowed;opacity:.34}.seller-row-toggle:hover{background:#fff3e7;border-color:#caa77b}.seller-row-toggle span{display:flex;transform:rotate(90deg)}.seller-row-toggle span.expanded{transform:rotate(-90deg)}.seller-order-detail-row>td{background:#fffdf8;border-bottom:1px solid #dbc8ad;padding:0 18px 20px}.seller-order-detail-row .seller-order-detail{border-top:0;margin-top:0;padding-top:18px}.seller-order-card{background:var(--paper);border:1px solid var(--line);border-radius:19px;padding:20px;overflow:hidden;box-shadow:0 8px 22px #50301d0f}.seller-order-card.priority{border-left:4px solid var(--gold)}.seller-order-topline{justify-content:space-between;align-items:flex-start;display:flex}.seller-order-topline>div{flex-direction:column;gap:3px;display:flex}.seller-order-topline>div b{color:var(--terracotta);letter-spacing:.07em;font-size:12px;font-weight:900}.seller-order-topline>div span{color:var(--muted);font-size:11px}.status-pill.confirmed{color:#4f6881;background:#edf3fa;border-color:#c8d7e8}.status-pill.in_preparation{color:#8c6510;background:#fff4da;border-color:#efd28a}.status-pill.ready{color:#397052;background:#e8f4ed;border-color:#bedbc9}.status-pill.delivered{color:#6f6a62;background:#efeeeb;border-color:#d5d0c8}.seller-customer-row{justify-content:space-between;align-items:end;gap:22px;margin:16px 0;display:flex}.seller-customer-row h3{margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:26px}.seller-customer-row a{color:#3f7d5b;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.seller-customer-row>strong{white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:24px}.seller-order-summary{background:#fbf5eb;border-radius:13px;grid-template-columns:repeat(3,1fr);margin-bottom:14px;padding:11px 14px;display:grid}.seller-order-summary>span{flex-direction:column;gap:4px;min-width:0;display:flex}.seller-order-summary>span+span{border-left:1px solid #e4d6c1;padding-left:14px}.seller-order-summary small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.seller-order-summary b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.seller-order-summary .due-today{color:var(--terracotta)}.payment-text.ready{color:#9a6b07}.payment-text.paid{color:#397052}.seller-card-toggle{color:var(--terracotta);background:0 0;border:0;justify-content:space-between;width:100%;min-height:36px;padding:0}.seller-card-toggle>span:last-child{display:flex;transform:rotate(90deg)}.seller-card-toggle>span:last-child.expanded{transform:rotate(-90deg)}.seller-order-detail{border-top:1px solid var(--line);margin-top:12px;padding-top:18px}.seller-order-items{background:#fbf5eb;border-radius:13px;margin:0 0 18px;padding:13px 16px}.seller-order-items>div{justify-content:space-between;padding:5px 0;display:flex}.seller-order-items>div:last-child{border-top:1px dashed #d9c4a4;margin-top:6px;padding-top:11px}.seller-order-item-row>span:first-child{gap:3px;display:grid}.seller-fulfillment-summary{color:#5d7567;font-size:11px;font-weight:750}.seller-fulfillment-planner{background:#f6faf7;border:1px solid #cfe2d5;border-radius:16px;margin:0 0 18px;padding:16px}.seller-fulfillment-planner-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:13px;display:flex}.seller-fulfillment-planner-heading small,.seller-fulfillment-planner-heading h4{margin:0;display:block}.seller-fulfillment-planner-heading small{color:#47785e;font-weight:800}.seller-fulfillment-planner-heading span{color:#47785e;white-space:nowrap;background:#fff;border:1px solid #cfe2d5;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.seller-fulfillment-table-wrap{overflow-x:auto}.seller-fulfillment-table{border-collapse:collapse;width:100%;min-width:720px;font-size:12px}.seller-fulfillment-table th,.seller-fulfillment-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #dce9df;padding:9px 7px}.seller-fulfillment-table thead th{color:#577064;letter-spacing:.03em;text-transform:uppercase;font-size:10px}.seller-fulfillment-table td.has-reservations{color:#a75f21;font-weight:850}.seller-fulfillment-table input{font:inherit;background:#fff;border:1px solid #aac7b5;border-radius:9px;max-width:84px;padding:8px;font-weight:800}.seller-fulfillment-cell-label{display:none}.seller-fulfillment-note{color:#577064;margin-top:10px;display:block}@media (width<=640px){.seller-fulfillment-planner{margin-left:-6px;margin-right:-6px;padding:13px}.seller-fulfillment-planner-heading{gap:8px;display:grid}.seller-fulfillment-planner-heading span{justify-self:start}.seller-fulfillment-table-wrap{overflow-x:visible}.seller-fulfillment-table{width:100%;min-width:0;display:block}.seller-fulfillment-table thead{display:none}.seller-fulfillment-table tbody{gap:10px;display:grid}.seller-fulfillment-table tbody tr{background:#fff;border:1px solid #cfe2d5;border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.seller-fulfillment-table tbody th{background:#edf6f1;border-bottom:1px solid #cfe2d5;grid-column:1/-1;padding:11px 10px}.seller-fulfillment-table tbody td{text-align:center;border-bottom:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:9px 4px;display:flex}.seller-fulfillment-table tbody td:nth-of-type(n+5){text-align:left;border-top:1px solid #dce9df;grid-column:span 2;align-items:stretch;padding:10px}.seller-fulfillment-table tbody td:nth-of-type(6){border-left:1px solid #dce9df}.seller-fulfillment-cell-label{color:#577064;letter-spacing:.035em;text-transform:uppercase;font-size:8px;font-weight:900;line-height:1.2;display:block}.seller-fulfillment-table tbody td>b{font-size:13px}.seller-fulfillment-table input{box-sizing:border-box;width:100%;max-width:none;min-height:42px}.seller-fulfillment-manufacture-value{background:#f5faf7;border:1px solid #cfe2d5;border-radius:9px;justify-content:center;align-items:center;min-height:42px;display:flex}}.seller-work-order-links{background:#edf6f1;border:1px solid #cce2d5;border-radius:13px;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:12px;margin:-5px 0 18px;padding:11px 13px;display:flex}.seller-work-order-progress-copy{flex:240px;gap:4px;min-width:min(240px,100%);display:grid}.seller-work-order-links small{color:#47785e;font-weight:800}.seller-work-order-progress-copy b{color:#254f3a;font-size:13px}.seller-work-order-progress-bar{background:#d9e9df;border-radius:999px;width:100%;height:6px;overflow:hidden}.seller-work-order-progress-bar>span{border-radius:inherit;background:#4f8a68;height:100%;transition:width .18s;display:block}.seller-work-order-link-list{flex-wrap:wrap;flex:160px;place-content:center flex-end;gap:7px;min-width:0;display:flex}.seller-work-order-links a,.work-order-source-link{color:var(--terracotta);text-underline-offset:3px;font-size:11px;font-weight:900;text-decoration:underline}.seller-work-order-links a.completed{color:#387051}.seller-auto-ready-note{color:#356348;background:#edf6f1;border:1px solid #cce2d5;border-radius:10px;align-items:center;margin:0;padding:10px 12px;font-size:11px;font-weight:800;display:inline-flex}.seller-note{border-left:3px solid var(--gold);color:var(--muted);margin:18px 0;padding:2px 0 2px 13px}.seller-note small{font-weight:800}.seller-note p{margin:5px 0 0}.seller-confirm{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:13px;padding-top:20px;display:grid}.seller-confirm-heading,.seller-order-edit-prompt,.seller-order-editor,.seller-payment-configured,.seller-confirm .seller-help,.seller-confirm .form-error,.seller-confirm .seller-actions{grid-column:1/-1}.seller-order-edit-prompt{background:#fff8ee;border:1px solid #ead7bb;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:13px 14px;display:flex}.seller-order-edit-prompt>div{gap:2px;display:grid}.seller-order-edit-prompt small{color:#9a6b07;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:900}.seller-order-edit-prompt b{font-size:14px}.seller-order-edit-prompt p{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.seller-order-edit-prompt .secondary-button{white-space:nowrap;flex:none}.seller-order-editor.manual-order-form{box-shadow:none;border-radius:16px;gap:14px;margin:0;padding:14px}.seller-order-editor .manual-order-products{padding:13px}.seller-order-editor .manual-order-footer{padding-top:13px}.seller-order-editor-actions{flex-direction:row!important;align-items:center!important;gap:9px!important;display:flex!important}.seller-order-editor-actions .secondary-button,.seller-order-editor-actions .primary-button{width:auto;min-width:0}.seller-payment-configured{background:#eaf5ef;border:1px solid #c6dfd1;border-radius:13px;align-items:center;gap:11px;padding:13px 14px;display:flex}.seller-payment-configured>span{color:#47785e;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.seller-payment-configured>div{flex-direction:column;gap:2px;display:flex}.seller-payment-configured small{color:var(--muted)}.seller-confirm-heading{align-items:flex-start;gap:11px;display:flex}.seller-confirm-heading>span{background:var(--gold);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-weight:900;display:flex}.seller-confirm-heading b{font-size:16px}.seller-confirm-heading p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}.seller-help{color:var(--muted);margin:0;font-size:12px}.seller-actions{flex-wrap:wrap;gap:10px;display:flex}.seller-actions .primary-button{background:linear-gradient(135deg, #e85c34, var(--terracotta));color:#fff;border:0;width:auto;box-shadow:0 11px 24px #c4442738}.seller-actions .primary-button:hover:not(:disabled){background:var(--terracotta-dark)}.seller-actions .danger-button{color:#a23c25;border-color:#e5b9ad}.seller-workflow-lock{color:#76541d;background:#fff8ee;border-left:3px solid #d79a35;border-radius:0 10px 10px 0;margin:0;padding:10px 12px;font-size:12px;line-height:1.45}.seller-workflow{gap:14px;display:grid}.seller-delivery-detail{background:#fbf5eb;border-radius:13px;align-items:flex-start;gap:11px;padding:14px;display:flex}.seller-delivery-detail>svg{color:var(--terracotta);flex:none}.seller-delivery-detail>div{flex-direction:column;gap:3px;display:flex}.seller-workflow small{color:var(--muted)}.seller-delivery-detail p{color:var(--muted);margin:3px 0 0;font-size:13px}.seller-next-action{border-left:3px solid var(--sage);flex-direction:column;gap:3px;padding-left:12px;display:flex}.seller-empty{background:var(--paper);color:var(--muted);text-align:center;border:1px dashed #d8c4a5;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:56px 20px;display:flex}.seller-empty b{color:var(--ink);font-size:20px}.seller-empty p{margin:0}.inventory-title-actions{align-items:center;gap:10px;display:flex}.inventory-title-actions .primary-button{min-height:44px;padding:0 18px}.power-user-switch{color:var(--muted);cursor:pointer;background:#f4eee5;border:1px solid #d7c4a9;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:0 13px 0 9px;display:inline-flex}.power-user-switch input{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.power-user-switch>span{background:#c9bfb2;border-radius:999px;width:38px;height:22px;transition:background .16s;position:relative}.power-user-switch>span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #462f1f40}.power-user-switch.enabled{color:#9b3d2c;background:#fff0eb;border-color:#dfa38f}.power-user-switch.enabled>span{background:var(--terracotta)}.power-user-switch.enabled>span:after{transform:translate(16px)}.power-user-switch:focus-within{box-shadow:0 0 0 3px #cb4e2d1f}.inventory-notice{margin:-6px 0 20px}.inventory-add-form{background:var(--paper);border:1px solid #ddc7a7;border-radius:22px;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:22px;padding:23px;display:grid;box-shadow:0 12px 34px #50301d14}.inventory-add-form input,.inventory-add-form select,.inventory-adjust-form input,.inventory-cost-form input,.purchase-presentation-editor input{color:var(--ink);background:#fffaf1;border:1px solid #dcccc0;border-radius:12px;outline:none;width:100%;min-width:0;padding:13px}.inventory-add-form select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.inventory-add-form input:focus,.inventory-add-form select:focus,.inventory-adjust-form input:focus,.inventory-cost-form input:focus,.purchase-presentation-editor input:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #cb4e2d1a}.inventory-add-form input[readonly],.inventory-add-form input.calculated-field{color:#746657;cursor:not-allowed;background:#f2ede4}.inventory-form-heading{grid-column:1/-1;align-items:center;gap:13px;display:flex}.inventory-form-heading>span{color:var(--terracotta);background:#fff0eb;border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.inventory-form-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px}.inventory-form-heading p{color:var(--muted);margin:3px 0 0;font-size:13px}.inventory-add-form label small,.inventory-adjust-form label small,.inventory-cost-form label small,.purchase-presentation-editor label small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:500;display:block}.inventory-add-form .form-error,.inventory-form-actions{grid-column:1/-1}.inventory-form-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.inventory-form-actions>button:not(.primary-button){cursor:pointer;background:0 0;border:1px solid #d7c4a9;border-radius:11px;min-height:44px;padding:0 18px;font-weight:800}.purchase-presentation-editor{background:#fbf7f0;border:1px solid #e1d2c3;border-radius:15px;grid-column:1/-1;gap:13px;padding:15px;display:grid}.purchase-presentation-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.purchase-presentation-heading>div{gap:3px;display:grid}.purchase-presentation-heading small{color:var(--muted);font-size:11px}.purchase-presentation-heading .secondary-button{align-items:center;gap:6px;min-height:38px;display:inline-flex}.purchase-presentation-rows{gap:9px;display:grid}.purchase-presentation-row{background:#fff;border:1px solid #eadfd3;border-radius:12px;grid-template-columns:minmax(160px,1.35fr) minmax(125px,.8fr) minmax(165px,1fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.purchase-presentation-row label{min-width:0}.purchase-presentation-row-actions{gap:5px;display:grid}.purchase-presentation-row-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px 6px;font-size:11px;font-weight:800}.purchase-presentation-row-actions button.danger{color:#a33622}.purchase-presentation-row-actions button:disabled{cursor:not-allowed;opacity:.45}.inventory-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px;display:grid}.inventory-metrics>button{background:var(--paper);border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;border-radius:18px;align-items:center;gap:13px;min-height:112px;padding:17px;display:flex;box-shadow:0 7px 22px #50301d0e}.inventory-metrics>button:hover{border-color:#d3b78f;transform:translateY(-1px)}.inventory-metrics>button>span:last-child{grid-template-columns:auto 1fr;line-height:1;display:grid}.inventory-metrics small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;grid-column:1/-1;margin-bottom:7px;font-size:11px;font-weight:800}.inventory-metrics strong{font-family:Georgia,Times New Roman,serif;font-size:32px}.inventory-metrics strong.inventory-value-metric{letter-spacing:-.04em;font-size:clamp(21px,2vw,28px)}.inventory-metrics em{color:var(--muted);grid-column:1/-1;margin-top:6px;font-size:11px;font-style:normal;font-weight:700}.inventory-tools{grid-template-columns:minmax(260px,.72fr) 1.8fr}.inventory-power-toolbar{background:#fff0eb;border:1px solid #e1a895;border-radius:14px;grid-template-columns:1fr auto auto auto;align-items:center;gap:10px;margin:-4px 0 16px;padding:12px 14px;display:grid}.inventory-power-toolbar>div{flex-direction:column;gap:3px;display:flex}.inventory-power-toolbar strong{color:#8f3828;font-size:12px}.inventory-power-toolbar span{color:#795e54;font-size:11px}.inventory-power-toolbar button{cursor:pointer;background:#fff;border:1px solid #d8b9aa;border-radius:10px;min-height:38px;padding:0 12px;font-size:11px;font-weight:900}.inventory-power-toolbar button.danger{color:#fff;background:#9b3d2c;border-color:#9b3d2c}.inventory-power-toolbar button.reset-operation-trigger{color:#fff;background:#722c22;justify-content:center;align-items:center;gap:6px;display:inline-flex}.inventory-power-toolbar button:disabled{cursor:not-allowed;opacity:.5}.operation-reset-panel{background:#fffaf6;border:1px solid #d99d8c;border-radius:17px;margin:0 0 18px;padding:20px;box-shadow:0 12px 30px #5b2a1f17}.operation-reset-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.operation-reset-heading .eyebrow{margin-bottom:5px}.operation-reset-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px}.operation-reset-heading p{color:var(--muted);max-width:680px;margin:7px 0 0;font-size:12px;line-height:1.5}.operation-reset-heading>span{color:#8f3828;letter-spacing:.05em;text-transform:uppercase;background:#f7dcd5;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:900}.operation-reset-tables{grid-template-columns:1fr 1fr;gap:14px;margin-top:17px;display:grid}.operation-reset-tables>div{background:#fff;border:1px solid #ead8c5;border-radius:13px;min-width:0;overflow:hidden}.operation-reset-tables>div:first-child{border-color:#e2b2a5}.operation-reset-tables>div.preserved{border-color:#b8d0c0}.operation-reset-tables h4{color:#8f3828;letter-spacing:.06em;text-transform:uppercase;background:#fff0eb;margin:0;padding:11px 13px;font-size:11px}.operation-reset-tables .preserved h4{color:#397052;background:#edf6f0}.operation-reset-tables table{border-collapse:collapse;width:100%}.operation-reset-tables th,.operation-reset-tables td{border-top:1px solid #eee1d2;padding:9px 12px;font-size:11px}.operation-reset-tables th{color:var(--muted);text-align:left;font-weight:700}.operation-reset-tables td{text-align:right;white-space:nowrap;font-weight:900}.operation-reset-confirmation{border-top:1px solid #ead5c4;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:14px;margin-top:17px;padding-top:17px;display:grid}.operation-reset-confirmation label{color:var(--muted);flex-direction:column;gap:7px;font-size:11px;display:flex}.operation-reset-confirmation label b{color:#8f3828}.operation-reset-confirmation input{color:var(--ink);background:#fff;border:1px solid #d9b5a9;border-radius:10px;min-height:42px;padding:0 12px}.operation-reset-confirmation .danger-button{color:#fff;background:#8f3828}.inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.inventory-card{background:var(--paper);border:1px solid var(--line);border-radius:19px;min-width:0;padding:19px;box-shadow:0 8px 22px #50301d0f}.inventory-card.power-mode{outline-offset:-6px;outline:1px dashed #d8aa97}.inventory-card.power-mode.selected{background:#fff9f6;border-color:#ce7055;box-shadow:0 0 0 3px #cb4e2d1a}.inventory-power-select{color:#8f3828;cursor:pointer;align-items:center;gap:7px;margin-bottom:12px;font-size:11px;font-weight:900;display:inline-flex}.inventory-power-select input{accent-color:var(--terracotta);width:17px;height:17px}.inventory-power-select:has(input:disabled){color:var(--muted);cursor:not-allowed}.inventory-card.low{border-left:4px solid var(--gold)}.inventory-card.out{border-left:4px solid var(--terracotta)}.inventory-card-topline{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.inventory-identity{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.inventory-part-number{color:var(--ink);letter-spacing:.05em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:900}.inventory-category,.inventory-state{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.inventory-category{color:var(--muted);background:#f4ecdf}.inventory-category.ingredient{color:#47785e;background:#e9f4ee}.inventory-category.packaging{color:#4f6881;background:#edf3fa}.inventory-category.finished_product{color:var(--terracotta);background:#fff0eb}.inventory-state.ok{color:#397052;background:#e9f4ee}.inventory-state.low{color:#8c6510;background:#fff4d5}.inventory-state.out{color:#a23c25;background:#fff0eb}.inventory-card h3{margin:18px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:25px}.inventory-card-notes{color:var(--muted);margin:0 0 12px;font-size:12px;line-height:1.45}.inventory-quantity{align-items:baseline;gap:8px;margin:13px 0;display:flex}.inventory-quantity strong{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:42px}.inventory-quantity span{color:var(--muted);font-size:14px;font-weight:800}.inventory-minimum{background:#fbf5eb;border-radius:11px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.inventory-minimum span{color:var(--muted)}.inventory-cost{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 2px;font-size:12px;display:flex}.inventory-cost>span{color:var(--muted);flex-direction:column;gap:3px;display:flex}.inventory-cost small{color:#8f7b69;font-size:10px}.inventory-cost b{font-size:16px}.inventory-cost.calculated{background:#fff8ee;border:1px solid #ead7bb;border-radius:11px;margin-top:12px;padding:11px 12px}.inventory-average-cost{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 2px;font-size:12px;display:flex}.inventory-average-cost>span{color:var(--muted);flex-direction:column;gap:3px;display:flex}.inventory-average-cost small{color:#8f7b69;font-size:10px}.inventory-average-cost b{font-size:14px}.inventory-presentation-summary{border-bottom:1px solid var(--line);gap:7px;padding:11px 2px;display:grid}.inventory-presentation-summary>span{color:var(--muted);font-size:12px}.inventory-presentation-summary>div{flex-wrap:wrap;gap:6px;display:flex}.inventory-presentation-summary small{color:#746657;background:#f7efe3;border-radius:8px;padding:6px 8px;font-size:10px}.inventory-presentation-summary small b{color:var(--ink);margin-bottom:2px;display:block}.inventory-card-actions{flex-wrap:wrap;gap:13px;display:flex}.inventory-adjust-toggle{color:var(--terracotta);cursor:pointer;background:0 0;border:0;margin-top:14px;padding:7px 0 0;font-size:13px;font-weight:900}.inventory-adjust-toggle.secondary{color:var(--muted)}.inventory-adjust-toggle.danger{color:#a33622;align-items:center;gap:6px;display:inline-flex}.inventory-adjust-toggle:disabled{cursor:not-allowed;opacity:.45}.inventory-cost-form{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:14px;padding-top:15px;display:grid}.inventory-cost-form label{min-width:0}.inventory-cost-form .form-error{grid-column:1/-1}.inventory-cost-form .primary-button{align-self:end;min-height:46px}.inventory-presentations-form{border-top:1px solid var(--line);gap:12px;min-width:0;margin-top:14px;padding-top:15px;display:grid}.inventory-presentations-form>.primary-button{width:100%}.inventory-presentations-form .purchase-presentation-editor{min-width:0}.inventory-presentations-form .purchase-presentation-heading{flex-direction:column;align-items:stretch}.inventory-presentations-form .purchase-presentation-heading .secondary-button{justify-content:center;width:100%}.inventory-presentations-form .purchase-presentation-row{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-presentations-form .purchase-presentation-row>label:first-child,.inventory-presentations-form .purchase-presentation-row-actions{grid-column:1/-1}.inventory-presentations-form .purchase-presentation-row-actions{flex-wrap:wrap;justify-content:flex-end;display:flex}.inventory-adjust-form{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;padding-top:15px;display:grid}.inventory-direction,.inventory-adjust-form .form-error,.inventory-adjust-form>.primary-button{grid-column:1/-1}.inventory-direction{grid-template-columns:1fr 1fr;gap:8px;display:grid}.inventory-direction button{cursor:pointer;background:#fbf5eb;border:1px solid #d7c4a9;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-weight:800;display:flex}.inventory-direction button.active.in{color:#397052;background:#e9f4ee;border-color:#91bca4}.inventory-direction button.active.out{color:#a23c25;background:#fff0eb;border-color:#e1a895}.inventory-adjust-form>.primary-button{width:100%}.inventory-production-cost-note{color:#746657;background:#fff8ee;border:1px solid #ead7bb;border-radius:10px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:11px;line-height:1.45}.inventory-entry-valuation{color:#456252;background:#eef7f1;border:1px solid #b9d7c5;border-radius:10px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:11px;line-height:1.5}.inventory-entry-valuation b{color:#28543d}.inventory-history{border:1px solid var(--line);background:#fffdf8b8;border-radius:26px;margin-top:24px;padding:26px}.inventory-movement-list{flex-direction:column;gap:2px;margin-top:18px;display:flex}.inventory-movement-list article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 2px;display:grid}.movement-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.movement-icon.in{color:#397052;background:#e9f4ee}.movement-icon.out{color:#a23c25;background:#fff0eb}.inventory-movement-list article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.inventory-movement-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inventory-movement-list strong.positive{color:#397052}.inventory-movement-list strong.negative{color:#a23c25}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=980px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-it-works ol{grid-template-columns:repeat(2,1fr)}.hero-image{background:linear-gradient(90deg,#fffaf0fa 0%,#fffaf0db 45%,#fffaf026 78%),url(/images/hero-food.png) 58%/cover no-repeat}.lookup-form{grid-template-columns:1fr 1fr}.lookup-form .primary-button{grid-column:1/-1}.status-progress{grid-template-columns:repeat(2,1fr);gap:16px}.status-progress li:after{display:none}.seller-metrics{grid-template-columns:repeat(2,1fr)}.seller-tools{grid-template-columns:1fr}.manual-order-customer-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-filters{justify-content:flex-start}.seller-orders-table{min-width:940px}.seller-orders-table>thead>tr>th:first-child,.seller-order-row>td:first-child{z-index:2;position:sticky;left:0}.seller-orders-table>thead>tr>th:last-child,.seller-order-row>td:last-child{z-index:2;position:sticky;right:0}.seller-orders-table>thead>tr>th:first-child,.seller-orders-table>thead>tr>th:last-child{z-index:3}.seller-order-reference{box-shadow:5px 0 10px #50301d0d}.seller-order-toggle-cell{box-shadow:-5px 0 10px #50301d0d}.seller-confirm{grid-template-columns:1fr}.seller-confirm-heading,.seller-payment-configured,.seller-confirm .seller-help,.seller-confirm .form-error,.seller-confirm .seller-actions{grid-column:auto}.inventory-add-form,.inventory-metrics{grid-template-columns:repeat(2,1fr)}.inventory-tools{grid-template-columns:1fr}}@media (width<=680px){.announcement{gap:7px;min-height:40px;padding:7px 12px;font-size:11px}.announcement p{max-width:310px}.site-header{height:66px;padding:0 16px}.brand{gap:8px}.brand-mark{width:34px;height:34px}.brand-mark:before,.brand-mark:after,.brand-mark span{width:5px;height:11px}.brand-mark:before{transform:translate(-6px,-1px)rotate(-18deg)}.brand-mark:after{transform:translate(6px,-1px)rotate(18deg)}.brand>span:last-child{font-size:17px}.site-header nav{gap:8px}.site-header nav>a,.nav-order{display:none}.bag-button{width:46px;height:42px}.hero{flex-direction:column;min-height:auto;display:flex}.hero.option-three .hero-copy{order:1;padding-bottom:28px}.hero.option-three .hero-image{border-radius:52% 0 0/14% 0 0;order:2}.hero-image{background:url(/images/hero-food.png) 56%/cover no-repeat;order:1;height:55vw;min-height:220px;max-height:300px;position:relative}.hero-copy{order:2;max-width:none;margin:0;padding:32px 20px 38px}.hero h1{max-width:520px;font-size:clamp(48px,15vw,66px)}.hero-text{margin:20px 0 24px;font-size:17px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.primary-button{width:100%}.text-link{justify-content:center}.trust-bar{grid-template-columns:1fr;gap:0;padding:7px 20px}.trust-bar article{justify-content:flex-start;padding:12px 2px}.trust-bar article+article{border-top:1px dashed #dec8aa;border-left:0}.trust-icon{width:40px;height:40px}.section-shell{padding:68px 16px}.section-heading{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:25px}.section-heading h2{font-size:40px}.section-heading>p{margin:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-card{border-radius:18px}.product-image{aspect-ratio:1}.product-content{gap:14px;min-height:208px;padding:13px}.product-content h3{font-size:18px}.product-content>div>p{font-size:12px;line-height:1.45}.product-footer{flex-direction:column;align-items:flex-start}.product-footer>button,.product-footer .quantity{width:100%}.product-footer>button{justify-content:center}.quantity{justify-content:space-between}.how-it-works{padding-top:15px}.how-it-works ol{grid-template-columns:1fr}.how-it-works li{min-height:0}footer{flex-direction:column;align-items:flex-start;gap:18px;padding-bottom:100px}footer p{margin:0}.footer-actions{align-items:flex-start}.mobile-order-bar{display:flex}.cart-panel{border-radius:24px 24px 0 0;width:100%;height:min(92%,850px);padding:22px 18px;top:auto;bottom:0}.panel-header{margin-bottom:18px;padding-bottom:15px}.panel-header h2{font-size:32px}.cart-lines article{grid-template-columns:60px 1fr auto;gap:9px}.cart-lines img{width:60px;height:60px}.status-shell{padding:58px 15px 90px}.status-intro h1{font-size:46px}.lookup-form{grid-template-columns:1fr;align-items:stretch;padding:16px}.lookup-form .primary-button,.lookup-form .form-error{grid-column:auto}.order-status-card{border-radius:20px;padding:18px}.order-status-heading{flex-direction:column-reverse;gap:12px}.status-progress{grid-template-columns:1fr;gap:12px}.payment-ready{grid-template-columns:auto 1fr}.payment-ready .primary-button{grid-column:1/-1}.seller-header .brand>span:last-child{display:none}.seller-header{grid-template-columns:auto 1fr;padding:13px 16px}.seller-mode,.seller-account>span{display:none}.seller-shell{padding:32px 13px 76px}.seller-section-nav{grid-template-columns:repeat(3,1fr);width:100%;margin-bottom:24px;display:grid}.seller-section-nav a{text-align:center;padding:11px 8px}.seller-title{align-items:flex-start;gap:14px}.seller-title-actions{flex-direction:column-reverse;align-items:flex-end}.seller-add-order{min-height:42px;padding:0 12px}.seller-add-order span{display:none}.seller-title h1{font-size:44px}.seller-date{font-size:13px}.seller-refresh{flex:none;padding:0 11px}.seller-refresh span{display:none}.inventory-title-actions{flex-direction:column-reverse;align-items:stretch}.inventory-title-actions .seller-refresh{align-self:flex-end}.inventory-title-actions .primary-button{padding:0 13px}.inventory-add-form{border-radius:19px;grid-template-columns:1fr;padding:17px 14px}.inventory-form-heading,.inventory-add-form .form-error,.inventory-form-actions{grid-column:auto}.inventory-form-actions{flex-direction:column;align-items:stretch}.inventory-metrics{gap:9px;margin-bottom:18px}.inventory-metrics>button{gap:9px;min-height:100px;padding:12px}.inventory-metrics strong{font-size:28px}.inventory-grid{grid-template-columns:1fr}.inventory-card{padding:16px 14px}.purchase-presentation-heading{flex-direction:column;align-items:stretch}.purchase-presentation-row{grid-template-columns:1fr}.purchase-presentation-row-actions{justify-content:flex-end;display:flex}.inventory-adjust-form,.inventory-cost-form{grid-template-columns:1fr}.inventory-direction,.inventory-adjust-form .form-error,.inventory-entry-valuation,.inventory-adjust-form>.primary-button,.inventory-cost-form .form-error{grid-column:auto}.inventory-history{border-radius:21px;padding:18px 14px}.inventory-movement-list small{white-space:normal}.seller-priority-alert{padding:13px}.manual-order-form{border-radius:19px;gap:16px;margin-bottom:20px;padding:17px 14px}.manual-order-heading>span{width:40px;height:40px}.manual-order-heading h2{font-size:26px}.manual-order-customer-fields{grid-template-columns:1fr}.manual-order-products{padding:13px 10px}.manual-order-products-heading{flex-direction:column;align-items:flex-start;gap:10px}.manual-order-line{border-top:1px dashed #dcc8aa;grid-template-columns:minmax(0,1fr) 76px 34px;align-items:center;padding-top:10px}.manual-order-line>label:first-child{grid-column:1/-1}.manual-order-line-total{justify-content:flex-start;font-size:13px}.manual-order-line>button{margin:0}.manual-order-footer{flex-direction:column;align-items:stretch}.manual-order-footer>div{align-items:flex-start}.manual-order-footer .primary-button{width:100%}.seller-order-edit-prompt{flex-direction:column;align-items:stretch;gap:10px}.seller-order-edit-prompt .secondary-button{width:100%}.seller-order-editor.manual-order-form{margin-left:-4px;margin-right:-4px;padding:12px 9px}.seller-order-editor-actions{width:100%;flex-direction:column!important;align-items:stretch!important}.seller-order-editor-actions .secondary-button,.seller-order-editor-actions .primary-button{width:100%}.seller-priority-alert small{line-height:1.35}.seller-metrics{gap:9px;margin-bottom:18px}.seller-metrics>button{gap:9px;min-height:100px;padding:12px}.seller-metric-icon{width:38px;height:38px}.seller-metrics strong{font-size:28px}.seller-orders-panel{border-radius:21px;padding:16px 12px}.seller-orders-heading{flex-direction:column;align-items:flex-start;gap:4px}.seller-orders-heading h2{font-size:30px}.seller-tools{gap:10px;margin:18px 0 15px}.seller-filters{margin:0 -12px;padding:0 12px 2px}.seller-orders-table-wrap{border-radius:13px;margin:0 -4px}.seller-orders-table{table-layout:auto;width:100%;min-width:0;display:block}.seller-orders-table>thead,.seller-orders-table>tbody{width:100%;display:block}.seller-orders-table>thead>tr,.seller-order-row{grid-template-columns:92px minmax(0,1fr) 44px;width:100%;display:grid}.seller-order-desktop-column{display:none}.seller-order-mobile-column{display:block}.seller-orders-table>thead>tr>th,.seller-order-row>td{padding-left:8px;padding-right:8px}.seller-orders-table>thead>tr>th:first-child{width:92px}.seller-orders-table>thead>tr>th:first-child,.seller-order-row>td:first-child,.seller-orders-table>thead>tr>th:last-child,.seller-order-row>td:last-child{position:static;left:auto;right:auto}.seller-order-actions-heading,.seller-order-toggle-cell{width:44px;padding-left:5px!important;padding-right:5px!important}.seller-row-actions{flex-direction:column;align-items:center;gap:5px}.seller-row-toggle,.seller-row-delete{width:32px;height:32px}.seller-order-reference b{overflow-wrap:anywhere}.seller-order-reference,.seller-order-toggle-cell{box-shadow:none}.seller-order-row.priority>td:first-child{box-shadow:inset 4px 0 0 var(--gold)}.seller-order-mobile-summary{min-width:0;font-size:11px}.seller-mobile-order-heading,.seller-mobile-order-contact{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.seller-mobile-order-heading>b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.seller-mobile-order-heading>strong{white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:15px}.seller-mobile-order-contact{margin-top:3px}.seller-mobile-order-contact a{color:#3f7d5b;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:10px;font-weight:800;display:inline-flex;overflow:hidden}.seller-mobile-order-contact>span,.seller-mobile-order-contact>small{color:var(--muted);font-size:9px}.seller-mobile-order-products{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:7px 0;font-size:10px;line-height:1.35;overflow:hidden}.seller-mobile-order-meta{border-top:1px solid #eadfce;grid-template-columns:minmax(70px,.8fr) minmax(0,1fr);gap:5px 9px;padding-top:7px;display:grid}.seller-mobile-order-meta>span{flex-direction:column;gap:2px;min-width:0;display:flex}.seller-mobile-order-meta>span:last-child{flex-direction:row;grid-column:1/-1;align-items:baseline}.seller-mobile-order-meta small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:900}.seller-mobile-order-meta b{font-size:10px;line-height:1.25}.seller-mobile-order-meta .due-today{color:var(--terracotta)}.seller-mobile-order-meta .status-text.received,.seller-mobile-order-meta .status-text.in_preparation{color:#8c6510}.seller-mobile-order-meta .status-text.ready,.seller-mobile-order-meta .payment-text.paid{color:#397052}.seller-mobile-order-meta .status-text.cancelled{color:#a23c25}.seller-mobile-coverage-alert{color:#9b3d2c;margin-top:6px;font-size:9px;font-weight:900;display:inline-block}.seller-order-detail-row>td{box-sizing:border-box;width:100%;min-width:0;padding:0 12px 16px;display:block}.seller-order-detail-row{width:100%;display:block}.seller-order-detail-row .seller-order-detail{min-width:0}.seller-order-card{padding:16px 14px}.seller-customer-row h3{font-size:23px}.seller-customer-row>strong{font-size:20px}.seller-order-summary{padding:10px}.seller-order-summary>span+span{padding-left:9px}.seller-order-summary b{font-size:12px}.seller-order-items{padding:12px;font-size:13px}.seller-actions{flex-direction:column}.seller-actions button,.seller-actions .primary-button{width:100%}}.product-payment-policy,.seller-payment-plan-form{background:#fff8ee;border:1px solid #ead7bb;border-radius:16px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:0;padding:16px;display:grid}.product-payment-policy legend,.seller-payment-plan-form legend{padding:0 7px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:800}.product-payment-policy>p,.product-payment-policy>small,.seller-payment-plan-form>small{color:var(--muted);grid-column:1/-1;margin:0;font-size:11px;line-height:1.45}.product-payment-summary{border:1px solid var(--line);background:#fbf5eb;border-radius:13px;grid-template-columns:1fr 1fr;gap:10px;margin:13px 0;padding:12px;display:grid}.product-payment-summary span{flex-direction:column;gap:3px;display:flex}.product-payment-summary small,.product-payment-summary em{color:var(--muted);font-size:10px}.product-payment-summary b{font-size:12px}.product-payment-summary em{grid-column:1/-1}.seller-payment-configured.configuration-missing{background:#fff1e8;border-color:#edc1aa}.seller-payment-configured.configuration-missing>span{color:var(--terracotta)}.seller-installments,.payment-plan{border:1px solid var(--line);background:#fffaf1;border-radius:16px;overflow:hidden}.seller-installments-heading,.payment-plan-heading{background:#f6ead8;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.seller-installments-heading>div,.payment-plan-heading>div{flex-direction:column;gap:3px;display:flex}.seller-installments-heading span,.payment-plan-heading>span{color:var(--terracotta);background:#fff;border:1px solid #ddc7a7;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.seller-installment{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:13px 14px;display:grid}.seller-installment>span{flex-direction:column;gap:2px;display:flex}.seller-installment em{color:var(--muted);font-size:10px}.seller-installment>strong{color:var(--muted);font-size:11px}.seller-installment.paid>strong{color:#47785e}.seller-installment button{cursor:pointer;background:#fff;border:1px solid #d4b995;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:800}.seller-installment-balance{border-top:1px solid var(--line);justify-content:flex-end;gap:18px;padding:11px 14px;display:flex}.seller-installment-balance span{color:var(--muted);font-size:11px}.seller-installment-balance b{color:var(--ink)}.seller-installment-collections-link{color:var(--terracotta);text-underline-offset:3px;margin-top:10px;font-size:10px;font-weight:900;text-decoration:underline;display:inline-flex}.payment-plan{margin-top:18px}.payment-installment{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px;display:grid}.payment-installment>div:first-child{flex-direction:column;gap:3px;display:flex}.payment-installment em{color:var(--muted);font-size:11px}.payment-installment>span{color:var(--muted);background:#f2e8d9;border-radius:999px;align-self:start;padding:6px 9px;font-size:10px;font-weight:900}.payment-installment.paid>span{color:#47785e;background:#e2f1e9}.paypal-checkout,.payment-configuration-note{grid-column:1/-1}.paypal-checkout{background:#fff;border:1px solid #e3d5bf;border-radius:12px;padding:12px}.paypal-checkout p{margin:0 0 10px}.paypal-checkout>small{color:var(--muted);margin-top:7px;font-size:10px;line-height:1.45;display:block}.paypal-checkout-message{font-weight:800;color:var(--terracotta)!important}.payment-configuration-note{color:#8d3e27;background:#fff1e8;border-radius:10px;margin:0;padding:10px;font-size:12px;line-height:1.45}.payment-plan-total{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:8px 12px;padding:13px 14px;display:grid}.payment-plan-total span{color:var(--muted);font-size:12px}@media (width<=680px){.product-payment-policy,.seller-payment-plan-form{grid-template-columns:1fr}.seller-installment{grid-template-columns:1fr auto;align-items:stretch}.seller-installment button{grid-column:1/-1}.payment-installment{grid-template-columns:1fr}.payment-installment>span{justify-self:start}}.bom-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px;display:grid}.bom-metrics article{background:var(--paper);border:1px solid var(--line);border-radius:18px;align-items:center;gap:13px;min-height:112px;padding:18px;display:flex}.bom-metrics article>span:last-child{flex-direction:column;display:flex}.bom-metrics small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.bom-metrics strong{font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.05}.bom-metrics strong.bom-cost-metric{font-size:25px}.bom-metrics em{color:var(--muted);margin-top:3px;font-size:11px;font-style:normal}.bom-form{background:var(--paper);border:1px solid #ddc7a7;border-radius:22px;margin-bottom:22px;padding:23px;box-shadow:0 12px 34px #50301d14}.bom-form-basics{grid-template-columns:1.2fr .7fr 1.4fr;gap:15px;margin-top:20px;display:grid}.bom-form label{font-size:12px;font-weight:800}.bom-form input,.bom-form select{color:var(--ink);background:#fffaf1;border:1px solid #dcccc0;border-radius:12px;outline:none;width:100%;min-width:0;margin-top:7px;padding:13px;display:block}.bom-form select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.bom-form input:focus,.bom-form select:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #cb4e2d1a}.bom-form label small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:500;display:block}.bom-component-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin-top:22px;padding-top:20px;display:flex}.bom-component-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px}.bom-component-heading p{color:var(--muted);margin:3px 0 0;font-size:12px}.bom-component-heading button{color:var(--terracotta);cursor:pointer;background:#fff0eb;border:1px solid #f0c7bb;border-radius:11px;align-items:center;gap:6px;min-height:40px;padding:0 13px;font-weight:900;display:flex}.bom-component-editor{gap:9px;margin:13px 0 18px;display:grid}.bom-component-row{grid-template-columns:minmax(0,1fr) 160px 42px;align-items:start;gap:9px;display:grid}.bom-component-row label{min-width:0}.bom-component-row input,.bom-component-row select{margin-top:0}.bom-component-row>button{color:var(--terracotta);cursor:pointer;background:0 0;border:1px solid #e4cfc5;border-radius:11px;justify-content:center;align-items:center;height:44px;margin-top:0;display:flex}.bom-component-row>button:disabled{cursor:not-allowed;opacity:.35}.bom-list{gap:11px;display:grid}.bom-card{background:var(--paper);border:1px solid var(--line);border-radius:17px;overflow:hidden}.bom-card-summary{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:100px minmax(0,1fr) 90px 130px 132px;align-items:center;gap:16px;width:100%;padding:17px 18px;display:grid}.bom-card-summary:hover{background:#fffaf1}.bom-code{color:var(--terracotta);letter-spacing:.06em;text-align:center;background:#fff0eb;border:1px solid #f0c7bb;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:900}.bom-product,.bom-card-count,.bom-card-cost{flex-direction:column;min-width:0;display:flex}.bom-product b{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:20px;overflow:hidden}.bom-product small,.bom-card-count small,.bom-card-cost small{color:var(--muted);margin-top:3px;font-size:11px}.bom-card-count,.bom-card-cost{text-align:right}.bom-card-count b,.bom-card-cost b{font-size:16px}.bom-expand-indicator{color:var(--terracotta);text-align:center;white-space:nowrap;background:#fff4ef;border:1px solid #f0c7bb;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:900}.bom-card-detail{border-top:1px solid var(--line);background:#fffaf1;padding:16px 18px 18px}.bom-cost-strip{flex-wrap:wrap;gap:10px;margin-bottom:13px;display:flex}.bom-cost-strip span{background:var(--paper);border:1px solid var(--line);color:var(--muted);border-radius:10px;padding:8px 10px;font-size:12px}.bom-cost-strip b{color:var(--ink);margin-left:5px}.bom-components-table{background:var(--paper);border:1px solid var(--line);border-radius:13px;overflow:hidden}.bom-components-table>div{grid-template-columns:minmax(0,1fr) 130px 110px;align-items:center;gap:12px;padding:11px 13px;display:grid}.bom-components-table>div+div{border-top:1px solid var(--line)}.bom-components-table span:first-child{flex-direction:column;display:flex}.bom-components-table small{color:var(--muted);font-size:10px}.bom-components-table>div>span:nth-child(2),.bom-components-table strong{text-align:right;font-size:12px}.bom-card-notes,.bom-scope-note{color:var(--muted);font-size:12px}.bom-card-notes{margin:12px 0}.bom-card-detail>.inventory-adjust-toggle,.record-card-actions .inventory-adjust-toggle{align-items:center;gap:6px;margin-top:13px;display:flex}.record-card-actions{flex-wrap:wrap;gap:9px;margin-top:13px;display:flex}.record-card-actions .inventory-adjust-toggle{margin-top:0}.record-card-actions .inventory-adjust-toggle.danger{margin-left:auto}.bom-scope-note{text-align:center;margin:14px 4px 0}.routing-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:28px;display:grid}.routing-metrics article{background:var(--paper);border:1px solid var(--line);border-radius:18px;align-items:center;gap:13px;min-width:0;min-height:112px;padding:17px;display:flex}.routing-metrics article>span:last-child{flex-direction:column;min-width:0;display:flex}.routing-metrics small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:900}.routing-metrics strong{font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1.05}.routing-metrics strong.routing-compact-metric{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(18px,2vw,25px);overflow:hidden}.routing-metrics em{color:var(--muted);margin-top:4px;font-size:11px;font-style:normal}.routing-form{background:var(--paper);border:1px solid #ddc7a7;border-radius:22px;margin-bottom:22px;padding:23px;box-shadow:0 12px 34px #50301d14}.routing-form-basics{grid-template-columns:1.1fr 1fr;gap:15px;margin-top:20px;display:grid}.routing-form label{min-width:0;font-size:12px;font-weight:800}.routing-form input,.routing-form select{color:var(--ink);background:#fffaf1;border:1px solid #dcccc0;border-radius:11px;outline:none;width:100%;min-width:0;margin-top:6px;padding:11px;display:block}.routing-form select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.routing-form input:focus,.routing-form select:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #cb4e2d1a}.routing-form label small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:500;display:block}.routing-operation-editor{gap:10px;margin:14px 0 19px;display:grid}.routing-operation-row{border:1px solid var(--line);background:#fffaf1;border-radius:14px;grid-template-columns:34px minmax(135px,1fr) minmax(130px,.9fr) repeat(4,minmax(92px,.55fr)) 103px;align-items:end;gap:9px;padding:12px;display:grid}.routing-sequence{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-self:center;align-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:flex}.routing-operation-row input{background:var(--paper);padding:10px;font-size:12px}.routing-row-actions{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.routing-row-actions button{background:var(--paper);color:var(--terracotta);cursor:pointer;border:1px solid #dfcabe;border-radius:9px;justify-content:center;align-items:center;height:39px;font-weight:900;display:flex}.routing-row-actions button:disabled{cursor:not-allowed;opacity:.32}.routing-list{gap:11px;display:grid}.routing-card{background:var(--paper);border:1px solid var(--line);border-radius:17px;overflow:hidden}.routing-card-summary{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:100px minmax(0,1fr) 86px 105px 130px 132px;align-items:center;gap:15px;width:100%;padding:17px 18px;display:grid}.routing-card-summary:hover{background:#fffaf1}.routing-code{color:#47785e;letter-spacing:.06em;text-align:center;background:#e9f4ee;border:1px solid #c8dfd2;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:900}.routing-product,.routing-card-count,.routing-card-time,.routing-card-cost{flex-direction:column;min-width:0;display:flex}.routing-product b{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:20px;overflow:hidden}.routing-product small,.routing-card-count small,.routing-card-time small,.routing-card-cost small{color:var(--muted);margin-top:3px;font-size:10px}.routing-card-count,.routing-card-time,.routing-card-cost{text-align:right}.routing-card-count b,.routing-card-time b,.routing-card-cost b{font-size:14px}.routing-card-detail{border-top:1px solid var(--line);background:#fffaf1;padding:16px 18px 18px}.routing-operations-table{background:var(--paper);border:1px solid var(--line);border-radius:13px;overflow:hidden}.routing-operations-table>div{grid-template-columns:30px minmax(0,1fr) 190px 90px 100px;align-items:center;gap:12px;padding:11px 13px;display:grid}.routing-operations-table>div+div{border-top:1px solid var(--line)}.routing-operation-sequence{background:#eee7dc;border-radius:999px;justify-content:center;align-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:flex}.routing-operations-table>div>span:nth-child(2){flex-direction:column;display:flex}.routing-operations-table small{color:var(--muted);font-size:10px}.routing-operations-table>div>span:nth-child(n+3),.routing-operations-table strong{text-align:right;font-size:12px}.routing-card-detail>.inventory-adjust-toggle,.routing-card-detail .record-card-actions .inventory-adjust-toggle{align-items:center;gap:6px;margin-top:13px;display:flex}.routing-card-detail .record-card-actions .inventory-adjust-toggle{margin-top:0}@media (width<=720px){.seller-section-nav{grid-template-columns:1.55fr 1fr .7fr .9fr;width:100%;display:grid}.seller-section-nav a{text-align:center;padding-inline:4px;font-size:11px}.bom-metrics{gap:9px;margin-bottom:18px}.bom-metrics article{flex-direction:column;align-items:flex-start;gap:8px;min-height:128px;padding:12px}.bom-metrics strong{font-size:28px}.bom-metrics strong.bom-cost-metric{font-size:17px}.bom-form{border-radius:19px;padding:17px 14px}.bom-form-basics{grid-template-columns:1fr}.bom-component-heading{flex-direction:column;align-items:stretch;gap:11px}.bom-component-heading button{justify-content:center}.bom-component-row{border:1px solid var(--line);background:#fffaf1;border-radius:13px;grid-template-columns:minmax(0,1fr) 88px 40px;padding:9px}.bom-card-summary{grid-template-columns:auto minmax(0,1fr);gap:9px;padding:14px 12px}.bom-code{grid-area:1/1}.bom-product{grid-area:1/2/span 2}.bom-card-count{text-align:left;grid-area:2/1}.bom-card-cost{text-align:left;grid-area:3/2}.bom-expand-indicator{grid-area:4/1/auto/-1;justify-self:end}.bom-product b{white-space:normal;font-size:18px}.bom-card-detail{padding:13px 11px 15px}.record-card-actions{flex-direction:column;align-items:stretch}.record-card-actions .inventory-adjust-toggle{justify-content:center;width:100%}.bom-components-table>div{grid-template-columns:minmax(0,1fr) auto;gap:4px 8px}.bom-components-table>div>span:first-child{grid-column:1/-1}.routing-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:18px}.routing-metrics article{flex-direction:column;align-items:flex-start;gap:7px;min-height:126px;padding:12px}.routing-metrics strong{font-size:27px}.routing-metrics strong.routing-compact-metric{font-size:18px}.routing-form{border-radius:19px;padding:17px 14px}.routing-form-basics{grid-template-columns:1fr}.routing-operation-row{grid-template-columns:32px repeat(2,minmax(0,1fr));align-items:start;padding:10px}.routing-sequence{grid-area:1/1}.routing-operation-name{grid-column:2/-1}.routing-work-center,.routing-row-actions{grid-column:1/-1}.routing-card-summary{grid-template-columns:auto minmax(0,1fr);gap:8px;padding:14px 12px}.routing-code{grid-area:1/1}.routing-product{grid-area:1/2/span 2}.routing-card-count{text-align:left;grid-area:2/1}.routing-card-time{text-align:left;grid-area:3/1}.routing-card-cost{text-align:left;grid-area:3/2}.routing-card-summary .bom-expand-indicator{grid-area:4/1/auto/-1;justify-self:end}.routing-product b{white-space:normal;font-size:18px}.routing-card-detail{padding:13px 11px 15px}.routing-operations-table>div{grid-template-columns:26px minmax(0,1fr) auto;gap:4px 8px}.routing-operation-sequence{grid-area:1/1/span 2}.routing-operations-table>div>span:nth-child(2){grid-column:2/-1}.routing-operations-table>div>span:nth-child(3){text-align:left;grid-column:2/-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.product-master-form{background:var(--paper);border:1px solid #ddc7a7;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:22px;padding:23px;display:grid;box-shadow:0 12px 34px #50301d14}.product-master-form label{min-width:0;font-size:12px;font-weight:800}.product-master-form input,.product-master-form select,.product-master-form textarea{color:var(--ink);resize:vertical;background:#fffaf1;border:1px solid #dcccc0;border-radius:12px;outline:none;width:100%;min-width:0;margin-top:7px;padding:13px;display:block}.product-master-form select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.product-master-form select:disabled{color:#746657;cursor:not-allowed;background-color:#f2ede4}.product-master-form input:focus,.product-master-form select:focus,.product-master-form textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #cb4e2d1a}.product-master-form label small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:500;display:block}.product-description-field{grid-column:1/-1}.product-active-field>span{background:#fffaf1;border:1px solid #dcccc0;border-radius:12px;align-items:center;gap:9px;min-height:46px;margin-top:7px;padding:0 13px;display:flex}.product-active-field input{accent-color:var(--terracotta);width:auto;margin:0;display:inline-block}.product-cost-preview{background:#fff8ee;border:1px solid #ead7bb;border-radius:14px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px;padding:13px;display:grid}.product-cost-preview span{flex-direction:column;gap:4px;min-width:0;display:flex}.product-cost-preview small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:900}.product-cost-preview b{overflow-wrap:anywhere;font-size:14px}.product-cost-preview b.negative,.product-margin-row b.negative{color:#a23c25}.product-master-form .form-error,.product-master-form .inventory-form-actions{grid-column:1/-1}.product-master-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px;display:grid}.product-master-metrics article{background:var(--paper);border:1px solid var(--line);border-radius:18px;align-items:center;gap:13px;min-height:112px;padding:17px;display:flex;box-shadow:0 7px 22px #50301d0e}.product-master-metrics article>span:last-child{flex-direction:column;min-width:0;display:flex}.product-master-metrics small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.product-master-metrics strong{font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.05}.product-master-metrics strong.product-margin-metric{font-size:27px}.product-master-metrics em{color:var(--muted);margin-top:4px;font-size:11px;font-style:normal}.product-master-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-master-card{background:var(--paper);border:1px solid var(--line);border-radius:19px;min-width:0;padding:19px;box-shadow:0 8px 22px #50301d0f}.product-master-card.inactive{opacity:.82;background:#f7f2e9}.product-master-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-status-group{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.product-code{color:var(--ink);letter-spacing:.05em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:900}.product-status{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.product-status.active{color:#397052;background:#e9f4ee}.product-status.inactive{color:#6f6257;background:#eee7dc}.product-status.published{color:#8b5c07;background:#fff0d1}.product-status.unpublished{color:#7c6e60;background:#f1ebe3}.product-master-card h3{margin:17px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:26px}.product-master-description{color:var(--muted);min-height:36px;margin:0 0 14px;font-size:12px;line-height:1.5}.product-inventory-link{background:#fbf5eb;border-radius:12px;align-items:center;gap:10px;padding:11px 12px;display:flex}.product-inventory-link>svg{color:var(--terracotta);flex:none}.product-inventory-link span{flex-direction:column;min-width:0;display:flex}.product-inventory-link b{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.product-inventory-link small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;overflow:hidden}.product-price-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:13px;display:grid}.product-price-row>span{border:1px solid var(--line);border-radius:12px;flex-direction:column;padding:11px;display:flex}.product-price-row small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:900}.product-price-row b{margin-top:3px;font-size:18px}.product-price-row em{color:var(--muted);margin-top:2px;font-size:11px;font-style:normal}.product-margin-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 2px;font-size:12px;display:flex}.product-margin-row span{color:var(--muted)}.product-readiness{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.product-readiness span{color:#a23c25;background:#fff0eb;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:800}.product-readiness span.ready{color:#397052;background:#e9f4ee}.product-stock-note{color:var(--muted);margin:12px 0 0;font-size:12px}.product-stock-note b{color:var(--ink)}.product-master-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.product-master-actions button{cursor:pointer;background:0 0;border:1px solid #d7c4a9;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:12px;font-weight:900;display:flex}.product-master-actions button.activate{color:#397052;border-color:#91bca4}.product-master-actions button.deactivate{color:var(--muted)}.product-master-actions button.publish,.product-master-actions button.unpublish,.product-master-actions button.delete{grid-column:1/-1}.product-master-actions button.publish{color:#89590a;background:#fff5df;border-color:#e5ba63}.product-master-actions button.unpublish{color:var(--muted)}.product-master-actions button.delete{color:#a33622;border-color:#d9a79a}.product-master-actions button:disabled{cursor:not-allowed;opacity:.52}@media (width<=980px){.product-master-form,.product-master-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.seller-section-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.product-master-form{border-radius:19px;grid-template-columns:1fr;padding:17px 14px}.product-description-field,.product-cost-preview,.product-master-form .form-error,.product-master-form .inventory-form-actions{grid-column:auto}.product-cost-preview{grid-template-columns:1fr}.product-master-metrics{gap:9px;margin-bottom:18px}.product-master-metrics article{flex-direction:column;align-items:flex-start;gap:7px;min-height:126px;padding:12px}.product-master-metrics strong{font-size:28px}.product-master-metrics strong.product-margin-metric{font-size:23px}.product-master-grid{grid-template-columns:1fr}.product-master-card{padding:16px 14px}.product-price-row{gap:8px}}.seller-section-nav{flex-wrap:wrap;max-width:100%}.work-order-form{background:var(--paper);border:1px solid #ddc7a7;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:22px;padding:23px;display:grid;box-shadow:0 12px 34px #50301d14}.work-order-form label{min-width:0;font-size:12px;font-weight:800}.work-order-form input,.work-order-form select,.work-order-form textarea{color:var(--ink);resize:vertical;background:#fffaf1;border:1px solid #dcccc0;border-radius:12px;outline:none;width:100%;min-width:0;margin-top:7px;padding:13px;display:block}.work-order-form select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.work-order-form input:focus,.work-order-form select:focus,.work-order-form textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #cb4e2d1a}.work-order-form label small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:500;display:block}.work-order-notes-field,.work-order-preview,.work-order-form .form-error,.work-order-form .inventory-form-actions{grid-column:1/-1}.work-order-preview{background:#fff8ee;border:1px solid #ead7bb;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:13px;display:grid}.work-order-preview span{flex-direction:column;gap:4px;min-width:0;display:flex}.work-order-preview small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:900}.work-order-preview b{overflow-wrap:anywhere;font-size:14px}.work-order-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:28px;display:grid}.work-order-metrics article{background:var(--paper);border:1px solid var(--line);border-radius:18px;align-items:center;gap:13px;min-height:112px;padding:17px;display:flex;box-shadow:0 7px 22px #50301d0e}.work-order-metrics article>span:last-child{flex-direction:column;min-width:0;display:flex}.work-order-metrics small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.work-order-metrics strong{font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.05}.work-order-metrics em{color:var(--muted);margin-top:4px;font-size:11px;font-style:normal}.work-order-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.work-order-card{background:var(--paper);border:1px solid var(--line);border-left:5px solid #b9a994;border-radius:19px;min-width:0;padding:19px;overflow:hidden;box-shadow:0 8px 22px #50301d0f}.work-order-card.released{border-left-color:#d5a94e}.work-order-card.in-progress{border-left-color:var(--terracotta)}.work-order-card.completed{border-left-color:#579070}.work-order-card.cancelled{opacity:.78;background:#f6f1e9;border-left-color:#a99d90}.work-order-topline,.work-order-heading,.work-order-progress-copy{justify-content:space-between;align-items:center;display:flex}.work-order-code{color:var(--ink);letter-spacing:.05em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:900}.work-order-status{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.work-order-status.planned{color:#6f6257;background:#eee8df}.work-order-status.released{color:#8a6217;background:#fff2ce}.work-order-status.in-progress{color:#a23c25;background:#fff0eb}.work-order-status.completed{color:#397052;background:#e9f4ee}.work-order-status.cancelled{color:#776d63;background:#e8e2da}.work-order-heading{align-items:flex-start;gap:12px;margin:16px 0 17px}.work-order-heading>div{min-width:0}.work-order-heading h3{margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.05}.work-order-heading p{color:var(--muted);margin:0;font-size:11px}.work-order-source-link{margin:-7px 0 15px;display:inline-flex}.work-order-due{color:var(--muted);background:#f6f0e7;border-radius:9px;flex:none;align-items:center;gap:5px;padding:7px 8px;font-size:11px;font-weight:800;display:inline-flex}.work-order-due.today{color:#8a6217;background:#fff2ce}.work-order-due.overdue{color:#a23c25;background:#fff0eb}.work-order-progress-copy{color:var(--muted);margin-bottom:7px;font-size:11px}.work-order-progress-copy b{color:var(--ink)}.work-order-progress{background:#eee6db;border-radius:999px;height:8px;overflow:hidden}.work-order-progress>span{background:linear-gradient(90deg, var(--terracotta), #dd936f);border-radius:inherit;height:100%;transition:width .2s;display:block}.work-order-card.completed .work-order-progress>span{background:#579070}.work-order-costs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.work-order-costs>span{background:#fbf5eb;border-radius:11px;flex-direction:column;min-width:0;padding:10px;display:flex}.work-order-costs small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:900}.work-order-costs b{overflow-wrap:anywhere;margin-top:3px;font-size:12px}.work-order-shortage{color:#80551f;background:#fff4e5;border:1px solid #edcf9d;border-radius:11px;align-items:flex-start;gap:7px;margin:12px 0 0;padding:10px;font-size:11px;line-height:1.45;display:grid}.work-order-shortage-copy{align-items:flex-start;gap:7px;display:flex}.work-order-shortage-copy svg{flex:none;margin-top:1px}.work-order-shortage button{color:#fff;cursor:pointer;background:#8a6217;border:0;border-radius:9px;justify-self:start;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}.work-order-shortage button:disabled{cursor:wait;opacity:.55}.work-order-shortage svg{flex:none;margin-top:1px}.work-order-detail{border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin-top:14px;padding:0}.work-order-detail summary{cursor:pointer;padding:12px 1px;font-size:11px;font-weight:900;list-style:none}.work-order-detail summary::-webkit-details-marker{display:none}.work-order-detail summary:after{color:var(--terracotta);content:"+";float:right;font-size:17px;line-height:12px}.work-order-detail[open] summary:after{content:"−"}.work-order-detail summary span{color:var(--muted);margin-left:6px;font-weight:500}.work-order-detail-grid{grid-template-columns:1fr 1fr;gap:13px;padding:2px 0 13px;display:grid}.work-order-detail-grid section{background:#fcf7ef;border-radius:11px;min-width:0;padding:10px}.work-order-detail-grid h4{letter-spacing:.06em;text-transform:uppercase;margin:0 0 7px;font-size:10px}.work-order-line{border-top:1px solid #ece2d5;justify-content:space-between;align-items:center;gap:8px;padding:7px 0;font-size:10px;display:flex}.work-order-line:first-of-type{border-top:0}.work-order-line>span:first-child{flex-direction:column;min-width:0;display:flex}.work-order-line b,.work-order-line small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.work-order-line small{color:var(--muted);margin-top:2px}.work-order-line>span:last-child{color:var(--muted);text-align:right;flex:none}.work-order-notes{color:var(--muted);background:#fff8ee;border-radius:9px;margin:0 0 12px;padding:9px 10px;font-size:11px;line-height:1.45}.work-order-notes b{color:var(--ink)}.work-order-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.work-order-actions button,.work-order-production-form button{cursor:pointer;background:0 0;border:1px solid #d7c4a9;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:11px;font-weight:900;display:flex}.work-order-actions button.primary{background:var(--ink);border-color:var(--ink);color:#fff}.work-order-actions button.danger{color:#9b3d2c}.work-order-actions.deletion-only{grid-template-columns:1fr}.work-order-actions button:disabled,.work-order-production-form button:disabled{cursor:wait;opacity:.55}.work-order-production-form{background:#f8f0e4;border:1px solid #ddc7a7;border-radius:13px;margin-top:13px;padding:12px}.work-order-production-form label{font-size:11px;font-weight:900}.work-order-production-form input{background:#fff;border:1px solid #d2bfa4;border-radius:9px;width:100%;margin-top:5px;padding:10px;display:block}.work-order-production-form>span{color:var(--muted);margin:7px 0 10px;font-size:10px;line-height:1.4;display:block}.work-order-production-form>div{grid-template-columns:1fr 1.5fr;gap:7px;display:grid}.work-order-production-form button.primary-button{border-color:var(--terracotta)}.work-order-error{margin:13px 0}.work-order-statuses{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.work-order-custom-badge{color:#795312;letter-spacing:.05em;text-transform:uppercase;background:#f4e2b7;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.work-order-actions button.special{color:#715016;background:#fff5dc;border-color:#d9b86d}.work-order-customization{background:#fffaf1;border:1px solid #d9b86d;border-radius:15px;gap:13px;min-width:0;margin-top:14px;padding:13px;display:grid}.work-order-customization-heading{align-items:flex-start;gap:10px;display:flex}.work-order-customization-heading>span{color:#795312;background:#f4e2b7;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.work-order-customization-heading h4{margin:1px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.15}.work-order-customization-heading p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.work-order-custom-section{background:#fff;border:1px solid #eadbc5;border-radius:12px;min-width:0;padding:11px}.work-order-custom-section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;display:flex}.work-order-custom-section-heading>div{flex-direction:column;min-width:0;display:flex}.work-order-custom-section-heading b{font-size:11px}.work-order-custom-section-heading small{color:var(--muted);margin-top:2px;font-size:9px}.work-order-custom-section-heading button,.work-order-custom-material>button,.work-order-custom-row-actions button,.work-order-custom-form-actions button{cursor:pointer;background:0 0;border:1px solid #d7c4a9;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:35px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.work-order-custom-section-heading button{flex:none}.work-order-custom-rows{gap:8px;display:grid}.work-order-custom-material,.work-order-custom-operation{background:#fcf7ef;border:1px solid #eee1cf;border-radius:10px;min-width:0;padding:9px}.work-order-custom-material{grid-template-columns:minmax(0,2fr) minmax(90px,.8fr) auto;align-items:end;gap:7px;display:grid}.work-order-customization label{min-width:0;font-size:9px;font-weight:900}.work-order-customization input,.work-order-customization select{color:var(--ink);background:#fff;border:1px solid #d7c5ac;border-radius:8px;width:100%;min-width:0;min-height:36px;margin-top:4px;padding:7px 8px;font-size:11px;display:block}.work-order-customization select{appearance:none;padding-right:8px}.work-order-customization input:focus,.work-order-customization select:focus{border-color:var(--terracotta);outline:0;box-shadow:0 0 0 3px #cb4e2d17}.work-order-customization label small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:500;display:block}.work-order-custom-material>button.danger,.work-order-custom-row-actions button.danger{color:#9b3d2c}.work-order-custom-operation{gap:8px;display:grid}.work-order-custom-operation-title{grid-template-columns:28px minmax(0,1fr) minmax(0,1fr);align-items:end;gap:7px;display:grid}.work-order-custom-operation-title>b{background:var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;height:36px;font-size:11px;display:flex}.work-order-custom-operation-numbers{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.work-order-custom-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.work-order-custom-row-actions button:disabled,.work-order-custom-material>button:disabled{cursor:not-allowed;opacity:.4}.work-order-custom-costs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.work-order-custom-costs>span{background:#f6ead7;border-radius:9px;flex-direction:column;min-width:0;padding:8px;display:flex}.work-order-custom-costs small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:900}.work-order-custom-costs b{overflow-wrap:anywhere;margin-top:3px;font-size:11px}.work-order-customization .form-error{margin:0}.work-order-custom-form-actions{grid-template-columns:1fr 1.5fr;gap:7px;display:grid}.work-order-custom-form-actions button.primary-button{border-color:var(--terracotta)}.work-order-custom-form-actions button:disabled{cursor:wait;opacity:.55}@media (width<=1040px){.work-order-form,.work-order-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.work-order-grid{grid-template-columns:1fr}}@media (width<=680px){.seller-section-nav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.seller-section-nav a{text-align:center;justify-content:center;align-items:center;min-height:42px;padding:8px 9px;display:flex}.inventory-power-toolbar{grid-template-columns:1fr 1fr}.inventory-power-toolbar>div,.inventory-power-toolbar .reset-operation-trigger{grid-column:1/-1}.operation-reset-heading,.operation-reset-confirmation{grid-template-columns:1fr;align-items:stretch}.operation-reset-heading{flex-direction:column}.operation-reset-heading>span{align-self:flex-start}.operation-reset-tables{grid-template-columns:1fr}.work-order-form{border-radius:19px;grid-template-columns:1fr;padding:17px 14px}.work-order-notes-field,.work-order-preview,.work-order-form .form-error,.work-order-form .inventory-form-actions{grid-column:auto}.work-order-preview{grid-template-columns:1fr}.work-order-metrics{gap:9px;margin-bottom:18px}.work-order-metrics article{flex-direction:column;align-items:flex-start;gap:7px;min-height:126px;padding:12px}.work-order-metrics strong{font-size:28px}.work-order-card{padding:16px 13px}.work-order-heading{flex-direction:column;align-items:flex-start}.work-order-due{align-self:flex-start}.work-order-costs{grid-template-columns:1fr 1fr}.work-order-costs>span:last-child{grid-column:1/-1}.work-order-detail summary span{margin:4px 0 0;display:block}.work-order-detail-grid,.work-order-custom-material{grid-template-columns:1fr}.work-order-custom-material>button{justify-self:stretch}.work-order-custom-operation-title{grid-template-columns:28px minmax(0,1fr)}.work-order-custom-operation-title>label:last-child{grid-column:2}.work-order-custom-operation-numbers,.work-order-custom-costs{grid-template-columns:1fr 1fr}}.seller-availability-link{color:var(--terracotta);text-underline-offset:4px;align-self:flex-start;align-items:center;margin-top:-4px;font-size:12px;font-weight:900;-webkit-text-decoration:underline #cb4e2d59;text-decoration:underline #cb4e2d59;display:inline-flex}.schedule-settings{background:var(--paper);border:1px solid #ddc7a7;border-radius:20px;grid-template-columns:1fr 1.35fr 1fr 1.7fr;align-items:end;gap:15px;margin-bottom:22px;padding:19px;display:grid;box-shadow:0 9px 28px #50301d11}.schedule-settings label,.schedule-settings legend{letter-spacing:.03em;font-size:11px;font-weight:900}.schedule-settings select{appearance:none;background:linear-gradient(45deg, transparent 50%, var(--muted) 50%) calc(100% - 17px) 52% / 5px 5px no-repeat, linear-gradient(135deg, var(--muted) 50%, transparent 50%) calc(100% - 12px) 52% / 5px 5px no-repeat, #fffaf1;color:var(--ink);border:1px solid #dcccc0;border-radius:11px;width:100%;min-height:43px;margin-top:7px;padding:0 33px 0 12px;font-weight:700;display:block}.schedule-settings fieldset{border:0;min-width:0;margin:0;padding:0}.schedule-day-toggles{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-top:7px;display:grid}.schedule-day-toggles button{color:var(--muted);cursor:pointer;background:#f4ede3;border:1px solid #dfd0bc;border-radius:9px;justify-content:center;align-items:center;min-height:43px;padding:0;font-size:11px;font-weight:900;display:flex}.schedule-day-toggles button.selected{background:var(--ink);border-color:var(--ink);color:#fff}.schedule-settings>p{color:var(--muted);align-self:center;margin:0;font-size:12px;line-height:1.5}.schedule-settings>p b{color:var(--ink)}.schedule-message{margin:0 0 18px}.schedule-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:29px;display:grid}.schedule-metrics article{background:var(--paper);border:1px solid var(--line);border-radius:17px;flex-direction:column;min-height:125px;padding:16px;display:flex;box-shadow:0 7px 21px #50301d0d}.schedule-metrics article.warning{background:#fff8ea;border-color:#e7c875}.schedule-metrics small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.schedule-metrics strong{margin:12px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1}.schedule-metrics span{color:var(--muted);font-size:11px}.schedule-section{margin-top:34px}.schedule-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:12px;display:flex}.schedule-section-heading .eyebrow{margin-bottom:6px}.schedule-section-heading h2,.schedule-risk-panel h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,39px);line-height:1.05}.schedule-section-heading>a{color:var(--terracotta);font-size:12px;font-weight:900}.schedule-section-heading>span{color:var(--muted);font-size:11px;font-weight:700}.schedule-explanation{color:var(--muted);max-width:820px;margin:0 0 17px;font-size:13px;line-height:1.55}.negotiation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.negotiation-card{background:var(--paper);border:1px solid var(--line);border-left:5px solid var(--terracotta);border-radius:19px;min-width:0;padding:18px;box-shadow:0 9px 24px #50301d0f}.negotiation-card:target{border-color:#d09a34;box-shadow:0 0 0 4px #d09a3421}.negotiation-topline{justify-content:space-between;align-items:center;display:flex}.negotiation-topline>span{letter-spacing:.04em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:900}.negotiation-topline>b{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;background:#f0eae1;border-radius:999px;padding:6px 8px;font-size:9px}.negotiation-topline>b.reserved{color:#397052;background:#eaf4ed}.negotiation-card h3{margin:14px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:25px}.negotiation-items{color:var(--muted);margin:0 0 15px;font-size:11px;line-height:1.45}.suggested-date{background:#fff7e7;border:1px solid #ead19c;border-radius:13px;flex-direction:column;padding:12px 13px;display:flex}.suggested-date small,.schedule-issues strong{color:#8a6217;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:900}.suggested-date strong{text-transform:capitalize;margin:4px 0;font-family:Georgia,Times New Roman,serif;font-size:22px}.suggested-date span{color:var(--muted);font-size:10px;line-height:1.4}.schedule-issues{background:#fff0eb;border:1px solid #ebc0b3;border-radius:13px;flex-direction:column;gap:4px;padding:12px;display:flex}.schedule-issues strong{color:#9b3d2c;margin-bottom:3px}.schedule-issues span{color:#7a4a3f;font-size:11px}.reservation-copy,.reservation-warning{color:#397052;margin:11px 0 0;font-size:11px;line-height:1.5}.reservation-warning{color:#9b3d2c}.negotiation-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:13px;display:flex}.negotiation-actions button,.negotiation-actions>a{border-radius:10px;justify-content:center;align-items:center;min-height:39px;padding:0 11px;font-size:10px;font-weight:900;display:inline-flex}.negotiation-actions .secondary-button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #d5c2a9}.negotiation-actions>a{color:var(--terracotta)}.negotiation-actions button:disabled{cursor:wait;opacity:.55}.schedule-risk-panel{background:#fff7e6;border:1px solid #e6c36b;border-radius:19px;grid-template-columns:.75fr 1.5fr;gap:22px;margin-top:28px;padding:18px;display:grid}.schedule-risk-panel .eyebrow{margin-bottom:6px}.schedule-risk-panel>div:last-child{flex-direction:column;gap:7px;display:flex}.schedule-risk-panel article{background:#ffffff9e;border-radius:11px;justify-content:space-between;align-items:center;padding:10px;font-size:11px;display:flex}.schedule-risk-panel article>span:first-child{flex-direction:column;gap:2px;display:flex}.schedule-risk-panel article small,.schedule-risk-panel article>span:last-child{color:var(--muted)}.schedule-day-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.schedule-day-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 7px 20px #50301d0d}.schedule-day-card>header{border-bottom:1px solid var(--line);text-transform:capitalize;background:#f7eee0;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.schedule-day-card>header b{font-family:Georgia,Times New Roman,serif;font-size:16px}.schedule-day-card>header span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:900}.schedule-center-load{border-top:1px solid #eee3d5;padding:13px 14px}.schedule-center-load:first-of-type{border-top:0}.schedule-center-load>div:first-child{justify-content:space-between;align-items:center;font-size:11px;display:flex}.schedule-center-load>div:first-child span{color:var(--muted);font-weight:900}.schedule-capacity-bar{background:#eee5d9;border-radius:999px;height:7px;margin:8px 0 7px;overflow:hidden}.schedule-capacity-bar>span{border-radius:inherit;background:#579070;height:100%;display:block}.schedule-capacity-bar>span.tight{background:#d5a94e}.schedule-capacity-bar>span.full{background:var(--terracotta)}.schedule-center-load>small{color:var(--muted);font-size:9px;line-height:1.35}.schedule-center-load details{border-top:1px dashed #dfd0bc;margin-top:9px;padding-top:8px}.schedule-center-load summary{color:var(--terracotta);cursor:pointer;font-size:9px;font-weight:900;list-style:none}.schedule-center-load summary::-webkit-details-marker{display:none}.schedule-center-load details p{justify-content:space-between;align-items:flex-start;gap:7px;margin:7px 0 0;font-size:9px;line-height:1.35;display:flex}.schedule-center-load details p span{min-width:0}.schedule-center-load details p small{color:var(--muted);flex:none}.schedule-empty{color:var(--muted);text-align:center;background:#fffdf8b3;border:1px dashed #d7c4a9;border-radius:17px;padding:28px}.schedule-empty b{color:var(--ink)}.schedule-empty p{margin:7px 0 0;font-size:12px}@media (width<=1040px){.schedule-settings,.schedule-metrics,.schedule-day-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.schedule-settings{border-radius:18px;grid-template-columns:1fr;align-items:stretch;padding:15px}.schedule-metrics{gap:8px}.schedule-metrics article{min-height:116px;padding:12px}.schedule-metrics strong{font-size:31px}.schedule-section-heading{flex-direction:column;align-items:flex-start;gap:7px}.negotiation-grid,.schedule-day-grid{grid-template-columns:1fr}.negotiation-card{padding:15px 13px}.negotiation-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.negotiation-actions button,.negotiation-actions>a{width:100%}.schedule-risk-panel{grid-template-columns:1fr}.schedule-risk-panel article{flex-direction:column;align-items:flex-start;gap:5px}}.planning-title>div>p:last-child{color:var(--muted);max-width:760px;margin:8px 0 0;line-height:1.55}.planning-history-toggle{cursor:pointer;letter-spacing:0;align-self:center;align-items:center;gap:10px;display:flex}.planning-history-toggle input,.planning-potential-toggle input{accent-color:var(--terracotta);width:17px;height:17px}.planning-history-toggle>span{flex-direction:column;gap:3px;display:flex}.planning-history-toggle small{color:var(--muted);font-size:9px;font-weight:600}.planning-metrics article.danger{background:#fff0eb;border-color:#e5a897}.planning-tabs{background:#eee5d9;border:1px solid #ddcdb9;border-radius:14px;gap:4px;margin:0 0 24px;padding:5px;display:inline-flex}.planning-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:40px;padding:0 15px;font-size:11px;font-weight:900}.planning-tabs button.active{background:var(--paper);color:var(--ink);box-shadow:0 3px 9px #4a2f1e1a}.planning-events-section{margin-top:4px}.planning-events-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:15px;display:flex}.planning-events-heading h2,.planning-exceptions h2{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,4vw,38px);line-height:1.06}.planning-events-heading>div:first-child>p:last-child{color:var(--muted);max-width:760px;margin:7px 0 0;font-size:12px;line-height:1.5}.planning-event-tools{flex:none;align-items:center;gap:8px;display:flex}.planning-event-tools input[type=search]{color:var(--ink);background:#fffaf1;border:1px solid #dcccc0;border-radius:11px;min-width:230px;min-height:42px;padding:0 12px}.planning-potential-toggle{color:var(--muted);cursor:pointer;background:#f3ebdf;border:1px solid #ddcdb9;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:0 11px;font-size:10px;font-weight:900;display:flex}.planning-table-scroll{-webkit-overflow-scrolling:touch;background:var(--paper);border:1px solid var(--line);overscroll-behavior-inline:contain;scrollbar-color:#c9af8d #f7efe3;scrollbar-width:thin;border-radius:18px;max-width:100%;overflow-x:auto;box-shadow:0 8px 26px #50301d0e}.planning-table-scroll::-webkit-scrollbar{height:8px}.planning-table-scroll::-webkit-scrollbar-track{background:#f7efe3}.planning-table-scroll::-webkit-scrollbar-thumb{background:#c9af8d;border:2px solid #f7efe3;border-radius:999px}.planning-events-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1180px;font-size:11px}.planning-events-table th,.planning-events-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eadfce;padding:11px 10px}.planning-events-table thead th{color:#675646;letter-spacing:.055em;text-transform:uppercase;z-index:2;background:#f3e8d7;font-size:9px;font-weight:900;position:sticky;top:0}.planning-events-table th:first-child{border-radius:17px 0 0}.planning-events-table th:last-child{border-radius:0 17px 0 0}.planning-events-table tbody tr:last-child td{border-bottom:0}.planning-events-table tbody tr:hover{background:#fffaf1}.planning-events-table>tbody>tr{background:var(--paper)}.planning-events-table tbody tr.has-warning{background:#fff8eb}.planning-events-table tbody tr.historical{color:#796f64;background:#f3f0eb}.planning-events-table .numeric{text-align:right;white-space:nowrap}.planning-part-number{min-width:152px}.planning-part-number b{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px}.planning-part-number small{color:var(--muted);max-width:190px;margin-top:4px;font-size:9px;display:block}.planning-event-pill{letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:950;display:inline-flex}.planning-event-pill.inventory,.planning-event-pill.production,.planning-event-pill.receipt{color:#2d704e;background:#e4f2e9}.planning-event-pill.demand,.planning-event-pill.potential_requirement{color:#65517f;background:#eee9f5}.planning-event-pill.firm_demand,.planning-event-pill.firm_requirement{color:#973c29;background:#f8ddd4}.planning-event-pill.suggested_work_order,.planning-event-pill.suggested_purchase{color:#875d0e;background:#fff0c9}.planning-event-pill.open_work_order,.planning-event-pill.open_purchase{color:#385f86;background:#dfeaf7}.planning-event-state{color:var(--muted);margin-top:4px;font-size:8px;display:block}.planning-reference{min-width:145px}.planning-reference a,.negotiation-table a{color:var(--terracotta);text-underline-offset:3px;font-weight:900;text-decoration:underline}.planning-reference small{color:#9b4c32;max-width:190px;margin-top:4px;font-size:8px;line-height:1.35;display:block}.planning-quantity{font-weight:950}.planning-quantity.positive{color:#347252}.planning-quantity.negative,.negative-balance{color:#a13d2b;font-weight:950}.planning-event-action{text-align:right;min-width:105px}.planning-event-action button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:34px;padding:0 10px;font-size:9px;font-weight:900}.planning-event-action button:disabled{cursor:wait;opacity:.55}.planning-event-action small{color:#765c8e;max-width:90px;margin-top:4px;font-size:8px;display:block}.planning-exceptions{background:#fff5e8;border:1px solid #e8c687;border-radius:19px;grid-template-columns:.72fr 1.5fr;gap:20px;margin-top:28px;padding:18px;display:grid}.planning-exceptions>div:last-child{flex-direction:column;gap:7px;display:flex}.planning-exceptions a{color:var(--ink);background:#ffffffb3;border-left:4px solid #d3a03d;border-radius:10px;grid-template-columns:155px 1fr;align-items:center;gap:12px;padding:10px 11px;font-size:10px;text-decoration:none;display:grid}.planning-exceptions a.danger{border-left-color:var(--terracotta)}.planning-exceptions a>span:first-child{flex-direction:column;gap:2px;display:flex}.planning-exceptions small,.planning-exceptions a>span:last-child{color:var(--muted)}.planning-warning-text{color:#9b3d2c;font-weight:850}.negotiation-table{min-width:850px}@media (width>=821px){.planning-events-table>thead>tr>th:first-child,.planning-events-table>tbody>tr>td:first-child{background:inherit;position:sticky;left:0;box-shadow:5px 0 12px #50301d0e}.planning-events-table>thead>tr>th:last-child,.planning-events-table>tbody>tr>td:last-child{background:inherit;position:sticky;right:0;box-shadow:-5px 0 12px #50301d0e}.planning-events-table>thead>tr>th:first-child,.planning-events-table>thead>tr>th:last-child{z-index:4;background:#f3e8d7}.planning-events-table>tbody>tr>td:first-child,.planning-events-table>tbody>tr>td:last-child{z-index:1}}@media (width<=820px){.planning-tabs{grid-template-columns:1fr;width:100%;display:grid}.planning-events-heading{flex-direction:column;align-items:stretch}.planning-event-tools{grid-template-columns:1fr;align-items:stretch;display:grid}.planning-event-tools input[type=search]{width:100%;min-width:0}.planning-table-scroll{overflow-x:hidden}.planning-events-table{width:100%;min-width:0;display:block}.planning-events-table>thead{display:none}.planning-events-table>tbody{width:100%;display:block}.planning-events-table>tbody>tr{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.planning-events-table>tbody>tr+tr{border-top:8px solid #eee5d9}.planning-events-table>tbody>tr>td{text-align:left;border-bottom:0;min-width:0;padding:10px 11px}.planning-events-table>tbody>tr>td.numeric{text-align:left}.planning-events-table>tbody>tr>td:before{color:var(--muted);content:attr(data-label);letter-spacing:.045em;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:900;display:block}.planning-part-number{background:#f7eee1;order:1;grid-column:1/-1;min-width:0;border-bottom:1px solid #dfcfb7!important}.planning-part-number b{overflow-wrap:anywhere}.planning-part-number small{max-width:none}.planning-event-type{order:2}.planning-quantity{order:3}.planning-reference{border-top:1px solid #eadfce;order:4;grid-column:1/-1;min-width:0}.planning-reference small{max-width:none}.planning-event-date{order:5}.planning-event-start{order:6}.planning-balance-firm{order:7}.planning-balance-potential{order:8}.planning-event-action{text-align:left;background:#faf5ed;border-top:1px solid #eadfce;order:9;grid-column:1/-1;min-width:0}.planning-event-action:empty{display:none}.planning-event-action button{width:100%;min-height:40px}.planning-event-action small{max-width:none}.negotiation-table .planning-negotiation-code{order:1}.negotiation-table .planning-negotiation-customer{order:2}.negotiation-table .planning-negotiation-products{border-top:1px solid #eadfce;order:3;grid-column:1/-1}.negotiation-table .planning-negotiation-date{order:4;grid-column:1/-1}.negotiation-table .planning-negotiation-situation{order:5;grid-column:1/-1}.negotiation-table .planning-negotiation-action{background:#faf5ed;border-top:1px solid #eadfce;order:6;grid-column:1/-1}.negotiation-table .planning-negotiation-action a{background:var(--ink);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-height:40px;text-decoration:none;display:flex}.planning-exceptions{grid-template-columns:1fr}}@media (width<=560px){.planning-metrics{grid-template-columns:1fr 1fr}.planning-exceptions a{grid-template-columns:1fr}}.finance-title{margin-bottom:18px}.finance-title>div>p:last-child{color:var(--muted);margin:9px 0 0}.finance-range{border:1px solid var(--line);background:#fffdf8cc;border-radius:14px;align-items:center;gap:5px;margin-bottom:22px;padding:5px;display:inline-flex}.finance-range button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:38px;padding:0 16px;font-size:12px;font-weight:900}.finance-range button.active{background:var(--ink);color:#fff;box-shadow:0 5px 14px #2d1b1526}.finance-message,.finance-loading{margin-bottom:22px}.finance-primary-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.finance-primary-metrics article,.finance-primary-metrics .finance-metric-link{background:var(--paper);border:1px solid var(--line);border-radius:20px;min-height:184px;padding:18px;display:grid;box-shadow:0 8px 24px #50301d0e}.finance-primary-metrics article.attention,.finance-primary-metrics .finance-metric-link.attention{border-color:#e5c36f;box-shadow:0 8px 24px #9a680e14}.finance-primary-metrics .finance-metric-link{color:inherit;text-decoration:none;transition:border-color .16s,transform .16s}.finance-primary-metrics .finance-metric-link:hover{border-color:var(--terracotta);transform:translateY(-2px)}.collections-title{margin-bottom:18px}.collections-title>div>p:last-child{color:var(--muted);margin:9px 0 0}.collections-summary{border:1px solid var(--line);background:#fffdf8c7;border-radius:16px;align-items:stretch;margin-bottom:14px;display:flex;overflow-x:auto}.collections-summary span{border-left:1px solid var(--line);color:var(--muted);flex:1 0 auto;align-items:baseline;gap:6px;min-width:145px;padding:14px 16px;font-size:10px;display:flex}.collections-summary span:first-child{border-left:0}.collections-summary b{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:17px}.collections-summary .danger b{color:#a9493d}.collections-toolbar{border:1px solid var(--line);background:#fffdf89e;border-radius:16px 16px 0 0;justify-content:space-between;align-items:end;gap:16px;padding:13px;display:flex}.collections-toolbar>label{flex:0 0 250px;gap:5px;display:grid}.collections-toolbar label>span,.collections-form label>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:900}.collections-toolbar input,.collections-form input,.collections-form select,.collections-form textarea{color:var(--ink);font:inherit;background:#fff;border:1px solid #ddd0c0;border-radius:10px;width:100%;min-height:40px;padding:8px 10px;font-size:12px}.collections-toolbar input:focus,.collections-form input:focus,.collections-form select:focus,.collections-form textarea:focus{border-color:var(--terracotta);outline:2px solid #b85d421f}.collections-filters{gap:5px;display:flex;overflow-x:auto}.collections-filters button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;min-height:34px;padding:0 11px;font-size:10px;font-weight:850}.collections-filters button:hover,.collections-filters button.active{background:var(--ink);color:#fff}.collections-message{margin:10px 0}.collections-table-wrap{border:1px solid var(--line);border-radius:0 0 18px 18px;overflow-x:auto}.collections-table{border-collapse:collapse;width:100%;min-width:1160px;font-size:11px}.collections-table th{color:var(--muted);letter-spacing:.055em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f3eadf;padding:11px 10px;font-size:9px}.collections-table>tbody>tr:not(.collections-detail-row)>td{border-top:1px solid var(--line);vertical-align:middle;background:#fffdf8e0;padding:13px 10px}.collections-table>tbody>tr:first-child>td{border-top:0}.collections-table>tbody>tr.expanded>td{background:#fff8ef}.collections-table td>b,.collections-table td>small{display:block}.collections-table td>b{font-size:11px}.collections-table td>small{color:var(--muted);max-width:180px;margin-top:4px;font-size:9px}.collections-table td.money{font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-weight:800}.collections-table td.money.collected{color:#47785e}.collections-table td.money.balance{color:var(--terracotta);font-family:Georgia,Times New Roman,serif;font-size:15px}.collections-muted{color:var(--muted);font-size:10px}.collections-next-payment{align-items:start;gap:4px;min-width:180px;display:grid}.collections-next-payment b{color:var(--ink);white-space:nowrap;font-size:11px}.collections-next-payment small{color:var(--muted);font-size:9px}.collections-source-badge{letter-spacing:.035em;text-transform:uppercase;border-radius:999px;justify-self:start;margin-top:2px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:900}.collections-source-badge.original{color:#705f53;background:#eee7dd}.collections-source-badge.current{color:#9a4d38;background:#fbe7de}.collections-status{white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900;display:inline-flex}.collections-status.paid{color:#3e6e56;background:#e8f4ed}.collections-status.overdue{color:#9b4036;background:#fbe8e4}.collections-status.today,.collections-status.missing{color:#87600c;background:#fff1c9}.collections-status.delivered{color:#765442;background:#f0e6da}.collections-status.open{color:#49657b;background:#e7eef5}.collections-open,.collections-liquidate,.collections-reverse{color:var(--terracotta);cursor:pointer;text-underline-offset:3px;white-space:nowrap;background:0 0;border:0;font-size:10px;font-weight:900;text-decoration:underline}.collections-open{background:var(--terracotta);border:1px solid var(--terracotta);color:#fff;border-radius:9px;min-height:34px;padding:7px 10px;text-decoration:none}.collections-open:hover{background:#984d38;border-color:#984d38}.collections-open[aria-expanded=true]{color:var(--terracotta);background:0 0}.collections-detail-row>td{border-top:1px solid var(--line);background:#f5ecdf;padding:0}.collections-detail{gap:12px;padding:18px;display:grid}.collections-actions-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);gap:12px;display:grid}.collections-form,.collections-history{background:#fffdf8f0;border:1px solid #dfd0bd;border-radius:16px;padding:17px}.collections-form.secondary{background:#f6efe5f0}.collections-delivery{padding:14px 16px}.collections-section-heading.collections-delivery-heading{align-items:center;margin-bottom:10px}.collections-delivery-summary{align-items:center;gap:12px;display:flex}.collections-delivery-summary>span{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:850}.collections-deliver-all,.collections-deliver-item{border:1px solid var(--terracotta);cursor:pointer;white-space:nowrap;border-radius:9px;min-height:34px;padding:7px 10px;font-size:9px;font-weight:900}.collections-deliver-all{background:var(--terracotta);color:#fff}.collections-deliver-item{color:var(--terracotta);background:0 0}.collections-deliver-all:hover:not(:disabled),.collections-deliver-item:hover:not(:disabled){color:#fff;background:#984d38;border-color:#984d38}.collections-deliver-all:disabled,.collections-deliver-item:disabled{cursor:not-allowed;opacity:.5}.collections-delivery-list{border-top:1px solid #eee1d1}.collections-delivery-item{border-bottom:1px solid #eee1d1;grid-template-columns:minmax(220px,1fr) auto auto 122px;align-items:center;gap:10px;min-height:51px;padding:8px 0;display:grid}.collections-delivery-item:last-child{border-bottom:0}.collections-delivery-product{gap:2px;min-width:0;display:grid}.collections-delivery-product b{overflow-wrap:anywhere;font-size:11px}.collections-delivery-product b>span{color:var(--terracotta);font-variant-numeric:tabular-nums}.collections-delivery-product small{color:var(--muted);overflow-wrap:anywhere;font-size:9px}.collections-item-delivery-status{text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:900}.collections-item-delivery-status.delivered{color:#3e6e56;background:#e8f4ed}.collections-item-delivery-status.ready{color:#9a4d38;background:#fbe7de}.collections-item-delivery-status.pending{color:#705f53;background:#eee7dd}.collections-delivery-price{font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;min-width:66px;font-size:10px;font-weight:850}.collections-section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.collections-section-heading .eyebrow{margin-bottom:4px}.collections-section-heading h2{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:21px}.collections-section-heading>span{color:var(--muted);font-size:10px}.collections-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.collections-form-grid.one-column{grid-template-columns:1fr}.collections-form label{gap:5px;display:grid}.collections-form label.wide{grid-column:1/-1}.collections-form textarea{resize:vertical;min-height:66px}.collections-commitment-box{border:1px solid #dfbd78;border-radius:12px;margin:13px 0 0;padding:12px}.collections-commitment-box legend{color:#87600c;padding:0 6px;font-size:10px;font-weight:900}.collections-submit{margin-top:13px}.collections-form-help,.collections-empty-line{color:var(--muted);margin:-4px 0 13px;font-size:10px;line-height:1.45}.collections-subtable-wrap{overflow-x:auto}.collections-subtable{border-collapse:collapse;width:100%;min-width:680px;font-size:10px}.collections-subtable th{color:var(--muted);text-align:left;text-transform:uppercase;background:0 0;border:0;padding:0 9px 8px;font-size:8px}.collections-subtable td{vertical-align:top;border-top:1px solid #eee1d1;padding:10px 9px}.collections-subtable td small{color:#9b4036;margin-top:3px;font-size:8px;display:block}.collections-reverse{color:#9b4036}.collections-no-results{color:var(--muted);text-align:center;padding:34px!important}@media (width<=900px){.collections-toolbar,.collections-actions-grid{grid-template-columns:1fr;align-items:stretch;display:grid}.collections-toolbar>label{width:100%}}@media (width<=620px){.collections-summary{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}.collections-summary span{border-left:0;border-top:1px solid var(--line);min-width:0;padding:12px}.collections-summary span:nth-child(-n+2){border-top:0}.collections-summary span:nth-child(2n){border-left:1px solid var(--line)}.collections-summary span:last-child:nth-child(odd){grid-column:1/-1}.collections-toolbar{border-radius:16px}.collections-filters{flex-wrap:wrap;overflow:visible}.collections-table-wrap{border-radius:16px;overflow:visible}.collections-table{min-width:0;display:block}.collections-table>thead{display:none}.collections-table>tbody{display:block}.collections-table>tbody>tr:not(.collections-detail-row){background:#fffdf8e0;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"order order status""customer customer customer""delivery delivery delivery""total collected balance""next next next""action action action";gap:11px 8px;padding:14px;display:grid}.collections-table>tbody>tr:not(.collections-detail-row)+tr:not(.collections-detail-row){border-top:1px solid var(--line)}.collections-table>tbody>tr.collections-empty-row{display:block}.collections-empty-row .collections-no-results{width:100%;display:block}.collections-empty-row .collections-no-results:before{display:none}.collections-table>tbody>tr.expanded{background:#fff8ef}.collections-table>tbody>tr:not(.collections-detail-row)>td{background:0 0;border:0;align-self:center;min-width:0;padding:0}.collections-table>tbody>tr:not(.collections-detail-row)>td:before,.collections-subtable td:before{color:var(--muted);content:attr(data-label);letter-spacing:.055em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:900;display:block}.collections-cell-order{grid-area:order}.collections-cell-order:before,.collections-cell-customer:before,.collections-cell-status:before,.collections-cell-action:before{display:none!important}.collections-cell-order b{color:var(--terracotta);font-size:12px!important}.collections-cell-customer{grid-area:customer}.collections-cell-customer b{font-family:Georgia,Times New Roman,serif;font-size:18px!important}.collections-cell-customer small{font-size:10px!important}.collections-cell-delivery{grid-area:delivery}.collections-cell-total,.collections-cell-collected,.collections-cell-balance{border-radius:8px;text-align:left!important;background:#f5ede3!important;padding:9px 7px!important}.collections-cell-total{grid-area:total}.collections-cell-collected{grid-area:collected}.collections-cell-balance{grid-area:balance}.collections-table td.money.balance{font-size:13px}.collections-cell-next{grid-area:next;border-top:1px solid var(--line)!important;padding-top:11px!important}.collections-next-payment{min-width:0}.collections-next-payment b{white-space:normal}.collections-cell-status{grid-area:status;justify-self:end}.collections-cell-action{grid-area:action}.collections-open{width:100%;min-height:42px}.collections-detail-row,.collections-detail-row>td{width:100%;display:block}.collections-detail{padding:10px}.collections-form-grid{grid-template-columns:1fr}.collections-form label.wide{grid-column:auto}.collections-section-heading{flex-direction:column;align-items:flex-start;gap:6px}.collections-delivery-summary{justify-content:space-between;width:100%}.collections-delivery-item{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"product product""status price""action action";padding:11px 0}.collections-delivery-product{grid-area:product}.collections-item-delivery-status{grid-area:status;justify-self:start}.collections-delivery-price{grid-area:price}.collections-deliver-item{grid-area:action;width:100%;min-height:38px}.collections-form,.collections-history{border-radius:12px;padding:13px}.collections-subtable-wrap{overflow:visible}.collections-subtable{min-width:0;display:block}.collections-subtable thead{display:none}.collections-subtable tbody{display:block}.collections-subtable tr{border-top:1px solid #e6d7c5;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:12px 0;display:grid}.collections-subtable tr:first-child{border-top:0;padding-top:0}.collections-subtable tr:last-child{padding-bottom:0}.collections-subtable td{overflow-wrap:anywhere;border:0;min-width:0;padding:0}.collections-subtable td.collections-mobile-wide,.collections-subtable td.collections-mobile-action{grid-column:1/-1}.collections-mobile-action .collections-reverse{border:1px solid #d9b5ae;border-radius:8px;width:100%;min-height:38px}}.finance-metric-icon{border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:19px;display:flex}.finance-metric-icon.revenue{color:var(--terracotta);background:#fff0eb}.finance-metric-icon.collected{color:#47785e;background:#e9f4ee}.finance-metric-icon.receivable{color:#986b08;background:#fff4d5}.finance-metric-icon.profit{color:var(--ink);background:#eee7dc}.finance-primary-metrics small,.finance-secondary-metrics small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900}.finance-primary-metrics strong{letter-spacing:-.04em;white-space:nowrap;margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,2.4vw,36px)}.finance-primary-metrics em{color:var(--muted);align-self:end;margin-top:9px;font-size:11px;font-style:normal;font-weight:700}.finance-secondary-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:22px;display:grid}.finance-secondary-metrics article{border:1px solid var(--line);background:#fffdf8a8;border-radius:16px;flex-direction:column;min-height:112px;padding:15px;display:flex}.finance-secondary-metrics b{margin:8px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:24px}.finance-secondary-metrics span{color:var(--muted);font-size:10px;line-height:1.35}.finance-panel{border:1px solid var(--line);background:#fffdf8c2;border-radius:23px;min-width:0;padding:22px}.finance-trend-panel{margin-bottom:14px}.finance-panel-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.finance-panel-heading .eyebrow{margin-bottom:6px}.finance-panel-heading h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:29px}.finance-panel-heading>span,.finance-panel-heading>a{color:var(--muted);font-size:11px;font-weight:800}.finance-panel-heading>a{color:var(--terracotta)}.finance-legend{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.finance-legend span{color:var(--muted);align-items:center;gap:6px;font-size:10px;font-weight:900;display:inline-flex}.finance-legend span:before{content:"";border-radius:999px;width:18px;height:4px}.finance-legend .revenue:before{background:var(--terracotta)}.finance-legend .collected:before{background:#579070}.finance-chart-scroll{padding-bottom:2px;overflow-x:auto}.finance-chart{width:100%;min-width:680px;display:block}.finance-grid-line{stroke:#e8dccb;stroke-dasharray:4 5;stroke-width:1px}.finance-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.finance-line.revenue,.finance-dot.revenue{fill:var(--terracotta);stroke:var(--terracotta)}.finance-line.revenue{fill:none}.finance-line.collected,.finance-dot.collected{fill:#579070;stroke:#579070}.finance-line.collected{fill:none}.finance-dot{stroke-width:2px}.finance-axis-label,.finance-x-label{fill:#7b6a61;font-family:Arial,Helvetica,sans-serif;font-size:10px}.finance-x-label{text-transform:capitalize;font-size:9px;font-weight:700}.finance-detail-grid{grid-template-columns:minmax(0,1.4fr) minmax(330px,.75fr);gap:14px;display:grid}.finance-table-scroll{overflow-x:auto}.finance-table{border-collapse:collapse;width:100%;min-width:590px;font-size:11px}.finance-table.with-cost-breakdown{min-width:760px}.finance-panel-actions{color:var(--muted);flex-direction:column;align-items:flex-end;gap:9px;font-size:10px;display:flex}.finance-cost-breakdown-toggle{color:var(--ink);cursor:pointer;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.finance-cost-breakdown-toggle input{accent-color:var(--terracotta);cursor:pointer;width:15px;height:15px;margin:0}.finance-cost-breakdown-toggle input:focus-visible{outline:2px solid var(--terracotta);outline-offset:2px}.finance-table th{color:var(--muted);letter-spacing:.06em;text-align:right;text-transform:uppercase;padding:0 10px 10px;font-size:9px}.finance-table th:first-child,.finance-table td:first-child{text-align:left;padding-left:0}.finance-table td{text-align:right;white-space:nowrap;border-top:1px solid #eee3d5;padding:13px 10px}.finance-table td b{font-size:12px}.finance-receivables{flex-direction:column;display:flex}.finance-receivables>a{border-top:1px solid #eee3d5;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.finance-receivables>a:first-child{border-top:0;padding-top:2px}.finance-receivables>a:hover b{color:var(--terracotta)}.finance-receivables>a>span{flex-direction:column;gap:3px;display:flex}.finance-receivables>a>span:last-child{text-align:right;align-items:flex-end}.finance-receivables b{color:var(--terracotta);letter-spacing:.05em;font-size:10px}.finance-receivables strong{font-family:Georgia,Times New Roman,serif;font-size:18px}.finance-receivables small{color:var(--muted);font-size:10px}.finance-receivables small.overdue{color:var(--terracotta);font-weight:900}.finance-empty{color:var(--muted);text-align:center;background:#fbf5eb;border:1px dashed #d7c4a9;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:150px;padding:24px;display:flex}.finance-empty.good{color:#47785e;background:#edf6f1;border-color:#bdd8c8}.finance-empty b{color:var(--ink)}.finance-empty span{font-size:11px}.finance-cost-note{color:var(--muted);margin:12px 4px 0;font-size:10px;line-height:1.55}@media (width<=1080px){.finance-primary-metrics,.finance-secondary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-detail-grid{grid-template-columns:1fr}}@media (width<=680px){.finance-title{align-items:flex-start}.finance-range{width:calc(100% + 4px);margin:0 -2px 18px;display:flex;overflow-x:auto}.finance-range button{flex:1 0 auto;padding:0 12px}.finance-primary-metrics,.finance-secondary-metrics{gap:8px}.finance-primary-metrics article{min-height:164px;padding:14px}.finance-metric-icon{width:38px;height:38px;margin-bottom:14px}.finance-primary-metrics strong{font-size:24px}.finance-secondary-metrics article{min-height:104px;padding:12px}.finance-secondary-metrics b{font-size:20px}.finance-panel{border-radius:19px;padding:16px 12px}.finance-panel-heading{flex-direction:column;align-items:flex-start;gap:8px}.finance-panel-actions{align-items:flex-start}.finance-panel-heading h2{font-size:27px}.finance-chart-scroll{margin:0 -12px;padding:0 12px}.finance-table-scroll{margin-right:-12px}}.purchase-shell{width:min(1220px,100% - 32px);margin:0 auto;padding:30px 0 64px}.purchase-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0;display:grid}.purchase-metrics article{background:#fffdfa;border:1px solid #eadfd3;border-radius:18px;gap:4px;padding:18px;display:grid;box-shadow:0 8px 24px #5137220d}.purchase-metrics small,.purchase-metrics span{color:#78685b}.purchase-metrics b{color:#542f1d;font-size:1.8rem}.purchase-warning{color:#6b4b13;background:#fff4d7;border-radius:12px;margin:0 0 18px;padding:13px 16px}.purchase-panel{margin-top:20px;overflow:hidden}.purchase-section-heading{justify-content:space-between;align-items:end;gap:20px;padding:22px 24px 16px;display:flex}.purchase-section-heading h2{margin:3px 0 0}.purchase-section-heading>span{color:#78685b;font-size:.88rem}.purchase-list-tools{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:18px;padding:0 24px 18px;display:grid}.purchase-search-control{color:#654c3d;gap:6px;font-size:.8rem;font-weight:800;display:grid}.purchase-search-control input{color:#3f3028;width:100%;min-width:0;min-height:44px;font:inherit;background:#fff;border:1px solid #d8c8ba;border-radius:11px;padding:0 13px}.purchase-search-control input:focus{outline-offset:1px;outline:2px solid #9b4d2a}.purchase-search-control input::placeholder{color:#9a8b7e}.purchase-view-tools{justify-items:end;gap:6px;display:grid}.purchase-view-tools>span{color:#654c3d;font-size:.8rem;font-weight:800}.purchase-view-tools>small{color:#85766a;font-size:.72rem}.purchase-view-toggle{background:#f5ede5;border:1px solid #dfd1c4;border-radius:11px;gap:3px;padding:3px;display:flex}.purchase-view-toggle button{color:#78685b;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 13px;font-size:.8rem;font-weight:800}.purchase-view-toggle button.active{color:#8a4327;background:#fff;box-shadow:0 2px 8px #5137221a}.purchase-view-toggle button:focus-visible{outline-offset:1px;outline:2px solid #9b4d2a}.purchase-table-wrap{overflow-x:auto}.purchase-table{border-collapse:collapse;width:100%;min-width:940px}.purchase-table th{text-align:left;color:#78685b;text-transform:uppercase;letter-spacing:.04em;background:#faf6f1;border-block:1px solid #eee4da;padding:11px 14px;font-size:.76rem}.purchase-table td{vertical-align:top;border-bottom:1px solid #eee7df;padding:14px}.purchase-table td small{color:#85766a;margin-top:4px;display:block}.purchase-table tr.purchase-needed td{background:#fffdf8}.purchase-table .purchase-line-total{white-space:nowrap;color:#542f1d}.purchase-table tfoot td{color:#654c3d;text-align:right;background:#faf6f1;border-top:2px solid #decdbd;padding:15px 14px;font-weight:800}.purchase-table tfoot .purchase-grand-total{color:#542f1d;white-space:nowrap;font-size:1.05rem}.purchase-table input[type=checkbox]{accent-color:#9b4d2a;width:18px;height:18px}.purchase-needs-table.is-compact{min-width:640px}.purchase-needs-table.is-compact th:first-child,.purchase-needs-table.is-compact th:nth-child(3),.purchase-needs-table.is-compact th:nth-child(4),.purchase-needs-table.is-compact th:nth-child(5),.purchase-needs-table.is-compact th:nth-child(6),.purchase-needs-table.is-compact th:nth-child(9),.purchase-needs-table.is-compact .purchase-select-cell,.purchase-needs-table.is-compact .purchase-stock-cell,.purchase-needs-table.is-compact .purchase-firm-cell,.purchase-needs-table.is-compact .purchase-potential-cell,.purchase-needs-table.is-compact .purchase-ordered-cell,.purchase-needs-table.is-compact .purchase-date-cell{display:none}.purchase-needs-table.is-compact .purchase-item-cell{width:34%}.purchase-needs-table.is-compact .purchase-buy-cell{width:30%}.purchase-needs-table.is-compact .purchase-action-cell{white-space:nowrap;width:1%}.purchase-compact-mode .purchase-create{display:none}.purchase-empty{text-align:center;color:#78685b;padding:28px!important}.purchase-create{background:#faf6f1;grid-template-columns:1fr 220px auto;align-items:end;gap:14px;padding:20px 24px;display:grid}.purchase-create label{color:#654c3d;gap:6px;font-size:.85rem;font-weight:700;display:grid}.purchase-create input{background:#fff;border:1px solid #d8c8ba;border-radius:10px;min-height:44px;padding:0 12px}.purchase-direct-overlay{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2d1f178a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.purchase-direct-dialog{overscroll-behavior:contain;background:#fffaf4;border:1px solid #ddcbbb;border-radius:20px;width:min(820px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;box-shadow:0 24px 70px #2d1f1747}.purchase-direct-dialog-heading{z-index:2;background:#fffaf4f7;border-bottom:1px solid #eadfd3;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px 14px;display:flex;position:sticky;top:0}.purchase-direct-dialog-heading h3{color:#542f1d;margin:2px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.purchase-direct-close{color:#654c3d;cursor:pointer;background:#fff;border:1px solid #d8c8ba;border-radius:50%;flex:none;width:42px;height:42px;padding:0;font-size:1.55rem;line-height:1}.purchase-direct-close:focus-visible{outline-offset:2px;outline:2px solid #9b4d2a}.purchase-direct-close:disabled{cursor:not-allowed;opacity:.5}.purchase-direct-receipt{background:#fffaf4;grid-template-columns:minmax(210px,1.6fr) repeat(3,minmax(120px,1fr));align-items:end;gap:14px;margin:0;padding:18px 20px 20px;display:grid}.purchase-direct-receipt label{color:#654c3d;gap:6px;font-size:.82rem;font-weight:700;display:grid}.purchase-direct-receipt input,.purchase-direct-receipt select{background:#fff;border:1px solid #d8c8ba;border-radius:9px;min-height:42px;padding:0 10px}.purchase-direct-receipt label>small{color:#85766a;font-weight:500}.purchase-presentation-choice{font-weight:800;color:#8a4b2c!important}.purchase-direct-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.purchase-cards{gap:12px;padding:0 24px 24px;display:grid}.purchase-card{background:#fff;border:1px solid #eadfd3;border-radius:15px;gap:8px;padding:18px;display:grid}.purchase-card>div:not(.purchase-receipt){justify-content:space-between;align-items:center;display:flex}.purchase-card h3,.purchase-card p{margin:0}.purchase-card .primary-button{justify-self:start;margin-top:6px}.purchase-card-actions{flex-wrap:wrap;gap:10px;display:flex;justify-content:flex-start!important}.danger-button{color:#a33622;cursor:pointer;background:#fff;border:1px solid #d9a79a;border-radius:10px;min-height:42px;padding:0 16px;font-weight:800}.danger-button:disabled{cursor:not-allowed;opacity:.48}.receipt-table input[type=checkbox]{accent-color:#9b4d2a;width:20px;height:20px}.receipt-table tr:not(.receipt-selected) td{background:#fbfaf8}.receipt-table input:disabled{opacity:.55;background:#f4f1ed}.purchase-status{color:#744c00;background:#fff0d5;border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:800}.purchase-status.received{color:#276039;background:#e5f4e9}.purchase-status.closed_partial{color:#66594e;background:#eee9e2}.purchase-receipt{border-top:1px solid #eadfd3;gap:14px;min-width:0;margin-top:10px;padding-top:16px;display:grid}.purchase-receipt .purchase-table-wrap{width:100%;min-width:0}.purchase-receipt-heading,.purchase-receipt-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.purchase-receipt-buttons{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.purchase-receipt-heading>div{gap:3px;display:grid}.purchase-receipt-heading small,.purchase-receipt-actions small{color:#78685b}.receipt-table{min-width:820px}.receipt-table input{width:112px;min-height:42px;font:inherit;background:#fff;border:1px solid #d8c8ba;border-radius:9px;padding:0 10px}.receipt-input-unit{background:#fff;border:1px solid #d8c8ba;border-radius:9px;align-items:center;width:max-content;display:flex;overflow:hidden}.receipt-input-unit input{border:0;border-radius:0}.receipt-input-unit span{color:#78685b;padding:0 10px;font-size:.84rem;font-weight:700}.receipt-input-unit.money span{order:-1}.receipt-table .receipt-input-unit input:focus{outline-offset:-2px;outline:2px solid #9b4d2a}.secondary-button{color:#654c3d;cursor:pointer;background:#fff;border:1px solid #d8c8ba;border-radius:10px;min-height:40px;padding:0 14px;font-weight:700}@media (width<=980px){.purchase-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.purchase-shell{width:min(100% - 16px,1220px);padding-top:20px}.purchase-metrics{grid-template-columns:1fr}.purchase-panel{min-width:0}.purchase-section-heading{flex-direction:column;align-items:start;padding:18px 14px 14px}.purchase-list-tools{grid-template-columns:minmax(0,1fr);gap:12px;padding:0 12px 14px}.purchase-view-tools{justify-items:start;width:100%}.purchase-view-toggle{width:100%}.purchase-view-toggle button{flex:1}.purchase-table-wrap{min-width:0;overflow-x:visible}.purchase-table{width:100%;min-width:0;display:block}.purchase-table>thead{display:none}.purchase-table>tbody{gap:10px;width:100%;padding:0 12px 12px;display:grid}.purchase-table>tbody>tr{width:100%;min-width:0}.purchase-table>tbody>tr>td{overflow-wrap:anywhere;min-width:0}.purchase-table>tbody>tr>td:before{color:#85766a;content:attr(data-label);letter-spacing:.045em;text-transform:uppercase;margin-bottom:5px;font-size:.66rem;font-weight:900;display:block}.purchase-needs-table>tbody>tr.purchase-needed{background:#fffdf9;border:1px solid #e4d7ca;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"select select""item item""stock firm""potential ordered""buy buy""cost date""action action";display:grid;overflow:hidden}.purchase-needs-table>tbody>tr.purchase-needed>td{background:0 0;border:0;padding:10px 12px}.purchase-select-cell{grid-area:select;justify-content:space-between;align-items:center;background:#faf4ed!important;border-bottom:1px solid #eadfd3!important;display:flex!important}.purchase-select-cell:before{margin:0!important}.purchase-item-cell{grid-area:item}.purchase-item-cell:before{display:none!important}.purchase-item-cell strong{color:#542f1d;font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.purchase-stock-cell{grid-area:stock}.purchase-firm-cell{grid-area:firm}.purchase-potential-cell{grid-area:potential}.purchase-ordered-cell{grid-area:ordered}.purchase-buy-cell{grid-area:buy;background:#fff8ef!important;border-block:1px solid #eee2d6!important}.purchase-cost-cell{grid-area:cost}.purchase-date-cell{grid-area:date}.purchase-action-cell{grid-area:action;padding-top:4px!important}.purchase-action-cell .secondary-button{width:100%}.purchase-needs-table.is-compact>tbody>tr.purchase-needed{grid-template-areas:"item item""buy cost""action action"}.purchase-needs-table.is-compact{min-width:0}.purchase-needs-table.is-compact .purchase-select-cell,.purchase-needs-table.is-compact .purchase-stock-cell,.purchase-needs-table.is-compact .purchase-firm-cell,.purchase-needs-table.is-compact .purchase-potential-cell,.purchase-needs-table.is-compact .purchase-ordered-cell,.purchase-needs-table.is-compact .purchase-date-cell{display:none!important}.purchase-needs-table.is-compact .purchase-item-cell{width:auto;background:#faf4ed!important;border-bottom:1px solid #eadfd3!important;padding-block:12px!important}.purchase-needs-table.is-compact .purchase-buy-cell{width:auto;border-top:0!important}.purchase-needs-table.is-compact .purchase-cost-cell{align-self:stretch;background:#fff8ef!important;border-bottom:1px solid #eee2d6!important}.purchase-needs-table.is-compact .purchase-action-cell{width:auto}.purchase-needs-table>tbody>tr.purchase-empty-row{display:block}.purchase-needs-table>tbody>tr.purchase-empty-row>td:before{display:none}.purchase-needs-table>tfoot{padding:0 12px 12px;display:block}.purchase-needs-table>tfoot>tr{background:#faf6f1;border:1px solid #decdbd;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.purchase-needs-table>tfoot>tr>td{text-align:left;border:0;padding:12px}.purchase-needs-table>tfoot>tr>td:last-child{display:none}.purchase-needs-table>tfoot .purchase-grand-total{text-align:right;font-size:.96rem}.purchase-create{grid-template-columns:1fr;padding:16px 12px}.purchase-create .primary-button{width:100%}.purchase-direct-overlay{align-items:end;padding:0}.purchase-direct-dialog{border-width:1px 0 0;border-radius:22px 22px 0 0;width:100%;max-height:min(92dvh,720px)}.purchase-direct-dialog-heading{padding:14px 16px 11px}.purchase-direct-dialog-heading h3{font-size:1.25rem}.purchase-direct-close{width:38px;height:38px}.purchase-direct-receipt{padding:14px 16px max(16px, env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.purchase-direct-presentation,.purchase-direct-total{grid-column:1/-1}.purchase-direct-receipt input,.purchase-direct-receipt select{width:100%;min-width:0}.purchase-direct-actions{z-index:1;background:#fffaf4;grid-template-columns:minmax(98px,.75fr) minmax(164px,1.25fr);gap:8px;margin:0 -2px;padding-top:4px;display:grid;position:sticky;bottom:0}.purchase-direct-actions>button{width:100%}.purchase-cards{padding:0 12px 18px}.purchase-card{min-width:0;padding:14px;overflow:hidden}.purchase-card p{overflow-wrap:anywhere}.purchase-receipt-heading,.purchase-receipt-actions{flex-direction:column;align-items:stretch}.purchase-receipt-buttons{display:grid}.purchase-receipt-actions .primary-button,.purchase-receipt-heading .secondary-button,.purchase-card-actions>button{width:100%}.receipt-table>tbody{gap:10px;padding:0}.receipt-table>tbody>tr{border:1px solid #e4d7ca;border-radius:13px;grid-template-columns:minmax(0,1fr);display:grid;overflow:hidden}.receipt-table>tbody>tr.receipt-selected{border-color:#bd8c70}.receipt-table>tbody>tr>td{background:#fffdf9;border:0;border-bottom:1px solid #eee5dc;grid-template-columns:minmax(100px,.75fr) minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.receipt-table>tbody>tr>td:last-child{border-bottom:0}.receipt-table>tbody>tr>td:before{margin:0}.receipt-table .receipt-select-cell{background:#faf4ed;justify-content:space-between;display:flex}.receipt-table .receipt-item-cell{background:#fff8ef;align-items:start;display:block}.receipt-table .receipt-item-cell:before{display:none}.receipt-table .receipt-item-cell strong{color:#542f1d;font-family:Georgia,Times New Roman,serif;font-size:1rem}.receipt-table label,.receipt-table .receipt-input-unit,.receipt-table input{width:100%;min-width:0}.receipt-table .receipt-input-unit input{flex:auto}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
