@import "https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&family=Atkinson+Hyperlegible+Mono:wght@400;700&family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,400,0,0&display=swap";:root{--c-brand:#e4572e;--c-brand-tint:#fcebe4;--c-brand-alt:#efbf04;--c-ink:#16150f;--c-ink-muted:#4a473c;--c-ink-disabled:#6b6759;--c-on-ink:#fff;--c-surface:#fff;--c-surface-2:#f6f5f1;--c-surface-3:#edebe4;--c-border:#d8d5ca;--c-border-strong:#16150f;--c-link:#1a56a0;--c-linked:#17663c;--c-linked-tint:#e3f1e7;--c-freeform:#8a5200;--c-freeform-tint:#fbedd8;--c-billed:#1a56a0;--c-billed-tint:#e7eff9;--c-error:#a8231b;--c-error-strong:#8c1c15;--c-error-tint:#fbe8e6;--text-body:var(--c-ink);--text-muted:var(--c-ink-muted);--text-on-brand:var(--c-ink);--text-link:var(--c-link);--surface-page:var(--c-surface-3);--surface-card:var(--c-surface);--surface-sunken:var(--c-surface-2);--surface-chrome:var(--c-brand);--surface-selected:var(--c-brand-tint);--action-fill:var(--c-ink);--action-fill-hover:#33301f;--action-ink:var(--c-on-ink);--action-outline:var(--c-ink);--action-danger:var(--c-error);--action-danger-hover:var(--c-error-strong);--action-disabled-fill:var(--c-surface-3);--action-disabled-ink:var(--c-ink-disabled);--divider:var(--c-border);--outline:var(--c-border-strong);--focus-ring:var(--c-brand);--font-sans:"Atkinson Hyperlegible", system-ui, -apple-system, sans-serif;--font-mono:"Atkinson Hyperlegible Mono", ui-monospace, Menlo, monospace;--font-icon:"Material Symbols Rounded";--fw-regular:400;--fw-bold:700;--fs-display:44px;--lh-display:46px;--fs-headline:30px;--lh-headline:34px;--fs-title-lg:22px;--lh-title-lg:28px;--fs-title:19px;--lh-title:24px;--fs-body:17px;--lh-body:26px;--fs-body-sm:15px;--lh-body-sm:22px;--fs-label:15px;--lh-label:20px;--fs-label-sm:14px;--lh-label-sm:18px;--fs-mono:15px;--fs-mono-sm:14px;--tracking-display:-.02em;--tracking-label:.04em;--tracking-eyebrow:.08em;--fs-min:14px;--fs-min-mobile-body:17px;--numeric-tabular:tabular-nums;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--s-10:40px;--s-12:48px;--s-14:56px;--s-18:72px;--gutter-page:var(--s-5);--gutter-card:var(--s-4);--gap-stack:var(--s-3);--target-min:48px;--target-row:56px;--target-fab:72px;--row-pad-y:14px;--row-pad-y-compact:10px;--cell-pad-x:14px;--r-sm:4px;--r-md:6px;--r-lg:10px;--r-pill:999px;--bw:2px;--bw-strong:3px;--bw-state:8px;--e-flat:none;--e-raised:0 8px 20px #16150f2e;--e-screen:0 12px 28px #16150f33;--focus-underline:0 4px 0 0 var(--c-ink);--focus-outline-width:3px;--dur-instant:80ms;--dur-fast:.12s;--dur-standard:.2s;--dur-slow:.32s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.05, .7, .1, 1);--ease-exit:cubic-bezier(.3, 0, 1, 1)}html{-webkit-text-size-adjust:100%}body{background:var(--surface-page);color:var(--text-body);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);font-variant-numeric:var(--numeric-tabular);text-wrap:pretty;-webkit-font-smoothing:antialiased;margin:0}*,:before,:after{box-sizing:border-box}a{color:var(--text-link);text-underline-offset:2px;text-decoration-thickness:2px}a:hover{color:var(--c-ink);background:var(--c-brand-tint)}:where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:var(--focus-outline-width) solid var(--focus-ring);outline-offset:0;box-shadow:var(--focus-underline)}.ds-visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ds-visually-hidden:focus-visible+.ds-checkbox-box,.ds-visually-hidden:focus-visible+.ds-radio-mark,.ds-visually-hidden:focus-visible+.ds-switch-track{outline:var(--focus-outline-width) solid var(--focus-ring);outline-offset:0;box-shadow:var(--focus-underline)}.ds-icon{font-family:var(--font-icon);letter-spacing:normal;text-transform:none;white-space:nowrap;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";direction:ltr;font-style:normal;font-weight:400;line-height:1;display:inline-block}.ds-mono{font-family:var(--font-mono)}.ds-num{font-variant-numeric:var(--numeric-tabular)}@keyframes ds-spin{to{transform:rotate(360deg)}}@keyframes ds-shimmer{0%{background-position:-200px 0}to{background-position:400px 0}}:root{--scrim:#16150f73}@media (hover:hover){.ds-button[data-variant=primary]:hover:not(:disabled){--ds-button-bg:var(--action-fill-hover)}.ds-button[data-variant=danger]:hover:not(:disabled){--ds-button-bg:var(--action-danger-hover)}.ds-filter-chip[data-selected=true]:hover:not(:disabled){--ds-chip-bg:var(--action-fill-hover)}.ds-selection-clear:hover{--ds-clear-bg:var(--action-fill-hover)}.ds-checkbox:not([data-disabled=true]):hover .ds-checkbox-box[data-checked=true],.ds-switch:not([data-disabled=true]):hover .ds-switch-track[data-checked=true]{--ds-mark-bg:var(--action-fill-hover)}.ds-button[data-variant=secondary]:hover:not(:disabled){--ds-button-bg:var(--c-surface-2)}.ds-filter-chip[data-selected=false]:hover:not(:disabled){--ds-chip-bg:var(--c-surface-2)}.ds-tab:hover{--ds-tab-bg:var(--c-surface-2)}.ds-bottom-nav-item:hover{--ds-nav-bg:var(--c-surface-2)}.ds-time-entry-row:not([data-state=billed]):hover{--ds-row-bg:var(--c-surface-2)}.ds-checkbox:not([data-disabled=true]):hover .ds-checkbox-box[data-checked=false],.ds-radio:not([data-disabled=true]):hover .ds-radio-mark,.ds-switch:not([data-disabled=true]):hover .ds-switch-track[data-checked=false]{--ds-mark-bg:var(--c-surface-2)}.ds-button[data-variant=text]:hover:not(:disabled){--ds-button-bg:var(--c-brand-tint);--ds-button-fg:var(--c-ink)}.ds-snackbar-action:hover{--ds-snackbar-action-fg:var(--c-brand-tint)}.ds-appbar-tab:hover{--ds-tab-underline:var(--c-ink)}}.ds-button[data-variant=primary]:active:not(:disabled){--ds-button-bg:var(--action-fill)}.ds-button[data-variant=danger]:active:not(:disabled){--ds-button-bg:var(--action-danger)}.ds-filter-chip[data-selected=true]:active:not(:disabled){--ds-chip-bg:var(--c-ink)}.ds-selection-clear:active{--ds-clear-bg:var(--c-ink)}.ds-checkbox:not([data-disabled=true]):active .ds-checkbox-box[data-checked=true],.ds-switch:not([data-disabled=true]):active .ds-switch-track[data-checked=true]{--ds-mark-bg:var(--c-ink)}.ds-button[data-variant=secondary]:active:not(:disabled),.ds-button[data-variant=text]:active:not(:disabled){--ds-button-bg:var(--c-surface-3)}.ds-filter-chip[data-selected=false]:active:not(:disabled){--ds-chip-bg:var(--c-surface-3)}.ds-tab:active{--ds-tab-bg:var(--c-surface-3)}.ds-bottom-nav-item:active{--ds-nav-bg:var(--c-surface-3)}.ds-time-entry-row:not([data-state=billed]):active{--ds-row-bg:var(--c-surface-3)}.ds-checkbox:not([data-disabled=true]):active .ds-checkbox-box[data-checked=false],.ds-radio:not([data-disabled=true]):active .ds-radio-mark,.ds-switch:not([data-disabled=true]):active .ds-switch-track[data-checked=false]{--ds-mark-bg:var(--c-surface-3)}.ds-appbar-tab:active{--ds-tab-underline:var(--c-ink)}.ziphe-setting>label>span:first-child{font-family:var(--font-mono)}
