.react-tel-input .form-control{background-color:hsl(var(--background));border:1px solid hsl(var(--input));width:100%;height:40px;color:hsl(var(--foreground));border-radius:.375rem;padding-left:60px;font-size:.875rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.react-tel-input .form-control:focus{border-color:hsl(var(--ring));outline:2px solid hsl(var(--ring)/.2);outline-offset:0px;background-color:hsl(var(--background))}.react-tel-input .form-control::placeholder{color:hsl(var(--muted-foreground));opacity:1}.react-tel-input .flag-dropdown{background-color:hsl(var(--background));width:48px;height:40px;box-shadow:none;border:none;border-radius:.375rem 0 0 .375rem;outline:none}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:active{background-color:hsl(var(--background));color:hsl(var(--foreground));box-shadow:none;border:none;outline:none}.react-tel-input .flag-dropdown.open{background-color:hsl(var(--background));color:hsl(var(--foreground));box-shadow:none;border:none}.react-tel-input .country-list{background-color:hsl(var(--popover));z-index:50;border:none;border-radius:.375rem;max-height:200px;margin-top:2px;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dark .react-tel-input .country-list{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.phone-dropdown-dark{background-color:hsl(var(--background));color:hsl(var(--foreground));z-index:9999;border:none;border-radius:.375rem;max-height:200px;margin-top:2px;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.phone-dropdown-dark .country{background-color:hsl(var(--background));color:hsl(var(--foreground));border:none;border-bottom:1px solid hsl(var(--border));cursor:pointer;white-space:nowrap;box-sizing:border-box;align-items:center;gap:8px;min-height:40px;padding:10px 12px;font-size:.875rem;line-height:1.25rem;transition:all .2s;display:flex}.phone-dropdown-dark .country-name{color:inherit;text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:400;overflow:hidden}.phone-dropdown-dark .dial-code{color:hsl(var(--muted-foreground));flex-shrink:0;margin-left:auto;font-size:.8125rem;font-weight:400}.phone-dropdown-dark .flag{flex-shrink:0;width:20px;height:15px;margin-right:8px}.phone-dropdown-dark .search-box{background-color:hsl(var(--background));border:none;border-bottom:1px solid hsl(var(--border));z-index:1001;margin:0;padding:8px;position:sticky;top:0}.phone-dropdown-dark .country-list{background-color:hsl(var(--background));border:none;border-radius:.375rem;max-height:200px;margin-top:2px;overflow:hidden auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.phone-dropdown-dark .search-box input{background-color:hsl(var(--background));border:1px solid hsl(var(--input));color:hsl(var(--foreground));box-sizing:border-box;border-radius:.25rem;outline:none;width:100%;padding:6px 8px;font-size:.875rem}.phone-dropdown-dark .country-list .search-box input{background-color:hsl(var(--background));border:1px solid hsl(var(--input));color:hsl(var(--foreground));box-sizing:border-box;border-radius:.25rem;outline:none;width:100%;padding:6px 8px;font-size:.875rem;transition:all .2s}.phone-dropdown-dark .search-box input::placeholder,.phone-dropdown-dark .country-list .search-box input::placeholder{color:hsl(var(--muted-foreground));opacity:.7}.phone-dropdown-dark .search-box input:focus,.phone-dropdown-dark .country-list .search-box input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.2)}.phone-input-modern .react-tel-input{position:relative}.phone-input-modern .react-tel-input .form-control{background-color:hsl(var(--background));border:1px solid hsl(var(--input));padding-left:58px;padding-right:12px;font-weight:400;line-height:1.5}.phone-input-modern .react-tel-input .form-control:focus{border-color:hsl(var(--ring));outline:2px solid hsl(var(--ring)/.2);outline-offset:0px;background-color:hsl(var(--background))}.phone-input-modern .react-tel-input .form-control::placeholder{color:hsl(var(--muted-foreground));opacity:1}.phone-input-modern .react-tel-input .flag-dropdown{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:hsl(var(--background));box-shadow:none;border:none;outline:none;justify-content:center;align-items:center;display:flex}.phone-input-modern .react-tel-input .flag-dropdown:hover,.phone-input-modern .react-tel-input .flag-dropdown:focus,.phone-input-modern .react-tel-input .flag-dropdown:active,.phone-input-modern .react-tel-input .flag-dropdown.open{background-color:hsl(var(--background));color:hsl(var(--foreground));box-shadow:none;border:none;outline:none}.phone-input-modern .react-tel-input .selected-flag{justify-content:center;align-items:center;width:100%;height:100%;padding:0 8px;display:flex}.phone-input-modern .react-tel-input .selected-flag .arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid hsl(var(--muted-foreground));margin-left:auto;transition:transform .2s}.phone-input-modern .react-tel-input .search-box{border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--popover));padding:8px 12px}.react-tel-input .country-list .country{color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border)/.5);padding:8px 12px;transition:all .2s}.react-tel-input .country-list .country:last-child{border-bottom:none}.phone-dropdown-dark .country-list .country{background-color:hsl(var(--background));color:hsl(var(--foreground));border:none;border-bottom:1px solid hsl(var(--border));cursor:pointer;white-space:nowrap;align-items:center;gap:8px;padding:10px 12px;font-size:.875rem;line-height:1.25rem;transition:all .2s;display:flex}.phone-dropdown-dark .country-list .search-box{background-color:hsl(var(--background));border:none;border-bottom:1px solid hsl(var(--border));z-index:1001;margin:0;padding:8px;position:sticky;top:0}.phone-dropdown-dark .country-list .country-name{color:inherit;text-align:left;flex:1;margin-left:8px;font-weight:400}.phone-dropdown-dark .country-list .dial-code{color:hsl(var(--muted-foreground));margin-left:auto;font-size:.8125rem;font-weight:400}.phone-input-modern .react-tel-input .search-box input{border:1px solid hsl(var(--input));background-color:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.25rem;padding:6px 8px;font-size:.875rem;transition:all .2s}.phone-dropdown-dark .country:hover,.phone-dropdown-dark .country.highlight,.phone-dropdown-dark .country-list .country:hover,.phone-dropdown-dark .country-list .country.highlight{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.phone-input-modern .react-tel-input .search-box input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 1px hsl(var(--ring)/.2);outline:none}.phone-input-modern .react-tel-input .search-box input::placeholder{color:hsl(var(--muted-foreground));opacity:1}.react-tel-input .country-list .country:hover,.react-tel-input .country-list .country.highlight{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.react-tel-input .country-list .country .country-name{color:hsl(var(--foreground));font-weight:400}.react-tel-input .country-list .country .dial-code{color:hsl(var(--muted-foreground));font-weight:500}.phone-input-modern .react-tel-input .selected-flag .flag{border-radius:2px;margin-right:6px}.phone-input-modern .react-tel-input .flag-dropdown:hover .selected-flag .arrow{border-top-color:hsl(var(--foreground))}.phone-input-modern .react-tel-input .flag-dropdown.open .selected-flag .arrow{transform:rotate(180deg)}.react-tel-input .flag-dropdown .country-list{background-color:hsl(var(--background));color:hsl(var(--foreground));z-index:9999;border:none;border-radius:.375rem;max-height:200px;margin-top:2px;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.react-tel-input .flag-dropdown .country-list .search-box{background-color:hsl(var(--background));border:none;border-bottom:1px solid hsl(var(--border));z-index:1001;margin:0;padding:8px;position:sticky;top:0}.react-tel-input .flag-dropdown .country-list .country{background-color:hsl(var(--background));color:hsl(var(--foreground));border:none;border-bottom:1px solid hsl(var(--border));cursor:pointer;white-space:nowrap;align-items:center;gap:8px;padding:10px 12px;font-size:.875rem;line-height:1.25rem;transition:all .2s;display:flex}.react-tel-input .flag-dropdown .country-list .country .country-name{color:inherit;text-align:left;flex:1;margin-left:8px;font-weight:400}.react-tel-input .flag-dropdown .country-list .country .dial-code{color:hsl(var(--muted-foreground));margin-left:auto;font-size:.8125rem;font-weight:400}.react-tel-input .flag-dropdown .country-list .search-box input{background-color:hsl(var(--background));border:1px solid hsl(var(--input));color:hsl(var(--foreground));box-sizing:border-box;border-radius:.25rem;outline:none;width:100%;padding:6px 8px;font-size:.875rem}.react-tel-input .flag-dropdown .country-list .country:hover,.react-tel-input .flag-dropdown .country-list .country.highlight{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.react-tel-input .flag-dropdown .country-list .search-box input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.2)}.react-tel-input .flag-dropdown .country-list .search-box input::placeholder{color:hsl(var(--muted-foreground));opacity:.7}.react-tel-input .country-list .country:hover .country-name,.react-tel-input .country-list .country.highlight .country-name{color:hsl(var(--accent-foreground))}.react-tel-input .country-list .country:hover .dial-code,.react-tel-input .country-list .country.highlight .dial-code{color:hsl(var(--accent-foreground)/.8)}.phone-dropdown-dark .country-list .country:last-child{border-bottom:none}.phone-dropdown-dark .country-list .country:hover .country-name,.phone-dropdown-dark .country-list .country.highlight .country-name{color:hsl(var(--accent-foreground))}.phone-dropdown-dark .country-list .country:hover .dial-code,.phone-dropdown-dark .country-list .country.highlight .dial-code{color:hsl(var(--accent-foreground)/.8)}.react-tel-input .phone-dropdown-dark .country-list{background:hsl(var(--background));border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:.375rem}.react-tel-input .phone-dropdown-dark .search-box{background:hsl(var(--background));border-bottom:1px solid hsl(var(--border))}.react-tel-input .phone-dropdown-dark .search-box input{background:hsl(var(--background));color:hsl(var(--foreground));border:1px solid hsl(var(--input))}.react-tel-input.error .form-control,.react-tel-input.error .flag-dropdown{border-color:hsl(var(--destructive))}.react-tel-input .form-control:disabled,.react-tel-input .flag-dropdown:disabled{opacity:.5;cursor:not-allowed}.phone-dropdown-dark .country-list::-webkit-scrollbar{width:6px}.phone-dropdown-dark .country-list::-webkit-scrollbar-track{background:hsl(var(--muted)/.3);border-radius:3px}.phone-dropdown-dark .country-list::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.5);border-radius:3px}.phone-dropdown-dark .country-list::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.7)}.react-tel-input .flag-dropdown.open .country-list{z-index:1000;margin-top:1px;position:absolute;top:100%;left:0;right:0}.phone-dropdown-dark .country-list .search-box{z-index:1001;background:hsl(var(--background));position:sticky;top:0}.phone-dropdown-dark .country-list .country span{vertical-align:middle;display:inline-block}.phone-dropdown-dark .country-list .country{box-sizing:border-box;min-height:40px}
.harvest-report-table .custom-scrollbar{box-shadow:none;border:none}.harvest-report-table>div:last-child{border:1px solid hsl(var(--border));border-radius:6px;overflow:hidden}.harvest-report-table table{border-collapse:separate;border-spacing:0}.harvest-report-table tbody tr:last-child td{border-bottom:none}.harvest-report-table .custom-scrollbar table{border-collapse:separate;border-spacing:0}.harvest-report-table .custom-scrollbar tbody tr:last-child{border-bottom:none}.harvest-report-table .custom-scrollbar tbody tr:last-child td{box-shadow:none;border-bottom:none}.harvest-report-table thead th{z-index:10;-webkit-backdrop-filter:blur(8px);position:sticky;top:0}.harvest-report-table>div>div>table>thead th{background-color:hsl(var(--muted));border-bottom:1px solid hsl(var(--border));box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media (prefers-color-scheme:dark){.harvest-report-table>div>div>table>thead th{background-color:hsl(var(--card));border-bottom:1px solid hsl(var(--border));box-shadow:0 1px 3px #0000004d,0 1px 2px #0003}}.harvest-report-table table table thead th{background-color:hsl(var(--accent));border-bottom:1px solid hsl(var(--border));box-shadow:0 1px 2px #0000000d}@media (prefers-color-scheme:dark){.harvest-report-table table table thead th{background-color:hsl(var(--muted-foreground)/.2);border-bottom:1px solid hsl(var(--border));box-shadow:0 1px 2px #0003}}
.rdp .rdp-dropdown_root{position:relative}.rdp .rdp-dropdown{opacity:1;z-index:50;position:absolute;inset:100% 0 auto;transform:none}.rdp-dropdown select,.rdp-year-dropdown select,.rdp-month-dropdown select{scrollbar-width:thin;max-height:240px;position:static;overflow-y:auto}.rdp .rdp-dropdown_year select,.rdp .rdp-dropdown_month select{scrollbar-width:thin;min-height:30px;max-height:240px;position:static;top:auto;bottom:auto;overflow-y:auto;transform:none}.rdp .rdp-dropdowns .rdp-dropdown_root select{margin-top:2px;position:static;top:auto;bottom:auto;transform:translateY(0)}.rdp .rdp-dropdown_year select::-webkit-scrollbar{width:6px}.rdp .rdp-dropdown_month select::-webkit-scrollbar{width:6px}.rdp .rdp-dropdown_year select::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:3px}.rdp .rdp-dropdown_month select::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:3px}.rdp .rdp-dropdown_year select::-webkit-scrollbar-track{background-color:hsl(var(--muted))}.rdp .rdp-dropdown_month select::-webkit-scrollbar-track{background-color:hsl(var(--muted))}.rdp .rdp-dropdown_root[data-open=true] .rdp-dropdown{top:100%;bottom:auto;transform:translateY(0)}.rdp .rdp-dropdowns{position:relative;overflow:visible}
.bg-grid-slate-100{background-image:linear-gradient(90deg,#f1f5f91a 1px,#0000 1px),linear-gradient(#f1f5f91a 1px,#0000 1px);background-size:24px 24px}.bg-grid-slate-700{background-image:linear-gradient(90deg,#33415533 1px,#0000 1px),linear-gradient(#33415533 1px,#0000 1px);background-size:24px 24px}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.home-header,.greeting-section{animation:.6s ease-out fade-in-up}.statistics-grid>:first-child{animation:.6s ease-out .1s both slide-in-left}.statistics-grid>:nth-child(2){animation:.6s ease-out .2s both slide-in-left}.statistics-grid>:nth-child(3){animation:.6s ease-out .3s both slide-in-left}.harvests-section{animation:.6s ease-out .4s both fade-in-up}.stat-card{transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.stat-card:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #3b82f61a}.header-box{transition:all .3s;position:relative;overflow:hidden}.header-box:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.statistics-grid{perspective:1000px}.statistics-grid>*{transition:all .4s cubic-bezier(.4,0,.2,1)}.statistics-grid>:hover{transform:rotateX(5deg)rotateY(5deg)}.button-primary{position:relative;overflow:hidden}.button-primary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.button-primary:hover:before{left:100%}@keyframes pulse-glow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.loading-pulse{animation:2s ease-in-out infinite pulse-glow}.stat-card .trending-icon{opacity:0;transition:all .3s;transform:translate(10px)}.stat-card:hover .trending-icon{opacity:1;transform:translate(0)}.loading-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite loading-shimmer}@keyframes loading-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.statistics-grid{grid-template-columns:1fr;gap:1rem}.header-actions{flex-direction:column;gap:.75rem}.stat-card:hover{transform:translateY(-2px)scale(1.01)}}@media (prefers-color-scheme:dark){.bg-grid-slate-100{background-image:linear-gradient(90deg,#33415533 1px,#0000 1px),linear-gradient(#33415533 1px,#0000 1px)}.stat-card{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0003}.stat-card:hover{box-shadow:0 25px 50px -12px #0006,0 0 0 1px #3b82f633}}.stat-card:focus-within{outline-offset:2px;outline:2px solid #3b82f6;box-shadow:0 0 0 4px #3b82f61a,0 25px 50px -12px #00000040}.button-primary:focus{outline-offset:2px;outline:2px solid #3b82f6;box-shadow:0 0 0 4px #3b82f61a}@media (prefers-contrast:high){.stat-card,.button-primary{border:2px solid}}.mesh-grid-faded{-webkit-mask-image:radial-gradient(85% 85%,#000 60%,#000c 75%,#0006 85%,#0000 95%);mask-image:radial-gradient(85% 85%,#000 60%,#000c 75%,#0006 85%,#0000 95%)}
@media (max-width:375px){.header-box-title{font-size:1.125rem;font-weight:600;line-height:1.75rem}.header-box-subtext{font-size:.75rem;font-weight:400;line-height:1rem}.stat-card{padding:.75rem}.btn-sm{padding:.25rem .5rem;font-size:.75rem;line-height:1rem}.form-section>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem*var(--tw-space-y-reverse))}.modal-content{padding:.75rem}.table-mobile-card>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem*var(--tw-space-y-reverse))}.table-mobile-card{padding:.75rem}[data-radix-dialog-content]{max-width:95vw;margin-left:.5rem;margin-right:.5rem}.statistics-grid{gap:.75rem}.pagination-controls>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem*var(--tw-space-x-reverse));margin-left:calc(.25rem*calc(1 - var(--tw-space-x-reverse)))}.pagination-controls{font-size:.75rem;line-height:1rem}}@media (max-width:576px){[role=dialog]{max-width:95vw;margin-left:.5rem;margin-right:.5rem}.form-buttons{flex-direction:column}.form-buttons>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem*var(--tw-space-y-reverse));--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*calc(1 - var(--tw-space-x-reverse)))}.mobile-table-card>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem*var(--tw-space-y-reverse))}.mobile-table-card{padding:.5rem}.search-input{height:2.25rem;font-size:.875rem;line-height:1.25rem}}@media (max-width:768px){button,.clickable,[role=button],[type=button],[type=submit]{min-width:44px;min-height:44px}input,select,textarea{border-radius:8px;min-height:44px;font-size:1rem;line-height:1.5rem}[data-radix-popover-content],[data-radix-dropdown-menu-content]{max-width:calc(100vw - 2rem);margin-left:1rem;margin-right:1rem}.mobile-card{border-radius:var(--radius);padding:1rem}input[type=checkbox],input[type=radio]{min-width:20px;min-height:20px}.modal-header{padding-bottom:1rem}.mobile-table-container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overflow-x:hidden}.mobile-table-row{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.mobile-table-row:last-child{border-bottom-width:0}.mobile-table-row:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.harvest-container{height:100%}.mobile-harvest-header{z-index:20;-webkit-backdrop-filter:blur(8px);position:sticky;top:0}}@supports (padding:max(0px)){@media (max-width:768px){.mobile-safe-top{padding-top:max(1rem,env(safe-area-inset-top))}.mobile-safe-bottom{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.mobile-safe-left{padding-left:max(1rem,env(safe-area-inset-left))}.mobile-safe-right{padding-right:max(1rem,env(safe-area-inset-right))}.mobile-safe-inset{padding:max(1rem,env(safe-area-inset-top))max(1rem,env(safe-area-inset-right))max(1rem,env(safe-area-inset-bottom))max(1rem,env(safe-area-inset-left))}}}@media (prefers-contrast:high){.mobile-card,.mobile-table-card,button{border-width:2px;border-color:currentColor}}@media (prefers-reduced-motion:reduce){.mobile-card,.stat-card{transition:none;animation:none}}

/*# sourceMappingURL=52f92b9b0436c532.css.map*/