@charset "UTF-8";.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:hsl(0,0%,70%) #ccc hsl(0,0%,85%)}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid hsl(0,0%,90%)}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid rgb(183.6,218.88,255);border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid rgb(183.6,218.88,255)}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}:root{--color-primary: #9333ea;--color-primary-foreground:#ffffff;--color-primary-hover: rgba(147, 51, 234, .9);--color-primary-light: #f3e8ff;--color-primary-ring: rgba(147, 51, 234, .2);--color-background: #f5f5f7;--color-card: #ffffff;--color-card-foreground: #1a1a1a;--color-popover: #ffffff;--color-background-primary: var(--color-card);--color-background-secondary: var(--color-muted);--color-foreground: #1a1a1a;--color-muted-foreground: #6b7280;--color-text-primary: var(--color-foreground);--color-text-secondary: var(--color-muted-foreground);--color-border: #e5e7eb;--color-border-tertiary: var(--color-border);--color-input-bg: #ffffff;--color-muted: #f3f4f6;--color-accent: #faf5ff;--color-accent-foreground: #7c3aed;--color-success: #16a34a;--color-success-bg: #dcfce7;--color-warning: #d97706;--color-warning-bg: #fef9c3;--color-danger: #ef4444;--color-danger-bg: #fee2e2;--color-info: #2563eb;--color-info-bg: #dbeafe;--color-sidebar: #ffffff;--color-sidebar-foreground:#1a1a1a;--color-sidebar-accent: #faf5ff;--color-sidebar-border: #e5e7eb;--gradient-purple: linear-gradient(135deg, #e9d5ff 0%, #fae8ff 100%);--gradient-pink: linear-gradient(135deg, #fce7f3 0%, #fae8ff 100%);--gradient-violet: linear-gradient(135deg, #ddd6fe 0%, #f3e8ff 100%);--color-chart-1: #9333ea;--color-chart-2: #ec4899;--color-chart-3: #8b5cf6;--color-chart-4: #d946ef;--color-chart-5: #a855f7;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-14: 3.5rem;--space-16: 4rem;--space-20: 5rem;--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.5rem;--radius-xl: 2rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0,0,0,.05);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.07), 0 2px 4px -2px rgba(0,0,0,.05);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.08), 0 4px 6px -4px rgba(0,0,0,.05);--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Cairo", "Noto Sans Arabic", sans-serif;--font-family-code: "JetBrains Mono", "Fira Code", monospace;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 30px;--sidebar-width: 18rem;--sidebar-width-mobile: 0px;--topbar-height: 4rem;--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease}[data-theme=dark]{--color-background: #0d1117;--color-card: #161b22;--color-foreground: #e6edf3;--color-muted-foreground: #8b949e;--color-text-primary: var(--color-foreground);--color-text-secondary: var(--color-muted-foreground);--color-border: #30363d;--color-input-bg: #21262d;--color-muted: #21262d;--color-sidebar: #161b22;--color-sidebar-border: #30363d;--color-sidebar-foreground: #e6edf3;--color-background-primary: var(--color-card);--color-background-secondary: var(--color-muted);--color-border-tertiary: var(--color-border)}body{font-family:var(--font-family);font-size:var(--font-size-base);color:var(--color-foreground);background-color:var(--color-background);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:"Cairo",var(--font-family);font-weight:700;line-height:1.2;margin:0;color:var(--color-foreground)}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-xl)}h4{font-size:var(--font-size-lg)}h5{font-size:var(--font-size-base)}h6{font-size:var(--font-size-sm)}p{margin:0}.text-xs{font-size:var(--font-size-xs)}.text-sm{font-size:var(--font-size-sm)}.text-base{font-size:var(--font-size-base)}.text-lg{font-size:var(--font-size-lg)}.text-xl{font-size:var(--font-size-xl)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-muted{color:var(--color-muted-foreground)}.text-primary{color:var(--color-primary)}.text-success{color:var(--color-success)}.text-danger{color:var(--color-danger)}.text-warning{color:var(--color-warning)}code,pre{font-family:var(--font-family-code);font-size:var(--font-size-sm)}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%}button{background:none;border:none;cursor:pointer;font-family:inherit}ul,ol{list-style:none;margin:0;padding:0}[dir=ltr] .flip-ltr{transform:scaleX(-1)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:end}.gap-1{gap:var(--space-1)}.gap-2{gap:var(--space-2)}.gap-4{gap:var(--space-4)}.w-full{width:100%}.h-full{height:100%}@media print{gh-sidebar,gh-topbar,.no-print{display:none!important}.print-only{display:block!important}@page{size:A4;margin:0}body{margin:0;-webkit-print-color-adjust:exact;print-color-adjust:exact}}[ghInput]{width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--color-border);background-color:var(--color-background);color:var(--color-foreground);font-family:inherit;font-size:.875rem;transition:all var(--transition-fast)}[ghInput][ghInput]:is(select){appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;background-position:left .75rem center;padding-left:2.5rem}[dir=ltr] [ghInput][ghInput]:is(select){background-position:right .75rem center;padding-left:var(--space-3);padding-right:2.5rem}[ghInput]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px #9333ea1a;background-color:#fff}[ghInput]:is(textarea){min-height:5.5rem;resize:vertical;line-height:1.5}[ghInput]:disabled{background-color:var(--color-muted);cursor:not-allowed;opacity:.7}.gh-form-section{display:flex;flex-direction:column;gap:var(--space-4);margin-block-start:var(--space-4);padding-block-start:var(--space-4);border-block-start:1px dashed var(--color-border)}.gh-form-row{display:flex;gap:var(--space-4);align-items:flex-start;flex-wrap:wrap}.gh-form-row>*{flex:1;min-width:200px}@media(max-width:600px){.gh-form-grid{grid-template-columns:1fr}}.gh-form-full{grid-column:1/-1}.gh-flex-1{flex:1}@media print{gh-sidebar,gh-topbar,.no-print{display:none!important}.invoices-page>gh-page-header,.invoices-page>gh-table-filters,.invoices-page>.invoices-page__filters,.invoices-page>gh-entity-list-section,.invoices-page>gh-modal:not(:has(.invoices-page__print-content)){display:none!important}dialog.gh-modal{position:static!important;inset:auto!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:none!important;background:transparent!important;display:block!important;overflow:visible!important}dialog.gh-modal::backdrop{display:none!important;background:transparent!important}dialog.gh-modal .gh-modal__panel{margin:0!important;max-width:none!important;max-height:none!important;width:auto!important;box-shadow:none!important;border-radius:0!important;background:transparent!important;overflow:visible!important}dialog.gh-modal .gh-modal__header,dialog.gh-modal .gh-modal__footer,dialog.gh-modal .modal-footer-actions{display:none!important}dialog.gh-modal .gh-modal__body{padding:0!important;overflow:visible!important;max-height:none!important}.invoices-page__preview-scroll{max-height:none!important;overflow:visible!important;padding:0!important;background:transparent!important}.invoices-page__print-content{display:block!important}.invoices-page__a4-card{box-sizing:border-box;display:flex!important;flex-direction:column!important;inline-size:100%!important;max-inline-size:100%!important;min-block-size:271mm!important;margin:0!important;box-shadow:none!important;border:none!important;overflow:visible!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.invoices-page__print-body{display:flex!important;flex-direction:column!important;flex:1!important}.invoices-page__print-footer{margin-block-start:auto!important;page-break-inside:avoid!important;break-inside:avoid!important}.invoices-page__print-timestamp{display:block!important}.invoices-page__screen-only{display:none!important}.invoices-page__items-table thead{display:table-header-group}.invoices-page__items-table tr{page-break-inside:avoid}.invoices-page__print-header,.invoices-page__print-body{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.zones-page,.systems-page,.layers-page,.pipes-page,.locations-page,.greenhouses-page,.crops-page,.batches-page,.allocations-page,.losses-page,.harvest-page,.customers-page,.invoices-page,.dashboard,.reports-page,.gh-wizard-page{display:flex;flex-direction:column;gap:var(--space-6)}.page-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-4)}.page-header__text h1{font-size:1.5rem;font-weight:600;color:var(--color-foreground);margin:0 0 var(--space-1)}.page-header__text p{font-size:.875rem;color:var(--color-muted-foreground);margin:0}.filters-bar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.filters-bar__search{position:relative;flex:1;min-width:200px;max-width:28rem}.filters-bar__search-icon{position:absolute;inset-inline-end:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--color-muted-foreground);font-size:.875rem}.filters-bar__input{width:100%;padding:.625rem 2.5rem .625rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-card);font-size:.875rem;color:var(--color-foreground);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.filters-bar__input::placeholder{color:var(--color-muted-foreground)}.filters-bar__input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-ring)}.filters-bar__controls{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap}.filters-bar__select{padding:.625rem 1rem;min-width:10rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-card);font-size:.875rem;color:var(--color-foreground);cursor:pointer;appearance:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.filters-bar__select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-ring)}.filters-bar__select--pad{padding-inline-end:2.25rem}.select-wrapper{position:relative}.select-wrapper__icon{position:absolute;inset-inline-end:.875rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--color-muted-foreground);font-size:.875rem}.hierarchical-filters,.gh-filter-row-secondary{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-block-end:var(--space-4)}.hierarchical-filters .gh-filter-select-wrapper,.gh-filter-row-secondary .gh-filter-select-wrapper{flex:1;min-width:10rem}.gh-filter-row-hierarchy{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-3);width:100%}.gh-filter-row-hierarchy .gh-filter-select-wrapper{min-width:0}@media(max-width:1200px){.gh-filter-row-hierarchy{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.gh-filter-row-hierarchy{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.gh-filter-row-hierarchy{grid-template-columns:1fr}}.h-filter__select{padding:.625rem 1rem;min-width:14rem;flex:1;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-card);font-size:.875rem;color:var(--color-foreground);cursor:pointer;appearance:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.h-filter__select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-ring)}.h-filter__select:disabled{opacity:.5;cursor:not-allowed}.gh-filter-select{padding:.625rem 1rem;min-width:10rem;flex:1;font-family:inherit;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-card);font-size:.875rem;color:var(--color-foreground);cursor:pointer;appearance:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.gh-filter-select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-ring)}.gh-filter-select:disabled{opacity:.5;cursor:not-allowed}.gh-filter-select-wrapper{position:relative;display:flex;align-items:center}.gh-filter-select-wrapper--sort .gh-filter-icon{position:absolute;inset-inline-end:14px;pointer-events:none;color:#94a3b8;font-size:1.1rem;z-index:1}.gh-filter-select-wrapper--sort .gh-table-filters__select{padding-inline-start:24px;padding-inline-end:38px;background-image:none}.gh-table-filters__select{height:44px;min-width:10rem;padding-inline:24px;padding-inline-start:32px;border:1px solid #e2e8f0;border-radius:9999px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8' stroke-width='2.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 12px center;background-size:14px;color:#1e293b;font-family:inherit;font-size:.875rem;cursor:pointer;outline:none;transition:all .2s;appearance:none;-webkit-appearance:none}.gh-table-filters__select:hover{border-color:#cbd5e1}.gh-table-filters__select:focus{border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}[dir=ltr] .gh-table-filters__select{background-position:right 12px center;padding-inline-start:24px;padding-inline-end:32px}[dir=ltr] .gh-filter-select-wrapper--sort .gh-table-filters__select{background-image:none;padding-inline-start:24px;padding-inline-end:38px}.gh-pagination__size-select{min-width:5.5rem}.gh-card{background:transparent;border:none;border-radius:var(--radius-xl);overflow:hidden}.gh-card__footer{margin-block-start:var(--space-4);background:transparent}.gh-card__list-loading{min-height:12rem;display:flex;align-items:center;justify-content:center;padding:var(--space-6, 1.5rem)}.gh-card__list-loading-spinner{width:2rem;height:2rem;border:3px solid var(--color-border);border-top-color:var(--color-primary, #7c3aed);border-radius:50%;animation:gh-card-list-loading-spin .7s linear infinite}@keyframes gh-card-list-loading-spin{to{transform:rotate(360deg)}}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.gh-table{width:100%;border-collapse:collapse}.gh-table thead tr{border-bottom:1px solid var(--color-border);background:#9333ea08}.gh-table th{padding:.75rem 1rem;text-align:right;font-size:.875rem;font-weight:500;color:var(--color-foreground);white-space:nowrap}.gh-table td{padding:1rem;vertical-align:middle}.gh-table__row{border-bottom:1px solid var(--color-border);transition:background var(--transition-fast)}.gh-table__row:last-child{border-bottom:none}.gh-table__row:hover{background:#9333ea05}.gh-table--rich-rows .gh-table td{vertical-align:top;padding-block:var(--space-4)}.gh-table--rich-rows .gh-table th:nth-child(3),.gh-table--rich-rows .gh-table td:nth-child(3),.gh-table--rich-rows .gh-table th:nth-child(4),.gh-table--rich-rows .gh-table td:nth-child(4){min-width:9.5rem}.gh-table--rich-rows .gh-table th:nth-child(2),.gh-table--rich-rows .gh-table td:nth-child(2){min-width:11rem}.gh-table--rich-rows .gh-table th:nth-child(6),.gh-table--rich-rows .gh-table td:nth-child(6){min-width:7.5rem}.gh-table--rich-rows .gh-table th:nth-child(7),.gh-table--rich-rows .gh-table td:nth-child(7){min-width:6rem}.cell-with-icon{display:flex;align-items:center;gap:var(--space-2)}.cell-icon{font-size:1rem;color:var(--color-primary);flex-shrink:0}.cell-icon--muted{color:var(--color-muted-foreground)}.cell-icon--small,.cell-icon.cell-icon-sm{font-size:.85rem;opacity:.8}.cell-name{font-size:.875rem;font-weight:600;color:var(--color-foreground)}.cell-muted{font-size:.875rem;color:var(--color-muted-foreground)}.cell-text{font-size:.875rem;color:var(--color-foreground)}.utilization-cell{display:flex;flex-direction:column;gap:6px;min-width:200px}.utilization-cell__text{font-size:.875rem;color:var(--color-foreground)}.utilization-cell__text--sm{font-size:.75rem;color:var(--color-muted-foreground)}.progress-bar{width:100%;height:6px;background:var(--color-muted);border-radius:var(--radius-full);overflow:hidden}.progress-bar--thin{height:4px}.progress-bar__fill{height:100%;border-radius:var(--radius-full);transition:width .6s ease}.progress-bar__fill--success{background:#10b981}.progress-bar__fill--warning{background:#f59e0b}.progress-bar__fill--gray{background:#e5e7eb}.badge{display:inline-flex;align-items:center;padding:.2rem .625rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:500;white-space:nowrap}.badge--success{background:#dcfce7;color:#16a34a}.badge--warning{background:#fef9c3;color:#ca8a04}.badge--info{background:#eff6ff;color:#3b82f6}.badge--default{background:#f3e8ff;color:#7c3aed}.actions-cell{display:flex;align-items:center;gap:var(--space-4)}.action-btn{border:none;background:transparent;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:700;color:#3f3f46;transition:all .2s;padding:0;white-space:nowrap}.action-btn svg{transition:transform .2s}.action-btn:hover{color:var(--color-primary)}.action-btn:hover svg{transform:scale(1.1)}.action-btn.delete:hover{color:#ef4444}.action-btn:disabled{opacity:.5;color:#a1a1aa;cursor:not-allowed}.action-btn:disabled:hover,.action-btn:disabled:hover svg{color:#a1a1aa;transform:none}.results-count{font-size:.875rem;color:var(--color-muted-foreground);margin:0}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-12) var(--space-4);gap:var(--space-3)}.empty-state__icon{font-size:3rem;opacity:.3}.empty-state h3{font-size:1rem;font-weight:500;color:var(--color-foreground);margin:0}.empty-state p{font-size:.875rem;color:var(--color-muted-foreground);margin:0;text-align:center}.gh-cell-entity{display:flex;align-items:center;gap:var(--space-2);min-width:0}.gh-cell-entity__label{font-size:var(--font-size-sm);font-weight:600;color:var(--color-foreground);line-height:1.35}.gh-cell-entity__text{font-size:var(--font-size-sm);font-weight:500;color:var(--color-foreground);line-height:1.35}.gh-cell-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.875rem;line-height:1;color:var(--color-muted-foreground)}.gh-cell-icon--primary{color:var(--color-primary)}.gh-cell-icon--sm{font-size:.75rem}.gh-cell-date{display:flex;flex-direction:column;gap:2px}.gh-cell-date__primary{font-size:var(--font-size-sm);font-weight:500;color:var(--color-foreground);line-height:1.35}.gh-cell-date__secondary{font-size:var(--font-size-xs);color:var(--color-muted-foreground);line-height:1.35}.gh-cell-empty{font-size:var(--font-size-sm);font-weight:500;color:var(--color-muted-foreground)}.gh-cell-stack{display:flex;flex-direction:column;gap:2px;min-width:0}.gh-cell-stack__primary{display:flex;align-items:center;gap:var(--space-1);font-size:var(--font-size-sm);font-weight:500;color:var(--color-foreground);line-height:1.35}.gh-cell-stack__secondary{display:flex;align-items:center;gap:var(--space-1);font-size:var(--font-size-xs);color:var(--color-muted-foreground);line-height:1.35}.gh-entity-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:var(--radius-md);background:var(--color-primary-light, rgba(147, 51, 234, .1));border:1px solid rgba(147,51,234,.22);flex-shrink:0;font-size:1rem;line-height:1}.gh-entity-icon--mark:before{content:"";width:.875rem;height:.875rem;border-radius:3px;background:var(--color-primary);transform:rotate(45deg)}.gh-cell-layer{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);background:var(--color-primary-light, rgba(147, 51, 234, .1));border:1px solid rgba(147,51,234,.22);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:600;color:var(--color-primary);white-space:nowrap}.gh-loss-badge{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);min-height:1.75rem;background:var(--color-destructive-light, #fef2f2);border:1px solid var(--color-destructive-border, #fecaca);border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:600;color:var(--color-destructive, #b91c1c);font-family:inherit;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast)}.gh-loss-badge:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}.gh-cell-chip{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);min-height:2rem;background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:600;color:var(--color-foreground);font-family:inherit;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast)}.gh-cell-chip:hover:not(:disabled){background:var(--color-muted);border-color:#cbd5e1}.gh-cell-chip:disabled,.gh-cell-chip--static{cursor:default;background:transparent;border-color:transparent;padding-inline:0;min-height:auto;font-weight:500;color:var(--color-muted-foreground)}.gh-cell-chip:disabled:hover,.gh-cell-chip--static:hover{background:transparent;border-color:transparent}.gh-cell-chip--info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.gh-cell-chip--info:hover:not(:disabled){background:#dbeafe;border-color:#93c5fd}.gh-cell-chip--danger{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.gh-cell-chip--danger:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}.gh-cell-chip--danger:disabled{opacity:.55;cursor:default}.gh-cell-placement{display:flex;flex-direction:column;gap:var(--space-2);min-width:0}.gh-cell-placement__tags{display:flex;flex-wrap:wrap;gap:var(--space-1)}.gh-tag{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:var(--radius-full);border:1px solid transparent;font-size:.6875rem;font-weight:600;line-height:1.35;white-space:nowrap}.gh-tag--info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.gh-tag--primary{background:#9333ea14;border-color:#9333ea38;color:var(--color-primary, #7c3aed)}.gh-tag--accent{background:#fdf2f8;border-color:#fbcfe8;color:#be185d}.gh-cell-records{display:flex;flex-direction:column;gap:var(--space-2);align-items:stretch;min-width:7.25rem}.gh-cell-records .gh-cell-chip{width:100%;justify-content:center;min-height:1.875rem;padding:var(--space-1) var(--space-2);font-size:var(--font-size-xs);font-weight:600;white-space:nowrap}.gh-cell-records .gh-cell-chip .gh-cell-icon-svg{flex-shrink:0}.gh-cell-action-btns{display:flex;flex-direction:column;gap:var(--space-2);align-items:stretch;min-width:5.75rem}.gh-cell-action-btns gh-button{display:block;width:100%}.gh-cell-action-btns__icon{width:.875rem;height:.875rem;flex-shrink:0}.gh-qty-cell{display:flex;flex-direction:column;gap:2px}.gh-qty-cell__value{font-weight:600;font-size:var(--font-size-sm);color:var(--color-foreground)}.gh-qty-cell__meta{font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.gh-qty-cell__unit{font-size:var(--font-size-xs);font-weight:500;color:var(--color-muted-foreground)}.gh-qty-cell--stacked{gap:0}.gh-qty-cell--stacked .gh-qty-cell__value{font-size:var(--font-size-base);font-weight:700;line-height:1.25}.gh-qty-cell--featured{gap:var(--space-1)}.gh-qty-cell--featured .gh-qty-cell__label{font-size:var(--font-size-xs);font-weight:500;color:var(--color-muted-foreground);line-height:1.35}.gh-qty-cell--featured .gh-qty-cell__line{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-1);margin:0;line-height:1.3}.gh-qty-cell--featured .gh-qty-cell__value{font-size:1.125rem;font-weight:700;color:var(--color-foreground);font-variant-numeric:tabular-nums}.gh-qty-cell--featured .gh-qty-cell__meta{font-size:var(--font-size-xs);font-weight:500}.gh-table-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}.gh-table-actions--compact{flex-wrap:nowrap;justify-content:flex-start}.gh-btn-trailing-icon{display:inline-flex;align-items:center;font-size:.875em;line-height:1}.gh-cell-icon-svg{width:1rem;height:1rem;flex-shrink:0;color:var(--color-muted-foreground)}.gh-cell-icon-svg--sm{width:.875rem;height:.875rem}.gh-cell-icon-svg--muted{color:var(--color-muted-foreground)}.gh-cell-icon-svg--primary{color:var(--color-primary)}.gh-cell-icon-svg--warning{color:var(--color-warning, #ea580c)}.gh-cell-icon-svg--danger{color:var(--color-destructive, #dc2626)}.gh-cell-entity-block{display:flex;align-items:flex-start;gap:var(--space-3);min-width:0}.gh-cell-entity-block__body{display:flex;flex-direction:column;gap:var(--space-1);min-width:0}.gh-cell-entity-block__code{font-size:var(--font-size-sm);font-weight:700;color:var(--color-foreground);letter-spacing:-.01em;line-height:1.35}.gh-cell-entity-block__title{font-size:var(--font-size-base);font-weight:700;color:var(--color-foreground);line-height:1.3}.gh-cell-entity-block .gh-cell-stack__secondary{gap:var(--space-2)}.gh-cell-alert{display:inline-flex;align-items:center;gap:var(--space-1);margin-block-start:var(--space-1);font-size:var(--font-size-xs);font-weight:600;color:var(--color-warning-text, #c2410c);line-height:1.35}.gh-cell-schedule{display:flex;flex-direction:column;gap:var(--space-3);min-width:0}.gh-cell-schedule__item{display:flex;flex-direction:column;gap:var(--space-1)}.gh-cell-schedule__label{font-size:var(--font-size-xs);font-weight:500;color:var(--color-muted-foreground);line-height:1.35}.gh-cell-schedule__row{display:flex;align-items:center;gap:var(--space-2)}.gh-cell-schedule__value{font-size:var(--font-size-sm);font-weight:600;color:var(--color-foreground);line-height:1.35;white-space:nowrap}.gh-status-panel{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-inline-size:11.5rem;max-inline-size:12.75rem}.gh-status-panel__badge{position:relative;z-index:1;margin-block-end:.375rem;margin-inline-start:0}.gh-growth-card{direction:rtl;display:flex;flex-direction:column;gap:.375rem;width:100%;padding:.5rem .625rem .4375rem;background:#f0f4ff;border:1px solid #c7d9f5;border-radius:.625rem}.gh-growth-card__row{display:grid;grid-template-columns:1fr 1fr;align-items:center;column-gap:.375rem;min-width:0}.gh-growth-card__label{grid-column:1;justify-self:start;font-size:.75rem;font-weight:600;color:#1e40af;line-height:1.3}.gh-growth-card__value{grid-column:2;justify-self:end;font-size:.6875rem;font-weight:600;color:#1e40af;line-height:1.3;min-width:0}.gh-growth-card__days{display:inline-flex;align-items:center;gap:.25rem;direction:ltr;unicode-bidi:embed}.gh-growth-card__days .gh-cell-icon-svg{width:.6875rem;height:.6875rem}.gh-growth-card__pct{direction:ltr;unicode-bidi:isolate;font-variant-numeric:tabular-nums}.gh-growth-card__progress-wrap{width:100%;margin-block-start:.125rem}.gh-growth-card__progress{width:100%}.gh-growth-card__marker{display:block;margin-block-start:.1875rem;font-size:.5625rem;font-weight:500;color:#94a3b8;line-height:1;text-align:start;direction:ltr;unicode-bidi:isolate}.gh-growth-card__footer{font-size:.625rem;font-weight:500;color:#2563eb;text-align:center;line-height:1.35;margin-block-start:.125rem}.gh-growth-card--warning .gh-growth-card__days,.gh-growth-card--warning .gh-growth-card__pct{color:#c2410c}.gh-cell-qty-loss{font-size:var(--font-size-sm);font-weight:700;color:var(--color-destructive, #dc2626);line-height:1.35;white-space:nowrap}.gh-source-type-badge,.gh-loss-type-badge{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);min-height:1.75rem;border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:600;line-height:1.25;white-space:nowrap;border:1px solid transparent}.gh-source-type-badge--allocation{background:var(--color-success-bg, #ecfdf5);border-color:#bbf7d0;color:var(--color-success, #15803d)}.gh-source-type-badge--layer{background:var(--color-primary-light, rgba(147, 51, 234, .1));border-color:#9333ea38;color:var(--color-primary, #7c3aed)}.gh-source-type-badge--batch{background:var(--color-warning-bg, #fff7ed);border-color:#fed7aa;color:var(--color-warning, #c2410c)}.gh-loss-type-badge--disease{background:#f3e8ff;border-color:#e9d5ff;color:#7e22ce}.gh-loss-type-badge--weather{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.gh-loss-type-badge--electricity{background:#fef9c3;border-color:#fde047;color:#a16207}.gh-loss-type-badge--pest{background:#ffedd5;border-color:#fed7aa;color:#c2410c}.gh-loss-type-badge--other{background:var(--color-muted);border-color:var(--color-border);color:var(--color-muted-foreground)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border:none;border-radius:var(--radius-xl);font-size:.875rem;font-weight:500;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap}.btn:disabled{opacity:.5;pointer-events:none}.btn--sm{padding:.375rem .75rem;font-size:.8125rem}.btn--primary{background:var(--color-primary);color:#fff;padding:.5rem 1rem}.btn--primary:hover{background:var(--color-primary-hover)}.btn--outline{background:var(--color-card);border:1px solid var(--color-border);color:var(--color-foreground);padding:.5rem 1rem}.btn--outline:hover{background:var(--color-accent)}.btn--ghost{background:transparent;color:var(--color-foreground)}.btn--ghost:hover{background:var(--color-accent);color:var(--color-primary)}.btn--danger{background:#ef4444;color:#fff;padding:.5rem 1rem}.btn--danger:hover{background:#dc2626}.form-group{display:flex;flex-direction:column;gap:var(--space-2)}.form-label{display:flex;align-items:center;gap:var(--space-2);font-size:.75rem;font-weight:600;color:var(--color-foreground)}.form-label__dot{width:6px;height:6px;border-radius:50%;background:var(--color-primary);flex-shrink:0}.form-label__required{color:#ef4444}.form-input,.form-select{width:100%;padding:.625rem .875rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-card);font-size:.875rem;color:var(--color-foreground);appearance:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.form-input:focus,.form-select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-ring)}.form-input:disabled,.form-select:disabled{opacity:.5;cursor:not-allowed;background:var(--color-muted)}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem}[dir=rtl] .form-select{background-position:left .75rem center;padding-inline-end:2.5rem}[dir=ltr] .form-select{background-position:right .75rem center;padding-inline-end:2.5rem}.form-error{font-size:.75rem;color:#ef4444;margin:0;display:flex;align-items:center;gap:var(--space-1)}.segmented-control{display:flex;gap:4px;background:#0000000a;padding:4px;border-radius:var(--radius-md)}.segmented-control__btn{flex:1;padding:.625rem 1rem;border-radius:calc(var(--radius-md) - 2px);border:none;background:transparent;font-size:.875rem;font-weight:500;color:var(--color-muted-foreground);cursor:pointer;transition:all var(--transition-fast)}.segmented-control__btn:hover{color:var(--color-foreground)}.segmented-control__btn--active{background:var(--color-card);color:var(--color-foreground);box-shadow:0 1px 3px #0000001a}.gh-modal-hint{display:flex;gap:var(--space-2);align-items:flex-start;margin-block-start:var(--space-4);padding:var(--space-4);background:var(--color-info-bg);border:1px solid rgba(37,99,235,.28);border-radius:var(--radius-lg);color:var(--color-info);font-size:var(--font-size-sm);line-height:1.55}.gh-modal-hint__icon{flex-shrink:0;line-height:1.2}.gh-info-banner{display:flex;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-4);background:var(--color-info-bg);border:1px solid rgba(37,99,235,.28);border-radius:var(--radius-lg);color:var(--color-info)}.gh-info-banner__icon{flex-shrink:0;font-size:1.25rem;line-height:1}.gh-info-banner__text{margin:0;font-size:var(--font-size-sm, .875rem);line-height:1.5;display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-2)}.gh-info-banner__label{font-weight:600;color:var(--color-foreground)}.gh-info-banner__value{font-weight:700;color:var(--color-info);direction:ltr;unicode-bidi:isolate}.warning-note{padding:var(--space-4);background:#fffbeb;border:1px solid #fde68a;border-radius:var(--radius-xl);font-size:.875rem;color:#92400e;margin-top:var(--space-3)}.delete-confirm__text{font-size:.875rem;color:var(--color-muted-foreground);margin:0;line-height:1.6}.delete-confirm__text strong{color:var(--color-foreground)}.modal-footer-actions{display:flex;justify-content:flex-end;gap:var(--space-3);padding-block-start:var(--space-2)}.modal-footer-actions--split{justify-content:space-between;width:100%}.gh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4)}.gh-form-full{grid-column:span 2}.gh-form-section{margin-top:var(--space-6)}.gh-form-row{display:flex;gap:var(--space-4);margin-top:var(--space-3)}.gh-mt-4{margin-top:var(--space-4)}.form-layout{display:flex;flex-direction:column;gap:var(--space-4)}.form-helper{margin:0;font-size:.75rem;color:var(--color-muted-foreground);line-height:1.5}@media(max-width:768px){.filters-bar{flex-direction:column;align-items:stretch}.filters-bar__search{max-width:100%}.filters-bar__controls{flex-wrap:wrap}.filters-bar__select{min-width:unset;flex:1}.hierarchical-filters{flex-direction:column}.h-filter__select{min-width:unset}.gh-table th:nth-child(3),.gh-table td:nth-child(3),.gh-table th:nth-child(4),.gh-table td:nth-child(4){display:none}}.occupancy-cell{display:flex;flex-direction:column;gap:var(--space-1);min-width:160px}.occupancy-text{font-size:.8125rem;color:var(--color-foreground)}.occupancy-fraction{font-size:.75rem;color:var(--color-muted-foreground)}.occupancy-pct{font-size:.75rem;font-weight:600;color:var(--color-foreground)}.cell-number{font-size:.875rem;font-weight:500;color:var(--color-foreground);font-variant-numeric:tabular-nums}.cell-icon-sm{font-size:.75rem;flex-shrink:0}.cell-icon--primary{color:var(--color-primary)}.cell-actions{display:flex;align-items:center;gap:var(--space-1)}.cell-actions gh-button button{display:inline-flex;align-items:center}.cell-actions--stack{flex-direction:column;align-items:flex-start;gap:var(--space-1)}.cell-actions__icon{width:1rem;height:1rem;flex-shrink:0;margin-inline-end:var(--space-1)}.cell-actions--danger gh-button button,.cell-actions__danger{color:var(--color-destructive, #dc2626)}.flex{display:flex}.gap-3{gap:var(--space-3)}.gh-form-section{margin-block-start:var(--space-4)}.gh-form-section-title{font-size:.875rem;font-weight:600;color:var(--color-muted-foreground);margin:0 0 var(--space-3);padding-block-end:var(--space-2);border-bottom:1px solid var(--color-border)}.gh-form-row{display:flex;gap:var(--space-3);flex-wrap:wrap;margin-block-start:var(--space-4)}.gh-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4)}.gh-form-full-width,.gh-form-full{grid-column:1/-1}.gh-flex-1{flex:1;min-width:0}.gh-mt-4{margin-block-start:var(--space-4)}@media(max-width:640px){.gh-filter-row-secondary{flex-direction:column;align-items:stretch}.gh-filter-select{min-width:unset;width:100%}.gh-form-grid{grid-template-columns:1fr}.gh-form-row{flex-direction:column}}.gh-surface{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:0 1px 2px #0000000a}.gh-back-link{display:inline-flex;align-items:center;gap:var(--space-2);padding:0;border:none;background:transparent;font-size:var(--font-size-sm, .875rem);font-weight:500;color:var(--color-muted-foreground);cursor:pointer;align-self:flex-start;transition:color var(--transition-fast)}.gh-back-link:hover{color:var(--color-primary)}.gh-back-link__icon{display:inline-flex;font-size:1.125rem;line-height:1;color:inherit}[dir=rtl] .gh-back-link .gh-back-link__icon{transform:scaleX(-1)}.gh-stepper{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-2);width:100%}.gh-stepper__item{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);flex:1;min-width:0;text-align:center}.gh-stepper__icon{width:2.75rem;height:2.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--color-muted);color:var(--color-muted-foreground);border:2px solid transparent;transition:background .2s,color .2s,border-color .2s}.gh-stepper__icon svg{width:1.25rem;height:1.25rem}.gh-stepper__label{font-size:var(--font-size-xs, .75rem);line-height:1.35;color:var(--color-muted-foreground);font-weight:500;max-width:7.5rem}.gh-stepper__connector{flex:1;min-width:1rem;height:2px;margin-block-start:1.375rem;background:var(--color-border);align-self:flex-start;transition:background .2s}.gh-stepper__connector--done{background:var(--color-success)}.gh-stepper__item--active .gh-stepper__icon{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 0 0 4px var(--color-primary-ring)}.gh-stepper__item--active .gh-stepper__label{color:var(--color-primary);font-weight:700}.gh-stepper__item--done .gh-stepper__icon{background:var(--color-success);color:#fff;border-color:var(--color-success)}.gh-stepper__item--done .gh-stepper__label{color:var(--color-foreground);font-weight:600}.gh-step-heading{margin:0 0 var(--space-5);padding-block-end:var(--space-4);border-block-end:1px solid var(--color-border);font-size:var(--font-size-sm, .875rem);color:var(--color-muted-foreground)}.gh-step-heading strong{color:var(--color-foreground);font-weight:700}.gh-info-panel{padding:var(--space-4);background:var(--color-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:var(--space-3)}.gh-info-panel__title{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:700;color:var(--color-foreground)}.gh-info-panel__row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);font-size:var(--font-size-sm, .875rem)}.gh-info-panel__label{color:var(--color-muted-foreground);font-weight:500}.gh-info-panel__value{font-weight:700;color:var(--color-foreground)}.gh-form-panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);background:var(--color-card);display:flex;flex-direction:column;gap:var(--space-4)}.gh-form-panel__title{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:700;color:var(--color-foreground)}.gh-form-panel__row{display:flex;gap:var(--space-3);align-items:flex-end;flex-wrap:wrap}.gh-form-panel__field{flex:1;min-width:10rem}.gh-form-panel__action{flex-shrink:0}@media(max-width:640px){.gh-form-panel__action{flex:1 1 100%;width:100%}}.gh-btn-plus{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;font-size:1.125rem;font-weight:700;line-height:1}.gh-form-placeholder{margin:0;padding:var(--space-8) var(--space-4);text-align:center;font-size:var(--font-size-sm, .875rem);line-height:1.6;color:var(--color-muted-foreground)}.gh-selection-list{display:flex;flex-direction:column;gap:var(--space-3)}.gh-selection-list__heading{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:700;color:var(--color-foreground)}.gh-selection-list__items{display:flex;flex-direction:column;gap:var(--space-2);list-style:none;margin:0;padding:0}.gh-selection-list__item{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.gh-selection-list__item-body{min-width:0}.gh-selection-list__item-title{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:600;color:var(--color-foreground)}.gh-selection-list__item-subtitle{margin:var(--space-1) 0 0 0;font-size:var(--font-size-xs, .75rem);color:var(--color-muted-foreground)}.gh-modal-form{display:flex;flex-direction:column;gap:var(--space-5);padding:var(--space-1)}.gh-modal-form__toolbar{display:flex;align-items:center;justify-content:flex-start;gap:var(--space-4);flex-wrap:wrap}.gh-modal-form__toolbar-label{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:700;color:var(--color-foreground);white-space:nowrap}.gh-modal-form__section{display:flex;flex-direction:column;gap:var(--space-3)}.gh-modal-form__section .gh-form-grid{width:100%}.gh-modal-form__section .gh-form-grid gh-form-group,.gh-modal-form__section .gh-form-grid .form-group{min-width:0}.gh-modal-form__section .gh-form-grid .form-group__control{width:100%}.gh-modal-form__section .gh-form-grid .form-group__control gh-input,.gh-modal-form__section .gh-form-grid .form-group__control gh-select,.gh-modal-form__section .gh-form-grid .form-group__control [ghInput],.gh-modal-form__section .gh-form-grid .form-group__control textarea{width:100%}.gh-modal-form__section-head{display:flex;align-items:center;gap:var(--space-2);margin:0;padding-block-end:var(--space-2);border-block-end:1px solid var(--color-border);font-size:var(--font-size-sm, .875rem);font-weight:700;color:var(--color-foreground)}.gh-modal-form__section-head--accent{color:var(--color-primary, #7c3aed)}.gh-modal-form__section-head--danger{color:var(--color-destructive, #dc2626);border-block-end-color:var(--color-border)}.gh-modal-form__section-icon{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;color:inherit}.gh-modal-form__loading{display:flex;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-6);color:var(--color-muted-foreground);font-size:var(--font-size-sm, .875rem)}.gh-modal-form input[type=date][ghInput],.gh-loss-reg-form input[type=date][ghInput],.gh-invoice-harvest-form__dates-row input[type=date][ghInput]{height:44px;min-height:44px;padding-inline:1rem;padding-inline-end:2.75rem;border-radius:var(--radius-xl);background-color:var(--color-card);direction:ltr;text-align:start}.gh-modal-form input[type=date][ghInput]::-webkit-calendar-picker-indicator,.gh-loss-reg-form input[type=date][ghInput]::-webkit-calendar-picker-indicator,.gh-invoice-harvest-form__dates-row input[type=date][ghInput]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55}.gh-modal-form input[type=date][ghInput]:hover::-webkit-calendar-picker-indicator,.gh-modal-form input[type=date][ghInput]:focus::-webkit-calendar-picker-indicator,.gh-loss-reg-form input[type=date][ghInput]:hover::-webkit-calendar-picker-indicator,.gh-loss-reg-form input[type=date][ghInput]:focus::-webkit-calendar-picker-indicator,.gh-invoice-harvest-form__dates-row input[type=date][ghInput]:hover::-webkit-calendar-picker-indicator,.gh-invoice-harvest-form__dates-row input[type=date][ghInput]:focus::-webkit-calendar-picker-indicator{opacity:.85}.gh-input-with-unit{display:flex;align-items:stretch;gap:var(--space-2)}.gh-input-with-unit gh-input,.gh-input-with-unit .gh-input,.gh-input-with-unit input.gh-input{flex:1;min-width:0}.gh-input-with-unit__unit{display:inline-flex;align-items:center;padding-inline:var(--space-3);min-height:2.5rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-muted);font-size:var(--font-size-sm, .875rem);font-weight:500;color:var(--color-muted-foreground);white-space:nowrap}.gh-scope-preview{border:1px solid var(--color-info-border, #bfdbfe);background:var(--color-info-bg);border-radius:var(--radius-lg);padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.gh-scope-preview__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding-block-end:var(--space-3);border-block-end:1px solid var(--color-info-border, #bfdbfe)}.gh-scope-preview__head-start{display:flex;align-items:center;gap:var(--space-2);min-width:0}.gh-scope-preview__title{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:700;color:var(--color-info-text, #2563eb)}.gh-scope-preview__icon{inline-size:2rem;block-size:2rem;border-radius:var(--radius-full);border:1px solid var(--color-info-border, #93c5fd);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#2563eb14;font-size:1rem;line-height:1}.gh-scope-preview__body{display:flex;flex-direction:column;gap:var(--space-1)}.gh-scope-preview__line{margin:0;font-size:var(--font-size-sm, .875rem);color:var(--color-foreground);line-height:1.5}.gh-scope-preview__line strong{font-weight:600}.gh-scope-preview__total-line{margin:0;padding-block-start:var(--space-3);border-block-start:1px solid var(--color-info-border, #bfdbfe);font-size:var(--font-size-sm, .875rem);font-weight:600;color:var(--color-foreground);line-height:1.5}.gh-scope-preview__total-line strong{font-weight:700}.gh-scope-preview__list{border-block-start:1px solid var(--color-info-border, #bfdbfe);padding-block-start:var(--space-3);display:flex;flex-direction:column;gap:var(--space-2)}.gh-scope-preview__list-title{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:700;color:var(--color-foreground)}.gh-scope-preview__list-scroll{list-style:none;margin:0;padding:0;max-block-size:10rem;overflow-y:auto;display:flex;flex-direction:column;gap:var(--space-2);padding-inline-end:var(--space-1)}.gh-scope-preview__list-item{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);font-size:var(--font-size-sm, .875rem);line-height:1.45}.gh-scope-preview__list-qty{flex-shrink:0;font-weight:600;color:var(--color-destructive, #dc2626);white-space:nowrap;text-align:end}.gh-scope-preview__list-path{flex:1;min-width:0;color:var(--color-muted-foreground);text-align:start}.gh-scope-preview--batch .gh-scope-preview__body,.gh-scope-preview--infra .gh-scope-preview__body{flex:1;min-width:min(100%,14rem)}.gh-distribution-summary{width:100%;padding:var(--space-5);background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:var(--space-4)}.gh-distribution-summary__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.gh-distribution-summary__title{margin:0;font-size:1rem;font-weight:700;color:var(--color-foreground)}.gh-distribution-summary__subtitle{margin:var(--space-1) 0 0 0;font-size:var(--font-size-sm, .875rem);color:var(--color-muted-foreground)}.gh-distribution-summary__actions{display:flex;gap:var(--space-2);flex-wrap:wrap;flex:1 1 auto;justify-content:flex-end;min-width:min(100%,16rem)}.gh-distribution-summary__actions gh-button{flex:1 1 auto;min-width:7rem}@media(max-width:640px){.gh-distribution-summary__actions{width:100%;justify-content:stretch}.gh-distribution-summary__actions gh-button{flex:1 1 0;min-width:0}}.gh-distribution-summary__progress-meta{display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size-sm, .875rem)}.gh-distribution-summary__progress-meta span:first-child{color:var(--color-muted-foreground);font-weight:500}.gh-distribution-summary__progress-meta span:last-child{font-weight:700;color:var(--color-foreground)}.gh-distribution-summary__percent{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:600;color:var(--color-muted-foreground);text-align:end}.gh-distribution-summary__status{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:600;display:flex;align-items:center;gap:var(--space-2)}.gh-distribution-summary__status--success{color:var(--color-success)}.gh-distribution-summary__status--warning{color:var(--color-warning)}.gh-distribution-summary__status--danger{color:var(--color-danger)}.gh-system-distribution{width:100%;padding:var(--space-5);background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:var(--space-4)}.gh-system-distribution__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap;padding-block-end:var(--space-4);border-block-end:1px solid var(--color-border)}.gh-system-distribution__total-wrap{flex-shrink:0;text-align:end}.gh-system-distribution__identity{display:flex;align-items:center;gap:var(--space-3);min-width:0}.gh-system-distribution__index{width:2rem;height:2rem;border-radius:50%;background:var(--color-primary-light);color:var(--color-primary);display:flex;align-items:center;justify-content:center;font-size:var(--font-size-sm, .875rem);font-weight:700;flex-shrink:0}.gh-system-distribution__name{margin:0;font-size:1rem;font-weight:700;color:var(--color-foreground)}.gh-system-distribution__zone{margin:var(--space-1) 0 0 0;font-size:var(--font-size-xs, .75rem);color:var(--color-muted-foreground)}.gh-system-distribution__total-label{margin:0 0 var(--space-1) 0;font-size:var(--font-size-xs, .75rem);color:var(--color-muted-foreground);text-align:end}.gh-system-distribution__section-title{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:600;color:var(--color-foreground)}.gh-layer-picker{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));gap:var(--space-3)}.gh-layer-picker__card{width:100%;min-height:4.5rem;padding:var(--space-3) var(--space-4);border:2px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-card);cursor:pointer;text-align:center;transition:border-color .15s,background .15s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-1);font:inherit;color:var(--color-foreground)}.gh-layer-picker__card:hover{border-color:var(--color-primary)}.gh-layer-picker__card--selected{border-color:var(--color-primary);background:var(--color-primary-light)}.gh-layer-picker__name{font-size:var(--font-size-sm, .875rem);font-weight:600;display:inline-flex;align-items:center;gap:var(--space-1)}.gh-layer-picker__check{color:var(--color-primary);font-weight:700}.gh-layer-picker__capacity{font-size:var(--font-size-xs, .75rem);font-weight:400;color:var(--color-muted-foreground)}.gh-layer-qty-list{display:flex;flex-direction:column;gap:var(--space-3);width:100%}.gh-layer-qty-row{display:grid;width:100%;grid-template-columns:minmax(0,1fr) minmax(9rem,13rem);align-items:start;gap:var(--space-4) var(--space-5);padding:var(--space-4);background:var(--color-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg)}@media(max-width:560px){.gh-layer-qty-row{grid-template-columns:1fr;gap:var(--space-3)}}.gh-layer-qty-row__info{min-width:0;display:flex;flex-direction:column;gap:var(--space-2)}.gh-layer-qty-row__label{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:600;color:var(--color-foreground)}.gh-layer-qty-row__utilization{display:flex;flex-direction:column;gap:var(--space-1);width:100%;max-width:100%}.gh-layer-qty-row__utilization .gh-progress{width:100%}.gh-layer-qty-row__util-text{font-size:var(--font-size-xs, .75rem);color:var(--color-muted-foreground)}.gh-layer-qty-row__input-wrap{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-2);width:100%;min-width:0}@media(max-width:560px){.gh-layer-qty-row__input-wrap{justify-content:stretch}}.gh-layer-qty-row__input{flex:1 1 auto;min-width:4.5rem;max-width:7rem;text-align:center;font-weight:600}@media(max-width:560px){.gh-layer-qty-row__input{max-width:none}}.gh-layer-qty-row__capacity{flex-shrink:0;font-size:var(--font-size-sm, .875rem);color:var(--color-muted-foreground);white-space:nowrap}.gh-layer-qty-row__error{margin:0;font-size:var(--font-size-xs, .75rem);color:var(--color-danger);font-weight:600;grid-column:1/-1}.gh-system-distribution__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-primary-light);border-radius:var(--radius-lg);font-size:var(--font-size-sm, .875rem)}.gh-system-distribution__footer span:first-child{color:var(--color-muted-foreground);font-weight:500}.gh-system-distribution__footer span:last-child{color:var(--color-primary);font-weight:700}.gh-stock-history-summary{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-lg);border:2px solid var(--color-primary-light, rgba(147, 51, 234, .35));background:var(--color-primary-light, rgba(147, 51, 234, .08));margin-block-end:var(--space-4)}.gh-stock-history-summary__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-md);background:var(--color-primary-light, rgba(147, 51, 234, .15));border:1px solid rgba(147,51,234,.25);flex-shrink:0;font-size:1.125rem}.gh-stock-history-summary__batch{font-weight:700;font-size:var(--font-size-sm);color:var(--color-foreground);margin:0}.gh-stock-history-summary__crop{font-size:var(--font-size-sm);font-weight:500;color:var(--color-foreground);margin:var(--space-1) 0 0}.gh-stock-history-summary__qty{font-size:var(--font-size-xs);color:var(--color-muted-foreground);margin:var(--space-1) 0 0}.gh-stock-history-section-title{font-size:var(--font-size-sm);font-weight:700;color:var(--color-foreground);margin:0 0 var(--space-3)}.gh-stock-history-timeline{display:flex;flex-direction:column}.gh-stock-history-event{display:flex;gap:var(--space-3)}.gh-stock-history-event__rail{display:flex;flex-direction:column;align-items:center;padding-block-start:var(--space-1);flex-shrink:0}.gh-stock-history-event__line{flex:1;inline-size:2px;min-block-size:var(--space-4);background:var(--color-border)}.gh-stock-history-event__body{flex:1;min-width:0;padding-block-end:var(--space-5);display:flex;flex-direction:column;gap:var(--space-2)}.gh-stock-history-event__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-2)}.gh-stock-history-event__date{font-size:var(--font-size-xs);color:var(--color-muted-foreground);white-space:nowrap}.gh-stock-history-dot{inline-size:2rem;block-size:2rem;border-radius:var(--radius-full);border:2px solid;display:inline-flex;align-items:center;justify-content:center;font-size:.875rem;line-height:1;flex-shrink:0}.gh-stock-history-dot--blue{background:var(--color-info-bg);border-color:var(--color-info-text, #2563eb);color:var(--color-info-text, #2563eb)}.gh-stock-history-dot--amber{background:var(--color-warning-bg);border-color:var(--color-warning-text, #d97706);color:var(--color-warning-text, #d97706)}.gh-stock-history-dot--green{background:var(--color-success-bg);border-color:var(--color-success-text, #059669);color:var(--color-success-text, #059669)}.gh-stock-history-dot--red{background:var(--color-destructive-light, #fef2f2);border-color:var(--color-destructive, #dc2626);color:var(--color-destructive, #dc2626)}.gh-stock-history-dot--muted{background:var(--color-muted);border-color:var(--color-border);color:var(--color-muted-foreground)}.gh-stock-history-loc-card{padding:var(--space-3);border-radius:var(--radius-md);border:1px solid}.gh-stock-history-loc-card--allocate,.gh-stock-history-loc-card--to{background:var(--color-info-bg);border-color:var(--color-info-border, rgba(37, 99, 235, .25))}.gh-stock-history-loc-card--from{background:var(--color-destructive-light, #fef2f2);border-color:var(--color-destructive-border, #fecaca)}.gh-stock-history-loc-card--harvest{background:var(--color-success-bg);border-color:var(--color-success-border, rgba(5, 150, 105, .25))}.gh-stock-history-loc-card--loss{background:var(--color-destructive-light, #fef2f2);border-color:var(--color-destructive-border, #fecaca)}.gh-stock-history-loc-card--remove{background:var(--color-muted);border-color:var(--color-border)}.gh-stock-history-loc-card__label{font-size:var(--font-size-xs);font-weight:700;margin:0 0 var(--space-2);color:var(--color-foreground)}.gh-stock-history-loc-card__line{display:flex;align-items:center;gap:var(--space-1);font-size:var(--font-size-sm);font-weight:500;color:var(--color-foreground);margin:0 0 var(--space-1)}.gh-stock-history-loc-card__line--sub{font-size:var(--font-size-xs);font-weight:400;color:var(--color-muted-foreground)}.gh-stock-history-loc-card__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2);margin-block-start:var(--space-2);padding-block-start:var(--space-2);border-block-start:1px solid rgba(0,0,0,.06)}.gh-stock-history-loc-card__cell{display:flex;flex-direction:column;gap:2px;min-width:0}.gh-stock-history-loc-card__cell span{font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.gh-stock-history-loc-card__cell strong{font-size:var(--font-size-xs);font-weight:600;color:var(--color-foreground)}.gh-stock-history-qty{display:flex;align-items:center;gap:var(--space-2);font-size:var(--font-size-xs);color:var(--color-muted-foreground);padding-block-start:var(--space-1)}.gh-stock-history-footer{padding:var(--space-3) var(--space-4);background:var(--color-muted);border-radius:var(--radius-md);font-size:var(--font-size-sm);font-weight:500;color:var(--color-foreground)}.gh-stock-history-loading,.gh-stock-history-empty{padding:var(--space-6);text-align:center;font-size:var(--font-size-sm);color:var(--color-muted-foreground)}.gh-transfer-source{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-4);margin-block-end:var(--space-4);border-radius:var(--radius-lg);border:1px solid rgba(37,99,235,.28);background:var(--color-info-bg)}.gh-transfer-source__icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-md);background:#2563eb1f;border:1px solid rgba(37,99,235,.2);flex-shrink:0;font-size:1rem}.gh-transfer-source__title{margin:0 0 var(--space-2);font-size:var(--font-size-xs);font-weight:700;color:var(--color-info)}.gh-transfer-source__batch{margin:0;font-weight:700;font-size:var(--font-size-sm);color:var(--color-foreground)}.gh-transfer-source__location,.gh-transfer-source__path,.gh-transfer-source__qty{margin:var(--space-1) 0 0;font-size:var(--font-size-xs);color:var(--color-muted-foreground);line-height:1.45}.gh-transfer-source__location-label{font-weight:600;color:var(--color-foreground)}.gh-transfer-section-title{margin:0 0 var(--space-3);padding-block-end:var(--space-2);border-block-end:2px solid var(--color-border);font-size:var(--font-size-sm);font-weight:700;color:var(--color-foreground)}.gh-transfer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);margin-block-end:var(--space-4)}.gh-transfer-grid__field{display:flex;flex-direction:column;gap:var(--space-1);min-width:0}.gh-transfer-grid__field--full{grid-column:1/-1}.gh-transfer-grid__label{display:flex;align-items:center;gap:var(--space-1);font-size:var(--font-size-xs);font-weight:600;color:var(--color-muted-foreground)}.gh-transfer-path-preview{padding:var(--space-3) var(--space-4);margin-block-end:var(--space-4);background:var(--color-success-bg, #ecfdf5);border:1px solid var(--color-success-border, #a7f3d0);border-radius:var(--radius-lg)}.gh-transfer-path-preview__title{margin:0 0 var(--space-1);font-size:var(--font-size-xs);font-weight:700;color:var(--color-success-text, #065f46)}.gh-transfer-path-preview__path{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-1);margin:0;font-size:var(--font-size-xs);color:var(--color-success-text, #047857);line-height:1.5}.gh-transfer-path-preview__sep{color:var(--color-success-border, #6ee7b7);font-weight:400}.gh-transfer-qty{margin-block-end:var(--space-4)}.gh-transfer-qty__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);margin-block-end:var(--space-2)}.gh-transfer-qty__title{margin:0;font-size:var(--font-size-sm);font-weight:700;color:var(--color-foreground)}.gh-transfer-qty__available{margin:0;font-size:var(--font-size-xs);color:var(--color-muted-foreground);white-space:nowrap}.gh-transfer-qty__field{position:relative;margin-block-end:var(--space-3)}.gh-transfer-qty__input{width:100%;padding:var(--space-4) var(--space-4);padding-inline-start:calc(var(--space-4) + 3.5rem);border:2px solid var(--color-border);border-radius:var(--radius-lg);font-size:var(--text-2xl, 1.5rem);font-weight:600;text-align:center;background:var(--color-card);color:var(--color-foreground)}.gh-transfer-qty__input:focus{outline:none;border-color:var(--color-primary)}.gh-transfer-qty__unit{position:absolute;inset-block:0;inset-inline-start:var(--space-4);display:flex;align-items:center;font-size:var(--font-size-sm);color:var(--color-muted-foreground);pointer-events:none}.gh-transfer-pct-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-2)}.gh-transfer-pct-btn{padding:var(--space-2) var(--space-3);background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);font-size:var(--font-size-sm);font-weight:600;color:var(--color-foreground);cursor:pointer;text-align:center;transition:background .15s,border-color .15s}.gh-transfer-pct-btn:not(.gh-transfer-pct-btn--active):hover:not(:disabled){background:var(--color-muted);border-color:var(--color-primary);color:var(--color-foreground)}.gh-transfer-pct-btn:disabled{opacity:.5;cursor:not-allowed}.gh-transfer-pct-btn--active{background:var(--color-primary);color:var(--color-primary-foreground, #fff);border-color:var(--color-primary)}.gh-transfer-pct-btn--active:hover:not(:disabled){background:var(--color-primary-hover, var(--color-primary));color:var(--color-primary-foreground, #fff);border-color:var(--color-primary);opacity:.92}.gh-transfer-status{margin-block:var(--space-3) 0;padding:var(--space-3) var(--space-4);background:var(--color-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg);font-size:var(--font-size-sm);color:var(--color-foreground);line-height:1.5}.gh-transfer-status--error{background:var(--color-destructive-light, hsl(0, 86%, 94%));border-color:var(--color-destructive-border, hsl(0, 80%, 78%));color:var(--color-destructive)}.gh-transfer-warning{display:flex;align-items:flex-start;gap:var(--space-2);margin-block-start:var(--space-4);padding:var(--space-4);background:#fffbeb;border:1px solid #fde68a;border-radius:var(--radius-lg);font-size:var(--font-size-sm);line-height:1.55;color:#92400e}.gh-transfer-warning__icon{flex-shrink:0;line-height:1.2}.gh-loss-reg-batch-card{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);padding:var(--space-4);margin-block-end:var(--space-4);border-radius:var(--radius-lg);border:1px solid rgba(37,99,235,.28);background:var(--color-info-bg)}.gh-loss-reg-batch-card__main{display:flex;align-items:flex-start;gap:var(--space-3);min-width:0}.gh-loss-reg-batch-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-md);background:#2563eb1f;border:1px solid rgba(37,99,235,.2);flex-shrink:0;font-size:1.125rem}.gh-loss-reg-batch-card__batch{margin:0;font-weight:700;font-size:var(--font-size-sm);color:var(--color-foreground)}.gh-loss-reg-batch-card__crop{margin:var(--space-1) 0 0;font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.gh-loss-reg-batch-card__stat{text-align:end;flex-shrink:0}.gh-loss-reg-batch-card__stat-label{margin:0;font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.gh-loss-reg-batch-card__stat-value{margin:var(--space-1) 0 0;font-size:var(--text-2xl, 1.5rem);font-weight:700;color:var(--color-foreground);line-height:1}.gh-allocation-loss-layer{padding:var(--space-4);margin-block-end:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-card, #fff)}.gh-allocation-loss-layer__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.gh-allocation-loss-layer__identity{display:flex;align-items:flex-start;gap:var(--space-2);min-width:0}.gh-allocation-loss-layer__name{margin:0;font-weight:700;font-size:var(--font-size-sm);color:var(--color-foreground)}.gh-allocation-loss-layer__pipe{margin:var(--space-1) 0 0;font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.gh-allocation-loss-layer__qty{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.gh-allocation-loss-layer__qty-label{font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.gh-allocation-loss-layer__qty-value{font-size:var(--text-2xl, 1.5rem);font-weight:700;color:var(--color-foreground);line-height:1}.gh-loss-reg-whole-batch{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-4);margin-block-end:var(--space-4);border-radius:var(--radius-lg);border:1px solid #fde68a;background:#fffbeb;cursor:pointer}.gh-loss-reg-whole-batch__checkbox{flex-shrink:0;margin-block-start:.15rem;width:1.125rem;height:1.125rem;accent-color:var(--color-primary);cursor:pointer}.gh-loss-reg-whole-batch__title{margin:0;font-size:var(--font-size-sm);font-weight:700;color:var(--color-foreground)}.gh-loss-reg-whole-batch__hint{margin:var(--space-1) 0 0;font-size:var(--font-size-xs);color:#92400e;line-height:1.5}.gh-loss-reg-picker{margin-block-end:var(--space-4)}.gh-loss-reg-picker__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-block-end:var(--space-3)}.gh-loss-reg-picker__title{margin:0;font-size:var(--font-size-sm);font-weight:700;color:var(--color-foreground)}.gh-loss-reg-picker__select-all{padding:0;border:none;background:none;font-size:var(--font-size-sm);font-weight:600;color:var(--color-primary);cursor:pointer}.gh-loss-reg-picker__select-all:hover{text-decoration:underline}.gh-loss-reg-picker__list{display:flex;flex-direction:column;gap:var(--space-3);max-block-size:min(22rem,45vh);overflow-y:auto;padding-inline-end:var(--space-1)}.gh-loss-reg-picker__loading,.gh-loss-reg-picker__empty{margin:0;padding:var(--space-6);text-align:center;font-size:var(--font-size-sm);color:var(--color-muted-foreground);border:1px dashed var(--color-border);border-radius:var(--radius-lg)}.gh-loss-reg-layer{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-card);overflow:hidden}.gh-loss-reg-layer__header{display:grid;grid-template-columns:auto 1fr auto auto;align-items:start;gap:var(--space-3);padding:var(--space-3) var(--space-4);cursor:pointer}.gh-loss-reg-layer__toggle{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;background:transparent;color:var(--color-muted-foreground);cursor:pointer;transition:transform .15s}.gh-loss-reg-layer__toggle--expanded{transform:rotate(180deg)}.gh-loss-reg-layer__identity{display:flex;align-items:flex-start;gap:var(--space-2);min-width:0}.gh-loss-reg-layer__layer-icon{flex-shrink:0;font-size:1rem;line-height:1.4}.gh-loss-reg-layer__name{margin:0;font-size:var(--font-size-sm);font-weight:700;color:var(--color-foreground)}.gh-loss-reg-layer__path{margin:var(--space-1) 0 0;font-size:var(--font-size-xs);color:var(--color-muted-foreground);line-height:1.45}.gh-loss-reg-layer__stats{display:flex;gap:var(--space-4);flex-shrink:0}.gh-loss-reg-layer__stat{text-align:center}.gh-loss-reg-layer__stat-label{display:block;font-size:.65rem;color:var(--color-muted-foreground);margin-block-end:var(--space-1)}.gh-loss-reg-layer__stat-value{display:block;font-size:var(--font-size-sm);font-weight:700;color:var(--color-foreground)}.gh-loss-reg-layer__checkbox{flex-shrink:0;margin-block-start:.25rem;width:1.125rem;height:1.125rem;accent-color:var(--color-primary);cursor:pointer}.gh-loss-reg-layer__pipes{display:flex;flex-direction:column;gap:var(--space-2);padding:0 var(--space-4) var(--space-3);padding-inline-start:calc(var(--space-4) + var(--space-6))}.gh-loss-reg-pipe{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-muted)}.gh-loss-reg-pipe__name{display:flex;align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);font-weight:600;color:var(--color-foreground)}.gh-loss-reg-pipe__checkbox{width:1.125rem;height:1.125rem;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0}.gh-loss-reg-pipe__qty{font-size:var(--font-size-sm);color:var(--color-muted-foreground);white-space:nowrap}.gh-loss-reg-form{display:flex;flex-direction:column;gap:var(--space-4);padding-block-start:var(--space-2);border-block-start:1px solid var(--color-border);margin-block-start:var(--space-2)}.gh-loss-reg-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.gh-loss-reg-form__field--full{grid-column:1/-1}.gh-loss-reg-batch-select{margin-block-end:var(--space-4)}.gh-loss-reg-batch-select__label{display:block;margin-block-end:var(--space-2);font-size:var(--font-size-sm);font-weight:600;color:var(--color-foreground)}@media(max-width:900px){.gh-loss-reg-picker__grid{grid-template-columns:1fr}}.gh-loss-history-info-card{display:flex;align-items:center;justify-content:space-between;background:var(--color-destructive-light);border:1px solid var(--color-destructive-border, #fca5a5);padding:var(--space-4);border-radius:var(--radius-lg);margin-bottom:var(--space-4)}.gh-loss-history-info-batch{margin-bottom:var(--space-1);font-weight:600;color:var(--color-foreground)}.gh-loss-history-info-qty{font-size:var(--font-size-sm);color:var(--color-muted-foreground)}.gh-loss-history-icon{color:var(--color-destructive);background:transparent;border-color:transparent}.gh-loss-history-section-title{border:none;margin-bottom:0;font-weight:600;font-size:var(--font-size-sm);color:var(--color-foreground)}.gh-loss-history-timeline{display:flex;flex-direction:column}.gh-loss-history-timeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-4)}.gh-loss-history-timeline-item{display:flex;gap:var(--space-3)}.gh-loss-history-timeline-dot-wrap{display:flex;flex-direction:column;align-items:center;padding-block-start:var(--space-4)}.gh-loss-history-timeline-dot{display:flex;align-items:center;justify-content:center;background:#fff;inline-size:var(--space-8);block-size:var(--space-8);border-radius:var(--radius-full);border:1px solid var(--color-border);color:var(--color-foreground);flex-shrink:0;z-index:1}.gh-loss-history-timeline-dot--disease{color:#8b5cf6;border-color:#8b5cf6}.gh-loss-history-timeline-dot--weather{color:#1d4ed8;border-color:#1d4ed8}.gh-loss-history-timeline-dot--electricity{color:#ca8a04;border-color:#ca8a04}.gh-loss-history-timeline-dot--pest{color:#f97316;border-color:#f97316}.gh-loss-history-timeline-line{flex:1;inline-size:1px;background:var(--color-border);min-block-size:var(--space-4)}.gh-loss-history-timeline-content{flex:1;padding-block-end:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.gh-loss-history-entry{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-card);flex:1;min-width:0}.gh-loss-history-entry-header{display:flex;align-items:center;justify-content:space-between}.gh-loss-history-entry-date{font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.gh-loss-history-entry-badges{display:flex;align-items:center;gap:var(--space-2)}.gh-loss-history-entry-qty{color:var(--color-destructive);font-weight:600;font-size:var(--font-size-sm);margin-inline-start:var(--space-2)}.gh-loss-history-badge--disease{--gh-badge-bg: #f3e8ff;--gh-badge-text: #7e22ce}.gh-loss-history-badge--weather{--gh-badge-bg: #eff6ff;--gh-badge-text: #1d4ed8}.gh-loss-history-badge--electricity{--gh-badge-bg: #fef9c3;--gh-badge-text: #a16207}.gh-loss-history-badge--pest{--gh-badge-bg: #ffedd5;--gh-badge-text: #c2410c}.gh-loss-history-reason-card{background:var(--color-destructive-light);border:1px solid var(--color-destructive-border, #fca5a5);padding:var(--space-3);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--color-destructive)}.gh-loss-history-reason-label{font-weight:700;font-size:var(--font-size-xs);margin-block-end:var(--space-2);color:inherit}.gh-loss-history-notes-card{background:var(--color-muted);border:1px solid var(--color-border);padding:var(--space-3);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--color-foreground)}.gh-loss-history-notes-card .gh-loss-history-reason-label{color:var(--color-foreground)}.gh-loss-history-recorded-by{text-align:start;font-size:var(--font-size-xs);color:var(--color-muted-foreground);margin-top:var(--space-2)}.gh-loss-history-summary{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-4);background:var(--color-destructive-light);border:1px solid var(--color-destructive-border, #fca5a5);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--color-foreground);margin-block-start:var(--space-4);text-align:right}.gh-loss-history-summary-qty{color:var(--color-destructive);font-weight:700}.gh-invoice-harvest-form{display:flex;flex-direction:column;gap:var(--space-5);padding:var(--space-1)}.gh-invoice-harvest-form__section{display:flex;flex-direction:column;gap:var(--space-3)}.gh-invoice-harvest-form__section-head{display:flex;align-items:center;gap:var(--space-2);margin:0;padding-block-end:var(--space-2);border-block-end:1px solid var(--color-border);font-size:var(--font-size-sm, .875rem);font-weight:700;color:var(--color-foreground)}.gh-invoice-harvest-form__section-head-icon{font-size:1rem;line-height:1}.gh-invoice-harvest-form__cascade-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}@media(max-width:640px){.gh-invoice-harvest-form__cascade-grid{grid-template-columns:1fr}}.gh-invoice-harvest-form__add-row{display:flex;justify-content:flex-end}.gh-invoice-harvest-form__summary-bar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid #bbf7d0;background:#ecfdf5;font-size:var(--font-size-sm, .875rem);color:#166534}.gh-invoice-harvest-form__summary-bar strong{font-weight:700;color:#15803d}.gh-invoice-harvest-form__layer-card{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-card);display:flex;flex-direction:column;gap:var(--space-3)}.gh-invoice-harvest-form__layer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.gh-invoice-harvest-form__layer-title{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:700;color:var(--color-foreground)}.gh-invoice-harvest-form__layer-path{margin:var(--space-1) 0 0;font-size:var(--font-size-xs, .75rem);color:var(--color-muted-foreground)}.gh-invoice-harvest-form__housing-rows{display:flex;flex-direction:column;gap:var(--space-2)}.gh-invoice-harvest-form__housing-row{display:grid;grid-template-columns:minmax(0,1fr) repeat(2,minmax(5.5rem,7rem));gap:var(--space-2);align-items:end;padding:var(--space-3);border-radius:var(--radius-md);background:var(--color-muted);border:1px solid var(--color-border)}@media(max-width:720px){.gh-invoice-harvest-form__housing-row{grid-template-columns:1fr}}.gh-invoice-harvest-form__housing-info{min-width:0}.gh-invoice-harvest-form__housing-label{margin:0;font-size:var(--font-size-sm, .875rem);font-weight:600;color:var(--color-foreground)}.gh-invoice-harvest-form__housing-available{margin:var(--space-1) 0 0;font-size:var(--font-size-xs, .75rem);color:var(--color-success, #16a34a);font-weight:500}.gh-invoice-harvest-form__crop-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}@media(max-width:640px){.gh-invoice-harvest-form__crop-prices{grid-template-columns:1fr}}.gh-invoice-harvest-form__dates-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}@media(max-width:640px){.gh-invoice-harvest-form__dates-row{grid-template-columns:1fr}}.gh-invoice-harvest-form__checkbox{display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--font-size-sm, .875rem);color:var(--color-foreground);cursor:pointer}
