:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#181818;background:#f5f5f5;min-width:320px;min-height:100vh;margin:0;font-family:Inter,Arial,sans-serif}button,input{font:inherit}.auth-page{grid-template-columns:minmax(320px,1fr) minmax(420px,1fr);min-height:100vh;display:grid}.auth-brand-panel{color:#fff;background:linear-gradient(145deg,#141414f5,#500000e6);align-items:flex-end;min-height:100vh;padding:64px;display:flex;position:relative;overflow:hidden}.auth-brand-panel:before{content:"";border:80px solid #d21f2b40;border-radius:50%;width:420px;height:420px;position:absolute;top:-160px;right:-160px}.auth-brand-panel:after{content:"";background:#d21f2b21;border-radius:24px;width:180px;height:180px;position:absolute;bottom:110px;right:80px;transform:rotate(18deg)}.auth-brand-content{z-index:1;max-width:560px;position:relative}.auth-brand-content h1{letter-spacing:-.06em;margin:8px 0 20px;font-size:clamp(3rem,6vw,5.5rem);line-height:.95}.auth-brand-description{color:#ffffffc7;max-width:520px;margin:0;font-size:1.1rem;line-height:1.7}.auth-eyebrow{color:#d21f2b;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.auth-brand-panel .auth-eyebrow{color:#ff6670}.auth-form-panel{background:#f4f4f4;justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.auth-card{background:#fff;border:1px solid #e4e4e4;border-radius:24px;width:min(100%,460px);padding:44px;box-shadow:0 22px 50px #00000014}.auth-heading{margin-bottom:32px}.auth-heading h2{letter-spacing:-.04em;color:#181818;margin:8px 0 10px;font-size:2.2rem;font-weight:800}.auth-heading>p:last-child{color:#666;margin:0;line-height:1.6}.auth-form{flex-direction:column;gap:22px;display:flex}.auth-field{flex-direction:column;gap:8px;display:flex}.auth-field label{font-size:.92rem;font-weight:700}.auth-field input{color:gray;background:#fafafa;border:1px solid #d4d4d4;border-radius:12px;outline:none;width:100%;padding:14px 16px;transition:border-color .2s,background .2s,box-shadow .2s}.auth-field input:focus{background:#fff;border-color:#d21f2b;box-shadow:0 0 0 4px #d21f2b1f}.auth-submit{color:#fff;cursor:pointer;background:#d21f2b;border:none;border-radius:12px;width:100%;margin-top:4px;padding:15px 18px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s}.auth-submit:hover:not(:disabled){background:#b61924;transform:translateY(-1px);box-shadow:0 10px 20px #d21f2b3d}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-error{color:#a3121c;background:#fff0f1;border:1px solid #f1b3b8;border-radius:10px;margin:0;padding:12px 14px;font-size:.9rem}.auth-footer-text{color:#666;text-align:center;margin:28px 0 0}.auth-link-button{color:#d21f2b;cursor:pointer;background:0 0;border:none;padding:0;font-weight:800}.auth-link-button:hover{text-decoration:underline}@media (width<=850px){.auth-page{grid-template-columns:1fr}.auth-brand-panel{min-height:280px;padding:40px 28px}.auth-brand-content h1{font-size:3.2rem}.auth-form-panel{min-height:auto;padding:40px 20px}}@media (width<=500px){.auth-card{border-radius:18px;padding:30px 22px}.auth-heading h2{font-size:1.9rem}}.auth-success{color:#126b36;background:#eaf8f0;border:1px solid #a8dbc0;border-radius:10px;margin:0;padding:12px 14px;font-size:.9rem}body{background:#f5f5f5;margin:0;font-family:Arial,Helvetica,sans-serif}.dashboard{max-width:1200px;margin:auto;padding:30px}.card{background:#fff;border-radius:10px;margin-bottom:25px;padding:20px;box-shadow:0 3px 8px #0000001a}.card h2{color:#111;margin-bottom:20px}.header{color:#fff;text-align:center;background:#111;border-radius:12px;padding:24px}.header h1{margin:0;font-size:3rem;line-height:1.1}.header p{color:#d1d5db;margin-top:8px;font-size:1.1rem}.status{font-size:1.2rem;font-weight:700}.status.in{color:green}.status.out{color:#c1121f}.button-row{gap:15px;margin-top:20px;display:flex}button{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px;font-size:16px}.clock-in{color:#fff;background:#2e7d32}.clock-out{color:#fff;background:#c1121f}button:disabled{opacity:.5;cursor:not-allowed}table{border-collapse:collapse;width:100%}th{color:#fff;background:#111;padding:12px}td{text-align:center;padding:10px}tbody tr:nth-child(2n){background:#f3f3f3}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.section-heading h2{margin:0 0 6px}.section-heading p{color:#666;margin:0}.table-container{width:100%;overflow-x:auto}.employee-email{color:#777;margin-top:4px;font-size:.85rem}.status-badge{border-radius:999px;align-items:center;padding:6px 10px;font-size:.85rem;font-weight:700;display:inline-flex}.status-working{color:#126b36;background:#e5f7ec}.status-off{color:#666;background:#eee}.report-form{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:18px;display:grid}.date-field{flex-direction:column;gap:8px;display:flex}.date-field label{font-weight:700}.date-field input[type=date]{color:#181818;cursor:pointer;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #d4d4d4;border-radius:10px;padding:10px 12px}.date-field input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer}.report-button{width:auto;min-width:180px;margin:0}.secondary-button{color:#181818;cursor:pointer;background:#fff;border:1px solid #181818;border-radius:10px;padding:10px 16px;font-weight:700}.secondary-button:hover:not(:disabled){color:#fff;background:#181818}.secondary-button:disabled{opacity:.6;cursor:not-allowed}@media (width<=760px){.section-heading{flex-direction:column;align-items:flex-start}.report-form{grid-template-columns:1fr}.report-button{width:100%}}.job-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.job-form-wide{grid-column:1/-1}.job-form .date-field input,.job-form .date-field textarea,.job-form .date-field select{color:#181818;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #d4d4d4;border-radius:10px;padding:10px 12px}.job-form .date-field textarea{resize:vertical}.employee-assignment-fieldset{border:1px solid #d4d4d4;border-radius:10px;margin:0;padding:16px}.employee-assignment-fieldset legend{padding:0 8px;font-weight:700}.employee-checkbox-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;display:grid}.employee-checkbox-grid label{cursor:pointer;border:1px solid #e1e1e1;border-radius:8px;align-items:flex-start;gap:10px;padding:10px;display:flex}.employee-checkbox-grid input{margin-top:3px}.employee-checkbox-grid span{flex-direction:column;gap:3px;display:flex}.employee-checkbox-grid small{color:#666}.job-form-actions{gap:10px;display:flex}.job-form-actions button{flex:0 220px;margin:0}.calendar-card{overflow-x:auto}.job-calendar{min-width:760px}.calendar-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.calendar-toolbar>button{flex:none}.calendar-toolbar>div{text-align:center}.calendar-toolbar h2{margin:0}.calendar-today-button{color:#b61924;background:0 0;padding:4px 8px;font-size:.85rem;font-weight:700}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays{color:#fff;text-align:center;background:#111;border:1px solid #dedede;border-bottom:none;border-radius:8px 8px 0 0;font-size:.85rem;font-weight:700}.calendar-weekdays div{padding:10px 4px}.calendar-days{border-top:1px solid #dedede;border-left:1px solid #dedede}.calendar-day{background:#fff;border-bottom:1px solid #dedede;border-right:1px solid #dedede;min-height:130px;padding:8px}.calendar-day[role=button]{cursor:pointer}.calendar-day[role=button]:hover{background:#fafafa}.calendar-day-empty{background:#f4f4f4}.calendar-day-today{box-shadow:inset 0 0 0 2px #d21f2b}.calendar-day-number{color:#555;margin-bottom:7px;font-size:.82rem;font-weight:700;display:block}.calendar-job-list{flex-direction:column;gap:5px;display:flex}.calendar-job{color:#302323;text-align:left;background:#fdebed;border-left:3px solid #b61924;border-radius:5px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:6px 7px;font-size:.74rem;display:flex}.calendar-job span{opacity:.75;font-size:.68rem}.calendar-job.selected{outline:2px solid #111}.calendar-job-in_progress{background:#fff4d6;border-color:#b97900}.calendar-job-completed{background:#e5f7ec;border-color:#237a45}.calendar-job-cancelled{color:#666;background:#eee;border-color:#777;text-decoration:line-through}.job-details-card p,.employee-job-details p{line-height:1.55}.job-status-badge{white-space:nowrap}.job-status-scheduled{color:#6e1b23;background:#fdebed}.job-status-in_progress{color:#72510a;background:#fff4d6}.job-status-completed{color:#126b36;background:#e5f7ec}.job-status-cancelled{color:#555;background:#eee}@media (width<=760px){.job-form{grid-template-columns:1fr}.job-form-wide{grid-column:auto}.admin-nav{overflow-x:auto}.admin-nav a{flex:none}}.admin-header{text-align:left;justify-content:space-between;align-items:center;gap:24px;display:flex}.admin-sign-out{color:#fff;background:0 0;border:1px solid #666;flex:none;padding:10px 16px}.admin-sign-out:hover{background:#2b2b2b}.admin-nav{background:#fff;border-radius:10px;gap:8px;margin:16px 0 24px;padding:8px;display:flex;box-shadow:0 3px 8px #00000014}.admin-nav a{color:#333;border-radius:8px;padding:10px 14px;font-weight:700;text-decoration:none}.admin-nav a.active{color:#fff;background:#111}.date-field input[type=datetime-local],.date-field select{box-sizing:border-box;color:#181818;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #d4d4d4;border-radius:10px;padding:10px 12px}.date-field small{color:#666}.shift-form,.shift-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.shift-form-actions{grid-column:1/-1;align-items:center;gap:10px;display:flex}.shift-form-actions button{flex:0 190px;margin:0}.shift-filters{margin-bottom:20px}.form-message{border-radius:8px;margin:16px 0 0;padding:12px 14px}.success-message{color:#126b36;background:#e5f7ec}.error-message{color:#8f1620;background:#fdebed}.table-actions{justify-content:center;gap:8px;display:flex}.table-actions button{flex:none;padding:7px 10px;font-size:.9rem}.table-edit-button{color:#fff;background:#333}.table-delete-button{color:#fff;background:#a8202c}.audit-action{text-transform:capitalize;border-radius:999px;padding:4px 8px;font-size:.78rem;font-weight:700;display:inline-block}.audit-created{color:#126b36;background:#e5f7ec}.audit-updated{color:#72510a;background:#fff4d6}.audit-deleted{color:#8f1620;background:#fdebed}.account-status{text-transform:capitalize;border-radius:999px;padding:5px 9px;font-size:.8rem;font-weight:700;display:inline-block}.account-pending{color:#72510a;background:#fff4d6}.account-approved{color:#126b36;background:#e5f7ec}.account-rejected{color:#8f1620;background:#fdebed}.account-approve-button{color:#fff;background:#237a45}@media (width<=760px){.shift-form,.shift-filters{grid-template-columns:1fr}.admin-header{align-items:flex-start}.admin-header h1{font-size:2.2rem}}
