:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-ui:"Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", serif;--bg:#f3f3f1;--bg-strong:#fbfbf9;--surface:#fffffff0;--surface-strong:#fffffffb;--surface-soft:#fafaf8e6;--line:#11111114;--line-strong:#11111124;--text:#171717;--text-soft:#171717b8;--text-faint:#17171785;--accent:#111;--accent-soft:#1111110b;--accent-strong:#222;--good:#227a46;--warn:#bd7a1b;--danger:#b13d2f;--good-soft:#227a461f;--warn-soft:#bd7a1b1f;--danger-soft:#b13d2f1f;--shadow:0 18px 40px #11111114;--shadow-soft:0 10px 24px #1111110a}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#141414;--bg-strong:#1b1b1b;--surface:#1c1c1cf5;--surface-strong:#202020fb;--surface-soft:#ffffff06;--line:#ffffff14;--line-strong:#ffffff21;--text:#f2f2ef;--text-soft:#f2f2efc7;--text-faint:#f2f2ef80;--accent:#f5f5f2;--accent-soft:#ffffff0e;--accent-strong:#fff;--good:#75c48f;--warn:#e1b660;--danger:#ea8478;--good-soft:#75c48f24;--warn-soft:#e1b66024;--danger-soft:#ea847824;--shadow:0 18px 40px #00000057;--shadow-soft:0 10px 24px #0003}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font-ui);color:var(--text);background:var(--bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.mobile-nav{display:none}.sidebar{border-right:1px solid var(--line);background:var(--surface-strong);flex-direction:column;gap:2rem;min-height:100vh;padding:1.65rem 1rem 1.1rem;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:.8rem;display:flex}.brand-copy{min-width:0}.brand-mark{border:1px solid var(--line-strong);background:var(--surface-strong);width:2.75rem;height:2.75rem;color:var(--text);letter-spacing:.1em;border-radius:.85rem;flex:none;place-items:center;font-weight:800;display:grid}:root[data-theme=dark] .brand-mark{background:#ffffff14}.eyebrow{color:var(--text-faint);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.32rem;font-size:.74rem;font-weight:700;display:inline-flex}.nav-stack{gap:.4rem;display:grid}.nav-link{color:var(--text-soft);border:1px solid #0000;border-radius:1rem;align-items:center;gap:.8rem;padding:.88rem .95rem;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.nav-link:hover,.nav-link-active{border-color:var(--line);background:var(--surface-soft);color:var(--text)}.nav-icon{flex:none;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;display:inline-flex}.nav-icon svg,.icon-button svg,.icon-action svg{width:100%;height:100%}.sidebar-footer{margin-top:auto}.main-column{flex-direction:column;gap:.9rem;padding:1rem;display:flex}.topbar{z-index:30;border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 97%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:3.15rem;box-shadow:none;border-radius:1rem;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:clamp(.5rem,.9vw,.9rem);padding:.44rem clamp(.7rem,1vw,.9rem);display:flex;position:sticky;top:.85rem}.topbar-primary{flex:auto;min-width:0}.topbar-context{align-items:baseline;gap:.65rem;min-width:0;display:flex}.topbar-title,.topbar-context strong{font-size:1.15rem;line-height:1.1}.topbar-subtitle,.topbar-context p{color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;max-width:32rem;margin:0;font-size:.82rem;line-height:1.3;overflow:hidden}.topbar-actions,.pill-row,.action-row,.list-card-actions,.section-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.topbar-session{flex-wrap:nowrap;flex:0 auto;justify-content:flex-end;min-width:0}.content-frame{min-width:0;max-width:96rem}.user-chip{border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;gap:.7rem;padding:.45rem .7rem;display:flex}.topbar-user-card{min-width:0}.user-avatar{background:var(--accent);width:2.2rem;height:2.2rem;color:var(--bg-strong);border-radius:999px;flex:none;place-items:center;font-weight:800;display:grid;overflow:hidden}.user-avatar-image{object-fit:cover;width:100%;height:100%}.user-chip strong,.user-chip p{white-space:nowrap;text-overflow:ellipsis;max-width:15rem;display:block;overflow:hidden}.user-chip p{color:var(--text-faint);margin:.05rem 0 0;font-size:.82rem}.status-chip{border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;gap:.55rem;min-width:8.2rem;padding:.45rem .75rem;display:inline-flex}.status-indicator{flex:none;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.status-dot{width:.55rem;height:.55rem;box-shadow:0 0 0 .22rem color-mix(in srgb, currentColor 16%, transparent);background:currentColor;border-radius:999px}.status-copy{gap:.04rem;line-height:1.2;display:grid}.status-copy strong{font-size:.85rem}.status-copy span{color:var(--text-faint);font-size:.74rem;font-weight:600}.status-good{color:var(--good)}.status-neutral{color:var(--text-soft)}.status-warn{color:var(--warn)}.status-danger{color:var(--danger)}.user-menu-shell{flex:none;position:relative}.user-menu-trigger{border:1px solid var(--line);background:var(--surface-strong);max-width:min(22rem,40vw);color:var(--text);border-radius:999px;align-items:center;gap:.65rem;padding:.36rem .5rem .36rem .36rem;display:inline-flex}.user-menu-trigger:hover,.user-menu-trigger-open{border-color:var(--line-strong);background:var(--surface-strong)}.user-menu-avatar{width:2rem;height:2rem}.user-menu-copy{text-align:left;gap:.02rem;min-width:0;display:grid}.user-menu-copy strong,.user-menu-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-menu-copy strong{font-size:.92rem;line-height:1.2}.user-menu-copy span{color:var(--text-faint);font-size:.76rem;line-height:1.2}.user-menu-chevron{width:1rem;height:1rem;color:var(--text-faint);flex:none;display:inline-flex}.user-menu-chevron svg{width:100%;height:100%}.user-menu-panel{z-index:35;border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 99%, transparent);width:clamp(15rem,24vw,18rem);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1rem;gap:.75rem;padding:.8rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0}.user-menu-section{gap:.45rem;display:grid}.user-menu-section+.user-menu-section{border-top:1px solid var(--line);padding-top:.75rem}.user-menu-label{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:700}.user-menu-section strong,.user-menu-section p{margin:0}.user-menu-section p{color:var(--text-faint);font-size:.82rem}.menu-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;display:grid}.menu-option-button{border:1px solid var(--line);background:var(--surface);color:var(--text-soft);border-radius:.8rem;padding:.58rem .72rem}.menu-option-button-active{border-color:var(--line-strong);background:var(--accent-soft);color:var(--text);font-weight:700}.user-menu-logout{justify-content:center;width:100%}.icon-button,.icon-action{border:1px solid var(--line);background:var(--surface-strong);color:var(--text);justify-content:center;align-items:center;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.icon-button{border-radius:999px;width:2.75rem;height:2.75rem}.icon-action{border-radius:.95rem;width:2.45rem;height:2.45rem}.icon-action svg{width:1rem;height:1rem}.icon-button:hover,.icon-button-active,.icon-action:hover{border-color:var(--line-strong);background:var(--accent-soft);transform:translateY(-1px)}.button-primary,.button-secondary{border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.82rem 1rem;transition:transform .18s,border-color .18s,background .18s,opacity .18s;display:inline-flex}.button-primary svg,.button-secondary svg{flex:none;width:1rem;height:1rem}.button-primary{background:var(--accent);color:var(--bg-strong);box-shadow:none}.button-secondary{background:var(--surface-strong);border-color:var(--line);color:var(--text)}.button-danger{border-color:color-mix(in srgb, var(--danger) 28%, transparent);color:var(--danger)}.button-secondary-active{border-color:var(--line-strong);background:var(--accent-soft);font-weight:700}.button-secondary-compact{border-radius:.9rem;padding:.66rem .9rem}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px)}.button-secondary:disabled{cursor:not-allowed;opacity:.58;transform:none}.button-primary:disabled{cursor:wait;opacity:.58;transform:none}.pill{border:1px solid var(--line);background:var(--surface-soft);color:var(--text-soft);border-radius:999px;align-items:center;padding:.42rem .72rem;font-size:.8rem;font-weight:700;display:inline-flex}.pill-good{border-color:color-mix(in srgb, var(--good) 28%, transparent);background:var(--good-soft);color:var(--good)}.pill-warn{border-color:color-mix(in srgb, var(--warn) 28%, transparent);background:var(--warn-soft);color:var(--warn)}.pill-button{background:0 0}.page-stack{gap:.95rem;display:grid}.orders-summary-grid{scrollbar-width:none;grid-auto-columns:minmax(17rem,max-content);grid-auto-flow:column;align-items:stretch;gap:.7rem;padding-bottom:.1rem;display:grid;overflow-x:auto}.orders-summary-grid::-webkit-scrollbar{display:none}.orders-overview-panel{gap:0;padding:.72rem .8rem}.summary-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:.95rem;gap:.32rem;width:100%;min-width:0;min-height:0;padding:.72rem .8rem;display:grid}.summary-card-wide{min-width:clamp(18rem,28vw,24rem)}.summary-total-heading{align-items:baseline;gap:.45rem;margin-bottom:.08rem;display:inline-flex}.summary-total-heading strong{font-size:1.35rem;line-height:1}.summary-total-heading span{color:var(--text-faint);font-size:.78rem}.summary-inline-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.summary-inline-grid-auto{grid-template-columns:repeat(auto-fit,minmax(4.5rem,1fr))}.summary-inline-grid-wide{grid-template-columns:repeat(7,minmax(0,1fr))}.summary-day{flex-direction:column;justify-items:start;gap:.05rem;display:flex}.summary-day strong,.summary-totals strong,.summary-list-row strong{font-size:.95rem;line-height:1}.summary-day span,.summary-totals span,.summary-list-row span{color:var(--text-faint);font-size:.7rem}.summary-day small{color:var(--text-faint);font-size:.62rem}.summary-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.summary-totals-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-totals div{gap:.05rem;display:grid}.summary-list{gap:.28rem;display:grid}.summary-list-row{justify-content:space-between;align-items:center;gap:.45rem;display:flex}.summary-list-row-icon{align-items:center}.summary-item-kind{align-items:center;gap:.3rem;display:inline-flex}.summary-card+.summary-card{padding-left:.8rem}.summary-item-icon,.item-badge-icon{justify-content:center;align-items:center;width:.95rem;height:.95rem;display:inline-flex}.summary-item-icon svg,.item-badge-icon svg{width:100%;height:100%}.orders-filter-bar{scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:.6rem;padding-bottom:.05rem;display:flex;overflow-x:auto}.orders-filter-bar::-webkit-scrollbar{display:none}.orders-toolbar{border:1px solid var(--line);background:var(--surface-soft);border-radius:1rem;padding:.6rem;display:block}.orders-filter-inline{flex:none;min-width:0}.orders-filter-inline span,.orders-filter-label{display:none}.orders-filter-chip{align-items:center;min-height:2.7rem;display:inline-flex}.orders-filter-select select{min-width:10.5rem}.orders-list-header{align-items:center}.orders-status-row{flex-wrap:nowrap;gap:.5rem;min-width:0}.orders-query-field{flex:0 0 clamp(15rem,28vw,23rem);min-width:0}.orders-toolbar-action{flex:none;justify-content:flex-end;margin-left:auto;display:flex}.orders-toolbar-action>.button-primary,.orders-toolbar-action>.button-secondary{width:auto}.orders-table-shell{border:1px solid var(--line);background:var(--surface-strong);border-radius:1rem;overflow:auto}.orders-table{border-collapse:collapse;width:100%;min-width:880px}.orders-table th,.orders-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;white-space:nowrap;padding:.8rem .85rem}.orders-table th{z-index:2;background:color-mix(in srgb, var(--surface-strong) 99%, transparent);color:var(--text-faint);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700;position:sticky;top:0}.table-sort-button{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;align-items:center;gap:.3rem;padding:0;display:inline-flex}.table-sort-button span{color:var(--text-faint);font-size:.7rem}.table-sort-button-active,.table-sort-button:hover{color:var(--text)}.orders-table tbody tr:last-child td{border-bottom:0}.orders-table tbody tr:hover,.orders-row-active{background:color-mix(in srgb, var(--surface-strong) 88%, var(--accent) 12%)}.row-clickable{cursor:pointer}.table-link-button{color:inherit;text-align:left;background:0 0;border:0;padding:0;display:inline-flex}.table-link-button span,.table-cell-stack span,.table-cell-muted,.table-link{color:var(--text-faint);font-size:.84rem;line-height:1.25}.table-cell-stack{gap:.18rem;display:grid}.table-customer-cell{align-items:center;gap:.55rem;display:inline-flex}.customers-table{table-layout:fixed;min-width:0}.customers-table th,.customers-table td{white-space:normal}.customers-table th:first-child,.customers-table td:first-child{width:30%}.customers-table th:nth-child(2),.customers-table td:nth-child(2){width:52%}.customers-table th:nth-child(3),.customers-table td:nth-child(3){width:18%}.customers-table th:last-child,.customers-table td:last-child{text-align:center}.customers-table .table-link-button,.customers-table .table-link-button strong{width:100%;display:block}.customers-table .table-customer-cell{align-items:start;gap:.28rem;display:grid}.customers-table .table-link{text-overflow:clip;white-space:normal;word-break:break-word;max-width:none;overflow:visible}.table-category-pill{color:var(--text-soft);align-items:center;gap:.45rem;font-size:.88rem;font-weight:700;display:inline-flex}.icon-action-inline{width:2rem;height:2rem}.table-link{text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--text-faint) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--text-faint) 55%, transparent);text-overflow:ellipsis;vertical-align:bottom;max-width:13rem;display:inline-block;overflow:hidden}.orders-empty-state{gap:.35rem;padding:1rem;display:grid}.orders-empty-state p{color:var(--text-faint);margin:0}.table-items-inline,.table-payment-inline{align-items:center;gap:.55rem;display:inline-flex}.item-badge{color:var(--text);align-items:center;gap:.35rem;font-size:.88rem;font-weight:700;display:inline-flex}.table-payment-inline strong{font-size:.88rem;font-weight:700}.table-actions-cell{width:1%}.product-row-button{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;display:inline-grid}.product-thumb{border:1px solid var(--line);object-fit:cover;background:var(--surface-soft);border-radius:.65rem;width:2.2rem;height:2.2rem}.product-thumb-fallback{color:var(--text-soft);justify-content:center;align-items:center;display:inline-flex}.product-thumb-fallback svg{width:1.3rem;height:1.3rem}.product-preview-image,.product-preview-placeholder{border:1px solid var(--line);background:var(--surface-soft);border-radius:1.1rem;width:100%;max-width:16rem}.product-preview-image{aspect-ratio:1;object-fit:cover;display:block}.product-preview-image-inline{max-width:10rem}.product-preview-placeholder{place-items:center;min-height:12rem;display:grid}.product-preview-icon{width:2rem;height:2rem;color:var(--text-soft)}.product-preview-icon svg{width:100%;height:100%}.product-image-inline{justify-content:flex-start;display:flex}.product-thumb-order{width:2.5rem;height:2.5rem}.product-detail-inline{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;display:inline-grid}.orders-list-panel,.inventory-panel{gap:.85rem}.inventory-header{align-items:center}.panel,.auth-card{border:1px solid var(--line);background:var(--surface-strong);box-shadow:none;border-radius:1.15rem}.overview-grid{grid-template-columns:minmax(0,1.15fr) minmax(22rem,.95fr);gap:1rem;display:grid}.overview-lead{align-content:start;gap:.75rem;padding:1.5rem;display:grid}.overview-lead h1,.auth-card h1{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,3.4vw,3rem);line-height:1}.overview-lead p,.auth-card p,.muted-copy{color:var(--text-soft);margin:0;line-height:1.6}.overview-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.stat-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:1.15rem;gap:.35rem;padding:1rem;display:grid}.stat-card strong{font-size:1.7rem;line-height:1;display:block}.stat-card p{color:var(--text-faint);margin:0;font-size:.9rem;line-height:1.5}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.order-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.customer-layout,.inventory-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.customer-layout-single,.inventory-layout-single,.order-layout-single{grid-template-columns:1fr}.panel{gap:1rem;padding:1rem;display:grid}.panel-stretchless{align-self:start}.section-heading,.detail-header,.inline-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.section-heading h2,.detail-header h3{margin:0;font-size:1.22rem;line-height:1.2}.form-grid,.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-grid-compact,.overlay-form-grid{align-content:start}.field-span{grid-column:1/-1}label{gap:.45rem;display:grid}label span{color:var(--text-faint);font-size:.88rem;font-weight:700}.checkbox-field{align-items:center;gap:.75rem;padding-top:1.9rem;display:flex}.checkbox-field input{width:auto}.checkbox-field span{margin:0}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:var(--surface-soft);box-shadow:none;border-radius:.9rem;padding:.82rem .9rem}input:focus,select:focus,textarea:focus{border-color:var(--line-strong);box-shadow:0 0 0 .24rem color-mix(in srgb, var(--accent) 8%, transparent);outline:none}textarea{resize:vertical;min-height:112px}.list-stack,.detail-stack,.item-stack,.detail-panel,.overlay-section,.overlay-subcard,.compact-stack{gap:.8rem;display:grid}.detail-panel{align-content:start;padding-top:.25rem}.editor-placeholder{align-content:center;justify-items:start;gap:.6rem;min-height:16rem;padding:1rem .25rem;display:grid}.list-card{border:1px solid var(--line);background:var(--surface-strong);box-shadow:var(--shadow-soft);border-radius:1.25rem;justify-content:space-between;gap:1rem;padding:1rem;transition:transform .18s,border-color .18s,background .18s;display:flex}.list-card-side{text-align:right;justify-items:end;gap:.35rem;display:grid}.list-card-side p{color:var(--text-faint);margin:0;line-height:1.4}.list-card:hover{transform:translateY(-1px)}.list-card-button{text-align:left;width:100%}.list-card-row{align-items:center}.list-card-main{flex:auto;min-width:0}.list-card-main-button{color:inherit;text-align:left;background:0 0;border:0;padding:0}.list-card-main strong,.list-card-main p{text-overflow:ellipsis;overflow:hidden}.list-card-main strong{margin-bottom:.15rem;display:block}.list-card-main p,.list-card p,.inline-note{color:var(--text-faint);margin:0;line-height:1.5}.list-card-active{border-color:var(--line-strong);background:color-mix(in srgb, var(--surface-strong) 86%, var(--accent) 14%)}.detail-list{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.detail-list li{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding-bottom:.8rem;display:flex}.detail-list li span{color:var(--text-faint)}.overlay-backdrop{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000005c;place-items:center;padding:1.15rem;display:grid;position:fixed;inset:0}.overlay-card,.overlay-card-wide,.overlay-card-xl{border:1px solid var(--line-strong);background:var(--surface-strong);width:min(940px,100%);max-height:calc(100vh - 2.3rem);box-shadow:var(--shadow);border-radius:1.5rem;gap:1rem;padding:1.25rem;display:grid;overflow:auto}.overlay-card-wide{width:min(1020px,100%)}.overlay-card-xl{width:min(1160px,100%)}.overlay-section{border-top:1px solid var(--line);padding-top:1rem}.overlay-subcard{border:1px solid var(--line);background:var(--surface);border-radius:1.15rem;padding:1rem}.customer-editor{gap:1.2rem}.customer-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.editor-section{border-top:1px solid var(--line);gap:.8rem;padding-top:1rem;display:grid}.editor-section-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.editor-toolbar{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.customer-subcard{background:var(--surface-soft);gap:.8rem;padding:.9rem}.customer-subcard-header{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.customer-subcard-title{gap:.22rem;display:grid}.customer-subcard-title span{color:var(--text-faint);font-size:.78rem;font-weight:600}.customer-subcard-grid{gap:.75rem}.customer-inline-summary{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.customer-preference-strip{padding-top:0}.customer-location-preference{align-self:end}.preferred-location-picker{max-width:34rem}.segmented-choice{flex-wrap:wrap;gap:.5rem;display:inline-flex}.customer-editor-submit{justify-self:start;min-width:12rem}.item-row{grid-template-columns:2fr 1.2fr .8fr 1fr;gap:.8rem;display:grid}.item-row-extended{grid-template-columns:2.4fr .8fr 1fr 1fr}.order-item-editor{border:1px solid var(--line);background:var(--surface-soft);border-radius:1rem;grid-template-columns:auto minmax(0,1.8fr) auto auto auto;align-items:end;gap:.8rem;padding:.8rem;display:grid}.order-item-product{min-width:0}.order-item-product-preview{justify-content:center;align-items:center;display:flex}.order-item-quantity,.order-item-price{align-content:start;gap:.45rem;display:grid}.order-item-quantity span,.order-item-price span{color:var(--text-faint);font-size:.88rem;font-weight:700}.quantity-stepper{align-items:center;gap:.55rem;display:inline-flex}.quantity-stepper strong{text-align:center;min-width:2.2rem;font-size:.96rem}.quantity-stepper-button{border-radius:999px;width:2.1rem;height:2.1rem}.order-item-price strong{border:1px solid var(--line);background:var(--surface-strong);text-align:right;border-radius:.9rem;min-width:7rem;padding:.7rem .8rem;font-size:.9rem}.order-item-unit-input{display:none}.order-item-remove{align-self:end}.preference-strip,.file-input-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.file-input-button{justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.file-input-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.payment-entry-bar{grid-template-columns:minmax(8rem,10rem) minmax(8rem,10rem) minmax(10rem,12rem) auto auto;align-items:end;gap:.6rem;display:grid}.payment-entry-field{min-width:0}.payment-entry-toggle{padding-top:1.75rem}.payment-entry-actions{justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.search-select{position:relative}.search-select-input-row{gap:.5rem;display:flex}.search-select-clear{border:1px solid var(--line);background:var(--surface-strong);color:var(--text-faint);border-radius:1rem;flex:none;padding:.75rem .9rem}.search-select-menu{z-index:10;border:1px solid var(--line-strong);background:var(--surface-strong);max-height:16rem;box-shadow:var(--shadow);border-radius:1rem;gap:.35rem;padding:.5rem;display:grid;position:absolute;inset:calc(100% + .35rem) 0 auto;overflow:auto}.search-select-option{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:.85rem;gap:.2rem;padding:.75rem .8rem;display:grid}.search-select-option span,.search-select-empty{color:var(--text-faint);font-size:.92rem}.search-select-option-active{background:var(--accent-soft)}.search-select-empty{padding:.75rem .8rem}.auth-screen{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-card{width:min(760px,100%);padding:2rem}.auth-card-hero{background:var(--surface-strong)}.alert-panel{border:1px solid color-mix(in srgb, var(--warn) 24%, transparent);background:var(--warn-soft);border-radius:1.1rem;padding:1rem 1.1rem}.alert-panel strong{margin-bottom:.35rem;display:block}.alert-panel p{margin:0}@media (width<=1200px){.topbar-subtitle{max-width:20rem}}@media (width<=960px){.app-shell{padding-bottom:5.7rem;display:block}.sidebar,.desktop-nav,.sidebar-footer{display:none}.main-column{padding:.9rem}.mobile-nav{z-index:30;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:1.35rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;padding:.5rem;display:grid;position:fixed;bottom:.9rem;left:.9rem;right:.9rem}.mobile-nav .nav-link{text-align:center;flex-direction:column;justify-content:center;gap:.34rem;padding:.72rem .35rem;font-size:.82rem}.mobile-nav .nav-icon{width:1.18rem;height:1.18rem}.overview-grid,.content-grid,.order-layout,.customer-layout,.inventory-layout,.form-grid,.compact-grid,.item-row,.item-row-extended,.order-item-editor,.payment-entry-bar{grid-template-columns:1fr}.overlay-backdrop{padding:.8rem}.overlay-card,.overlay-card-wide,.overlay-card-xl{border-radius:1.2rem;width:100%;max-height:calc(100vh - 1.6rem);padding:1rem}.topbar-subtitle{display:none}}@media (width<=820px){.overview-stats{grid-template-columns:1fr}.detail-header,.inline-header,.section-heading{flex-direction:column;align-items:stretch}.summary-inline-grid-wide{grid-template-columns:repeat(4,minmax(0,1fr))}.user-menu-trigger{max-width:min(16rem,46vw)}.user-menu-copy span{display:none}.editor-section-header,.customer-subcard-header{flex-direction:column;align-items:stretch}.customer-method-grid{grid-template-columns:1fr}.customer-editor-submit{justify-self:stretch;width:100%}}@media (width<=640px){.main-column{padding:.65rem .65rem .75rem}.topbar,.panel,.auth-card{border-radius:1.15rem}.brand-mark{width:2.7rem;height:2.7rem}.topbar{gap:.35rem;min-height:auto;padding:.42rem .55rem;top:.45rem}.topbar-context{flex-direction:row;align-items:center;gap:.3rem}.topbar-title{font-size:1rem}.user-menu-trigger{max-width:9.75rem;padding-right:.42rem}.user-menu-copy strong{font-size:.88rem}.user-menu-chevron{display:none}.user-menu-panel{width:min(18rem,100vw - 1.3rem)}.list-card-row{align-items:flex-start}.list-card-side{text-align:left;justify-items:start}.button-primary,.button-secondary{justify-content:center;width:100%}.orders-summary-grid{scroll-snap-type:x proximity;gap:.7rem;padding-bottom:0}.summary-card{scroll-snap-align:start;width:min(18rem,82vw);min-width:min(18rem,82vw);padding:.68rem .72rem}.orders-overview-panel{padding:.75rem}.summary-card+.summary-card{padding-left:.72rem}.topbar-actions>.button-secondary,.section-actions>.button-primary,.section-actions>.button-secondary{width:auto}.editor-toolbar,.segmented-choice,.customer-preference-strip{width:100%}.editor-toolbar>.button-secondary,.segmented-choice>.button-secondary,.customer-preference-strip>.button-secondary{flex:auto}.orders-status-row{padding-bottom:0;overflow:visible}.orders-query-field{flex-basis:min(14rem,62vw)}.customers-table th,.customers-table td{padding:.7rem .55rem;font-size:.82rem}.customers-table .table-link-button strong{font-size:.92rem}}.lightwell-shell,.lightwell-auth-screen{color:#1d2a24;background:#f8f8f6;min-height:100vh}.lightwell-header{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:24px;display:flex}.lightwell-brand{color:inherit;letter-spacing:.03em;font-size:1.05rem;font-weight:800;text-decoration:none}.lightwell-brand span{color:#58705b;font-weight:600}.lightwell-user{align-items:center;gap:16px;font-size:.9rem;display:flex}.lightwell-link-button{color:#395c42;cursor:pointer;font:inherit;background:0 0;border:0;padding:4px;text-decoration:underline}.lightwell-onboarding,.lightwell-workspace{max-width:1120px;margin:0 auto;padding:72px 24px 96px}.lightwell-intro{max-width:620px}.lightwell-eyebrow{color:#55715a;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.lightwell-intro h1,.lightwell-card h1{letter-spacing:-.045em;margin:12px 0 16px;font-size:clamp(2rem,5vw,3.5rem);line-height:1.02}.lightwell-intro p,.lightwell-card p{color:#58655d;line-height:1.55}.lightwell-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:44px;display:grid}.lightwell-workspace-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:44px;display:grid}.lightwell-card{background:#fff;border:1px solid #e0e4de;border-radius:18px;padding:28px;box-shadow:0 10px 32px #2c3e2f0f}.lightwell-card h2{margin:0 0 8px;font-size:1.2rem}.lightwell-auth-screen{justify-content:center;align-items:center;padding:24px;display:flex}.lightwell-auth-screen .lightwell-card{max-width:510px}.lightwell-auth-screen .lightwell-card h1{font-size:2rem}.lightwell-tenant-list{gap:8px;margin-top:20px;display:grid}.lightwell-tenant-button{color:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #e1e5e0;border-radius:11px;justify-content:space-between;align-items:center;width:100%;padding:14px;display:flex}.lightwell-tenant-button:hover,.lightwell-tenant-button.is-selected{background:#f1f6f0;border-color:#54735a}.lightwell-tenant-button span:first-child{gap:3px;display:grid}.lightwell-tenant-button small{color:#647167;text-transform:capitalize}.lightwell-selected-tenant{border-top:1px solid #e7ebe6;margin-top:20px;padding-top:18px}.lightwell-selected-tenant p{margin:6px 0;font-size:.9rem}.lightwell-muted{color:#718077!important}.lightwell-form{gap:16px;margin-top:22px;display:grid}.lightwell-form label{color:#34443a;gap:7px;font-size:.9rem;font-weight:700;display:grid}.lightwell-form input{color:inherit;font:inherit;background:#fff;border:1px solid #cfd6cf;border-radius:9px;padding:11px 12px;font-weight:400}.lightwell-form textarea{color:inherit;font:inherit;resize:vertical;background:#fff;border:1px solid #cfd6cf;border-radius:9px;min-height:84px;padding:11px 12px;font-weight:400}.lightwell-form input:focus{border-color:#54735a;outline:3px solid #54735a26}.lightwell-form small{color:#6b776e;font-size:.78rem;font-weight:400}.lightwell-button{color:#fff;cursor:pointer;font:inherit;background:#375e40;border:1px solid #375e40;border-radius:9px;padding:12px 16px;font-weight:700}.lightwell-button:disabled{cursor:wait;opacity:.55}.lightwell-button-secondary{color:#375e40;background:0 0;margin-top:16px}.lightwell-error{background:#fff0ee;border:1px solid #f2c2ba;border-radius:10px;margin:24px 0 0;padding:12px 14px;color:#9b2f20!important}.lightwell-workspace-card{flex-direction:column;align-items:flex-start;min-height:225px;display:flex}.lightwell-workspace-icon{color:#375e40;background:#edf4eb;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:800;display:inline-flex}.lightwell-workspace-card h2{margin-top:22px}.lightwell-status{color:#54735a;margin-top:auto;font-size:.82rem;font-weight:700}.lightwell-ready-card{margin-top:20px}.lightwell-ready-card h2{margin-top:8px}.lightwell-workspace-nav{gap:8px;margin-top:32px;display:flex}.lightwell-workspace-nav button{color:#405048;font:inherit;background:0 0;border:1px solid #cfd6cf;border-radius:999px;padding:8px 13px}.lightwell-workspace-nav button.is-active{color:#fff;background:#375e40;border-color:#375e40}.lightwell-module{margin-top:28px}.lightwell-module-heading h2{margin:5px 0;font-size:1.7rem}.lightwell-module-heading p{color:#58655d;margin:0}.lightwell-product-list{gap:12px;margin-top:18px;display:grid}.lightwell-product-list article{border:1px solid #e1e5e0;border-radius:10px;gap:5px;padding:13px;display:grid}.lightwell-product-list span,.lightwell-product-list small{color:#647167}.v3-shell{color:#1c2720;background:#f7f7f4;grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.v3-sidebar{background:#fff;border-right:1px solid #e4e8e2;flex-direction:column;padding:22px 14px;display:flex}.v3-brand{letter-spacing:-.02em;align-items:center;gap:9px;padding:4px 8px;font-size:1.05rem;display:flex}.v3-brand span{color:#fff;letter-spacing:.05em;background:#315e3c;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.73rem;font-weight:800;display:inline-flex}.v3-tenant-name{color:#758078;text-overflow:ellipsis;white-space:nowrap;margin:22px 8px 8px;font-size:.77rem;overflow:hidden}.v3-organization-select{color:#758078;text-transform:uppercase;gap:5px;margin:22px 8px 10px;font-size:.72rem;font-weight:700;display:grid}.v3-organization-select select{color:#294533;font:inherit;text-transform:none;background:#f7f9f6;border:1px solid #dce4db;border-radius:7px;padding:8px;font-size:.86rem;font-weight:700}.v3-navigation{gap:3px;display:grid}.lw-icon{flex:none;width:17px;height:17px}.v3-navigation button,.v3-sidebar-footer button{color:#506056;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:10px 11px;font-size:.92rem;display:flex}.v3-navigation button:hover,.v3-navigation button.is-active{color:#244e30;background:#edf4eb;font-weight:700}.v3-sidebar-footer{gap:2px;margin-top:auto;display:grid}.v3-sidebar-footer button:hover{color:#244e30;background:#f3f5f2}.v3-main{min-width:0;padding:16px 26px 52px}.v3-topbar{border-bottom:1px solid #e2e7e1;justify-content:space-between;align-items:center;min-height:43px;padding:0 0 13px;display:flex}.v3-topbar div{align-items:baseline;gap:9px;display:flex}.v3-topbar strong{font-size:.95rem}.v3-topbar span{color:#748077;font-size:.78rem}.v3-page{max-width:1080px;margin:48px auto 0}.v3-page-header{justify-content:space-between;align-items:end;gap:18px;display:flex}.v3-page-header h1{letter-spacing:-.05em;margin:5px 0 9px;font-size:clamp(2rem,4vw,2.7rem);line-height:1}.v3-page-header p{color:#607066;margin:0}.v3-primary-button,.v3-secondary-button{font:inherit;border-radius:8px;padding:10px 14px;font-weight:700}.v3-primary-button{color:#fff;background:#315e3c;border:1px solid #315e3c}.v3-primary-button:hover{background:#254d30}.v3-secondary-button{color:#395244;background:#fff;border:1px solid #cfd8cf}.v3-list-panel{background:#fff;border:1px solid #e1e6e0;border-radius:12px;margin-top:30px;overflow:visible}.v3-table-scroll{overflow-x:auto}.v3-table{border-collapse:collapse;width:100%;min-width:680px}.v3-table th{color:#748077;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:#fbfcfa;border-bottom:1px solid #e6ebe5;padding:11px 16px;font-size:.72rem}.v3-table td{vertical-align:top;border-bottom:1px solid #edf0ec;padding:13px 16px}.v3-table tr:last-child td{border-bottom:0}.v3-table td small{color:#748077;margin-top:3px;display:block}.v3-option-summary{color:#43604a;background:#f1f5f0;border-radius:999px;margin:0 5px 4px 0;padding:4px 8px;font-size:.76rem;display:inline-block}.v3-muted{color:#879187;font-size:.86rem}.v3-empty-state{color:#627066;text-align:center;padding:42px 24px}.v3-empty-state strong{color:#28372d;display:block}.v3-empty-state p{margin:8px 0 18px}.v3-summary{padding:26px}.v3-summary strong{font-size:1.05rem}.v3-summary p{color:#607066;margin:8px 0 18px}.v3-editor-backdrop{z-index:50;background:#141e1642;justify-content:flex-end;display:flex;position:fixed;inset:0}.v3-editor{background:#fff;width:min(100%,480px);max-width:480px;padding:26px;overflow-y:auto;box-shadow:-16px 0 40px #1c272026}.v3-editor header{justify-content:space-between;align-items:flex-start;display:flex}.v3-editor h2{margin:5px 0 0;font-size:1.4rem}.v3-close-button{color:#607066;background:0 0;border:0;font-size:1.7rem;line-height:1}.v3-form{gap:16px;margin-top:28px;display:grid}.v3-form label{color:#405048;gap:7px;font-size:.86rem;font-weight:700;display:grid}.v3-form input,.v3-form textarea{color:inherit;font:inherit;border:1px solid #cfd8cf;border-radius:8px;padding:10px 11px;font-weight:400}.v3-form textarea{resize:vertical;min-height:82px}.v3-form small{color:#748077;font-weight:400}.v3-form fieldset{border:1px solid #e2e7e1;border-radius:9px;gap:13px;margin:2px 0;padding:15px;display:grid}.v3-form legend{color:#4b5c50;padding:0 5px;font-size:.83rem;font-weight:700}.v3-form footer{justify-content:flex-end;gap:9px;margin-top:4px;display:flex}.v3-id{color:#718077;font-size:.78rem}.v3-type{color:#40594a;align-items:center;gap:6px;font-size:.84rem;display:inline-flex}.v3-type b{background:#edf4eb;border-radius:6px;padding:4px 5px;font-size:.67rem;font-weight:700}.v3-row-action{color:#a03c31;font:inherit;background:0 0;border:0;padding:4px;font-size:.78rem;font-weight:700}.v3-row-action:hover{text-decoration:underline}.v3-row-action:disabled{color:#9da69e;cursor:wait;text-decoration:none}.v3-editor{width:min(100%,500px);max-width:500px}.v3-form select{color:inherit;font:inherit;border:1px solid #cfd8cf;border-radius:8px;padding:10px 11px;font-weight:400}.v3-text-button{color:#315e3c;font:inherit;text-align:left;background:0 0;border:0;align-self:start;padding:0;font-size:.86rem;font-weight:700}.v3-text-button:hover{color:#183a22;text-decoration:underline}.v3-danger-button{color:#a03c31}.v3-field-hint{color:#718077;margin:0;font-size:.8rem;line-height:1.45}.v3-option-editor{border-top:1px solid #edf0ec;gap:10px;padding-top:13px;display:grid}.v3-option-editor:first-of-type{border-top:0;padding-top:0}.v3-type i{background:#edf4eb;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.v3-type svg{width:14px;height:14px}.v3-module-notice{color:#765d20;background:#fff8e7;border:1px solid #ecdbac;border-radius:9px;margin:22px 0 -8px;padding:11px 13px}.v3-compact-list,.v3-payments{display:grid}.v3-compact-list article,.v3-payments article{border-bottom:1px solid #edf0ec;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.v3-compact-list article:last-child,.v3-payments article:last-child{border-bottom:0}.v3-compact-list article div,.v3-payments article div{min-width:0}.v3-compact-list article strong,.v3-payments article strong{display:block}.v3-compact-list article small,.v3-payments article small{color:#748077;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;overflow:hidden}.v3-compact-list article>span,.v3-payments article>span{color:#68766c;text-align:right;font-size:.82rem}.v3-order-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.v3-status{text-transform:capitalize;border-radius:999px;padding:4px 7px;font-size:.72rem;font-weight:700}.v3-status-draft{color:#5c665e;background:#eff1ef}.v3-status-confirmed{color:#315e3c;background:#e8f0e7}.v3-status-in_delivery{color:#986213;background:#fff3dc}.v3-status-delivered{color:#1f7040;background:#e0f1e6}.v3-payments{gap:0}.v3-payments>label{border-bottom:1px solid #edf0ec;gap:6px;padding:14px 16px;font-size:.8rem;font-weight:700;display:grid}.v3-payments select{border:1px solid #cfd8cf;border-radius:7px;padding:8px}.v3-payment-total{color:#536258;margin:14px 16px}.v3-payment-total strong{color:#264633}.v3-status-in_process{color:#986213;background:#fff3dc}.v3-list-toolbar{color:#718077;background:#fbfcfa;border-bottom:1px solid #e6ebe5;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.8rem;display:flex}.v3-list-toolbar label{align-items:center;gap:7px;display:flex}.v3-list-toolbar input{font:inherit;background:#fff;border:1px solid #dce4db;border-radius:7px;width:min(260px,55vw);padding:7px 9px}.v3-list-row{color:inherit;cursor:pointer;font:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ec;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:12px 16px;display:grid}.v3-list-row:hover{background:#f7faf6}.v3-list-row:last-child{border-bottom:0}.v3-list-row strong,.v3-list-row small{display:block}.v3-list-row small{color:#748077;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.v3-avatar{color:#315e3c;background:#edf4eb;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:.76rem;font-weight:800;display:inline-flex}.v3-row-meta{color:#68766c;text-align:right;align-items:end;gap:5px;font-size:.8rem;display:grid}.v3-row-meta .v3-status{justify-self:end}.v3-contact-links{flex-wrap:wrap;align-items:center;gap:7px;margin:7px 0;display:flex}.v3-contact-links a,.v3-contact-link,.v3-detail a{color:#315e3c;font-weight:700;text-decoration:none}.v3-contact-links small{color:#748077;width:100%}.v3-inline{gap:8px;display:flex}.v3-inline select{flex:1}.v3-icon-button{color:#315e3c;background:#edf4eb;border:1px solid #cfddcc;border-radius:8px;min-width:42px;font-size:1.1rem;font-weight:700}.v3-checks{flex-wrap:wrap;gap:10px;display:flex}.v3-checks label{align-items:center;gap:5px;font-size:.8rem;font-weight:600;display:flex}.v3-checks input{padding:0}.v3-order-line{border-top:1px solid #edf0ec;gap:9px;padding:12px 0;display:grid}.v3-order-line:first-of-type{border-top:0;padding-top:0}.v3-order-line label{font-size:.8rem}.v3-quantity{align-items:center;gap:8px;display:flex}.v3-quantity button{color:#315e3c;font:inherit;background:#fff;border:1px solid #cfd8cf;border-radius:7px;min-width:30px;height:30px;font-weight:700}.v3-quantity output{text-align:center;min-width:24px;font-weight:700}.v3-quantity .v3-row-action{color:#a03c31;border:0;margin-left:auto}.v3-detail{gap:12px;margin-top:24px;display:grid}.v3-detail h3{letter-spacing:.05em;text-transform:uppercase;margin:12px 0 0;font-size:.84rem}.v3-detail p{margin:0}.v3-detail textarea{font:inherit;border:1px solid #cfd8cf;border-radius:8px;min-height:82px;padding:10px}.v3-note{border-left:3px solid #d7e4d5;padding:4px 0 4px 10px}.v3-note p{margin-bottom:4px}.v3-note small{color:#748077}.v3-editor-layer{z-index:60;position:relative}.v3-combobox{min-width:0;position:relative}.v3-combobox:focus-within{z-index:30}.v3-combobox-trigger{color:inherit;cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #cfd8cf;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:42px;padding:9px 11px;font-weight:400;display:flex}.v3-combobox-trigger:hover,.v3-combobox-trigger[aria-expanded=true]{border-color:#77967d;box-shadow:0 0 0 3px #315e3c17}.v3-combobox-trigger:disabled{color:#98a298;cursor:not-allowed;background:#f6f7f5}.v3-combobox-menu{z-index:20;background:#fff;border:1px solid #bfcdbf;border-radius:10px;margin-top:6px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 14px 30px #202f2429}.v3-combobox-menu>input{font:inherit;border:0;border-bottom:1px solid #e4e9e3;border-radius:0;outline:0;width:100%;padding:11px 12px}.v3-combobox-options{max-height:230px;padding:5px;overflow-y:auto}.v3-combobox-options button{color:#304035;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;gap:2px;width:100%;padding:9px 10px;display:grid}.v3-combobox-options button:hover,.v3-combobox-options button.is-selected{color:#244e30;background:#edf4eb}.v3-combobox-options button small{color:#748077;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:400;overflow:hidden}.v3-combobox-group{color:#748077;letter-spacing:.07em;text-transform:uppercase;margin:9px 8px 3px;font-size:.69rem;font-weight:800}.v3-combobox-empty{color:#748077;margin:0;padding:13px 10px;font-size:.85rem}.v3-inline .v3-combobox{flex:1}.lightwell-workspace-skeleton{background:#f7f7f4;grid-template-columns:224px minmax(0,1fr);gap:22px;min-height:100vh;padding:22px;display:grid}.lightwell-workspace-skeleton>section{gap:22px;padding:72px 8vw;display:grid}.lightwell-skeleton-brand,.lightwell-skeleton-sidebar,.lightwell-skeleton-title,.lightwell-skeleton-panel{background:#e7ece6;border-radius:9px;animation:1.3s ease-in-out infinite alternate lightwell-skeleton-pulse}.lightwell-skeleton-brand{width:96px;height:30px}.lightwell-skeleton-sidebar{grid-column:1;height:420px}.lightwell-skeleton-title{width:min(360px,80%);height:70px}.lightwell-skeleton-panel{width:100%;height:250px}@keyframes lightwell-skeleton-pulse{to{opacity:.48}}.v3-organization-identity,.v3-organization-menu{color:#758078;text-transform:uppercase;gap:5px;margin:22px 8px 10px;font-size:.72rem;font-weight:700;display:grid}.v3-organization-identity strong,.v3-organization-trigger{color:#294533;text-transform:none;font-size:.86rem}.v3-organization-trigger{font:inherit;text-align:left;background:#f7f9f6;border:1px solid #dce4db;border-radius:7px;justify-content:space-between;align-items:center;padding:8px;display:flex}.v3-organization-menu{position:relative}.v3-organization-options,.v3-user-options{z-index:25;background:#fff;border:1px solid #dce4db;border-radius:9px;display:grid;position:absolute;overflow:hidden;box-shadow:0 12px 28px #1c272024}.v3-organization-options{top:calc(100% + 5px);left:0;right:0}.v3-organization-options button{color:#314337;font:inherit;text-align:left;background:#fff;border:0;gap:2px;padding:10px 11px;display:grid}.v3-organization-options button:hover,.v3-organization-options button.is-selected{background:#edf4eb}.v3-organization-options small{color:#748077;font-size:.73rem;font-weight:400}.v3-user-menu{position:relative}.v3-user-trigger{color:#304035;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:4px;display:flex}.v3-user-trigger:hover{background:#f0f4ef}.v3-user-trigger img,.v3-user-trigger>span{object-fit:cover;background:#e6efe4;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.76rem;font-weight:800;display:inline-flex}.v3-user-trigger em{font-style:normal;display:grid}.v3-user-trigger em strong{font-size:.82rem}.v3-user-trigger em small{color:#748077;text-transform:capitalize;font-size:.7rem}.v3-user-trigger b{color:#748077;font-size:.75rem}.v3-user-options{grid-template-columns:minmax(0,1fr);min-width:232px;padding:6px;top:calc(100% + 7px);right:0}.v3-user-menu-identity{gap:2px;padding:9px 10px 10px;display:grid}.v3-user-menu-identity strong{color:#304035;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.v3-user-menu-identity small{color:#748077;text-transform:capitalize;font-size:.73rem}.v3-user-menu-divider{background:#e6ebe5;height:1px;margin:0 2px 5px}.v3-user-options button{color:#314337;cursor:pointer;font:inherit;text-align:left;background:#fff;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;padding:9px 10px;display:flex}.v3-user-options button:hover{background:#edf4eb}.v3-user-options button span{color:#58705b;font-size:1rem;line-height:1}.v3-duplicate-warning{color:#69521c;background:#fff7e4;border:1px solid #ecd49b;border-radius:8px;gap:5px;padding:11px 12px;font-size:.84rem;display:grid}.v3-duplicate-warning strong{color:#5d4819}.v3-duplicate-warning small{color:#816c35;font-size:.76rem;font-weight:400}.v3-money-input{background:#fff;border:1px solid #cfd8cf;border-radius:8px;align-items:center;display:flex;overflow:hidden}.v3-money-input:focus-within{border-color:#77967d;box-shadow:0 0 0 3px #315e3c17}.v3-money-input b,.v3-money-input em{color:#536258;padding:0 11px;font-size:.84rem;font-style:normal}.v3-money-input b{border-right:1px solid #e1e6e0}.v3-money-input em{border-left:1px solid #e1e6e0;font-weight:700}.v3-money-input input{width:100%;min-width:0;box-shadow:none!important;border:0!important;border-radius:0!important;padding:10px 9px!important}.v3-percent-input{background:#fff;border:1px solid #cfd8cf;border-radius:8px;align-items:center;display:flex;overflow:hidden}.v3-percent-input:focus-within{border-color:#77967d;box-shadow:0 0 0 3px #315e3c17}.v3-percent-input input{width:100%;min-width:0;box-shadow:none!important;border:0!important;border-radius:0!important;padding:10px 9px!important}.v3-percent-input em{color:#536258;border-left:1px solid #e1e6e0;padding:0 11px;font-size:.84rem;font-style:normal;font-weight:700}.v3-order-total{color:#4e5e52;background:#f3f7f2;border-radius:8px;flex-wrap:wrap;justify-content:space-between;gap:8px;margin:0;padding:11px 12px;font-size:.84rem;display:flex}.v3-order-total strong{color:#264633}.v3-combobox-trigger span{color:#304035}.v3-combobox-trigger .v3-muted{color:#748077}.v3-combobox-options button span{color:#304035}.v3-order-form-actions,.v3-order-detail-actions{border-bottom:1px solid #e6ebe5;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:15px;display:flex}.v3-order-form-actions .v3-row-action{margin-left:auto}.v3-date-picker{min-width:0;position:relative}.v3-calendar{z-index:35;background:#fff;border:1px solid #bfd0bf;border-radius:10px;width:100%;max-width:19rem;padding:9px;position:absolute;top:calc(100% + 6px);left:0;right:auto;box-shadow:0 14px 30px #202f2429}.v3-calendar-header{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.v3-calendar-header button,.v3-calendar-footer button{color:#315e3c;cursor:pointer;font:inherit;background:0 0;border:0;font-size:1.1rem;font-weight:800}.v3-calendar-title{text-transform:capitalize;color:#304035!important;font-size:.85rem!important}.v3-calendar-weekdays,.v3-calendar-days{text-align:center;grid-template-columns:repeat(7,1fr);display:grid}.v3-calendar-weekdays{color:#748077;margin-bottom:3px;font-size:.66rem;font-weight:800}.v3-calendar-days{gap:2px}.v3-calendar-days button{aspect-ratio:1;color:#304035;cursor:pointer;font:inherit;background:#fff;border:0;border-radius:6px;font-size:.82rem}.v3-calendar-days button:hover,.v3-calendar-days button.is-selected,.v3-calendar-months button:hover,.v3-calendar-months button.is-selected{color:#fff;background:#315e3c}.v3-calendar-days button:disabled{color:#c1c9c1;cursor:not-allowed}.v3-calendar-months{grid-template-columns:repeat(3,1fr);gap:4px;padding:2px 0;display:grid}.v3-calendar-months button{color:#304035;cursor:pointer;font:inherit;text-transform:capitalize;background:#fff;border:0;border-radius:6px;padding:9px 4px}.v3-calendar-time{color:#536258;align-items:center;gap:8px;margin-top:8px;font-size:.78rem!important;display:flex!important}.v3-calendar-time input{flex:1}.v3-calendar-footer{justify-content:space-between;margin-top:8px;display:flex}.v3-calendar-footer button{font-size:.8rem}.v3-lifecycle{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.v3-lifecycle li{color:#9aa49b;text-align:center;padding-top:19px;font-size:.71rem;font-weight:700;position:relative}.v3-lifecycle li:before{content:"";background:#dfe5de;border:3px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:0;left:calc(50% - 8px)}.v3-lifecycle li:not(:last-child):after{content:"";background:#dfe5de;height:3px;position:absolute;top:5px;left:50%;right:-50%}.v3-lifecycle li.is-complete,.v3-lifecycle li.is-active{color:#315e3c}.v3-lifecycle li.is-complete:before,.v3-lifecycle li.is-active:before,.v3-lifecycle li.is-complete:after{background:#315e3c}.v3-order-summary{background:#f3f7f2;border-radius:9px;gap:4px;padding:13px;display:grid}.v3-order-summary strong{font-size:1rem}.v3-order-summary span,.v3-order-summary small{color:#536258}.v3-order-detail-line{border-bottom:1px solid #edf0ec;justify-content:space-between;align-items:start;gap:14px;padding:11px 0;display:flex}.v3-order-detail-line>span:last-child{text-align:right;gap:4px;display:grid}.v3-order-detail-line small{color:#748077;margin-top:3px;display:block}.v3-section-heading{justify-content:space-between;align-items:center;display:flex}.v3-payment-inline{background:#f7faf6;border:1px solid #e1e8df;border-radius:9px;gap:10px;margin-bottom:10px;padding:11px;display:grid}.v3-payment-inline label{color:#405048;gap:6px;font-size:.8rem;font-weight:700;display:grid}.v3-primary-button .lw-icon,.v3-secondary-button .lw-icon{vertical-align:-3px;width:16px;height:16px;margin-right:6px}.v3-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px;display:grid}.v3-settings-card{gap:20px;padding:22px;display:grid}.v3-settings-card>header{align-items:flex-start;gap:12px;display:flex}.v3-settings-card h2{margin:0;font-size:1.06rem}.v3-settings-card header p{color:#748077;margin:4px 0 0;font-size:.84rem}.v3-settings-icon{color:#315e3c;background:#edf4eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.v3-toggle{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.v3-toggle input{opacity:0;width:1px;height:1px;position:absolute}.v3-toggle>span{background:#cfd8cf;border-radius:99px;flex:0 0 36px;height:21px;margin-top:2px;transition:background .15s;position:relative}.v3-toggle>span:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #00000029}.v3-toggle input:checked+span{background:#315e3c}.v3-toggle input:checked+span:after{transform:translate(15px)}.v3-toggle em{gap:3px;font-style:normal;display:grid}.v3-toggle small,.v3-settings-card label>small{color:#748077;font-size:.8rem;font-weight:400}.v3-settings-card>label{color:#405048;gap:7px;font-size:.86rem;font-weight:700;display:grid}.v3-settings-card footer{justify-content:flex-end;display:flex}.v3-success{color:#2d623b;background:#e8f2e8;border:1px solid #c8dfc8;border-radius:8px;margin:0;padding:9px 10px;font-size:.84rem}.v3-member-list{display:grid}.v3-member-list article{border-bottom:1px solid #edf0ec;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 0;display:grid}.v3-member-list article:last-child{border-bottom:0}.v3-member-list img,.v3-member-list article>span{color:#315e3c;object-fit:cover;background:#e6efe4;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.78rem;font-weight:800;display:inline-flex}.v3-member-list strong,.v3-member-list small{display:block}.v3-member-list small{color:#748077;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.v3-member-list em{color:#4e6152;text-transform:capitalize;background:#f2f5f1;border-radius:999px;padding:4px 7px;font-size:.7rem;font-style:normal;font-weight:700}.v3-access-form{background:#f7faf6;border:1px solid #e1e8df;border-radius:9px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:10px;padding:11px;display:grid}.v3-access-form label{color:#405048;gap:6px;font-size:.78rem;font-weight:700;display:grid}.v3-access-form input{color:#304035;font:inherit;border:1px solid #cfd8cf;border-radius:8px;padding:10px}.v3-pending-invitations{color:#4f5f53;border-top:1px solid #e7ece6;gap:7px;padding-top:13px;font-size:.84rem;display:grid}.v3-pending-invitations p{justify-content:space-between;align-items:center;margin:0;display:flex}.v3-pending-invitations em{color:#845d16;text-transform:capitalize;background:#fff4dd;border-radius:99px;padding:4px 7px;font-size:.7rem;font-style:normal;font-weight:700}.v3-pending-invitations small{color:#748077}.v3-rbac-card{grid-column:1/-1}.v3-role-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.v3-role-grid article{background:#f7faf6;border:1px solid #e1e8df;border-radius:8px;padding:10px}.v3-role-grid strong{text-transform:capitalize;font-size:.82rem;display:block}.v3-role-grid small{color:#68766c;margin-top:5px;font-size:.72rem;line-height:1.45;display:block}.v3-discount-fields{grid-template-columns:minmax(0,1fr) minmax(0,.75fr) auto;align-items:end;gap:10px;display:grid}.v3-discount-fields .v3-text-button{align-self:end;margin-bottom:1px}.v3-member-role{min-width:10rem}.v3-member-role .v3-combobox-trigger{min-height:2.25rem;padding:7px 9px}.v3-member-role small{color:#8a6825;white-space:normal;margin-top:4px}.v3-rbac-table-wrap{border:1px solid #e1e8df;border-radius:9px;overflow-x:auto}.v3-rbac-table{border-collapse:collapse;width:100%;min-width:46rem}.v3-rbac-table th,.v3-rbac-table td{text-align:center;border-bottom:1px solid #e8ede7;padding:10px}.v3-rbac-table thead th{color:#405048;background:#f3f7f2;font-size:.73rem}.v3-rbac-table tbody th{color:#304035;text-align:left;min-width:15rem;font-size:.82rem;font-weight:600}.v3-rbac-table tbody th small{color:#748077;margin-top:3px;font-size:.72rem;font-weight:400;display:block}.v3-rbac-table td{color:#315e3c;font-size:1rem;font-weight:800}.v3-rbac-table td:last-child{color:#9aa49b}@media (width<=720px){.lightwell-header{padding:18px}.lightwell-onboarding,.lightwell-workspace{padding:42px 18px 64px}.lightwell-grid,.lightwell-workspace-grid{grid-template-columns:1fr;margin-top:30px}.lightwell-card{padding:22px}.v3-shell{grid-template-columns:1fr}.v3-sidebar{border-bottom:1px solid #e4e8e2;border-right:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 12px;padding:12px;display:grid}.v3-brand{grid-row:1;padding-left:2px}.v3-brand strong{display:none}.v3-organization-select{min-width:0;margin:0}.v3-organization-select>span{display:none}.v3-organization-select select{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;overflow:hidden}.v3-navigation{grid-column:1/-1;width:100%;display:flex;overflow-x:auto}.v3-navigation button{flex:none;padding:8px 10px}.v3-sidebar-footer{display:none}.v3-main{padding:14px 18px 38px}.v3-page{margin-top:32px}.v3-page-header{flex-direction:column;align-items:flex-start}.v3-primary-button{width:100%}.v3-editor{padding:20px}.v3-form footer{grid-template-columns:1fr 1fr;display:grid}.v3-form footer .v3-primary-button{width:auto}.lightwell-user{gap:10px;max-width:50%}.lightwell-user span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.v3-order-form-actions{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.v3-order-form-actions .v3-row-action{text-align:center;grid-column:1/-1;margin:0}.v3-lifecycle li{font-size:.62rem}.v3-order-detail-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.v3-order-detail-actions .v3-row-action{text-align:left}.v3-settings-grid{grid-template-columns:1fr}.v3-settings-card{padding:18px}.v3-access-form,.v3-role-grid{grid-template-columns:1fr}.v3-discount-fields{grid-template-columns:1fr 1fr}.v3-discount-fields .v3-text-button{grid-column:1/-1;justify-self:start}.v3-member-list article{grid-template-columns:auto minmax(0,1fr);align-items:start}.v3-member-role{grid-column:2;width:100%;min-width:0}}:root{--lw-space-1:.5rem;--lw-space-2:.75rem;--lw-space-3:1rem;--lw-space-4:clamp(1.25rem, 2.4vw, 1.75rem);--lw-space-5:clamp(1.75rem, 4vw, 3rem);--lw-shell-gutter:clamp(1rem, 3vw, 2rem);--lw-touch:2.75rem;--lw-nav-height:4.5rem}.v3-shell{grid-template-columns:minmax(12.5rem,14rem) minmax(0,1fr);overflow-x:clip}.v3-sidebar{gap:var(--lw-space-2);padding:var(--lw-space-4) var(--lw-space-2)}.v3-main{padding:var(--lw-space-3) var(--lw-shell-gutter) var(--lw-space-5)}.v3-page{margin-top:clamp(2rem,5vw,3rem)}.v3-editor-backdrop{padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}.v3-editor{box-sizing:border-box;max-width:min(34rem,100vw);padding:var(--lw-space-4);overscroll-behavior:contain;width:min(34rem,100vw)}.v3-editor header,.v3-page-header,.v3-list-toolbar,.v3-order-detail-line,.v3-section-heading,.v3-form,.v3-form label,.v3-form fieldset,.v3-order-line,.v3-payment-inline,.v3-access-form,.v3-settings-card{min-width:0}.v3-form input,.v3-form textarea,.v3-form select,.v3-combobox,.v3-money-input,.v3-date-picker{min-width:0;max-width:100%}.v3-close-button,.v3-icon-button,.v3-quantity button{min-height:var(--lw-touch);min-width:var(--lw-touch)}.v3-calendar{max-width:min(22rem,100vw - 2rem)}@media (width<=1200px){.v3-shell{display:block}.v3-sidebar{align-items:center;gap:var(--lw-space-2);padding:var(--lw-space-2) var(--lw-shell-gutter);z-index:40;border-bottom:1px solid #e4e8e2;border-right:0;grid-template-columns:auto minmax(0,1fr);display:grid;position:sticky;top:0}.v3-brand{padding:.25rem 0}.v3-organization-identity,.v3-organization-menu{margin:0}.v3-navigation{scrollbar-width:none;grid-column:1/-1;gap:.25rem;min-width:0;display:flex;overflow-x:auto}.v3-navigation::-webkit-scrollbar{display:none}.v3-navigation button{flex:none;justify-content:center}.v3-main{padding-top:var(--lw-space-2)}}@media (width<=720px){.v3-shell{min-height:100dvh}.v3-sidebar{padding:.625rem var(--lw-space-3);grid-template-columns:auto minmax(0,1fr)}.v3-brand strong,.v3-organization-identity>span,.v3-organization-menu>span,.v3-organization-options small{display:none}.v3-brand span{width:2.25rem;height:2.25rem}.v3-organization-trigger,.v3-organization-identity strong{text-overflow:ellipsis;white-space:nowrap;max-width:13rem;font-size:.86rem;display:block;overflow:hidden}.v3-organization-trigger{min-height:2.25rem;padding:.45rem .55rem}.v3-organization-options{min-width:min(18rem,100vw - 2rem);max-width:calc(100vw - 2rem);left:auto;right:0}.v3-navigation{padding:.25rem max(var(--lw-space-1), env(safe-area-inset-left)) calc(.25rem + env(safe-area-inset-bottom)) max(var(--lw-space-1), env(safe-area-inset-right));z-index:60;background:#fffffff5;border:1px solid #dce4db;border-radius:1rem 1rem 0 0;gap:0;width:auto;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:visible;box-shadow:0 -.5rem 1.75rem #1c27201a}.v3-navigation button{border-radius:.75rem;flex:1 1 0;justify-content:center;align-items:center;gap:.2rem;min-height:3.25rem;padding:.35rem .15rem}.v3-navigation button span{display:none}.v3-navigation .lw-icon{width:1.25rem;height:1.25rem}.v3-main{padding:var(--lw-space-2) var(--lw-space-3) calc(var(--lw-nav-height) + env(safe-area-inset-bottom))}.v3-topbar{min-height:2.75rem;padding-bottom:var(--lw-space-2)}.v3-topbar>div:first-child strong{font-size:.9rem}.v3-user-trigger{gap:.4rem;padding:.2rem}.v3-user-trigger em,.v3-user-trigger b{display:none}.v3-user-trigger img,.v3-user-trigger>span{width:2.25rem;height:2.25rem}.v3-user-options{min-width:min(17rem,100vw - 2rem);max-width:calc(100vw - 2rem)}.v3-page{margin-top:var(--lw-space-4)}.v3-page-header{align-items:stretch;gap:var(--lw-space-3)}.v3-page-header h1{font-size:clamp(1.85rem,9vw,2.5rem)}.v3-primary-button,.v3-secondary-button{min-height:var(--lw-touch);justify-content:center}.v3-page-header .v3-primary-button{width:100%}.v3-list-panel{margin-top:var(--lw-space-4)}.v3-list-toolbar{align-items:stretch;gap:var(--lw-space-2);flex-direction:column}.v3-list-toolbar label,.v3-list-toolbar input{width:100%}.v3-list-row{padding:.875rem var(--lw-space-3);grid-template-columns:2.25rem minmax(0,1fr);align-items:start;gap:.625rem}.v3-row-meta{text-align:left;flex-wrap:wrap;grid-column:2;place-items:center start;gap:.4rem;display:flex}.v3-row-meta .v3-status{justify-self:auto}.v3-list-row small,.v3-member-list small,.v3-order-detail-line small{white-space:normal;word-break:break-word}.v3-table-scroll{overflow:visible}.v3-table,.v3-table tbody,.v3-table tr,.v3-table td{width:100%;min-width:0;display:block}.v3-table thead,.v3-table td:first-child{display:none}.v3-table tr{padding:var(--lw-space-3);border-bottom:1px solid #edf0ec}.v3-table tr:last-child{border-bottom:0}.v3-table td{border:0;padding:.25rem 0}.v3-table td:nth-child(2) strong{font-size:1rem}.v3-table td:last-child{margin-top:var(--lw-space-1)}.v3-editor-backdrop{align-items:flex-end;padding:0}.v3-editor{max-width:100vw;max-height:min(92dvh,52rem);padding:var(--lw-space-3);border-radius:1.25rem 1.25rem 0 0;width:100vw}.v3-editor header{top:calc(-1 * var(--lw-space-3));z-index:10;position:sticky}.v3-form{gap:var(--lw-space-3);margin-top:var(--lw-space-3)}.v3-form fieldset{padding:var(--lw-space-2)}.v3-form footer,.v3-order-form-actions{grid-template-columns:1fr;display:grid}.v3-form footer .v3-primary-button,.v3-order-form-actions .v3-row-action{width:100%}.v3-inline{align-items:stretch}.v3-inline .v3-icon-button{flex:0 0 var(--lw-touch)}.v3-order-detail-actions,.v3-payment-inline{grid-template-columns:1fr}.v3-order-detail-line{gap:var(--lw-space-2)}.v3-order-detail-line>span:last-child{text-align:left}.v3-lifecycle li{padding-top:1.1rem;font-size:.58rem}.v3-member-list article{grid-template-columns:auto minmax(0,1fr)}.v3-member-list em{grid-column:2;justify-self:start}.v3-pending-invitations p{align-items:flex-start;gap:var(--lw-space-1)}.v3-pending-invitations p span{overflow-wrap:anywhere;min-width:0}}.v3-money-input input[readonly]{color:#315e3c;cursor:not-allowed;background:#eef4ec;font-weight:700}.v3-editor>header{z-index:12;background:#fff;position:sticky;top:-1.625rem}.v3-order-editor-summary{z-index:11;background:#fff;border-bottom:1px solid #e6ebe5;gap:.75rem;padding:.75rem 0 1rem;display:grid;position:sticky;top:3.5rem}.v3-order-editor-summary>small{color:#748077;font-size:.76rem}.v3-order-editor-summary .v3-lifecycle{margin-bottom:.1rem}.v3-order-form-actions{border:0;padding:0}.v3-order-form-actions .v3-primary-button,.v3-order-form-actions .v3-secondary-button{width:auto}.v3-order-line{grid-template-columns:minmax(0,1fr) auto;align-items:center}.v3-order-line>.v3-combobox{grid-area:1/1}.v3-order-line>.v3-quantity{grid-area:1/2;margin-left:.25rem}.v3-order-line>label{grid-column:1/-1}.v3-quantity{gap:.35rem}.v3-quantity .v3-row-action{margin-left:.15rem;font-size:1rem}@media (width<=720px){.v3-editor>header{top:calc(-1 * var(--lw-space-3))}.v3-order-editor-summary{top:3.75rem}.v3-order-form-actions{grid-template-columns:1fr 1fr}.v3-order-form-actions .v3-primary-button,.v3-order-form-actions .v3-secondary-button{width:100%}}
