.compact-select{position:relative;display:inline-block;min-width:0}.compact-select-trigger{width:100%;height:38px;border:1px solid #cbd8d1;border-radius:7px;background:#fff;color:#33463c;padding:0 9px 0 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;font:inherit;cursor:pointer}.compact-select-trigger:hover{border-color:#9fb5aa;background:#fbfdfc}.compact-select-trigger:focus-visible{outline:0;border-color:#087a45;box-shadow:0 0 0 3px #087a4521}.compact-select-trigger:disabled{background:#f1f3f2;color:#98a29d;cursor:not-allowed}.compact-select-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-select-trigger>i{font-style:normal;font-size:14px;line-height:1;color:#607169;transition:transform .12s ease}.compact-select:has(.compact-select-trigger[aria-expanded=true]) .compact-select-trigger>i{transform:rotate(180deg)}.compact-select-menu{position:fixed;z-index:1200;overflow:auto;overscroll-behavior:contain;padding:5px;background:#fff;border:1px solid #cedbd4;border-radius:8px;box-shadow:0 14px 34px #122f212e}.compact-select-menu button{width:100%;min-height:34px;border:0;border-radius:5px;background:#fff;color:#33463c;padding:7px 9px;text-align:left;font:inherit;white-space:nowrap;cursor:pointer}.compact-select-menu button:hover,.compact-select-menu button.active{background:#eaf5ef;color:#075c36}.compact-select-menu button[aria-selected=true]{font-weight:750;color:#075c36}.compact-select-menu button[aria-selected=true]:after{content:"✓";float:right;margin-left:14px}.compact-select-menu button:disabled{color:#a0aaa5;cursor:not-allowed}.employee-portal{min-height:100vh;min-height:100dvh;background:#f4f7f5;color:#17211c;display:grid;grid-template-columns:250px minmax(0,1fr);--staff-green:#087a45;--staff-light:#eaf5ef}.staff-sidebar{position:sticky;top:0;height:100vh;height:100dvh;overflow:hidden;background:#073f29;color:#fff;display:flex;flex-direction:column;z-index:40}.staff-brand{height:96px;flex:0 0 auto;display:flex;align-items:center;gap:12px;padding:18px 24px;border-bottom:1px solid rgba(255,255,255,.12)}.staff-brand img{width:50px;height:50px;object-fit:contain}.staff-brand div{display:grid}.staff-brand strong{font-size:22px}.staff-brand span{font-size:12px;color:#b9d7c8}.staff-sidebar nav{display:grid;align-content:start;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 12px;gap:5px}.staff-sidebar nav button{border:0;background:transparent;color:#c8dfd4;text-align:left;padding:13px 15px;border-radius:8px;display:flex;align-items:center;gap:13px;font-weight:650}.staff-sidebar nav button i{width:24px;font-style:normal;text-align:center}.staff-sidebar nav button[aria-current=page]{background:#fff;color:#075c36}.staff-user{flex:0 0 auto;padding:18px 24px calc(18px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.12);background:#073f29;display:grid;gap:4px}.staff-user span{font-size:12px;color:#acd0bf}.staff-user button{min-height:34px;border:0;background:none;color:#fff;text-align:left;padding:8px 0;line-height:1.35}.staff-content{min-width:0;min-height:100vh;min-height:100dvh}.staff-content>header{height:72px;background:#fff;border-bottom:1px solid #dce5e0;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.staff-content>header>div{display:grid}.staff-content>header small{color:#75827b}.staff-content>main{padding:30px 30px calc(30px + env(safe-area-inset-bottom,0px));max-width:1500px;margin:auto}.menu-trigger{display:none}.page-card{background:#fff;border:1px solid #dce5e0;border-radius:12px;padding:28px;box-shadow:0 8px 25px #0f41270d}.page-card.narrow{max-width:700px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.page-heading p{margin:0;color:#738078;font-size:13px}.page-heading h1{margin:3px 0 0;color:#075c36;font-size:30px}.page-heading input,.month-input{width:auto}.order-basics{display:grid;grid-template-columns:240px minmax(280px,1fr);gap:18px}.meal-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:22px 0}.meal-cards label{border:1px solid #dce5e0;border-radius:10px;padding:16px;display:grid;grid-template-columns:1fr 110px auto;align-items:center;gap:14px}.meal-cards label span{display:grid}.meal-cards label small{font-size:12px}.meal-cards input{text-align:center}.meal-cards b{color:#087a45;min-width:100px;text-align:right}.staff-notes textarea{min-height:88px}.order-total{display:flex;justify-content:space-between;align-items:center;background:var(--staff-light);padding:20px;margin:20px 0;border-radius:10px}.order-total strong{font-size:28px;color:#087a45}.staff-primary{border:0;border-radius:7px;background:var(--staff-green);color:#fff;padding:12px 20px;font-weight:700}.tag{display:inline-flex;padding:5px 9px;border-radius:99px;background:#edf4f0;color:#496057;font-size:12px}.tag.confirmed,.tag.settled{background:#e6f7ee;color:#087a45}.tag.voided{background:#fff0ef;color:#a23e38}.tag.partial{background:#fff6e6;color:#956114}.tag.unpaid{background:#fff0ef;color:#a23e38}.notice{background:#fff8e8;color:#7a591b;padding:12px;border-radius:7px}.responsive-table{overflow:auto;border:1px solid #e0e7e3;border-radius:9px}.responsive-table table{border-collapse:collapse;width:100%;min-width:900px}.responsive-table th,.responsive-table td{padding:13px 12px;text-align:left;border-bottom:1px solid #e8eeeb;font-size:13px}.responsive-table th{background:#f6f9f7}.small-danger{border:0;background:none;color:#a23e38}.inline-create,.payment-form{display:flex;gap:10px;margin-bottom:22px}.inline-create input{max-width:420px}.company-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px}.company-tile{border:1px solid #dce5e0;background:#fff;border-radius:9px;padding:16px;display:grid;text-align:left;gap:7px}.company-tile.selected{border-color:#087a45;box-shadow:0 0 0 2px #087a451f}.company-tile span{color:#718078;font-size:13px}.price-form,.settings-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px;padding-top:24px;border-top:1px solid #e0e7e3}.price-form h2,.settings-form p,.settings-form button{grid-column:1/-1}.billing-cards{display:grid;gap:12px}.billing-cards article{border:1px solid #dce5e0;border-radius:10px;padding:18px}.billing-cards article>div{display:flex;justify-content:space-between}.billing-cards h2{font-size:18px}.billing-cards dl{display:grid;grid-template-columns:repeat(4,1fr);margin:14px 0}.billing-cards dl div{display:grid;gap:4px}.billing-cards dt{font-size:12px;color:#718078}.billing-cards dd{margin:0;font-size:18px;font-weight:700}.billing-cards .outstanding{color:#a23e38}.billing-cards p{margin:0;color:#718078}.heading-actions{display:flex;gap:10px}.link-button{text-decoration:none}.payment-form{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr auto}.employee-create{display:grid;grid-template-columns:1fr 1fr auto}.blank-page{min-height:280px}.empty-state{text-align:center;color:#718078;padding:40px}.drawer-backdrop{display:none}@media(max-width:1000px){.meal-cards{grid-template-columns:1fr}.payment-form{grid-template-columns:repeat(2,1fr)}.billing-cards dl{grid-template-columns:repeat(2,1fr);gap:14px}}@media(max-width:760px){.employee-portal{display:block}.staff-sidebar{position:fixed;left:-270px;width:250px;transition:left .2s}.staff-sidebar.open{left:0}.drawer-backdrop{display:block;position:fixed;inset:0;border:0;background:#00000061;z-index:30}.staff-content>header{height:64px;padding:0 16px}.menu-trigger{display:block;border:0;background:var(--staff-light);color:#075c36;border-radius:7px;padding:8px 11px}.staff-content>header>strong{font-size:13px}.staff-content>main{padding:14px}.page-card{padding:18px;border-radius:9px}.page-heading{align-items:flex-start;flex-wrap:wrap}.page-heading h1{font-size:26px}.order-basics,.price-form,.settings-form{grid-template-columns:1fr}.meal-cards label{grid-template-columns:1fr 88px}.meal-cards label b{grid-column:1/-1;text-align:right}.inline-create,.employee-create,.payment-form{grid-template-columns:1fr;display:grid}.inline-create input{max-width:none}.billing-cards dl{grid-template-columns:1fr 1fr}.heading-actions{width:100%;flex-wrap:wrap}.heading-actions input{flex:1}.order-total strong{font-size:22px}}.employee-portal{font-size:90%}.staff-sidebar nav{padding:12px;gap:3px}.staff-sidebar nav button{padding:8px 15px}.staff-brand strong{font-size:20px}.staff-brand span,.staff-user span,.meal-cards label small,.billing-cards dt{font-size:11px}.page-heading p,.responsive-table th,.responsive-table td,.company-tile span{font-size:12px}.page-heading h1{font-size:27px}.order-total strong{font-size:25px}.tag{font-size:11px}.billing-cards h2,.billing-cards dd{font-size:16px}@media(max-width:760px){.staff-content>header>strong{font-size:12px}.page-heading h1{font-size:23px}.order-total strong{font-size:20px}}.order-entry{max-width:1120px}.order-entry .page-heading{margin-bottom:18px}.order-entry .order-basics{grid-template-columns:200px minmax(280px,420px);justify-content:start;gap:14px}.order-entry .order-basics input,.order-entry .order-basics select{height:40px}.meal-table{max-width:760px;margin:18px 0;border:1px solid #dce5e0;border-radius:9px;overflow:hidden}.meal-table-head,.meal-row{display:grid;grid-template-columns:minmax(150px,1.4fr) minmax(110px,1fr) 96px minmax(110px,1fr);align-items:center;column-gap:16px}.meal-table-head{min-height:34px;padding:0 16px;background:#f6f9f7;color:#718078;font-size:11px;font-weight:700}.meal-table-head span:nth-child(3),.meal-table-head span:nth-child(4){text-align:right}.meal-row{min-height:52px;padding:6px 16px;border-top:1px solid #e8eeeb}.meal-row:hover{background:#fbfdfc}.meal-name{font-weight:700}.meal-unit{color:#718078}.meal-row input{width:96px;height:40px;padding:6px 10px;text-align:center}.meal-row b{color:#087a45;text-align:right;font-variant-numeric:tabular-nums}.order-entry .staff-notes{display:grid;max-width:760px}.order-entry .staff-notes textarea{min-height:64px}.order-actions{max-width:760px;margin-top:16px;display:flex;align-items:stretch;gap:12px}.order-actions .order-total{flex:1;margin:0;padding:12px 16px;min-height:48px}.order-actions .order-total strong{font-size:21px}.order-actions .staff-primary{min-width:132px}.order-entry .notice{max-width:760px;margin:12px 0}@media(max-width:760px){.order-entry{max-width:none}.order-entry .order-basics{grid-template-columns:1fr}.meal-table{margin:14px 0}.meal-table-head{display:none}.meal-row{grid-template-columns:1fr 90px;padding:9px 12px;gap:3px 12px}.meal-name{grid-column:1}.meal-unit{grid-column:1;color:#718078;font-size:11px}.meal-row input{grid-column:2;grid-row:1/3;width:90px}.meal-row b{grid-column:1/-1;padding-top:4px;border-top:1px dashed #e8eeeb}.order-actions{display:grid;grid-template-columns:1fr}.order-actions .staff-primary{min-height:44px}.order-actions .order-total strong{font-size:20px}}.order-entry .order-basics input,.order-entry .order-basics select{padding:7px 12px}.order-detail-grid{display:grid;grid-template-columns:minmax(500px,1.7fr) minmax(250px,.85fr);gap:18px;align-items:start;margin-top:18px}.order-detail-grid .meal-table{max-width:none;margin:0}.order-side{display:grid;gap:14px}.order-side .staff-notes{max-width:none}.order-side .staff-notes textarea{min-height:124px}.order-side .order-actions{max-width:none;margin:0;display:grid;grid-template-columns:1fr;gap:10px}.order-side .order-total{min-height:58px}.order-side .staff-primary{min-height:44px;width:100%}.order-side .notice{max-width:none;margin:0}@media(max-width:1050px){.order-detail-grid{grid-template-columns:1fr}.order-side{grid-template-columns:1fr 240px;align-items:end}.order-side .staff-notes textarea{min-height:82px}.order-side .order-actions{align-self:end}}@media(max-width:760px){.order-detail-grid{display:grid;grid-template-columns:1fr;margin-top:14px}.order-side{grid-template-columns:1fr}.order-side .staff-notes textarea{min-height:72px}}.batch-entry{max-width:1200px}.batch-entry .page-heading{margin-bottom:16px}.batch-toolbar{display:grid;grid-template-columns:190px;gap:14px;align-items:end}.batch-toolbar input{height:40px;padding:7px 12px}.batch-help{margin:8px 0 16px;color:#718078;font-size:12px}.batch-table-wrap{overflow:auto;border:1px solid #dce5e0;border-radius:9px}.batch-order-table{min-width:1130px}.batch-row{display:grid;grid-template-columns:minmax(130px,1.15fr) repeat(4,60px) minmax(160px,1.35fr) 106px 92px 88px 104px;gap:8px;align-items:center;min-height:64px;padding:8px 10px;border-top:1px solid #e7edea}.batch-row:first-child{border-top:0}.batch-row:hover:not(.batch-head){background:#fbfdfc}.batch-row.changed{background:#f7fcf9}.batch-head{min-height:36px;padding-top:5px;padding-bottom:5px;background:#f4f8f6;color:#67756e;font-size:11px;font-weight:700}.batch-head span:nth-child(n+2):nth-child(-n+5){text-align:center}.batch-head span:nth-child(n+7):nth-child(-n+9){text-align:right}.batch-row>input{height:36px;padding:6px 8px}.batch-row>input[type=number]{text-align:center;font-variant-numeric:tabular-nums}.batch-row>.batch-money-input{text-align:right}.batch-company{display:grid;gap:2px;min-width:0}.batch-company strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-company small{color:#718078;font-size:10px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-notes{min-width:0}.batch-money-cell{display:grid;gap:3px;min-width:0}.batch-money-cell input{width:100%;height:36px;padding:6px 8px;text-align:right;font-variant-numeric:tabular-nums}.batch-money-cell button{justify-self:end;border:0;background:transparent;color:#087a45;padding:0;font-size:10px;line-height:1.2;cursor:pointer}.batch-money-cell button:hover{text-decoration:underline}.batch-amount{text-align:right;color:#087a45;font-variant-numeric:tabular-nums}.batch-row input:disabled{border-color:transparent;background:transparent;color:#44514a;opacity:1;cursor:default}.batch-actions{display:grid;justify-items:end;gap:4px;text-align:right}.batch-actions button{border:0;background:transparent;padding:2px 0;color:#087a45;font-size:11px;font-weight:700;cursor:pointer}.batch-actions button:disabled{color:#9aa59f;cursor:not-allowed}.batch-actions .batch-cancel-edit{color:#758079;font-weight:500}.auto-save-state{color:#748078;font-size:10px;line-height:1.25}.auto-save-state.saving{color:#9a6a08}.auto-save-state.saved{color:#087a45}.auto-save-state.error{color:#b33c32}.order-confirm-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:#14231c73}.order-confirm-dialog{width:min(460px,100%);padding:24px;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0a231640}.order-confirm-dialog h2{margin:0 0 10px;color:#173c29;font-size:20px}.order-confirm-dialog>p{margin:0 0 18px;color:#5f6d65;line-height:1.55}.order-confirm-dialog dl{display:grid;gap:10px;margin:0;padding:14px;border-radius:9px;background:#f3f8f5}.order-confirm-dialog dl div{display:grid;grid-template-columns:90px 1fr;gap:12px}.order-confirm-dialog dt{color:#758078}.order-confirm-dialog dd{margin:0;color:#26372e;font-weight:650}.order-confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.order-confirm-actions button{min-height:38px;padding:7px 14px}.batch-empty{min-height:170px;border:1px dashed #ccd8d1;border-radius:9px;background:#fafcfb;display:grid;place-content:center;text-align:center;gap:5px;color:#718078}.batch-empty strong{color:#314039}.batch-message{max-width:none;margin:12px 0 0}.batch-footer{margin-top:14px;padding:12px 14px;background:#eaf5ef;border-radius:9px;display:flex;justify-content:space-between;align-items:center;gap:16px}.batch-footer>div{display:flex;align-items:baseline;gap:18px}.batch-footer span{color:#637169}.batch-footer strong{font-size:18px;color:#087a45}.batch-footer .staff-primary{min-width:130px}@media(max-width:760px){.batch-entry{max-width:none}.batch-toolbar{grid-template-columns:1fr}.batch-table-wrap{margin-left:-4px;margin-right:-4px}.batch-footer{align-items:stretch;display:grid}.batch-footer>div{justify-content:space-between}.batch-footer .staff-primary{min-height:44px;width:100%}}.employee-portal .staff-content>main.order-page-main{max-width:none;padding:16px 18px calc(18px + env(safe-area-inset-bottom,0px))}.employee-portal input:not([type=checkbox]),.employee-portal select{height:40px;padding:7px 12px}.employee-portal .staff-primary{height:40px;min-height:40px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center}.inline-create,.payment-form,.employee-create,.heading-actions{align-items:stretch}.order-page-main .batch-entry{max-width:none;min-height:calc(100dvh - 106px);padding:14px;background:#fff;border:1px solid #dce5e0;border-radius:12px;box-shadow:0 8px 25px #0f41270d}.order-page-main .batch-toolbar{display:flex;justify-content:flex-end;margin:0 0 10px}.order-page-main .batch-toolbar label{width:auto;display:inline-flex;align-items:center;gap:8px;padding:4px 5px 4px 10px;border:1px solid #cfe2d8;border-radius:8px;background:#eaf5ef;color:#075c36;font-size:11px;line-height:1;white-space:nowrap}.order-page-main .batch-toolbar input{width:142px;height:32px!important;padding:4px 8px!important;border-color:#c7d9d0;background:#fff;font-weight:650}.batch-order-table{width:100%}.batch-row:not(.batch-head){align-items:start}.batch-row>input{height:36px!important;padding:6px 8px!important}.batch-money-cell input{height:36px!important;padding:6px 8px!important}.batch-money-helper{display:flex;justify-content:flex-end;min-height:12px}.batch-money-cell button{justify-self:auto}.batch-amount{line-height:36px}@media(max-width:760px){.employee-portal .staff-content>main.order-page-main{padding:10px}.order-page-main .batch-entry{min-height:calc(100dvh - 84px);padding:10px}.order-page-main .batch-toolbar{margin-bottom:8px}.order-page-main .batch-toolbar label{width:100%;justify-content:space-between}.order-page-main .batch-toolbar input{width:150px}.order-page-main .batch-table-wrap{margin:0}}.employee-portal{background:#f7f9f7;--staff-green:#087a45;--staff-light:#eaf5ef}.staff-content>header{height:64px;padding:0 34px;background:#fff;border-bottom:1px solid #e5ebe7}.staff-content>header>div span{font-weight:700;color:#25332c}.staff-content>header>div small{font-size:11px}.staff-content>main,.staff-content>main.order-page-main{width:100%;max-width:1540px;padding:32px 38px calc(38px + env(safe-area-inset-bottom,0px))}.staff-sidebar nav button{position:relative;border-radius:0;padding-inline:18px}.staff-sidebar nav button[aria-current=page]{background:#ffffff17;color:#fff;box-shadow:inset 3px 0 #f4a12b}.page-card,.batch-entry{max-width:none;min-height:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.page-card.narrow{max-width:720px}.page-heading{min-height:58px;margin-bottom:30px;padding-bottom:18px;border-bottom:1px solid #dfe6e2}.page-heading h1{font-size:28px;letter-spacing:-.02em;color:#173e2d}.page-heading p{color:#7a8780}.responsive-table,.batch-table-wrap{overflow:auto;border:0;border-top:1px solid #cfd9d3;border-bottom:1px solid #dfe6e2;border-radius:0;background:transparent}.responsive-table th{background:transparent;color:#66736c;font-size:11px;letter-spacing:.02em}.responsive-table th,.responsive-table td{padding:15px 12px;border-bottom:1px solid #e3e9e5}.responsive-table tbody tr:last-child td{border-bottom:0}.responsive-table tbody tr:hover{background:#ffffff94}.tag{padding:4px 9px}.batch-toolbar{justify-content:flex-start;margin:0 0 18px}.batch-toolbar label{padding:0;border:0;border-radius:0;background:transparent;color:#3f4d46;font-size:12px}.batch-toolbar input{width:150px;height:38px!important;border-color:#cbd6d0}.batch-table-wrap{background:#ffffff6b}.batch-head{background:transparent}.batch-row{border-top:1px solid #e1e8e4}.batch-row.changed{background:#f2faf5}.batch-footer{margin-top:18px;padding:16px 0 0;background:transparent;border-top:1px solid #d8e1dc;border-radius:0}.batch-footer .staff-primary{min-width:142px}.batch-empty{border:0;border-top:1px dashed #cbd6d0;border-bottom:1px dashed #cbd6d0;border-radius:0;background:transparent}.inline-create,.payment-form,.employee-create{padding-bottom:20px;border-bottom:1px solid #dfe6e2}.company-workspace{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(480px,1.35fr);gap:42px}.company-directory{min-width:0}.section-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#25332c}.section-label span{font-size:12px;color:#7b8781}.companies-page .inline-create{margin-bottom:8px;padding-bottom:18px}.companies-page .company-grid{display:grid;grid-template-columns:1fr;gap:0}.company-tile{position:relative;border:0;border-bottom:1px solid #dfe6e2;border-radius:0;background:transparent;padding:17px 38px 17px 12px;transition:background .16s,color .16s}.company-tile:after{content:"›";position:absolute;right:12px;top:50%;translate:0 -50%;color:#a0aaa5;font-size:22px}.company-tile:hover{background:#ffffffb8}.company-tile.selected{border-color:#dfe6e2;background:#eef7f2;box-shadow:inset 3px 0 #087a45}.company-tile.selected:after{color:#087a45}.price-editor{min-height:360px;padding-left:42px;border-left:1px solid #dfe6e2}.price-form{margin:0;padding:0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.price-form-heading{grid-column:1/-1;margin-bottom:4px}.price-form-heading p{margin:0 0 4px;color:#7a8780;font-size:12px}.price-form-heading h2{margin:0;font-size:21px;color:#25332c}.price-form .staff-primary{grid-column:1/-1;justify-self:start;min-width:160px;margin-top:4px}.price-placeholder{min-height:330px;display:grid;place-content:center;justify-items:center;gap:7px;text-align:center;color:#87938d}.price-placeholder strong{color:#526059}.billing-cards{gap:0;border-top:1px solid #cfd9d3}.billing-cards article{padding:20px 4px;border:0;border-bottom:1px solid #dfe6e2;border-radius:0}.billing-cards article:hover{background:#ffffff8c}.billing-cards dl{margin:16px 0}.settings-form{margin-top:0;padding-top:0;border-top:0}.settings-form>p{padding:13px 0;border-top:1px solid #dfe6e2;border-bottom:1px solid #dfe6e2}.blank-page{min-height:240px}@media(max-width:1000px){.company-workspace{grid-template-columns:1fr}.price-editor{padding:28px 0 0;border-left:0;border-top:1px solid #dfe6e2}}@media(max-width:760px){.staff-content>main,.staff-content>main.order-page-main{padding:22px 16px calc(28px + env(safe-area-inset-bottom,0px))}.page-heading{margin-bottom:22px}.page-card{padding:0}.staff-sidebar nav button{border-radius:0}.batch-entry{padding:0}.batch-toolbar label{width:100%}.responsive-table{margin-inline:-4px}.company-workspace{gap:26px}.price-editor{padding-top:24px}.price-form{grid-template-columns:1fr}.price-form .staff-primary{width:100%}.billing-cards dl{gap:16px}.batch-footer{display:grid}.inline-create,.employee-create,.payment-form{padding-bottom:18px}}.payment-form{grid-template-columns:minmax(240px,1.5fr) minmax(140px,1fr) minmax(150px,1fr) minmax(250px,1.35fr) minmax(150px,1.1fr) auto;align-items:start}.payment-company-picker{position:relative;min-width:0}.payment-company-search{width:100%;height:40px}.payment-company-search:focus{border-color:#087a45;box-shadow:0 0 0 2px #087a451f;outline:0}.payment-company-search.invalid{border-color:#b94a42}.payment-company-options{position:absolute;z-index:20;top:calc(100% + 6px);left:0;width:max(100%,300px);max-height:280px;overflow:auto;overscroll-behavior:contain;padding:6px;background:#fff;border:1px solid #d6dfda;border-radius:9px;box-shadow:0 14px 35px #122f2129}.payment-company-options button{width:100%;border:0;border-radius:6px;background:#fff;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.payment-company-options button:hover,.payment-company-options button:focus-visible,.payment-company-options button[aria-selected=true]{background:#eaf5ef;color:#075c36}.payment-company-options button span{color:#6b7a72;font-size:11px;white-space:nowrap}.payment-company-options p{margin:0;padding:12px;color:#718078}.payment-field-error{display:block;margin:5px 2px 0;color:#a23e38}.payment-method-options{height:40px;padding:3px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;border:1px solid #cfd8d3;border-radius:7px;background:#f4f7f5}.payment-method-options button{border:0;border-radius:5px;background:transparent;color:#5d6c64;padding:0 8px;white-space:nowrap}.payment-method-options button[aria-pressed=true]{background:#fff;color:#075c36;font-weight:700;box-shadow:0 1px 4px #122f211f}.date-today-button{height:38px;border:1px solid #cbd6d0;border-radius:7px;background:#fff;color:#087a45;padding:0 12px;font-weight:650}.order-row-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.small-edit{border:0;background:none;color:#087a45;font-weight:650;padding:4px 0}@media(max-width:1000px){.payment-form{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-company-options{width:100%}}@media(max-width:760px){.payment-form{grid-template-columns:1fr}.payment-company-options{position:static;margin-top:6px;max-height:220px}.batch-toolbar{flex-wrap:wrap}.date-today-button{width:100%}.date-context{margin-top:-5px}}.orders-page .orders-heading{min-height:64px;margin-bottom:22px;padding-bottom:20px}.orders-page .orders-heading h1{margin:0 0 6px}.orders-month-filter{display:flex;align-items:center;gap:12px;color:#617068;font-size:11px;font-weight:700;letter-spacing:.02em}.orders-month-filter .month-input{height:40px;padding:0 12px;border-color:#cbd7d0;background:#fff;color:#26362e;font-weight:650;box-shadow:0 1px 2px #122f210a}.orders-month-filter .month-input:focus{border-color:#087a45;outline:0;box-shadow:0 0 0 3px #087a451f}.orders-table-card{overflow:hidden;background:#fff;border:1px solid #d8e2dc;border-radius:14px;box-shadow:0 12px 32px #122f2114}.orders-table-meta{min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-bottom:1px solid #dfe7e2}.orders-table-meta strong{color:#21352b;font-size:13px}.orders-table-meta span{color:#748178;font-size:11px}.orders-page .responsive-table{margin:0;border:0;border-radius:0;background:#fff}.orders-page .responsive-table table{min-width:1020px}.orders-page .responsive-table th{height:46px;padding:13px 16px;background:#edf4f0;color:#4f6258;border-bottom:1px solid #cfddd5;font-size:11px;font-weight:750;letter-spacing:.035em;white-space:nowrap}.orders-page .responsive-table td{height:62px;padding:14px 16px;border-bottom:1px solid #e2e9e5;color:#33423a;font-size:12px;vertical-align:middle}.orders-page .responsive-table tbody tr:nth-child(2n){background:#f8faf9}.orders-page .responsive-table tbody tr:hover{background:#eef7f2}.orders-page .responsive-table tbody tr:last-child td{border-bottom:0}.orders-page .order-date{color:#536159;font-variant-numeric:tabular-nums;white-space:nowrap}.orders-page .order-company{color:#173e2d;font-weight:750}.orders-page .order-count{text-align:center;font-variant-numeric:tabular-nums}.orders-page .order-amount{color:#173e2d;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.orders-page .order-creator{color:#5c6962}.orders-page .tag{min-width:54px;justify-content:center;padding:5px 10px;font-weight:700;border:1px solid transparent}.orders-page .tag.confirmed,.orders-page .tag.settled{background:#e1f4e9;color:#087342;border-color:#cce9d8}.orders-page .tag.voided{background:#fff0ef;color:#a23e38;border-color:#f3d7d4}.orders-page .small-edit,.orders-page .small-danger{min-height:30px;padding:5px 8px;border-radius:6px;font-weight:700;transition:background .16s,color .16s}.orders-page .small-edit:hover,.orders-page .small-edit:focus-visible{background:#e4f3ea;outline:0}.orders-page .small-danger:hover,.orders-page .small-danger:focus-visible{background:#fff0ef;outline:0}@media(max-width:760px){.orders-page .orders-heading{align-items:stretch}.orders-month-filter{width:100%;justify-content:space-between}.orders-month-filter .month-input{flex:0 0 auto}.orders-table-card{border-radius:10px}.orders-table-meta{padding-inline:14px}.orders-page .responsive-table{margin:0}.orders-page .responsive-table th,.orders-page .responsive-table td{padding-inline:12px}}.employee-portal .order-page-main .batch-entry{min-height:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.employee-portal .order-page-main .batch-toolbar{justify-content:flex-start;margin:0 0 18px}.employee-portal .order-page-main .batch-toolbar label{padding:0;border:0;border-radius:0;background:transparent;color:#3f4d46;font-size:12px}.employee-portal .order-page-main .batch-toolbar input{width:150px;height:38px!important;border-color:#cbd6d0}.employee-portal .order-page-main .batch-toolbar .order-company-search{width:280px;padding-inline:12px!important}.employee-portal .order-page-main .order-save-dock{position:fixed;z-index:35;top:82px;right:38px;min-width:142px;box-shadow:0 8px 22px #08522f33}.page-card:not(.companies-page) .company-tile:after{display:none}@media(max-width:760px){.employee-portal .order-page-main .batch-entry{padding:0}.employee-portal .order-page-main .batch-toolbar{margin-bottom:14px}.employee-portal .order-page-main .batch-toolbar .order-company-search{width:100%}.employee-portal .order-page-main .order-save-dock{position:static;width:100%;margin-left:0;box-shadow:none}}.company-directory-toolbar{display:flex;gap:10px;margin-bottom:22px}.company-directory-toolbar input{flex:1 1 auto;min-width:0}.company-directory-toolbar .staff-primary{flex:0 0 auto;min-width:104px;white-space:nowrap}.company-directory-empty{min-height:150px;display:grid;place-items:center;border:1px dashed #cbd6d0;border-radius:9px;color:#718078;background:#f8faf9}.company-modal-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:20px;background:#0a181075}.company-add-modal{width:min(460px,100%);display:grid;gap:20px;padding:28px;border-radius:10px;background:#fff;box-shadow:0 22px 65px #082c1a40}.company-modal-heading h2{margin:0 0 6px;color:#075c36;font-size:24px}.company-modal-heading p{margin:0;color:#718078;font-size:13px}.company-add-error{margin:0;padding:10px 12px;border-radius:7px;background:#fff0ef;color:#a23e38;font-size:13px}.company-modal-actions{display:flex;justify-content:flex-end;gap:10px}@media(max-width:760px){.company-directory-toolbar{align-items:stretch}.company-directory-toolbar .staff-primary{min-width:auto}.company-add-modal{padding:22px}.company-modal-actions>*{flex:1}}.billing-page .page-heading{min-height:48px;margin-bottom:16px;padding-bottom:14px}.billing-page .page-heading h1{font-size:24px}.billing-page .heading-actions{align-items:center}.billing-page .heading-actions input{width:150px;height:36px}.billing-page .heading-actions .staff-primary{height:36px;min-height:36px;padding-inline:15px;white-space:nowrap}.billing-table-wrap{overflow:auto;border:1px solid #cbd6d0;border-radius:6px;background:#fff}.billing-table{width:100%;min-width:1000px;border-collapse:separate;border-spacing:0;table-layout:fixed;font-variant-numeric:tabular-nums}.billing-table th,.billing-table td{height:44px;padding:8px 10px;border-right:1px solid #dce4df;border-bottom:1px solid #dce4df;font-size:12px;text-align:center;white-space:nowrap}.billing-table th:last-child,.billing-table td:last-child{border-right:0}.billing-table thead th{height:38px;background:#e5ede8;color:#34433b;font-size:11px;font-weight:750;letter-spacing:.02em}.billing-table thead th:first-child,.billing-table tbody td:first-child,.billing-table tfoot th{text-align:left}.billing-table thead th:first-child{width:160px}.billing-table thead th:nth-child(2){width:64px}.billing-table thead th:nth-child(n+3):nth-child(-n+6){width:66px}.billing-table thead th:nth-child(n+7):nth-child(-n+9){width:112px;text-align:right}.billing-table thead th:last-child{width:104px}.billing-table tbody tr:hover{background:#eef6f1}.billing-table tbody td:first-child{padding-left:14px;color:#1f2f27}.billing-table .money-cell{text-align:right;font-weight:650}.billing-table .outstanding{color:#b3433d}.billing-table .tag{font-size:10px;padding:3px 8px}.billing-table tfoot th,.billing-table tfoot td{height:40px;background:#edf3ef;border-bottom:0;font-weight:750}@media(max-width:760px){.billing-page .page-heading{gap:12px}.billing-page .heading-actions{width:100%}.billing-page .heading-actions input{width:auto;min-width:0}.billing-page .heading-actions .staff-primary{flex:0 0 auto}.billing-table-wrap{margin-inline:-4px}}.billing-table thead th:last-child{width:92px}.billing-detail-button{border:0;background:transparent;color:#087a45;padding:5px 7px;font-size:11px;font-weight:700;white-space:nowrap}.billing-detail-button:hover{text-decoration:underline}.billing-detail-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:#091e1375}.billing-detail-modal{width:min(1120px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 24px 70px #07281847}.billing-detail-modal>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid #dbe4df}.billing-detail-modal h2{margin:0;font-size:20px;color:#173e2d}.billing-detail-modal header p{margin:4px 0 0;color:#718078;font-size:12px}.billing-detail-modal header>button{width:36px;height:36px;flex:0 0 auto;border:0;border-radius:6px;background:#edf4f0;color:#405149;font-size:25px;line-height:1}.billing-detail-content{max-height:calc(100dvh - 132px);overflow:auto;padding:16px 20px 20px}.billing-detail-table{width:100%;min-width:980px;border:1px solid #cbd6d0;border-collapse:separate;border-spacing:0;table-layout:fixed;font-variant-numeric:tabular-nums}.billing-detail-table th,.billing-detail-table td{height:40px;padding:7px 9px;border-right:1px solid #dce4df;border-bottom:1px solid #dce4df;font-size:11px;text-align:center;white-space:nowrap}.billing-detail-table th:last-child,.billing-detail-table td:last-child{border-right:0}.billing-detail-table thead th{background:#e5ede8;color:#34433b;font-weight:750}.billing-detail-table .money-cell{text-align:right;font-weight:650}.billing-detail-table .total{color:#087a45}.billing-detail-table .notes-cell{max-width:180px;overflow:hidden;text-align:left;text-overflow:ellipsis}.billing-detail-table tfoot th,.billing-detail-table tfoot td{background:#edf3ef;border-bottom:0;font-weight:750}.billing-detail-table tfoot th{text-align:left}.billing-detail-state{min-height:180px;display:grid;place-content:center;margin:0;color:#718078;text-align:center}.billing-detail-state.error{color:#a23e38}@media(max-width:760px){.billing-detail-backdrop{padding:8px}.billing-detail-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:8px}.billing-detail-modal>header{padding:14px}.billing-detail-modal h2{font-size:17px}.billing-detail-content{max-height:calc(100dvh - 100px);padding:10px}}.staff-header-actions{display:flex;align-items:center;gap:20px}.staff-header-actions .language-switch{font-size:12px}.staff-header-actions .language-switch button{padding:4px 5px}.batch-table-wrap{border:1px solid #ccd9d2;border-radius:10px;background:#fff;overflow:auto}.batch-order-table{width:100%;min-width:1180px}.batch-row{grid-template-columns:minmax(240px,1.65fr) repeat(4,88px) minmax(190px,1.3fr) 124px 128px 132px;gap:0;min-height:62px;padding:0;border:0;align-items:stretch}.batch-row:not(.batch-head){align-items:stretch}.batch-row>*{min-width:0;border-right:1px solid #dce4df;border-bottom:1px solid #dce4df}.batch-row>*:last-child{border-right:0}.batch-order-table .batch-row:last-child>*{border-bottom:0}.batch-head{min-height:44px;background:#e5ede8;color:#34433b}.batch-head>span{display:flex;align-items:center;justify-content:center;padding:8px 10px;font-size:11px;font-weight:750}.batch-head>span:first-child{justify-content:flex-start;padding-left:16px}.batch-head span:nth-child(n+7){justify-content:flex-end}.batch-order-table .batch-row:not(.batch-head):nth-child(odd){background:#f7faf8}.batch-order-table .batch-row:not(.batch-head):hover{background:#eef6f1}.batch-company{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:10px 16px}.batch-company strong{max-width:100%}.batch-company .auto-save-state{margin-top:3px}.inline-empty-input,.editable-cell,.readonly-cell,.batch-amount{width:calc(100% - 14px)!important;min-height:38px!important;height:38px!important;align-self:center;margin:7px!important;padding:6px 9px!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;box-shadow:none!important;color:#44514a;font-variant-numeric:tabular-nums}.inline-empty-input[type=number],.editable-cell:not(.notes-value){text-align:center}.editable-cell{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:inherit;cursor:pointer}.editable-cell.money-value,.readonly-cell,.batch-amount{text-align:right}.editable-cell.notes-value{text-align:left}.inline-empty-input:hover,.editable-cell:hover{border-color:#b9cff8!important;background:#ffffffb8!important}.inline-empty-input:focus,.editable-cell:focus-visible{border-color:#2f6fde!important;outline:0!important;background:#fff!important;box-shadow:0 0 0 2px #2f6fde1f!important}.readonly-cell{display:flex;align-items:center;justify-content:flex-end;color:#536159;cursor:default}.batch-amount{display:flex;align-items:center;justify-content:flex-end;color:#087a45;font-weight:750;line-height:normal}.batch-money-cell,.batch-actions{display:contents}.batch-money-input{text-align:right!important}.batch-notes::placeholder{color:#8a948e}.cell-edit-dialog{display:grid;gap:16px}.cell-edit-dialog>p{margin:0}.cell-edit-dialog label{display:grid;gap:8px}.cell-edit-dialog textarea{min-height:100px;resize:vertical}.cell-edit-dialog dl{margin:0}.cell-edit-dialog .order-confirm-actions{margin-top:2px}.order-detail-button{border:0;background:transparent;color:#087a45;font:inherit;font-weight:750;cursor:pointer;white-space:nowrap}.order-detail-button:hover{text-decoration:underline}@media(max-width:760px){.staff-header-actions{gap:8px}.staff-header-actions>strong{display:none}.staff-header-actions .language-switch button{font-size:11px}.batch-order-table{min-width:1040px}.batch-row{grid-template-columns:210px repeat(4,78px) 180px 116px 122px 126px}.batch-toolbar{display:grid!important;grid-template-columns:1fr!important}.batch-toolbar .order-company-search{width:100%!important}}.orders-table-card,.billing-table-wrap,.payments-page .responsive-table,.batch-table-wrap{border:1px solid #ccd9d2;border-radius:10px;background:#fff;box-shadow:none}.orders-table-card{overflow:hidden}.orders-table-meta{background:#fff;border-bottom:1px solid #d7e1db}.orders-page .responsive-table{border:0;border-radius:0;background:#fff}.payments-page .responsive-table{overflow:auto;background:#fff}.orders-page .responsive-table table,.payments-page .responsive-table table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums}.orders-page .responsive-table th,.orders-page .responsive-table td,.payments-page .responsive-table th,.payments-page .responsive-table td{border-right:1px solid #d7e1db;border-bottom:1px solid #d7e1db}.orders-page .responsive-table th:last-child,.orders-page .responsive-table td:last-child,.payments-page .responsive-table th:last-child,.payments-page .responsive-table td:last-child{border-right:0}.orders-page .responsive-table th,.payments-page .responsive-table th{height:46px;background:#e5ede8;color:#34433b;font-size:11px;font-weight:750;letter-spacing:.025em}.orders-page .responsive-table tbody tr:nth-child(2n),.payments-page .responsive-table tbody tr:nth-child(2n){background:#f7faf8}.orders-page .responsive-table tbody tr:hover,.payments-page .responsive-table tbody tr:hover{background:#eef6f1}.orders-page .responsive-table tbody tr:last-child td,.payments-page .responsive-table tbody tr:last-child td{border-bottom:0}.payments-page .responsive-table table{min-width:820px}.payments-page .responsive-table th,.payments-page .responsive-table td{height:54px;padding:12px 16px}.payments-page .payment-date{color:#536159;white-space:nowrap}.payments-page .payment-company,.payments-page .payment-amount{color:#1f3328;font-weight:750}.payments-page .tag{min-width:52px;justify-content:center;font-weight:700}.billing-table-wrap{overflow:auto}.billing-table{border:0;border-radius:0}.billing-table th,.billing-table td{border-color:#d7e1db}.billing-table thead th{height:46px;background:#e5ede8}.billing-table tbody tr:nth-child(2n){background:#f7faf8}.billing-table tfoot th,.billing-table tfoot td{height:50px;background:#edf3ef}.billing-detail-table{overflow:hidden;border-color:#ccd9d2;border-radius:10px}.billing-detail-table th,.billing-detail-table td{border-color:#d7e1db}.billing-detail-table thead th{height:46px;background:#e5ede8}.billing-detail-table tbody tr:nth-child(2n){background:#f7faf8}.billing-detail-table tbody tr:hover{background:#eef6f1}.billing-detail-table tfoot th,.billing-detail-table tfoot td{height:48px;background:#edf3ef}.batch-table-wrap{overflow:auto}.batch-head{min-height:46px;background:#e5ede8;color:#34433b;border-bottom:1px solid #ccd9d2;font-weight:750}.batch-row{border-top:1px solid #d7e1db}.batch-row:nth-child(odd):not(.batch-head){background:#f7faf8}.batch-row:hover:not(.batch-head){background:#eef6f1}.batch-row.changed{background:#eaf7ef!important}@media(max-width:760px){.orders-table-card,.billing-table-wrap,.payments-page .responsive-table,.batch-table-wrap{border-radius:10px}.payments-page .responsive-table{margin-inline:0}}.staff-content>header>.staff-header-actions{display:flex;align-items:center;gap:16px;white-space:nowrap}.staff-header-actions>strong{order:1;padding-right:16px;border-right:1px solid #dce5e0;color:#26362e;font-size:13px}.staff-header-actions>.language-switch{order:2;display:flex;align-items:center;gap:4px;color:#87928c}.employee-portal .staff-content>main.order-page-main{padding-top:10px}.employee-portal .order-page-main .batch-toolbar{margin-bottom:10px}.employee-portal .order-page-main .batch-row{grid-template-columns:16% repeat(4,8%) 11% 13% 13% 15%;min-height:40px;padding:0;gap:0}.employee-portal .order-page-main .batch-head{min-height:32px}.employee-portal .order-page-main .batch-head>span{padding-block:4px}.employee-portal .order-page-main .batch-row:not(.batch-head){align-items:stretch}.employee-portal .order-page-main .batch-company{padding:3px 10px;gap:0;line-height:1.1}.employee-portal .order-page-main .batch-company .auto-save-state{margin-top:1px;font-size:9px;line-height:1.1}.employee-portal .order-page-main .notes-trigger{display:block;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;color:#718078}.employee-portal .order-page-main .notes-trigger.filled{color:#44514a}.employee-portal .order-page-main .inline-empty-input,.employee-portal .order-page-main .editable-cell,.employee-portal .order-page-main .readonly-cell,.employee-portal .order-page-main .batch-amount{width:calc(100% - 6px)!important;min-height:28px!important;height:28px!important;margin:3px!important;padding:3px 7px!important}@media(max-width:760px){.staff-content>header>.staff-header-actions{gap:8px}.staff-header-actions>strong{display:none}.staff-header-actions>.language-switch{order:1}.employee-portal .order-page-main .batch-row{grid-template-columns:210px repeat(4,78px) 140px 110px 116px 122px;min-height:46px}}.employee-portal .page-heading{min-height:44px;margin-bottom:14px;padding-bottom:12px}.employee-portal .page-heading h1{font-size:24px}.employee-portal .responsive-table th,.employee-portal .responsive-table td{height:40px;padding:6px 10px;font-size:11px}.employee-portal .responsive-table th{height:36px}.orders-page .orders-heading{min-height:44px;margin-bottom:14px;padding-bottom:12px}.orders-page .orders-table-meta{min-height:40px;padding-inline:12px}.orders-page .responsive-table th,.orders-page .responsive-table td{height:40px;padding:6px 10px;font-size:11px}.orders-page .responsive-table th{height:36px}.payments-page .responsive-table th,.payments-page .responsive-table td{height:40px;padding:6px 10px}.billing-table th,.billing-table td{height:38px;padding:5px 8px;font-size:11px}.billing-table thead th{height:34px}.billing-table tfoot th,.billing-table tfoot td{height:38px}.billing-detail-table th,.billing-detail-table td{height:36px;padding:5px 7px;font-size:10px}.companies-page .company-tile,.employee-portal .page-card:not(.companies-page) .company-tile{padding:10px 30px 10px 10px;gap:3px;line-height:1.2}@media(max-width:760px){.employee-portal .staff-content>main:not(.order-page-main){padding:14px 12px calc(20px + env(safe-area-inset-bottom,0px))}.employee-portal .responsive-table th,.employee-portal .responsive-table td{height:42px;padding:7px 9px}.employee-portal .company-tile{padding-block:11px}}.employee-portal,.staff-content,.staff-content>main,.order-entry{min-width:0;max-width:100%}.batch-group-head{min-height:34px;align-items:stretch;background:#dce9e2;border-bottom:1px solid #c8d7cf;color:#274537}.batch-group-head>*{display:flex;align-items:center;justify-content:center;border-right:1px solid #c8d7cf;font-size:12px}.employee-portal .order-page-main .batch-head{min-height:42px}.employee-portal .order-page-main .batch-head>span{padding:4px 6px;line-height:1.15;text-align:center;white-space:normal}.employee-portal .order-page-main .batch-head>span:first-child{justify-content:flex-start;padding-left:10px}.employee-portal .order-page-main .batch-row{min-height:46px}.quantity-slot{display:flex;align-items:center;justify-content:center}.route-select{align-self:center;width:calc(100% - 10px);height:30px;margin:5px;border:1px solid #cbd8d1;border-radius:6px;background:#fff;color:#33463c;font-size:11px}.inline-empty-input:disabled{background:#f1f3f2!important;color:#98a29d;cursor:not-allowed}.batch-subtotal{position:sticky;bottom:0;z-index:3;background:#e7f3eb!important;color:#17683e;font-variant-numeric:tabular-nums}.batch-subtotal>*{display:flex;align-items:center;justify-content:center;padding:7px 6px;font-size:11px}.batch-subtotal>*:first-child{justify-content:flex-start;padding-left:12px;font-size:13px}.batch-subtotal>*:nth-last-child(-n+3){justify-content:flex-end}.batch-order-table>.batch-empty{min-height:80px}.orders-range-table{min-width:1480px!important}.order-detail-modal{width:min(1540px,calc(100vw - 40px))}.order-detail-modal .responsive-table{max-width:100%;overflow:auto;margin-bottom:16px}.order-detail-table,.price-history-table{min-width:1440px;width:100%;border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums}.price-history-table th,.price-history-table td{height:36px;padding:5px 8px;border-right:1px solid #d7e1db;border-bottom:1px solid #d7e1db;font-size:10px;white-space:nowrap;text-align:center}.price-history-table th{background:#e5ede8;color:#34433b;font-weight:750}.price-history-table tbody tr:nth-child(2n){background:#f7faf8}.price-editor{min-width:0}.price-form{grid-template-columns:repeat(3,minmax(150px,1fr))}.price-history-wrap{margin-top:16px}.price-history-wrap h3{margin:0 0 8px}@media(max-width:760px){.order-detail-modal{width:calc(100vw - 16px)}.price-form{grid-template-columns:1fr 1fr}}:root{--font-ui:-apple-system,BlinkMacSystemFont,"SF Pro Text","PingFang SC","Microsoft YaHei",Arial,sans-serif;--type-page-title:24px;--type-section-title:16px;--type-body:13px;--type-control:13px;--type-table-head:11px;--type-table-body:12px;--type-meta:10px;--type-entity-color:#33433b;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--leading-tight:1.25;--leading-normal:1.4;--table-header-bg:#e5ede8;--table-row-bg:#fff;--table-row-alt:#f7faf8;--table-row-hover:#eef6f1;--table-footer-bg:#edf3ef;--table-border:#d7e1db;--table-text:#34433b;--table-muted:#718078;--table-row-height:40px;--table-head-height:36px;--table-cell-inline:7px;--order-entry-table-width:100%}html,body,button,input,textarea,select{font-family:var(--font-ui)}.employee-portal{font-family:var(--font-ui);font-size:var(--type-body);font-weight:var(--weight-regular);line-height:var(--leading-normal);font-variant-numeric:tabular-nums}.employee-portal button,.employee-portal input,.employee-portal textarea,.employee-portal select{font-family:inherit}.employee-portal .page-heading h1{font-size:var(--type-page-title);font-weight:var(--weight-bold);line-height:var(--leading-tight)}.employee-portal h2,.employee-portal .price-form-heading h2,.employee-portal .section-label strong{font-size:var(--type-section-title);font-weight:var(--weight-bold);line-height:var(--leading-tight)}.employee-portal label,.employee-portal input,.employee-portal textarea,.employee-portal select{font-size:var(--type-control);font-weight:var(--weight-medium)}.employee-portal .staff-sidebar nav button{font-size:14px;font-weight:var(--weight-semibold)}.employee-portal .staff-content>header>span,.employee-portal .staff-header-actions>strong{font-size:var(--type-body);font-weight:var(--weight-semibold)}.employee-portal .page-heading p,.employee-portal .section-label span,.employee-portal .auto-save-state,.employee-portal .company-tile span{font-size:var(--type-meta);font-weight:var(--weight-regular)}.employee-portal .batch-company strong,.employee-portal .orders-page .order-company,.employee-portal .payments-page .payment-company,.employee-portal .billing-table tbody td:first-child strong,.employee-portal .company-tile strong{color:var(--type-entity-color);font-size:var(--type-table-body);font-weight:var(--weight-semibold);line-height:var(--leading-tight)}.employee-portal .order-count,.employee-portal .editable-cell,.employee-portal .readonly-cell{font-size:var(--type-table-body);font-weight:var(--weight-medium)}.employee-portal .batch-amount,.employee-portal .order-amount,.employee-portal .payment-amount,.employee-portal .money-cell{font-size:var(--type-table-body);font-weight:var(--weight-semibold)}.employee-portal .notes-trigger{font-size:var(--type-table-body);font-weight:var(--weight-regular)}.employee-portal .small-edit,.employee-portal .small-danger,.employee-portal .order-detail-button,.employee-portal .billing-detail-button{font-size:var(--type-table-body);font-weight:var(--weight-semibold)}.employee-portal .staff-content>main:not(.order-page-main){padding:18px 24px calc(24px + env(safe-area-inset-bottom,0px))}.employee-portal .page-heading,.orders-page .orders-heading{min-height:44px;margin-bottom:14px;padding-bottom:12px}.orders-page .orders-heading h1{margin-bottom:3px}.orders-heading-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px}.employee-portal .order-company-search{width:280px;height:38px;padding:7px 12px;border-color:#cbd6d0;background:#fff;font-size:var(--type-control);font-weight:var(--weight-medium)}.billing-page .page-heading{min-height:44px;margin-bottom:12px;padding-bottom:10px}.companies-page .page-heading{margin-bottom:10px}.companies-page .company-directory-toolbar{margin-bottom:12px}.employee-portal .orders-table-card,.employee-portal .responsive-table,.employee-portal .billing-table-wrap{border:1px solid var(--table-border);border-radius:10px;background:var(--table-row-bg);box-shadow:none;overflow:auto}.employee-portal .batch-table-wrap{border:1px solid var(--table-border);border-radius:10px;background:var(--table-row-bg);box-shadow:none;overflow:hidden}.employee-portal .orders-page .responsive-table{border:0;border-radius:0}.employee-portal .responsive-table table,.employee-portal .billing-table,.employee-portal .billing-detail-table{border-collapse:separate;border-spacing:0;color:var(--table-text)}.employee-portal .responsive-table th,.employee-portal .billing-table th,.employee-portal .billing-detail-table th,.employee-portal .batch-head>span{height:var(--table-head-height);padding:5px var(--table-cell-inline);background:var(--table-header-bg);color:var(--table-text);font-size:var(--type-table-head);font-weight:var(--weight-semibold);line-height:var(--leading-tight);letter-spacing:.01em}.employee-portal .responsive-table td,.employee-portal .billing-table td,.employee-portal .billing-detail-table td{height:var(--table-row-height);padding:6px var(--table-cell-inline);color:var(--table-text);font-size:var(--type-table-body);font-weight:var(--weight-regular);line-height:var(--leading-normal)}.employee-portal .responsive-table th,.employee-portal .responsive-table td,.employee-portal .billing-table th,.employee-portal .billing-table td,.employee-portal .billing-detail-table th,.employee-portal .billing-detail-table td{border-right:1px solid var(--table-border);border-bottom:1px solid var(--table-border)}.employee-portal table th:last-child,.employee-portal table td:last-child{border-right:0}.employee-portal table tbody tr:nth-child(2n){background:var(--table-row-alt)}.employee-portal table tbody tr:hover{background:var(--table-row-hover)}.employee-portal table tbody tr:last-child td{border-bottom:0}.employee-portal table tfoot th,.employee-portal table tfoot td{height:38px;background:var(--table-footer-bg);font-weight:var(--weight-semibold);border-bottom:0}.employee-portal .order-page-main .batch-table-wrap{width:100%}.employee-portal .order-page-main .batch-order-table{width:var(--order-entry-table-width);min-width:0}.employee-portal .order-page-main .batch-row,.employee-portal .order-page-main .batch-group-head{width:var(--order-entry-table-width);grid-template-columns:11% 7% 5.5% 5.5% 9% 5.5% 7% 6.5% 7% 5.5% 9% 7.5% 14%}.employee-portal .order-page-main .batch-group-head{display:grid}.employee-portal .batch-head{min-height:32px;background:var(--table-header-bg);color:var(--table-text);border-bottom:1px solid var(--table-border)}.employee-portal .batch-row>*{border-color:var(--table-border)}.employee-portal .batch-head>*:nth-child(2),.employee-portal .batch-head>*:nth-child(5),.employee-portal .batch-head>*:nth-child(11),.employee-portal .route-cell,.employee-portal .lunch-other-cell,.employee-portal .dinner-other-cell{border-right:2px solid #b8ccc1}.employee-portal .batch-row:nth-child(odd):not(.batch-head){background:var(--table-row-alt)}.employee-portal .batch-row:hover:not(.batch-head){background:var(--table-row-hover)}.employee-portal .batch-row:not(.batch-head)>*{font-size:var(--type-table-body);font-weight:var(--weight-regular)}.employee-portal .order-page-main .batch-row{min-height:44px}.employee-portal .batch-group-head>.group-company{grid-column:1}.employee-portal .batch-group-head>.group-route{grid-column:2;border-right:2px solid #b8ccc1}.employee-portal .batch-group-head>.group-lunch{grid-column:3 / span 3;border-right:2px solid #b8ccc1}.employee-portal .batch-group-head>.group-dinner{grid-column:6 / span 6;border-right:2px solid #b8ccc1}.employee-portal .batch-group-head>.group-notes{grid-column:12}.employee-portal .batch-group-head>.group-amount{grid-column:13;border-right:0}.employee-portal .mobile-meal-group,.employee-portal .quantity-slot>small{display:none}.employee-portal .batch-head>span{min-width:0;padding-inline:3px;overflow:hidden;text-align:center;white-space:normal}.employee-portal .batch-company{padding:6px 8px}.employee-portal .batch-company .auto-save-state{opacity:.62}.employee-portal .route-cell{min-width:0;display:flex;align-items:center}.employee-portal .route-select{width:calc(100% - 6px);margin:3px}.employee-portal .route-select .compact-select-trigger{height:30px;padding-inline:7px;font-size:10px}.employee-portal .quantity-slot{padding:4px 3px}.employee-portal .quantity-slot .inline-empty-input,.employee-portal .quantity-slot .editable-cell{width:100%;min-width:0;height:30px;padding:3px;text-align:center}.employee-portal .custom-other-cell{min-width:0;padding:4px 3px;display:flex;align-items:center;justify-content:center}.employee-portal .custom-other-cell>small{display:none}.employee-portal .custom-other-trigger{width:100%;min-width:0;min-height:30px;padding:3px 4px;display:grid;place-content:center;gap:1px;overflow:hidden;text-align:center}.employee-portal .custom-other-trigger span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#718078;font-size:9px}.employee-portal .custom-other-trigger.filled span{color:#34453c;font-weight:650}.employee-portal .custom-other-trigger strong{color:#087a45;font-size:9px;white-space:nowrap}.employee-portal .order-page-main .notes-trigger{align-self:stretch;width:100%;padding:5px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.employee-portal .batch-amount-summary{min-width:0;padding:4px 6px;display:grid;align-content:center;gap:1px;text-align:right}.employee-portal .batch-amount-summary>strong{color:#087a45;font-size:12px;white-space:nowrap}.employee-portal .batch-amount-summary>span{color:#718078;font-size:9px;white-space:nowrap}.employee-portal .batch-amount-summary>div{display:flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0}.employee-portal .batch-amount-summary small{color:#718078;font-size:9px;white-space:nowrap}.employee-portal .batch-amount-summary .editable-cell{width:auto;height:auto;padding:0;color:#087a45;font-size:9px}.employee-portal .batch-amount-summary .batch-money-input{width:54px;height:20px!important;padding:1px 4px!important;border-radius:4px;font-size:9px;text-align:right!important}.employee-portal .batch-subtotal .batch-amount-summary>strong{font-size:13px}.employee-portal .other-item-dialog{display:grid;gap:12px}.employee-portal .other-item-dialog>p{margin-bottom:0}.employee-portal .other-item-dialog>label{display:grid;gap:5px;color:#526158;font-size:12px;font-weight:700}.employee-portal .other-item-dialog>label input{width:100%;height:40px;padding:8px 10px}.employee-portal .batch-order-table>.batch-empty{width:100%;min-width:0}.employee-portal .batch-route-filter{display:grid;gap:4px;color:#53625a;font-size:11px;font-weight:700}.employee-portal .batch-route-filter .compact-select{min-width:132px}.orders-page .responsive-table table{min-width:880px;table-layout:fixed}.orders-page .responsive-table th:nth-child(1){width:112px}.orders-page .responsive-table th:nth-child(2){width:122px}.orders-page .responsive-table th:nth-child(n+3):nth-child(-n+6){width:62px}.orders-page .responsive-table th:nth-child(7){width:94px}.orders-page .responsive-table th:nth-child(8){width:92px}.orders-page .responsive-table th:nth-child(9){width:142px}.orders-page .order-company{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-page .order-row-actions{gap:6px}.orders-page .small-edit,.orders-page .small-danger{min-height:26px;padding:3px 6px}.payments-page .responsive-table table{min-width:740px;table-layout:fixed}.payments-page .payment-company{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-table{min-width:920px}.billing-detail-table th,.billing-detail-table td{height:36px;padding:5px 7px;font-size:var(--type-table-head)}.billing-detail-table thead th{height:34px}.billing-detail-table tfoot th,.billing-detail-table tfoot td{height:36px}.billing-table tbody td:first-child strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companies-page .company-tile,.employee-portal .page-card:not(.companies-page) .company-tile{padding:10px 30px 10px 10px;gap:3px;line-height:var(--leading-tight)}.employee-portal .company-tile strong,.employee-portal .company-tile span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:760px){.employee-portal .staff-content>main:not(.order-page-main){padding:14px 12px calc(20px + env(safe-area-inset-bottom,0px))}.employee-portal .responsive-table td{height:42px;padding:7px 9px}.employee-portal .company-tile{padding-block:11px}.orders-heading-controls{width:100%;display:grid;grid-template-columns:1fr;gap:10px}.employee-portal .orders-heading .order-company-search,.employee-portal .order-page-main .batch-table-wrap{width:100%}}@media(max-width:760px){.employee-portal .order-page-main .batch-table-wrap{border:0;background:transparent;overflow:visible}.employee-portal .order-page-main .batch-order-table{width:100%;min-width:0;display:grid;gap:10px}.employee-portal .batch-group-head,.employee-portal .batch-head{display:none}.employee-portal .order-page-main .batch-row:not(.batch-head){width:100%;min-width:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;border:1px solid var(--table-border);border-radius:10px;overflow:hidden;background:#fff!important}.employee-portal .batch-row:not(.batch-head)>*{border-right:1px solid var(--table-border);border-bottom:1px solid var(--table-border)}.employee-portal .batch-row:not(.batch-head)>.batch-company{grid-column:1 / 5;min-height:46px}.employee-portal .batch-row:not(.batch-head)>.route-cell{grid-column:5 / 7;min-height:46px;border-right:0}.employee-portal .route-cell>.route-select{width:calc(100% - 8px);margin:4px}.employee-portal .mobile-meal-group{display:flex;grid-column:1 / -1;align-items:center;min-height:25px;padding:3px 8px;background:var(--table-header-bg);color:#315042;font-size:10px;font-weight:750}.employee-portal .quantity-slot>small{display:block;min-height:24px;padding:3px 1px;color:#64736b;font-size:9px;line-height:1.05;text-align:center}.employee-portal .lunch-quantity{grid-column:span 2}.employee-portal .dinner-quantity{grid-column:span 1}.employee-portal .custom-other-cell>small{display:block;min-height:24px;padding:3px 1px;color:#64736b;font-size:9px;line-height:1.05;text-align:center}.employee-portal .lunch-other-cell{grid-column:span 2}.employee-portal .dinner-other-cell{grid-column:span 1}.employee-portal .custom-other-cell{min-height:58px;padding:0 3px 4px;display:grid;align-content:start}.employee-portal .custom-other-trigger{min-height:28px}.employee-portal .quantity-slot{min-height:58px;padding:0 3px 4px;display:grid;align-content:start}.employee-portal .quantity-slot .inline-empty-input,.employee-portal .quantity-slot .editable-cell{height:28px}.employee-portal .batch-row:not(.batch-head)>.notes-trigger{grid-column:1 / 3;min-height:48px;border-bottom:0}.employee-portal .batch-row:not(.batch-head)>.batch-amount-summary{grid-column:3 / 7;min-height:48px;border-right:0;border-bottom:0;padding:5px 8px}.employee-portal .batch-subtotal{position:static}.employee-portal .batch-subtotal>strong:first-child{grid-column:1 / 5;min-height:42px;padding:10px}.employee-portal .batch-subtotal>span:nth-child(2){grid-column:5 / 7}.employee-portal .batch-subtotal>span:nth-last-child(2){grid-column:1 / 3;border-bottom:0}.employee-portal .batch-order-table>.batch-empty{width:100%;min-height:70px;border:1px solid var(--table-border);border-radius:10px;background:#fff}.employee-portal .batch-route-filter,.employee-portal .batch-route-filter .compact-select{width:100%}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#18211d;background:#fff;font-synthesis:none;--green:#009b4f;--green-dark:#007e40;--green-soft:#edf8f2;--orange:#f58735;--line:#dce3df;--muted:#68736d;--danger:#b23a35;--shadow:0 18px 50px rgba(15,65,39,.1)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,p{margin-top:0}input,textarea,select{width:100%;border:1px solid #cdd5d1;border-radius:5px;background:#fff;color:#17211c;padding:13px 14px;outline:none;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #009b4f1a}label{display:grid;gap:8px;font-weight:600;color:#26322c}label small{font-weight:400;color:var(--muted)}.primary{border:0;border-radius:5px;background:var(--green);color:#fff;padding:14px 22px;font-weight:700;transition:background .2s,transform .2s}.primary:hover{background:var(--green-dark)}.primary:active{transform:translateY(1px)}.wide{width:100%}.outline{border:1px solid #c9d2cd;background:#fff;border-radius:4px;padding:8px 12px;color:#334039}.outline:hover,.outline.success{border-color:var(--green);color:var(--green)}.text-button{border:0;background:none;color:var(--green-dark);padding:3px;font-weight:600}.language-switch{display:flex;align-items:center;gap:6px;color:#9aa29e}.language-switch button{border:0;background:none;padding:4px;color:#7e8782}.language-switch button.active{color:var(--green);font-weight:700}footer{height:62px;background:var(--green);color:#fff;display:flex;justify-content:center;align-items:center;gap:14px;font-size:15px;letter-spacing:.01em}.loading-screen{min-height:100vh;display:grid;place-content:center;text-align:center;color:var(--muted)}.loading-screen img{width:180px;margin:auto}.login-page,.setup-page,.app-page{min-height:100vh;display:flex;flex-direction:column}.login-grid{min-height:calc(100vh - 62px);display:grid;grid-template-columns:minmax(510px,38%) 1fr}.login-panel{padding:38px clamp(40px,4vw,76px) 22px;position:relative;overflow:auto}.login-panel>.language-switch{position:absolute;right:54px;top:38px}.login-logo{width:186px;height:auto;margin:26px 0 24px}.login-panel h1{font-size:32px;color:var(--green-dark);margin-bottom:24px}.login-form{display:grid;gap:18px}.input-shell{display:flex;align-items:center;border:1px solid #cdd5d1;border-radius:5px;padding-left:15px;color:#9aa29e;transition:border-color .2s,box-shadow .2s}.input-shell:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #009b4f1a}.input-shell input{border:0;box-shadow:none!important;padding-left:13px}.reveal{border:0;background:none;color:#8c9690;padding:12px 15px}.login-options{display:flex;align-items:center;justify-content:space-between;font-size:14px}.check{display:flex;grid-auto-flow:column;align-items:center;font-weight:400}.check input{width:18px;height:18px;accent-color:var(--green)}.inline-help,.form-error,.form-success{font-size:13px;padding:10px 12px;border-radius:4px;margin:0}.inline-help{background:var(--green-soft);color:#28543f}.form-error{background:#fff1f0;color:var(--danger)}.form-success{background:var(--green-soft);color:var(--green-dark)}.contact-area{margin-top:22px}.section-rule{display:flex;align-items:center;gap:14px;color:#3a443f;font-weight:600}.section-rule:before,.section-rule:after{content:"";height:1px;background:#cfd7d3;flex:1}.contacts{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;margin-top:14px}.contacts figure{margin:0;text-align:center}.contacts figure img{width:92px;height:92px;object-fit:cover;object-position:center 54%;border:1px solid #e0e5e2;padding:3px;background:#fff}.contacts figcaption{font-size:13px;margin-top:5px}.phone-contact{display:flex;flex-direction:column;align-items:center;gap:3px;text-decoration:none;color:#18211d;border-left:1px solid var(--line);border-right:1px solid var(--line)}.phone-contact .phone-icon{font-size:29px;color:var(--green)}.phone-contact strong{font-size:14px;white-space:nowrap}.phone-contact small{color:var(--muted)}.hero-panel{position:relative;background:linear-gradient(180deg,#fff 52%,#edf0ef);overflow:hidden;display:grid;place-items:center;min-width:0}.water-drops{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-content{position:relative;text-align:center;max-width:760px;padding:40px}.hero-content img{width:min(360px,48vw)}.hero-content h2{color:var(--green);font-size:36px;font-family:Songti SC,serif;font-weight:500;margin:38px 0 5px}.hero-content strong{font-size:24px;font-weight:500}.hero-content p{color:var(--green);font-size:34px;font-family:Songti SC,serif;line-height:1.45;margin:50px auto 0;max-width:720px}.setup-page{background:#f5f8f6}.setup-shell{width:min(620px,calc(100% - 32px));margin:auto;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:44px;border-radius:8px}.setup-brand{display:flex;justify-content:space-between;align-items:start}.setup-brand img{width:176px}.setup-shell h1{color:var(--green-dark);margin:34px 0 8px}.setup-shell>p{color:var(--muted);line-height:1.6}.stack-form{display:grid;gap:18px;margin-top:30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.app-header{height:84px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;position:sticky;top:0;background:#fffffff7;z-index:10}.header-brand,.header-actions{display:flex;align-items:center;gap:28px}.header-brand img{width:130px}.header-brand nav{display:flex;align-self:stretch;gap:8px}.header-brand nav button{border:0;border-bottom:3px solid transparent;background:none;padding:0 18px;font-weight:600;color:#4c5852}.header-brand nav button.active{color:var(--green-dark);border-bottom-color:var(--green)}.header-actions{font-size:14px}.portal-main{flex:1;width:100%;padding:34px clamp(28px,4vw,64px) 50px}.portal-main h1{color:var(--green-dark);font-size:34px}.company-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:36px}.order-workspace form{display:grid;gap:22px}.date-field{max-width:300px}.quantity-matrix{display:grid;grid-template-columns:150px 1fr 1fr;border:1px solid var(--line);border-radius:6px;overflow:hidden}.quantity-matrix>*{min-height:58px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center}.quantity-matrix>*:nth-child(3n){border-right:0}.quantity-matrix>*:nth-last-child(-n+3){border-bottom:0}.quantity-matrix>strong{background:#f8faf9}.stepper{padding:22px}.stepper button{width:48px;height:46px;border:1px solid #cfd7d3;background:#fff;color:#526059;font-size:23px}.stepper output{width:130px;height:46px;display:grid;place-items:center;border-top:1px solid #cfd7d3;border-bottom:1px solid #cfd7d3;font-size:22px}.notes-field textarea{min-height:110px;resize:vertical}.lock-notices{display:flex;gap:10px;flex-wrap:wrap}.lock-notices span{color:#8a5c18;background:#fff7e9;padding:8px 10px;border-radius:4px;font-size:13px}.order-sidebar{display:grid;align-content:start;gap:18px}.order-sidebar>section{border:1px solid var(--line);border-radius:6px;padding:24px}.order-sidebar h2{font-size:19px}.summary>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line)}.summary .mini-grid{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center;gap:8px}.summary .mini-grid>*{border:0}.return-note{display:grid;gap:6px;background:#fff7e9;padding:12px;margin:14px 0 0;font-size:13px}.recent-list{display:grid}.recent-list button{display:flex;justify-content:space-between;border:0;border-bottom:1px solid var(--line);background:#fff;padding:12px 2px}.status{color:var(--green-dark);font-weight:700;white-space:nowrap}.status-pending{color:#a16a12}.status-completed{color:#647069}.empty{color:var(--muted)}.page-title{display:flex;gap:28px;align-items:baseline}.page-title p{color:var(--muted)}.admin-filters{display:flex;gap:28px;max-width:720px;margin:8px 0 22px}.admin-filters label{flex:1}.totals-band{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:6px;margin-bottom:22px}.totals-band div{display:grid;place-items:center;gap:8px;padding:20px;border-right:1px solid var(--line)}.totals-band div:last-child{border:0}.totals-band span{font-size:14px}.totals-band strong{font-size:30px;color:var(--green)}.orders-table-wrap{border:1px solid var(--line);border-radius:6px;overflow:auto}.orders-table-wrap table{width:100%;border-collapse:collapse;min-width:1100px}.orders-table-wrap th,.orders-table-wrap td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:center;font-size:13px}.orders-table-wrap th{background:#f8faf9;font-weight:700}.orders-table-wrap th:first-child,.orders-table-wrap td:first-child{text-align:left}.orders-table-wrap tr:last-child td{border-bottom:0}.notes-cell{max-width:180px;color:#58645e}.row-actions{display:flex;justify-content:center;gap:8px}.table-empty{text-align:center;padding:30px}.modal-backdrop{position:fixed;inset:0;background:#0a18106b;z-index:50;display:grid;place-items:center;padding:20px}.modal{width:min(480px,100%);background:#fff;padding:28px;border-radius:8px;box-shadow:var(--shadow)}.modal textarea{min-height:120px;margin:14px 0}.modal>div{display:flex;justify-content:flex-end;gap:10px}.account-layout{display:grid;grid-template-columns:380px 1fr;gap:34px}.account-form,.settings-card{border:1px solid var(--line);border-radius:6px;padding:25px;display:grid;gap:18px;align-self:start}.account-list{display:grid;gap:10px}.account-list article{border:1px solid var(--line);border-radius:6px;padding:18px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:20px}.account-list h3{margin-bottom:4px}.account-list p{margin:0;color:var(--muted);font-size:14px}.account-active{color:var(--green-dark);font-weight:700}.account-disabled{color:var(--danger);font-weight:700}.settings-main{max-width:720px}.settings-card{margin-top:22px}.settings-card>p{background:var(--green-soft);color:var(--green-dark);padding:12px;border-radius:4px}.app-page>footer{margin-top:auto}@media(max-width:1050px){.login-grid{grid-template-columns:minmax(450px,48%) 1fr}.hero-content p{font-size:27px}.company-layout{grid-template-columns:1fr}.order-sidebar{grid-template-columns:1fr 1fr}.app-header{padding:0 22px}.header-brand nav button{padding:0 10px}.page-title{display:block}.account-layout{grid-template-columns:330px 1fr}.account-list article{grid-template-columns:1fr auto}.account-list .row-actions{grid-column:1/-1;justify-content:flex-start}}@media(max-width:760px){footer{height:52px;font-size:12px}.login-grid{display:block;min-height:calc(100vh - 52px)}.hero-panel{display:none}.login-panel{padding:24px 24px 30px;min-height:calc(100vh - 52px)}.login-panel>.language-switch{right:24px;top:24px}.login-logo{width:146px;margin-top:8px}.login-panel h1{font-size:28px}.contacts figure img{width:84px;height:84px}.phone-contact strong{font-size:12px}.app-header{height:auto;min-height:74px;padding:12px 16px;align-items:flex-start}.header-brand{display:grid;gap:6px}.header-brand img{width:104px}.header-brand nav{overflow-x:auto;max-width:calc(100vw - 32px);gap:2px}.header-brand nav button{height:42px;white-space:nowrap;padding:0 8px}.header-actions{position:absolute;right:12px;top:12px;gap:8px}.header-actions>span{display:none}.portal-main{padding:24px 16px 34px}.portal-main h1{font-size:28px}.quantity-matrix{grid-template-columns:76px 1fr 1fr}.stepper{padding:12px 6px}.stepper button{width:34px}.stepper output{width:46px}.order-sidebar{grid-template-columns:1fr}.admin-filters{display:grid;gap:12px}.totals-band{grid-template-columns:1fr 1fr}.totals-band div:nth-child(2){border-right:0}.totals-band div:nth-child(-n+2){border-bottom:1px solid var(--line)}.orders-table-wrap{border:0;overflow:visible}.orders-table-wrap table,.orders-table-wrap tbody,.orders-table-wrap tr,.orders-table-wrap td{display:block;min-width:0}.orders-table-wrap thead{display:none}.orders-table-wrap tr{border:1px solid var(--line);border-radius:6px;margin-bottom:14px;padding:10px}.orders-table-wrap td{display:flex;justify-content:space-between;text-align:right!important;border-bottom:1px solid #eef1ef;padding:9px 4px}.orders-table-wrap td:before{content:attr(data-label);font-weight:700;text-align:left}.orders-table-wrap td:last-child{border-bottom:0}.row-actions{justify-content:flex-end}.account-layout{grid-template-columns:1fr}.account-list article{grid-template-columns:1fr}.account-list .row-actions{grid-column:auto}.setup-shell{padding:26px}.form-row{grid-template-columns:1fr}.setup-brand img{width:140px}}.admin-status-filter{flex:1;display:grid;gap:8px;font-weight:600;color:#26322c}.admin-status-filter .compact-select{width:100%}@media(max-width:430px){.contacts{grid-template-columns:1fr 1fr}.phone-contact{grid-column:1/-1;grid-row:2;border:0;border-top:1px solid var(--line);padding-top:10px;margin-top:8px}.contacts figure img{width:102px;height:102px}.login-options{font-size:13px}.hero-content{padding:20px}}@media(max-height:800px)and (min-width:761px){.login-panel{padding-top:18px;padding-bottom:12px}.login-panel>.language-switch{top:18px}.login-logo{width:145px;margin:4px 0 10px}.login-panel h1{font-size:27px;margin-bottom:12px}.login-form{gap:10px}.input-shell input{padding-top:10px;padding-bottom:10px}.contact-area{margin-top:10px}.contacts{margin-top:8px}.contacts figure img{width:76px;height:76px}.section-rule{font-size:13px}.phone-contact .phone-icon{font-size:24px}}.qr-card{border:0;background:transparent;display:grid;justify-items:center;gap:6px;color:#18211d;padding:0;font-size:13px}.qr-image-frame{width:132px;height:132px;display:grid;place-items:center;background:#fff;border:1px solid #d9e0dc;padding:7px;transition:border-color .2s,box-shadow .2s,transform .2s}.qr-card:hover .qr-image-frame,.qr-card:focus-visible .qr-image-frame{border-color:var(--green);box-shadow:0 8px 22px #009b4f24;transform:translateY(-2px)}.qr-image-frame img{display:block;width:100%;height:100%;object-fit:contain}.qr-preview{position:relative;width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;background:#fff;border-radius:10px;padding:24px;box-shadow:var(--shadow);text-align:center}.qr-preview h2{margin:0 44px 18px;color:var(--green-dark)}.qr-preview>img{display:block;max-width:100%;max-height:calc(100vh - 120px);width:auto;height:auto;margin:auto;object-fit:contain}.qr-preview-close{position:absolute;right:14px;top:10px;width:38px;height:38px;border:0;background:transparent;color:#59645e;font-size:30px;line-height:1}.qr-preview-close:hover{color:var(--green-dark)}@media(max-width:760px){.qr-image-frame{width:128px;height:128px}}@media(max-width:430px){.qr-card{min-width:0}.qr-image-frame{width:min(138px,38vw);height:min(138px,38vw)}}@media(max-height:800px)and (min-width:761px){.qr-image-frame{width:128px;height:128px}.qr-card{gap:3px}.qr-preview{padding:16px}.qr-preview h2{margin-bottom:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.brand-logo{--brand-height:72px;height:var(--brand-height);width:auto;display:flex;align-items:center;gap:5px;flex:none;margin:0}.brand-logo .brand-emblem{display:block;width:var(--brand-height);height:var(--brand-height);max-width:none;object-fit:contain;margin:0}.brand-wordmark{position:relative;display:block;width:calc(var(--brand-height)*1.2);height:var(--brand-height);overflow:hidden;flex:none}.brand-wordmark img{position:absolute;right:0;top:0;display:block;width:auto!important;height:100%!important;max-width:none;margin:0}.loading-logo{--brand-height:76px;margin:auto}.login-brand{display:flex;align-items:center;gap:18px;margin:26px 0 24px}.login-logo{--brand-height:72px;width:auto;height:var(--brand-height);margin:0}.brand-services{display:grid;flex:none;color:#f05a55;font-family:Songti SC,STSong,serif;font-size:16px;line-height:1.35}.hero-panel{background:#183b29}.hero-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(5,48,28,.12) 66%,rgba(4,47,27,.82) 100%);pointer-events:none}.hero-background{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-content{position:relative;z-index:1;text-align:center;width:100%;max-width:none;height:100%;padding:36px clamp(28px,5vw,72px) 48px;display:flex;align-items:flex-end;justify-content:center}.hero-content p{color:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(24px,2.2vw,34px);font-weight:650;line-height:1.4;margin:0;max-width:800px;text-shadow:0 2px 12px rgba(0,30,16,.65)}.setup-logo{--brand-height:72px}.header-logo{--brand-height:52px}@media(max-width:1050px){.hero-content{padding:28px 28px 38px}.hero-content p{font-size:24px}}@media(max-height:900px)and (min-width:761px){.login-panel{padding-top:16px;padding-bottom:10px}.login-panel>.language-switch{top:16px}.login-brand{gap:14px;margin:2px 0 12px}.login-logo{--brand-height:60px;height:var(--brand-height)}.brand-services{font-size:14px}.login-form{gap:8px}.input-shell input{padding-top:9px;padding-bottom:9px}.primary{padding-top:11px;padding-bottom:11px}.contact-area{margin-top:8px}.contacts{margin-top:6px}.section-rule{font-size:13px}.qr-image-frame{width:112px;height:112px;padding:6px}.qr-card{gap:2px}.phone-contact .phone-icon{font-size:22px}}@media(max-width:760px){.login-brand{gap:12px;margin-top:8px}.login-logo{--brand-height:58px;width:auto;height:var(--brand-height);margin:0}.brand-services{font-size:14px}.header-logo{--brand-height:44px}}@media(max-width:430px){.login-brand{gap:9px}.login-logo{--brand-height:52px}.brand-services{font-size:12px}}.login-panel>.language-switch{font-size:13px}.login-form{gap:16px}.login-form>label{gap:7px;font-size:14px;font-weight:600}.login-form .input-shell{min-height:48px}.login-form .input-shell input{padding-top:12px;padding-bottom:12px;font-size:14px}.login-form .reveal{padding:10px 14px}.login-options{font-size:13px}.check input{width:16px;height:16px}.login-form .primary{padding:12px 20px;font-size:14px}.contact-area{margin-top:28px}.section-rule{font-size:14px}.qr-card{font-size:12px}.phone-contact strong{font-size:13px}.phone-contact small{font-size:12px}@media(min-width:761px){.login-panel{padding-top:54px}.login-panel>.language-switch{top:54px}.login-brand{margin:18px 0 58px}}@media(max-height:900px)and (min-width:761px){.login-panel{padding-top:30px}.login-panel>.language-switch{top:30px}.login-brand{margin:14px 0 40px}.login-form{gap:12px}.login-form .input-shell input{padding-top:10px;padding-bottom:10px}.contact-area{margin-top:18px}}.orders-table-wrap{border-color:#ccd9d2;border-radius:10px;background:#fff}.orders-table-wrap table{border-collapse:separate;border-spacing:0}.orders-table-wrap th,.orders-table-wrap td{height:54px;padding:12px 14px;border-right:1px solid #d7e1db;border-bottom:1px solid #d7e1db}.orders-table-wrap th:last-child,.orders-table-wrap td:last-child{border-right:0}.orders-table-wrap th{background:#e5ede8;color:#34433b;font-weight:750}.orders-table-wrap tbody tr:nth-child(2n){background:#f7faf8}.orders-table-wrap tbody tr:hover{background:#eef6f1}.orders-table-wrap tbody tr:last-child td{border-bottom:0}@media(max-width:760px){.orders-table-wrap{border:0;background:transparent}.orders-table-wrap tr{border-color:#ccd9d2;border-radius:10px;background:#fff}.orders-table-wrap tr:nth-child(2n){background:#f7faf8}.orders-table-wrap td{height:auto;border-right:0}.orders-table-wrap tr:last-child td:not(:last-child){border-bottom:1px solid #eef1ef}}
