:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f7f4;--surface:#fff;--surface-2:#eef4ee;--text:#17201a;--muted:#637063;--line:#dfe6dd;--green:#2f7d4b;--green-dark:#215b38;--gold:#d89b22;--red:#bd3d31;--shadow:0 14px 34px #1c2e2017;--font-body:"Sarabun", "Tahoma", sans-serif;--font-display:"Kanit", "Sarabun", sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-body);margin:0}h1,h2,.brand strong,.auth-title{font-family:var(--font-display)}button,input,select,textarea{font:inherit}button{cursor:pointer}.auth-gate{place-items:center;min-height:100vh;padding:32px 20px;display:none;position:relative;overflow:hidden}.auth-gate.visible{display:grid}.auth-atmosphere{pointer-events:none;background:radial-gradient(80% 60% at 20% 20%,#4f9e6259,#0000 55%),radial-gradient(70% 50% at 85% 75%,#d89b222e,#0000 50%),linear-gradient(155deg,#0f1a14 0%,#1a2e22 42%,#243d2c 100%);position:absolute;inset:0}.auth-atmosphere:after{content:"";opacity:.45;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 75%);mask-image:radial-gradient(#000 30%,#0000 75%)}.auth-panel{z-index:1;background:#f7fbf6f5;border:1px solid #ffffff1f;border-radius:20px;gap:16px;width:min(420px,100%);margin:0;padding:36px 32px 28px;animation:.45s ease-out auth-rise;display:grid;position:relative;box-shadow:0 28px 60px #08100c59}@keyframes auth-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.auth-brand{text-align:center;justify-items:center;gap:8px;margin-bottom:8px;display:grid}.brand-logo{object-fit:cover;background:#fff;border-radius:12px;width:48px;height:48px;box-shadow:0 4px 14px #0000002e}.auth-brand-logo{border-radius:22px;width:96px;height:96px;box-shadow:0 12px 28px #2f7d4b47}.auth-brand-mark{border-radius:14px;width:56px;height:56px;font-size:22px;box-shadow:0 10px 24px #2f7d4b59}.auth-title{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(1.75rem,4vw,2.1rem);font-weight:600}.auth-subtitle{color:var(--muted);margin:0;font-size:15px;font-weight:500}.auth-panel label{color:var(--text)}.password-field{display:grid;position:relative}.password-field input{padding-right:72px}.password-toggle{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-toggle:hover{color:var(--green-dark);background:var(--surface-2)}.auth-submit{width:100%;min-height:46px;margin-top:4px}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-switch{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:0;font-size:14px;display:flex}.text-button{color:var(--green-dark);text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.text-button:hover{color:var(--green)}.auth-panel .status-text{text-align:center;min-height:1.4em}.auth-panel .status-text.is-error{color:var(--red)}.auth-panel .status-text.is-success{color:var(--green-dark)}.auth-panel .status-text.is-muted{color:var(--muted)}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.app-shell.locked{display:none}.sidebar{color:#f7fbf6;background:#17201a;flex-direction:column;gap:28px;padding:24px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--green);border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand strong,.brand span{display:block}.brand span{color:#b7c6ba;margin-top:2px;font-size:13px}.nav{gap:8px;display:grid}.nav-item{color:#dce8dd;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:12px 14px}.nav-item.active,.nav-item:hover{color:#fff;background:#ffffff1a}.mode-pill{color:#cbd9ce;border:1px solid #ffffff29;border-radius:8px;margin-top:auto;padding:10px 12px;font-size:13px}.content{min-width:0;padding:28px}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.eyebrow{color:var(--muted);text-transform:uppercase;margin:0 0 4px;font-size:13px;font-weight:700}h1,h2{margin:0}h1{font-size:30px}h2{font-size:18px}.topbar-actions,.form-actions{flex-wrap:wrap;gap:10px;display:flex}.primary-button,.secondary-button,.ghost-button,.icon-button{border:1px solid #0000;border-radius:8px;min-height:40px;padding:0 14px;font-weight:700}.primary-button{background:var(--green);color:#fff}.primary-button:hover{background:var(--green-dark)}.secondary-button{background:var(--surface-2);color:var(--green-dark);border-color:var(--line)}.ghost-button{border-color:var(--line);color:var(--text);background:0 0}.icon-button{border-color:var(--line);background:0 0;width:40px;padding:0;font-size:22px}.view{display:none}.view.active{display:block}.metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric,.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.metric{padding:18px}.metric span{color:var(--muted);font-size:13px;font-weight:700;display:block}.metric strong{margin-top:10px;font-size:28px;display:block}.two-column{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel{overflow:hidden}.round-detail{margin-top:18px}.panel-subtitle{color:var(--muted);margin:6px 0 0;font-size:14px}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:680px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:12px 14px}th{color:var(--muted);text-transform:uppercase;font-size:12px}td:last-child,th:last-child{text-align:right}.selected-row td{background:#edf7ef}.amount{font-weight:800}.danger{color:var(--red)}.settings-panel{max-width:820px}.form-grid{gap:14px;padding:18px;display:grid}label{color:var(--muted);gap:6px;font-size:13px;font-weight:700;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:8px;padding:11px 12px}textarea{resize:vertical;min-height:84px}.field-block{gap:10px;display:grid}.field-label{color:var(--muted);font-size:13px;font-weight:700}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.check-option{border:1px solid var(--line);min-height:40px;color:var(--text);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.check-option input{width:auto}.check-option.strong{background:#eef8f0;border-color:#b9dac2}.hint{color:var(--muted);margin:0;padding:0 18px 18px}.app-version{color:var(--muted);text-align:center;letter-spacing:.02em;margin:12px 0 0;font-size:12px}.login-hint{padding-bottom:0}.settings-app-version{margin:8px 0 0;padding:0 4px 8px}.checkbox-row{align-items:center;gap:10px;font-weight:600;display:flex}.checkbox-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--green)}#settingsIntegrationsPanel .hint{padding:0}#settingsIntegrationsPanel code{word-break:break-all;font-size:12px}.status-text{color:var(--muted);margin:0;font-size:14px}.settings-status{padding:0}.seed-button.is-hidden,#seedButton.is-hidden,.is-hidden{display:none!important}.remember-row{color:var(--text);align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.remember-row input{width:auto}.weekday-grid,.timeslot-grid{flex-wrap:wrap;gap:8px;display:flex}.weekday-chip{border:1px solid var(--line);min-width:52px;min-height:52px;color:var(--text);cursor:pointer;background:#fff;border-radius:12px;place-items:center;gap:2px;padding:8px 6px;font-weight:700;display:grid;position:relative}.weekday-chip input{opacity:0;pointer-events:none;position:absolute}.weekday-chip.is-active{border-color:var(--green);color:var(--green-dark);background:#e8f5ec}.weekday-chip-day{font-size:14px;line-height:1}.weekday-chip-date{color:var(--muted);font-size:11px;font-weight:600;line-height:1}.weekday-chip.is-active .weekday-chip-date{color:var(--green-dark)}.custom-date-row{flex-wrap:wrap;align-items:end;gap:10px;margin-top:12px;display:flex}.custom-date-field{flex:1;min-width:160px}.field-label small{color:var(--muted);margin-top:2px;font-weight:500;display:block}.order-lines{gap:8px;display:grid}.order-lines-block{gap:10px;display:grid}.order-line-row{border:1px solid var(--line);background:#fbfcf9;border-radius:12px;grid-template-columns:minmax(0,1.4fr) minmax(0,1.2fr) auto;align-items:end;gap:8px;padding:10px;display:grid}.order-line-row label{gap:4px;font-size:12px}.order-line-row input,.order-line-row select{min-height:38px;padding:6px 8px;font-size:14px}.order-line-metrics{grid-template-columns:1fr 1fr;gap:8px;display:grid}.order-line-row .remove-line{width:38px;min-width:38px;min-height:38px;padding:0;font-size:20px;line-height:1}.add-order-line-bottom{width:100%}.more-sheet{border:0;border-radius:20px 20px 0 0;width:min(100vw,480px);max-width:100%;max-height:80vh;margin:auto 0 0;padding:0}.more-sheet::backdrop{background:#17201a73}.more-sheet-panel{padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;margin:0}.more-sheet-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.more-sheet-header strong,.more-sheet-header span{display:block}.more-sheet-header span{color:var(--muted);margin-top:4px;font-size:13px;font-weight:500}.more-sheet-close{border:1px solid var(--line);width:40px;min-height:40px;color:var(--text);background:#f4f7f4;border-radius:999px;flex:none;font-size:22px;line-height:1}.more-sheet-list{gap:8px;padding:14px;display:grid}.more-sheet-item{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);text-align:left;background:#fff;border-radius:12px;padding:12px 14px;font-weight:700}.more-sheet-item.danger-item{color:var(--red);background:#fff7f6;border-color:#f0c9c5}.slip-export-root{pointer-events:none;opacity:1;width:360px;position:fixed;top:0;left:-10000px}.payment-slip.slip-compact{box-shadow:none;border:1px solid #d7e5db;border-radius:12px;margin:0;padding:12px;font-size:12px}.payment-slip.slip-compact .slip-logo{border-radius:12px;width:56px;height:56px}.payment-slip.slip-compact .slip-header h2{font-size:1.05rem}.payment-slip.slip-compact .slip-qr{width:min(160px,100%)}.payment-slip.slip-compact .slip-total strong{font-size:1.15rem}.payment-slip.slip-compact .slip-meta,.payment-slip.slip-compact .slip-bank,.payment-slip.slip-compact .slip-lines{gap:4px;margin-bottom:10px}.compact-header{border-bottom:0;padding:0 0 10px}.order-summary{background:#eef8f0;border:1px solid #cfe3d4;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.order-summary span{color:var(--muted);font-size:12px;font-weight:700;display:block}.order-summary strong{margin-top:6px;font-size:18px;display:block}.row-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.activity-panel{margin-top:18px}.activity-list{gap:10px;max-height:360px;padding:18px;display:grid;overflow:auto}.activity-item{border-bottom:1px solid var(--line);gap:4px;padding-bottom:10px;display:grid}.activity-item:last-child{border-bottom:0;padding-bottom:0}.activity-item span{color:var(--muted);font-size:13px}.harvest-unscheduled{padding:0 18px 18px}.harvest-subtitle{margin:0 0 10px;font-size:16px}.filter-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 18px 18px;display:grid}.filter-bar.compact-bar{grid-template-columns:repeat(3,auto);justify-content:flex-end;padding:0}.harvest-panel-header{border-bottom:1px solid var(--line);align-items:stretch;gap:12px;padding-bottom:16px;display:grid}.harvest-panel-header h2{margin:0}.harvest-controls{gap:8px;display:grid}.harvest-panel-header .harvest-toolbar{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;width:100%;max-width:none;margin:0;display:grid}.harvest-toolbar #harvestScopeFilter,.harvest-controls #harvestScopeFilter{border:1px solid var(--line);width:100%;min-width:0;min-height:40px;font:inherit;color:var(--text);background:#fff;border-radius:10px;padding:6px 10px;font-size:14px;font-weight:700}.harvest-panel-header .harvest-toolbar .secondary-button,.harvest-panel-header .harvest-toolbar .ghost-button{justify-content:center;width:100%;min-width:0}.filter-bar label,.inline-filter{color:var(--muted);gap:6px;font-size:13px;font-weight:700;display:grid}.inline-filter select{min-width:180px}.harvest-summary{padding:0 18px 14px}.harvest-list{gap:12px;padding:0 18px 18px;display:grid}.harvest-card{border:1px solid var(--line);background:#fbfcf9;border-radius:12px;padding:14px 16px}.harvest-card.muted-card{background:#f3f4f2}.harvest-card-header{justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.harvest-meta{color:var(--muted);margin:8px 0 0;font-size:14px}.role-pill{border:1px solid var(--line);color:var(--green-dark);background:#eef8f0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.user-pill{text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--muted);align-items:center;font-size:13px;font-weight:600;display:inline-flex;overflow:hidden}.role-pill.is-staff{color:#9a6b00;background:#fff7e8}.custom-time-field{margin-top:10px}dialog{width:min(680px,100vw - 32px);color:var(--text);background:#fff;border:0;border-radius:8px;margin:auto;padding:0;box-shadow:0 30px 80px #00000047}dialog::backdrop{background:#17201a7a}.dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px;display:flex}.dialog-form{margin:0}.confirm-dialog{width:min(420px,100vw - 32px);max-width:calc(100vw - 32px);height:fit-content;max-height:calc(100dvh - 48px);color:var(--text);background:#fff;border:0;border-radius:16px;margin:auto;padding:0;position:fixed;inset:0;overflow:auto;box-shadow:0 20px 48px #17201a38}.confirm-dialog::backdrop{background:#17201a73}.confirm-form{background:#fff;width:100%;margin:0;display:block;height:auto!important;max-height:none!important}.confirm-form .dialog-header{border-bottom:0;padding-bottom:0}.confirm-form .form-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex;background:0 0!important;border-top:0!important;padding:0 18px 18px!important;position:static!important}.confirm-message{color:var(--text);white-space:pre-wrap;margin:0;padding:0 18px 18px;font-size:15px;line-height:1.5}.danger-button{background:var(--red);border-color:var(--red);color:#fff}.empty-row{color:var(--muted);text-align:center}.mobile-tabbar{display:none}@media (width<=900px){.app-shell{min-height:100dvh;padding-bottom:calc(64px + env(safe-area-inset-bottom,0px));grid-template-columns:1fr}.sidebar{display:none}.mobile-tabbar{z-index:40;min-height:calc(60px + env(safe-area-inset-bottom,0px));padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #17201a14}.mobile-tab{min-height:48px;color:var(--muted);background:0 0;border:0;border-radius:12px;place-items:center;padding:8px 4px;font-size:12px;font-weight:700;display:grid}.mobile-tab.active{color:var(--green-dark);background:#e8f5ec}.content{padding:14px 14px 24px}.topbar{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:14px}.topbar-actions #seedButton,.topbar-actions #topSignOutButton,.topbar-actions .user-pill,.topbar-actions .role-pill{display:none!important}.topbar-actions{grid-template-columns:auto 1fr;gap:8px;display:grid}.topbar-actions #refreshButton{justify-content:center;align-items:center;display:inline-flex}.topbar-actions .primary-button{width:100%}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric strong{font-size:22px}.two-column{grid-template-columns:1fr}.panel-header{flex-wrap:wrap}.table-wrap{overflow:visible}table{width:100%;min-width:0!important}thead{display:none}tbody{gap:10px;display:grid}tbody tr{border:1px solid var(--line);background:#fff;border-radius:14px;gap:8px;margin:0;padding:14px;display:grid;box-shadow:0 8px 20px #1c2e200d}tbody tr.selected-row{background:#f3faf4;border-color:#b9dac2}tbody td{text-align:right;border:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:0;display:flex}tbody td:before{content:attr(data-label);color:var(--muted);text-align:left;flex:none;font-size:12px;font-weight:700}tbody td.row-actions{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:6px;display:grid}tbody td.row-actions:before{grid-column:1/-1;margin-bottom:2px}tbody td.row-actions .ghost-button,tbody td.row-actions .secondary-button{justify-content:center;width:100%;min-width:0;padding:8px 4px;font-size:13px}tbody td:not(.row-actions) .ghost-button,tbody td:not(.row-actions) .secondary-button{width:100%}tbody tr.empty-card-row td{text-align:center;display:block}tbody tr.empty-card-row td:before{content:none}dialog#entryDialog{background:#fff;border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0}dialog#entryDialog .dialog-form{flex-direction:column;height:100%;max-height:100dvh;display:flex}#dialogFields{-webkit-overflow-scrolling:touch;flex:1;overflow:auto}dialog#entryDialog .dialog-form .form-actions{padding:12px 18px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:#fff;position:sticky;bottom:0}dialog.confirm-dialog,dialog#confirmDialog{background:#fff;border-radius:16px;width:min(420px,100vw - 32px);max-width:calc(100vw - 32px);height:fit-content;max-height:calc(100dvh - 48px);margin:auto;position:fixed;inset:0}dialog.confirm-dialog .confirm-form,dialog#confirmDialog .confirm-form{height:auto!important;max-height:none!important;display:block!important}dialog.confirm-dialog .form-actions,dialog#confirmDialog .form-actions{background:0 0!important;border-top:0!important;padding:0 18px 18px!important;position:static!important}.weekday-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.weekday-chip{width:100%;min-width:0;min-height:56px}.timeslot-grid{grid-template-columns:1fr 1fr;display:grid}.check-option{min-height:44px}.filter-bar{grid-template-columns:1fr}.filter-bar.compact-bar{grid-template-columns:1fr;display:grid}.harvest-panel-header{flex-wrap:unset;align-items:stretch;gap:10px;display:grid}.harvest-panel-header h2{flex:unset;min-width:0;font-size:1.15rem}.harvest-panel-header .harvest-toolbar{flex:unset;flex-wrap:unset;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;max-width:none;margin:0}.harvest-toolbar #harvestScopeFilter,.harvest-controls #harvestScopeFilter{width:100%;min-width:0;max-width:none;min-height:40px;padding:8px 10px;font-size:14px}.harvest-panel-header .harvest-toolbar .secondary-button,.harvest-panel-header .harvest-toolbar .ghost-button{flex:unset;min-height:40px;padding:8px 6px;font-size:13px}.inline-filter,.inline-filter select{width:100%;min-width:0}.order-line-row{grid-template-columns:minmax(0,1fr) auto}.order-line-metrics{grid-column:1/-1}.order-summary{grid-template-columns:1fr}tbody td .status-select,tbody td .payment-select{flex:0 auto;width:max-content;min-width:0;max-width:58%}.harvest-card-header{flex-direction:column;align-items:flex-start}.form-actions{flex-direction:column}.form-actions .primary-button,.form-actions .secondary-button,.form-actions .ghost-button{width:100%}}@media (width<=560px){.auth-panel{border-radius:16px;padding:28px 20px 22px}h1{font-size:22px}.eyebrow{display:none}.custom-date-row{flex-direction:column}.custom-date-row .secondary-button{width:100%}}.alert-banner{color:var(--text);background:linear-gradient(135deg,#eef8f1,#f7fbf8);border:1px solid #c9e2d0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:16px;padding:12px 14px;display:flex}.alert-banner-warning{background:linear-gradient(135deg,#fff8ee,#fffbf5);border-color:#f0d4a8}.alert-banner[hidden]{display:none!important}.alert-banner strong{font-family:Kanit,sans-serif;font-weight:600}.alert-banner span{min-width:160px;color:var(--muted);flex:1;font-size:14px}.harvest-toolbar{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.bottom-add-action{padding:0 18px 18px}.bottom-add-action .primary-button{width:100%;min-height:48px}.harvest-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.status-select,.payment-select{border:1px solid var(--line);width:max-content;min-width:0;max-width:100%;font:inherit;background:#fff;border-radius:8px;padding:4px 8px;font-size:13px;line-height:1.2}.status-select.status-pending,.payment-select.status-unpaid{background:#fff8e6;border-color:#e0c36a}.status-select.status-picked{background:#eef8f1;border-color:#8fbfa0}.status-select.status-delivered{background:#eef5fb;border-color:#7aa7d4}.status-select.status-cancelled{color:#8a3b3b;background:#fbf0f0;border-color:#d4a0a0}.harvest-card.status-picked{border-color:#b7d8c2}.harvest-card.status-delivered{opacity:.72}.copy-customer-row{grid-column:1/-1}.report-metrics{margin-bottom:16px}.login-hint{text-align:center;margin-top:8px}@media print{body.print-harvest .sidebar,body.print-harvest .mobile-tabbar,body.print-harvest .topbar,body.print-harvest .harvest-toolbar,body.print-harvest .filter-bar,body.print-harvest .harvest-actions,body.print-harvest #harvestUnscheduled,body.print-harvest .view:not(#harvestView){display:none!important}body.print-harvest .app-shell,body.print-harvest .main,body.print-harvest #harvestView,body.print-harvest #harvestView .panel{width:100%!important;max-width:none!important;box-shadow:none!important;background:#fff!important;border:0!important;margin:0!important;padding:0!important;display:block!important}body.print-harvest .harvest-card{break-inside:avoid;border:1px solid #ccc;margin-bottom:8px}}.status-select.status-unpaid,.payment-select.status-unpaid{background:#fff8e6;border-color:#e0c36a}.status-select.status-cash,.payment-select.status-cash,.status-select.status-transfer,.payment-select.status-transfer,.status-select.status-paid,.payment-select.status-paid{background:#eef8f1;border-color:#8fbfa0}.slip-dialog{background:#f3f6f2;border:0;border-radius:16px;width:min(420px,100vw - 24px);max-height:calc(100vh - 24px);padding:0;overflow:auto}.slip-dialog::backdrop{background:#121c168c}.slip-dialog-toolbar{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;position:sticky;top:0}.slip-toolbar-actions{flex-wrap:wrap;gap:8px;display:flex}.payment-slip{color:#1d2a22;background:linear-gradient(#fffffff5,#f7fbf6fa),#fff;border:1px solid #d7e5db;border-radius:18px;margin:14px;padding:18px 16px 20px;box-shadow:0 10px 28px #17201a14}.slip-header{text-align:center;justify-items:center;gap:6px;margin-bottom:14px;display:grid}.slip-logo{object-fit:cover;background:#fff;border-radius:18px;width:84px;height:84px;box-shadow:0 6px 16px #2f7d4b33}.slip-header h2{margin:0;font-family:Kanit,sans-serif;font-size:1.35rem;font-weight:600}.slip-header p{color:#5f7166;margin:0;font-size:13px}.slip-meta,.slip-bank,.slip-lines{gap:8px;margin:0 0 14px;display:grid}.slip-meta div,.slip-bank div{justify-content:space-between;gap:12px;font-size:14px;display:flex}.slip-meta span,.slip-bank span{color:#5f7166}.slip-meta strong,.slip-bank strong{text-align:right;font-weight:600}.slip-item{border-bottom:0;justify-content:space-between;align-items:baseline;gap:10px;padding:2px 0;font-size:14px;display:flex}.slip-item-left{min-width:0;color:var(--text);font-weight:400;line-height:1.35}.slip-item-total{text-align:right;white-space:nowrap;flex-shrink:0;font-weight:700}.slip-lines-sum,.slip-note{border-top:1px solid #e2ebe4;justify-content:space-between;gap:12px;margin-top:2px;padding-top:6px;font-size:14px;display:flex}.slip-lines-sum{font-weight:600}.slip-note{border-top:0;padding-top:2px}.slip-note span{color:#5f7166}.slip-note strong{text-align:right;font-weight:400}.slip-qr-wrap{text-align:center;justify-items:center;gap:8px;margin:8px 0 16px;display:grid}.slip-qr{aspect-ratio:1;object-fit:cover;background:#fff;border:1px solid #d7e5db;border-radius:14px;width:min(260px,100%)}.slip-qr-hint{color:#2f7d4b;margin:0;font-size:14px;font-weight:600}.slip-total-block{border-top:1px dashed #c5d6cb;gap:6px;margin-top:8px;padding-top:12px;display:grid}.slip-subtotal{justify-content:space-between;align-items:baseline;gap:12px;font-size:14px;display:flex}.slip-subtotal span{color:#5f7166}.slip-subtotal strong{font-weight:500}.slip-total{border-top:0;justify-content:space-between;align-items:baseline;gap:12px;padding-top:0;font-family:Kanit,sans-serif;display:flex}.slip-total-block:has(.slip-subtotal) .slip-total{border-top:1px dashed #c5d6cb;padding-top:10px}.slip-total strong{color:#2f7d4b;font-size:1.4rem}.slip-footer{text-align:center;color:#6b7c72;margin:14px 0 0;font-size:12px}@media print{@page{margin:10mm}body.print-slip{background:#fff!important}body.print-slip>:not(.slip-dialog){display:none!important}body.print-slip .slip-dialog{width:100%!important;max-width:420px!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 auto!important;padding:0!important;display:block!important;position:static!important;inset:auto!important;overflow:visible!important}body.print-slip .slip-dialog::backdrop,body.print-slip .slip-dialog-toolbar,body.print-slip .no-print,body.print-slip .toast-host{display:none!important}body.print-slip .payment-slip{break-inside:avoid;border:1px solid #ccc;box-shadow:none!important;margin:0 auto!important;display:block!important}}.toast-host{z-index:4000;pointer-events:none;gap:8px;width:min(340px,100vw - 32px);display:grid;position:fixed;bottom:16px;right:16px}.toast{pointer-events:auto;color:#f4faf6;background:#163222;border:1px solid #c9e2d0;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.4;animation:.18s ease-out toast-in;box-shadow:0 12px 28px #121c1638}.toast.is-success{background:#1f5c38;border-color:#2f7d4b}.toast.is-error{background:#6d2a2a;border-color:#a04a4a}.toast.is-muted{background:#243028;border-color:#3b4a41}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=720px){.toast-host{left:12px;right:12px;bottom:calc(72px + env(safe-area-inset-bottom,0px));width:auto}}.metric-unpaid{background:#fff8e6;border-color:#e0c36a}.unpaid-round-summary{border:1px solid var(--line);background:#fbfcf9;border-radius:14px;margin:0 18px 16px;padding:12px 14px}.unpaid-round-summary .panel-header{border:0;padding:0 0 10px}.unpaid-round-summary h3{margin:0;font-size:1rem}.unpaid-round-summary .hint{margin:10px 0 0}.harvest-export-card{color:#1d2a22;background:#fff;border:1px solid #d7e5db;border-radius:12px;width:360px;padding:16px;font-size:13px}.harvest-export-card header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.harvest-export-card h2{margin:0;font-size:1.1rem}.harvest-export-card header p,.harvest-export-summary{color:#5b6b61;margin:4px 0 0}.harvest-export-list{gap:8px;margin:12px 0;display:grid}.harvest-export-row{background:#fbfcf9;border:1px solid #e4eee7;border-radius:10px;gap:2px;padding:8px 10px;display:grid}.harvest-export-row span{color:#5b6b61;font-size:12px}.customer-tools{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=900px){.customer-tools{grid-template-columns:1fr}}
