:root{color-scheme:light;--bg: #f4efe7;--surface: rgba(255, 252, 247, .84);--surface-strong: rgba(255, 252, 248, .98);--line: rgba(28, 38, 58, .09);--line-strong: rgba(28, 38, 58, .14);--ink: #1c2540;--muted: #66728d;--accent: #157a6e;--accent-strong: #0b5e55;--accent-soft: rgba(21, 122, 110, .1);--rail-bg: rgba(251, 248, 242, .92);--danger: #b9382f;--warning: #9f6b22;--shadow: 0 18px 48px rgba(24, 34, 52, .06);--shadow-soft: 0 10px 28px rgba(24, 34, 52, .045);--heading-font: "Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif;--skeleton-base: rgba(27, 36, 64, .14);--skeleton-highlight: rgba(255, 255, 255, .9)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(21,122,110,.07),transparent 22%),radial-gradient(circle at bottom right,rgba(190,147,73,.1),transparent 18%),linear-gradient(180deg,#faf7f1 0%,var(--bg) 100%)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.shell{width:min(1840px,calc(100vw - 36px));margin:18px auto;display:grid;grid-template-columns:248px minmax(0,1fr);gap:16px}.rail,.heroPanel,.listPanel,.iframePanel,.statePanel,.editorPanel,.placeholderCard{border:1px solid var(--line);background:var(--surface);border-radius:28px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-width:0}.rail{position:sticky;top:24px;align-self:start;min-height:calc(100vh - 48px);max-height:calc(100vh - 48px);padding:20px 16px;display:flex;flex-direction:column;gap:14px;overflow-y:auto;background:var(--rail-bg);box-shadow:0 18px 52px #1c213012,inset 0 1px #ffffffb8;scrollbar-width:thin}.rail::-webkit-scrollbar{width:8px}.rail::-webkit-scrollbar-thumb{background:#1b244024;border-radius:999px}.workspace{min-width:0;display:grid;grid-auto-rows:min-content;align-content:start;gap:14px}.pageContextBar{min-height:0;height:52px;align-self:start;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 16px;border:1px solid var(--line);border-radius:16px;background:#fffcf7b8;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);line-height:1.2}.pageContextBar strong{display:inline;margin:0;font-size:.98rem;letter-spacing:-.01em;min-width:0}.pageContextMeta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.82rem;font-weight:650}.unsavedPill{color:#7c4d12;border:1px solid rgba(159,107,34,.24);background:#fff4dedb;padding:6px 10px;border-radius:999px}.viewToggle{display:inline-flex;border:1px solid rgba(15,46,73,.16);border-radius:999px;overflow:hidden;background:#ffffffb3}.viewToggleButton{appearance:none;border:none;background:transparent;color:var(--muted);font-size:.8rem;font-weight:700;padding:6px 14px;cursor:pointer;transition:background .15s ease,color .15s ease}.viewToggleButton:hover{color:var(--ink, #0f2e49)}.viewToggleButton.active{background:#0f3b57;color:#fff}.skeletonLine,.dashboardFrameSkeleton,.skeletonSelect{display:block;border-radius:999px;background:linear-gradient(90deg,var(--skeleton-base) 0%,var(--skeleton-highlight) 50%,var(--skeleton-base) 100%);background-size:220% 100%;animation:skeletonShimmer 1.3s ease-in-out infinite}.skeletonLine{height:14px;width:100%}.skeletonLine.short{width:34%}.skeletonLine.medium{width:56%}.skeletonLine.long{width:82%}.skeletonTitle{height:24px;border-radius:16px;margin-bottom:12px}.skeletonTitle.large{width:68%;height:24px}.skeletonTitle.xl{width:78%;height:56px;border-radius:24px}.skeletonTitle.mediumLarge{width:48%;height:32px;border-radius:18px}.skeletonChip{width:140px;height:36px;border-radius:999px}.skeletonButton{width:100%;max-width:220px;height:46px;border-radius:14px}.skeletonButton.short{width:112px}.skeletonButton.medium{width:156px}.skeletonNav{height:44px;border-radius:14px}.skeletonSectionHeading{width:220px;height:22px;border-radius:14px}.skeletonAction{width:68px;height:18px;margin-top:6px}.entityRowSkeleton{align-items:center}.entityRowCopy{width:min(720px,100%)}.heroSummarySkeleton{display:grid;gap:12px;align-content:start;justify-items:end;padding-top:8px}.skeletonToolbar{flex:1;min-width:min(100%,420px)}.skeletonInput{flex:1;min-width:260px;height:46px;border-radius:16px}.skeletonTableSurface{padding:8px 0}.skeletonTableHeader,.skeletonTableRow{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:12px;padding:14px 18px}.dashboardFrameSkeleton .skeletonTableHeader,.dashboardFrameSkeleton .skeletonTableRow{grid-template-columns:repeat(6,minmax(120px,1fr))}.skeletonFrameToolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:18px 18px 10px}.skeletonTableHeader{border-bottom:1px solid var(--line)}.skeletonCellHeader{height:18px;width:60%}.skeletonCell{height:14px;width:78%}.skeletonSelect{min-height:220px;border-radius:22px}.brand h1,.heroPanel h2,.statePanel h2,.placeholderCard h2{margin:0;font-family:var(--heading-font);font-size:clamp(2rem,4vw,3.4rem);line-height:.96;letter-spacing:-.04em}.brand{display:grid;gap:12px;align-content:start;padding:0 4px 6px;overflow:visible}.railLogo{width:min(154px,100%);max-width:100%;height:auto;display:block;object-fit:contain}.brandRule{width:100%;height:1px;background:linear-gradient(90deg,rgba(188,47,47,.2),rgba(27,36,64,.08) 72%,transparent)}.heroPanel.compact h2{font-size:clamp(1.8rem,3vw,2.7rem)}.subtle,.entityRow p,.heroPanel p,.statePanel p,.listPanel p{color:var(--muted);line-height:1.55}.eyebrow{margin:0 0 10px;font-size:.76rem;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-weight:700}.account,.navSection{display:grid;gap:9px;padding-top:14px;border-top:1px solid rgba(28,38,58,.08)}.navSearch,.inlineSelect,.headerFilter{width:100%;padding:13px 14px;border-radius:14px;border:1px solid var(--line);background:#ffffffe6;color:var(--ink);box-shadow:inset 0 1px #ffffffbd}.navSearch{display:block;min-height:48px;max-height:48px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account{padding:14px 0 6px;margin-top:2px}.accountEmail{display:block;max-width:100%;overflow-wrap:anywhere;word-break:break-word;line-height:1.45;font-size:.86rem}.tag,.chip{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;border:1px solid rgba(21,122,110,.14);background:#eef5f2f2;color:var(--ink);font-size:.8rem;font-weight:700}.dashboardHeaderMeta{display:grid;gap:8px;justify-items:end}.headerMetaPanel{display:grid;gap:4px;justify-items:start;width:100%;padding:10px 12px;border-radius:16px;border:1px solid rgba(28,38,58,.08);background:#ffffffc2}.headerMetaLabel{font-size:.62rem;font-weight:800;letter-spacing:.16em;color:var(--muted);text-transform:uppercase}.headerMetaPanel strong{font-size:.95rem;color:var(--ink);line-height:1.35}.navList{display:grid;gap:4px}.navButton,.ghostButton,.primaryButton,.textButton{border:0;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.navButton{text-align:left;padding:9px 10px;border-radius:12px;background:transparent;color:var(--ink);width:100%;line-height:1.28;font-weight:650;display:grid;gap:3px}.navMeta{color:var(--muted);font-size:.78rem;font-weight:600}.navButton:hover,.ghostButton:hover,.primaryButton:hover,.textButton:hover{transform:translateY(-1px)}.navButton.active{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#fff;box-shadow:0 12px 22px #0f5d552e}.heroPanel,.listPanel,.statePanel,.editorPanel{padding:22px}.heroPanel{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.64fr);gap:20px;align-items:start;background:linear-gradient(180deg,#fffdf9fa,#fcf7f0eb),radial-gradient(circle at top left,rgba(21,122,110,.05),transparent 28%)}.homeHeroPanel{align-items:start;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:22px}.heroCopy{max-width:760px}.homeHeroPanel h2{font-size:clamp(1.75rem,2.25vw,2.45rem);line-height:1;max-width:17ch;text-wrap:balance}.heroSummary{max-width:390px;margin-left:auto;margin-top:4px;font-size:.98rem}.heroMeta{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.heroMeta span{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#ffffffc2;border:1px solid rgba(27,36,64,.08);color:var(--ink);font-size:.82rem;font-weight:650}.stack{display:grid;gap:14px}.metaStrip{display:grid;gap:16px;align-content:start;padding-left:20px;border-left:1px solid var(--line)}.metaLabel{display:block;margin-bottom:6px;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.sectionHeader,.toolbar,.actionRow{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.toolbar.workspaceActionBar{padding:12px;border:1px solid rgba(28,38,58,.08);border-radius:20px;background:#ffffff94;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:space-between}.toolbar.workspaceActionBar .searchForm{flex:1 1 260px;min-width:0}.toolbar.workspaceActionBar .searchForm input{min-width:0;width:100%}.toolbar.workspaceActionBar .actionRow{flex:0 0 auto;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:flex-end;width:auto;row-gap:8px}.toolbar.workspaceActionBar .actionRow>*{flex:0 0 auto;white-space:nowrap}.toolbarSecondary{padding-top:0}.entityList{display:grid;gap:0}.entityRow{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;width:100%;padding:16px 0;border:0;border-top:1px solid var(--line);background:transparent;text-align:left;transition:transform .18s ease,color .18s ease,background .18s ease}.entityRow:first-child{border-top:0}.entityRow strong{font-size:1.02rem;display:block;margin-bottom:6px}.entityRow span{color:var(--accent-strong);font-weight:700;white-space:nowrap;padding-top:6px;transition:transform .18s ease}.entityRow:hover{transform:translate(4px)}.entityRow:hover span{transform:translate(3px)}.ghostButton,.primaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:999px;font-weight:700}.ghostButton{background:#fff;border:1px solid var(--line-strong);width:100%;color:var(--ink);box-shadow:none}.sectionHeader .ghostButton,.actionRow .ghostButton,.toolbar .ghostButton,.sectionHeader .primaryButton,.actionRow .primaryButton,.toolbar .primaryButton{width:auto}.sectionHeader>.actionRow,.toolbar>.actionRow{justify-content:flex-end}.dangerButton{color:var(--danger);border-color:#b9382f2e}.primaryButton{color:#fff;background:linear-gradient(135deg,var(--accent) 0%,#136f8a 100%);box-shadow:0 12px 20px #0f766e33}.primaryButton:disabled,.ghostButton:disabled{cursor:not-allowed;opacity:.5;box-shadow:none;transform:none}.primaryButton:disabled:hover,.ghostButton:disabled:hover{transform:none}.loadingBar{position:fixed;top:0;left:0;width:100%;height:3px;z-index:10000;opacity:0;transition:opacity .18s ease;pointer-events:none}.loadingBar.active{opacity:1}.loadingBar span{display:block;width:32%;height:100%;border-radius:999px;background:linear-gradient(90deg,#cb3432,#d36d43,#157a6e);animation:loadingBarSlide 1.1s ease-in-out infinite}.toastViewport{position:fixed;top:28px;right:28px;z-index:9999;display:grid;gap:12px;width:min(380px,calc(100vw - 32px));pointer-events:none}.toast{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 16px;border-radius:22px;border:1px solid rgba(21,122,110,.22);background:linear-gradient(180deg,#f2fbf8fa,#fffffffa);box-shadow:0 18px 40px #121d2e24,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;animation:toastSlideIn .22s ease-out}.toast.danger{border-color:#b9382f3d;background:linear-gradient(180deg,#fef2f1fa,#fffffffa)}.toastMark{width:36px;height:36px;border-radius:999px;background:linear-gradient(180deg,var(--accent) 0%,var(--accent-strong) 100%);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:900;box-shadow:inset 0 1px #fff3}.toast.danger .toastMark{background:linear-gradient(180deg,#c04b3c,#9d2d24)}.toastBody{display:grid;gap:4px}.toastBody strong{font-size:.94rem;color:var(--ink);letter-spacing:.01em}.toastBody span{color:#55627f;line-height:1.45;font-size:.92rem}.toast.danger .toastBody strong{color:#8e2b24}.toast.danger .toastBody span{color:#8b5a55}.toast button{border:0;background:transparent;color:var(--muted);font-size:1.1rem;line-height:1;padding:2px 0 0;cursor:pointer}.modalBackdrop{position:fixed;inset:0;z-index:9998;background:#1318273d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:24px}.modalCard,.commandPalette{width:min(640px,100%);border-radius:28px;border:1px solid var(--line);background:#fffcf7f5;box-shadow:0 28px 80px #121d2e2e;padding:26px}.modalCard h3,.emptyState h3{margin:0}.modalCard p{margin:10px 0 0}.modalActions{justify-content:flex-end;margin-top:18px}.modalActions .ghostButton,.modalActions .primaryButton,.commandHeader .ghostButton,.savedViewRow .ghostButton,.paginationRow .ghostButton{width:auto}.commandPalette{max-height:min(72vh,760px);display:grid;gap:16px;padding:18px}.commandHeader{display:flex;gap:12px}.commandHeader input{flex:1;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:#fff}.commandResults{display:grid;gap:10px;overflow:auto;padding-right:4px}.commandItem{width:100%;display:flex;justify-content:space-between;gap:18px;align-items:center;padding:14px 16px;border-radius:20px;border:1px solid rgba(27,36,64,.08);background:#ffffffd1;box-shadow:none;max-width:none;color:var(--ink)}.commandItem:hover{transform:translateY(-1px);border-color:#157a6e38;background:#f8fdfbf2}.commandItem p,.commandItem span{margin:4px 0 0;color:var(--muted)}.commandButton{display:flex;justify-content:space-between;align-items:center}.commandButton span{color:var(--muted);font-size:.8rem}.emptyState{padding:26px;border-radius:24px;border:1px dashed rgba(27,36,64,.14);background:linear-gradient(180deg,#fffefbf0,#f7f1e9f0);display:grid;gap:12px;justify-items:start}.emptyState.compact{padding:20px}.emptyState p{margin:0;color:var(--muted);line-height:1.55}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.tabRow{display:flex;gap:8px;flex-wrap:wrap}.tabButton{padding:13px 14px;border-radius:14px;border:1px solid var(--line);background:#fff;font-weight:600;color:var(--ink);text-align:left}.tabButton.active{background:linear-gradient(135deg,var(--accent) 0%,#136f8a 100%);color:#fff;border-color:transparent;box-shadow:0 10px 18px #0f766e38}.iframePanel{padding:12px;min-height:0;background:#fffcf8bd;position:relative}.dashboardFrame{width:100%;min-height:min(72vh,720px);border:0;border-radius:20px;background:#fff;opacity:0;transition:opacity .18s ease}.dashboardFrame.is-loading{position:absolute;inset:12px;width:calc(100% - 24px);min-height:calc(100% - 24px);visibility:hidden;pointer-events:none}.dashboardFrame.is-ready{position:relative;opacity:1;visibility:visible}.iframePanelLoading{overflow:hidden}.dashboardFrameSkeleton{width:100%;min-height:min(72vh,720px);border-radius:20px;padding:8px 0 14px;background:linear-gradient(180deg,#ffffffeb,#f7f1e9eb);border:1px solid rgba(27,36,64,.08);position:relative;z-index:1}.dashboardFallbackPanel{min-height:min(72vh,720px);display:grid;align-content:center;justify-items:center;gap:14px;padding:40px 20px}.shellSkeleton .rail,.shellSkeleton .heroPanel,.shellSkeleton .listPanel{overflow:hidden}.tableSurface{position:relative;width:100%;max-width:100%;overflow-x:auto;overflow-y:auto;max-height:min(70vh,860px);border-radius:18px;border:1px solid var(--line);background:var(--surface-strong);box-shadow:inset 0 1px #ffffffdb;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges}table{width:max-content;min-width:100%;border-collapse:collapse;font-size:.88rem}.tableSurface:after{content:"";position:sticky;right:0;top:0;width:18px;height:100%;display:block;margin-left:auto;pointer-events:none;background:linear-gradient(90deg,#fff0,#f8f3ecdb)}th,td{padding:10px 12px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;vertical-align:top}th{position:sticky;top:0;background:#f2eee6;z-index:4;font-size:.76rem;letter-spacing:.08em;color:#536176;text-transform:uppercase}.stickyColumn{position:sticky;left:0;z-index:3;background:#fcf7ef}th.stickyColumn{z-index:5}.actionColumn{position:sticky;left:0;z-index:4;min-width:124px;background:#fbf7ef}th.actionColumn{z-index:6}th.capacityDateWeekend,td.capacityDateWeekend{background:#edf5ff}th.capacityDateWeekend{color:#285b8f}th.capacityDateHoliday,td.capacityDateHoliday{background:#fff1e7}th.capacityDateHoliday{color:#9a4a17}.checkboxColumn{width:62px;min-width:62px}.columnSort{border:0;background:transparent;width:100%;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:0;color:inherit;font-weight:700}.columnSort small{color:var(--muted);font-size:.76rem}.rowActions{display:flex;gap:12px;align-items:center}.textButton{background:transparent;color:var(--accent-strong);padding:0}.textButton.danger{color:var(--danger)}.searchForm{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.searchForm input,.field input,.field select,.multiSelect select{width:100%;min-height:50px;padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:#fff;box-shadow:inset 0 1px #ffffffc2}.headerFilter{min-width:140px;padding:9px 10px;font-size:.82rem;background:#fff}.field{display:grid;gap:8px}.field span{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:800}.fieldError{display:block;margin-top:2px;color:var(--danger);font-size:.8rem;font-weight:750;line-height:1.35}.fieldHint{display:block;margin-top:3px;color:var(--accent);font-size:.78rem;font-weight:500;line-height:1.35}.capacityTableFilters{display:flex;flex-direction:column;gap:10px;align-items:stretch;padding:12px 0 4px}.capacityFilterRow{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.capacityFilterCombobox{flex:1 1 200px;max-width:280px}.capacityFilterComboboxWide{flex:1 1 360px;max-width:520px}.capacityTableFilters>input[type=date].filterInput{flex:0 0 auto;width:160px}.capacityTableFilters>.ghostButton{flex:0 0 auto;width:auto;padding:7px 14px;min-height:38px;font-size:.8125rem;white-space:nowrap}.filterCell{position:relative;display:flex;align-items:center}.filterCell--date{flex:0 0 auto;width:160px}.filterCell .capacityCombobox,.filterCell>input[type=date].filterInput{flex:1 1 auto;width:100%}.filterCell .filterInput{padding-right:30px}.filterClearBtn{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:none;background:transparent;color:var(--ink-soft, #6b7280);font-size:1.05rem;line-height:1;cursor:pointer;border-radius:50%;display:grid;place-items:center;padding:0;z-index:2}.filterClearBtn:hover{background:#13182714;color:var(--ink, #131827)}.filterInput{width:100%;min-height:38px;padding:7px 11px;border:1px solid var(--line-strong);border-radius:7px;font-size:.875rem;background:var(--surface-strong);color:var(--ink);outline:none}.filterInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.field:has(.fieldError) input,.field:has(.fieldError) select{border-color:#b9382f75;box-shadow:0 0 0 4px #b9382f14,inset 0 1px #ffffffb8}.formGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.capacityFormGrid{grid-template-columns:repeat(4,minmax(170px,1fr));align-items:start}.capacityFormGrid .field:nth-child(1),.capacityFormGrid .field:nth-child(2){grid-column:span 2}.capacityCombobox{position:relative}.capacitySuggestionMenu{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;max-height:230px;overflow-y:auto;padding:5px;border:1px solid rgba(28,38,58,.14);border-radius:14px;background:#fffffffa;box-shadow:0 16px 34px #18223424}.capacitySuggestionOption{width:100%;min-height:40px;display:grid;gap:2px;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.capacitySuggestionOption strong,.capacitySuggestionOption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.capacitySuggestionOption strong{font-size:.88rem;font-weight:800}.capacitySuggestionOption span{color:var(--muted);font-size:.78rem;font-weight:650}.capacitySuggestionOption:hover,.capacitySuggestionOption:focus{background:var(--accent);color:#fff;outline:none}.capacitySuggestionOption:hover span,.capacitySuggestionOption:focus span{color:#ffffffd1}.capacitySuggestionOption.is-empty{color:var(--muted);cursor:default}.capacitySuggestionOption.is-empty:hover{background:transparent;color:var(--muted)}.dirtyField span{color:var(--accent-strong)}.fieldInputDirty{border-color:#157a6e73!important;box-shadow:0 0 0 4px #157a6e14;background:#f5fffceb!important}.multiSelect{display:grid;gap:12px}.multiSelect select{min-height:220px}.assignedList,.peopleList{display:grid;gap:4px;max-height:260px;overflow-y:auto;border:1px solid var(--line);border-radius:14px;padding:6px;background:#fff}.peopleList{background:#fff9}.assignedRow,.peopleRow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:10px}.assignedRow{background:#157a6e0f}.assignedRow:hover,.peopleRow:hover{background:#157a6e1a}.assignedEmail{font-size:.88rem;color:var(--ink);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chipRow{display:flex;flex-wrap:wrap;gap:8px}.auditList{display:grid;gap:12px}.auditItem{display:flex;justify-content:space-between;gap:16px;padding-top:14px;border-top:1px solid var(--line)}.auditItem:first-child{border-top:0;padding-top:0}.auditItem p,.auditItem small{margin:4px 0 0;color:var(--muted)}.auditMeta{display:grid;justify-items:end;gap:8px}.stickyAction{position:sticky;bottom:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(28,38,58,.1);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.accessPageStack{padding-top:4px}.accessStickyBar{position:sticky;top:8px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-radius:16px;background:linear-gradient(180deg,#fffffff5,#faf8f4eb);border:1px solid rgba(28,38,58,.1);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.accessStickyInfo{display:flex;flex-direction:column;gap:2px;min-width:0}.accessStickyInfo strong{font-size:15px}.accessSheetsPanel{display:flex;flex-direction:column;gap:14px}.accessFilterRow{display:flex;align-items:center;gap:8px}.accessFilterRow .headerFilter{min-width:240px}.accessCategory{border:1px solid rgba(28,38,58,.08);border-radius:14px;overflow:hidden;background:#fff9}.accessCategory.is-collapsed{background:#f8f6f199}.accessCategoryHeader{width:100%;text-align:left;display:flex;flex-direction:column;gap:4px;padding:12px 16px;background:transparent;border:none;cursor:pointer;font:inherit;color:inherit;transition:background .15s ease}.accessCategoryHeader:hover{background:#1c263a0a}.accessCategoryTitle{display:inline-flex;align-items:center;gap:10px;font-size:15px}.accessCategoryChevron{font-size:12px;color:var(--muted, #6c7380)}.accessCategoryCount{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#1c263a14;font-size:12px;font-weight:700}.accessCategoryChanged{font-size:12px;font-weight:700;color:#0a4c47;background:#0a4c471f;border-radius:999px;padding:2px 10px}.accessCategoryDescription{font-size:13px;color:var(--muted, #6c7380)}.accessSheetGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:10px;padding:0 16px 16px}.accessSheetCard{border:1px solid rgba(28,38,58,.1);border-radius:12px;background:#ffffffe6;transition:border-color .15s ease,box-shadow .15s ease}.accessSheetCard:hover{border-color:#1c263a33}.accessSheetCard.is-open{grid-column:1 / -1;border-color:#0a4c474d;box-shadow:0 6px 18px #0a4c4714}.accessSheetCard.is-changed{border-color:#cb862173;background:#fdf6e7cc}.accessSheetSummary{width:100%;text-align:left;display:grid;grid-template-columns:1fr auto;column-gap:12px;row-gap:6px;padding:12px 14px;background:transparent;border:none;cursor:pointer;font:inherit;color:inherit}.accessSheetLabel{grid-column:1 / 2;display:inline-flex;align-items:center;gap:8px;font-size:14px}.accessSheetBadge{font-size:11px;font-weight:700;color:#8a4c06;background:#cb86212e;border-radius:999px;padding:2px 8px}.accessSheetMeta{grid-column:1 / 2;display:flex;flex-direction:column;gap:2px;font-size:12px;color:var(--muted, #6c7380)}.accessSheetCount{font-weight:700;color:#1c263ad1}.accessSheetPreview{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accessSheetPreview.subtle{font-style:italic}.accessSheetChevron{grid-column:2 / 3;grid-row:1 / span 2;align-self:center;font-size:14px;color:var(--muted, #6c7380)}.accessSheetBody{border-top:1px solid rgba(28,38,58,.08);padding:12px 14px 14px}.accessManagePanel{padding:0;overflow:hidden}.accessManagePanel>.sectionHeader{padding:18px 20px 12px}.accessManageLayout{display:grid;grid-template-columns:320px 1fr;min-height:540px;border-top:1px solid rgba(28,38,58,.08)}@media(max-width:980px){.accessManageLayout{grid-template-columns:1fr}}.accessPeoplePane{display:flex;flex-direction:column;gap:10px;padding:14px;border-right:1px solid rgba(28,38,58,.08);background:#f8f6f166;max-height:640px;overflow:hidden}.accessPeoplePane .headerFilter{flex-shrink:0}.accessPeopleList{list-style:none;margin:0;padding:0;overflow-y:auto;border-radius:10px;border:1px solid rgba(28,38,58,.06);background:#fff9}.accessPersonRow{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 12px;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit;border-bottom:1px solid rgba(28,38,58,.05);transition:background .12s ease}.accessPersonRow:hover{background:#1c263a0a}.accessPersonRow.is-active{background:#0a4c471f}.accessPersonRow.is-active strong{color:#0a4c47}.accessPersonLabel{display:flex;flex-direction:column;gap:2px;min-width:0}.accessPersonLabel strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accessPersonLabel .subtle{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.accessPersonMeta{display:flex;align-items:center;flex-shrink:0}.accessPersonCountChip{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:2px 8px;border-radius:999px;background:#1c263a14;font-size:11px;font-weight:700;color:#1c263ab3}.accessPersonAdminChip{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;background:#0a4c4724;color:#0a4c47;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.accessSheetsPane{display:flex;flex-direction:column;gap:12px;padding:16px 20px 20px;min-height:0}.accessSheetsHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(28,38,58,.08)}.accessSheetsHeader strong{display:block;font-size:17px}.accessSheetsHeader .subtle{display:block;font-size:12px}.accessSheetsToolbar{display:flex;gap:8px;align-items:center}.accessSheetsToolbar .headerFilter{min-width:220px}.accessAdminNotice{padding:14px 16px;border-radius:12px;background:#0a4c4714;border:1px solid rgba(10,76,71,.18);font-size:14px;color:#0a4c47;line-height:1.5}.accessManageCategory{border:1px solid rgba(28,38,58,.08);border-radius:12px;overflow:hidden}.accessManageCategoryHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#f8f6f199;border-bottom:1px solid rgba(28,38,58,.08)}.accessManageCategoryHeader strong{font-size:14px}.accessManageCategoryHeader .subtle{display:block;font-size:12px;margin-top:2px}.accessManageCategoryMeta{display:flex;align-items:center;gap:8px;flex-shrink:0}.ghostButton.compact{padding:4px 10px;font-size:12px;border-radius:999px}.accessCheckList{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:0;background:#ffffffb3}.accessCheckRow{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:9px 14px;border-bottom:1px solid rgba(28,38,58,.06);border-right:1px solid rgba(28,38,58,.06);cursor:pointer;font-size:14px;transition:background .12s ease}.accessCheckRow:hover{background:#1c263a08}.accessCheckRow.is-checked{background:#0a4c470f}.accessCheckRow.is-changed{background:#fdf6e7cc}.accessCheckRow input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#0a4c47}.accessCheckLabel{display:inline-flex;align-items:center;gap:8px;font-weight:500}.accessCheckAssigned{font-size:11px;white-space:nowrap}.accessFlatCategory{margin-top:18px;padding-top:14px;border-top:1px solid rgba(28,38,58,.08)}.accessFlatCategory:first-of-type{margin-top:8px;padding-top:0;border-top:none}.accessFlatCategoryHeader{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.accessFlatCategoryHeader strong{font-size:14px;letter-spacing:.02em;text-transform:uppercase;color:#1c263ab8}.accessFlatCategoryHeader .subtle{font-size:12px}.accessFlatSheet{display:flex;flex-direction:column;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid rgba(28,38,58,.08);background:#ffffffd9;margin-bottom:10px}.accessFlatSheet.is-changed{border-color:#cb862173;background:#fdf6e799}.accessFlatSheetHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.accessFlatSheetLabel{display:inline-flex;align-items:center;gap:8px;font-size:14px}.accessGrantForm{display:flex;flex-direction:column;gap:16px}.accessGrantField{display:flex;flex-direction:column;gap:6px;max-width:520px}.accessGrantField>span{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#1c263a99}.accessGrantSelect{width:100%;padding:10px 12px;font-size:14px;border-radius:10px;border:1px solid rgba(28,38,58,.15);background:#fffffff2}.accessManualEmailRow{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:8px;align-items:center}.accessManualEmailRow input{min-width:0;padding:10px 12px;font:inherit;border-radius:10px;border:1px solid rgba(28,38,58,.15);background:#fffffff2;color:#1c2540}.accessManualEmailRow input:focus{outline:2px solid rgba(21,122,110,.18);border-color:#157a6e73}.fieldHint{font-size:12px;color:#1c263a9e}.fieldHint.danger{color:#af342a}.accessGrantSummary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:12px;background:#0a4c470f;border:1px solid rgba(10,76,71,.18)}.accessGrantSummary strong{display:block;font-size:16px;color:#0a4c47}.accessGrantSummary .subtle{display:block;font-size:12px}.accessGrantSummaryCount{font-size:13px;font-weight:700;color:#0a4c47;background:#ffffffb3;border-radius:999px;padding:4px 12px}.accessGrantChips{display:flex;flex-wrap:wrap;gap:8px;padding:8px 0}.accessGrantChip{display:inline-flex;align-items:center;gap:6px;padding:4px 6px 4px 12px;border-radius:999px;background:#0a4c471f;color:#0a4c47;font-size:13px;font-weight:600}.accessUsersList{display:grid;gap:10px;margin-top:8px}.accessUsersListItems{list-style:none;margin:0;padding:0;display:grid;gap:6px}.accessUserRow{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit;transition:background .12s ease,border-color .12s ease}.accessUserRow:hover,.accessUserRow:focus-visible{background:#0a4c470d;border-color:#0a4c4766;outline:none}.accessUserRowInfo{display:flex;flex-direction:column;gap:2px;min-width:0}.accessUserRowInfo strong{font-size:14px}.accessUserRowInfo .subtle{font-size:12px}.accessUserRowBadge{flex-shrink:0;padding:4px 10px;border-radius:999px;background:#141e3214;color:var(--muted);font-size:12px;font-weight:600}.accessUserRowBadge.is-admin{background:#0a4c4726;color:#0a4c47}.accessFieldRow{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.accessBackBtn{width:auto;flex-shrink:0;margin-left:auto;min-height:0;padding:4px 10px 4px 6px;background:transparent;border:none;border-radius:6px;color:var(--muted);font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:4px;box-shadow:none}.accessBackBtn:hover,.accessBackBtn:focus-visible{color:var(--ink);background:#141e320f;outline:none}.accessGrantChipRemove{background:#0a4c472e;border:none;color:#0a4c47;width:20px;height:20px;border-radius:999px;cursor:pointer;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease}.accessGrantChipRemove:hover{background:#0a4c474d;color:#fff}.accessGrantCategory{border:1px solid rgba(28,38,58,.08);border-radius:12px;overflow:hidden}.accessGrantCategoryHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#f8f6f199;border-bottom:1px solid rgba(28,38,58,.08)}.accessGrantCategoryHeader strong{font-size:14px}.accessGrantCategoryHeader .subtle{display:block;font-size:12px;margin-top:2px}.accessGrantCategoryMeta{display:flex;align-items:center;gap:8px;flex-shrink:0}.accessGrantChecks{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:0;background:#ffffffb3}.accessGrantCheck{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(28,38,58,.06);border-right:1px solid rgba(28,38,58,.06);cursor:pointer;font-size:14px;transition:background .12s ease}.accessGrantCheck:hover{background:#1c263a08}.accessGrantCheck.is-checked{background:#0a4c470f}.accessGrantCheck.is-changed{background:#fdf6e7cc}.accessGrantCheck input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#0a4c47}.accessGrantCheck span{flex:1}.accessGrantAssignedNote{padding:10px 14px;border-radius:10px;background:#1c263a0d;font-size:13px;color:#1c263ab8}.personSearchPicker,.personSearchPickerInputWrap{position:relative}.personSearchPickerInput{width:100%;padding:10px 14px;font-size:14px;border-radius:10px;border:1px solid rgba(28,38,58,.15);background:#fffffff2}.personSearchPickerInput:focus{outline:none;border-color:#0a4c4773;box-shadow:0 0 0 3px #0a4c471f}.personSearchPickerMenu{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:320px;overflow-y:auto;padding:4px;border-radius:10px;border:1px solid rgba(28,38,58,.12);background:#fffffffa;box-shadow:0 8px 24px #1c263a26;z-index:10}.personSearchPickerOption{display:flex;flex-direction:column;gap:2px;width:100%;padding:8px 10px;background:transparent;border:none;border-radius:8px;text-align:left;cursor:pointer;font:inherit;color:inherit;transition:background .1s ease}.personSearchPickerOption:hover{background:#0a4c4714}.personSearchPickerOption strong{font-size:14px}.personSearchPickerOption .subtle{font-size:12px}.personSearchPickerOption.is-empty{color:#1c263a80;cursor:default;font-size:13px}.personSearchPickerOption.is-empty:hover{background:transparent}.personSearchPickerSelected{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:10px;border:1px solid rgba(28,38,58,.15);background:#fffffff2}.personSearchPickerSelected strong{display:block;font-size:14px}.personSearchPickerSelected .subtle{display:block;font-size:12px}.accessAdminToggle{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:12px;border:1px solid rgba(28,38,58,.12);background:#f8f6f199;cursor:pointer;transition:all .15s ease}.accessAdminToggle:hover{border-color:#1c263a38}.accessAdminToggle.is-on{border-color:#0a4c4773;background:#0a4c4714}.accessAdminToggle input[type=checkbox]{width:18px;height:18px;accent-color:#0a4c47;margin-top:2px;flex-shrink:0}.accessAdminToggle>div{display:flex;flex-direction:column;gap:2px}.accessAdminToggle strong{font-size:14px;color:#1c263ae6}.accessAdminToggle.is-on strong{color:#0a4c47}.accessAdminToggle .subtle{font-size:12px}.savedViewRow{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.savedViewRow input{min-width:220px;padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:#fff}.savedViews{display:flex;flex-wrap:wrap;gap:10px;margin:2px 0 8px}.savedViewCard{display:inline-flex;align-items:center;gap:12px;padding:10px 14px;border-radius:16px;border:1px solid var(--line);background:#ffffffe0;box-shadow:var(--shadow-soft)}.paginationRow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.listPanel{background:linear-gradient(180deg,#fffcf7f5,#fbf7f0eb)}.sectionHeader{padding-bottom:14px;border-bottom:1px solid rgba(28,38,58,.08);margin-bottom:6px}.sectionHeader h3,.listPanel h3,.statePanel h2,.emptyState h3{font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.06;letter-spacing:-.03em;margin:0}.heroPanel.compact{padding:20px 22px}.heroPanel.compact h2{font-size:clamp(1.65rem,2.25vw,2.35rem);line-height:1;margin-bottom:8px}.heroPanel.compact p.subtle{max-width:56ch;margin:0}.sheetWorkspacePanel{padding:12px;min-height:0;background:#fffcf8bd}.sheetTableCard{display:grid;gap:12px;padding:16px;border-radius:20px;border:1px solid rgba(28,38,58,.08);background:linear-gradient(180deg,#fffffffa,#f7fafcf0);box-shadow:0 10px 24px #d6caba2e}.sheetTableHeader{padding:0;margin-bottom:0;border-bottom:0;align-items:start}.sheetTableHeader h3{font-size:1.55rem;line-height:1.04}.sheetHeaderActions{justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap;row-gap:12px}.sheetHeaderActions.singleLineActions{flex-wrap:nowrap}.dashboardTableCard .sheetHeaderActions{align-items:center}.sheetWorkspacePanel .savedViews,.sheetWorkspacePanel .emptyState.compact{margin:0 6px}.sheetWorkspacePanel .savedViews{padding:0 6px}.sheetWorkspacePanel .tableSurface{border-radius:16px;border-color:var(--line);background:#fff;box-shadow:none;max-height:calc(100vh - 250px)}.sheetWorkspacePanel th{background:#f8fbfc;color:#445364;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em}.sheetWorkspacePanel th,.sheetWorkspacePanel td{padding:9px 11px}.sheetWorkspacePanel .headerFilter{min-width:110px;padding:8px 10px;border-radius:10px;font-size:.78rem}.sheetWorkspacePanel .stickyColumn,.sheetWorkspacePanel .actionColumn{background:#fff}.sheetWorkspacePanel tbody tr:nth-child(2n) td{background:#fbfdfe}.sheetWorkspacePanel tbody tr:hover td,.sheetWorkspacePanel tbody tr:hover .stickyColumn,.sheetWorkspacePanel tbody tr:hover .actionColumn{background:#f2f8f8}.dashboardTableCard .dashboardFrame,.dashboardTableCard .dashboardFrameSkeleton,.dashboardTableCard .dashboardFallbackPanel{min-height:min(68vh,680px);border-radius:18px;border:1px solid var(--line)}.sheetTableHeader .ghostButton,.sheetTableHeader .primaryButton{width:auto}.dashboardTableCard .dashboardFrame.is-loading{inset:0;width:100%;min-height:calc(100% + -0px)}.toolbar{padding:0}.toolbar+.toolbar{margin-top:14px}.listPanel>.toolbar:first-of-type{padding-bottom:16px;border-bottom:1px solid rgba(28,38,58,.08)}.toolbarSecondary{margin-top:14px}.searchForm input{min-width:min(460px,100%)}.actionRow{row-gap:10px}.savedViews,.emptyState.compact{margin-top:12px}.emptyState{border-radius:20px;border-style:solid;border-color:#1c263a14;background:linear-gradient(180deg,#ffffff9e,#f6f0e7ad)}.emptyState.compact{padding:18px 20px}tbody tr{transition:background .18s ease}tbody tr:nth-child(2n) td{background:#f8f3eb6b}tbody tr:hover td{background:#e3f3ef8c}tbody tr:hover .stickyColumn,tbody tr:hover .actionColumn{background:#eaf5f1fa}.tableSurface th.capacityDateWeekend,.tableSurface td.capacityDateWeekend,.tableSurface tbody tr:nth-child(2n) td.capacityDateWeekend,.tableSurface tbody tr:hover td.capacityDateWeekend{background:#e5f1ff!important}.tableSurface th.capacityDateWeekend{color:#24527f}.tableSurface th.capacityDateHoliday,.tableSurface td.capacityDateHoliday,.tableSurface tbody tr:nth-child(2n) td.capacityDateHoliday,.tableSurface tbody tr:hover td.capacityDateHoliday{background:#ffe9d6!important}.tableSurface th.capacityDateHoliday{color:#8d3f0f}.tableSurface::-webkit-scrollbar,.rail::-webkit-scrollbar{width:10px;height:10px}.tableSurface::-webkit-scrollbar-thumb,.rail::-webkit-scrollbar-thumb{background:#1c263a29;border-radius:999px;border:2px solid rgba(255,252,247,.86)}.tableSurface::-webkit-scrollbar-track{background:#fffcf77a}.searchForm input:focus,.savedViewRow input:focus,.navSearch:focus,.headerFilter:focus,.field input:focus,.field select:focus,.multiSelect select:focus,.commandHeader input:focus{outline:none;border-color:#157a6e57;box-shadow:0 0 0 4px #157a6e14,inset 0 1px #fffc}.textButton{font-weight:650}.auditItem{padding-top:16px}@keyframes skeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes loadingBarSlide{0%{transform:translate(-120%)}to{transform:translate(320%)}}.placeholderShell{min-height:100vh;display:grid;place-items:center;padding:24px}.placeholderCard{max-width:720px;padding:28px}.auth-shell{position:relative;min-height:100vh;display:grid;place-items:center;padding:32px 24px;overflow:hidden;background:#f6f1eb}.auth-backdrop{position:absolute;inset:0;background:radial-gradient(circle at 20% 18%,rgba(140,32,32,.045) 0,transparent 34%),radial-gradient(circle at 82% 78%,rgba(22,56,104,.04) 0,transparent 34%),linear-gradient(180deg,#ffffff40,#fff0);pointer-events:none}.auth-card{position:relative;z-index:1;width:min(760px,100%);min-height:610px;display:flex;align-items:center;justify-content:center;padding:48px 32px 40px;border-radius:32px;background:#fffcf7b8;border:1px solid rgba(180,171,160,.28);box-shadow:0 20px 60px #35241c14,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100%;text-align:center}.auth-logo{width:min(190px,36vw);height:auto;display:block}.auth-logo-rule{width:64px;height:4px;margin-top:8px;border-radius:999px;background:linear-gradient(90deg,#a52828,#c53a37);box-shadow:0 8px 20px #a528281f}.auth-copy-block{margin-top:30px;display:flex;flex-direction:column;align-items:center;gap:8px}.auth-copy{margin:0;color:#6c758a;font-size:1.05rem;line-height:1.35;max-width:560px}.auth-copy--secondary{font-size:.98rem;color:#7e879b;max-width:580px}.auth-button-mark{position:relative;width:16px;height:16px;flex-shrink:0;display:inline-block;background:linear-gradient(#f25022 0 0) 0 0 / 7px 7px no-repeat,linear-gradient(#7fba00 0 0) 9px 0 / 7px 7px no-repeat,linear-gradient(#00a4ef 0 0) 0 9px / 7px 7px no-repeat,linear-gradient(#ffb900 0 0) 9px 9px / 7px 7px no-repeat}.auth-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;width:min(100%,442px);margin-top:24px;padding:16px 22px;font-size:.98rem;font-weight:700;letter-spacing:.01em;border-radius:999px;background:linear-gradient(180deg,#cb3432,#bc2f2f);border:1px solid rgba(203,52,50,.5);color:#fff;box-shadow:0 12px 28px #bc2f2f29,0 0 0 8px #ffffff3d,inset 0 1px #ffffff29}.auth-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #bc2f2f33,0 0 0 8px #ffffff3d,inset 0 1px #ffffff24}.auth-button.is-disabled{pointer-events:none;cursor:not-allowed;color:#9a3633;background:#fff7f5f5;border-color:#cb343273;box-shadow:0 10px 24px #bc2f2f14,0 0 0 8px #ffffff3d}.auth-divider{width:min(100%,520px);margin-top:24px;display:flex;align-items:center;gap:20px}.auth-divider--compact{margin-top:34px}.auth-divider span{flex:1 1 auto;height:1px;background:#a4b0c657}.auth-divider p{margin:0;color:#6f7b96;font-size:.95rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.auth-error{width:min(100%,520px);margin:18px 0 0;padding:12px 16px;border-radius:18px;background:#8c20201a;color:#8c2020;font-size:.93rem}.dashboardNativePanel,.employeeMasterPanel{display:grid;gap:18px}.workspaceSkeleton .visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspaceSkeletonHeaderText{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.workspaceSkeletonActions{display:flex;flex-direction:column;gap:8px;flex-shrink:0;align-items:stretch}.workspaceSkeletonActions .skeletonButton{width:140px}.skeletonEyebrow{height:10px;width:110px;border-radius:999px;opacity:.7}.skeletonFieldLabel{height:10px;width:90px;border-radius:999px;opacity:.7}.skeletonFieldInput{height:40px;border-radius:10px}.skeletonFilter{height:36px;width:240px;border-radius:10px}.workspaceSkeletonFormGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px 18px}.workspaceSkeletonField{display:flex;flex-direction:column;gap:6px}.workspaceSkeletonSubmit{grid-column:1 / -1;display:flex;justify-content:flex-start;padding-top:4px}.workspaceSkeletonToolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.workspaceSkeletonFilters{display:flex;gap:10px;flex-wrap:wrap;padding-bottom:4px}.workspaceSkeletonTable{display:flex;flex-direction:column;gap:6px;padding:10px 0 0}.workspaceSkeletonTableHeader,.workspaceSkeletonTableRow{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:10px 12px;border-radius:10px}.workspaceSkeletonTableHeader{background:#1c263a0a}.workspaceSkeletonTableRow{border-bottom:1px solid rgba(28,38,58,.05)}.skeletonCellHeader{height:10px;width:70%;border-radius:999px;opacity:.8}.skeletonCell{height:12px;width:85%;border-radius:999px}@media(prefers-reduced-motion:reduce){.workspaceSkeleton .skeletonLine{animation:none}}.dashboardNativeLoading{display:grid;gap:14px;padding:28px;border-radius:24px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft)}.dashboardEditorPanel{display:grid;gap:18px;border-radius:22px;background:#ffffffd1;box-shadow:var(--shadow-soft)}.dashboardEditorSection{display:grid;gap:12px;padding-top:6px}.projectEditorPanel{padding:22px 24px;border:1px solid rgba(21,122,110,.14)}.projectEditorHeader{position:sticky;top:0;z-index:4;margin:-22px -24px 12px;padding:16px 24px;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top-left-radius:22px;border-top-right-radius:22px;border-bottom:1px solid rgba(21,122,110,.12)}.projectEditorSection{padding:16px 18px;border:1px solid rgba(21,122,110,.12);border-radius:16px;background:linear-gradient(180deg,#f8fbfab3,#fffc)}.projectEditorSectionHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px dashed rgba(21,122,110,.18)}.projectEditorSectionTitle{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0f5e54}.projectEditorSectionCount{font-size:.72rem;color:#6f8985;background:#157a6e14;padding:3px 9px;border-radius:999px}.projectEditorFormGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px 14px}.projectEditorPanel .field .projectFieldLabel{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#44574f}.projectEditorPanel .projectFieldRequiredMark{color:#c0392b;font-weight:700}.projectEditorPanel .projectFieldBadge{font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#3f6f3f;background:#3484541f;padding:1px 7px;border-radius:999px}.projectEditorPanel .field input{padding:8px 10px;font-size:.88rem;border-radius:10px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.projectEditorPanel .field input:focus{border-color:#157a6e80;box-shadow:0 0 0 3px #157a6e1f;outline:none}.projectEditorPanel .field.isCalculated input{background:#e8eeec99;color:#506b65;cursor:not-allowed}.projectEditorPanel .field.isRequired input{border-color:#c0392b59}.projectEditorPanel .field.isRequired input:focus{border-color:#c0392bb3;box-shadow:0 0 0 3px #c0392b24}.projectEditorPanel .field.isLongText textarea{min-height:96px;padding:10px 12px;font-size:.88rem;font-family:inherit;line-height:1.45;border-radius:10px;border:1px solid rgba(28,38,58,.18);background:#fffffff2;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease}.projectEditorPanel .field.isLongText textarea:focus{border-color:#157a6e80;box-shadow:0 0 0 3px #157a6e1f;outline:none}.projectEditorPanel .projectFieldCounter{margin-left:auto;font-size:.68rem;font-weight:500;color:#6f8985;letter-spacing:0;text-transform:none}.projectEditorPanel .field.isLongText .projectFieldLabel{display:flex;align-items:center;width:100%}.projectFilterStrip{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;padding:12px 14px;border:1px solid rgba(21,122,110,.14);border-radius:14px;background:#f4faf8b3}.projectFilterStripField{display:grid;gap:4px;min-width:130px}.projectFilterStripLabel{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#44574f}.projectFilterStripField select{padding:6px 10px;font-size:.86rem;border-radius:10px;border:1px solid rgba(28,38,58,.18);background:#fffffff2}.projectFilterStripField select:focus{outline:none;border-color:#157a6e80;box-shadow:0 0 0 3px #157a6e1f}.projectFilterStripClear{margin-left:auto}.dashboardTabRow{margin-bottom:4px}.workflowSteps{display:flex;flex-wrap:wrap;gap:8px;padding:10px;border-radius:18px;border:1px solid rgba(21,122,110,.12);background:#eef5f294}.workflowSteps span{display:inline-flex;align-items:center;min-height:32px;padding:7px 11px;border-radius:999px;background:#ffffffdb;color:var(--ink);font-size:.8rem;font-weight:750}.changeReviewStrip{display:grid;gap:10px;padding:13px 14px;border-radius:18px;border:1px solid rgba(159,107,34,.22);background:linear-gradient(180deg,#fffaf0e6,#ffffffc7),radial-gradient(circle at top left,rgba(159,107,34,.12),transparent 32%)}.changeReviewStrip>span{color:#7c4d12;font-size:.74rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.changeReviewItems{display:flex;flex-wrap:wrap;gap:8px}.changeReviewItems strong{display:inline-flex;align-items:center;min-height:32px;padding:7px 11px;border-radius:999px;border:1px solid rgba(159,107,34,.14);background:#ffffffd1;color:var(--ink);font-size:.8rem;line-height:1.2}.employeeInstructionBackdrop{align-items:center}.employeeInstructionModal{max-width:680px}.instructionCloseButton,.instructionButton{width:auto}.instructionTimeline{display:grid;gap:12px}.instructionStep{display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;align-items:start;padding:14px;border-radius:18px;border:1px solid rgba(28,38,58,.08);background:#ffffffb8}.instructionStep>span{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;font-weight:850}.instructionStep strong{display:block;margin-bottom:4px}.instructionStep p{margin:0}.employeeMasterSimplePanel{gap:14px}.employeeMasterTopActions{justify-content:flex-end;padding-bottom:0;border-bottom:0;margin-bottom:0}.employeeMasterQuickStart{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.75fr);gap:14px;align-items:stretch}.employeeSearchSurface{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(180px,.65fr);gap:12px;padding:14px;border-radius:22px;border:1px solid rgba(21,122,110,.14);background:linear-gradient(180deg,#ffffffd6,#f8fcfac2),radial-gradient(circle at top right,rgba(21,122,110,.08),transparent 32%);box-shadow:var(--shadow-soft)}.employeePrimarySearch input,.employeeIdSelect select{min-height:58px;font-size:1rem}.employeeNameCombobox{position:relative}.employeeNameCombobox input{padding-right:48px}.employeeNameMenuToggle{position:absolute;right:12px;top:50%;width:28px;height:28px;border:0;border-radius:999px;background:transparent;color:var(--ink);cursor:pointer;transform:translateY(-50%)}.employeeNameMenu{position:absolute;z-index:30;top:calc(100% + 8px);left:0;right:0;max-height:280px;overflow-y:auto;display:grid;padding:8px;border-radius:18px;border:1px solid rgba(28,38,58,.12);background:#fffffffa;box-shadow:0 22px 44px #121d2e29}.employeeNameOption{width:100%;border:0;border-radius:12px;padding:11px 12px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.employeeNameOption:hover,.employeeNameOption:focus{outline:none;background:#157a6e1a}.employeeNameOption.is-empty{cursor:default;color:var(--muted)}.employeeSelectedSummary{display:grid;align-content:center;gap:6px;min-height:96px;padding:16px;border-radius:22px;border:1px dashed rgba(28,38,58,.14);background:#fffcf7bd}.employeeSelectedSummary.is-ready{border-style:solid;border-color:#157a6e2e;background:linear-gradient(135deg,#157a6e1a,#ffffffd6)}.employeeSelectedSummary span{font-size:.72rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.employeeSelectedSummary strong{font-size:1.22rem;letter-spacing:-.02em}.employeeSelectedSummary p{margin:0;color:var(--muted);line-height:1.4}.employeeReviewSection{padding-top:0}.employeeEmptyReview{min-height:74px;display:flex;align-items:center;padding:0 4px;color:var(--muted);font-weight:650}.employeeMasterSearchGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.employeeMasterSection{display:grid;gap:16px;padding-top:4px}.employeeMasterSectionHeader{margin-bottom:0;padding-bottom:12px}.employeeMasterField input,.employeeMasterField select{min-height:52px;border-radius:16px;border:1px solid var(--line);background:#ffffffeb;box-shadow:inset 0 1px #ffffffbf}.employeeMasterFieldWide{grid-column:span 1}.employeeMasterDetailsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.employeeMasterDetailCard{display:grid;gap:8px;min-height:92px;padding:15px 16px 17px;border-radius:18px;border:1px solid rgba(28,38,58,.08);background:linear-gradient(180deg,#fffffffa,#f9f4eceb);box-shadow:var(--shadow-soft)}.employeeMasterDetailCard strong{font-size:1.06rem;line-height:1.35;letter-spacing:-.01em}.employeeMasterDetailCardAccent{background:linear-gradient(135deg,#157a6e1a,#fffffffa)}.employeeMasterLabel{font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:800}.employeeMasterEditGrid{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:14px 16px;align-items:end}.capacityComposer{display:grid;grid-template-columns:minmax(190px,.28fr) minmax(0,1fr);gap:18px;align-items:start}.capacitySteps{position:sticky;top:90px;display:grid;padding:12px}.capacitySteps span{justify-content:flex-start}.capacityFormSurface{display:grid;gap:16px;padding:16px;border-radius:22px;border:1px solid rgba(28,38,58,.08);background:#ffffffb3;box-shadow:var(--shadow-soft)}.capacityEditBanner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:14px;background:#e0f2f0e6;border:1px solid rgba(10,76,71,.18);color:#0a4c47;font-weight:600;font-size:14px}.rowActionGroup{display:inline-flex;gap:8px;align-items:center}.employeeMasterInlineAction{width:100%;min-height:52px}.employeeMasterFooterActions{justify-content:flex-start}.employeeMasterFooterActions .ghostButton,.employeeMasterFooterActions .primaryButton{width:auto;min-width:188px}.skeletonCard{overflow:hidden}@media(max-width:1100px){.shell{grid-template-columns:1fr;width:min(100vw - 24px,100%);margin:12px auto 20px}.rail{position:static;min-height:auto;max-height:none}.pageContextBar{align-items:flex-start;flex-direction:column}.pageContextMeta{justify-content:flex-start}.heroPanel{grid-template-columns:1fr}.homeHeroPanel{gap:18px;grid-template-columns:1fr}.heroPanel.compact h2,.homeHeroPanel h2{max-width:none}.heroSummary{margin-left:0;max-width:none}.heroSummarySkeleton{justify-items:start}.metaStrip{padding-left:0;border-left:0;border-top:1px solid var(--line);padding-top:16px}.auth-shell{padding:16px;min-height:auto}.auth-card{min-height:0;padding:40px 20px 28px;border-radius:28px}.auth-copy-block{margin-top:28px}.auth-button{width:100%;margin-top:20px;padding:15px 18px}.auth-divider{width:100%;margin-top:20px;gap:12px}.auth-error{width:100%}.skeletonTableHeader,.skeletonTableRow{grid-template-columns:repeat(2,minmax(0,1fr))}.commandHeader,.paginationRow,.savedViewRow,.commandItem,.toolbar,.actionRow{flex-direction:column;align-items:stretch}.searchForm input{min-width:100%}.employeeMasterSearchGrid,.employeeMasterQuickStart,.employeeSearchSurface,.employeeMasterDetailsGrid,.employeeMasterEditGrid,.capacityComposer,.capacityFormGrid{grid-template-columns:1fr}.capacityFormGrid .field:nth-child(1),.capacityFormGrid .field:nth-child(2){grid-column:auto}.capacitySteps{position:static}.employeeMasterFooterActions .ghostButton,.employeeMasterFooterActions .primaryButton{width:100%;min-width:0}.toastViewport{left:16px;right:16px;width:auto}}.tableLoadingState{display:flex;flex-direction:column;gap:8px;padding:24px}.tableLoadingHint{margin:12px 0 0;text-align:center;color:var(--muted);font-size:.85rem;font-weight:500}.filterDropdown{position:relative;width:100%}.filterDropdownTrigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer}.filterDropdownTrigger:hover,.filterDropdownTrigger.isFiltered{color:var(--accent-strong)}.filterDropdownLabel{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filterDropdownIcons{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.76rem;flex-shrink:0}.filterDropdownSort{font-weight:700}.filterDropdownFunnel{font-size:.7rem;line-height:1}.filterDropdownFunnel.isActive{color:var(--accent)}.filterDropdownTrigger.isFiltered .filterDropdownLabel:after{content:"";display:inline-block;width:6px;height:6px;margin-left:6px;border-radius:50%;background:var(--accent);vertical-align:middle}.filterDropdownPanel{position:absolute;top:calc(100% + 8px);left:0;z-index:50;width:260px;padding:12px;border-radius:14px;background:#fff;border:1px solid var(--line-strong);box-shadow:0 18px 36px #0f18282e;display:flex;flex-direction:column;gap:10px;text-transform:none;letter-spacing:0;color:var(--ink);font-size:.85rem}.filterDropdownPanelPortaled{position:fixed;top:0;left:0;z-index:9000;max-height:calc(100vh - 16px)}.filterDropdownPanelPortaled .filterDropdownList{flex:1 1 auto;min-height:80px}.filterDropdownSortRow{display:flex;gap:6px}.filterDropdownSortBtn{flex:1;padding:7px 10px;border-radius:999px;border:1px solid var(--line-strong);background:#fff;color:var(--ink);font-weight:600;font-size:.8rem;cursor:pointer}.filterDropdownSortBtn:hover{border-color:var(--accent);color:var(--accent-strong)}.filterDropdownSortBtn.active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}.filterDropdownSearch{width:100%;padding:8px 12px;border-radius:10px;border:1px solid var(--line);background:#fff;font-size:.85rem}.filterDropdownSearch:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.filterDropdownActions{display:flex;justify-content:space-between;gap:8px}.filterDropdownActions .textButton{font-size:.8rem;font-weight:600}.filterDropdownList{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:2px;padding:4px 2px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.filterDropdownOption{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;cursor:pointer;font-size:.85rem;color:var(--ink)}.filterDropdownOption:hover{background:var(--accent-soft)}.filterDropdownOption input[type=checkbox]{accent-color:var(--accent);width:14px;height:14px}.filterDropdownOption span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filterDropdownOptionDisabled{opacity:.4}.filterDropdownOptionDisabled:hover{background:transparent}.fyStatusSummary{display:flex;flex-direction:column;gap:6px;padding:10px 14px;margin-bottom:12px;background:var(--surface-2, #f6f7f9);border-radius:8px;border:1px solid var(--border-subtle, #e3e7ec)}.fyStatusSummaryToggle{display:inline-flex;gap:4px;margin-bottom:6px;padding:3px;background:#1c263a0d;border-radius:999px;align-self:flex-start}.fyStatusSummaryToggle .segmentedToggleBtn{padding:4px 14px;font-size:.78rem}.fyStatusSummaryRow{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.fyStatusSummaryLabel{font-size:.88rem;font-weight:700;color:var(--text-strong, #1a2733);min-width:52px}.fyStatusSummaryTotal{font-size:.74rem;color:var(--muted, #6b7785);font-weight:500}.fyStatusSummaryPill{padding:3px 10px;border-radius:999px;background:var(--accent-soft, #e0edf1);color:var(--accent, #136f8a);font-size:.78rem;font-weight:600;white-space:nowrap}.filterDropdownEmpty{padding:12px 6px;text-align:center;color:var(--muted);font-size:.82rem}.filterDropdownFooter{display:flex;gap:8px;justify-content:flex-end}.filterDropdownFooter .ghostButton,.filterDropdownFooter .primaryButton{width:auto;min-height:34px;padding:0 14px;font-size:.82rem}.dateRangeFilter{display:flex;align-items:center;gap:6px}.dateRangeLabel{font-size:12px;font-weight:600;color:var(--muted, #6b7280)}.dateRangeInput{font:inherit;font-size:13px;padding:5px 8px;border:1px solid var(--border, #d1d5db);border-radius:6px;background:#fff;color:inherit}.sheetFilterBar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;row-gap:12px;flex-basis:100%;max-width:100%}.sheetActionGroup{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;margin-left:auto}.sheetFilterInput{font:inherit;height:36px;padding:0 14px;border-radius:999px;border:1px solid var(--line-strong);background:#fff;min-width:220px;flex:0 1 220px}.sheetFilterInput:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #0000000d}.segmentedToggle{display:inline-flex;padding:4px;border-radius:999px;background:#fff;border:1px solid var(--line-strong);flex-shrink:0}.segmentedToggleBtn{border:0;background:transparent;padding:8px 22px;border-radius:999px;font-weight:600;font-size:.85rem;color:var(--muted);cursor:pointer;min-height:36px;white-space:nowrap}.segmentedToggleBtn:hover{color:var(--accent-strong)}.segmentedToggleBtn.active{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#fff;box-shadow:0 6px 12px #0f766e33}.sheetFilterDropdown{width:auto}.sheetFilterTrigger{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;min-height:40px;border-radius:999px;border:1px solid var(--line-strong);background:#fff;color:var(--ink);font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap}.sheetFilterTrigger:hover{border-color:var(--accent);color:var(--accent-strong)}.sheetFilterTrigger.isFiltered{border-color:var(--accent);color:var(--accent-strong);background:var(--accent-soft)}.sheetFilterLabel{color:var(--muted);font-weight:700;text-transform:uppercase;font-size:.7rem;letter-spacing:.06em}.sheetFilterTrigger.isFiltered .sheetFilterLabel{color:var(--accent-strong)}.sheetFilterValue{font-weight:600}.dateRangeFilter{display:inline-flex;align-items:center;gap:10px;padding:4px 14px 4px 16px;border-radius:999px;background:#fff;border:1px solid var(--line-strong);flex-shrink:0;white-space:nowrap;min-height:40px}.dateRangeLabel{color:var(--muted);font-weight:700;text-transform:uppercase;font-size:.7rem;letter-spacing:.06em;padding-right:4px;border-right:1px solid var(--line);margin-right:2px}.dateRangeField{display:inline-flex;align-items:center;gap:6px;font-size:.8rem}.dateRangeField>span{color:var(--muted);font-weight:600;text-transform:uppercase;font-size:.7rem;letter-spacing:.05em}.dateRangeField input[type=date]{border:1px solid var(--line);background:#fff;border-radius:8px;padding:5px 8px;font:inherit;font-size:.8rem;color:var(--ink);min-height:30px;font-weight:600;cursor:pointer}.dateRangeField input[type=date]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.dateRangeField input[type=date]:hover{border-color:var(--accent)}.dateRangeClear{border:0;background:transparent;color:var(--muted);font-size:.85rem;cursor:pointer;padding:2px 6px;border-radius:999px;line-height:1}.dateRangeClear:hover{background:var(--accent-soft);color:var(--accent-strong)}.dateRangePresets{display:inline-flex;align-items:center;gap:4px;padding-right:6px;border-right:1px solid var(--line);margin-right:2px}.dateRangePresetBtn{border:1px solid transparent;background:transparent;color:var(--muted);font-weight:700;font-size:.72rem;letter-spacing:.04em;padding:4px 10px;border-radius:999px;cursor:pointer;min-height:26px}.dateRangePresetBtn:hover{color:var(--accent-strong);background:var(--accent-soft)}.dateRangePresetBtn.active{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);color:#fff;border-color:var(--accent-strong)}.ghostButton.isDownloading,.primaryButton.isDownloading{opacity:.85;cursor:progress}.downloadButtonContent{display:inline-flex;align-items:center;gap:8px}.downloadButtonSpinner{width:14px;height:14px;border-radius:50%;border:2px solid var(--line-strong);border-top-color:var(--accent);animation:downloadButtonSpin .8s linear infinite}@keyframes downloadButtonSpin{to{transform:rotate(360deg)}}.grandTotalRow{font-weight:700}.grandTotalRow td{background:var(--accent-soft);border-top:2px solid var(--accent);color:var(--accent-strong);position:sticky;bottom:0;z-index:2}.grandTotalRow td.stickyColumn{z-index:4;background:var(--accent-soft)}.grandTotalRow .grandTotalLabel{text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.dayLegend{display:inline-flex;align-items:center;gap:14px;margin-left:auto;color:var(--muted);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.dayLegendItem{display:inline-flex;align-items:center;gap:6px}.dayLegendSwatch{display:inline-block;width:14px;height:14px;border-radius:4px;border:1px solid var(--line)}.dayLegendSwatch.capacityDateWeekend{background:#edf5ff}.dayLegendSwatch.capacityDateHoliday{background:#fff1e7}.activityLogPanel{display:flex;flex-direction:column;gap:16px}.activityLogHeader h3{margin:0}.activityLogSubtitle{margin:4px 0 0;color:var(--muted);font-size:.85rem}.activityLogFilters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:14px;border:1px solid rgba(28,38,58,.08);border-radius:14px;background:#fff9}.activityLogFilters .field{display:flex;flex-direction:column;gap:6px}.activityLogFilters .field span{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.activityLogFilters select{width:100%;padding:8px 10px;border-radius:10px;border:1px solid rgba(28,38,58,.12);background:#fff;font-size:.9rem}.activityLogTableWrapper{overflow-x:auto;border:1px solid rgba(28,38,58,.08);border-radius:14px}.activityLogTable{width:100%;border-collapse:collapse;font-size:.9rem}.activityLogTable thead th{text-align:left;padding:10px 12px;background:#1c263a0a;font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);border-bottom:1px solid rgba(28,38,58,.08)}.activityLogTable tbody td{padding:10px 12px;vertical-align:top;border-bottom:1px solid rgba(28,38,58,.06)}.activityLogRow{cursor:pointer}.activityLogRow:hover{background:#0f766e0a}.activityLogRow.isOpen{background:#0f766e0f}.activityLogToggleCell{width:28px;color:var(--muted)}.activityLogChevron{display:inline-block;transition:transform .15s ease}.activityLogChevron.isOpen{transform:rotate(90deg)}.activityLogBadge{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:#1c263a14;color:#1c263acc}.activityLogBadge.tone-success{background:#e8f6ee;color:#166534}.activityLogBadge.tone-danger{background:#fdecec;color:#b42318}.activityLogBadge.tone-info{background:#e2f1ef;color:#0a5d57}.activityLogBadge.tone-warning{background:#fff4e0;color:#8a4b0b}.activityLogDetailRow td{background:#1c263a05}.activityLogDetails{display:flex;flex-direction:column;gap:14px;padding:4px 0}.activityLogDiffTable{width:100%;border-collapse:collapse;font-size:.85rem;background:#fff;border:1px solid rgba(28,38,58,.08);border-radius:10px;overflow:hidden}.activityLogDiffTable th,.activityLogDiffTable td{padding:8px 10px;border-bottom:1px solid rgba(28,38,58,.06);text-align:left;vertical-align:top}.activityLogDiffTable th[scope=row]{width:22%;font-weight:600;background:#1c263a08}.activityLogPrevValue{color:#b42318;white-space:pre-wrap}.activityLogNextValue{color:#0a5d57;white-space:pre-wrap}.activityLogPayload h5{margin:0 0 6px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.activityLogPayloadTable td{white-space:pre-wrap}.activityLogMeta{display:grid;grid-template-columns:max-content 1fr;gap:4px 12px;font-size:.8rem;color:var(--muted);margin:0}.activityLogMeta dt{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.activityLogMeta dd{margin:0;color:#1c263ad9}.activityLogEmpty{text-align:center;padding:18px;color:var(--muted);font-style:italic}.activityLogEmptyDiff{margin:0;color:var(--muted);font-style:italic;font-size:.85rem}.leaveDeductionLayout{display:flex;flex-direction:column;gap:18px;min-width:0;max-width:100%}.leaveDeductionPanel{display:flex;flex-direction:column;gap:16px;min-width:0;max-width:100%}.leaveDeductionSubtitle{margin:4px 0 0;color:var(--muted);font-size:.85rem}.leaveDeductionTopActions{display:flex;gap:8px;flex-wrap:wrap}.leaveDeductionRegenGroup{display:inline-flex;align-items:stretch;gap:4px}.leaveDeductionRegenSelect{padding:4px 8px;border-radius:999px;border:1px solid rgba(28,38,58,.16);background:#fff;font-size:.78rem;cursor:pointer}.leaveDeductionSendGroup{display:inline-flex;gap:6px}.leaveDeductionOptionsToggle{padding:4px 12px!important;font-size:12px!important}.leaveDeductionSendOptions{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;padding:14px;border:1px solid rgba(28,38,58,.08);border-radius:14px;background:#0f766e0a}.leaveDeductionSendOptions .field{display:flex;flex-direction:column;gap:6px}.leaveDeductionSendOptions .field span:first-child{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.leaveDeductionSendOptions input[type=email]{padding:8px 10px;border-radius:10px;border:1px solid rgba(28,38,58,.12);background:#fff;font-size:.9rem}.leaveDeductionCheckbox{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;cursor:pointer}.leaveDeductionCheckbox input[type=checkbox]{margin-top:3px}.leaveDeductionCheckbox span{display:flex;flex-direction:column;gap:2px}.leaveDeductionCheckbox .muted{color:var(--muted);font-size:.78rem}.leaveDeductionTestField{grid-column:span 2}.leaveDeductionSendHint{grid-column:span 2;font-size:.78rem;margin:0;line-height:1.5}.leaveDeductionSendHint code{background:#1c263a0f;padding:1px 4px;border-radius:4px;font-size:.85em}.leaveDeductionEmailCell{display:flex;align-items:center;gap:6px;flex-wrap:wrap;max-width:180px}.leaveDeductionCommentInput{width:140px}.leaveDeductionRowSendButton{border:1px solid rgba(15,118,110,.25);background:#0f766e0f;color:var(--accent-strong);padding:2px 10px;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .15s ease,border-color .15s ease}.leaveDeductionRowSendButton:hover:not(:disabled){background:#0f766e24;border-color:#0f766e66}.leaveDeductionRowSendButton:disabled{opacity:.55;cursor:not-allowed}.leaveDeductionRowExcludeButton{border:1px solid rgba(180,35,24,.25);background:#b423180a;color:#b42318;padding:2px 10px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .15s ease,border-color .15s ease}.leaveDeductionRowExcludeButton:hover:not(:disabled){background:#b423181f;border-color:#b4231866}.leaveDeductionRowExcludeButton.isExcluded{border-color:#0f766e40;background:#0f766e0f;color:var(--accent-strong)}.leaveDeductionRowExcludeButton.isExcluded:hover:not(:disabled){background:#0f766e24;border-color:#0f766e66}.leaveDeductionRowExcludeButton:disabled{opacity:.55;cursor:not-allowed}.leaveDeductionCheckboxCell{width:32px;text-align:center}.leaveDeductionCheckboxCell input[type=checkbox]{cursor:pointer;accent-color:var(--accent)}.leaveDeductionSelectedBar{display:inline-flex;align-items:center;gap:10px;margin-left:auto;padding-left:14px;border-left:1px solid rgba(28,38,58,.12)}.leaveDeductionLinkButton{border:none;background:transparent;color:var(--accent-strong);font-size:.78rem;font-weight:600;cursor:pointer;padding:2px 4px;text-decoration:underline;text-underline-offset:2px}.leaveDeductionLinkButton:hover:not(:disabled){color:var(--accent)}.leaveDeductionLinkButton.danger{color:#b42318}.leaveDeductionLinkButton:disabled{opacity:.55;cursor:not-allowed}.leaveDeductionCommentCell{display:flex;align-items:center;gap:6px}.leaveDeductionCommentInput{width:160px;max-width:100%;padding:4px 8px;border:1px solid rgba(28,38,58,.12);border-radius:8px;font-size:.82rem;background:#fff}.leaveDeductionCommentInput:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #0f766e2e}.leaveDeductionCommentSave{border:1px solid rgba(15,118,110,.25);background:#0f766e0f;color:var(--accent-strong);padding:2px 10px;border-radius:999px;font-size:.72rem;font-weight:700;cursor:pointer}.leaveDeductionCommentSave:disabled{opacity:.55;cursor:not-allowed}.leaveDeductionDetailActions{display:flex;justify-content:flex-end;gap:8px;margin-bottom:10px}.leaveDeductionDangerButton{color:#b42318!important;border-color:#b4231859!important}.leaveDeductionDangerButton:hover:not(:disabled){background:#b423180f!important}.leaveDeductionModalBackdrop{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.leaveDeductionModal{background:#fff;width:min(720px,100%);max-height:80vh;overflow-y:auto;border-radius:14px;padding:22px;box-shadow:0 24px 48px #0f172a40;display:flex;flex-direction:column;gap:16px}.leaveDeductionModalHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.leaveDeductionModalHeader h3{margin:4px 0}.leaveDeductionIgnoreForm{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end;padding:12px;border:1px solid rgba(28,38,58,.08);border-radius:10px;background:#0f766e0a}.leaveDeductionIgnoreForm .field{display:flex;flex-direction:column;gap:4px;min-width:140px}.leaveDeductionIgnoreForm .field span{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.leaveDeductionIgnoreForm input,.leaveDeductionIgnoreForm select{padding:6px 10px;border-radius:8px;border:1px solid rgba(28,38,58,.12);font-size:.85rem}.leaveDeductionIgnorePending{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 0 4px}.leaveDeductionPendingChip{display:inline-flex;align-items:center;gap:4px}.leaveDeductionPendingChipRemove{background:transparent;border:0;color:inherit;font-size:1rem;line-height:1;padding:0 2px;cursor:pointer}.leaveDeductionPendingChipRemove:hover{color:var(--danger, #b91c1c)}.leaveDeductionIgnoreList{display:flex;flex-direction:column;gap:6px}.leaveDeductionIgnoreRow{display:grid;grid-template-columns:90px 110px 1fr auto;gap:10px;align-items:center;padding:6px 10px;border-radius:8px;background:#1c263a08;font-size:.85rem}.leaveDeductionIgnoreDate{font-weight:600}.leaveDeductionIgnoreReason{color:var(--ink)}.leaveDeductionBadge.tone-info{background:#e2f1ef;color:#0a5d57}.leaveDeductionDiagnoseRow{grid-column:span 2;display:flex;gap:8px;flex-wrap:wrap}.leaveDeductionDiagnostics{grid-column:span 2;display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid rgba(28,38,58,.08);border-radius:12px;background:#fff9}.leaveDeductionDiagnosticsHeader{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.9rem}.leaveDeductionDiagnosticsMessage{margin:0;font-size:.82rem;color:var(--ink);line-height:1.45;word-break:break-word}.leaveDeductionDiagnosticsMessage.tone-danger{color:#b42318}.leaveDeductionDiagnosticsGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.leaveDeductionDiagnosticsGrid h5{margin:0 0 4px;font-size:.85rem}.leaveDeductionConfigList{list-style:none;margin:0;padding:0;font-size:.78rem;display:flex;flex-direction:column;gap:2px}.leaveDeductionConfigList code{background:#1c263a0f;padding:1px 4px;border-radius:4px;font-size:.85em}.leaveDeductionConfigList .muted{color:var(--muted);font-style:italic}.leaveDeductionToolbar{display:flex;gap:12px;flex-wrap:wrap;padding:14px;border:1px solid rgba(28,38,58,.08);border-radius:14px;background:#fff9;align-items:flex-end}.leaveDeductionToolbar .field{display:flex;flex-direction:column;gap:6px;flex:2 1 320px;min-width:300px}.leaveDeductionToolbar .leaveDeductionFieldNarrow{flex:0 1 150px;min-width:130px}.leaveDeductionToolbar .leaveDeductionFieldAuto{flex:0 0 auto;min-width:0}.leaveDeductionToolbar .leaveDeductionRegenSelectAuto{width:auto}.leaveDeductionSearchRow{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:end;margin-top:12px}.leaveDeductionSearchRow .leaveDeductionSearchField{display:flex;flex-direction:column;gap:6px;min-width:0}.leaveDeductionSearchRow .leaveDeductionSearchField span{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.leaveDeductionSearchRow .leaveDeductionSearchField input{padding:0 14px;border-radius:10px;border:1px solid rgba(28,38,58,.12);background:#fff;font-size:.9rem;width:100%;box-sizing:border-box;height:50px;min-height:50px}.leaveDeductionSearchRow .leaveDeductionExcludedPanelInline{margin:0;min-width:0;box-sizing:border-box}.leaveDeductionSearchRow .leaveDeductionExcludedPanelInline>.leaveDeductionExcludedSummary{padding:0 14px;height:50px;box-sizing:border-box}.leaveDeductionSearchRow:has(.leaveDeductionExcludedPanelInline[open]){grid-template-columns:1fr}.leaveDeductionSearchRow .leaveDeductionExcludedPanelInline[open]{grid-column:1 / -1}.leaveDeductionToolbar .field span{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.leaveDeductionToolbar select,.leaveDeductionToolbar input{padding:8px 10px;border-radius:10px;border:1px solid rgba(28,38,58,.12);background:#fff;font-size:.9rem;width:100%}.leaveDeductionToolbar .leaveDeductionRegenField{flex:0 0 auto;min-width:0}.leaveDeductionRegenButton{flex:0 0 auto;padding:8px 18px;border-radius:10px;white-space:nowrap}.leaveDeductionToolbar .leaveDeductionRegenSelect{flex:1 1 auto;min-width:0}.leaveDeductionEmpty{padding:18px;color:var(--muted);font-style:italic;text-align:center}.leaveDeductionSummaryBar{display:flex;gap:18px;padding:10px 14px;border-radius:12px;background:#0f766e0f;font-size:.9rem;flex-wrap:wrap}.leaveDeductionTableWrapper{overflow-x:auto;border:1px solid rgba(28,38,58,.08);border-radius:14px;width:100%;min-width:0;max-width:100%}.leaveDeductionListTable{width:100%;border-collapse:collapse;font-size:.85rem;table-layout:fixed;min-width:1340px}.leaveDeductionListTable thead th{text-align:left;padding:8px 12px;background:#1c263a0a;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid rgba(28,38,58,.08);white-space:nowrap}.leaveDeductionListTable tbody td{padding:10px 12px;vertical-align:top;border-bottom:1px solid rgba(28,38,58,.06);overflow-wrap:anywhere;word-break:break-word}.leaveDeductionListTable thead th:nth-child(1),.leaveDeductionListTable tbody td:nth-child(1){width:44px}.leaveDeductionListTable thead th:nth-child(2),.leaveDeductionListTable tbody td:nth-child(2){width:200px}.leaveDeductionListTable thead th:nth-child(3),.leaveDeductionListTable tbody td:nth-child(3){width:160px}.leaveDeductionListTable thead th:nth-child(4),.leaveDeductionListTable tbody td:nth-child(4){width:110px}.leaveDeductionListTable thead th:nth-child(5),.leaveDeductionListTable tbody td:nth-child(5){width:200px}.leaveDeductionListTable thead th:nth-child(6),.leaveDeductionListTable tbody td:nth-child(6){width:200px}.leaveDeductionListTable thead th:nth-child(7),.leaveDeductionListTable tbody td:nth-child(7){width:130px}.leaveDeductionListTable thead th:nth-child(8),.leaveDeductionListTable tbody td:nth-child(8){width:90px;text-align:right}.leaveDeductionListTable thead th:nth-child(9),.leaveDeductionListTable tbody td:nth-child(9){width:220px}.leaveDeductionListTable thead th:nth-child(10),.leaveDeductionListTable tbody td:nth-child(10){width:200px}.leaveDeductionRow{cursor:pointer}.leaveDeductionRow:hover{background:#0f766e0a}.leaveDeductionRow.isOpen{background:#0f766e0f}.leaveDeductionDetailRow td{background:#1c263a05;padding:14px 16px}.leaveDeductionBadge{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.leaveDeductionBadge.tone-ok,.leaveDeductionCell.tone-ok,.leaveDeductionScorecard .tone-ok{background:#e8f6ee;color:#166534}.leaveDeductionBadge.tone-danger,.leaveDeductionCell.tone-danger,.leaveDeductionScorecard .tone-danger{background:#fdecec;color:#b42318}.leaveDeductionCell.tone-muted{color:var(--muted);background:#1c263a05}.leaveDeductionScorecard{display:flex;flex-direction:column;gap:14px;background:#fff;padding:14px;border-radius:12px;border:1px solid rgba(28,38,58,.08)}.leaveDeductionScorecardHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.leaveDeductionScorecardHeader h3{margin:4px 0;display:flex;gap:8px;align-items:baseline}.leaveDeductionEmpId{font-size:.85rem;color:var(--muted);font-weight:500}.leaveDeductionMeta{margin:0;color:var(--muted);font-size:.85rem}.leaveDeductionTotal{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.leaveDeductionTotalLabel{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:700}.leaveDeductionTotalValue{font-size:1.4rem;font-weight:700;padding:4px 12px;border-radius:999px}.leaveDeductionWeek{display:flex;flex-direction:column;gap:6px}.leaveDeductionTable{width:100%;border-collapse:collapse;font-size:.85rem}.leaveDeductionTable th,.leaveDeductionTable td{border:1px solid rgba(28,38,58,.1);padding:6px 8px;text-align:center}.leaveDeductionTable thead th,.leaveDeductionTable th[scope=row]{background:#1c263a0a;font-weight:700;text-align:left;font-size:.78rem}.leaveDeductionOverall{display:flex;gap:24px;font-size:.85rem;padding:4px 4px 8px}.leaveDeductionOverall .muted{display:block;color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.leaveDeductionSummaryRow{display:flex;justify-content:space-between;padding:8px 12px;border-radius:10px;background:#1c263a0a;font-size:.9rem}.leaveDeductionWfh h4{margin:8px 0 6px;font-size:.95rem}.leaveDeductionRules summary{cursor:pointer;font-size:.8rem;color:var(--muted)}.leaveDeductionRules ul{margin:6px 0 0 18px;font-size:.82rem;color:var(--muted)}.leaveDeductionGenerated{margin:0;color:var(--muted);font-size:.75rem;text-align:right}.leaveDeductionExcludedPanel{border:1px solid var(--line, #e1e6ec);border-radius:8px;background:var(--panel, #fff);margin:.75rem 0}.leaveDeductionExcludedSummary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;padding:.6rem .9rem;list-style:none;-webkit-user-select:none;user-select:none}.leaveDeductionExcludedSummary::-webkit-details-marker{display:none}.leaveDeductionExcludedSummary:before{content:"▸";font-size:.7rem;color:var(--muted);transition:transform .12s ease;display:inline-block}details.leaveDeductionExcludedPanel[open]>.leaveDeductionExcludedSummary:before{transform:rotate(90deg)}.leaveDeductionExcludedCount{color:var(--muted);font-size:.8rem}.leaveDeductionExcludedTableWrapper{padding:0 .9rem .9rem;overflow-x:auto}.leaveDeductionExcludedTable{width:100%;border-collapse:collapse;font-size:.85rem}.leaveDeductionExcludedTable th,.leaveDeductionExcludedTable td{padding:.5rem .6rem;border-bottom:1px solid var(--line, #eef1f4);text-align:left;vertical-align:middle}.leaveDeductionEmployeeCell{display:flex;flex-direction:column;line-height:1.2}.leaveDeductionEmployeeCell .muted{color:var(--muted);font-size:.75rem}.leaveDeductionExcludedPolicyRow{background:#0f766e0a}.leaveDeductionExcludedTable{min-width:900px}.leaveDeductionExcludedTable thead th:nth-child(1),.leaveDeductionExcludedTable tbody td:nth-child(1){width:70px}.leaveDeductionExcludedTable thead th:nth-child(2),.leaveDeductionExcludedTable tbody td:nth-child(2){width:220px}.leaveDeductionExcludedTable thead th:nth-child(3),.leaveDeductionExcludedTable tbody td:nth-child(3){width:90px}.leaveDeductionExcludedTable thead th:nth-child(4),.leaveDeductionExcludedTable tbody td:nth-child(4){width:110px}.leaveDeductionExcludedTable thead th:nth-child(5),.leaveDeductionExcludedTable tbody td:nth-child(5){width:180px}.leaveDeductionExcludedTable thead th:nth-child(6),.leaveDeductionExcludedTable tbody td:nth-child(6){width:auto}.leaveDeductionExcludedTable thead th:nth-child(7),.leaveDeductionExcludedTable tbody td:nth-child(7){width:80px}.leaveDeductionExcludedPolicyRow input[type=checkbox][disabled]{cursor:not-allowed;opacity:.7}.sbBubble{position:fixed;right:24px;bottom:24px;z-index:2000;width:56px;height:56px;border-radius:999px;border:none;background:linear-gradient(135deg,#1c263a,#0a4c47);color:#fff;font-size:22px;line-height:1;box-shadow:0 8px 24px #0f172a47;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .12s ease,box-shadow .12s ease}.sbBubble:hover,.sbBubble:focus-visible{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a5c;outline:none}.sbBubble.is-open{background:#b9382f;font-size:28px}.springboardWidget{position:fixed;right:24px;bottom:96px;z-index:1999;width:min(440px,calc(100vw - 48px));max-height:calc(100vh - 140px);pointer-events:none}.springboardWidget.is-open{pointer-events:auto}.sbPanel{background:var(--card, #fdfbf5);border:1px solid var(--line, rgba(15, 23, 42, .12));border-radius:16px;box-shadow:0 20px 50px #0f172a2e;padding:24px 24px 22px;max-height:inherit;overflow-y:auto;position:relative}.sbEyebrow{margin:0 0 6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted, #6b7280)}.sbFormHeader h2{margin:0 0 8px;font-size:22px}.sbSubtle{color:var(--muted, #6b7280);font-size:13px}.sbClose{position:absolute;top:16px;right:16px;padding:4px 12px;background:#fff;border:1px solid var(--line, rgba(15, 23, 42, .18));border-radius:999px;font-size:13px;cursor:pointer;color:inherit}.sbClose:hover,.sbClose:focus-visible{background:#f3f4f6;outline:none}.sbCategoryGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0 8px}.sbCategoryCard{display:flex;flex-direction:column;gap:6px;align-items:flex-start;padding:14px;background:#fff;border:1px solid var(--line, rgba(15, 23, 42, .15));border-radius:12px;cursor:pointer;text-align:left;transition:border-color .12s ease,background .12s ease,transform .12s ease}.sbCategoryCard:hover,.sbCategoryCard:focus-visible{border-color:#0a4c47;background:#fdfdf9;transform:translateY(-1px);outline:none}.sbCategoryIcon{font-size:22px}.sbCategoryCard strong{font-size:15px}.sbHomeFooter{margin-top:14px;display:flex;justify-content:flex-end}.sbLinkBtn{background:none;border:none;color:#0a4c47;font-size:13px;font-weight:600;cursor:pointer;padding:6px 8px;border-radius:6px}.sbLinkBtn:hover,.sbLinkBtn:focus-visible{background:#0a4c4714;outline:none}.sbForm{display:grid;gap:12px}.sbField{display:grid;gap:6px}.sbField>span{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted, #6b7280)}.sbField input[type=text],.sbField input[type=email],.sbField textarea,.sbField select{width:100%;padding:10px 12px;border:1px solid var(--line, rgba(15, 23, 42, .18));border-radius:8px;font:inherit;background:#fff;color:inherit}.sbField textarea{resize:vertical;min-height:84px}.sbField input:focus,.sbField textarea:focus,.sbField select:focus{outline:none;border-color:#0a4c47;box-shadow:0 0 0 3px #0a4c4726}.sbSeverityRow{display:flex;gap:8px}.sbSeverityChip{padding:6px 16px;border:1px solid var(--line, rgba(15, 23, 42, .2));border-radius:999px;background:#fff;cursor:pointer;font-size:13px;color:inherit}.sbSeverityChip.is-active{background:#b45309;border-color:#b45309;color:#fff}.sbFileRow{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.sbFileName{font-size:13px;color:var(--muted, #6b7280)}.sbStars{display:inline-flex;gap:4px}.sbStars.is-readonly{pointer-events:none}.sbStar{background:none;border:none;font-size:22px;color:#d1d5db;cursor:pointer;padding:0 2px}.sbStar.is-filled{color:#b45309}.sbActions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.sbPrimary{padding:10px 18px;border:none;border-radius:999px;background:#1c263a;color:#fff;font-weight:700;cursor:pointer}.sbPrimary:hover,.sbPrimary:focus-visible{background:#0f1729;outline:none}.sbPrimary:disabled{opacity:.6;cursor:not-allowed}.sbGhost{padding:8px 16px;border:1px solid var(--line, rgba(15, 23, 42, .2));border-radius:999px;background:#fff;cursor:pointer;font-weight:600;color:inherit}.sbGhost:hover,.sbGhost:focus-visible{background:#f3f4f6;outline:none}.sbPastHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sbPastList{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:8px}.sbPastItem{border:1px solid var(--line, rgba(15, 23, 42, .12));border-radius:10px;background:#fff;overflow:hidden}.sbPastSummary{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:transparent;border:none;cursor:pointer;text-align:left;color:inherit;font:inherit}.sbPastSummary:hover,.sbPastSummary:focus-visible{background:#0a4c470f;outline:none}.sbPastSummaryLeft{display:flex;flex-direction:column;gap:2px;min-width:0}.sbPastBody{padding:4px 14px 14px;border-top:1px dashed var(--line, rgba(15, 23, 42, .12));display:grid;gap:8px}.sbPastDescription{margin:8px 0 0;white-space:pre-wrap}.sbResolvedBlock{border-left:3px solid #0a4c47;padding:6px 10px;background:#0a4c470f;border-radius:0 8px 8px 0}.sbStatusPill{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 10px;border-radius:999px}.sbStatus-open{background:#b4530924;color:#92400e}.sbStatus-resolved{background:#0a4c4724;color:#0a4c47}.sbToast{position:fixed;right:24px;bottom:96px;z-index:2001;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:600;background:#1c263a;color:#fff;box-shadow:0 12px 28px #0f172a4d}.sbToast-success{background:#0a4c47}.sbToast-error{background:#b9382f}.sbError{color:#b9382f;font-size:13px}.tixPageStack{display:grid;gap:18px}.tixFilters{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center}.tixFilterGroup{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.tixCategoryFilter .tixSubtle{margin-right:4px}.tixFilterChip{padding:5px 12px;border:1px solid var(--line, rgba(15, 23, 42, .18));border-radius:999px;background:#fff;cursor:pointer;font-size:13px;color:inherit}.tixFilterChip.is-active{background:#1c263a;border-color:#1c263a;color:#fff}.tixList{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:8px}.tixRow{border:1px solid var(--line, rgba(15, 23, 42, .12));border-radius:10px;background:#fff;overflow:hidden}.tixRow.tix-status-resolved{background:#fafbfa}.tixSummary{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:transparent;border:none;cursor:pointer;text-align:left;color:inherit;font:inherit}.tixSummary:hover,.tixSummary:focus-visible{background:#0a4c470d;outline:none}.tixSummaryLeft{display:flex;flex-direction:column;gap:4px;min-width:0}.tixTitleLine{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.tixSeverity{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;border-radius:999px;background:#b453091f;color:#92400e}.tixSubtle{color:var(--muted, #6b7280);font-size:12px}.tixPill{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 10px;border-radius:999px}.tix-open{background:#b4530924;color:#92400e}.tix-resolved{background:#0a4c4724;color:#0a4c47}.tixCat-issue{background:#b9382f1f;color:#9b1c13}.tixCat-suggestion{background:#3838b91f;color:#2929a3}.tixCat-feedback{background:#b453091f;color:#92400e}.tixBody{padding:6px 16px 16px;border-top:1px dashed var(--line, rgba(15, 23, 42, .12));display:grid;gap:10px}.tixDescription{margin:8px 0 0;white-space:pre-wrap}.tixMetaRow{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.tixStars{display:inline-flex;gap:2px;color:#d1d5db}.tixStars .is-filled{color:#b45309}.tixResolved{border-left:3px solid #0a4c47;padding:6px 12px;background:#0a4c470f;border-radius:0 8px 8px 0}.tixResolveForm{display:grid;gap:8px}.tixResolveForm label{display:grid;gap:4px}.tixResolveForm label>span{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted, #6b7280)}.tixResolveForm textarea{width:100%;padding:10px 12px;border:1px solid var(--line, rgba(15, 23, 42, .18));border-radius:8px;font:inherit;resize:vertical;background:#fff}.tixPrimary{justify-self:flex-start;padding:8px 16px;border:none;border-radius:999px;background:#0a4c47;color:#fff;font-weight:700;cursor:pointer}.tixPrimary:hover,.tixPrimary:focus-visible{background:#0c5e57;outline:none}.tixPrimary:disabled{opacity:.6;cursor:not-allowed}.modalCard.capacityUploadPreview{width:min(1040px,96vw)}.uploadPreviewTableWrap{max-height:50vh;overflow:auto;margin:12px 0}.uploadPreviewTable{width:100%;border-collapse:collapse;font-size:.82rem}.uploadPreviewTable th,.uploadPreviewTable td{text-align:left;padding:6px 10px;border-bottom:1px solid rgba(15,46,73,.1);white-space:nowrap}.uploadPreviewTable th{position:sticky;top:0;background:#f2f2f2;font-weight:700}.uploadPreviewTable tr.rowError td{background:#d6454514;color:#8a1f1f}
