/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--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;--tw-outline-style:solid}}}@layer theme{:host,:root{--font-sans:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--font-weight-normal:400;--font-weight-semibold:600;--shadow-sm:var(--shadow-sm);--shadow-md:var(--shadow-md);--shadow-lg:var(--shadow-lg);--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1) infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;--default-mono-font-family:var(--font-mono);--text-body-1:15px;--text-body-1--line-height:22px}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background-color:var(--bg-page);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-body-1);line-height:var(--text-body-1--line-height);-webkit-font-smoothing:antialiased;margin:0}:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:2px}button{font:inherit;color:inherit}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.sr-only{clip-path:inset(50%)}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{inset-block:0}.top-0{top:0}.top-\[5px\]{top:5px}.top-\[calc\(100\%\+8px\)\]{top:calc(100% + 8px)}.right-0{right:0}.bottom-0{bottom:0}.bottom-1{bottom:4px}.bottom-\[calc\(100\%\+8px\)\]{bottom:calc(100% + 8px)}.left-0{left:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.mx-auto{margin-inline:auto}.mt-1{margin-top:4px}.mt-4{margin-top:16px}.ml-2{margin-left:8px}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.h-0{height:0}.h-1\.5{height:6px}.h-2{height:8px}.h-2\.5{height:10px}.h-4{height:16px}.h-full{height:100%}.min-h-dvh{min-height:100dvh}.w-0{width:0}.w-1{width:4px}.w-4{width:16px}.w-36{width:144px}.w-40{width:160px}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.max-w-\[400px\]{max-width:400px}.max-w-\[var\(--layout-max-width\)\]{max-width:var(--layout-max-width)}.max-w-full{max-width:100%}.min-w-0{min-width:0}.flex-1{flex:1}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:4px}.gap-1\.5{gap:6px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.gap-8{gap:32px}.gap-x-10{column-gap:40px}.gap-y-4{row-gap:16px}.self-end{align-self:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap}.overflow-hidden,.truncate{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:20px}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:12px}.rounded-md{border-radius:8px}.rounded-sm{border-radius:6px}.rounded-xl{border-radius:16px}.rounded-xs{border-radius:4px}.rounded-t-xl{border-top-left-radius:16px;border-top-right-radius:16px}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-border-default{border-color:var(--border-default)}.border-border-subtle{border-color:var(--border-subtle)}.bg-anomaly-weak{background-color:var(--status-anomaly-weak)}.bg-away{background-color:var(--status-away-fill)}.bg-break{background-color:var(--status-break-fill)}.bg-empty{background-color:var(--status-empty-fill)}.bg-inprogress{background-color:var(--status-inprogress-fill)}.bg-leave\/50{background-color:var(--status-leave-fill)}@supports (color:color-mix(in lab,red,red)){.bg-leave\/50{background-color:color-mix(in oklab,var(--status-leave-fill) 50%,transparent)}}.bg-page{background-color:var(--bg-page)}.bg-selected{background-color:var(--bg-selected)}.bg-subtle{background-color:var(--bg-subtle)}.bg-surface{background-color:var(--bg-surface)}.bg-work{background-color:var(--status-work-fill)}.\[mask-image\:linear-gradient\(to_right\,black_75\%\,transparent\)\]{-webkit-mask-image:linear-gradient(90deg,#000 75%,#0000);mask-image:linear-gradient(90deg,#000 75%,#0000)}.p-1{padding:4px}.p-4{padding:16px}.p-6{padding:24px}.p-8{padding:32px}.px-2{padding-inline:8px}.px-3{padding-inline:12px}.px-4{padding-inline:16px}.px-6{padding-inline:24px}.py-0\.5{padding-block:2px}.py-1{padding-block:4px}.py-1\.5{padding-block:6px}.py-2{padding-block:8px}.py-3{padding-block:12px}.py-8{padding-block:32px}.py-16{padding-block:64px}.pt-8{padding-top:32px}.pr-1{padding-right:4px}.pr-3{padding-right:12px}.pb-1{padding-bottom:4px}.pb-12{padding-bottom:48px}.pl-3{padding-left:12px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-display{font-size:32px;line-height:var(--tw-leading,44px);font-weight:var(--tw-font-weight,700)}.text-micro{font-size:11px;line-height:var(--tw-leading,16px);font-weight:var(--tw-font-weight,500)}.text-subtitle{font-size:17px;line-height:var(--tw-leading,24px);font-weight:var(--tw-font-weight,600)}.text-title-1{font-size:24px;line-height:var(--tw-leading,34px)}.text-title-1,.text-title-2{font-weight:var(--tw-font-weight,700)}.text-title-2{font-size:20px;line-height:var(--tw-leading,28px)}.text-body-1{font-size:15px;line-height:var(--tw-leading,22px)}.text-body-2{font-size:14px;line-height:var(--tw-leading,20px)}.text-caption{font-size:13px;line-height:var(--tw-leading,18px)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-away{color:var(--status-away-fill)}.text-brand{color:var(--text-brand)}.text-danger{color:var(--text-danger)}.text-disabled{color:var(--text-disabled)}.text-inverse{color:var(--text-inverse)}.text-leave{color:var(--status-leave-fill)}.text-leave-text{color:var(--status-leave-text)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-tertiary{color:var(--text-tertiary)}.text-work{color:var(--status-work-fill)}.underline-offset-2{text-underline-offset:2px}.shadow-lg{--tw-shadow:var(--shadow-lg)}.shadow-lg,.shadow-md{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:var(--shadow-md)}.shadow-none{--tw-shadow:0 0 #0000}.shadow-none,.shadow-sm{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:var(--shadow-sm)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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))}.placeholder\:text-disabled::placeholder{color:var(--text-disabled)}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.hover\:bg-surface-hover:hover{background-color:var(--bg-surface-hover)}.hover\:text-primary:hover{color:var(--text-primary)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-90:hover{opacity:.9}}.disabled\:cursor-default:disabled{cursor:default}.disabled\:text-disabled:disabled{color:var(--text-disabled)}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:40rem){.sm\:flex{display:flex}}.numeric{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.pattern-diagonal{background-image:repeating-linear-gradient(45deg,#0000,#0000 3px,#ffffff8c 3px 6px)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}:root{--grey-0:#fff;--grey-50:#f9fafb;--grey-100:#f2f4f6;--grey-200:#e5e8eb;--grey-300:#d1d6db;--grey-400:#b0b8c1;--grey-500:#8b95a1;--grey-600:#6b7684;--grey-700:#4e5968;--grey-800:#333d4b;--grey-900:#191f28;--blue-50:#f2f7ff;--blue-100:#e1edff;--blue-200:#c4dbff;--blue-300:#93beff;--blue-400:#5a9cff;--blue-500:#3182f6;--blue-600:#2272eb;--blue-700:#1b5fcc;--blue-800:#174ca3;--blue-900:#143c7d;--orange-50:#fff7eb;--orange-100:#ffebcc;--orange-400:#ffa940;--orange-500:#ff9500;--orange-700:#c96f00;--teal-50:#e9f8f3;--teal-400:#3cc29a;--teal-500:#0fa97a;--teal-700:#0a7a58;--red-50:#ffefef;--red-500:#f04452;--red-700:#c22a38;--bg-page:var(--grey-50);--bg-surface:var(--grey-0);--bg-surface-hover:var(--grey-50);--bg-subtle:var(--grey-100);--bg-selected:var(--blue-50);--text-primary:var(--grey-900);--text-secondary:var(--grey-700);--text-tertiary:var(--grey-500);--text-disabled:var(--grey-400);--text-brand:var(--blue-500);--text-danger:var(--red-700);--text-inverse:var(--grey-0);--border-subtle:var(--grey-200);--border-default:var(--grey-300);--border-focus:var(--blue-500);--border-danger:var(--red-500);--status-work-fill:var(--blue-500);--status-work-weak:var(--blue-50);--status-work-text:var(--blue-700);--status-away-fill:var(--orange-500);--status-away-weak:var(--orange-50);--status-away-text:var(--orange-700);--status-leave-fill:var(--teal-500);--status-leave-weak:var(--teal-50);--status-leave-text:var(--teal-700);--status-break-fill:var(--grey-400);--status-break-text:var(--grey-700);--status-empty-fill:var(--grey-100);--status-empty-text:var(--grey-500);--status-anomaly-border:var(--red-500);--status-anomaly-weak:var(--red-50);--status-inprogress-fill:var(--blue-200);--indicator-now:var(--red-500);--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 28px #0000001f;--duration-fast:.12s;--duration-base:.2s;--duration-slow:.32s;--easing-standard:cubic-bezier(.4,0,.2,1);--easing-out:cubic-bezier(0,0,.2,1);--timeline-row-height:56px;--timeline-bar-height:24px;--timeline-bar-min-width:4px;--timeline-member-col:200px;--timeline-summary-col:120px;--timeline-axis-header-height:40px;--layout-max-width:1440px;--header-height:64px}:root[data-theme=dark]{--bg-page:#17171c;--bg-surface:#1f1f25;--bg-surface-hover:#26262e;--bg-subtle:#2a2a32;--bg-selected:#1c2b43;--text-primary:#f2f4f6;--text-secondary:#c0c6ce;--text-tertiary:#8b95a1;--text-disabled:#6b7684;--border-subtle:#33333d;--border-default:#464651}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@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}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@keyframes pulse{50%{opacity:.5}}