@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-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}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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-gray-700:#364153;--color-white:#fff;--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-semibold:600;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-gray-700:lab(27.1134% -.956401 -12.3224)}}}@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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.visible{visibility:visible}.fixed{position:fixed}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.block{display:block}.rounded-lg{border-radius:var(--radius-lg)}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-white{background-color:var(--color-white)}.p-2{padding:calc(var(--spacing) * 2)}.p-6{padding:calc(var(--spacing) * 6)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-gray-700{color:var(--color-gray-700)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px 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)}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--byx-ink:#2d0a36;--byx-ink-muted:#745f79;--byx-orange:#ff7625;--byx-orange-dark:#db5916;--byx-cream:#f8f9ed;--byx-paper:#fffefa;--byx-mint:#dfead5;--byx-line:#ded5d6;--byx-danger:#b42318}*{box-sizing:border-box}.app-body{min-height:100vh;color:var(--byx-ink);background:linear-gradient(125deg,#f8f9ed 0%,#fffefa 58%,#e8efdf 100%);margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif}.app-header{background:#fffefaeb;border-bottom:1px solid #2d0a3621}.app-header-inner,.app-main{width:min(1360px,100% - 40px);margin:0 auto}.app-header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:90px;display:flex}.app-brand{align-items:center;gap:12px;display:flex}.app-brand-mark{border-radius:8px;width:38px;height:38px}.app-brand-name{letter-spacing:0;margin:0;font-size:1.25rem;font-weight:800}.app-brand-caption,.app-header-context{color:var(--byx-ink-muted);letter-spacing:.08em;text-transform:uppercase;margin:2px 0 0;font-size:.78rem;font-weight:700}.app-header-context{color:var(--byx-orange-dark)}.app-main{padding:34px 0 56px}.times-workspace{gap:22px;display:grid}.auth-panel,.entry-panel,.records-panel,.timesheet-panel,.summary-panel{border:1px solid var(--byx-line);background:var(--byx-paper);border-radius:8px;box-shadow:0 14px 38px #2d0a3614}.timesheet-panel{padding:22px 26px}.timesheet-panel select{max-width:420px}.workspace-columns{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:40px;display:grid}.workspace-main{gap:22px;min-width:0;display:grid}.workspace-side{min-width:0;position:sticky;top:20px}.summary-panel{padding:22px 26px 26px}.summary-panel .section-heading>span{color:var(--byx-ink-muted);margin:0;font-size:.9rem;font-weight:600}.today-status{border:1px solid var(--byx-line);border-radius:8px;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;display:flex}.today-status-dot{border-radius:50%;flex:none;width:12px;height:12px}.today-status-title{margin:0;font-size:.98rem;font-weight:600}.today-status-message{color:var(--byx-ink-muted);margin:2px 0 0;font-size:.83rem}.today-status-ahead{background:#16804a14;border-color:#16804a59}.today-status-ahead .today-status-dot{background:#16804a}.today-status-onTrack{background:#16804a14;border-color:#16804a59}.today-status-onTrack .today-status-dot{background:#21a35a}.today-status-behind{background:#c8501414;border-color:#c8501459}.today-status-behind .today-status-dot{background:var(--byx-orange)}.today-status-off{background:#2d0a360a}.today-status-off .today-status-dot{background:var(--byx-ink-muted)}.week-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;display:grid}.week-chart-day{flex-direction:column;align-items:center;gap:6px;display:flex}.week-chart-track{background:#2d0a360d;border-radius:6px;align-items:flex-end;width:100%;max-width:44px;height:120px;display:flex;position:relative;overflow:hidden}.week-chart-bar{border-radius:6px 6px 0 0;width:100%;min-height:2px;transition:height .25s}.week-chart-bar-met{background:#21a35a}.week-chart-bar-partial{background:var(--byx-orange)}.week-chart-bar-empty{background:#2d0a361f}.week-chart-bar-off{background:#2d0a3614}.week-chart-target{z-index:1;border-top:2px dashed #2d0a3666;height:0;position:absolute;left:0;right:0}.week-chart-value{color:var(--byx-ink);font-size:.78rem;font-weight:600}.week-chart-label{color:var(--byx-ink-muted);font-size:.78rem}.week-chart-day.is-today .week-chart-label{color:var(--byx-orange);font-weight:700}.week-chart-day.is-today .week-chart-track{outline:2px solid var(--byx-orange);outline-offset:1px}.auth-panel{border-left:5px solid var(--byx-orange)}.auth-panel-inner,.auth-signin{padding:22px 26px}.auth-panel-inner{justify-content:space-between;align-items:center;gap:18px;display:flex}.auth-signin{text-align:center;padding:48px 24px}.eyebrow{color:var(--byx-orange-dark);letter-spacing:.09em;text-transform:uppercase;margin:0 0 5px;font-size:.71rem;font-weight:800}.account-email{overflow-wrap:anywhere;margin:0;font-size:1.07rem;font-weight:800}.signin-copy{max-width:420px;color:var(--byx-ink-muted);margin:0 auto 18px}.button{min-height:36px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:5px;padding:8px 14px;font-size:.875rem;font-weight:800;line-height:1;transition:transform .15s,background-color .15s,border-color .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:focus-visible,.field-control:focus-visible{outline-offset:2px;outline:3px solid #ff762552}.button:disabled{cursor:not-allowed;opacity:.55}.button-primary{color:var(--byx-paper);background:var(--byx-orange)}.button-primary:hover:not(:disabled){background:var(--byx-orange-dark)}.button-secondary{color:var(--byx-paper);background:var(--byx-ink)}.button-quiet{color:var(--byx-ink);border-color:var(--byx-ink);background:0 0}.button-quiet:hover:not(:disabled){background:#f0eaf0}.button-small{min-height:30px;padding:5px 12px;font-size:.78rem}.header-auth{align-items:center;gap:12px;display:flex}.header-auth-email{max-width:260px;color:var(--byx-ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:700;overflow:hidden}.icon-button{width:32px;height:32px;color:var(--byx-ink-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.icon-button:hover:not(:disabled){background:#f0eaf0}.icon-button:focus-visible{outline-offset:2px;outline:3px solid #ff762552}.icon-button:disabled{cursor:not-allowed;opacity:.55}.icon-button-edit:hover:not(:disabled){color:var(--byx-ink)}.icon-button-delete:hover:not(:disabled){color:var(--byx-danger);background:#fff0ee}.notice{border-radius:6px;padding:14px 18px}.notice-error{color:#7f1d1d;background:#fff0ee;border:1px solid #f5b5ac}.notice p{margin:0}.notice p+p{margin-top:3px}.entry-panel{padding:25px 26px 28px}.section-heading,.records-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.section-heading h2,.records-heading h2{letter-spacing:0;margin:0;font-size:1.35rem}.section-heading>p,.records-heading>span{color:var(--byx-ink-muted);margin:0;font-size:.85rem}.records-heading{margin:8px 2px 0}.records-heading>span{background:var(--byx-mint);color:var(--byx-ink);border-radius:999px;padding:6px 10px;font-weight:800}.table-scroll,.records-panel{overflow-x:auto}.entry-table,.record-table{border-collapse:collapse;text-align:left;width:100%;min-width:940px}.entry-table th,.record-table th{color:var(--byx-ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.73rem;font-weight:800}.entry-table th{padding:8px}.record-table th{background:#f2f4e9;padding:13px 12px}.record-table td{vertical-align:middle;border-top:1px solid #ebe5e3;padding:13px 12px;font-size:.9rem}.record-table tbody tr:hover{background:#fcf8f2}.entry-table td{padding:8px}.record-table-compact{min-width:760px}.record-table-compact th{padding:9px 10px}.record-table-compact td{padding:7px 10px;font-size:.86rem}.record-group+.record-group .record-group-header th,.record-group+.record-group .record-group-header td{border-top:2px solid #e2dad8}.record-group-header:hover{background:0 0}.record-group-header th,.record-group-header td{background:#faf7f2;padding:7px 10px}.record-group-day{color:var(--byx-ink);letter-spacing:.02em;text-transform:none;font-size:.82rem;font-weight:800}.record-group-total{color:var(--byx-ink);white-space:nowrap;font-size:.85rem;font-weight:800}.field-control{width:100%;min-width:110px;color:var(--byx-ink);font:inherit;background:#fff;border:1px solid #cfc4c5;border-radius:4px;padding:9px 10px;font-size:.88rem}.field-control:disabled{color:#9a8e90;background:#f2efed}.field-control:hover:not(:disabled){border-color:#937991}.entry-actions{align-items:center;gap:8px;display:flex}.edit-entry-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}@media (max-width:1320px){.workspace-columns{grid-template-columns:minmax(0,1fr)}.workspace-side{position:static}}@media (max-width:680px){.app-header-inner,.app-main{width:min(100% - 28px,1180px)}.app-header-inner{min-height:76px}.app-header-context{display:none}.app-main{padding-top:20px}.header-auth-email{max-width:140px}.auth-panel-inner,.section-heading,.records-heading{flex-direction:column;align-items:flex-start}.auth-panel-inner{padding:18px}.entry-panel{padding:20px 14px}.records-heading>span{align-self:flex-start}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{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}
