@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-semibold:600;--tracking-normal:0em;--radius-md:.375rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.min-h-24{min-height:calc(var(--spacing) * 24)}.w-10{width:calc(var(--spacing) * 10)}.w-full{width:100%}.shrink-0{flex-shrink:0}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[color\:var\(--border\)\]{border-color:var(--border)}.border-\[color\:var\(--border-strong\)\]{border-color:var(--border-strong)}.bg-\[color\:var\(--destructive\)\]{background-color:var(--destructive)}.bg-\[color\:var\(--field\)\]{background-color:var(--field)}.bg-\[color\:var\(--primary\)\]{background-color:var(--primary)}.bg-\[color\:var\(--surface\)\]{background-color:var(--surface)}.bg-transparent{background-color:#0000}.p-0{padding:calc(var(--spacing) * 0)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.text-\[color\:var\(--foreground\)\]{color:var(--foreground)}.text-\[color\:var\(--muted-foreground\)\]{color:var(--muted-foreground)}.text-\[color\:var\(--primary-foreground\)\]{color:var(--primary-foreground)}.text-white{color:var(--color-white)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-\[background-color\,border-color\,color\,box-shadow\,transform\]{transition-property:background-color,border-color,color,box-shadow,transform;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.placeholder\:text-\[color\:var\(--muted-foreground\)\]::placeholder{color:var(--muted-foreground)}@media(hover:hover){.hover\:bg-\[color\:var\(--destructive-hover\)\]:hover{background-color:var(--destructive-hover)}.hover\:bg-\[color\:var\(--primary-hover\)\]:hover{background-color:var(--primary-hover)}.hover\:bg-\[color\:var\(--surface-muted\)\]:hover{background-color:var(--surface-muted)}.hover\:text-\[color\:var\(--foreground\)\]:hover{color:var(--foreground)}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[color\:var\(--ring\)\]:focus-visible{--tw-ring-color:var(--ring)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.\[\&_svg\]\:size-4 svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}}:root{color:#131813;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--background:#f6f7f5;--foreground:#131813;--muted-foreground:#657168;--surface:#fff;--surface-muted:#eef2ee;--field:#fbfcfb;--border:#dfe5df;--border-strong:#c9d1c9;--primary:#176b43;--primary-hover:#125735;--primary-foreground:#fff;--ring:#176b4347;--success-rgb:71, 201, 130;--success:#1f7f4f;--success-foreground:#14532d;--success-fill:#dff6e7;--success-bg:#f2fbf5;--destructive:#b43d37;--destructive-hover:#96302c;--destructive-bg:#fde7e4;--shadow:0 12px 30px #1318130f;--visual-viewport-height:100dvh;--visual-viewport-width:100vw;--visual-viewport-offset-top:0px;--visual-viewport-offset-left:0px;--keyboard-bottom:0px;--keyboard-safe-bottom:max(env(safe-area-inset-bottom,0px), env(keyboard-inset-bottom,0px));background:#f6f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);-webkit-text-size-adjust:100%;min-width:320px;height:100%}body{background:var(--background);min-width:320px;height:100%;min-height:100vh;margin:0}body:has(.employee-shell){overflow:hidden}#root{min-height:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}svg{flex:none}.screen-loader{min-height:100svh;color:var(--muted-foreground);place-items:center;font-weight:700;display:grid}.field{color:var(--foreground);gap:.45rem;font-size:.88rem;font-weight:650;display:grid}.field small,.form-error,label small{color:var(--destructive);margin:0;font-size:.78rem;font-weight:650}.empty-state{border:1px dashed var(--border-strong);background:var(--field);text-align:center;border-radius:.5rem;place-items:center;min-height:9rem;padding:1.25rem;display:grid}.empty-state strong{color:var(--foreground);display:block}.empty-state p{max-width:30rem;color:var(--muted-foreground);margin:.35rem 0 0}.empty-state svg{vertical-align:-.15rem;width:1rem;height:1rem;margin-right:.25rem}.login-screen{background:var(--background);grid-template-columns:minmax(0,1fr) minmax(360px,430px);min-height:100svh;display:grid}.login-brand{color:#fff;background:linear-gradient(90deg,#08160ecc,#08160e38),url(/farm-hero.jpg) 50%/cover;align-items:flex-end;gap:1.25rem;padding:4rem;display:flex}html[dir=rtl] .login-brand,html[dir=rtl] .login-panel{text-align:right}.login-brand h1{letter-spacing:0;max-width:700px;margin:.45rem 0 1rem;font-size:clamp(2.4rem,5vw,4.7rem);font-weight:650;line-height:.96}.login-copy{color:#ffffffc7;max-width:560px;margin:0;font-size:1rem}.brand-mark{width:4rem;height:4rem;color:var(--primary);background:#fff;border-radius:.75rem;place-items:center;font-size:2rem;font-weight:800;display:grid}.login-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:.5rem;align-self:center;margin:1.5rem;padding:1.25rem}.panel-heading{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.panel-heading h2,.panel-heading p{margin:0}.panel-heading h2{color:var(--foreground);font-size:1.2rem;font-weight:650}.panel-heading p{color:var(--muted-foreground);overflow-wrap:anywhere;margin-top:.25rem;font-size:.85rem}.form-stack{gap:1rem;display:grid}.input-icon{position:relative}.input-icon svg{z-index:1;color:var(--muted-foreground);position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.input-icon input{padding-left:2.4rem}html[dir=rtl] .input-icon svg{left:auto;right:.8rem}html[dir=rtl] .input-icon input{padding-left:.75rem;padding-right:2.4rem}.eyebrow{color:#ffffffad;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.employee-shell{overscroll-behavior:none;background:linear-gradient(180deg,#f6f7f5f5,#eef2eef5),var(--background);height:100dvh;min-height:0;overflow:hidden}.employee-mobile-app{--employee-bottom-nav-height:4.4rem;background:var(--background);width:min(100%,440px);height:100dvh;max-height:100dvh;padding:clamp(.55rem,2dvh,.9rem);padding-top:calc(clamp(1.1rem,3dvh,1.45rem) + env(safe-area-inset-top,0px));flex-direction:column;gap:.75rem;margin:0 auto;display:flex;overflow:hidden}.employee-mobile-header{flex:none;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.employee-mobile-header>div:first-child{flex:auto;min-width:0}.employee-mobile-header>div:last-child{align-items:center;gap:.25rem;display:flex}.employee-mobile-context{max-width:100%;color:var(--primary);letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:.2rem;font-size:.72rem;font-weight:800;display:block;overflow:hidden}.daily-entry-panel{flex-direction:column;flex:auto;gap:clamp(.55rem,1.5dvh,.8rem);min-height:0;display:flex;overflow:hidden}.flock-summary{flex:none}.flock-house-note{color:var(--muted-foreground);margin:-.12rem 0 0;font-size:.82rem;font-weight:750;line-height:1.25}.employee-sync-panel{border:1px solid var(--border);background:var(--surface);border-radius:.85rem;flex:none;gap:.55rem;padding:.65rem;display:grid;box-shadow:0 10px 24px #1318130d}.employee-sync-panel.notice{border-color:rgba(var(--success-rgb),.22);background:#f8fcf8}.employee-sync-panel.issue{background:#fff8f6;border-color:#b43d3740}.employee-sync-main{align-items:flex-start;gap:.6rem;display:flex}.employee-sync-icon{background:var(--success-bg);width:2rem;height:2rem;color:var(--success);border-radius:.65rem;flex:none;place-items:center;display:grid}.employee-sync-panel.issue .employee-sync-icon{background:var(--destructive-bg);color:var(--destructive)}.employee-sync-icon svg{width:1rem;height:1rem}.employee-sync-main strong,.employee-sync-main p{margin:0}.employee-sync-main strong{color:var(--foreground);font-size:.92rem;font-weight:850}.employee-sync-main p{color:var(--muted-foreground);margin-top:.12rem;font-size:.78rem;font-weight:650;line-height:1.35}.employee-sync-actions{flex-wrap:wrap;gap:.4rem;display:flex}.employee-sync-actions button{min-width:5.2rem}.employee-sync-error{color:var(--destructive);align-items:flex-start;gap:.4rem;margin:0;font-size:.78rem;font-weight:750;line-height:1.35;display:flex}.employee-sync-error svg{width:.95rem;height:.95rem;margin-top:.04rem}.employee-settings-panel{flex:auto;align-content:start;gap:.75rem;min-height:0;padding-right:.05rem;display:grid;overflow:auto}.employee-settings-heading,.employee-settings-copy{align-items:flex-start;gap:.65rem;display:flex}.employee-settings-heading{flex:none}.employee-settings-heading>svg,.employee-settings-copy>svg{background:var(--success-bg);width:2rem;height:2rem;color:var(--success);border-radius:.65rem;flex:none;padding:.48rem;display:block}.employee-settings-heading p,.employee-settings-heading h2,.employee-settings-copy p{margin:0}.employee-settings-heading p{color:var(--muted-foreground);letter-spacing:0;font-size:.78rem;font-weight:850}.employee-settings-heading h2{color:var(--foreground);letter-spacing:0;margin-top:.08rem;font-size:1.3rem;font-weight:800;line-height:1.12}.employee-settings-group{border:1px solid var(--border);background:var(--surface);border-radius:.85rem;gap:.75rem;padding:.75rem;display:grid;box-shadow:0 10px 24px #1318130d}.employee-settings-copy>div{min-width:0}.employee-settings-copy strong{color:var(--foreground);font-size:.92rem;font-weight:850;line-height:1.25;display:block}.employee-settings-copy p{color:var(--muted-foreground);margin-top:.12rem;font-size:.8rem;font-weight:650;line-height:1.35}.employee-worker-details{gap:.45rem;margin:0;display:grid}.employee-worker-details div{grid-template-columns:minmax(5.5rem,.38fr) minmax(0,1fr);align-items:baseline;gap:.55rem;display:grid}.employee-worker-details dt,.employee-worker-details dd{margin:0;font-size:.82rem;line-height:1.3}.employee-worker-details dt{color:var(--muted-foreground);font-weight:750}.employee-worker-details dd{min-width:0;color:var(--foreground);overflow-wrap:anywhere;font-weight:850}.employee-language-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.employee-language-list button{border:1px solid var(--border);background:var(--field);min-width:0;min-height:2.65rem;color:var(--foreground);text-align:center;touch-action:manipulation;border-radius:.72rem;font-size:.82rem;font-weight:850;line-height:1.15}.employee-language-list button.selected{border-color:rgba(var(--success-rgb),.26);background:var(--success-bg);color:var(--success)}.employee-settings-actions button{justify-content:center;width:100%;min-height:2.8rem}.employee-settings-warning{background:var(--destructive-bg);color:var(--destructive);border:1px solid #b43d372e;border-radius:.72rem;align-items:flex-start;gap:.5rem;margin:0 0 .6rem;padding:.65rem;display:flex}.employee-settings-warning svg{width:1rem;height:1rem;margin-top:.1rem}.employee-settings-warning strong,.employee-settings-warning p{margin:0}.employee-settings-warning strong{font-size:.82rem;font-weight:850;line-height:1.2;display:block}.employee-settings-warning p{margin-top:.12rem;font-size:.78rem;font-weight:700;line-height:1.35}.employee-bottom-nav{border:1px solid var(--border);background:var(--surface);padding:.35rem;padding-bottom:calc(.35rem + env(safe-area-inset-bottom,0px));border-radius:1.1rem;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:auto;display:grid;box-shadow:0 -3px 16px #1318130d,0 12px 26px #1318130f}.employee-bottom-nav button{min-width:0;min-height:3rem;color:var(--muted-foreground);touch-action:manipulation;background:0 0;border:0;border-radius:.85rem;flex-direction:column;justify-content:center;align-items:center;gap:.22rem;font-size:.72rem;font-weight:850;line-height:1.1;transition:background-color .16s,color .16s,transform .12s;display:flex;position:relative}.employee-bottom-nav button:active{transform:scale(.96)}.employee-bottom-nav button.active{background:var(--success-bg);color:var(--success);box-shadow:inset 0 0 0 1px rgba(var(--success-rgb),.18)}.employee-bottom-nav svg{width:1.2rem;height:1.2rem;transition:transform .16s}.employee-bottom-nav button.active svg{transform:scale(1.08)}@media(prefers-reduced-motion:reduce){.employee-bottom-nav button,.employee-bottom-nav button:active,.employee-bottom-nav svg,.employee-bottom-nav button.active svg{transition:none;transform:none}}.employee-status-pill{color:#8a5b13;white-space:nowrap;background:#fff7df;border:1px solid #a87a233d;border-radius:999px;align-items:center;gap:.32rem;padding:.28rem .62rem;font-size:.74rem;font-weight:850;display:inline-flex}.employee-status-pill svg{width:.95rem;height:.95rem}.employee-toast{z-index:80;right:max(1rem,env(safe-area-inset-right,0px));bottom:calc(var(--employee-bottom-nav-height) + max(1rem,env(safe-area-inset-bottom,0px)) + var(--keyboard-bottom));left:max(1rem,env(safe-area-inset-left,0px));color:#fff;pointer-events:none;background:#142017;border:1px solid #ffffff1f;border-radius:.75rem;align-items:center;gap:.6rem;width:min(100% - 2rem,400px);margin:0 auto;padding:.75rem .85rem;font-size:.88rem;font-weight:800;line-height:1.3;display:flex;position:fixed;box-shadow:0 18px 42px #13181333}.employee-toast svg{color:#9ee6b8;width:1rem;height:1rem}.employee-toast.progress svg{animation:.9s linear infinite employee-toast-spin}@keyframes employee-toast-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.employee-toast.progress svg{animation:none}}.employee-manager-review{color:var(--foreground);border-top:1px solid #b43d3729;padding-top:.45rem}.employee-manager-review summary{cursor:pointer;color:var(--destructive);font-size:.78rem;font-weight:850}.employee-manager-review dl{gap:.35rem;margin:.5rem 0 0;display:grid}.employee-manager-review div{grid-template-columns:6rem minmax(0,1fr);gap:.45rem;display:grid}.employee-manager-review dt,.employee-manager-review dd{margin:0;font-size:.75rem;line-height:1.3}.employee-manager-review dt{color:var(--muted-foreground);font-weight:750}.employee-manager-review dd{overflow-wrap:anywhere;font-weight:700}.entry-progress{flex:none;gap:.4rem;display:grid}.entry-progress span{color:var(--muted-foreground);font-size:.78rem;font-weight:800}.entry-progress div{grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem;display:grid}.entry-progress i{background:var(--border);border-radius:999px;height:.28rem}.entry-progress i.done{background:var(--success)}.entry-action-list{flex:auto;align-content:start;gap:clamp(.45rem,1.15dvh,.65rem);min-height:0;padding-right:.05rem;display:grid;overflow:auto}.entry-action-row{width:100%;min-height:clamp(3.6rem,10dvh,4.25rem);color:var(--foreground);text-align:left;touch-action:manipulation;background:snow;border:1px solid #b43d373d;border-radius:.85rem;justify-content:space-between;align-items:center;gap:.8rem;padding:.75rem;transition:background-color .14s,border-color .14s,transform .14s;display:flex}html[dir=rtl] .entry-action-row{text-align:right}.entry-action-row:active{transform:scale(.99)}.entry-action-row.done{border-color:rgba(var(--success-rgb),.26);background:var(--success-bg)}.entry-action-copy{gap:.15rem;min-width:0;display:grid}.entry-action-copy strong,.entry-action-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.entry-action-copy strong{color:var(--foreground);font-size:.98rem;font-weight:800}.entry-action-copy small{color:var(--muted-foreground);font-size:.82rem;font-weight:650}.entry-action-state{background:var(--destructive);color:#fff;border-radius:.7rem;justify-content:center;align-items:center;gap:.35rem;min-width:5.75rem;min-height:2.35rem;font-size:.86rem;font-weight:900;display:inline-flex}.entry-action-row.done .entry-action-state{background:var(--success-fill);color:var(--success-foreground);box-shadow:inset 0 0 0 1px rgba(var(--success-rgb),.36)}.entry-action-state svg{width:1rem;height:1rem}.daily-save-error{flex:none;gap:.5rem;display:grid}.daily-save-button{border-radius:.85rem;min-height:clamp(3rem,8dvh,3.5rem);font-size:1rem;font-weight:850}.employee-complete-note{border:1px solid rgba(var(--success-rgb),.22);background:var(--success-bg);min-height:0;color:var(--success);text-align:center;border-radius:.85rem;flex:auto;align-content:center;justify-items:center;gap:.45rem;padding:1rem;display:grid}.employee-complete-note.pending{color:#8a5b13;background:#fff7df;border-color:#a87a2347}.employee-complete-note.issue{background:var(--destructive-bg);color:var(--destructive);border-color:#b43d3747}.employee-complete-note svg{width:2rem;height:2rem}.employee-complete-note strong,.employee-complete-note p{margin:0}.employee-complete-note strong{color:var(--foreground)}.employee-complete-note p{color:var(--muted-foreground)}.mobile-field{gap:clamp(.35rem,1dvh,.55rem);font-size:1rem}.mobile-field>span{color:var(--foreground);font-weight:800}.daily-entry-panel input,.daily-entry-panel select,.daily-entry-panel textarea{font-size:16px;line-height:1.2}.mobile-select{border-radius:.8rem;min-height:clamp(3rem,8.5dvh,3.5rem);font-size:1rem;font-weight:700}.mobile-number-input{appearance:textfield;font-variant-numeric:tabular-nums;letter-spacing:0;text-align:center;touch-action:manipulation;border-radius:.85rem;width:100%;min-height:clamp(3.25rem,9dvh,4.1rem);font-weight:800;font-size:1.8rem!important}.mobile-number-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--ring)}.mobile-number-input::placeholder{color:#a5afa8}.mobile-number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mobile-number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mobile-number-input[type=number]{-moz-appearance:textfield}.mobile-input-with-unit{position:relative}.mobile-input-with-unit input{padding-left:4rem;padding-right:4rem}.mobile-input-with-unit span{background:var(--surface-muted);min-width:2.35rem;color:var(--muted-foreground);text-align:center;border-radius:999px;padding:.35rem .55rem;font-size:.82rem;font-weight:900;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.mobile-textarea{resize:none;border-radius:.85rem;min-height:clamp(4.75rem,16dvh,6.5rem);font-size:1rem}.mobile-field small{color:var(--destructive);font-size:.86rem;font-weight:800}.ventilation-choice-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ventilation-choice-grid button{border:1px solid var(--border);background:var(--field);min-height:clamp(3.25rem,9dvh,4rem);color:var(--foreground);touch-action:manipulation;border-radius:.85rem;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:800;display:flex}.ventilation-choice-grid button.selected{border-color:rgba(var(--success-rgb),.5);background:var(--success-bg);color:var(--success)}.ventilation-choice-grid button.issue.selected{background:var(--destructive-bg);color:var(--destructive);border-color:#b43d3780}.entry-modal-backdrop{z-index:50;top:var(--visual-viewport-offset-top);left:var(--visual-viewport-offset-left);width:var(--visual-viewport-width);height:var(--visual-viewport-height);padding:.75rem .75rem calc(.75rem + var(--keyboard-safe-bottom));background:#1318136b;place-items:end center;display:grid;position:fixed;overflow:hidden}.entry-modal{width:min(100%,440px);max-height:calc(var(--visual-viewport-height) - 1.5rem - var(--keyboard-safe-bottom));background:var(--surface);border-radius:1rem;grid-template-rows:auto minmax(0,1fr) auto auto;gap:.8rem;padding:.9rem;display:grid;overflow:hidden;box-shadow:0 26px 70px #13181342}.keyboard-open .entry-modal{max-height:calc(var(--visual-viewport-height) - 1rem - var(--keyboard-safe-bottom))}.entry-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.entry-modal-header span,.entry-modal-header h2{margin:0}.entry-modal-header span{color:var(--muted-foreground);font-size:.78rem;font-weight:850}.entry-modal-header h2{color:var(--foreground);margin-top:.1rem;font-size:1.25rem;font-weight:800;line-height:1.15}.entry-modal-header button{border:1px solid var(--border);background:var(--surface-muted);width:2.4rem;height:2.4rem;color:var(--foreground);border-radius:999px;flex:none;place-items:center;display:grid}.entry-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;gap:.75rem;min-height:0;scroll-padding-block:1rem;display:grid;overflow-y:auto}.modal-field-grid{gap:.75rem;display:grid}.modal-submit-button{border-radius:.85rem;min-height:3.15rem;font-size:1rem;font-weight:900}@media(max-width:900px){.login-screen{grid-template-columns:1fr}.login-brand{min-height:42svh;padding:2rem}}@media(max-width:680px){.login-panel{margin:1rem}}@media(max-width:520px)and (max-height:640px){.employee-mobile-app{--employee-bottom-nav-height:3.85rem;padding:.5rem;padding-top:calc(.85rem + env(safe-area-inset-top,0px));gap:.5rem}.entry-action-row{min-height:3.15rem;padding:.55rem}.employee-sync-panel{gap:.4rem;padding:.52rem}.employee-settings-panel{gap:.55rem}.employee-settings-group{gap:.55rem;padding:.6rem}.employee-language-list button{min-height:2.35rem;font-size:.76rem}.employee-bottom-nav{padding:.28rem;padding-bottom:calc(.28rem + env(safe-area-inset-bottom,0px))}.employee-bottom-nav button{min-height:2.65rem}.mobile-number-input{min-height:3rem;font-size:1.5rem!important}.mobile-select,.ventilation-choice-grid button{min-height:3rem}.mobile-textarea{min-height:4rem}.daily-save-button,.modal-submit-button{min-height:2.55rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}
