/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{@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)}}}*,: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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}.staff-link-row button{border:1px solid var(--line);background:#fff;border-radius:.45rem;padding:.55rem .7rem;font-weight:800}.link-actions{gap:.45rem;grid-template-columns:none!important;display:flex!important}.removed-link{color:#8a8278;font-size:.78rem;font-weight:800}.edit-timesheet-button{border:1px solid var(--ink);color:var(--ink);background:#fff;border-radius:.45rem;padding:.5rem .75rem;font-weight:800}.edit-timesheet-button:disabled{opacity:.55;cursor:wait}.no-action{color:var(--muted)}.timesheet-editor-backdrop{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14201da8;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.timesheet-editor{background:var(--paper);border:1px solid var(--line);border-radius:1rem;flex-direction:column;width:min(980px,100%);max-height:calc(100vh - 2.5rem);display:flex;overflow:hidden;box-shadow:0 30px 90px #00000059}.timesheet-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:1.25rem 1.4rem 1rem;display:flex}.timesheet-editor h2{font:700 clamp(1.45rem,3vw,2rem) var(--font-serif),serif;margin:.1rem 0}.timesheet-editor header p:last-child{color:var(--muted);margin:0;font-size:.85rem}.editor-close{color:var(--ink);background:0 0;border:0;align-self:flex-start;padding:.2rem;font-size:1.8rem;line-height:1}.editor-summary{background:var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.editor-summary span{color:var(--muted);background:#f7f3eb;justify-content:space-between;gap:.75rem;padding:.85rem 1.4rem;font-size:.8rem;display:flex}.editor-summary strong{color:var(--ink)}.editor-days{padding:.5rem 1.4rem;overflow-y:auto}.editor-day{border-bottom:1px solid var(--line);grid-template-columns:150px 110px minmax(220px,1fr);align-items:end;gap:1rem;padding:.7rem 0;display:grid}.editor-day:last-child{border-bottom:0}.editor-day>div{display:grid}.editor-day>div span{color:var(--muted);font-size:.75rem}.editor-day label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;gap:.3rem;font-size:.68rem;font-weight:800;display:grid}.editor-day input{width:100%;padding:.65rem .7rem}.editor-day label:nth-child(2) input{text-align:right;font-weight:800}.timesheet-editor>footer{border-top:1px solid var(--line);background:#f7f3eb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex}.timesheet-editor footer>div:first-child{gap:.15rem;display:grid}.timesheet-editor footer span{color:var(--muted);font-size:.75rem}.timesheet-editor footer>div:last-child{gap:.6rem;display:flex}.editor-cancel,.editor-save{border-radius:.55rem;padding:.75rem 1rem;font-weight:800}.editor-cancel{border:1px solid var(--line);color:var(--ink);background:#fff}.editor-save{background:var(--coral);color:#fff;box-shadow:3px 3px 0 var(--ink);border:0}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{flex-direction:row;justify-content:space-between;align-items:center;height:auto;padding:1rem 1.25rem;position:static}.admin-sidebar .brand{width:min(12.5rem,55vw);margin:0}.admin-sidebar nav,.admin-account{display:none}.stat-grid{grid-template-columns:repeat(2,1fr)}.staff-admin-grid{grid-template-columns:1fr}}@media (width<=700px){.staff-shell{padding:0 1rem 3rem}.topbar{min-height:76px}.staff-name{max-width:45%}.period-hero{grid-template-columns:1fr;padding:3rem 0 2rem}.payday-card{width:calc(100% - 8px)}.toolbar{flex-direction:column;align-items:stretch}.toolbar select{width:100%}.period-status{background:#ffffff59}.day-row{grid-template-columns:1fr 100px;gap:.8rem}.note-field{grid-column:1/-1}.hours-field,.note-field{grid-template-columns:1fr;gap:.25rem}.submit-footer{flex-direction:column;align-items:stretch}.submit-footer button{width:100%}.admin-main{padding:1.4rem 1rem 4rem}.admin-header{align-items:flex-end}.admin-header .export-button{padding:.7rem .8rem}.admin-controls{flex-direction:column;align-items:stretch}.stat-grid{grid-template-columns:1fr 1fr}.report-card{overflow-x:auto}.report-head,.report-row{min-width:810px}.schedule-card{flex-direction:column;align-items:stretch}.timesheet-editor-backdrop{place-items:stretch stretch;padding:0}.timesheet-editor{border-radius:0;width:100%;max-height:100vh}.editor-summary{grid-template-columns:1fr}.editor-summary span{padding:.55rem 1rem}.editor-days{padding:.35rem 1rem}.editor-day{grid-template-columns:90px 86px 1fr;gap:.6rem}.timesheet-editor>footer{flex-direction:column;align-items:stretch}.timesheet-editor footer>div:last-child{grid-template-columns:1fr 1fr;display:grid}.editor-cancel,.editor-save{width:100%}}@media (width<=430px){.topbar .brand{width:46vw}.stat-grid{grid-template-columns:1fr}.period-hero h1{font-size:2.1rem}.day-row{grid-template-columns:1fr 92px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{--ink:#162522;--cream:#f4ebdd;--paper:#fffdf8;--coral:#ef725c;--mint:#a8cbb7;--gold:#d9a441;--line:#d9d2c6;--muted:#66716d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans), sans-serif;margin:0}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.loading{background:var(--ink);min-height:100vh;color:var(--cream);letter-spacing:.03em;place-items:center;padding:2rem;display:grid}.brand{flex:0 auto;display:block}.brand-logo{width:min(13.5rem,100%);height:auto;display:block}.brand-logo-white,.admin-sidebar .brand-logo-colour{display:none}.admin-sidebar .brand-logo-white{width:100%;max-width:12.5rem;display:block}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--coral);margin:0 0 .6rem;font-size:.72rem;font-weight:800}.muted{color:var(--muted);line-height:1.65}.access-page{background:var(--ink);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.access-card{background:var(--paper);border-radius:1.5rem;max-width:680px;padding:clamp(2rem,6vw,4.5rem);box-shadow:0 28px 80px #00000040}.access-card .brand{margin-bottom:4rem}.access-card h1{font:700 clamp(2.1rem,6vw,4.2rem)/1.06 var(--font-serif),serif;letter-spacing:-.045em;margin:.25rem 0 1.3rem}.staff-shell{max-width:1180px;margin:0 auto;padding:0 1.5rem 4rem}.topbar{border-bottom:1px solid #1625222e;justify-content:space-between;align-items:center;min-height:92px;display:flex}.staff-name{text-align:right;gap:.18rem;display:grid}.staff-name span,.payday-card span,.page-note{color:var(--muted);font-size:.78rem}.period-hero{grid-template-columns:1fr auto;align-items:end;gap:2rem;padding:4.5rem 0 3rem;display:grid}.period-hero h1{max-width:800px;font:700 clamp(2rem,5vw,4.3rem)/1.06 var(--font-serif),serif;letter-spacing:-.05em;margin:0}.period-hero h1 span{color:var(--coral);font-style:italic;font-weight:400}.payday-card{background:var(--ink);color:#fff;width:240px;box-shadow:8px 8px 0 var(--gold);border-radius:.85rem;gap:.35rem;padding:1.3rem;display:grid}.payday-card span{color:var(--mint);text-transform:uppercase;letter-spacing:.12em;font-weight:700}.toolbar{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.toolbar label,.admin-controls label{text-transform:uppercase;letter-spacing:.1em;gap:.45rem;font-size:.76rem;font-weight:800;display:grid}select,input{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:.55rem;outline:none}select:focus,input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #ef725c24}select{min-width:260px;padding:.75rem 2.2rem .75rem .8rem}.period-status{border-left:3px solid;gap:.2rem;padding:.75rem 1rem;display:grid}.period-status span{font-weight:800}.period-status small{color:var(--muted)}.period-status.open{border-color:#3e8f6c}.period-status.locked{border-color:var(--coral)}.timesheet-card{border:1px solid var(--line);background:var(--paper);border-radius:1rem;overflow:hidden;box-shadow:0 14px 45px #1e282314}.week-heading,.week-divider{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.76rem;font-weight:800;display:flex}.week-heading strong,.week-divider strong{color:var(--mint)}.day-row{border-bottom:1px solid var(--line);grid-template-columns:150px 150px 1fr;align-items:center;gap:1rem;min-height:78px;padding:1rem 1.25rem;display:grid;position:relative}.day-row.new-week{padding-top:5rem}.week-divider{position:absolute;top:0;left:0;right:0}.day-date{align-items:baseline;gap:.55rem;display:flex}.day-date strong{font:700 1.1rem var(--font-serif),serif}.day-date span{color:var(--muted)}.hours-field,.note-field{grid-template-columns:auto 1fr;align-items:center;gap:.6rem;display:grid}.hours-field span,.note-field span{color:var(--muted);font-size:.72rem}.hours-field input,.note-field input{width:100%;padding:.72rem}.hours-field input{text-align:right;font-weight:800}input:disabled{color:#777;cursor:not-allowed;background:#f2eee7}.submit-footer{background:#e5efe8;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem;display:flex}.submit-footer div{gap:.2rem;display:grid}.submit-footer span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.submit-footer strong{font:700 1.55rem var(--font-serif),serif}.submit-footer button,.add-staff-card button,.lock-button,.unlock-button,.export-button{border:0;border-radius:.55rem;padding:.85rem 1.1rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s}.submit-footer button,.add-staff-card button,.export-button{background:var(--coral);color:#fff;box-shadow:4px 4px 0 var(--ink)}button:hover,.export-button:hover{transform:translate(-1px,-1px)}.submit-footer button:disabled{opacity:.45;cursor:not-allowed;transform:none}.page-note{text-align:center;margin:1.5rem}.toast{z-index:20;background:var(--ink);color:#fff;border-radius:.7rem;align-items:center;gap:1rem;max-width:460px;padding:1rem 1.15rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 16px 50px #00000040}.toast.error{background:#982f2a}.toast button{color:#fff;background:0 0;border:0;font-size:1.3rem}.admin-shell{background:#f7f3eb;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:var(--ink);color:#fff;flex-direction:column;height:100vh;padding:2rem 1.5rem;display:flex;position:sticky;top:0}.admin-sidebar .brand{margin-bottom:3rem}.admin-sidebar nav{gap:.45rem;display:grid}.admin-sidebar nav a{color:#b9c8c2;border-radius:.5rem;padding:.75rem .85rem;font-size:.9rem;text-decoration:none}.admin-sidebar nav a.active,.admin-sidebar nav a:hover{color:#fff;background:#ffffff14}.admin-account{gap:.3rem;margin-top:auto;display:grid;overflow:hidden}.admin-account span{color:#9aaba5;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.admin-account strong{text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.admin-account a{color:var(--mint);margin-top:.4rem;font-size:.75rem}.admin-main{min-width:0;padding:2.2rem clamp(1.25rem,4vw,4rem) 5rem}.admin-header,.admin-controls,.section-title,.schedule-card{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-header h1{font:700 clamp(2rem,4vw,3.5rem) var(--font-serif),serif;letter-spacing:-.045em;margin:0}.admin-controls{border:1px solid var(--line);background:var(--paper);border-radius:.8rem;margin:2rem 0 1.2rem;padding:1rem}.lock-button{color:#fff;background:var(--ink)}.unlock-button{color:var(--ink);background:#eadfce}.stat-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;display:grid}.stat-grid article{background:var(--paper);border:1px solid var(--line);border-radius:.8rem;flex-direction:column;justify-content:space-between;min-height:120px;padding:1.2rem;display:flex}.stat-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:.75rem}.stat-grid strong{font:700 1.65rem var(--font-serif),serif}.status-open{color:#287153}.status-locked{color:var(--coral)}.report-card,.staff-list-card,.add-staff-card,.schedule-card{border:1px solid var(--line);background:var(--paper);border-radius:.85rem;overflow:hidden}.section-title{padding:1.25rem}.section-title h2,.add-staff-card h2,.schedule-card h2{font:700 1.35rem var(--font-serif),serif;margin:0}.section-title>span{color:var(--muted);font-size:.75rem}.report-head,.report-row{grid-template-columns:minmax(180px,1.6fr) repeat(3,minmax(70px,.55fr)) minmax(110px,.8fr);align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:grid}.report-head{background:var(--ink);color:#c7d6d0;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.report-row{border-bottom:1px solid var(--line)}.report-row:last-child{border:0}.report-row div{display:grid}.report-row small,.staff-link-row small{color:var(--muted)}.submission-pill{border-radius:999px;justify-self:start;padding:.35rem .55rem;font-size:.7rem;font-weight:800}.submission-pill.submitted{color:#216b4b;background:#dceee4}.submission-pill.draft{color:#9a4436;background:#f3e3da}.empty-row{text-align:center;color:var(--muted);padding:2rem}.staff-admin-grid{grid-template-columns:1.35fr .65fr;gap:1rem;margin-top:1rem;display:grid}.staff-link-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.staff-link-row div{display:grid}.staff-link-row button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:.45rem;padding:.55rem .7rem;font-weight:800}.link-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;grid-template-columns:none!important;display:flex!important}.delete-link-button{color:#a13d2d;background:#fff5f1!important;border-color:#dba69b!important}.delete-employee-button{color:#fff!important;background:#982f2a!important;border-color:#bf3028!important}.link-deleted{background:#faf8f4}.removed-link{color:#8a8278;align-self:center;font-size:.78rem;font-weight:800}.add-staff-card{padding:1.25rem}.add-staff-card label{text-transform:uppercase;letter-spacing:.06em;gap:.4rem;margin:1rem 0;font-size:.76rem;font-weight:800;display:grid}.add-staff-card label span{color:var(--muted);font-weight:400}.add-staff-card input{padding:.75rem}.add-staff-card button{width:100%}.add-staff-card>p:last-child{color:var(--muted);font-size:.75rem;line-height:1.5}.schedule-card{margin-top:1rem;padding:1.25rem}.schedule-card p:last-child{max-width:650px;color:var(--muted);margin-bottom:0}.schedule-card label{gap:.4rem;font-size:.75rem;font-weight:800;display:grid}.schedule-card input{padding:.75rem}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{flex-direction:row;justify-content:space-between;align-items:center;height:auto;padding:1rem 1.25rem;position:static}.admin-sidebar .brand{width:min(12.5rem,55vw);margin:0}.admin-sidebar nav,.admin-account{display:none}.stat-grid{grid-template-columns:repeat(2,1fr)}.staff-admin-grid{grid-template-columns:1fr}}@media (width<=700px){.staff-shell{padding:0 1rem 3rem}.topbar{min-height:76px}.staff-name{max-width:45%}.period-hero{grid-template-columns:1fr;padding:3rem 0 2rem}.payday-card{width:calc(100% - 8px)}.toolbar{flex-direction:column;align-items:stretch}.toolbar select{width:100%}.period-status{background:#ffffff59}.day-row{grid-template-columns:1fr 100px;gap:.8rem}.note-field{grid-column:1/-1}.hours-field,.note-field{grid-template-columns:1fr;gap:.25rem}.submit-footer{flex-direction:column;align-items:stretch}.submit-footer button{width:100%}.admin-main{padding:1.4rem 1rem 4rem}.admin-header{align-items:flex-end}.admin-header .export-button{padding:.7rem .8rem}.admin-controls{flex-direction:column;align-items:stretch}.stat-grid{grid-template-columns:1fr 1fr}.report-card{overflow-x:auto}.report-head,.report-row{min-width:720px}.schedule-card{flex-direction:column;align-items:stretch}}@media (width<=430px){.topbar .brand{width:46vw}.stat-grid{grid-template-columns:1fr}.period-hero h1{font-size:2.1rem}.day-row{grid-template-columns:1fr 92px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
