@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-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Pretendard", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-slate-500:#62748e;--spacing:.25rem;--container-5xl:64rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-bold:700;--default-font-family:"Pretendard", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-slate-500:lab(48.0876% -2.03595 -16.5814)}}}@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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.row-1{grid-row:1}.row-5{grid-row:5}.row-6{grid-row:6}.mx-auto{margin-inline:auto}.my-4{margin-block:calc(var(--spacing) * 4)}.mt-4{margin-top:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.table{display:table}.max-w-5xl{max-width:var(--container-5xl)}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.gap-2{gap:calc(var(--spacing) * 2)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.p-10{padding:calc(var(--spacing) * 10)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-slate-500{color:var(--color-slate-500)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--background:#f4f7fb;--foreground:#263449;--navy:#10233f;--blue:#3479da;--orange:#e3903f}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}button,select{cursor:pointer}button,input,select{font-family:inherit}button:disabled{cursor:wait;opacity:.55}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:3px;z-index:1;outline:2px solid #438bea}.skip-link{z-index:20;background:#fff;padding:12px;position:absolute;top:-80px;left:16px}.skip-link:focus{top:12px}.hub-container{width:100%;max-width:1580px;margin:0 auto;padding-left:24px;padding-right:24px}.hub-header{background:var(--navy);color:#fff;min-height:60px;box-shadow:0 2px 8px #182c4814}.header-inner{align-items:center;gap:38px;min-height:60px;display:flex}.brand{letter-spacing:-.35px;white-space:nowrap;align-items:center;gap:10px;font-size:16px;font-weight:700;display:flex}.brand-mark{background:#3479da;border-radius:7px;place-items:center;width:29px;height:29px;font-size:14px;display:grid}.header-nav{align-self:stretch;align-items:center;gap:9px;display:flex}.header-nav button{color:#c6d1e0;white-space:nowrap;border-radius:6px;height:36px;padding:0 16px;font-size:13px;font-weight:500}.header-nav button:hover{color:#fff;background:#22334e}.header-nav button.active{color:#fff;background:#2c5e9f}.role-badge{color:#d5dfeb;white-space:nowrap;border:1px solid #3b4a60;border-radius:20px;margin-left:auto;padding:6px 10px;font-size:10px}.role-dot{vertical-align:middle;background:#9caec5;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.hub-main{padding-top:0;padding-bottom:0}.workspace-line{justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-bottom:0;display:flex}.workspace-line h1{font-size:15px;font-weight:600}.today-caption{color:#7b889c;font-size:10px}.mode-badge{color:#456890;background:#e5edf8;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:500}.mode-badge.mock{color:#64748b;background:#eceff4}.notice{border-radius:6px;margin-bottom:12px;padding:8px 12px;font-size:11px;line-height:1.6}.mock-notice{color:#65768c;background:#edf2f9;border:1px solid #e0e7f0}.error-notice{color:#88581c;background:#fff5e7;border:1px solid #efd1a3}.overview-bar{background:#fff;border:1px solid #e4eaf2;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:72px;margin-bottom:10px;padding:5px 12px;display:flex;box-shadow:0 3px 12px #0f234106}.month-navigation{align-items:center;gap:10px;display:flex}.month-navigation h2{letter-spacing:-.5px;text-align:center;min-width:158px;font-size:25px;font-weight:700}.control-button{color:#536078;background:#fff;border:1px solid #dce2eb;border-radius:5px;min-width:30px;padding:6px 11px;font-size:11px}.control-button:hover:not(:disabled){background:#edf3fc;border-color:#b9cce7}.arrow-button{color:#637288;width:36px;height:36px;padding:0;font-size:23px;line-height:24px}.today-button{margin-left:4px}.summaries{gap:10px;display:flex}.summary{background:#edf5ff;border:1px solid #d9e6f6;border-radius:8px;align-items:center;gap:12px;min-width:156px;min-height:60px;padding:8px 16px;display:flex;box-shadow:0 2px 5px #1e3a5f04}.summary p{color:#64748b;margin-bottom:2px;font-size:10px}.summary strong{color:#2e70c9;font-size:22px;font-weight:700;line-height:1.2}.summary small{margin-left:4px;font-size:10px;font-weight:400}.summary-symbol{color:#397bce;background:#e7f0fd;border-radius:8px;place-items:center;width:31px;height:31px;font-size:16px;font-weight:700;display:grid}.trip-summary{background:#fff4e8;border-color:#f1e0cc}.trip-summary strong{color:#c67528}.trip-summary .summary-symbol{color:#d58a3c;background:#fcecd9}.calendar-layout{grid-template-columns:minmax(0,1fr) clamp(330px,30%,410px);align-items:start;gap:16px;display:grid}.calendar-surface{background:#fff;border:1px solid #e4eaf2;border-radius:11px;min-width:0;overflow:hidden;box-shadow:0 4px 18px #0f23410d}.calendar-toolbar{border-bottom:1px solid #e7ebf1;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:8px 12px;display:flex}.filter-group{background:#f0f3f7;border-radius:6px;padding:2px;display:flex}.filter-button{color:#79869b;border-radius:4px;min-height:30px;padding:5px 13px;font-size:12px;font-weight:500}.filter-button.active{color:#326dc0;background:#fff;font-weight:700;box-shadow:0 1px 4px #293c5d18}.calendar-search{color:#8d9aaf;background:#fbfcfe;border:1px solid #e3e7ee;border-radius:6px;align-items:center;gap:6px;width:240px;max-width:55%;height:32px;padding:5px 9px;display:flex}.calendar-search>span:first-child{font-size:19px;line-height:18px}.calendar-search input{color:#42536a;background:0 0;outline:none;width:100%;min-width:0;font-size:12px}.calendar-search:focus-within{border-color:#4282d7;box-shadow:0 0 0 2px #dbeaff}.loading-line{color:#3479da;background:#f3f7fd;padding:7px 14px;font-size:11px}.weekday-head{text-align:center;color:#637083;background:#fbfcfe;border-bottom:1px solid #e5eaf1;grid-template-columns:repeat(7,1fr);align-items:center;height:36px;font-size:11px;font-weight:600;display:grid}.weekday-head span:first-child{color:#e45656}.weekday-head span:last-child{color:#3778d3}.month-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.date-cell{text-align:left;background:#fff;border-bottom:1px solid #e9edf3;border-right:1px solid #e9edf3;align-content:start;min-width:0;min-height:124px;padding:8px;display:block}.date-cell:nth-child(7n){border-right:0}.date-cell:nth-child(7n+1) .day-number{color:#c86b74}.date-cell:nth-child(7n) .day-number{color:#4f80c1}.date-cell:hover:not(:disabled){background:#f7faff}.date-cell.outside{background:#fafbfd}.outside .day-number{opacity:.45}.date-cell.today{background:#f3f8ff;box-shadow:inset 0 0 0 1px #b6d3f9}.date-cell.selected-date{background:#eaf3ff;box-shadow:inset 0 0 0 1.5px #4f8fe0}.date-heading{justify-content:space-between;align-items:center;height:20px;margin-bottom:3px;display:flex}.day-number{color:#5b6880;border-radius:50%;justify-content:center;align-items:center;min-width:23px;height:23px;font-size:12px;font-weight:600;display:inline-flex}.date-cell.today .day-number{color:#fff;opacity:1;background:#3479da}.today-label{color:#3b7bd0;padding-right:4px;font-size:9px;font-weight:600}.day-cards{gap:4px;display:grid}.calendar-card{color:#47688e;background:#edf5ff;border-left:3px solid #3478e5;border-radius:5px;min-width:0;padding:5px 6px;display:block}.calendar-card.trip{color:#8d663f;background:#fff4e8;border-color:#f28a32}.calendar-card.off{color:#7c899c;background:#f0f3f7;border-color:#a1b3cd}.card-title{color:#304e75;align-items:center;gap:4px;font-size:11px;font-weight:600;line-height:14px;display:flex}.trip .card-title{color:#8b5c2e}.category-pill{color:#3476c9;background:#dceaff;border-radius:3px;flex-shrink:0;padding:0 3px;font-size:10px;font-weight:700;line-height:12px}.trip .category-pill{color:#b9742f;background:#ffe4c8}.card-program{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;line-height:14px;display:block;overflow:hidden}.card-time{color:#7789a2;font-variant-numeric:tabular-nums;font-size:10px;line-height:13px;display:block}.trip .card-time{color:#a3896b}.more-count{color:#3478e5;margin:2px 0 0 3px;font-size:10px;font-weight:600;display:block}.empty-day{color:#a8b2c2;padding-top:9px;padding-left:3px;font-size:9px;display:block}.calendar-footer{color:#8b98ab;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:10px 14px;font-size:9px;display:flex}.legend{vertical-align:middle;border-radius:2px;width:6px;height:6px;margin-right:5px;display:inline-block}.legend.jump{background:#5996e6}.legend.trip{background:#e99a4c}.calendar-footer .legend.trip{margin-left:12px}.detail-panel{background:#fff;border:1px solid #e4eaf2;border-radius:11px;flex-direction:column;min-width:0;max-height:calc(100dvh - 96px);scroll-margin-top:16px;display:flex;position:sticky;top:80px;overflow:hidden;box-shadow:0 4px 18px #0f23410d}.detail-panel:focus{outline:none}.detail-panel:focus-visible{outline-offset:3px;outline:2px solid #6399dc}.detail-heading{background:linear-gradient(110deg,#f7faff,#fff);border-bottom:1px solid #e8edf4;flex-shrink:0;padding:19px 18px 16px}.detail-heading p{color:#7890b0;margin-bottom:5px;font-size:10px}.detail-heading h2{color:#263e60;letter-spacing:-.4px;font-size:23px;font-weight:700}.detail-heading>span{color:#8b98aa;margin-top:6px;font-size:10px;display:block}.detail-content{padding:0 16px;overflow-y:auto}.detail-section{padding:17px 0}.detail-section+.detail-section{border-top:1px solid #e8edf3}.detail-section h3{color:#364c6c;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.count-pill{color:#477cbf;background:#edf4fe;border-radius:5px;padding:2px 7px;font-size:10px;font-weight:500}.count-pill.orange{color:#bd7d3c;background:#fff1e1}.jump-table{table-layout:fixed;border-collapse:collapse;text-align:left;width:100%;font-size:11px;line-height:1.5}.jump-table th{color:#8b98a9;background:#f7f9fc;padding:7px 4px;font-size:11px;font-weight:500}.jump-table th:first-child{width:22%}.jump-table th:nth-child(2){width:44%}.jump-table th:last-child{width:34%}.jump-table td{vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #eef1f5;height:40px;padding:7px 4px}.jump-table tbody tr:last-child td{border-bottom:0}.jump-table strong{color:#3c4f69;font-weight:600}.work-status,.location-secondary{color:#8d9aab;margin-top:2px;font-size:9px;line-height:1.6;display:block}.work-time{white-space:normal;font-variant-numeric:tabular-nums;color:#60738e;font-size:10px}.trip-list{gap:10px;display:grid}.trip-detail{background:#fffcf8;border:1px solid #f0e1d0;border-radius:7px;padding:12px}.trip-detail h4{color:#4c5060;overflow-wrap:anywhere;font-size:12px;font-weight:700}.status-pill{color:#a47c4d;background:#fbeddb;border-radius:4px;flex-shrink:0;padding:2px 5px;font-size:9px}.trip-program{color:#b38250;overflow-wrap:anywhere;margin-top:4px;font-size:10px}.trip-detail dl{gap:5px;margin-top:10px;display:grid}.trip-detail dl>div{grid-template-columns:52px minmax(0,1fr);gap:5px;font-size:10px;line-height:1.5;display:grid}.trip-detail dt{color:#929cac}.trip-detail dd{color:#5c6c82;overflow-wrap:anywhere}.detail-empty{text-align:center;color:#97a3b4;background:#fcfdff;border:1px dashed #e2e8f0;border-radius:6px;padding:19px 10px;font-size:11px}.permission-note{color:#8795a9;background:#f7f9fc;border-top:1px solid #e7ecf3;flex-shrink:0;align-items:flex-start;gap:9px;min-height:54px;padding:11px 16px;display:flex}.permission-note strong{color:#64768e;font-size:11px;font-weight:600;display:block}.permission-note p{margin-top:3px;font-size:11px;line-height:1.6}.hub-footer{color:#98a4b6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:32px;margin-top:0;font-size:10px;display:flex}.mobile-day{display:none}@media (min-width:1024px) and (max-width:1199px){.hub-container{padding-left:18px;padding-right:18px}.calendar-layout{gap:12px}.detail-content{padding:0 12px}.header-inner{gap:24px}.calendar-card{padding-left:4px;padding-right:4px}}@media (max-width:1023px){.calendar-layout{grid-template-columns:1fr}.detail-panel{max-height:none;position:static}.detail-content{overflow:visible}.header-inner{gap:20px}.header-nav button{padding:0 10px}}@media (max-width:767px){.hub-container{padding-left:14px;padding-right:14px}.header-inner{flex-wrap:wrap;gap:0;padding-top:12px}.brand{font-size:14px}.role-badge{margin-left:auto}.header-nav{order:3;gap:4px;width:100%;margin-top:10px;padding-bottom:8px}.header-nav button{flex:1;height:31px;font-size:11px}.hub-main{padding-top:14px}.today-caption{display:none}.overview-bar{flex-direction:column;align-items:stretch;gap:12px}.month-navigation{justify-content:center}.summaries{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.summary{min-width:0;min-height:58px;padding:10px 12px}.summary strong{font-size:20px}.calendar-toolbar{gap:8px;padding:10px}.filter-button{padding:5px 10px}.calendar-search{max-width:56%}.weekday-head{display:none}.month-grid{display:block}.date-cell{border-right:0;width:100%;min-height:0;padding:11px}.date-cell.outside{display:none}.day-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.calendar-card{padding:7px}.card-title,.card-program{font-size:11px;line-height:16px}.card-time{font-size:10px;line-height:15px}.mobile-day{display:inline}.day-number{padding:0 4px}.empty-day{padding-top:0;padding-bottom:4px}.detail-content{padding:0 16px}.jump-table{font-size:12px}.jump-table th{font-size:10px}.work-time{font-size:11px}}.error-notice{align-items:center;gap:10px;min-height:44px;margin-bottom:10px;padding:8px 12px;font-size:12px;display:flex}.notice-icon{flex-shrink:0;font-size:16px}.notice-messages{flex:1;min-width:0}.notice-messages p{display:inline}.notice-messages p+p:before{content:" · "}.retry-button{background:#fffaf2;flex-shrink:0;font-size:12px}.trip-times{color:#8894a4;flex-wrap:wrap;gap:5px 12px;margin-top:9px;font-size:11px;display:flex}.trip-times strong{color:#5e6d82;font-weight:500}.trip-type{color:#97a1af;margin-top:5px;font-size:10px}@media (max-width:1023px){.detail-panel{top:auto}}@media (max-width:767px){.overview-bar{gap:10px;padding:10px}.month-navigation{gap:5px}.month-navigation h2{min-width:142px;font-size:23px}.error-notice{flex-wrap:wrap}.notice-messages{flex-basis:calc(100% - 32px)}.retry-button{margin-left:26px}.filter-button{padding:5px 8px}.workspace-line{min-height:42px}.permission-note p{font-size:10px}}.header-nav a{color:#c6d1e0;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;height:36px;padding:0 16px;font-size:13px;display:inline-flex}.header-nav a:hover{color:#fff;background:#22334e}.header-nav a.active{color:#fff;background:#2c5e9f}.staff-controls{background:#fff;border:1px solid #e4eaf2;border-radius:10px;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:16px;display:flex}.staff-picker{grid-template-columns:auto minmax(120px,180px) minmax(120px,180px);align-items:center;gap:8px;font-size:12px;display:grid}.staff-picker input,.staff-picker select{background:#fff;border:1px solid #dce2eb;border-radius:5px;min-width:0;padding:8px}.staff-picker .staff-hint{grid-column:1/-1}.staff-hint{color:#748198;margin:10px 0;font-size:11px}.staff-period{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.staff-period strong{font-size:12px}.staff-summary{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.staff-summary>span{color:#3478e5;background:#edf5ff;border-radius:6px;padding:10px 16px;font-size:12px}.staff-summary strong{margin-left:12px}.staff-summary .off,.staff-bar.off{color:#657184;background:#edf0f4}.staff-summary .trip,.staff-bar.trip{color:#b86e24;background:#fff4e8}.staff-timetable{background:#fff;border:1px solid #e4eaf2;border-radius:10px;overflow-x:auto}.staff-timeline{min-width:840px;padding-right:20px}.staff-time-head,.staff-row{grid-template-columns:76px minmax(0,1fr);display:grid}.staff-time-head{color:#748198;text-align:center;background:#fafbfd;align-items:center;height:36px;font-size:11px}.staff-time-head>div{height:16px;margin-left:10px;position:relative}.staff-time-head>div>span{position:absolute;transform:translate(-50%)}.staff-row{border-top:1px solid #e4eaf2;min-height:56px}.staff-day{border-right:1px solid #e4eaf2;font-size:12px}.staff-day small{font-size:10px;display:block}.staff-row.is-today .staff-day{color:#3478e5;background:#edf5ff;font-weight:700}.staff-row.is-selected{box-shadow:inset 0 0 0 1.5px #8ab4eb}.staff-tracks{background-image:linear-gradient(90deg,#e9edf3 1px,#0000 1px);background-size:calc(100% / var(--hours)) 100%;min-width:0;margin-left:10px;padding:6px 0}.staff-lane{height:42px;position:relative}.staff-bar{color:#326dc0;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:#edf5ff;border-radius:5px;height:36px;padding:0 8px;font-size:11px;position:absolute;top:3px;overflow:hidden}.staff-bar.untimed{border:1px dashed #b8c9dd;max-width:100%;position:relative}.staff-detail{background:#fff;border:1px solid #e4eaf2;border-radius:10px 10px 0 0;margin-top:16px;padding:16px}.staff-detail h2{margin-bottom:10px;font-size:15px;font-weight:700}.staff-detail p{color:#748198;font-size:12px}.staff-detail-item{color:#748198;flex-wrap:wrap;gap:12px 24px;padding:8px 0;font-size:12px;display:flex}.staff-detail-item strong{color:#344458;margin-left:6px;font-weight:500}@media (min-width:768px) and (max-width:1100px){.header-inner{gap:12px}.header-nav button,.header-nav a{padding:0 8px;font-size:12px}}@media (max-width:767px){.header-nav a{flex:1;height:31px;padding:0 5px;font-size:11px}.staff-picker{grid-template-columns:1fr 1fr;width:100%}.staff-picker>label:not(.sr-only){grid-column:1/-1}.staff-period{align-items:stretch;width:100%}.staff-period .month-navigation{flex-wrap:wrap}.staff-summary>span{padding:8px}.staff-detail-item{display:grid}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
