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