@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);@tailwind base;@tailwind components;@tailwind utilities;body,button,h1,h2,h3{@apply transition-all duration-200 ease-in-out}@media (max-width:480px){#root,body,html{height:auto!important;min-height:100vh!important;overflow-x:hidden!important;overflow-y:auto!important;position:relative!important;width:100vw!important}#root,*,body,html{max-width:100%!important}*{box-sizing:border-box!important}.app-root,.main{height:auto!important;min-height:100dvh!important;overflow-x:hidden!important;width:100%!important}.main{-webkit-overflow-scrolling:touch!important;flex:1 1!important;margin-left:0!important;overflow-y:auto!important}.content,.main{max-width:100vw!important}.content{height:auto!important;overflow-x:hidden!important;overflow-y:visible!important;padding:12px!important;width:100%!important}.content,.timesheets-page-shell{min-height:calc(100vh - 72px)!important}.timesheets-page-shell{margin:-12px!important}}:root{--bg:#f5f6f7;--card:#fff;--muted:#5b738b;--accent:#0a6ed1;--nav-bg:#0f2742;--nav-border:#264a6b;--shadow:0 0.125rem 0.5rem #2235481f;--glass:#ffffffb3;--text:#1d2d3e;--success:#188918;--danger:#b00;--border:#d9dfe6;--shell:#eff4f9;--panel-border:#d5dbe1}*{box-sizing:border-box}html{-webkit-overflow-scrolling:touch}body,html{height:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f6f7;background:var(--bg);color:#1d2d3e;color:var(--text);font-family:"72",Segoe UI,Arial,sans-serif;font-size:14px;margin:0}#root{height:100%}.app-root{display:flex;min-height:100vh}.sidebar{background:#0f2742;background:var(--nav-bg);border-right:1px solid #ffffff1f;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:20px 16px;position:fixed;top:0;transition:width .24s ease,padding .24s ease,transform .24s ease;width:252px;z-index:1600}.app-root.sidebar-collapsed .sidebar{padding-left:10px;padding-right:10px;width:88px}.brand{align-items:center;background:#0000;border-bottom:1px solid #ffffff1f;display:flex;gap:12px;justify-content:flex-start;padding:12px 8px 20px}.brand-mark{display:block;flex-shrink:0;height:auto;width:48px}.brand-copy{min-width:0}.brand-copy,.brand-copy strong{display:flex;flex-direction:column}.brand-copy strong{font-size:15px;gap:2px;letter-spacing:.01em;line-height:1.35}.brand-copy strong span{display:block}.sidebar-section-label{color:#ffffff8c;font-size:11px;letter-spacing:.1em;padding:20px 10px 10px;text-transform:uppercase}.sidebar-collapse-btn{align-items:center;background:#ffffff14;border:none;border-radius:999px;color:#ffffffeb;cursor:pointer;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.sidebar-collapse-btn:hover{background:#ffffff24}.sidebar-collapse-btn-bottom{margin-left:auto}.sidebar .nav{display:flex;flex-direction:column;gap:8px;margin-top:10px}.nav button{align-items:center;background:#0000;border:none;border-radius:12px;color:#ffffffc7;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:13px;padding:13px 14px;text-align:left}.nav button:hover{background:#ffffff14;color:#fff}.nav button.active{background:#f0f8ff2e;border-left:3px solid #91c8f6;box-shadow:none;color:#fff}.nav button svg{flex-shrink:0}.app-root.sidebar-collapsed .brand{justify-content:center;padding-left:0;padding-right:0}.app-root.sidebar-collapsed .brand-copy,.app-root.sidebar-collapsed .nav button span,.app-root.sidebar-collapsed .sidebar-section-label{display:none}.app-root.sidebar-collapsed .nav button{justify-content:center;padding-left:0;padding-right:0}.app-root.sidebar-collapsed .nav button.active{border-left-width:0;box-shadow:inset 0 0 0 1px #91c8f659}.footer{border-top:1px solid #ffffff1a;display:flex;justify-content:flex-end;margin-top:auto;padding:20px 10px 10px}.main{display:flex;flex:1 1;flex-direction:column;margin-left:252px;min-height:100vh;min-width:0;overflow-x:hidden;transition:margin-left .24s ease}.app-root.sidebar-collapsed .main{margin-left:88px}.topbar{background:#eff4f9;background:var(--shell);border-bottom:1px solid #d9dfe6;border-bottom:1px solid var(--border);justify-content:space-between;min-height:72px;padding:0 24px}.topbar,.topbar-title-group{align-items:center;display:flex}.topbar-title-group{flex:1 1;gap:16px}.topbar h2{color:#223548;font-size:1.125rem;font-weight:400;margin:0}.topbar-kicker{color:#5b738b;color:var(--muted);font-size:11px;letter-spacing:.08em;margin-bottom:2px;text-transform:uppercase}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.enterprise-assistant{--assistant-accent:#0a6ed1;--assistant-accent-soft:#0a6ed124;--assistant-accent-strong:#0757a6;align-items:flex-end;bottom:24px;display:flex;flex-direction:column;gap:14px;position:fixed;right:24px;z-index:2200}.enterprise-assistant--admin{--assistant-accent:#0a6ed1;--assistant-accent-soft:#0a6ed129;--assistant-accent-strong:#064f98}.enterprise-assistant--manager{--assistant-accent:#12746b;--assistant-accent-soft:#12746b29;--assistant-accent-strong:#0c5c55}.enterprise-assistant--employee{--assistant-accent:#7a4e22;--assistant-accent-soft:#7a4e2229;--assistant-accent-strong:#603b17}.enterprise-assistant-launcher{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#fffffffa,#f4f8fcf5);border:1px solid #11182714;border-radius:22px;box-shadow:0 24px 60px #0f27422e,0 8px 20px #0f27421a;cursor:pointer;display:flex;gap:14px;max-width:min(360px,calc(100vw - 32px));min-width:290px;padding:14px 18px;position:relative;text-align:left}.enterprise-assistant-launcher__glow{background:linear-gradient(135deg,var(--assistant-accent-soft) 0,#fff0 55%);border-radius:inherit;inset:0;pointer-events:none;position:absolute}.enterprise-assistant-launcher__icon{align-items:center;background:linear-gradient(135deg,var(--assistant-accent) 0,var(--assistant-accent-strong) 100%);border-radius:16px;box-shadow:inset 0 1px 0 #ffffff38;color:#fff;display:inline-flex;flex-shrink:0;height:44px;justify-content:center;position:relative;width:44px}.enterprise-assistant-launcher__copy{display:flex;flex-direction:column;gap:2px;min-width:0;position:relative}.enterprise-assistant-launcher__eyebrow{color:#5f6f82;font-size:11px;letter-spacing:.11em;text-transform:uppercase}.enterprise-assistant-launcher__copy strong{color:#17324d;font-size:15px;font-weight:700}.enterprise-assistant-launcher__chevron{color:#5f6f82;margin-left:auto;position:relative;transition:transform .22s ease}.enterprise-assistant-launcher__chevron.rotated{transform:rotate(180deg)}.enterprise-assistant-panel{animation:enterprise-assistant-rise .24s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at top right,var(--assistant-accent-soft) 0,#fff0 32%),linear-gradient(180deg,#fbfdff 0,#f4f7fb 100%);border:1px solid #11182714;border-radius:28px;box-shadow:0 28px 70px #0f274238,0 10px 24px #0f27421f;display:grid;grid-template-rows:auto auto minmax(220px,1fr) auto;max-height:min(78vh,760px);overflow:hidden;width:min(430px,calc(100vw - 32px))}.enterprise-assistant-panel__topbar{align-items:center;border-bottom:1px solid #1118270f;display:flex;gap:16px;justify-content:space-between;padding:18px 18px 14px}.enterprise-assistant-panel__identity{align-items:center;display:flex;gap:12px}.enterprise-assistant-panel__orb{align-items:center;background:linear-gradient(135deg,#ffffffeb 0,var(--assistant-accent-soft) 100%);border-radius:14px;box-shadow:inset 0 1px 0 #fffc;color:var(--assistant-accent-strong);display:inline-flex;height:42px;justify-content:center;width:42px}.enterprise-assistant-panel__identity-copy{display:flex;flex-direction:column;gap:2px}.enterprise-assistant-panel__identity-copy h3{color:#17324d;font-size:16px;font-weight:700;margin:0}.enterprise-assistant-panel__identity-copy span{color:#587086;font-size:12px;letter-spacing:.08em;line-height:1.4;margin:0;text-transform:uppercase}.enterprise-assistant-panel__collapse{align-items:center;background:#ffffffc2;border:1px solid #11182714;border-radius:12px;color:#5f6f82;cursor:pointer;display:inline-flex;height:38px;justify-content:center;width:38px}.enterprise-assistant-panel__suggestions{display:flex;flex-wrap:wrap;gap:10px;padding:14px 18px 12px}.enterprise-assistant-chip{align-items:center;background:#ffffffb8;border:1px solid #11182714;border-radius:14px;color:#36506c;cursor:pointer;display:inline-flex;font-size:13px;gap:8px;line-height:1.4;padding:10px 12px}.enterprise-assistant-chip:hover{background:#fffffff5;border-color:#11182724}.enterprise-assistant-thread{display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding:0 18px 16px}.enterprise-assistant-thread.is-empty{justify-content:center}.enterprise-assistant-thread__empty{align-items:center;align-self:center;background:#ffffff94;border:1px dashed #1118271f;border-radius:18px;color:#587086;display:flex;flex-direction:column;gap:10px;max-width:280px;padding:18px 20px;text-align:center}.enterprise-assistant-thread__empty p{line-height:1.5;margin:0}.enterprise-assistant-message{background:#ffffffd6;border:1px solid #11182714;border-radius:18px;box-shadow:0 8px 18px #0f27420f;max-width:88%;padding:14px 15px}.enterprise-assistant-message--assistant{align-self:flex-start;border-top-left-radius:8px}.enterprise-assistant-message--highlight{background:linear-gradient(135deg,#fffffff0 0,var(--assistant-accent-soft) 100%)}.enterprise-assistant-message--user{align-self:flex-end;background:linear-gradient(135deg,var(--assistant-accent) 0,var(--assistant-accent-strong) 100%);border-top-right-radius:8px;color:#fff}.enterprise-assistant-message__meta{font-size:11px;letter-spacing:.09em;margin-bottom:6px;opacity:.78;text-transform:uppercase}.enterprise-assistant-message__body{line-height:1.55}.enterprise-assistant-composer{align-items:flex-end;background:#ffffffc2;border-top:1px solid #1118270f;display:flex;gap:12px;padding:16px 18px 18px}.enterprise-assistant-composer__field{align-items:flex-end;background:#fff;border:1px solid #1118271a;border-radius:22px;box-shadow:inset 0 1px 2px #0f27420a;display:flex;flex:1 1;gap:12px;min-width:0;padding:10px 10px 10px 14px}.enterprise-assistant-composer__field textarea{background:#0000;border:none;color:#17324d;flex:1 1;font:inherit;line-height:1.5;min-height:64px;outline:none;padding:4px 0 0;resize:none}.enterprise-assistant-composer__field:focus-within{border-color:var(--assistant-accent);box-shadow:0 0 0 4px var(--assistant-accent-soft)}.enterprise-assistant-composer__send{align-items:center;background:linear-gradient(135deg,var(--assistant-accent) 0,var(--assistant-accent-strong) 100%);border:none;border-radius:18px;box-shadow:0 14px 24px #0f27422e;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;height:52px;justify-content:center;width:52px}@keyframes enterprise-assistant-rise{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.enterprise-assistant{align-items:stretch;bottom:14px;left:14px;right:14px}.enterprise-assistant-launcher{border-radius:20px;max-width:none;min-width:0;width:100%}.enterprise-assistant-panel{border-radius:24px;max-height:min(72vh,680px);width:100%}.enterprise-assistant-message{max-width:94%}}.topbar-actions{align-items:center;display:flex;gap:12px}.topbar-live-time{align-items:center;background:linear-gradient(180deg,#fff,#f5f9fd);border:1px solid #0a6ed11f;border-radius:999px;box-shadow:0 10px 22px #1f324512;color:#16324f;display:inline-flex;gap:10px;min-height:44px;padding:0 14px}.topbar-live-time-dot{animation:topbar-clock-pulse 1.5s ease-in-out infinite;background:#0a6ed1;border-radius:999px;box-shadow:0 0 0 6px #0a6ed11f;height:8px;width:8px}.topbar-live-time-value{font-feature-settings:"tnum";font-size:13px;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.04em;white-space:nowrap}@keyframes topbar-clock-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.9)}}.content{padding:28px}.timesheets-page-shell{background:#f4f6f8;margin:-24px;min-height:calc(100vh - 72px)}.profile-trigger{align-items:center;background:#fff;border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:12px;color:#1d2d3e;color:var(--text);cursor:pointer;display:flex;gap:12px;min-height:48px;padding:8px 14px}.profile-avatar{border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:50%;height:36px;object-fit:cover;width:36px}.profile-avatar-fallback{align-items:center;background:#d8e7f6;color:#0f3b63;display:flex;font-weight:700;justify-content:center}.profile-summary{text-align:left}.profile-name{font-size:13px;font-weight:700}.profile-role{font-size:12px}.profile-chevron,.profile-role{color:#5b738b;color:var(--muted)}.org-search-shell{max-width:420px;position:relative;width:100%}.org-search-input-shell{align-items:center;background:#fff;border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:14px;box-shadow:0 .125rem .35rem #1f32450f;display:flex;gap:10px;min-height:46px;padding:0 14px}.org-search-input-shell:focus-within{border-color:#99c5ef;box-shadow:0 0 0 3px #0a6ed114}.org-search-input-shell .input{background:#0000;border:none;padding-left:0;padding-right:0}.org-search-input-shell .input:focus{box-shadow:none;outline:none}.org-search-results{background:#fff;border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:16px;box-shadow:0 1rem 2rem #1f32452e;left:0;max-height:420px;overflow-y:auto;padding:8px;position:absolute;right:0;top:calc(100% + 10px);z-index:1200}.org-search-result-card{align-items:center;background:#0000;border:1px solid #0000;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:12px;text-align:left;transition:background .2s ease,border-color .2s ease;width:100%}.org-search-result-card:hover{background:#f8fafc;border-color:#e5ebf1}.org-search-person-avatar-wrap,.org-search-profile-avatar-wrap,.org-search-result-avatar-wrap{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;position:relative}.org-search-person-avatar-wrap,.org-search-result-avatar-wrap{height:42px;width:42px}.org-search-profile-avatar-wrap{height:72px;width:72px}.org-search-person-avatar,.org-search-result-avatar{border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:50%;height:42px;object-fit:cover;width:42px}.org-search-person-avatar-fallback,.org-search-result-avatar-fallback{align-items:center;background:#d8e7f6;color:#0f3b63;display:flex;font-weight:700;justify-content:center}.org-search-person-status,.org-search-profile-status,.org-search-result-status{align-items:center;background:#fff;border:1px solid #dfe7ef;border-radius:50%;bottom:-2px;display:flex;height:18px;justify-content:center;position:absolute;right:-2px;width:18px;z-index:1}.org-search-result-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.org-search-result-copy strong{color:#1d2d3e;color:var(--text);font-size:14px}.org-search-result-copy p,.org-search-result-copy small{color:#5b738b;color:var(--muted);margin:0}.org-search-result-copy p{font-size:12px}.org-search-result-copy small{font-size:11px}.org-search-empty{align-items:center;display:flex;gap:12px;padding:16px;position:absolute}.org-search-empty strong{color:#1d2d3e;color:var(--text);display:block;margin-bottom:4px}.org-search-empty p{color:#5b738b;color:var(--muted);font-size:12px;margin:0}.org-search-profile-modal{background:#fff;border-radius:24px;max-height:88vh;overflow:auto;padding:0;width:min(100%,980px)}.org-search-profile-hero{background:linear-gradient(180deg,#0a6ed1eb,#0f2742eb),linear-gradient(120deg,#ffffff14,#ffffff05);border-top-left-radius:24px;border-top-right-radius:24px;color:#fff;margin:0;padding:30px 34px;position:relative}.org-search-profile-close{background:#ffffff24;border:1px solid #ffffff40;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:36px;position:absolute;right:16px;top:16px;width:36px}.org-search-profile-top{align-items:center;display:flex;gap:16px}.org-search-profile-avatar{border:3px solid #ffffff59;border-radius:50%;height:72px;object-fit:cover;width:72px}.org-search-profile-avatar-fallback{align-items:center;background:#ffffff29;color:#fff;display:flex;font-size:28px;font-weight:700;justify-content:center}.org-search-profile-top h2{color:#fff;font-size:1.6rem;font-weight:400;margin:0 0 6px}.org-search-profile-top p{color:#ffffffeb;font-size:14px;margin:0;opacity:.92}.org-search-profile-body{display:flex;flex-direction:column;gap:20px;overflow-x:hidden;padding:24px}.org-search-profile-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.org-search-stat-text{font-size:1.05rem;line-height:1.15;max-width:100%;white-space:nowrap}.org-search-profile-summary .fiori-stat-card{min-width:0}.org-search-profile-summary .fiori-stat-value{font-size:clamp(.95rem,1.55vw,1.85rem);line-height:1.05;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-search-profile-summary .fiori-stat-note{max-width:100%}.org-search-detail-grid,.org-search-network-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.org-search-detail-grid{grid-template-columns:1fr}.org-search-detail-card{background:#f8fafc;border:1px solid #e5ebf1;border-radius:14px;padding:14px 16px}.org-search-detail-card span{align-items:center;color:#5b738b;color:var(--muted);display:inline-flex;font-size:11px;gap:8px;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.org-search-detail-card strong{color:#1d2d3e;color:var(--text);display:block;font-size:14px;line-height:1.5;word-break:break-word}.org-search-person-card{background:#f8fafc;border:1px solid #e5ebf1;border-radius:14px;display:flex;gap:12px;padding:14px 16px}.org-search-person-card.is-accent{background:#eff6ff;border-color:#bfdbfe}.org-search-person-copy{flex:1 1;min-width:0}.org-search-person-copy span{color:#5b738b;color:var(--muted);display:block;font-size:11px;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.org-search-person-copy strong{color:#1d2d3e;color:var(--text);display:block;font-size:14px;line-height:1.45;margin-bottom:4px;word-break:break-word}.org-search-person-copy p,.org-search-person-copy small{color:#5b738b;color:var(--muted);line-height:1.45;margin:0;word-break:break-word}.org-search-person-copy p{font-size:12px}.org-search-person-copy small{font-size:11px}.org-search-inline-note{background:#f3f4f6;border-radius:12px;color:#5b738b;color:var(--muted);font-size:12px;padding:12px 14px;text-align:center}.org-search-inline-note.is-loading{background:#fff7e8;color:#8d5a00}.profile-dropdown-menu{background:#fff;border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:12px;box-shadow:0 1rem 2rem #1f32452e;overflow:hidden;z-index:9999}.profile-dropdown-header{background:#f8fafc;border-bottom:1px solid #edf1f5;padding:14px 16px}.profile-dropdown-name{font-size:13px;font-weight:700}.profile-dropdown-email{color:#5b738b;color:var(--muted);font-size:12px;margin-top:2px}.profile-dropdown-action{align-items:center;background:#0000;border:none;color:#1d2d3e;color:var(--text);cursor:pointer;display:flex;font-size:13px;gap:10px;padding:12px 16px;text-align:left;width:100%}.profile-dropdown-action:hover{background:#f4f8fb}.profile-dropdown-action-danger{color:#b00;color:var(--danger)}.profile-dropdown-divider{background:#edf1f5;height:1px}.admin-dashboard{display:flex;flex-direction:column;gap:16px}.admin-dashboard-loading{justify-content:center;min-height:70vh}.admin-empty-state,.fiori-loading-card{align-items:center;background:#fff;border:1px dashed #d5dbe1;border:1px dashed var(--panel-border);border-radius:10px;color:#5b738b;color:var(--muted);display:flex;gap:12px;padding:16px}.admin-empty-state strong,.fiori-loading-card strong{color:#1d2d3e;color:var(--text);display:block;margin-bottom:4px}.admin-hero{background:linear-gradient(180deg,#fffffffa,#f8fafcf5),linear-gradient(120deg,#0a6ed10f,#0f27420f);border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:12px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow);display:flex;gap:18px;justify-content:space-between;padding:20px 24px}.admin-hero-command{align-items:stretch}.admin-hero-copy{flex:1 1;min-width:0}.admin-section-overline{color:#5b738b;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.admin-hero h1{color:#1d2d3e;color:var(--text);font-size:1.65rem;font-weight:400;margin:0}.admin-hero p{color:#5b738b;color:var(--muted);line-height:1.6;margin:8px 0 0;max-width:720px}.admin-hero-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.admin-hero-pill{align-items:center;background:linear-gradient(180deg,#fff,#f4f8fc);border:1px solid #0a6ed124;border-radius:999px;box-shadow:0 10px 20px #1f32450f;color:#18324d;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:8px;min-height:32px;padding:0 10px}.admin-hero-pill:hover{border-color:#99c5ef;box-shadow:0 .5rem 1.5rem #1f32451a}.admin-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.admin-hero-kpi-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.admin-hero-kpi-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc2;border:1px solid #a4bcd473;border-radius:10px;box-shadow:0 12px 24px #1f32450f;padding:12px 14px}.admin-hero-kpi-card span{color:#5b738b;color:var(--muted);display:block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.admin-hero-kpi-card strong{color:#1d2d3e;color:var(--text);display:block;font-size:1.35rem;line-height:1}.admin-hero-kpi-card small{color:#5b738b;color:var(--muted);display:block;font-size:12px;line-height:1.5;margin-top:6px}.admin-hero-brief-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.admin-hero-brief-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc2;border:1px solid #a4bcd473;border-radius:14px;box-shadow:0 12px 24px #1f32450f;padding:16px 18px}.admin-hero-brief-card h3{color:#1d2d3e;color:var(--text);font-size:.95rem;font-weight:700;margin:0 0 10px}.admin-hero-brief-list{display:flex;flex-direction:column;gap:8px}.admin-hero-brief-item{align-items:baseline;color:#5b738b;color:var(--muted);display:flex;font-size:12px;gap:12px;justify-content:space-between}.admin-hero-brief-item strong{color:#1d2d3e;color:var(--text);font-size:13px}.admin-hero-token-row{display:flex;flex-wrap:wrap;gap:8px}.admin-hero-token{align-items:center;background:#ffffffe0;border:1px solid #0a6ed11f;border-radius:999px;color:#18324d;display:inline-flex;font-size:12px;font-weight:600;min-height:32px;padding:0 10px}.admin-hero-progress-stack{display:flex;flex-direction:column;gap:10px}.admin-hero-progress-row{grid-gap:10px;align-items:center;color:#5b738b;color:var(--muted);display:grid;font-size:12px;gap:10px;grid-template-columns:minmax(84px,auto) 1fr auto}.admin-hero-progress-row b{color:#1d2d3e;color:var(--text)}.admin-hero-progress-track{background:#b8c7d673;border-radius:999px;height:8px;overflow:hidden;position:relative}.admin-hero-progress-fill{background:linear-gradient(90deg,#0a6ed1,#5b738b);border-radius:inherit;inset:0 auto 0 0;position:absolute}.admin-hero-note{color:#5b738b;color:var(--muted);font-size:12px;line-height:1.5;margin-top:12px}.admin-hero-meta{display:flex;flex-direction:column;gap:8px;min-width:240px}.admin-hero-meta-item{background:#fff;border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:8px;padding:10px 12px}.admin-hero-meta-item span{color:#5b738b;color:var(--muted);display:block;font-size:11px;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.admin-hero-meta-item strong{color:#1d2d3e;color:var(--text);font-size:13px}.admin-dashboard-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.admin-overview-grid{gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-dashboard-grid-compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:0}.fiori-stat-card{background:#fff;border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:14px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow);padding:16px 18px}.fiori-stat-card.is-actionable{cursor:pointer}.fiori-stat-card.is-actionable:hover{border-color:#99c5ef;box-shadow:0 .5rem 1.5rem #1f32451f}.fiori-chart-card.is-clickable:focus-visible,.fiori-panel.is-clickable:focus-visible,.fiori-stat-card.is-actionable:focus-visible{outline:2px solid #0a6ed1;outline-offset:2px}.fiori-stat-topline{align-items:center;color:#5b738b;color:var(--muted);display:flex;justify-content:space-between;margin-bottom:10px}.fiori-stat-label{font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.fiori-stat-value{color:#1d2d3e;color:var(--text);font-size:1.5rem;line-height:1;margin-bottom:6px}.fiori-inline-link,.fiori-stat-note{color:#5b738b;color:var(--muted);font-size:13px}.fiori-inline-link{color:#0a6ed1;color:var(--accent);font-weight:600;margin-top:8px}.fiori-card-link{color:#0a6ed1;color:var(--accent);font-size:12px;font-weight:700}.admin-analytics-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-dashboard .admin-analytics-grid .fiori-chart-card{border-radius:16px;display:flex;flex-direction:column;padding:18px 20px 20px}.admin-dashboard .admin-analytics-grid .fiori-panel-header{gap:16px;margin-bottom:16px}.admin-dashboard .admin-analytics-grid .fiori-panel-header h3{line-height:1.2}.admin-dashboard .admin-analytics-grid .fiori-panel-header p{line-height:1.45;margin-top:6px}.admin-dashboard .admin-analytics-grid .fiori-chart-shell{flex:1 1 auto;height:250px;min-height:0;padding:8px 6px 0}.admin-dashboard-layout{gap:18px}.fiori-chart-card{cursor:pointer;min-width:0;overflow:hidden}.fiori-chart-card .fiori-panel-header{align-items:start;display:grid;grid-template-columns:minmax(0,1fr) minmax(86px,-webkit-max-content);grid-template-columns:minmax(0,1fr) minmax(86px,max-content)}.fiori-chart-card .fiori-panel-header>div:first-child{min-width:0}.fiori-chart-card .fiori-panel-header h3,.fiori-chart-card .fiori-panel-header p{overflow-wrap:anywhere}.fiori-chart-card .fiori-card-link{justify-self:end;line-height:1.15;max-width:126px;overflow-wrap:anywhere;text-align:right}.admin-approval-card.is-clickable:hover,.admin-priority-item.is-clickable:hover,.fiori-chart-card:hover,.fiori-panel.is-clickable:hover{border-color:#99c5ef;box-shadow:0 .5rem 1.5rem #1f32451f}.fiori-chart-shell{height:210px;min-width:0;overflow:hidden;width:100%}.leave-analytics-grid .fiori-chart-shell{display:flex;flex-direction:column;gap:14px;height:auto;min-height:320px;overflow:visible;padding:6px 2px 2px}.leave-chart-canvas{height:280px;min-width:0;padding:4px 0 0;width:100%}.leave-chart-canvas-pie{align-items:center;display:flex;height:250px;justify-content:center}.fiori-chart-tooltip{background:#fffffffa;border:1px solid #d9dfe6;border-radius:10px;box-shadow:0 .75rem 1.5rem #1f32451f;min-width:140px;padding:10px 12px}.fiori-chart-tooltip-label{color:#1d2d3e;color:var(--text);font-size:12px;font-weight:700;margin-bottom:6px}.fiori-chart-tooltip-row{align-items:center;color:#5b738b;color:var(--muted);display:flex;font-size:12px;gap:12px;justify-content:space-between}.leave-status-legend{grid-gap:12px 20px;display:grid;gap:12px 20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:6px;padding:6px 2px 2px}.leave-status-legend-item{align-items:center;color:#5b738b;color:var(--muted);display:flex;font-size:13px;gap:8px;justify-content:space-between;min-width:0;padding:2px 0}.leave-status-legend-item span:nth-of-type(2){flex:1 1;min-width:0}.leave-status-legend-item strong{color:#1d2d3e;color:var(--text);font-size:13px}.leave-status-legend-dot{border-radius:999px;flex-shrink:0;height:10px;width:10px}.admin-dashboard-layout{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:minmax(0,2fr) minmax(300px,.9fr)}.admin-command-center{background:radial-gradient(circle at 82% 18%,#a1cdec47,#0000 18%),radial-gradient(circle at 92% 82%,#d0e5f56b,#0000 22%),linear-gradient(135deg,#0f2742,#173858 44%,#eef4fa 0,#f7fafc);border:1px solid #d7e4f2;border-radius:28px;overflow:hidden;padding:0}.admin-command-center-shell{border-radius:32px;min-height:340px;overflow:hidden;position:relative}.admin-command-center-overlay{grid-gap:26px;align-items:stretch;background:linear-gradient(90deg,#0a1828eb,#112d47d6 42%,#f7fafc29);border-radius:32px;display:grid;gap:26px;grid-template-columns:minmax(0,1.3fr) minmax(360px,.95fr);min-height:340px;padding:30px;position:relative;z-index:1}.admin-command-center-copy{display:flex;flex-direction:column;justify-content:center;max-width:720px}.admin-command-center-copy .admin-section-overline{color:#ffffffbd}.admin-command-center-copy h3{color:#fff;font-size:clamp(2rem,3vw,2.9rem);letter-spacing:-.04em;line-height:1.04;margin:0;max-width:760px}.admin-command-center-copy p{color:#ffffffd6;font-size:14px;line-height:1.7;margin:14px 0 0;max-width:620px}.admin-command-center-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.admin-command-center-points span{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;min-height:34px;padding:0 12px}.admin-command-center-actions .fiori-button{border-radius:18px}.admin-command-center-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.admin-command-center-side{display:flex;flex-direction:column;gap:14px;justify-content:center}.admin-command-side-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #adc2d66b;border-radius:38px;box-shadow:0 18px 36px #152b431f;padding:20px 22px}.admin-command-side-card.is-primary{background:linear-gradient(180deg,#ffffffeb,#f2f7fcdb)}.admin-command-side-top{align-items:center;color:#54708d;display:flex;font-size:11px;font-weight:700;gap:12px;justify-content:space-between;letter-spacing:.08em;text-transform:uppercase}.admin-command-side-value{color:#122f4a;font-size:3rem;font-weight:700;letter-spacing:-.04em;line-height:1;margin-top:14px}.admin-command-side-card p{color:#55708b;font-size:13px;line-height:1.55;margin:10px 0 0}.admin-command-mini-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-command-mini-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #bdcfe080;border-radius:36px;box-shadow:0 12px 24px #1f324514;color:#18324d;cursor:pointer;padding:16px 16px 15px;text-align:left;width:100%}.admin-command-mini-card:hover{border-color:#99c5ef;box-shadow:0 .75rem 1.75rem #1f32451f}.admin-command-mini-top{align-items:center;color:#5a7590;display:flex;font-size:11px;font-weight:700;gap:10px;justify-content:space-between;letter-spacing:.08em;text-transform:uppercase}.admin-command-mini-card strong{color:#14324e;display:block;font-size:1.7rem;line-height:1;margin-top:14px}.admin-command-mini-card small{color:#607a95;display:block;font-size:12px;line-height:1.45;margin-top:8px}.admin-dashboard-primary,.admin-dashboard-secondary{display:flex;flex-direction:column;gap:14px}.fiori-panel{background:#fff;border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:12px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow)}.fiori-panel-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.fiori-panel-header h3{font-size:1.05rem;font-weight:400;margin:0}.fiori-panel-header p{color:#5b738b;color:var(--muted);font-size:13px;margin:4px 0 0}.fiori-counter{align-items:center;background:#eaf3fc;border-radius:999px;color:#0a6ed1;display:inline-flex;font-weight:700;height:40px;justify-content:center;min-width:40px}.admin-approval-list{display:flex;flex-direction:column;gap:10px}.admin-approval-card{background:#fbfcfd;border:1px solid #dce4ec;border-radius:10px;padding:14px}.admin-approval-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.admin-approval-card-header h4{font-size:14px;font-weight:700;margin:0}.admin-approval-card-header p{color:#5b738b;color:var(--muted);font-size:13px;margin:4px 0 0}.admin-approval-metadata{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0}.admin-approval-metadata span{background:#eef3f8;border-radius:999px;color:#35516e;font-size:12px;font-weight:600;padding:5px 8px}.admin-approval-details{grid-gap:8px;border-top:1px solid #e9eef3;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px;padding-top:10px}.admin-approval-details div{background:#fff;border:1px solid #edf1f5;border-radius:8px;padding:10px}.admin-approval-details div.is-wide{grid-column:1/-1}.admin-approval-details span{color:#5b738b;color:var(--muted);display:block;font-size:11px;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.admin-approval-details strong{color:#1d2d3e;color:var(--text);font-size:14px}.admin-approval-actions,.admin-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}.fiori-button,.fiori-inline-button{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:8px;justify-content:center;min-height:40px;padding:0 16px;transition:border-color .2s ease,background .2s ease,color .2s ease}.fiori-button{border:1px solid #0000}.fiori-inline-button{background:#0000;border:none;color:#0a6ed1;color:var(--accent)}.fiori-button.primary{background:#0a6ed1;background:var(--accent);color:#fff}.fiori-button.primary:hover{background:#085caf}.fiori-button.employee-apply-button{background:linear-gradient(135deg,#0f9f6e,#0b7a56);border-color:#0b7a56;box-shadow:0 .75rem 1.5rem #0f9f6e2e;color:#fff}.fiori-button.employee-apply-button:hover{background:linear-gradient(135deg,#0b8d61,#096847)}.fiori-button.secondary{background:#fff;border-color:#d9dfe6;border-color:var(--border);color:#1d2d3e;color:var(--text)}.fiori-button.secondary:hover{background:#f7f9fb}.fiori-button:disabled{cursor:not-allowed;opacity:.55}.fiori-button.danger{background:#b00;background:var(--danger);color:#fff}.fiori-button.secondary.danger{background:#fff;border-color:#f0b8b8;color:#b00;color:var(--danger)}.fiori-button.secondary.danger:hover{background:#fff5f5}.fiori-button.full-width{width:100%}button:not(:disabled){cursor:default!important}button:hover:not(:disabled){font-weight:700}.fiori-table-shell{border:1px solid #edf1f5;border-radius:14px;overflow-x:auto}.fiori-table{border-collapse:collapse;width:100%}.fiori-table th{background:#f7f9fb;border-bottom:1px solid #e8edf3;color:#5b738b;color:var(--muted);font-size:12px;letter-spacing:.06em;padding:14px 16px;text-align:left;text-transform:uppercase}.fiori-table td{border-bottom:1px solid #eef2f6;padding:16px;vertical-align:top}.fiori-table tbody tr:last-child td{border-bottom:none}.fiori-primary-cell{display:flex;flex-direction:column;gap:4px}.fiori-primary-cell strong{font-size:14px}.employee-name-button{background:#0000;border:0;color:inherit;cursor:pointer;font:inherit;font-size:14px;font-weight:700;padding:0;text-align:left;width:-webkit-fit-content;width:fit-content}.employee-name-button:focus-visible,.employee-name-button:hover{color:#0a6ed1;color:var(--accent,#0a6ed1);text-decoration:underline}.employee-name-button:focus-visible{border-radius:4px;outline:2px solid #0a6ed1;outline:2px solid var(--accent,#0a6ed1);outline-offset:2px}.fiori-primary-cell span{color:#5b738b;color:var(--muted);font-size:12px}.fiori-status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;min-height:26px;padding:0 10px}.fiori-status-pill.is-approved{background:#e4f3e4;color:#256f3a}.fiori-status-pill.is-rejected{background:#fdeaea;color:#aa0808}.fiori-status-pill.is-pending{background:#fff3d7;color:#8d5a00}.fiori-status-pill.is-neutral{background:#edf1f5;color:#42576b}.admin-priority-list{display:flex;flex-direction:column;gap:14px}.admin-priority-item{align-items:flex-start;background:#f8fafc;border:1px solid #e5ebf1;border-radius:12px;display:flex;gap:12px;padding:14px 16px}.admin-priority-item.is-clickable{cursor:pointer}.admin-priority-item strong{display:block;margin-bottom:4px}.admin-priority-item p{color:#5b738b;color:var(--muted);font-size:13px;line-height:1.5;margin:0}.manager-team-list{display:flex;flex-direction:column;gap:12px}.manager-team-member{align-items:center;background:#f8fafc;border:1px solid #e5ebf1;border-radius:12px;color:#1d2d3e;color:var(--text);cursor:pointer;display:flex;gap:12px;padding:14px 16px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.manager-team-member:hover{background:#fff;border-color:#99c5ef;box-shadow:0 .5rem 1.5rem #1f32451a}.manager-team-avatar{align-items:center;background:linear-gradient(135deg,#0a6ed1,#0f2742);border-radius:50%;color:#fff;display:inline-flex;flex:0 0 46px;font-weight:700;height:46px;justify-content:center;overflow:visible;position:relative;width:46px}.manager-team-avatar img{border:1px solid #dce4ec;border-radius:50%;height:46px;object-fit:cover;width:46px}.manager-team-status-dot{align-items:center;background:#fff;border:1px solid #e5ebf1;border-radius:50%;bottom:-2px;display:inline-flex;height:18px;justify-content:center;position:absolute;right:-2px;width:18px}.manager-team-copy{flex:1 1;min-width:0}.manager-team-copy span,.manager-team-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manager-team-copy strong{font-size:14px;margin-bottom:4px}.manager-team-copy span{color:#5b738b;color:var(--muted);font-size:13px}.manager-hero{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;padding:14px 16px}.manager-hero .admin-hero-copy{align-items:center;display:flex;gap:14px;justify-content:space-between}.manager-hero .admin-section-overline{margin-bottom:3px}.manager-hero h1{font-size:1.35rem}.manager-hero .admin-hero-actions{margin-top:0}.manager-hero .admin-hero-meta{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(5,minmax(0,1fr));min-width:0;width:100%}.manager-hero .admin-hero-meta-item{padding:8px 10px}.manager-summary-grid .fiori-stat-card{padding:12px}.manager-summary-grid .fiori-stat-value{font-size:1.35rem}.manager-summary-grid .fiori-inline-link,.manager-summary-grid .fiori-stat-note{font-size:12px;line-height:1.35}.manager-analytics-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.manager-analytics-grid .fiori-chart-card{min-height:244px;padding:12px 14px}.manager-analytics-grid .fiori-panel-header{margin-bottom:8px}.manager-analytics-grid .fiori-panel-header p{font-size:12px;line-height:1.35}.manager-analytics-grid .fiori-chart-shell{height:158px}.manager-chart-empty{align-items:center;background:#f8fafc;border:1px dashed #cfd9e3;border-radius:10px;color:#5b738b;color:var(--muted);display:flex;flex-direction:column;font-size:13px;font-weight:700;gap:10px;justify-content:center;min-height:158px;text-align:center}.manager-modal-summary-grid{margin-bottom:16px}.manager-planning-panel{overflow:hidden}.manager-planning-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.manager-planning-column{display:flex;flex-direction:column;gap:8px;min-width:0}.manager-planning-title{align-items:center;color:#5b738b;color:var(--muted);display:flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.08em;min-height:28px;text-transform:uppercase}.manager-planning-card{align-items:center;background:#f8fafc;border:1px solid #e5ebf1;border-radius:12px;color:#1d2d3e;color:var(--text);cursor:pointer;display:flex;gap:10px;justify-content:space-between;min-height:58px;padding:10px 12px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.manager-planning-card:focus-visible,.manager-planning-card:hover{background:#fff;border-color:#99c5ef;box-shadow:0 .5rem 1.5rem #1f32451a}.manager-planning-card:focus-visible{outline:2px solid #0a6ed1;outline-offset:2px}.manager-planning-card div{min-width:0}.manager-planning-card span:not(.fiori-status-pill),.manager-planning-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manager-planning-card strong{font-size:13px;margin-bottom:4px}.manager-planning-card span:not(.fiori-status-pill){color:#5b738b;color:var(--muted);font-size:12px}.manager-planning-card .fiori-status-pill{flex-shrink:0}.manager-planning-empty{align-items:center;background:#f8fafc;border:1px dashed #cfd9e3;border-radius:12px;color:#5b738b;color:var(--muted);display:flex;font-size:12px;line-height:1.35;min-height:58px;padding:10px 12px}@media (max-width:1100px){.manager-hero .admin-hero-meta{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.manager-hero .admin-hero-actions,.manager-hero .admin-hero-copy{align-items:stretch}.manager-hero .admin-hero-copy{flex-direction:column}.manager-hero .admin-hero-meta,.manager-planning-grid{grid-template-columns:1fr}.manager-analytics-grid .fiori-chart-card{min-height:226px}}.admin-modal-overlay{align-items:center;background:#0f274259;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:3000}.admin-modal{background:#fff;border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:18px;box-shadow:0 1.5rem 4rem #1f324533;padding:24px;width:min(100%,640px)}.admin-modal-wide{max-height:90vh;overflow:auto;width:min(100%,1100px)}.admin-modal-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.admin-modal-header h2{font-size:1.5rem;font-weight:400;margin:0}.admin-modal-header p{color:#5b738b;color:var(--muted);font-size:13px;margin:6px 0 0}.fiori-form-field{display:flex;flex-direction:column;gap:8px}.fiori-form-field label{color:#1d2d3e;color:var(--text);font-size:13px;font-weight:700}.fiori-form-field textarea{border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:12px;font:inherit;padding:14px;resize:vertical;width:100%}.admin-toast{border-radius:12px;bottom:24px;box-shadow:0 .75rem 2rem #1f324529;font-size:13px;font-weight:700;max-width:420px;padding:14px 18px;position:fixed;right:24px;z-index:3500}.admin-toast.is-success{background:#eff8ef;border:1px solid #b4d7b4;color:#256f3a}.admin-toast.is-error{background:#fff5f5;border:1px solid #f2b6b6;color:#aa0808}.employee-directory{display:flex;flex-direction:column;gap:24px}.employee-directory-hero{align-items:flex-start;background:linear-gradient(180deg,#fffffffa,#f8fafcf5),linear-gradient(120deg,#0a6ed10d,#0f27420d);border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:18px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow);display:flex;gap:20px;justify-content:space-between;padding:28px 32px}.employee-directory-hero h1{color:#1d2d3e;color:var(--text);font-size:2rem;font-weight:400;margin:0}.employee-directory-hero p{color:#5b738b;color:var(--muted);line-height:1.6;margin:10px 0 0;max-width:760px}.employee-directory-hero-actions{align-items:center;display:flex;gap:12px}.employee-directory-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.employee-directory-filters{grid-gap:16px;align-items:end;display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(180px,1fr) minmax(160px,1fr)}.employee-directory-filters-extended{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.employee-directory-filters-extended .employee-filter-search{grid-column:span 2}.employee-filter-panel{padding:12px 14px}.employee-filter-panel-header{align-items:center;margin-bottom:10px}.employee-filter-panel-header h3{margin-bottom:2px}.employee-filter-panel-header p{font-size:12px;line-height:1.35;margin:0}.employee-filter-panel-actions{align-items:center;display:flex;gap:8px}.employee-filter-panel .fiori-button.compact{font-size:12px;min-height:32px;padding:0 10px}.employee-filter-panel .employee-directory-filters-extended{align-items:end;gap:10px;grid-template-columns:minmax(220px,1.5fr) repeat(auto-fit,minmax(132px,1fr))}.employee-filter-panel .employee-filter-field{gap:4px}.employee-filter-panel .employee-filter-field span{font-size:10px;letter-spacing:.05em}.employee-filter-panel .input,.employee-filter-panel .value-help-trigger{border-radius:8px;font-size:12px;min-height:34px;padding:7px 10px}.employee-filter-panel .value-help-trigger{gap:8px}.employee-filter-panel input[type=date].input{line-height:1.2}@media (max-width:700px){.employee-filter-panel .employee-directory-filters-extended{grid-template-columns:1fr}.employee-filter-panel .employee-directory-filters-extended .employee-filter-search{grid-column:span 1}.employee-filter-panel-header{align-items:stretch}.employee-filter-panel-actions{justify-content:flex-start}}.employee-filter-field{display:flex;flex-direction:column;gap:8px}.employee-filter-field span{color:#5b738b;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.employee-filter-input-shell{align-items:center;background:#fff;border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:12px;display:flex;gap:10px;padding:0 12px}.employee-filter-input-shell .input{background:#0000;border:none;padding-left:0;padding-right:0}.employee-filter-input-shell .input:focus{box-shadow:none;outline:none}.value-help{min-width:0;position:relative;width:100%}.value-help.is-open{z-index:240}.value-help-trigger{align-items:center;background:#fff;cursor:pointer;display:flex;gap:10px;justify-content:space-between;min-height:40px;text-align:left;width:100%}.value-help-trigger:disabled{cursor:not-allowed;opacity:.58}.value-help-label,.value-help-placeholder{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.value-help-placeholder{color:#6a6d70}.value-help-popover{background:#fff;border:1px solid #d9d9d9;border-radius:8px;box-shadow:0 12px 30px #2236492e;left:0;margin-top:6px;max-height:320px;min-width:min(360px,88vw);overflow:hidden;position:absolute;right:0;z-index:80}.value-help.is-open .value-help-popover{z-index:260}.value-help-search{align-items:center;border-bottom:1px solid #edf1f5;display:flex;gap:8px;padding:10px 12px}.value-help-search input{border:0;color:#32363a;flex:1 1;font:inherit;min-width:0;outline:0}.value-help-search button{align-items:center;background:#0000;border:0;color:#5b738b;cursor:pointer;display:inline-flex;justify-content:center;padding:2px}.value-help-list{max-height:258px;max-height:var(--value-help-list-max-height,258px);overflow:auto;padding:6px}.value-help-option{align-items:center;background:#0000;border:0;border-radius:6px;color:#32363a;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:10px;text-align:left;width:100%}.value-help-option.is-selected,.value-help-option:hover{background:#eef5fc}.value-help-option small,.value-help-option strong{display:block;line-height:1.25}.value-help-option small{color:#6a6d70;font-size:12px;margin-top:2px}.value-help-empty{color:#6a6d70;font-size:14px;padding:18px 12px;text-align:center}.value-help-search-field{align-items:center;background:#fff;border:1px solid #d9dfe6;border:1px solid var(--border,#d9d9d9);border-radius:12px;display:flex;gap:10px;min-width:0;padding:0 12px;position:relative;width:100%}.value-help-search-field>.input{background:#0000;border:0;box-shadow:none;flex:1 1;min-width:0;padding-left:0;padding-right:0}.value-help-search-field>.input:focus{box-shadow:none;outline:0}.value-help-search-field>button{align-items:center;background:#0000;border:0;color:#5b738b;cursor:pointer;display:inline-flex;justify-content:center;padding:2px}.value-help-search-popover{top:100%}.employee-directory-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.policy-workspace{display:flex;flex-direction:column;gap:20px}.policy-summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.policy-filter-grid{grid-gap:16px;align-items:end;display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(180px,1fr) minmax(160px,1fr)}.policy-card-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.policy-library-card{background:#fff;border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:18px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow);cursor:pointer;display:flex;flex-direction:column;gap:16px;padding:22px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.policy-library-card:hover{border-color:#99c5ef;box-shadow:0 .75rem 2rem #1f32451f;transform:translateY(-3px)}.policy-library-card-top{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.policy-library-id{color:#0a6ed1;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.policy-library-card h3{color:#1d2d3e;color:var(--text);font-size:1.15rem;font-weight:400;margin:0}.policy-library-card p{color:#5b738b;color:var(--muted);line-height:1.6;margin:0}.policy-library-meta{display:flex;flex-wrap:wrap;gap:8px}.policy-library-meta span{align-items:center;background:#eef3f8;border-radius:999px;color:#35516e;display:inline-flex;font-size:12px;font-weight:600;min-height:28px;padding:0 10px}.policy-detail-hero,.policy-hero-copy{align-items:flex-start}.policy-hero-copy{display:flex;flex-direction:column;gap:10px;min-width:0}.policy-back-button{margin-bottom:16px}.policy-detail-layout{grid-gap:24px;align-items:stretch;display:grid}.policy-detail-layout.is-outline-collapsed{grid-template-columns:76px minmax(0,1fr)}.policy-outline-panel{align-self:stretch;display:flex;flex-direction:column;min-height:100%;position:-webkit-sticky;position:sticky}.policy-outline-panel.is-collapsed{padding:16px 12px}.policy-outline-panel.is-collapsed .fiori-panel-header{justify-content:center}.policy-outline-panel.is-collapsed .fiori-panel-header>div{display:none}.policy-outline-toggle{align-items:center;background:#fff;border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:10px;color:#1d2d3e;color:var(--text);cursor:pointer;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.policy-outline-toggle:hover{background:#f6faff;border-color:#99c5ef}.policy-outline-list{display:flex;flex-direction:column}.policy-outline-item{background:#f8fafc;border:1px solid #0000;color:#35516e;cursor:pointer;display:block;font-weight:600;text-align:left;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease;width:100%}.policy-outline-item:hover{background:#f1f6fb;border-color:#d6e6f7}.policy-outline-item.is-active{background:#eaf3fc;border-color:#99c5ef;color:#0a6ed1}.policy-detail-main{display:flex;flex-direction:column;min-width:0}.policy-document-panel{min-width:0}.policy-detail-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.policy-detail-meta-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.policy-detail-stat-value{font-size:1.25rem}.policy-document-content{color:#35516e;line-height:1.75;max-width:100%;overflow-wrap:break-word}.policy-document-content [id],.policy-document-content h2,.policy-document-content h3{scroll-margin-top:136px}.policy-document-content h2{color:#1d2d3e;color:var(--text);font-weight:400}.policy-document-content h3{color:#1d2d3e;color:var(--text);font-weight:700}.policy-document-content p{font-size:15px;margin:0 0 14px}.policy-document-content ul{margin:0 0 16px;padding-left:20px}.policy-document-content li{font-size:15px;margin-bottom:10px}.policy-document-content strong{color:#1d2d3e;color:var(--text)}.policy-edit-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.policy-edit-field-wide{grid-column:1/-1}.policy-edit-grid textarea{min-height:120px;resize:vertical}.apply-behalf-workspace,.audit-workspace,.enterprise-calendar-workspace,.holiday-admin-workspace,.projects-workspace,.setup-workspace{display:flex;flex-direction:column;gap:20px}.apply-behalf-summary,.audit-summary-grid,.calendar-summary-grid,.holiday-summary-grid,.projects-summary-grid,.setup-summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.project-back-button{margin-bottom:16px}.projects-filter-grid{grid-gap:16px;align-items:end;display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(220px,1fr)}.projects-filter-grid-wide{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.projects-visual-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.page-subtab-strip{align-items:center;background:#fff;border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:8px;display:flex;gap:6px;overflow-x:auto;padding:6px}.page-subtab-button{background:#0000;border:0;border-radius:6px;color:#5b738b;color:var(--muted);cursor:pointer;font-weight:700;min-height:36px;padding:8px 12px;white-space:nowrap}.page-subtab-button.is-active,.page-subtab-button:hover{background:#eef5fc;color:var(--primary)}.delegated-leaves-workspace{display:flex;flex-direction:column;gap:18px}.delegated-leaves-tab-strip{align-self:flex-start;border-radius:16px;box-shadow:0 10px 24px #2235480f;margin:2px 0 0 14px;max-width:100%;padding:7px;width:-webkit-fit-content;width:fit-content}.delegated-leaves-tab-button{align-items:center;border:1px solid #0000;border-radius:12px;color:#223548;display:inline-flex;font-size:15px;justify-content:center;line-height:1;min-height:44px;padding:0 20px}.delegated-leaves-tab-button.is-active,.delegated-leaves-tab-button:hover{border-color:#9fc7ec;color:#0a4f94}.projects-card-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.projects-card{background:#fff;border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:18px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow);cursor:pointer;display:flex;flex-direction:column;gap:16px;padding:22px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.projects-card:hover{border-color:#99c5ef;box-shadow:0 .75rem 2rem #1f32451f;transform:translateY(-3px)}.projects-card-top{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.projects-card-id{color:#0a6ed1;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.projects-card h3{color:#1d2d3e;color:var(--text);font-size:1.15rem;font-weight:400;margin:0}.projects-card p{color:#5b738b;color:var(--muted);line-height:1.6;margin:0}.projects-card-dates{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.projects-card-dates div,.projects-detail-side .fiori-stat-card{min-width:0}.projects-card-dates span{color:#5b738b;color:var(--muted);display:block;font-size:11px;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.projects-card-dates strong{color:#1d2d3e;color:var(--text);font-size:14px}.projects-detail-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.projects-detail-main,.projects-detail-side{display:flex;flex-direction:column;gap:20px}.projects-overview-copy{color:#35516e;font-size:15px;line-height:1.75}.project-detail-value{font-size:1.25rem}.projects-modal-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.projects-modal-description{grid-column:1/-1}.apply-behalf-stat-text,.audit-stat-text,.calendar-stat-text,.setup-stat-text{font-size:1.15rem;line-height:1.3}.apply-behalf-layout,.enterprise-calendar-details-grid,.holiday-admin-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(320px,.95fr) minmax(0,1.45fr)}.apply-behalf-main{display:flex;flex-direction:column;gap:20px}.apply-behalf-empty,.apply-behalf-loading,.apply-behalf-placeholder{margin-top:18px}.apply-behalf-employee-list{display:flex;flex-direction:column;gap:10px;margin-top:18px;max-height:620px;overflow-y:auto}.apply-behalf-employee-card{align-items:flex-start;background:#f8fafc;border:1px solid #dce4ec;border-radius:14px;cursor:pointer;display:flex;gap:14px;padding:14px;text-align:left;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;width:100%}.apply-behalf-employee-card:hover{background:#f4f8fc;border-color:#99c5ef}.apply-behalf-employee-card.is-selected{background:#eaf3fc;border-color:#99c5ef;box-shadow:inset 0 0 0 1px #b9d6f2}.apply-behalf-employee-avatar{align-items:center;background:#d8e7f6;border-radius:50%;color:#0f3b63;display:flex;flex-shrink:0;font-weight:700;height:42px;justify-content:center;width:42px}.apply-behalf-employee-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.apply-behalf-employee-copy strong{color:#1d2d3e;color:var(--text);font-size:14px}.apply-behalf-employee-copy span{color:#5b738b;color:var(--muted);font-size:12px;line-height:1.5}.apply-behalf-selected-card{background:#f8fafc;border:1px solid #e5ebf1;border-radius:14px;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;padding:16px 18px}.apply-behalf-selected-card strong{display:block;margin-bottom:6px}.apply-behalf-selected-card p{color:#5b738b;color:var(--muted);font-size:13px;margin:0}.apply-behalf-balance-grid,.apply-behalf-form-grid,.holiday-form-grid,.setup-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.apply-behalf-reason-field,.holiday-form-wide,.setup-wide-field{grid-column:1/-1}.apply-behalf-note{align-items:flex-start;background:#fff7e8;border:1px solid #f6d58e;border-radius:12px;color:#8d5a00;display:flex;font-size:13px;gap:10px;margin-top:18px;padding:14px 16px}.audit-log-list{display:flex;flex-direction:column;gap:18px}.audit-toolbar{display:flex;flex-wrap:wrap;gap:10px}.audit-filter-grid{align-items:end}.audit-table-shell{max-height:72vh;overflow:auto}.audit-table{min-width:1900px}.audit-table thead th{background:#f7f9fb;position:-webkit-sticky;position:sticky;top:0;z-index:1}.audit-table td,.audit-table th{white-space:nowrap}.audit-table td{padding:18px 16px}.audit-table-request-id{max-width:220px;overflow-wrap:anywhere;white-space:normal}.audit-table-remarks{line-height:1.6;max-width:320px;min-width:220px;white-space:normal}.audit-chip-list{display:flex;flex-wrap:wrap;gap:8px;min-width:220px}.audit-chip{align-items:center;background:#edf4fb;border-radius:999px;color:#35516e;display:inline-flex;font-size:12px;font-weight:700;min-height:28px;padding:4px 10px;white-space:nowrap}.audit-detail-row td{background:#fbfcfe;padding:0}.audit-detail-panel{padding:20px}.audit-detail-empty{background:#fff;border:1px dashed #c8d6e4;border-radius:12px;color:#5b738b;color:var(--muted);padding:14px 16px}.audit-log-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.audit-log-identity{align-items:flex-start;display:flex;gap:14px}.audit-log-avatar{align-items:center;background:#eaf3fc;border-radius:50%;color:#0a6ed1;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.audit-log-identity h3{font-size:1rem;font-weight:700;margin:0}.audit-log-identity p{color:#5b738b;color:var(--muted);font-size:13px;margin:6px 0 0}.audit-log-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.audit-log-meta span{background:#eef3f8;border-radius:999px;color:#35516e;font-size:12px;font-weight:600;padding:6px 10px}.audit-log-events{display:flex;flex-direction:column;gap:14px}.audit-log-event{background:#fbfcfd;border:1px solid #e5ebf1;border-radius:14px;padding:16px}.audit-log-event-top{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.audit-log-event-top strong{display:block;margin-bottom:6px}.audit-log-event-top p{color:#5b738b;color:var(--muted);font-size:13px;margin:0}.audit-log-event-top span{color:#5b738b;color:var(--muted);font-size:12px;white-space:nowrap}.audit-log-remarks{background:#fff7e8;border:1px solid #f6d58e;border-radius:12px;color:#8d5a00;font-size:13px;margin-top:12px;padding:12px 14px}.audit-log-diff-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.audit-log-diff-grid.is-single{grid-template-columns:1fr}.audit-log-diff-card{border:1px solid #e5ebf1;border-radius:12px;padding:14px}.audit-log-diff-card.is-before{background:#fef2f2;border-color:#f7c5c5}.audit-log-diff-card.is-after{background:#f0fdf4;border-color:#b7e7c2}.audit-log-diff-card strong{display:block;margin-bottom:10px}.audit-log-diff-row{border-top:1px solid #35516e14;display:flex;font-size:12px;gap:16px;justify-content:space-between;padding:8px 0}.audit-log-diff-row:first-of-type{border-top:none}.audit-log-diff-row span{color:#35516e}.audit-log-diff-row b{color:#1d2d3e;color:var(--text);text-align:right;white-space:normal;word-break:break-word}.holiday-toggle-row{align-items:center;background:#f8fafc;border:1px solid #e5ebf1;border-radius:12px;color:#1d2d3e;color:var(--text);display:inline-flex;font-size:13px;font-weight:600;gap:10px;padding:12px 14px}.holiday-region-cell,.holiday-table-actions{align-items:center;display:inline-flex;gap:8px}.holiday-table-actions{flex-wrap:wrap}.calendar-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.calendar-toolbar-actions,.calendar-year-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.calendar-year-select{width:120px}.calendar-birthday-toggle{align-items:center;background:#f8fafc;border:1px solid #e5ebf1;border-radius:12px;display:inline-flex;font-size:13px;font-weight:600;gap:10px;padding:10px 12px}.calendar-inline-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;font-size:13px;font-weight:600;margin-top:14px;padding:12px 14px}.calendar-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.calendar-legend span{align-items:center;color:#5b738b;color:var(--muted);display:inline-flex;font-size:12px;gap:8px}.calendar-legend i{border-radius:4px;display:inline-block;height:14px;width:14px}.calendar-legend .is-public{background:#fee2e2;border:1px solid #fecaca}.calendar-legend .is-optional{background:#fef3c7;border:1px solid #fde68a}.calendar-legend .is-company{background:#e0f2fe;border:1px solid #bae6fd}.calendar-legend .is-approved-leave{background:#fee2e2;border:1px solid #ef4444}.calendar-legend .is-today{background:#dbeafe;border:2px solid #3b82f6}.calendar-legend .is-birthday{background:#fce7f3;border:1px solid #fbcfe8}.enterprise-calendar-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.enterprise-calendar-month-card{background:#fff;border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:18px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow);overflow:hidden}.enterprise-calendar-month-header{background:linear-gradient(180deg,#fffffffa,#f8fafcf5),linear-gradient(120deg,#0a6ed10f,#0f27420f);border-bottom:1px solid #e5ebf1;color:#1d2d3e;color:var(--text);font-weight:700;padding:14px 16px;text-align:center}.enterprise-calendar-month-body{padding:16px}.enterprise-calendar-days,.enterprise-calendar-weekdays{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(7,minmax(0,1fr))}.enterprise-calendar-weekdays{margin-bottom:10px}.enterprise-calendar-weekdays div{color:#5b738b;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-align:center;text-transform:uppercase}.enterprise-calendar-weekdays div.is-weekend{color:#94a3b8}.enterprise-calendar-day{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#35516e;cursor:default;display:flex;flex-direction:column;font-family:inherit;font-size:13px;gap:2px;justify-content:center;min-height:42px;position:relative;width:100%}.enterprise-calendar-day.is-weekend{background:#f3f4f6;border-color:#e5e7eb;color:#64748b}.enterprise-calendar-day-number{font-size:13px;font-weight:400;line-height:1}.enterprise-calendar-day.empty{background:#0000;border:none}.enterprise-calendar-day.has-birthday{background:#fce7f3;border-color:#fbcfe8;color:#831843}.enterprise-calendar-day.has-approved-leave{background:#fff1f2;border-color:#fda4af;color:#9f1239;cursor:pointer}.enterprise-calendar-day.has-approved-leave:hover{box-shadow:inset 0 0 0 1px #ef4444}.enterprise-calendar-day.is-today{background:#dbeafe;border:2px solid #3b82f6;color:#1e40af;font-weight:700}.enterprise-calendar-day.is-holiday-public{background:#fee2e2;border-color:#fecaca;color:#991b1b;font-weight:700}.enterprise-calendar-day.is-holiday-optional{background:#fef3c7;border-color:#fde68a;color:#92400e;font-weight:700}.enterprise-calendar-day.is-holiday-company{background:#e0f2fe;border-color:#bae6fd;color:#075985;font-weight:700}.enterprise-calendar-day i{font-size:10px;font-style:normal}.enterprise-calendar-day.is-selected{box-shadow:inset 0 0 0 2px #0a6ed1}.enterprise-calendar-day-icons{align-items:center;display:flex;gap:4px}.enterprise-calendar-day-icons b{align-items:center;background:#ef4444;border-radius:999px;color:#fff;display:inline-flex;font-size:8px;justify-content:center;line-height:1;max-width:100%;min-height:16px;min-width:24px;padding:0 6px;white-space:nowrap}.calendar-list{display:flex;flex-direction:column;gap:12px}.calendar-list-card{align-items:flex-start;background:#f8fafc;border:1px solid #e5ebf1;border-radius:14px;display:flex;gap:16px;justify-content:space-between;padding:14px 16px}.calendar-list-card-button{-webkit-appearance:none;appearance:none;cursor:pointer;font-family:inherit;text-align:left;width:100%}.calendar-list-card-button:hover{border-color:#99c5ef;box-shadow:0 .5rem 1.5rem #1f32451f}.calendar-list-card strong{display:block;margin-bottom:6px}.calendar-list-card p{color:#5b738b;color:var(--muted);font-size:13px;margin:0}.calendar-list-meta{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:8px}.tea-workspace{display:flex;flex-direction:column;gap:24px}.tea-employee-summary,.tea-summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.tea-stat-text{font-size:1.15rem}.tea-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.tea-bulk-panel{background:#f8fafc;border:1px solid #e5ebf1;border-radius:16px;padding:18px}.tea-bulk-grid,.tea-modal-content{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.tea-bulk-footer{align-items:center;color:#5b738b;color:var(--muted);display:flex;font-size:13px;font-weight:600;gap:16px;justify-content:space-between;margin-top:18px}.tea-slot-section{background:#fff;border:1px solid #e5ebf1;border-radius:14px;padding:16px}.tea-slot-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.tea-slot-header strong{color:#1d2d3e;color:var(--text);font-size:14px}.tea-slot-header span{color:#5b738b;color:var(--muted);font-size:12px}.tea-slot-header em{color:#aa0808;font-size:12px;font-style:normal;font-weight:700}.tea-option-row{display:flex;flex-wrap:wrap;gap:10px}.tea-option-chip{align-items:center;background:#fff;border:1px solid #d9dfe6;border-radius:999px;color:#35516e;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:8px;min-height:46px;padding:0 16px;transition:border-color .2s ease,background .2s ease,color .2s ease}.tea-option-chip:hover:not(:disabled){background:#f4f8fc;border-color:#99c5ef}.tea-option-chip.is-selected{background:#eaf3fc;border-color:#99c5ef;color:#0a6ed1}.tea-option-chip:disabled{cursor:not-allowed;opacity:.55}.tea-admin-grid,.tea-employee-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.tea-admin-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.tea-admin-day-card,.tea-day-card{background:#fff;border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:18px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:18px;padding:24px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.tea-day-card{cursor:pointer}.tea-day-card:hover:not(:disabled){border-color:#99c5ef;box-shadow:0 .75rem 2rem #1f32451f;transform:translateY(-2px)}.tea-day-card:disabled{cursor:not-allowed}.tea-day-card.is-selected{border-color:#0a6ed1;box-shadow:0 0 0 1px #0a6ed12e}.tea-day-card.is-bulk-selected{border-color:#d97706}.tea-day-card.is-blocked{background:#fee2e2;border-color:#fecaca}.tea-day-card.is-weekend{background:#f3f4f6;border-color:#e5e7eb;opacity:.8}.tea-day-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.tea-day-top strong{color:#1d2d3e;color:var(--text);font-size:15px}.tea-day-top span{color:#5b738b;color:var(--muted);font-size:12px}.tea-day-orders{display:flex;flex-direction:column;gap:8px}.tea-day-state{color:#5b738b;color:var(--muted);font-size:13px;font-weight:600}.tea-day-state.is-danger{color:#aa0808}.tea-beverage-pill{align-items:center;background:#eef3f8;border-radius:999px;color:#35516e;display:inline-flex;font-size:12px;font-weight:700;gap:8px;max-width:100%;min-height:34px;padding:0 12px;width:-webkit-fit-content;width:fit-content}.tea-beverage-pill.is-locked{background:#fef2f2;color:#991b1b}.tea-beverage-lock{font-size:11px;opacity:.9}.tea-admin-day-card.is-large{padding:28px}.tea-admin-day-card.is-blocked{background:#fff5f5;border-color:#f0b8b8}.tea-admin-day-top{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.tea-admin-day-top h3{color:#1d2d3e;color:var(--text);font-size:1.15rem;font-weight:400;margin:0 0 6px}.tea-admin-day-top p{color:#5b738b;color:var(--muted);font-size:13px;margin:0}.tea-admin-block-reason{background:#fee2e2;border-radius:12px;color:#991b1b;font-size:13px;font-weight:700;padding:14px 16px}.tea-admin-total{grid-gap:18px;align-items:center;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto}.tea-admin-total span{color:#5b738b;color:var(--muted);display:block;font-size:12px;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.tea-admin-total strong{color:#1d2d3e;color:var(--text);font-size:2rem;line-height:1}.tea-admin-slot-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.tea-admin-day-card.is-large .tea-admin-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tea-admin-slot-card{background:#f8fafc;border:1px solid #e5ebf1;border-radius:14px;padding:18px}.tea-admin-slot-card strong{display:block;font-size:15px;margin-bottom:14px}.tea-admin-metric-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.tea-admin-metric-grid div{background:#fff;border:1px solid #e5ebf1;border-radius:12px;padding:14px 10px;text-align:center}.tea-admin-metric-grid span{color:#5b738b;color:var(--muted);display:block;font-size:12px;margin-bottom:6px}.tea-admin-metric-grid b{color:#1d2d3e;color:var(--text);font-size:1.35rem}.tea-modal-topbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.tea-year-label{color:#1d2d3e;color:var(--text);font-size:1.1rem;font-weight:700;min-width:90px;text-align:center}.tea-block-month-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.tea-block-month{background:#f8fafc;border:1px solid #e5ebf1;border-radius:16px;padding:16px}.tea-block-month h4{color:#1d2d3e;color:var(--text);font-size:14px;font-weight:700;margin:0 0 12px}.tea-block-grid,.tea-block-weekdays{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(7,minmax(0,1fr))}.tea-block-weekdays span{color:#5b738b;color:var(--muted);font-size:11px;font-weight:700;text-align:center}.tea-block-cell{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#35516e;cursor:pointer;font-size:12px;font-weight:600;min-height:34px}.tea-block-cell.empty{background:#0000;border:none;cursor:default}.tea-block-cell.is-blocked{background:#fee2e2;border-color:#ef4444;color:#dc2626}.tea-block-cell.is-weekend{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.tea-block-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.tea-block-legend span{align-items:center;color:#5b738b;color:var(--muted);display:inline-flex;font-size:12px;gap:8px}.tea-block-legend i{background:#fff;border:1px solid #e5e7eb;border-radius:4px;height:14px;width:14px}.tea-block-legend i.is-blocked{background:#fee2e2;border-color:#ef4444}.tea-block-legend i.is-weekend{background:#f3f4f6;border-color:#e5e7eb}.employee-directory-card{background:#fff;border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:16px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow);cursor:pointer;padding:20px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.employee-directory-card:hover{border-color:#99c5ef;box-shadow:0 .75rem 2rem #1f32451f;transform:translateY(-3px)}.employee-card-header{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.employee-card-identity{align-items:center;display:flex;gap:14px;min-width:0}.employee-card-identity h4{color:#1d2d3e;color:var(--text);font-size:16px;font-weight:700;margin:0}.employee-card-identity p{color:#5b738b;color:var(--muted);font-size:13px;margin:6px 0 0}.employee-card-avatar-wrap{flex-shrink:0;position:relative}.employee-card-avatar{border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:50%;height:54px;object-fit:cover;width:54px}.employee-card-avatar-fallback{align-items:center;background:#d8e7f6;color:#0f3b63;display:flex;font-size:20px;font-weight:700;justify-content:center}.employee-card-leave-status{align-items:center;background:#fff;border:1px solid #dfe7ef;border-radius:50%;bottom:-2px;display:flex;height:18px;justify-content:center;position:absolute;right:-2px;width:18px}.employee-directory-table-primary{align-items:center;display:flex;gap:14px;min-width:280px}.employee-directory-table-primary .fiori-primary-cell span{align-items:center;display:flex;gap:6px}.employee-card-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.employee-card-details{border-bottom:1px solid #eef2f6;border-top:1px solid #eef2f6;display:flex;flex-direction:column;gap:10px;padding:16px 0}.employee-card-detail{align-items:center;color:#35516e;display:flex;font-size:13px;gap:10px}.employee-card-footer{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:16px}.employee-card-link{color:#0a6ed1;color:var(--accent);font-size:13px;font-weight:700}.profile-workspace{display:flex;flex-direction:column;gap:20px}.profile-nav-row{align-items:center;display:flex}.profile-hero{background:linear-gradient(180deg,#fffffffa,#f8fafcf5),linear-gradient(120deg,#0a6ed10d,#0f27420d);border:1px solid #d5dbe1;border:1px solid var(--panel-border);border-radius:18px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow);display:flex;gap:24px;justify-content:space-between;padding:28px 32px}.profile-hero-main{align-items:center;display:flex;gap:20px}.profile-avatar-shell{flex-shrink:0}.profile-hero-avatar{border:2px solid #dce6ef;border-radius:50%;height:96px;object-fit:cover;width:96px}.profile-hero h1{color:#1d2d3e;color:var(--text);font-size:2rem;font-weight:400;margin:0}.profile-hero p{color:#5b738b;color:var(--muted);font-size:15px;margin:8px 0 0}.profile-hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.profile-hero-meta span{align-items:center;background:#eef3f8;border-radius:999px;color:#35516e;display:inline-flex;font-size:12px;font-weight:600;min-height:30px;padding:0 12px}.profile-hero-actions{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.profile-summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.fiori-stat-note.is-mono{color:#1d2d3e;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.profile-layout{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,2fr) minmax(300px,.9fr)}.profile-main,.profile-side{display:flex;flex-direction:column;gap:20px}.profile-info-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-info-card{background:#fbfcfd;border:1px solid #e5ebf1;border-radius:14px;padding:16px}.profile-info-label{color:#5b738b;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.profile-info-value{align-items:center;color:#1d2d3e;color:var(--text);display:flex;font-size:14px;gap:8px;line-height:1.5}.profile-info-value.with-action{justify-content:space-between}.profile-project-list{display:flex;flex-direction:column;gap:14px}.profile-project-card{align-items:flex-start;background:#fbfcfd;border:1px solid #e5ebf1;border-radius:14px;display:flex;gap:14px;justify-content:space-between;padding:16px}.profile-project-card strong{display:block;margin-bottom:6px}.profile-project-meta{color:#5b738b;color:var(--muted);font-size:13px}.profile-project-duration{color:#35516e;font-size:13px;margin-top:6px}.profile-project-actions{display:flex;gap:10px}.profile-balance-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-balance-card{background:#fbfcfd;border:1px solid #e5ebf1;border-radius:14px;padding:16px}.profile-balance-card span{color:#5b738b;color:var(--muted);display:block;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.profile-balance-card strong{color:#1d2d3e;color:var(--text);font-size:1.5rem}.profile-edit-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-edit-field,.profile-modal-stack{display:flex;flex-direction:column}.profile-edit-field{gap:8px}.profile-modal-stack{gap:16px}.profile-edit-field span{color:#5b738b;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.employee-workspace,.leave-workspace{display:flex;flex-direction:column;gap:16px}.employee-dashboard-hero{background:linear-gradient(135deg,#f8fbff,#eef5fb 52%,#f9fcff);border:1px solid #d7e4f2;box-shadow:0 18px 36px #17344f14;min-height:0;overflow:hidden;position:relative}.employee-dashboard-hero:after,.employee-dashboard-hero:before{content:none}.employee-hero-copy{max-width:760px;padding:0;position:relative;z-index:1}.employee-hero-kicker-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.employee-hero-kicker-pill{align-items:center;background:#ffffffe6;border:1px solid #0a6ed11f;border-radius:999px;box-shadow:0 8px 20px #1f32450f;color:#0f4f86;display:inline-flex;font-size:12px;font-weight:600;padding:5px 10px}.employee-dashboard-hero h1{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px;margin:0}.employee-hero-greeting{color:#53708d;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:600;white-space:nowrap}.employee-hero-name{color:#12324f;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:700;letter-spacing:0;line-height:1.05;white-space:nowrap}.employee-dashboard-hero p{text-wrap:balance;color:#34556f;font-size:.9rem;max-width:640px}.employee-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.employee-dashboard-hero .admin-hero-meta{min-width:260px;position:relative;z-index:1}.employee-dashboard-hero .admin-hero-meta-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border:1px solid #abc3d973;box-shadow:0 10px 24px #1f324514}.employee-banner-panel{background:#f5f9fd;border:1px solid #d7e4f2;overflow:hidden;padding:0}.employee-banner-shell{min-height:132px;overflow:hidden;position:relative;transition:min-height .28s ease}.employee-banner-image{display:block;filter:saturate(.92) contrast(1.02) brightness(.82);height:100%;min-height:132px;object-fit:cover;object-position:center;transform:scale(1.03);transition:min-height .28s ease,transform .28s ease,filter .28s ease;width:100%}.employee-banner-overlay{align-items:flex-end;background:linear-gradient(90deg,#10253bbd,#10253b61 42%,#10253b94);display:flex;inset:0;min-height:132px;padding:28px;position:absolute;transition:min-height .28s ease,background .28s ease;z-index:1}.employee-banner-copy{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1d2f3d;border:1px solid #ffffff2e;border-radius:24px;max-width:620px;opacity:0;padding:22px 24px;pointer-events:none;transform:translateY(22px) scale(.96);transition:opacity .24s ease,transform .28s ease}.employee-banner-overlay h3{color:#fff;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:0;max-width:540px}.employee-banner-overlay p{color:#ffffffd6;line-height:1.65;margin:12px 0 0;max-width:540px}.employee-banner-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.employee-banner-points span{align-items:center;background:#ffffff29;border:1px solid #fff3;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;padding:8px 12px}.employee-banner-panel:focus-within .employee-banner-shell,.employee-banner-panel:hover .employee-banner-shell{min-height:240px}.employee-banner-panel:focus-within .employee-banner-image,.employee-banner-panel:hover .employee-banner-image{filter:saturate(.95) contrast(1.04) brightness(.76);min-height:240px;transform:scale(1.05)}.employee-banner-panel:focus-within .employee-banner-overlay,.employee-banner-panel:hover .employee-banner-overlay{min-height:240px}.employee-banner-panel:focus-within .employee-banner-copy,.employee-banner-panel:hover .employee-banner-copy{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}@media (max-width:900px){.admin-command-center-overlay{align-items:start;grid-template-columns:1fr}.admin-command-center-overlay,.admin-command-center-shell{min-height:420px}.admin-command-mini-grid{grid-template-columns:1fr 1fr}.employee-banner-overlay{align-items:flex-end;padding:20px}.employee-banner-copy{border-radius:20px;padding:18px}.employee-banner-image,.employee-banner-overlay,.employee-banner-shell{min-height:180px}.employee-banner-copy{opacity:1;pointer-events:auto;transform:none}}.employee-dashboard-layout,.employee-leave-layout{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:minmax(0,1fr)}.employee-dashboard-layout.employee-dashboard-layout-wide{grid-template-columns:minmax(0,1.5fr) minmax(320px,.95fr)}.employee-dashboard-primary,.employee-dashboard-secondary{display:flex;flex-direction:column;gap:14px}.employee-holiday-list,.employee-quick-action-list,.employee-recent-leave-list{display:flex;flex-direction:column;gap:10px}.employee-recent-leave-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.employee-holiday-card,.employee-recent-leave-card{background:#fbfcfd;border:1px solid #e2e9f0;border-radius:10px;padding:10px 12px}.employee-holiday-card.is-clickable,.employee-recent-leave-card.is-clickable{cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.employee-holiday-card.is-clickable:hover,.employee-recent-leave-card.is-clickable:hover{border-color:#99c5ef;box-shadow:0 .5rem 1.5rem #1f32451f;transform:translateY(-2px)}.employee-analytics-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.employee-dashboard .fiori-chart-card{display:flex;flex-direction:column}.employee-dashboard .fiori-chart-card .employee-mini-chart,.employee-dashboard .fiori-chart-card .fiori-chart-shell{flex:1 1 auto;min-height:0}.employee-chart-shell{height:170px;padding:4px 6px 0}.employee-mini-chart{height:140px;padding:4px 6px 0;width:100%}.employee-chart-legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.employee-chart-legend-compact{margin-top:10px}.employee-chart-legend-item{align-items:center;background:#fff;border:1px solid #dce4ec;border-radius:999px;color:#1d2d3e;color:var(--text);cursor:pointer;display:inline-flex;gap:8px;min-height:30px;padding:0 8px}.employee-chart-legend-item i{border-radius:999px;display:inline-block;height:10px;width:10px}.employee-chart-legend-item span{color:#5b738b;color:var(--muted);font-size:12px}.employee-chart-legend-item strong{font-size:12px}.employee-manager-card{align-items:center;display:flex;gap:12px}.employee-manager-avatar{align-items:center;background:linear-gradient(135deg,#0a6ed1,#35516e);border-radius:50%;color:#fff;display:inline-flex;flex:0 0 auto;font-size:1.25rem;font-weight:700;height:52px;justify-content:center;position:relative;width:52px}.employee-manager-dot{bottom:-2px;position:absolute;right:-2px}.employee-manager-copy{display:flex;flex-direction:column;gap:4px}.employee-manager-copy strong{color:#1d2d3e;color:var(--text);font-size:1rem}.employee-manager-copy small,.employee-manager-copy span{color:#5b738b;color:var(--muted)}.employee-holiday-card{align-items:center;display:flex;gap:12px;justify-content:space-between}.employee-holiday-card div{display:flex;flex-direction:column;gap:4px}.employee-holiday-card strong{color:#1d2d3e;color:var(--text)}.employee-holiday-card span{color:#5b738b;color:var(--muted)}.employee-quick-action{align-items:center;background:#fbfcfd;border:1px solid #dce4ec;border-radius:10px;color:#1d2d3e;color:var(--text);cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:11px 12px;text-align:left;width:100%}.employee-quick-action:hover{border-color:#99c5ef;box-shadow:0 .5rem 1.5rem #1f32451f}.employee-quick-action div{display:flex;flex-direction:column;gap:4px}.employee-quick-action strong{font-size:14px}.employee-quick-action span{color:#5b738b;color:var(--muted);font-size:13px}.employee-edit-grid,.employee-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.employee-team-history-layout{display:flex;flex-direction:column;gap:20px}.employee-policy-callout{align-items:flex-start;border-radius:14px;display:flex;gap:12px;margin-bottom:18px;padding:14px 16px}.employee-policy-callout strong{display:block;margin-bottom:4px}.employee-policy-callout p{font-size:13px;line-height:1.6;margin:0}.employee-policy-callout.warning{background:#fff8e1;border:1px solid #f6d27b;color:#8a5100}.employee-policy-callout.info{background:#edf7ff;border:1px solid #b8dfff;color:#1b4b75}.employee-halfday-panel{background:#f8fafc;border:1px solid #e2e9f0;border-radius:14px;margin-bottom:18px;padding:16px}.employee-checkbox-row,.employee-radio-row label{align-items:center;color:#1d2d3e;color:var(--text);display:flex;font-size:14px;gap:10px}.employee-checkbox-row input,.employee-radio-row input{margin:0}.employee-radio-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:14px}.employee-table-actions{display:flex;flex-wrap:wrap;gap:8px}.employee-balance-card{padding:14px}.employee-balance-card .fiori-stat-label{display:block;line-height:1.4;margin-bottom:8px}.employee-balance-card .fiori-stat-value{font-size:1.6rem;line-height:1.05;margin-bottom:8px}.employee-balance-card .fiori-stat-note{line-height:1.6}.employee-history-toolbar{border-bottom:1px solid #edf1f5;margin-bottom:18px;margin-top:10px;padding-bottom:12px}.employee-history-shell{margin-top:4px;overflow-x:auto}.employee-history-table{table-layout:fixed}.employee-history-table td:first-child,.employee-history-table th:first-child{width:24%}.employee-history-table td:nth-child(2),.employee-history-table th:nth-child(2){width:18%}.employee-history-table td:nth-child(3),.employee-history-table th:nth-child(3){width:10%}.employee-history-table td:nth-child(4),.employee-history-table th:nth-child(4){width:12%}.employee-history-table td:nth-child(5),.employee-history-table th:nth-child(5){width:16%}.employee-history-table td:nth-child(6),.employee-history-table th:nth-child(6){width:10%}.employee-history-table td:nth-child(7),.employee-history-table th:nth-child(7){width:12%}.employee-history-primary{gap:6px}.employee-history-reason{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.employee-history-period{display:flex;flex-direction:column;gap:4px}.employee-history-period span{color:#5b738b;color:var(--muted);font-size:12px}.employee-history-approver-cell{color:#2f3b48;font-weight:600;overflow-wrap:anywhere;white-space:normal}.employee-history-actions-cell,.employee-history-days-cell{white-space:nowrap}.employee-history-actions-cell .employee-table-actions{justify-content:flex-start}.employee-history-table td{padding-bottom:14px;padding-top:14px}.employee-history-table .fiori-button{min-width:84px}.employee-history-row-highlight td{background:#fff7ed}.employee-readonly-field{align-items:center;background:#f7f9fb;color:#5b738b;color:var(--muted);display:flex}.employee-approval-card-birthday{background:linear-gradient(180deg,#fffaf0,#fff);border-color:#f6d27b}.employee-team-history-list{gap:14px}.employee-team-history-card .admin-approval-card-header p,.employee-team-history-card .admin-approval-details strong,.employee-team-history-card .admin-approval-metadata span{line-height:1.6}.leave-tab-strip{display:flex;flex-wrap:wrap;gap:10px}.leave-tab-button{background:#fff;border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:10px;color:#1d2d3e;color:var(--text);cursor:pointer;font-size:13px;font-weight:700;min-height:40px;padding:0 16px}.leave-tab-button.active{background:#eaf3fc;border-color:#9fc7ec;color:#0a4f94}.leave-filter-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:minmax(0,2fr) repeat(4,minmax(160px,1fr))}.leave-filter-grid-compact{grid-template-columns:minmax(0,2fr)}.leave-field-label{color:#5b738b;color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.leave-search-field{position:relative}.leave-search-field svg{color:#5b738b;color:var(--muted);left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.leave-search-field .input{padding-left:38px}.manager-filter-grid{grid-template-columns:minmax(0,2fr) minmax(180px,.5fr);margin-bottom:20px}.manager-request-list{display:flex;flex-direction:column;gap:16px}.manager-approval-card{background:#fff;border-color:#edf1f5}.manager-employee-title{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.manager-employee-title h4{margin:0}.manager-approval-card small{color:#5b738b;color:var(--muted);display:block;font-size:12px;margin-top:4px}.manager-leave-layout{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(320px,.9fr) minmax(0,1.4fr)}.manager-reason-field{margin:14px 0}.manager-team-balance-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.manager-member-card{box-shadow:none}.manager-member-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.manager-member-avatar{align-items:center;background:#eaf3fc;border-radius:50%;color:#0a4f94;display:inline-flex;font-weight:800;height:44px;justify-content:center;width:44px}.manager-balance-mini-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.manager-balance-mini-card{background:#f7f9fb;border:1px solid #edf1f5;border-radius:12px;padding:12px}.manager-balance-mini-card small,.manager-balance-mini-card span{color:#5b738b;color:var(--muted);display:block;font-size:12px}.manager-balance-mini-card strong{color:#1d2d3e;color:var(--text);display:block;font-size:1.25rem;margin:4px 0}.manager-compact-empty{border-radius:12px;padding:14px}.manager-reject-textarea{font-family:inherit;min-height:140px;resize:vertical;width:100%}.leave-record-toolbar,.leave-results-bar{align-items:center;display:flex;gap:12px;justify-content:space-between}.leave-results-bar{margin-top:16px}.leave-results-meta{align-items:center;color:#5b738b;color:var(--muted);display:inline-flex;font-size:13px;gap:8px}.leave-record-list{display:flex;flex-direction:column;gap:16px}.leave-analytics-grid{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.leave-analytics-grid .fiori-chart-card{border-radius:16px;padding:18px 20px 20px}.leave-analytics-grid .fiori-panel-header{align-items:flex-start;gap:16px;margin-bottom:16px}.leave-analytics-grid .fiori-panel-header h3{line-height:1.2}.leave-analytics-grid .fiori-panel-header p{display:block;line-height:1.45;margin-top:6px}.leave-analytics-grid .fiori-panel-header svg{flex-shrink:0;margin-top:2px}.leave-analytics-card-header{align-items:start;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px)}.leave-analytics-card-control{min-width:0}.leave-analytics-card-control .fiori-form-field{width:100%}.leave-analytics-card-control .leave-field-label{margin-bottom:6px}.leave-fortnight-card{cursor:default}.leave-fortnight-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:6px 2px 2px}.leave-fortnight-summary-item{grid-gap:4px;background:#f8fafc;border:1px solid #e5ebf1;border-radius:12px;display:grid;gap:4px;padding:12px 14px}.leave-fortnight-summary-item strong{color:#1d2d3e;color:var(--text);font-size:13px}.leave-fortnight-summary-item span{color:#5b738b;color:var(--muted);font-size:12px;line-height:1.4}@media (max-width:900px){.leave-analytics-card-header,.leave-fortnight-summary{grid-template-columns:1fr}}.leave-escalation-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.escalation-owner-card{cursor:pointer}.escalation-owner-card:hover{border-color:#99c5ef;box-shadow:0 .5rem 1.5rem #1f32451f}.leave-escalation-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:12px}.leave-escalation-summary div,.leave-static-card{background:#f8fafc;border:1px solid #e5ebf1;border-radius:12px;padding:14px 16px}.leave-escalation-summary span,.leave-static-card span{color:#5b738b;color:var(--muted);display:block;font-size:11px;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.leave-escalation-summary strong,.leave-static-card strong{color:#1d2d3e;color:var(--text);font-size:14px}.leave-textarea{min-height:140px;resize:vertical}.leave-modal-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.leave-escalation-history-block{display:flex;flex-direction:column;gap:12px}.leave-escalation-history-compact{background:#f8fafc;border:1px solid #e5ebf1;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:14px 16px}.leave-escalation-compact-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.leave-escalation-compact-row span{color:#5b738b;color:var(--muted);font-size:13px}.panel{background:#fff;background:var(--card);border-radius:10px;box-shadow:0 .125rem .5rem #2235481f;box-shadow:var(--shadow);margin-bottom:12px;padding:14px}.welcome{padding:16px}.grid{grid-gap:12px;display:grid;gap:12px;width:100%}.quick-cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:8px}.card{background:linear-gradient(180deg,#fff,#fcfdff);border:1px solid #f0f6ff;border-radius:8px;padding:12px;width:100%}.card.small{align-items:flex-start;display:flex;flex-direction:column;gap:6px}.card-title{color:#5b738b;color:var(--muted);font-size:12px}.card-value{color:#1d2d3e;color:var(--text);font-size:17px;font-weight:700}.form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.input{background:#fff;border:1px solid #e6eef9;border-radius:10px;font-size:15px;padding:13px 14px;width:100%}.btn{background:#0a6ed1;background:var(--accent);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 14px}.btn.ghost{background:#0000;border:1px solid #dbeafe;color:#0a6ed1;color:var(--accent)}.row{align-items:center;display:flex;gap:12px}.muted{color:#5b738b;color:var(--muted)}.table{border-collapse:collapse;width:100%}.table th{border-bottom:1px solid #f1f5f9;color:#5b738b;color:var(--muted);font-size:12px;padding:10px 8px;text-align:left}.table td{border-bottom:1px solid #fbfdff;padding:12px 8px}.actions button{margin-right:8px}.kv{border-bottom:1px dashed #f3f6f9;display:flex;justify-content:space-between;padding:6px 0}.badge,.kv{color:#5b738b;color:var(--muted)}.badge{background:#f1f5f9;border-radius:999px;font-size:12px;padding:6px 8px}.status-approved{color:#188918;color:var(--success);font-weight:600}.status-pending{color:#f59e0b;font-weight:600}.status-rejected{color:#b00;color:var(--danger);font-weight:600}.mobile-menu-btn{align-items:center;background:#fff;border:1px solid #d9dfe6;border:1px solid var(--border);border-radius:10px;color:#1d2d3e;color:var(--text);cursor:pointer;display:none;height:40px;justify-content:center;width:40px}.sidebar-backdrop{background:#00000073;display:none;inset:0;position:fixed;z-index:1500}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:900px){.sidebar{padding:12px;width:72px}.nav button span{display:none}.apply-behalf-balance-grid,.apply-behalf-form-grid,.apply-behalf-layout,.apply-behalf-summary,.audit-summary-grid,.calendar-summary-grid,.employee-analytics-grid,.employee-dashboard-layout,.employee-dashboard-layout.employee-dashboard-layout-wide,.employee-edit-grid,.employee-form-grid,.employee-leave-layout,.employee-recent-leave-grid,.enterprise-calendar-details-grid,.form-grid,.holiday-admin-grid,.holiday-form-grid,.holiday-summary-grid,.org-search-detail-grid,.org-search-network-grid,.org-search-profile-summary,.policy-detail-layout,.policy-detail-meta-grid,.policy-filter-grid,.policy-summary-grid,.projects-detail-grid,.projects-filter-grid,.projects-modal-grid,.projects-summary-grid,.setup-form-grid,.setup-summary-grid,.tea-admin-slot-grid,.tea-bulk-grid,.tea-employee-summary,.tea-modal-content,.tea-summary-grid{grid-template-columns:1fr}.policy-outline-panel{position:static}.apply-behalf-selected-card,.audit-log-event-top,.audit-log-header,.calendar-list-card,.calendar-toolbar,.employee-manager-card,.org-search-profile-top,.projects-card-top,.tea-admin-day-top,.tea-admin-total,.tea-bulk-footer{align-items:stretch;flex-direction:column}.calendar-list-meta{align-items:flex-start}.employee-dashboard-hero{background-position:64%;min-height:0}.employee-hero-copy{padding:0}.employee-dashboard-hero:before{mask-image:linear-gradient(0deg,#000000b3,#0000);-webkit-mask-image:linear-gradient(0deg,#000000b3,#0000);opacity:.12;width:100%}}@media (max-width:480px){#root,.app-root,.card,.content,.main,.panel,article,body,div,footer,header,section{max-width:100vw!important;overflow-x:hidden!important}[style*=width]{max-width:100%!important}[style*="position: absolute"],[style*="position: fixed"]{max-width:calc(100vw - 24px)!important}.mobile-menu-btn{display:block}.desktop-only{display:none!important}.mobile-only{display:block}.sidebar{-webkit-overflow-scrolling:touch;height:100vh;left:-100%;margin:0;max-width:260px;opacity:0;overflow-y:auto;padding-bottom:60px;pointer-events:none;position:fixed;top:0;transform:translateX(-100%);transition:all .3s ease;visibility:hidden;width:75vw;z-index:2000}.sidebar.open{left:0;opacity:1;pointer-events:auto;transform:translateX(0);visibility:visible}.sidebar .nav{padding-bottom:20px}.sidebar .nav button span{display:inline}.sidebar .footer{margin-top:20px;position:relative}.sidebar-backdrop{display:none}.sidebar-backdrop.show{display:block}.brand img{height:auto;max-width:70px}.brand{padding:6px 0}.app-root{flex-direction:column;overflow-x:hidden;width:100vw}.main{margin-left:0!important}.main,.topbar{max-width:100vw;width:100%}.topbar{flex-shrink:0;gap:8px;height:64px;margin-top:0;padding:8px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.topbar-title-group{flex:1 1;gap:8px;min-width:0;overflow:hidden}.topbar h2{display:none}.topbar-actions{flex-shrink:0;gap:8px;position:relative;z-index:101}.topbar-live-time{gap:8px;min-height:38px;padding:0 10px}.topbar-live-time-value{font-size:11px;letter-spacing:.02em}.notifications-dropdown-container,.profile-dropdown-container{position:relative!important;z-index:102!important}.topbar-actions button{-webkit-tap-highlight-color:rgba(0,0,0,.05);cursor:pointer;font-size:13px;min-height:44px;min-width:44px;padding:6px 10px;touch-action:manipulation}.topbar-actions img,.topbar-actions>div>button>div{height:32px!important;width:32px!important}.brand-copy,.profile-summary,.sidebar-section-label{display:none}.admin-analytics-grid,.admin-dashboard-grid,.admin-dashboard-layout,.employee-directory-summary,.leave-analytics-grid,.leave-escalation-grid,.profile-summary-grid{grid-template-columns:1fr}.admin-hero,.employee-directory-hero,.profile-hero{flex-direction:column;padding:20px}.admin-hero-kpi-row{grid-template-columns:1fr}.admin-command-center-overlay{padding:20px}.admin-command-mini-grid{grid-template-columns:1fr}.admin-command-center-actions{flex-direction:column}.admin-hero h1,.employee-directory-hero h1,.profile-hero h1{font-size:1.5rem}.admin-hero-meta{min-width:0}.admin-approval-card-header,.admin-modal-actions,.admin-modal-header,.employee-card-footer,.employee-card-header,.profile-hero-actions,.profile-hero-main,.profile-project-card{align-items:stretch;flex-direction:column}.admin-approval-details,.employee-directory-filters,.employee-directory-filters-extended,.leave-escalation-summary,.leave-filter-grid,.leave-modal-grid,.profile-balance-grid,.profile-edit-grid,.profile-info-grid,.profile-layout{grid-template-columns:1fr}.employee-directory-filters-extended .employee-filter-search{grid-column:span 1}.leave-record-toolbar,.leave-results-bar{align-items:stretch;flex-direction:column}.content{max-width:100vw;overflow-x:hidden!important;padding:16px!important;width:100%}.content>*{margin-bottom:20px;max-width:100%;width:100%}.content>:last-child{margin-bottom:40px}[style*="background: linear-gradient"][style*="borderRadius: 24"]{margin-bottom:20px!important;padding:24px 18px!important}[style*="display: flex"][style*="justifyContent: space-between"][style*="alignItems: flex-start"]{flex-direction:column!important;gap:20px!important;width:100%!important}[style*="fontSize: 32px"][style*="fontWeight: 700"]{font-size:26px!important;line-height:1.3!important}[style*="fontSize: 14px"][style*="marginTop: 4px"]{font-size:13px!important;margin-top:6px!important}[style*="background: rgba(255, 255, 255, 0.2)"][style*=backdropFilter]{border-radius:16px!important;max-width:100%!important;padding:16px 20px!important;width:100%!important}[style*="fontSize: 36px"][style*="color: white"]{font-size:32px!important}[style*="background: white"][style*="position: relative"][style*="overflow: hidden"]{margin-bottom:20px!important;min-height:160px!important;padding:20px!important}[style*="fontSize: 64px"][style*="fontWeight: 900"]{font-size:48px!important;line-height:1.1!important}[style*="position: absolute"][style*="top: 16px"][style*="right: 16px"]{bottom:16px!important;font-size:11px!important;margin-top:0!important;padding:8px 14px!important;position:absolute!important;right:16px!important;top:auto!important}[style*="border: 2px solid"][style*="borderRadius: 20px"]{margin-bottom:18px!important;max-width:100%!important;padding:24px 18px!important;width:100%!important}[style*="fontSize: 48px"]{font-size:44px!important}[style*="fontSize: 18px"][style*="fontWeight: 600"][style*="marginTop: 12px"]{font-size:17px!important;margin-top:12px!important}[style*="fontSize: 40px"][style*="fontWeight: 900"]{font-size:34px!important}[style*="fontSize: 48px"][style*="fontWeight: 900"]{font-size:38px!important}[style*="fontSize: 20px"][style*="fontWeight: 600"]{font-size:18px!important}[style*="background: rgba"][style*="padding: 12px 16px"][style*="borderRadius: 12px"]{font-size:13px!important;padding:12px 16px!important}[style*="fontSize: 14px"][style*="color: #64748b"]{font-size:13px!important}[style*="display: flex"][style*="justifyContent: space-between"][style*="marginBottom: 16px"]{flex-wrap:wrap!important;gap:10px!important;margin-bottom:18px!important}[style*="fontSize: 20px"][style*="fontWeight: 700"]{font-size:18px!important}[style*="background: #dcfce7"][style*="borderRadius: 16px"],[style*="background: #fee2e2"][style*="borderRadius: 16px"],[style*="background: #fef3c7"][style*="borderRadius: 16px"]{margin-bottom:18px!important;padding:20px 16px!important}[style*="display: flex"][style*="justifyContent: space-between"][style*="alignItems: flex-start"][style*="marginBottom: 12px"]{align-items:center!important;gap:12px!important;margin-bottom:14px!important}[style*="fontSize: 32px"][style*=marginRight]{flex-shrink:0!important;font-size:30px!important;margin-right:0!important}[style*="fontSize: 18px"][style*="fontWeight: 700"][style*="color: #1e293b"]{font-size:16px!important;line-height:1.3!important}[style*="fontSize: 13px"][style*="color: #475569"]{font-size:12px!important;line-height:1.4!important;margin-top:2px!important}[style*="padding: 6px 16px"][style*="borderRadius: 8px"][style*="fontWeight: 600"]{flex-shrink:0!important;font-size:12px!important;padding:6px 14px!important;white-space:nowrap!important}[style*="display: flex"][style*="gap: 20px"][style*="marginBottom: 12px"]{flex-wrap:wrap!important;gap:16px!important;margin-bottom:12px!important}[style*="display: flex"][style*="alignItems: center"][style*="gap: 8px"]{align-items:center!important;font-size:13px!important;gap:6px!important;line-height:1.4!important}[style*="display: flex"][style*="alignItems: center"][style*="gap: 8px"]>span:first-child{align-items:center!important;display:inline-flex!important;font-size:16px!important}[style*="display: flex"][style*="alignItems: center"][style*="gap: 8px"]>div,[style*="display: flex"][style*="alignItems: center"][style*="gap: 8px"]>span:last-child{align-items:center!important;display:inline-flex!important;line-height:1!important}[style*="background: white"][style*="padding: 12px"][style*="borderRadius: 8px"]{font-size:13px!important;margin-top:12px!important;padding:12px!important}[style*="fontStyle: italic"][style*="fontWeight: 600"]{font-size:13px!important}[style*="fontSize: 20px"][style*="fontWeight: 700"][style*="marginBottom: 16px"]{font-size:18px!important;margin-bottom:16px!important}[style*="display: flex"][style*="alignItems: center"][style*="gap: 16px"]{gap:14px!important}[style*="width: 48px"][style*="height: 48px"][style*="borderRadius: 12px"]{font-size:22px!important;height:44px!important;width:44px!important}[style*="fontSize: 24px"][style*="fontWeight: 700"]{font-size:22px!important}[style*="fontSize: 13px"][style*="color: #64748b"]{font-size:12px!important}[style*="display: flex"][style*="flexDirection: column"][style*="gap: 12px"] button{font-size:14px!important;padding:14px 16px!important}[style*="width: 80px"][style*="height: 80px"][style*="borderRadius: 50%"]{font-size:32px!important;height:70px!important;width:70px!important}[style*="fontSize: 18px"][style*="fontWeight: 700"][style*="marginTop: 12px"]{font-size:17px!important}[style*="fontSize: 13px"][style*="color: #64748b"][style*="marginTop: 4px"]{font-size:12px!important}[style*="padding: 14px"][style*="background: #f9fafb"][style*="borderRadius: 8px"]{margin-bottom:12px!important;padding:14px!important}[style*="fontSize: 15px"][style*="fontWeight: 600"]{font-size:14px!important}[style*="display: grid"],[style*=gridTemplateColumns]{display:flex!important;flex-direction:column!important;gap:18px!important}[style*="height: 280"]{height:220px!important}img{height:auto!important;max-width:100%!important}[style*="borderRadius: 16"][style*="padding: 24px"]{margin-bottom:14px;padding:18px!important}[style*="fontSize: 40"]{font-size:34px!important}[style*="fontSize: 32"]{font-size:28px!important}[style*="fontSize: 36"]{font-size:32px!important}.panel{margin-bottom:16px;width:calc(100vw - 32px)}.card,.panel{height:auto!important;max-width:100%;padding:16px!important}.card-value{font-size:18px!important}.card-title{font-size:11px!important}.grid,.quick-cards{grid-template-columns:1fr!important}.dashboard-grid,.dashboard-layout,.dashboard-right{display:block!important;max-width:100%;width:100%!important}.form-grid{grid-template-columns:1fr!important}.btn,.input{max-width:100%;width:100%}.row{align-items:stretch!important;flex-direction:column;gap:8px}.table-container{-webkit-overflow-scrolling:touch;max-width:calc(100vw - 32px);overflow-x:auto}.table{min-width:500px}h1{font-size:20px!important}h2{font-size:18px!important}h3{font-size:16px!important}h4{font-size:15px!important}.badge{font-size:10px!important;padding:4px 6px!important}.dropdown-menu,[role=menu]{max-width:calc(100vw - 32px);right:16px!important}.dialog,.modal,[style*="position: fixed"][style*="background: rgba(0,0,0,0.5)"]>div,[style*="position: fixed"][style*=background]>div{margin:16px!important;max-width:calc(100vw - 32px)!important;width:calc(100vw - 32px)!important}[style*="position: fixed"] [style*=maxHeight],[style*="position: fixed"] div[style*=maxHeight]{-webkit-overflow-scrolling:touch!important;max-height:75vh!important;overflow-x:hidden!important;overflow-y:auto!important}[style*="position: fixed"] table{-webkit-overflow-scrolling:touch!important;border-collapse:collapse!important;display:block!important;overflow-x:auto!important;overflow-y:visible!important;width:100%!important}[style*="position: fixed"] tbody,[style*="position: fixed"] thead{display:table!important;min-width:600px!important;table-layout:fixed!important;width:100%!important}[style*="position: fixed"] tr{display:table-row!important;width:100%!important}[style*="position: fixed"] td,[style*="position: fixed"] th{display:table-cell!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}[style*="position: fixed"] td:first-child,[style*="position: fixed"] th:first-child{max-width:250px!important;min-width:250px!important;width:250px!important}[style*="position: fixed"] td:not(:first-child),[style*="position: fixed"] th:not(:first-child){max-width:150px!important;min-width:150px!important;text-align:center!important;width:150px!important}[style*="position: fixed"] table::-webkit-scrollbar{display:block!important;height:10px!important}[style*="position: fixed"] table::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:5px!important}[style*="position: fixed"] table::-webkit-scrollbar-thumb{background:#94a3b8!important;border-radius:5px!important}[style*="position: fixed"] table::-webkit-scrollbar-thumb:hover{background:#64748b!important}[style*="position: fixed"] [style*="gridTemplateColumns: repeat(4"]{gap:12px!important;grid-template-columns:repeat(2,1fr)!important}.search-container,.universal-search{max-width:200px;width:100%}.search-container input{font-size:13px;padding:6px 10px}.notification,.toast{left:16px!important;max-width:none!important;right:16px!important;width:auto!important}.chart-container,.graph-container{-webkit-overflow-scrolling:touch;max-width:calc(100vw - 32px);overflow-x:auto}canvas{max-width:100%}.loading-spinner{height:32px!important;width:32px!important}.alert,.error-message{font-size:13px!important;padding:12px!important}[style*="border: 1px solid"][style*=borderRadius],[style*="border: 2px solid"]{margin-left:0!important;margin-right:0!important;max-width:calc(100vw - 32px)!important;width:100%!important}[style*="display: flex"][style*=justifyContent]{flex-wrap:wrap!important;gap:10px!important}[style*=fontSize][style*=fontWeight]{word-wrap:break-word!important;overflow-wrap:break-word!important}.attendance-grid,.leave-balance-grid,.leaves-grid,.tea-coffee-grid{grid-template-columns:1fr!important}.tea-coffee-card button{margin:4px 0;width:100%}.leave-form{padding:16px}.leave-form .row{flex-direction:column}.policy-card-grid,.policy-detail-layout,.policy-detail-meta-grid,.policy-filter-grid,.policy-summary-grid{grid-template-columns:1fr!important}.policy-library-card-top{flex-direction:column}.policy-outline-panel{position:static;top:auto}.policy-outline-item{white-space:normal}.audit-log-diff-grid,.enterprise-calendar-grid,.projects-card-grid,.tea-admin-grid,.tea-block-month-grid,.tea-employee-grid{grid-template-columns:1fr!important}.calendar-toolbar-actions,.calendar-year-controls,.calendar-year-select,.holiday-table-actions,.tea-modal-topbar,.tea-toolbar{width:100%}.tea-admin-metric-grid{grid-template-columns:1fr!important}.org-search-shell{max-width:100%}.policy-card,.policy-content{margin-bottom:14px;padding:16px}[style*="background: white"][style*="padding: 24px"]{max-width:100%!important;padding:18px!important;width:100%!important}[style*="display: grid"][style*="gap: 16px"]{display:flex!important;flex-direction:column!important;gap:16px!important}[style*=fontWeight]{word-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;overflow-wrap:break-word!important}.content>div{margin-bottom:20px!important}.content>div:last-child{margin-bottom:60px!important;padding-bottom:20px!important}@supports (-webkit-touch-callout:none){.content{padding-bottom:120px!important}.main{min-height:-webkit-fill-available!important}}*{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}.mt-mobile-small{margin-top:10px!important}.mb-mobile-small{margin-bottom:10px!important}.p-mobile-small{padding:10px!important}.text-center-mobile{text-align:center!important}.text-left-mobile{text-align:left!important}}@media (max-width:380px){[style*="fontSize: 24px"]{font-size:20px!important}[style*="fontSize: 32px"]{font-size:26px!important}[style*="fontSize: 40px"]{font-size:30px!important}[style*="padding: 20px"]{padding:14px!important}[style*="padding: 16px"]{padding:12px!important}[style*="fontSize: 64px"]{font-size:40px!important}[style*="fontSize: 48px"]{font-size:36px!important}}.fiori-button,.fiori-inline-button{border-radius:8px;min-height:34px;padding:0 12px}.fiori-inline-button{min-height:24px;padding:0}.fiori-table-shell{border-radius:10px}.fiori-table th{padding:9px 12px}.fiori-table td{padding:10px 12px}.admin-hero-brief-grid,.apply-behalf-summary,.calendar-summary-grid,.employee-directory-grid,.enterprise-calendar-grid,.holiday-summary-grid,.policy-card-grid,.policy-detail-meta-grid,.policy-filter-grid,.policy-summary-grid,.projects-card-grid,.projects-filter-grid,.projects-summary-grid,.projects-visual-grid,.setup-summary-grid,.tea-employee-summary,.tea-summary-grid{gap:12px}.apply-behalf-workspace,.audit-workspace,.enterprise-calendar-workspace,.holiday-admin-workspace,.policy-workspace,.profile-workspace,.projects-workspace,.setup-workspace,.tea-workspace{gap:14px}.admin-hero-brief-card,.apply-behalf-employee-card,.apply-behalf-selected-card,.audit-log-diff-card,.calendar-list-card,.employee-directory-card,.escalation-owner-card,.leave-static-card,.manager-approval-card,.manager-balance-mini-card,.manager-member-card,.policy-library-card,.profile-balance-card,.profile-info-card,.profile-project-card,.projects-card,.tea-admin-day-card,.tea-bulk-panel,.tea-day-card,.tea-slot-section{border-radius:10px;gap:10px;padding:12px}.apply-behalf-employee-card:hover,.employee-directory-card:hover,.policy-library-card:hover,.projects-card:hover,.tea-day-card:hover:not(:disabled){transform:translateY(-1px)}.admin-hero-brief-card h3,.policy-library-card h3,.projects-card h3,.tea-admin-day-top h3{font-size:1rem}.admin-priority-item p,.policy-document-content,.policy-library-card p,.projects-card p,.projects-overview-copy{line-height:1.45}.apply-behalf-layout,.employee-team-history-layout,.enterprise-calendar-details-grid,.holiday-admin-grid,.leave-modal-grid,.policy-detail-layout,.policy-detail-main,.projects-detail-grid,.projects-detail-main,.projects-detail-side{gap:14px}.leave-tab-button,.page-subtab-button,.policy-outline-item{border-radius:8px;min-height:32px;padding:7px 10px}.policy-library-id,.projects-card-id{margin-bottom:6px}.admin-approval-metadata span,.fiori-status-pill,.policy-library-meta span,.tea-beverage-pill{min-height:24px;padding:0 8px}.policy-document-content h2{font-size:1.3rem;margin:20px 0 10px}.policy-document-content h3{font-size:1.05rem;margin:16px 0 8px}.policy-document-content p,.policy-document-content ul{margin-bottom:10px}.policy-document-content li{margin-bottom:6px}.enterprise-calendar-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.enterprise-calendar-month-card{border-radius:10px}.enterprise-calendar-month-header{padding:10px 12px}.enterprise-calendar-month-body{padding:10px}.enterprise-calendar-days,.enterprise-calendar-weekdays{gap:4px}.enterprise-calendar-day{border-radius:8px;font-size:12px;min-height:34px}.admin-priority-list,.calendar-list,.employee-holiday-list,.employee-quick-action-list,.employee-recent-leave-list,.manager-team-list{gap:8px}.admin-priority-item,.calendar-list-card,.manager-team-member{border-radius:10px;padding:10px 12px}.manager-team-avatar,.manager-team-avatar img{flex-basis:38px;height:38px;width:38px}.calendar-legend{gap:8px;margin-top:10px}.tea-bulk-footer{gap:10px;margin-top:12px}.tea-option-chip{min-height:34px;padding:0 10px}.tea-admin-total strong{font-size:1.45rem}.tea-admin-day-card.is-large{padding:14px}.tea-admin-slot-card{border-radius:10px;padding:10px}.employee-directory-grid,.policy-card-grid,.projects-card-grid,.tea-admin-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.employee-card-details,.leave-analytics-grid,.leave-escalation-grid,.profile-balance-grid,.profile-info-grid,.profile-summary-grid{gap:10px}.profile-hero{border-radius:12px;gap:18px;padding:20px 24px}.profile-hero-avatar{height:76px;width:76px}.profile-layout{gap:14px}.employee-edit-grid,.employee-form-grid,.leave-filter-grid,.profile-edit-grid,.projects-modal-grid,.tea-bulk-grid,.tea-modal-content{gap:12px}.audit-toolbar,.calendar-toolbar,.leave-record-toolbar,.leave-results-bar{gap:10px;padding:10px 0}.leave-record-list,.manager-request-list{gap:10px}.employee-leave-layout,.enterprise-calendar-workspace,.leave-workspace,.manager-leave-layout,.policy-workspace,.tea-workspace{gap:12px}.leave-tab-strip{gap:6px}.leave-tab-button{border-radius:8px;min-height:32px;padding:0 10px}.leave-filter-grid,.manager-filter-grid{gap:10px;margin-bottom:10px}.manager-leave-layout{grid-template-columns:minmax(280px,.85fr) minmax(0,1.55fr)}.manager-team-balance-grid{gap:10px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.manager-member-header{gap:10px;margin-bottom:10px}.manager-member-avatar{height:36px;width:36px}.leave-analytics-grid,.leave-escalation-grid,.leave-escalation-summary,.manager-balance-mini-grid{gap:8px}.leave-escalation-history-compact,.leave-escalation-summary div,.leave-static-card,.manager-balance-mini-card{border-radius:8px;padding:10px}.manager-balance-mini-card strong{font-size:1rem}.leave-textarea,.manager-reject-textarea{min-height:92px}.leave-results-bar{margin-top:10px}.enterprise-calendar-grid{gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.calendar-summary-grid,.holiday-summary-grid{gap:10px}.calendar-toolbar,.calendar-toolbar-actions,.calendar-year-controls{gap:8px}.enterprise-calendar-month-header{padding:8px 10px}.enterprise-calendar-month-body{padding:8px}.enterprise-calendar-day{border-radius:6px;min-height:30px}.enterprise-calendar-weekdays{margin-bottom:6px}.calendar-list-card{gap:10px;padding:9px 10px}.calendar-list-meta{gap:6px}.policy-card-grid,.policy-detail-meta-grid,.policy-filter-grid,.policy-summary-grid{gap:10px}.policy-card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.policy-library-card{gap:8px;padding:10px 12px}.policy-library-card-top{gap:10px}.policy-library-card h3{font-size:.98rem}.policy-library-meta{gap:6px}.policy-library-meta span{min-height:22px}.policy-detail-layout{grid-template-columns:minmax(210px,260px) minmax(0,1fr)}.policy-outline-panel{top:16px}.policy-outline-list{gap:6px}.policy-outline-item{padding:8px 10px}.policy-document-content{line-height:1.45}.policy-document-content li,.policy-document-content p{font-size:14px}.tea-admin-grid,.tea-admin-slot-grid,.tea-block-month-grid,.tea-bulk-grid,.tea-employee-grid,.tea-employee-summary,.tea-modal-content,.tea-summary-grid{gap:10px}.tea-employee-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.tea-admin-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.tea-admin-day-card,.tea-day-card{border-radius:10px;gap:8px;padding:10px 12px}.tea-admin-day-top,.tea-admin-total,.tea-day-top{gap:8px}.tea-day-orders{gap:6px}.tea-admin-block-reason,.tea-admin-metric-grid div,.tea-admin-slot-card,.tea-block-month,.tea-bulk-panel,.tea-slot-section{border-radius:8px;padding:10px}.tea-slot-header{margin-bottom:8px}.tea-option-row{gap:8px}.tea-option-chip{font-size:13px;min-height:32px;padding:0 9px}.tea-beverage-pill{min-height:26px}.tea-block-month h4{margin-bottom:8px}.tea-block-cell{border-radius:6px;min-height:28px}.admin-hero,.employee-dashboard-hero,.profile-hero{padding:16px 18px}.admin-hero h1,.profile-hero h1{font-size:1.45rem}.admin-hero p,.profile-hero p{line-height:1.45}.admin-hero-brief-grid{margin-top:12px}.admin-approval-card,.admin-hero-brief-card,.admin-hero-kpi-card,.admin-hero-meta-item,.admin-priority-item,.apply-behalf-employee-card,.apply-behalf-note,.apply-behalf-selected-card,.audit-detail-empty,.audit-detail-panel,.audit-log-diff-card,.audit-log-event,.calendar-birthday-toggle,.calendar-inline-error,.calendar-list-card,.card,.employee-balance-card,.employee-directory-card,.employee-holiday-card,.employee-manager-card,.employee-quick-action,.employee-recent-leave-card,.enterprise-calendar-month-card,.escalation-owner-card,.fiori-panel,.fiori-stat-card,.holiday-toggle-row,.leave-escalation-history-compact,.leave-escalation-summary div,.leave-static-card,.manager-approval-card,.manager-balance-mini-card,.manager-member-card,.manager-team-member,.panel,.policy-library-card,.policy-outline-item,.profile-balance-card,.profile-info-card,.profile-project-card,.projects-card,.tea-admin-day-card,.tea-admin-metric-grid div,.tea-admin-slot-card,.tea-block-month,.tea-bulk-panel,.tea-day-card,.tea-slot-section{border-radius:8px}.admin-approval-card,.admin-hero-brief-card,.admin-priority-item,.apply-behalf-employee-card,.apply-behalf-note,.apply-behalf-selected-card,.audit-detail-empty,.audit-log-diff-card,.audit-log-event,.calendar-birthday-toggle,.calendar-inline-error,.calendar-list-card,.card,.employee-balance-card,.employee-directory-card,.employee-holiday-card,.employee-quick-action,.employee-recent-leave-card,.escalation-owner-card,.fiori-stat-card,.holiday-toggle-row,.leave-escalation-history-compact,.leave-escalation-summary div,.leave-static-card,.manager-approval-card,.manager-member-card,.manager-team-member,.panel,.policy-library-card,.profile-balance-card,.profile-info-card,.profile-project-card,.projects-card,.tea-admin-day-card,.tea-admin-slot-card,.tea-block-month,.tea-bulk-panel,.tea-day-card,.tea-slot-section{border:1px solid #d5dbe1eb;box-shadow:0 8px 20px #2235480f;padding:14px}.fiori-panel{border:1px solid #d5dbe1eb;box-shadow:0 10px 24px #2235480f;padding:16px 18px}.admin-dashboard,.apply-behalf-workspace,.audit-workspace,.employee-workspace,.enterprise-calendar-workspace,.holiday-admin-workspace,.leave-workspace,.policy-workspace,.profile-workspace,.projects-workspace,.setup-workspace,.tea-workspace{gap:16px}.admin-analytics-grid,.admin-dashboard-grid,.admin-dashboard-grid-compact,.admin-dashboard-layout,.admin-dashboard-primary,.admin-dashboard-secondary,.apply-behalf-balance-grid,.apply-behalf-form-grid,.apply-behalf-layout,.apply-behalf-main,.apply-behalf-summary,.calendar-summary-grid,.employee-analytics-grid,.employee-dashboard-layout,.employee-dashboard-primary,.employee-dashboard-secondary,.employee-directory-grid,.employee-recent-leave-grid,.enterprise-calendar-details-grid,.enterprise-calendar-grid,.holiday-admin-grid,.holiday-form-grid,.holiday-summary-grid,.leave-analytics-grid,.leave-escalation-grid,.leave-escalation-summary,.leave-filter-grid,.leave-modal-grid,.manager-balance-mini-grid,.manager-filter-grid,.manager-leave-layout,.manager-team-balance-grid,.policy-card-grid,.policy-detail-layout,.policy-detail-main,.policy-detail-meta-grid,.policy-filter-grid,.policy-summary-grid,.profile-balance-grid,.profile-edit-grid,.profile-info-grid,.profile-layout,.profile-main,.profile-project-list,.profile-side,.profile-summary-grid,.projects-card-grid,.projects-detail-grid,.projects-detail-main,.projects-detail-side,.projects-filter-grid,.projects-summary-grid,.projects-visual-grid,.tea-admin-grid,.tea-admin-metric-grid,.tea-admin-slot-grid,.tea-block-month-grid,.tea-bulk-grid,.tea-employee-grid,.tea-employee-summary,.tea-modal-content,.tea-summary-grid{gap:14px}.fiori-panel-header{margin-bottom:12px}.fiori-panel-header h3{font-size:1rem}.admin-approval-card-header p,.calendar-list-card p,.employee-quick-action span,.fiori-inline-link,.fiori-panel-header p,.fiori-stat-note,.policy-library-card p,.profile-project-duration,.profile-project-meta,.projects-card p{font-size:12px;line-height:1.35}.fiori-stat-topline{margin-bottom:6px}.employee-balance-card .fiori-stat-value,.fiori-stat-value,.profile-balance-card strong{font-size:1.25rem;margin-bottom:4px}.audit-table td,.fiori-table td,.fiori-table th{padding:8px 10px}.admin-approval-metadata span,.audit-chip,.badge,.fiori-status-pill,.policy-library-meta span,.tea-beverage-pill{font-size:11px;min-height:22px;padding:0 7px}.input,.leave-search-field .input,.mte-date-select-shell,.mte-select-shell,.value-help-search-field{min-height:34px}.employee-card-avatar,.employee-card-avatar-fallback{font-size:16px;height:42px;width:42px}.audit-log-event-top,.audit-log-header,.audit-log-identity,.calendar-toolbar,.calendar-toolbar-actions,.calendar-year-controls,.employee-card-details,.employee-card-footer,.employee-card-header,.employee-card-identity,.leave-record-toolbar,.leave-results-bar,.profile-hero-main,.tea-modal-topbar,.tea-toolbar{gap:8px}.audit-log-diff-grid,.audit-log-events,.audit-log-meta,.employee-card-details,.employee-card-footer,.employee-card-header,.profile-hero-meta,.tea-block-legend{margin-bottom:8px;margin-top:8px}.enterprise-calendar-day,.tea-block-cell{min-height:26px}.enterprise-calendar-month-header{padding:7px 8px}.enterprise-calendar-month-body{padding:7px}.tea-option-chip{min-height:30px}.apply-behalf-workspace .admin-hero,.audit-workspace .admin-hero,.enterprise-calendar-workspace .admin-hero,.holiday-admin-workspace .admin-hero,.leave-workspace .admin-hero,.manager-leave-workspace .admin-hero,.policy-workspace .admin-hero,.projects-workspace .admin-hero,.setup-workspace .admin-hero,.tea-workspace .admin-hero{align-items:center;padding:12px 14px}.enterprise-calendar-workspace .admin-hero p,.holiday-admin-workspace .admin-hero p,.leave-workspace .admin-hero p,.manager-leave-workspace .admin-hero p,.tea-workspace .admin-hero p{display:none}.apply-behalf-workspace .admin-hero p,.audit-workspace .admin-hero p,.policy-workspace .admin-hero p,.projects-workspace .admin-hero p,.setup-workspace .admin-hero p{line-height:1.35;margin-top:4px}.apply-behalf-workspace .admin-hero-meta,.audit-workspace .admin-hero-meta,.enterprise-calendar-workspace .admin-hero-meta,.holiday-admin-workspace .admin-hero-meta,.leave-workspace .admin-hero-meta,.manager-leave-workspace .admin-hero-meta,.policy-workspace .admin-hero-meta,.projects-workspace .admin-hero-meta,.setup-workspace .admin-hero-meta,.tea-workspace .admin-hero-meta{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,minmax(120px,1fr));min-width:0}.tea-workspace .admin-hero-meta{grid-template-columns:repeat(4,minmax(100px,1fr))}.apply-behalf-workspace .admin-hero-meta-item,.audit-workspace .admin-hero-meta-item,.enterprise-calendar-workspace .admin-hero-meta-item,.holiday-admin-workspace .admin-hero-meta-item,.leave-workspace .admin-hero-meta-item,.manager-leave-workspace .admin-hero-meta-item,.policy-workspace .admin-hero-meta-item,.projects-workspace .admin-hero-meta-item,.setup-workspace .admin-hero-meta-item,.tea-workspace .admin-hero-meta-item{padding:7px 8px}.apply-behalf-workspace .admin-hero-meta-item span,.audit-workspace .admin-hero-meta-item span,.enterprise-calendar-workspace .admin-hero-meta-item span,.holiday-admin-workspace .admin-hero-meta-item span,.leave-workspace .admin-hero-meta-item span,.manager-leave-workspace .admin-hero-meta-item span,.policy-workspace .admin-hero-meta-item span,.projects-workspace .admin-hero-meta-item span,.setup-workspace .admin-hero-meta-item span,.tea-workspace .admin-hero-meta-item span{font-size:10px;margin-bottom:2px}.apply-behalf-workspace .admin-hero-meta-item strong,.audit-workspace .admin-hero-meta-item strong,.enterprise-calendar-workspace .admin-hero-meta-item strong,.holiday-admin-workspace .admin-hero-meta-item strong,.leave-workspace .admin-hero-meta-item strong,.manager-leave-workspace .admin-hero-meta-item strong,.policy-workspace .admin-hero-meta-item strong,.projects-workspace .admin-hero-meta-item strong,.setup-workspace .admin-hero-meta-item strong,.tea-workspace .admin-hero-meta-item strong{font-size:12px;line-height:1.25}.calendar-summary-grid,.holiday-summary-grid,.leave-workspace .admin-dashboard-grid,.leave-workspace .admin-dashboard-grid-compact,.tea-employee-summary,.tea-summary-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.calendar-summary-grid .fiori-stat-card,.holiday-summary-grid .fiori-stat-card,.leave-workspace .fiori-stat-card,.tea-employee-summary .fiori-stat-card,.tea-summary-grid .fiori-stat-card{min-height:0;padding:12px}.calendar-summary-grid .fiori-inline-link,.calendar-summary-grid .fiori-stat-card .fiori-stat-note,.holiday-summary-grid .fiori-inline-link,.holiday-summary-grid .fiori-stat-card .fiori-stat-note,.leave-workspace .fiori-stat-card .fiori-stat-note,.tea-employee-summary .fiori-stat-card .fiori-stat-note,.tea-summary-grid .fiori-inline-link,.tea-summary-grid .fiori-stat-card .fiori-stat-note{display:none}.calendar-summary-grid .fiori-stat-topline,.holiday-summary-grid .fiori-stat-topline,.leave-workspace .fiori-stat-topline,.tea-employee-summary .fiori-stat-topline,.tea-summary-grid .fiori-stat-topline{margin-bottom:4px}.calendar-summary-grid .fiori-stat-value,.holiday-summary-grid .fiori-stat-value,.leave-workspace .fiori-stat-value,.tea-employee-summary .fiori-stat-value,.tea-summary-grid .fiori-stat-value{font-size:1.1rem}.calendar-summary-grid .fiori-stat-label,.holiday-summary-grid .fiori-stat-label,.leave-workspace .fiori-stat-label,.tea-employee-summary .fiori-stat-label,.tea-summary-grid .fiori-stat-label{font-size:10px}.calendar-summary-grid .fiori-stat-topline svg,.holiday-summary-grid .fiori-stat-topline svg,.leave-workspace .fiori-stat-topline svg,.tea-employee-summary .fiori-stat-topline svg,.tea-summary-grid .fiori-stat-topline svg{height:14px;width:14px}.enterprise-calendar-workspace .fiori-panel,.leave-workspace .fiori-panel,.tea-workspace .fiori-panel{padding:14px}.enterprise-calendar-workspace .fiori-panel-header p,.leave-workspace .fiori-panel-header p,.tea-workspace .fiori-panel-header p{display:none}.admin-approval-card,.calendar-list-card,.employee-balance-card,.manager-approval-card,.policy-library-card,.tea-admin-day-card,.tea-day-card{min-height:0}.policy-card-grid,.tea-admin-grid,.tea-employee-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.enterprise-calendar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.enterprise-calendar-day{font-size:11px;min-height:24px}.enterprise-calendar-day-number{font-size:11px}.policy-library-card h3,.tea-admin-day-top h3,.tea-day-top strong{font-size:.9rem}.calendar-list-card p,.policy-library-card p,.tea-day-state,.tea-day-top span{font-size:11px}.fiori-status-pill,.tea-beverage-pill,.tea-option-chip{min-height:20px}.employee-workspace .employee-leave-tab-strip{align-self:flex-start;border-radius:14px;box-shadow:0 10px 24px #2235480f;margin:2px 0 10px;max-width:100%;padding:7px;width:-webkit-fit-content;width:fit-content}.employee-workspace .employee-leave-tab-button{align-items:center;border:1px solid #0000;border-radius:12px;color:#223548;display:inline-flex;font-size:15px;justify-content:center;line-height:1;min-height:44px;padding:0 20px}.employee-workspace .employee-leave-tab-button.is-active,.employee-workspace .employee-leave-tab-button:hover{border-color:#9fc7ec;color:#0a4f94}.delegated-leaves-workspace .leave-workspace>.fiori-panel:first-of-type{padding:18px 20px}.delegated-leaves-workspace .leave-workspace>.fiori-panel:first-of-type .leave-tab-strip{align-items:center;gap:12px;padding:2px 0}.delegated-leaves-workspace .leave-workspace>.fiori-panel:first-of-type .leave-tab-button{border-radius:12px;min-height:44px;padding:0 16px}.employee-workspace .employee-leave-layout{align-items:stretch;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.employee-apply-panel,.employee-history-panel{display:flex;flex-direction:column;min-height:0;min-width:0}.employee-apply-panel .fiori-panel-header,.employee-history-panel .fiori-panel-header{margin-bottom:8px}.employee-apply-panel .employee-form-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:8px}.employee-apply-panel .fiori-form-field,.employee-history-panel .fiori-form-field{gap:4px}.employee-apply-panel .fiori-form-field label,.employee-history-panel .fiori-form-field label,.employee-history-panel .leave-field-label{font-size:10px;letter-spacing:.04em}.employee-apply-panel .input,.employee-apply-panel textarea,.employee-history-panel .input,.employee-history-panel .value-help-search-field{border-radius:7px;font-size:12px;min-height:30px;padding:7px 9px}.employee-apply-panel textarea{min-height:58px;resize:vertical}.employee-apply-panel .employee-policy-callout{border-radius:8px;gap:8px;margin-bottom:8px;padding:8px 10px}.employee-apply-panel .employee-policy-callout strong{font-size:12px;margin-bottom:2px}.employee-apply-panel .employee-policy-callout p{font-size:11px;line-height:1.35}.employee-apply-panel .employee-halfday-panel{border-radius:8px;margin-bottom:8px;padding:8px 10px}.employee-apply-panel .employee-checkbox-row,.employee-apply-panel .employee-radio-row label{font-size:12px;gap:6px}.employee-apply-panel .employee-radio-row{gap:10px;margin-top:8px}.employee-apply-panel .admin-modal-actions{margin-top:8px;padding-top:0}.employee-apply-panel .fiori-button.full-width{min-height:32px}.employee-history-panel .leave-filter-grid{align-items:end;gap:8px;grid-template-columns:repeat(6,minmax(0,1fr))}.employee-history-panel .employee-history-search{grid-column:1/-1}.employee-history-panel .leave-filter-grid>.fiori-form-field:nth-child(2),.employee-history-panel .leave-filter-grid>.fiori-form-field:nth-child(3),.employee-history-panel .leave-filter-grid>.fiori-form-field:nth-child(4){grid-column:span 2}.employee-history-panel .leave-filter-grid>.fiori-form-field:nth-child(5),.employee-history-panel .leave-filter-grid>.fiori-form-field:nth-child(6){grid-column:span 3}.employee-history-panel .employee-history-toolbar{margin:6px 0 8px;padding-bottom:6px}.employee-history-panel .leave-results-meta{font-size:11px}.employee-history-panel .fiori-table-shell{border-radius:8px;max-height:none;overflow-x:auto;overflow-y:visible}.employee-history-panel .employee-history-table{font-size:12px;min-width:1020px;table-layout:fixed;width:100%}.employee-history-panel .employee-history-table th{font-size:10px;padding:7px 10px}.employee-history-panel .employee-history-table td{font-size:12px;padding:8px 10px;vertical-align:top}.employee-history-panel .employee-history-primary{gap:2px}.employee-history-panel .employee-history-period strong,.employee-history-panel .employee-history-primary strong{font-size:12px}.employee-history-panel .employee-history-reason{-webkit-line-clamp:1;font-size:11px}.employee-history-panel .employee-history-period{gap:1px}.employee-history-panel .employee-history-period span{display:none}.employee-history-panel .employee-table-actions{align-items:center;gap:4px}.employee-history-panel .employee-history-table .fiori-button{font-size:11px;min-height:28px;min-width:96px;padding:0 10px;white-space:nowrap}.employee-history-panel .employee-history-table td:first-child,.employee-history-panel .employee-history-table th:first-child{width:22%}.employee-history-panel .employee-history-table td:nth-child(2),.employee-history-panel .employee-history-table th:nth-child(2){width:15%}.employee-history-panel .employee-history-table td:nth-child(3),.employee-history-panel .employee-history-table th:nth-child(3){width:8%}.employee-history-panel .employee-history-table td:nth-child(4),.employee-history-panel .employee-history-table th:nth-child(4){width:10%}.employee-history-panel .employee-history-table td:nth-child(5),.employee-history-panel .employee-history-table th:nth-child(5){width:17%}.employee-history-panel .employee-history-table td:nth-child(6),.employee-history-panel .employee-history-table th:nth-child(6){width:10%}.employee-history-panel .employee-history-table td:nth-child(7),.employee-history-panel .employee-history-table th:nth-child(7){width:18%}.employee-history-panel .employee-history-period-cell,.employee-history-panel .employee-history-type-cell{overflow-wrap:anywhere}.employee-history-panel .employee-history-approver-cell{overflow-wrap:anywhere;white-space:normal}.employee-history-panel .employee-history-actions-cell{white-space:normal}.employee-history-panel .employee-history-actions-cell .employee-table-actions{flex-wrap:wrap;justify-content:flex-start}.employee-history-panel .employee-history-action-note,.employee-history-panel .employee-history-actions-cell .fiori-stat-note{display:block;line-height:1.35;overflow-wrap:normal;white-space:normal}.leave-history-pagination{align-items:center;border-top:1px solid #edf1f5;color:#5b738b;color:var(--muted);display:flex;font-size:12px;gap:8px;justify-content:space-between;margin-top:auto;padding-top:8px}.leave-history-page-controls{align-items:center;display:inline-flex;gap:4px}.leave-history-page-controls .fiori-button{font-size:11px;min-height:28px;padding:0 8px}.leave-history-page-number{background:#fff;border:1px solid #d9dfe6;border-radius:7px;color:#1d2d3e;color:var(--text);cursor:pointer;font-size:11px;font-weight:700;height:28px;min-width:28px}.leave-history-page-number.is-active{background:#0a6ed1;border-color:#0a6ed1;color:#fff}.leave-history-page-gap{color:#5b738b;color:var(--muted);font-size:12px;padding:0 2px}.leave-history-filter-grid{background:#f7fafc;border:1px solid #e0e6ee;border-radius:12px;padding:12px}.leave-records-panel{overflow:hidden}.employee-history-shell,.leave-history-table-shell{border:1px solid #dce4ed;border-radius:12px;box-shadow:0 8px 22px #0f27420f}.employee-history-table,.leave-history-table{border-collapse:initial;border-spacing:0}.employee-history-table th,.leave-history-table th{background:#eef4f8;color:#2f3b48;font-weight:800;letter-spacing:.04em;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:2}.employee-history-table td,.leave-history-table td{border-bottom:1px solid #edf1f5}.employee-history-table tbody tr:hover td,.leave-history-table tbody tr:hover td{background:#f6fbff}.employee-history-row-highlight td{background:#fff7df!important}.employee-history-primary strong,.leave-history-table .fiori-primary-cell strong{color:#16212d}.employee-history-reason,.leave-history-table .fiori-primary-cell span{color:#637083}.employee-history-days-cell{color:#2f3b48;font-weight:800}.employee-history-actions-cell .fiori-button,.leave-history-table .employee-table-actions .fiori-button{border-radius:999px}.tea-history-shell{max-height:285px;overflow:auto}.tea-history-table{table-layout:fixed}.tea-history-table td,.tea-history-table th{font-size:12px;padding:7px 8px}.tea-history-table th{font-size:10px}.tea-history-table .tea-beverage-pill{font-size:11px;min-height:20px;padding:0 7px}.tea-history-pagination{align-items:center;border-top:1px solid #edf1f5;color:#5b738b;color:var(--muted);display:flex;font-size:12px;gap:8px;justify-content:space-between;margin-top:8px;padding-top:8px}.tea-history-pagination div{display:flex;gap:6px}.tea-history-pagination .fiori-button{font-size:11px;min-height:28px;padding:0 9px}.tea-workspace .employee-directory-filters.employee-directory-filters-extended{gap:8px;grid-template-columns:repeat(3,minmax(120px,1fr));margin-bottom:8px}.policy-workspace{gap:22px}.policy-detail-layout{gap:24px;grid-template-columns:minmax(300px,340px) minmax(0,1fr)}.policy-outline-panel{padding:18px;top:24px}.policy-outline-list{gap:12px}.policy-outline-item{border-radius:12px;font-size:14px;line-height:1.35;min-height:56px;padding:15px 18px}.policy-detail-main{gap:20px}.policy-document-content{line-height:1.7}.policy-document-content h2{font-size:1.55rem;margin:28px 0 14px}.policy-document-content h3{font-size:1.18rem;margin:22px 0 10px}.policy-document-content li,.policy-document-content p{font-size:15px}@media (max-width:1100px){.policy-detail-layout,.policy-detail-layout.is-outline-collapsed{grid-template-columns:1fr}.policy-outline-panel.is-collapsed{padding:18px}.policy-outline-panel.is-collapsed .fiori-panel-header{justify-content:space-between}.policy-outline-panel.is-collapsed .fiori-panel-header>div{display:block}.employee-workspace .employee-leave-layout{grid-template-columns:1fr}.employee-apply-panel,.employee-history-panel{min-height:0}.employee-history-panel .leave-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-history-panel .leave-filter-grid>.fiori-form-field:nth-child(n){grid-column:auto}.employee-history-panel .employee-history-search{grid-column:1/-1}}@media (max-width:720px){.leave-history-pagination{align-items:stretch;flex-direction:column}.leave-history-page-controls{flex-wrap:wrap}}@media (max-width:700px){.tea-history-pagination{align-items:stretch;flex-direction:column}.tea-history-pagination .fiori-button,.tea-history-pagination div{width:100%}.tea-workspace .employee-directory-filters.employee-directory-filters-extended{grid-template-columns:1fr}}@media (max-width:1200px){.enterprise-calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.enterprise-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.enterprise-calendar-grid{grid-template-columns:1fr}}.portal-alert-stack{bottom:24px;display:flex;flex-direction:column;gap:12px;justify-content:flex-end;pointer-events:none;position:fixed;right:24px;width:min(420px,calc(100vw - 32px));z-index:10000}.portal-alert-toast{grid-gap:12px;animation:portal-alert-slide-in .18s ease-out;background:linear-gradient(180deg,#fff,#f4f8fd);border:1px solid #495a7a2e;border-radius:18px;box-shadow:0 22px 55px #1725402e;display:grid;gap:12px;padding:18px 18px 16px;pointer-events:auto}.portal-alert-toast--warning{background:linear-gradient(180deg,#fff9eb,#fff2df);border-color:#d9770647}.portal-alert-toast__title{color:#334155;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-alert-toast__message{color:#0f172a;font-size:15px;font-weight:600;line-height:1.45;white-space:pre-line}.portal-alert-toast__close{background:#e6eefb;border:1px solid #b9c8df;border-radius:999px;color:#1e3a5f;cursor:pointer;font-size:14px;font-weight:700;justify-self:end;min-width:76px;padding:9px 18px;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}.portal-alert-toast__close:hover{background:#d8e6fb;box-shadow:0 10px 22px #3b82f62e;transform:translateY(-1px)}.portal-alert-toast__close:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.portal-alert-toast__action{background:#d97706;border:1px solid #b453092e;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;justify-self:end;min-width:142px;padding:9px 18px;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}.portal-alert-toast__action:hover{background:#b45309;box-shadow:0 10px 22px #d977062e;transform:translateY(-1px)}.portal-alert-toast__action:focus-visible{outline:2px solid #f59e0b;outline-offset:2px}@keyframes portal-alert-slide-in{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:640px){.portal-alert-stack{bottom:14px;left:14px;right:14px;width:auto}.portal-alert-toast{border-radius:16px;padding:16px}}.mail-admin-workspace{display:flex;flex-direction:column;gap:18px}.mail-admin-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr)}.mail-admin-form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.mail-admin-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.mail-admin-toggle{align-items:center;color:#1f2937;display:inline-flex;font-weight:700;gap:10px;min-height:42px}.mail-admin-toggle input{accent-color:#0b6bcb;height:18px;width:18px}.mail-admin-banner{align-items:center;border-radius:8px;display:flex;font-weight:700;gap:10px;padding:12px 14px}.mail-admin-banner.is-success{background:#ecfdf3;border:1px solid #bbf7d0;color:#166534}.mail-admin-banner.is-danger{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.mail-admin-table-shell{max-height:520px}.mail-admin-error-cell{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fiori-status-pill.is-success{background:#dcfce7;color:#166534}.fiori-status-pill.is-danger{background:#fee2e2;color:#991b1b}.fiori-status-pill.is-warning{background:#fef3c7;color:#92400e}@media (max-width:980px){.mail-admin-form-grid,.mail-admin-grid{grid-template-columns:1fr}}.access-management-toggle{align-items:center;background:#f8fbfd;border:1px solid #d7e3ec;border-radius:999px;color:#33536f;display:inline-flex;font-size:13px;gap:8px;padding:7px 10px;transition:background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.access-management-toggle input{height:16px;width:16px}.access-management-toggle:hover{background:#eef5fa;border-color:#bfd3e4}.access-management-workspace{display:flex;flex-direction:column;gap:16px;padding-bottom:112px}.access-management-hero{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1.8fr) minmax(260px,340px)}.access-management-hero .admin-hero-copy{max-width:860px}.access-management-hero .admin-hero-copy p{max-width:60ch}.access-management-hero-meta{align-self:start;display:grid;grid-template-columns:1fr}.access-management-summary{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr))}.access-management-filter-panel,.access-management-matrix-panel,.access-management-summary .fiori-stat-card{min-width:0}.access-management-filter-panel .employee-directory-filters{grid-template-columns:minmax(0,min(720px,100%))}.access-management-filter-panel .employee-directory-filters.employee-directory-filters-extended{grid-template-columns:minmax(220px,1.7fr) repeat(auto-fit,minmax(170px,1fr))}.access-management-filter-panel{background:linear-gradient(180deg,#f7fafceb,#fffffffa);border:1px solid #dde7ef;border-radius:18px;box-shadow:0 18px 44px #21344a14}.access-management-filter-panel .employee-filter-search{min-width:0}.access-management-filter-panel .employee-filter-panel-header{align-items:flex-start}.access-management-filter-panel .employee-filter-panel-header>div:first-child h3{font-size:1.12rem}.access-management-filter-panel .employee-filter-panel-header>div:first-child p{max-width:68ch}.access-management-filter-panel .employee-filter-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.access-management-filter-panel .employee-filter-field{background:#fbfdff;border:1px solid #e3edf4;border-radius:14px;box-shadow:inset 0 1px 0 #fffc;padding:12px}.access-management-filter-panel .employee-filter-field span{color:#53677a;font-weight:700;margin-bottom:4px}.access-management-filter-panel .employee-filter-field .input,.access-management-filter-panel .employee-filter-field select{background:#fff;border:1px solid #cfdce7;border-radius:10px;min-height:38px}.access-management-filter-panel .employee-filter-field .value-help-search-field{background:#fff;border:1px solid #cfdce7;border-radius:10px;min-height:38px;padding:0 12px}.access-management-filter-panel .employee-filter-field .value-help-search-field>.input{background:#0000;border:0;box-shadow:none;min-height:auto;padding:0}.access-management-filter-panel .employee-filter-field .value-help-search-field>.input:focus{border:0;box-shadow:none}.access-management-filter-panel .employee-filter-field .input:focus,.access-management-filter-panel .employee-filter-field select:focus{border-color:#8ba9c5;box-shadow:0 0 0 3px #7599bb29;outline:none}.access-management-filter-panel .employee-filter-field .value-help-search-field:focus-within{border-color:#8ba9c5;box-shadow:0 0 0 3px #7599bb29}.access-management-filter-panel .employee-directory-filter-meta{align-items:center;background:#f5f1fb;border:1px solid #ddd3f1;border-radius:999px;color:#5b4b72;display:inline-flex;font-size:12px;gap:6px;padding:8px 12px}.access-management-filter-panel .employee-directory-filter-meta strong{font-size:13px}.access-management-table-shell{width:100%}.access-management-matrix-panel{background:#fff;border:1px solid #dde7ef;border-radius:18px;box-shadow:0 18px 44px #21344a14}.access-management-matrix-meta{align-items:center;background:#eef4f8;border:1px solid #d3e0ea;border-radius:999px;color:#456078;display:inline-flex;font-size:12px;font-weight:700;gap:8px;padding:9px 12px}.access-management-table-shell .fiori-table{min-width:1080px}.access-management-table thead th{background:#f4f8fb;color:#445869;font-size:12px;letter-spacing:.03em;position:-webkit-sticky;position:sticky;top:0;z-index:1}.access-management-table tbody tr:nth-child(2n){background:#fbfdff}.access-management-table tbody tr:hover{background:#f3f8fc}.access-management-table tbody tr.is-full-admin-row{background:#f7fafc}.access-management-primary-cell strong{color:#1f3548;font-size:13px}.access-management-primary-cell span{color:#61778a}.access-management-status-cell{vertical-align:middle}.access-management-permission-cell{text-align:center;vertical-align:middle}.access-management-empty-state{color:#607284;font-weight:600;padding:28px 18px;text-align:center}.access-management-table-shell td:first-child,.access-management-table-shell th:first-child{min-width:180px}.access-management-table-shell td:nth-child(2),.access-management-table-shell th:nth-child(2){min-width:160px}@media (max-width:1200px){.access-management-hero{grid-template-columns:minmax(0,1fr)}.access-management-hero-meta{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.access-management-filter-panel .employee-filter-actions{align-items:stretch}.access-management-filter-panel .employee-filter-actions .employee-directory-filter-meta,.access-management-filter-panel .employee-filter-actions .fiori-button.secondary{justify-content:center;width:100%}.access-management-hero-meta{grid-template-columns:1fr}}@media (max-width:480px){.access-management-workspace{padding-bottom:148px}.access-management-hero{gap:16px}.access-management-table-shell .fiori-table{min-width:920px}}:root{--black:#000;--white:#fff;--gray:#6b7280;--accent:#0071e3;--font-luxury:"DM Serif Display","Georgia",serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif}body,html{background:#f9fafb;color:#000;color:var(--black);font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-family:var(--font-body);margin:0;padding:0}.login-page{display:flex;min-height:100vh}.login-left.apple-dark{background:#000;background:var(--black);color:#fff;color:var(--white);padding:40px;text-align:center}.login-left.apple-dark,.login-right{align-items:center;display:flex;flex:1 1;justify-content:center}.login-right{background:#f9fafb;flex-direction:column;padding:80px 60px}.apple-brand{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;line-height:1}.apple-logo{display:block;filter:drop-shadow(0 4px 32px rgba(255,255,255,.15));height:auto;margin:0 0 -20px;object-fit:contain;transition:all .4s cubic-bezier(.4,0,.2,1);width:380px}.apple-logo:hover{filter:drop-shadow(0 8px 48px rgba(255,255,255,.25));transform:scale(1.02)}.apple-title{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff,#e5e7eb 50%,#d1d5db);-webkit-background-clip:text;color:#fff;font-family:"DM Serif Display",Georgia,serif;font-family:var(--font-luxury);font-size:4.5rem;font-weight:300;letter-spacing:8px;line-height:.9;margin:0;text-shadow:0 2px 24px #ffffff1a;text-transform:uppercase}.apple-subtitle{color:#ffffffa6;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-family:var(--font-body);font-size:.95rem;font-weight:300;letter-spacing:2px;margin-top:8px;text-transform:uppercase}.portal-header{animation:fadeInDown .8s ease-out;margin-bottom:48px;text-align:center}.portal-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#111827,#374151);-webkit-background-clip:text;color:#111827;font-family:"DM Serif Display",Georgia,serif;font-family:var(--font-luxury);font-size:2.75rem;font-weight:400;letter-spacing:.5px;margin:0;padding-bottom:20px;position:relative}.portal-title:after{background:linear-gradient(90deg,#0000,#3b82f6,#0000);bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.login-card{background:#fff;border:1px solid #0000000a;border-radius:20px;box-shadow:0 20px 60px #00000014,0 8px 16px #0000000a;max-width:460px;padding:56px 64px;width:100%}.login-title{color:#111827;font-family:"DM Serif Display",Georgia,serif;font-family:var(--font-luxury);font-size:2.25rem;font-weight:400;letter-spacing:.5px;margin:0}.login-subtitle{color:#6b7280;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-family:var(--font-body);font-size:.95rem;font-weight:400;letter-spacing:.3px;margin-top:8px}.input-group{display:flex;flex-direction:column;margin-bottom:18px}.input-group label{color:#374151;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-family:var(--font-body);font-size:.875rem;font-weight:500;letter-spacing:.3px;margin-bottom:8px}.login-header{margin-bottom:24px;text-align:center}.input-group input{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-family:var(--font-body);font-size:.95rem;padding:14px 16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.input-group input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;outline:none}.input-group input::placeholder{color:#9ca3af;font-weight:300}.login-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;box-shadow:0 4px 12px #3b82f64d;color:#fff;color:var(--white);cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-family:var(--font-body);font-size:.95rem;font-weight:600;letter-spacing:.5px;padding:14px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.login-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 6px 20px #3b82f666;transform:translateY(-1px)}.login-btn:active{transform:translateY(0)}.login-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.error-box{align-items:center;background:#fee2e2;border-radius:8px;color:#b91c1c;display:flex;font-size:.9rem;gap:8px;margin-bottom:16px;padding:10px 14px}.toggle-password{background:none;border:none;color:#6b7280;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-family:var(--font-body);font-size:.85rem;position:absolute;right:12px;top:34px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.apple-title{animation:fadeSlideUp 1s ease-out both;animation-delay:.2s}.apple-subtitle{animation:fadeSlideUp 1.2s ease-out both;animation-delay:.4s}@media (max-width:1024px){.login-right{padding:60px 40px}.login-card{max-width:420px;padding:48px}.apple-logo{width:320px}.apple-title{font-size:3.5rem;letter-spacing:6px}.portal-title{font-size:2.5rem}}@media (max-width:768px){.login-page{flex-direction:column}.login-left.apple-dark{min-height:35vh;padding:30px 20px}.login-right{min-height:65vh;padding:40px 24px}.apple-logo{margin-bottom:-15px;width:240px}.apple-title{font-size:2.75rem;letter-spacing:5px}.apple-subtitle{font-size:.85rem;letter-spacing:1.5px}.portal-header{margin-bottom:32px}.portal-title{font-size:2rem;padding-bottom:16px}.portal-title:after{width:60px}.login-card{border-radius:16px;max-width:100%;padding:40px 32px}.login-title{font-size:1.875rem}.login-subtitle{font-size:.9rem}}@media (max-width:480px){.login-left.apple-dark{min-height:30vh;padding:24px 16px}.login-right{min-height:70vh;padding:32px 20px}.apple-logo{margin-bottom:-12px;width:180px}.apple-title{font-size:2rem;letter-spacing:3px}.apple-subtitle{font-size:.75rem;letter-spacing:1px;margin-top:6px}.portal-header{margin-bottom:24px}.portal-title{font-size:1.75rem;padding-bottom:12px}.portal-title:after{width:50px}.login-card{border-radius:14px;box-shadow:0 12px 40px #00000014,0 4px 12px #0000000a;padding:32px 24px}.login-title{font-size:1.625rem}.login-subtitle{font-size:.85rem;margin-top:6px}.input-group{margin-bottom:16px}.input-group label{font-size:.8125rem;margin-bottom:6px}.input-group input{padding:12px 14px}.input-group input,.login-btn{border-radius:8px;font-size:.9rem}.login-btn{padding:13px 20px}.error-box{border-radius:6px;font-size:.85rem;padding:9px 12px}.toggle-password{font-size:.8rem;right:10px;top:32px}}@media (max-width:360px){.login-left.apple-dark{min-height:28vh;padding:20px 12px}.login-right{padding:28px 16px}.apple-logo{margin-bottom:-10px;width:150px}.apple-title{font-size:1.75rem;letter-spacing:2px}.apple-subtitle{font-size:.7rem}.portal-title{font-size:1.5rem}.login-card{padding:28px 20px}.login-title{font-size:1.5rem}.login-subtitle{font-size:.8rem}.input-group input{font-size:.875rem;padding:11px 12px}.login-btn{font-size:.875rem;padding:12px 18px}}@media (max-width:768px) and (orientation:landscape){.login-left.apple-dark{min-height:40vh}.login-right{min-height:60vh;padding:32px 24px}.apple-logo{width:200px}.apple-title{font-size:2.25rem}.portal-header{margin-bottom:20px}.login-card{padding:32px 28px}}@media (max-width:768px){.login-page,body,html{overflow-x:hidden;width:100%}}.mte-portal-shell{background:#f4f6f8;color:#2b2b2b;min-height:calc(100vh - 72px);padding:20px 24px 28px;width:100%}.mte-ghost-icon{align-items:center;background:#0000;border:1px solid #0000;color:#1f1f1f;cursor:pointer;display:inline-flex;height:34px;justify-content:center;width:34px}.mte-ghost-icon:disabled{cursor:not-allowed;opacity:.4}.mte-portal-tabs{align-items:center;background:#fff;border:1px solid #d9dee7;border-radius:8px;box-shadow:0 8px 20px #0f27420d;display:flex;gap:6px;overflow-x:auto;padding:4px}.mte-portal-tabs button,.mte-subtabs button{background:#0000;border:none;border-bottom:3px solid #0000;border-radius:6px;color:#474747;cursor:pointer;font-size:13px;letter-spacing:.01em;padding:12px 14px 10px;white-space:nowrap}.mte-portal-tabs button.is-active,.mte-subtabs button.is-active{background:#f5f2fb;border-bottom-color:#6f54b6;color:#212121}.mte-portal-content{padding:16px 0 0}.mte-module-stack{display:flex;flex-direction:column;gap:12px}.mte-subtabs{align-items:center;display:flex;gap:4px;overflow-x:auto;padding:0}.mte-embedded-shell{padding:0 0 20px;width:100%}.mte-date-toolbar{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:6px 0}.mte-timesheet-submit-toolbar{align-items:center;border-bottom:1px solid #d9dde6;flex-wrap:wrap;padding:4px 0 12px}.mte-timesheet-context{color:#32363a;display:flex;flex-direction:column;gap:3px;min-width:180px}.mte-timesheet-context strong{font-size:15px;font-weight:700}.mte-timesheet-context span,.mte-timesheet-tool-label{color:#6a6d70;font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.mte-timesheet-context small{color:#53616f;font-size:12px;font-weight:600}.mte-timesheet-submit-stack{align-items:flex-end;flex-direction:column;margin-left:auto;min-width:min(100%,360px)}.mte-timesheet-period-tools,.mte-timesheet-submit-stack{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.mte-timesheet-period-tools{align-items:center}.mte-timesheet-tool-block{display:flex;flex-direction:column;gap:4px}.mte-action-toolbar,.mte-date-picker-group,.mte-grid-caption,.mte-module-card-header,.mte-module-toolbar,.mte-primary-actions{align-items:center;display:flex;gap:12px}.mte-date-select-shell,.mte-select-shell{align-items:center;background:#fff;border:1px solid #c7c7c7;color:#5a5a5a;display:inline-flex;gap:8px;min-height:36px;padding:0 12px}.mte-period-calendar-control{align-items:center;gap:14px}.mte-period-nav-button{align-items:center;background:#0000;border:none;border-radius:0;box-shadow:none;color:#232323;display:inline-flex;height:38px;justify-content:center;min-height:38px;width:38px}.mte-period-nav-button:hover:not(:disabled){background:#0000;color:#6f54b6}.mte-period-calendar-card{align-items:center;background:#fff;border:1px solid #cfd4dc;border-radius:4px;box-shadow:none;color:#2c2c2c;display:inline-grid;gap:6px;grid-template-columns:minmax(0,1fr) 14px 36px;min-height:36px;min-width:196px;padding:0 0 0 10px;position:relative;width:196px}.mte-period-calendar-icon{align-items:center;background:#5b3db5;border-radius:0 3px 3px 0;color:#fff;display:inline-flex;height:34px;justify-content:center;width:36px}.mte-period-anchor-copy{color:#4a4a4a;font-size:10px;font-weight:500;min-width:0;white-space:nowrap}.mte-period-calendar-select{border:0;cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%}.mte-period-calendar-chevron{align-items:center;color:#1f1f1f;display:inline-flex;justify-content:center;transform:rotate(90deg)}.mte-native-select{background:#0000;border:none;color:inherit;font:inherit;outline:none}.mte-link-action{color:#4b4b4b;font-size:14px;font-weight:700}.mte-inline-banner-button,.mte-submit-button{background:#6f54b6;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:600;min-width:110px;padding:10px 18px}.mte-submit-button:disabled{cursor:not-allowed;opacity:.55}.mte-action-toolbar{border-bottom:1px solid #d9d9d9;flex-wrap:wrap;padding:10px 0 12px}.mte-action-toolbar-top{align-self:center;border-bottom:none;gap:6px;padding:0}.mte-tool-button{align-items:center;background:#0000;border:none;color:#666;cursor:pointer;display:flex;flex-direction:column;font-size:11px;gap:4px;min-width:64px;text-transform:uppercase}.mte-action-toolbar-top .mte-tool-button{background:#0000;border:none;border-radius:0;color:#5f6368;font-size:9px;font-weight:500;gap:2px;min-height:44px;min-width:52px;padding:2px 4px;text-transform:uppercase}.mte-action-toolbar-top .mte-tool-button:hover:not(:disabled){background:#0000;color:#3e3e3e}.mte-action-toolbar-top .mte-tool-button:disabled{cursor:not-allowed;opacity:.45}.mte-action-toolbar-top .mte-tool-button svg{stroke-width:1.9;height:18px;width:18px}.mte-primary-actions{gap:10px;justify-content:flex-end;width:196px}.mte-primary-actions .mte-submit-button{background:#5b3db5;border-radius:0;font-size:11px;font-weight:700;min-height:36px;min-width:196px;padding:7px 14px;text-transform:none;width:196px}.mte-charge-code-cell{align-items:center;display:flex;gap:8px;min-width:228px}.mte-row-selector{align-items:center;background:#fff;border:1px solid #c9d1dc;border-radius:50%;color:#7b8491;cursor:pointer;display:inline-flex;flex:0 0 24px;height:24px;justify-content:center;width:24px}.mte-row-selector.is-selected,.mte-row-selector:hover{background:#6b5b7a;border-color:#6b5b7a;color:#fff}.mte-toolbar-summary{align-items:flex-end;color:#666;display:flex;flex-direction:column;font-size:12px;gap:3px;margin-left:auto}.mte-bottom-note,.mte-error-banner,.mte-inline-banner{align-items:center;background:#f5f2fc;border:1px solid #ddd8ee;color:#4e4085;display:flex;gap:14px;justify-content:space-between;margin:14px 0;padding:12px 14px}.mte-error-banner{background:#fef4f4;border-color:#f2c3c3;color:#af3030;justify-content:flex-start}.mte-bottom-note span,.mte-empty-state p,.mte-error-banner p,.mte-grid-caption span,.mte-module-card-header p{color:inherit;margin:0}.mte-grid-caption{justify-content:space-between;padding:10px 0 8px}.mte-bottom-note div,.mte-grid-caption div,.mte-module-card-header div{display:flex;flex-direction:column;gap:4px}.mte-module-card{background:#fff;border:1px solid #dcdfe5;border-radius:10px;box-shadow:0 8px 18px #0f27420a;margin:0}.mte-module-card-flat{border-left:none;border-radius:0;border-right:none;box-shadow:none}.mte-module-card-header,.mte-module-toolbar{border-bottom:1px solid #e4e4e4;flex-wrap:wrap;justify-content:space-between;padding:12px 14px}.mte-module-card-header h3{font-size:18px;font-weight:400;margin:0}.mte-empty-state{align-items:center;background:#fff;color:#7d838a;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:180px;padding:16px;text-align:center}.mte-empty-chip,.mte-empty-icon{align-items:center;display:inline-flex;justify-content:center}.mte-empty-chip{background:#f6f2ff;border:1px solid #d7cfee;color:#614c9f;font-size:12px;font-weight:600;min-height:28px;padding:0 12px}.mte-icon-text-button{align-items:center;background:#0000;border:none;color:#3b3b3b;cursor:pointer;display:inline-flex;gap:8px}.mte-expense-upload{align-items:center;display:flex;gap:10px;min-height:40px;min-width:0}.mte-expense-upload input{display:none}.mte-expense-upload>span{color:#5d6470;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mte-document-cell{align-items:center;display:inline-flex;gap:7px;max-width:280px}.mte-document-cell a,.mte-summary-document-link{color:#4f3f99;font-weight:600;text-decoration:underline;text-underline-offset:2px}.mte-document-cell a:first-of-type{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mte-document-view{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center}.mte-expense-shell{display:flex;flex-direction:column;gap:12px;padding:12px}.mte-expense-summary-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.mte-expense-form-panel,.mte-expense-summary-grid article{background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f}.mte-expense-summary-grid article{min-width:0;padding:11px 12px}.mte-expense-form-grid label>span,.mte-expense-summary-grid span,.mte-expense-upload-field>span{color:#6a6d70;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mte-expense-summary-grid strong{color:#32363a;display:block;font-size:22px;line-height:1;margin-top:6px}.mte-expense-form-grid{grid-gap:10px;align-items:end;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(150px,1fr));padding:12px 14px 14px}.mte-expense-filter-card .mte-module-card-header p{color:#667085;font-size:12px;margin:4px 0 0}.mte-expense-filter-grid{grid-gap:10px;align-items:end;display:grid;gap:10px;grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(140px,1fr)) minmax(130px,.8fr) repeat(2,minmax(130px,.8fr)) auto;padding:12px 14px 14px}.mte-expense-filter-grid-admin{grid-auto-flow:dense;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.mte-expense-filter-grid-admin .mte-expense-filter-search,.mte-expense-filter-search{grid-column:span 2}.mte-expense-filter-grid-admin .mte-expense-filter-actions{grid-column:1/-1;justify-content:flex-end}.mte-expense-filter-field{display:flex;flex-direction:column;gap:6px;min-width:0}.mte-expense-filter-field>span{color:#6a6d70;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mte-expense-filter-field .value-help,.mte-expense-filter-field .value-help-search-field,.mte-expense-filter-field input,.mte-expense-filter-field select{width:100%}.mte-expense-filter-field .value-help-search-field,.mte-expense-filter-field .value-help-trigger,.mte-expense-filter-field input,.mte-expense-filter-field select{background:#fff;border:1px solid #d8dde6;border-radius:6px;box-sizing:border-box;color:#32363a;font-size:13px;min-height:38px;outline:none;padding:0 11px}.mte-expense-filter-actions{display:flex;justify-content:flex-end}.mte-expense-filter-actions button{align-items:center;background:#fff;border:1px solid #c9ced8;border-radius:6px;color:#32363a;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;justify-content:center;min-height:38px;padding:0 12px}.mte-expense-form-grid label,.mte-expense-upload-field{display:flex;flex-direction:column;gap:6px;min-width:0}.mte-expense-form-grid .input{border:1px solid #d8dde6;border-radius:6px;color:#32363a;font-size:13px;min-height:38px;padding:0 11px}.mte-expense-description-field{grid-column:span 2}.mte-expense-save-button{justify-content:center;min-height:38px}.mte-employee-expenses{background:#fff;border:1px solid #dcdfe5;border-radius:10px;box-shadow:0 8px 18px #0f27420a;color:#32363a;display:flex;flex-direction:column;font-size:13px;gap:12px;min-height:calc(100vh - 190px);padding:12px}.mte-expense-editor-head,.mte-expense-topbar{align-items:center;background:#fff;border-bottom:1px solid #d9dde6;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;min-height:58px;padding:4px 0 12px}.mte-expense-period-nav{align-items:center;display:inline-flex;gap:10px;margin-left:auto}.mte-expense-more,.mte-expense-period-nav button{align-items:center;background:#0000;border:none;color:#232323;cursor:pointer;display:inline-flex;height:38px;justify-content:center;width:38px}.mte-expense-more:hover,.mte-expense-period-nav button:hover{color:#6f54b6}.mte-expense-period-nav span{align-items:center;background:#fff;border:1px solid #cfd3dc;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:14px;justify-content:center;min-height:36px;min-width:120px}.mte-expense-period-nav .mte-purple-square{background:#5b3db5;border-radius:3px;color:#fff;height:36px;width:36px}.mte-expense-native-date{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.mte-expense-status{color:#6a6d70;font-size:12px;font-weight:700}.mte-expense-close,.mte-expense-save,.mte-expense-submit,.mte-upload-receipt{background:#fff;border:1px solid #6f54b6;border-radius:6px;color:#5b3db5;cursor:pointer;font-size:13px;font-weight:700;min-height:36px;padding:0 18px}.mte-expense-submit{background:#6f54b6;border-color:#6f54b6;color:#fff;min-width:110px}.mte-expense-submit:disabled{cursor:not-allowed;opacity:.65}.mte-expense-save{border-color:#c9ced8;color:#32363a}.mte-expense-picker-row{align-items:flex-start;display:flex;gap:14px;padding:0}.mte-expense-type-picker{background:#fff;border:1px solid #d9dee6;border-radius:8px;box-shadow:0 1px 3px #0000000f;overflow:hidden;width:min(100%,360px)}.mte-expense-type-search{grid-gap:8px;align-items:center;border-bottom:1px solid #e4e4e4;color:#6a6d70;display:grid;gap:8px;grid-template-columns:22px 1fr 30px;min-height:42px;padding:0 12px}.mte-expense-type-search input{border:none;color:#32363a;font-size:13px;outline:none;width:100%}.mte-expense-type-caret{align-items:center;background:#0000;border:none;border-radius:6px;color:#5f6368;cursor:pointer;display:inline-flex;height:30px;justify-content:center;padding:0;width:30px}.mte-expense-type-caret:hover{background:#f5f2fb;color:#5b3db5}.mte-expense-type-caret svg{transform:rotate(90deg);transition:transform .16s ease}.mte-expense-type-caret.is-open svg{transform:rotate(-90deg)}.mte-expense-type-menu{display:flex;flex-direction:column;max-height:420px;overflow-y:auto;padding:6px 0}.mte-expense-type-menu button{background:#fff;border:none;color:#53616f;cursor:pointer;font-size:13px;padding:9px 14px;text-align:left}.mte-expense-type-menu button:hover{background:#f5f2fb;color:#32363a}.mte-amex-import{align-items:center;background:#0000;border:none;color:#5f6368;cursor:pointer;display:inline-flex;flex-direction:column;font-size:11px;font-weight:700;gap:4px;min-height:54px;min-width:78px}.mte-amex-import:hover{color:#3e3e3e}.mte-amex-import span{border:2px solid;border-radius:1px;height:14px;position:relative;width:20px}.mte-amex-import span:after{border-top:2px solid;content:"";left:2px;position:absolute;right:2px;top:4px}.mte-expense-empty-banner{align-items:center;background:#f5f2fc;border:1px solid #ddd8ee;border-radius:8px;color:#4e4085;display:flex;font-size:13px;justify-content:center;margin:0;min-height:48px;padding:0 14px}.mte-expense-saved-list{border:1px solid #e5e7ec;border-radius:8px;margin:0;overflow:hidden}.mte-expense-saved-row{grid-gap:10px;align-items:center;border-bottom:1px solid #e5e7ec;display:grid;gap:10px;grid-template-columns:1fr 130px 120px auto auto;padding:10px 12px}.mte-expense-saved-row:last-child{border-bottom:none}.mte-expense-saved-row button{background:#fff;border:1px solid #c9ced8;border-radius:6px;color:#5b3db5;cursor:pointer;font-weight:700;padding:5px 10px}.mte-expense-editor-head>div:last-child{display:inline-flex;gap:8px}.mte-expense-editor-layout{grid-gap:18px;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(260px,320px);padding:0}.mte-expense-editor-layout.is-travel-public{grid-template-columns:minmax(0,1fr) minmax(250px,300px)}.mte-expense-editor-layout.is-per-diem-local{align-items:start;grid-template-columns:minmax(0,1fr) minmax(260px,320px)}.mte-expense-editor-form{background:#fff;border:1px solid #d9dee6;border-radius:8px;box-shadow:0 1px 3px #0000000f;min-width:0;padding:14px}.mte-expense-form-row{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px}.mte-expense-form-row.is-wide{grid-template-columns:minmax(0,1fr) minmax(150px,180px)}.mte-expense-form-row.is-hotel,.mte-expense-form-row.is-travel{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(190px,220px)}.mte-expense-form-row.is-date-summary{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(150px,180px) minmax(180px,220px)}.mte-expense-form-row.is-travel-type{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(190px,220px)}.mte-expense-form-row.is-travel-type:after{content:""}.mte-expense-form-row.is-per-diem-purpose{grid-template-columns:minmax(220px,300px) minmax(220px,300px) minmax(140px,180px)}.mte-expense-form-row.is-per-diem-totals{align-items:end;grid-template-columns:minmax(160px,190px) minmax(160px,190px) minmax(140px,180px)}.mte-expense-comments,.mte-expense-form-row label{display:flex;flex-direction:column;gap:6px;min-width:0}.mte-expense-comments span,.mte-expense-form-row span{color:#6a6d70;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mte-expense-comments textarea,.mte-expense-form-row input,.mte-expense-form-row select{background:#fff;border:1px solid #d8dde6;border-radius:6px;box-sizing:border-box;color:#32363a;font-size:13px;min-height:38px;outline:none;padding:0 11px;width:100%}.mte-expense-comments textarea:focus,.mte-expense-form-row input:focus,.mte-expense-form-row select:focus{border-color:#6f54b6;box-shadow:0 0 0 2px #6f54b61f}.mte-expense-form-row input[readonly]{background:#f4f6f8;color:#667085;text-align:right}.mte-expense-amount-field{margin-left:auto}.mte-expense-amount-field input{text-align:right}.mte-expense-editor-layout.is-per-diem-local .mte-expense-amount-field input{background:#0000;border-color:#0000;box-shadow:none;color:#6a6d70;font-weight:600}.mte-expense-split-input{display:grid;grid-template-columns:52px 1fr}.mte-expense-split-input strong{align-items:center;background:#f8f9fb;border:1px solid #d8dde6;border-radius:6px 0 0 6px;border-right:none;color:#667085;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;min-height:38px}.mte-expense-split-input input,.mte-expense-split-input select{border-radius:0 6px 6px 0}.mte-expense-readonly-label strong{align-items:center;background:#f8f9fb;border:1px solid #d8dde6;border-radius:6px;box-sizing:border-box;color:#53616f;display:inline-flex;font-weight:700;justify-content:flex-start;min-height:38px;padding:0 11px;width:100%}.mte-expense-divider{background:#e4e4e4;height:1px;margin:18px 0 14px}.mte-expense-search-select{align-items:center;border:1px solid #d8dde6;border-radius:6px;display:grid;grid-template-columns:38px 1fr;overflow:hidden}.mte-expense-search-select svg{color:#6a6d70;margin:0 auto}.mte-expense-search-select select{border:none;border-left:1px solid #e5e7ec;border-radius:0}.mte-trip-options{grid-gap:10px 14px;align-items:center;align-self:end;border:none;display:grid;gap:10px 14px;grid-template-columns:repeat(2,minmax(0,-webkit-max-content));grid-template-columns:repeat(2,minmax(0,max-content));margin:0;min-height:38px;padding:0}.mte-expense-checkbox-row label,.mte-trip-options label{align-items:center;color:#53616f;display:inline-flex;flex-direction:row;font-size:13px;gap:6px;line-height:1.2;white-space:nowrap}.mte-trip-options input[type=radio]{-webkit-appearance:none;appearance:none;background:#fff;border:1.5px solid #8b95a1;border-radius:50%;box-shadow:inset 0 0 0 3px #fff;height:16px;margin:0;min-height:16px;min-width:16px;width:16px}.mte-trip-options input[type=radio]:checked{background:#6f54b6;border-color:#6f54b6}.mte-expense-checkbox-row{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:12px}.mte-expense-important,.mte-expense-notes{color:#53616f;font-size:13px;line-height:1.45;max-width:620px}.mte-expense-notes{background:#f5f2fc;border:1px solid #ddd8ee;border-radius:8px;color:#4e4085;margin:18px 0;padding:12px 14px}.mte-expense-comments textarea{min-height:72px;padding:8px 10px;resize:vertical}.mte-expense-receipts{align-content:start;background:#fff;border:1px solid #d9dee6;border-radius:8px;box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:column;gap:12px;padding:14px}.mte-expense-dropzone{align-items:center;background:#fbfaff;border:1px dashed #d7cfee;border-radius:8px;color:#6f54b6;cursor:pointer;display:flex;flex-direction:column;font-weight:700;gap:10px;min-height:180px;text-align:center}.mte-expense-dropzone,.mte-upload-receipt{justify-content:center;width:100%}.mte-receipt-status{align-items:center;color:#53616f;display:inline-flex;font-weight:600;gap:6px;line-height:1.4;min-width:0}.mte-receipt-status span{min-width:0;overflow-wrap:anywhere}.mte-locations-grid-wrap,.mte-simple-table-wrap{overflow-x:auto}.mte-expense-table-shell{background:#fff;border:1px solid #e5e7ec;border-radius:8px}.mte-expense-table-shell .mte-simple-table{min-width:1180px}.mte-expense-type-empty{color:#6b7280;display:block;font-size:13px;padding:12px 14px}.mte-expense-status-pill{align-items:center;background:#f8fafc;border:1px solid #d8dde6;border-radius:999px;color:#475569;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;line-height:1.2;min-height:24px;padding:3px 9px;white-space:nowrap}.mte-expense-status-pill.is-submitted{background:#f3f0f7;border-color:#c8bfd4;color:#6b5b7a}.mte-expense-status-pill.is-approved{background:#f0f7f0;border-color:#b8d4bc;color:#4a7c59}.mte-expense-status-pill.is-rejected{background:#fef3f3;border-color:#e8c4c6;color:#c1666b}.mte-expense-rejection-note{color:#9f3f46}.mte-expense-approval-note,.mte-expense-rejection-note{display:block;font-size:12px;line-height:1.35;margin-top:5px;max-width:240px;overflow-wrap:anywhere}.mte-expense-approval-note{color:#3f6f4d}.mte-expense-modal-overlay{align-items:center;background:#0f172a6b;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:12000}.mte-expense-approval-modal{background:#fff;border:1px solid #dce5ef;border-radius:8px;box-shadow:0 24px 70px #0f172a38;max-height:calc(100vh - 48px);overflow-y:auto;padding:28px 30px;width:min(720px,100%)}.mte-expense-modal-header{margin-bottom:22px}.mte-expense-modal-overline{color:#5f7692;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mte-expense-modal-header h2{color:#111827;font-size:28px;font-weight:500;line-height:1.2;margin:8px 0 6px}.mte-expense-modal-header p{color:#5f7692;font-size:16px;line-height:1.45;margin:0}.mte-expense-approval-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.mte-expense-modal-field{display:flex;flex-direction:column;gap:9px}.mte-expense-modal-field span,.mte-expense-static-card span{color:#1f2937;font-size:15px;font-weight:700}.mte-expense-modal-field input{border:1px solid #dde7f2;border-radius:12px;color:#111827;font-size:16px;min-height:52px;padding:0 16px}.mte-expense-static-card{background:#f8fafc;border:1px solid #d6e0ea;border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:86px;padding:14px 16px}.mte-expense-static-card span{color:#5f7692;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.mte-expense-static-card strong{color:#1f2937;font-size:18px;line-height:1.25;margin-top:6px}.mte-expense-static-card small{color:#64748b;font-size:13px;margin-top:4px}.mte-expense-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.mte-expense-modal-primary,.mte-expense-modal-secondary{border-radius:8px;cursor:pointer;font-size:14px;font-weight:700;min-height:40px;padding:8px 18px}.mte-expense-modal-primary{background:#4a7c59;border:1px solid #3f6f4d;color:#fff}.mte-expense-modal-secondary{background:#fff;border:1px solid #d6e0ea;color:#334155}.mte-expense-modal-primary:disabled{cursor:not-allowed;opacity:.55}.mte-expense-review-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.mte-expense-approve-button,.mte-expense-reject-button{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;justify-content:center;min-height:32px;padding:6px 10px}.mte-expense-approve-button{background:#4a7c59;border:1px solid #3f6f4d;color:#fff}.mte-expense-reject-button{background:#c1666b;border:1px solid #ad4d54;color:#fff}.mte-expense-approve-button:disabled,.mte-expense-reject-button:disabled,.mte-expense-saved-row button:disabled{cursor:not-allowed;opacity:.45}.mte-locations-grid,.mte-simple-table{border-collapse:collapse;width:100%}.mte-locations-grid td,.mte-locations-grid th,.mte-simple-table td,.mte-simple-table th{border-bottom:1px solid #e5e5e5;border-right:1px solid #ececec;font-size:13px;padding:9px 8px;text-align:left}.mte-locations-grid td,.mte-locations-grid th{min-width:54px;text-align:center}.mte-locations-grid td:first-child,.mte-locations-grid th:first-child{min-width:255px;text-align:left}.mte-locations-grid thead th{background:#fbfbfb;vertical-align:top}.mte-locations-grid thead span,.mte-locations-grid thead strong{display:block}.mte-locations-grid thead span{color:#4a4a4a;font-size:12px}.mte-locations-grid thead strong{font-size:18px;line-height:1.1}.mte-locations-grid tbody td{color:#343434}.mte-locations-grid tbody td:last-child,.mte-locations-grid tbody tr:last-child td,.mte-locations-grid thead th:last-child{border-right:none}.mte-sheet-meta-link{color:#365f9e;font-weight:600}.mte-sheet-card{background:#fff;border:1px solid #dcdfe5!important;border-radius:10px!important;box-shadow:0 10px 24px #0f27420f!important;width:100%}.mte-sheet-scroll{border-radius:0 0 10px 10px;border-top:1px solid #d9d9d9}.mte-sheet-table thead th{border-right:1px solid #ececec}.mte-sheet-table thead th:last-child{border-right:none}.mte-sheet-date-head{min-width:56px!important}.mte-sheet-meta-row td{border-bottom:1px solid #e8e8e8;border-left:1px solid #ececec;color:#3f3f3f;font-size:13px;min-width:56px;text-align:center}.mte-sheet-meta-row td:first-child{border-left:none;min-width:260px;text-align:left}.mte-sheet-meta-row-last td{border-bottom:2px solid #222}.mte-sheet-meta-cell,.mte-sheet-meta-total{padding:8px 6px}.mte-sheet-spacer-row td{background:#fff;border-bottom:2px solid #222;border-left:1px solid #ececec;height:24px}.mte-sheet-spacer-row td:first-child{border-left:none}.mte-sheet-entry-row td,.mte-sheet-static-row td{border-bottom:1px solid #e8e8e8}.mte-sheet-static-row td{background:#fff;border-left:1px solid #ececec;min-width:56px}.mte-sheet-static-row td:first-child{border-left:none;min-width:260px}.mte-sheet-static-divider-top td{border-top:2px solid #222}.mte-sheet-static-label{color:#343434;font-size:13px;text-align:right;white-space:nowrap}.mte-sheet-static-row-title{align-items:center;display:inline-flex;justify-content:space-between;width:100%}.mte-sheet-static-total-cell,.mte-sheet-static-value-cell{color:#343434;font-size:13px;padding:8px 6px;text-align:center}.mte-sheet-static-total-cell{min-width:76px}.mte-sheet-checkbox-cell{padding:8px 6px;text-align:center}.mte-sheet-checkbox{accent-color:#6f54b6;height:16px;width:16px}.mte-sheet-hour-input{border-radius:0!important;box-shadow:none!important}.mte-sheet-edit-cell{align-items:center;background:#0000;border:1px solid #0000;border-radius:5px;color:#32363a;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;min-height:28px;padding:0 6px;width:52px}.mte-sheet-edit-cell:focus-visible,.mte-sheet-edit-cell:hover{background:#0000;border-color:#0000;outline:none}.mte-sheet-edit-cell.has-value{background:#0000;border-color:#0000;color:#1f3f5b}.mte-sheet-edit-cell:disabled{cursor:not-allowed;opacity:.55}.mte-sheet-adjustment-display{min-width:52px}.mte-sheet-hour-input:disabled{background:#e5e7eb!important;color:#6a6d70!important;cursor:not-allowed}.mte-charge-code-popover{max-height:420px}.mte-charge-code-popover .value-help-search{background:#f7f9fb}.mte-charge-code-popover .value-help-list{max-height:342px;padding:0}.mte-charge-code-popover .value-help-option-grid,.mte-charge-code-popover .value-help-table-head{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(76px,.8fr) minmax(170px,1.6fr) minmax(100px,1fr) minmax(72px,.8fr);min-width:0}.mte-charge-code-popover .value-help-table-head{background:#eef2f6;border-bottom:1px solid #d9dee6;color:#5f6368;font-size:10.5px;font-weight:800;letter-spacing:.04em;padding:9px 12px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:1}.mte-charge-code-popover .value-help-option{border-bottom:1px solid #eef1f5;border-radius:0;min-height:44px;padding:9px 12px}.mte-charge-code-popover .value-help-option.is-selected,.mte-charge-code-popover .value-help-option:hover{background:#f2f6fb}.mte-charge-code-popover .value-help-option-grid{flex:1 1 auto}.mte-charge-code-popover .value-help-option-grid small,.mte-charge-code-popover .value-help-option-grid strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mte-charge-code-popover .value-help-option-grid strong{color:#263238;font-size:12.5px}.mte-charge-code-popover .value-help-option-grid small{color:#5f6368;font-size:12px;margin-top:0}.mte-sheet-adjustment-input{background:#fff;border:1px solid #d8dde6;border-radius:4px;color:#32363a;font-size:13px;min-height:28px;outline:none;text-align:center;width:52px}.mte-sheet-adjustment-input:disabled{background:#f7f9fb;color:#6a6d70}.mte-sheet-leave-cell{align-items:center;display:inline-flex;gap:5px;justify-content:center;min-width:54px}.mte-sheet-leave-cell button{background:#fef3f3;border:1px solid #e8c4c6;border-radius:4px;color:#9f3035;cursor:pointer;font-size:10.5px;font-weight:700;min-height:22px;padding:0 6px}.mte-adjustments-list{grid-gap:10px;display:grid;gap:10px;padding:12px}.mte-adjustments-list article{background:#faf8ff;border:1px solid #ece8f6;display:flex;flex-direction:column;gap:6px;padding:12px}.mte-adjustments-list article span{color:#6f6f6f;font-size:13px}.mte-preferences-shell{background:#fff;border-top:1px solid #d2d2d2;min-height:520px;padding:0}.mte-preferences-grid{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:minmax(190px,1fr) 20px minmax(190px,1fr) minmax(180px,.8fr);padding:12px}.mte-pref-field{display:flex;flex-direction:column;gap:6px;min-width:0}.mte-pref-field label{color:#6a6d70;font-size:12px;font-weight:700}.mte-pref-field .input{border-color:#d8dde6;border-radius:6px;color:#32363a;font-size:13px;min-height:34px;padding:7px 10px}.mte-pref-field textarea.input{min-height:58px;resize:vertical}.mte-pref-arrow{align-items:center;align-self:end;background:#fff;border:1px solid #d8dde6;border-radius:5px;color:#6a6d70;cursor:pointer;display:inline-flex;justify-content:center;min-height:34px;min-width:28px}.mte-pref-arrow:hover:not(:disabled){border-color:#6b5b7a;color:#6b5b7a}.mte-pref-arrow:disabled{cursor:not-allowed;opacity:.45}.mte-admin-review-filters{background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f;margin-bottom:16px;padding:14px}.mte-admin-review-filters-head{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.mte-admin-review-filters-head h3{color:#32363a;font-size:16px;font-weight:600;margin:0}.mte-admin-review-filters-head p{color:#6a6d70;font-size:12px;margin:4px 0 0}.mte-admin-review-view{align-items:center;background:#f7f9fb;border:1px solid #d9dee6;border-radius:6px;display:inline-flex;gap:4px;padding:4px}.mte-admin-review-btn,.mte-admin-review-view button{align-items:center;border-radius:5px;cursor:pointer!important;display:inline-flex;font-size:13px;font-weight:600;gap:6px;justify-content:center;min-height:34px}.mte-admin-review-view button{background:#0000;border:1px solid #0000;color:#32363a;padding:0 11px}.mte-admin-review-view button.is-active{background:#6b5b7a;border-color:#6b5b7a;box-shadow:0 1px 2px #00000014;color:#fff}.mte-admin-review-filter-grid{grid-gap:10px;align-items:end;display:grid;gap:10px;grid-template-columns:minmax(280px,2fr) repeat(4,minmax(150px,1fr))}.mte-admin-review-filter-field{display:flex;flex-direction:column;gap:6px;min-width:0}.mte-admin-review-filter-search{grid-column:span 2}.mte-admin-review-filter-field>span{color:#6a6d70;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mte-admin-review-filter-field .value-help,.mte-admin-review-filter-field .value-help-search-field{width:100%}.mte-admin-review-date,.mte-admin-review-filter-field .value-help-search-field,.mte-admin-review-filter-field .value-help-trigger{background:#fff;border-color:#d8dde6;border-radius:6px;box-shadow:none;min-height:40px}.mte-admin-review-filter-field .value-help-search-field,.mte-admin-review-filter-field .value-help-trigger{padding:0 12px}.mte-admin-review-filter-field .value-help-search-field>.input{min-height:38px;padding-bottom:0;padding-top:0}.mte-admin-review-date{border:1px solid #d8dde6;box-sizing:border-box;color:#32363a;font-size:14px;outline:none;padding:0 12px;width:100%}.mte-admin-review-date:focus,.mte-admin-review-filter-field .value-help-trigger:focus-visible{border-color:#6b5b7a;box-shadow:0 0 0 2px #6b5b7a24}.mte-admin-review-actions{align-items:end;display:flex;gap:8px;justify-content:flex-end;min-width:0}.mte-admin-review-btn{background:#fff;border:1px solid #c9ced8;color:#32363a;padding:0 12px}.mte-admin-review-btn.is-primary{background:#6b5b7a;border-color:#6b5b7a;color:#fff;min-width:96px}.mte-chargecodes-shell{background:#f6f8fb;border-top:1px solid #d0d0d0;display:flex;flex-direction:column;gap:8px;min-height:560px;padding:10px}.mte-chargecodes-summary-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.mte-chargecodes-card,.mte-chargecodes-summary-card{background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f}.mte-chargecodes-summary-card{min-width:0;padding:7px 9px}.mte-chargecodes-summary-topline{align-items:center;color:#6a6d70;display:flex;font-size:9.5px;font-weight:700;gap:8px;justify-content:space-between;letter-spacing:.04em;text-transform:uppercase}.mte-chargecodes-summary-topline svg{color:#6b5b7a;flex-shrink:0;height:14px;width:14px}.mte-chargecodes-summary-card strong{color:#32363a;display:block;font-size:18px;font-weight:700;line-height:1;margin-top:5px}.mte-chargecodes-summary-card small{color:#6a6d70;display:block;font-size:10px;margin-top:4px}.mte-chargecodes-topbar{grid-gap:8px;align-items:start;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.mte-chargecodes-topbar.is-employee{grid-template-columns:minmax(0,1fr);justify-content:stretch}.mte-chargecodes-card{min-width:0;padding:8px}.mte-chargecodes-card-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:7px}.mte-chargecodes-card-header h3{color:#32363a;font-size:13px;font-weight:700;margin:0}.mte-chargecodes-card-header p{color:#6a6d70;font-size:10.5px;line-height:1.4;margin:4px 0 0}.mte-chargecodes-add-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,minmax(150px,1fr));width:100%}.mte-chargecodes-employee-pick,.mte-chargecodes-field,.mte-chargecodes-filter-field{display:flex;flex-direction:column;gap:4px;min-width:0}.mte-chargecodes-filter-field{flex:1 1 auto;max-width:none}.mte-chargecodes-employee-pick>span,.mte-chargecodes-field>span,.mte-chargecodes-filter-field>span{color:#6a6d70;font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mte-chargecodes-employee-pick .value-help-trigger,.mte-chargecodes-field .value-help-trigger,.mte-chargecodes-field input,.mte-chargecodes-filter-field select{background:#fff;border:1px solid #d8dde6;border-radius:5px;box-sizing:border-box;color:#32363a;font-size:12px;min-height:30px;outline:none;padding:0 8px;width:100%}.mte-chargecodes-employee-pick .value-help,.mte-chargecodes-field .value-help{width:100%}.mte-chargecodes-owner-field{grid-column:span 2}.mte-chargecodes-actions,.mte-chargecodes-add-actions{align-items:flex-end;display:inline-flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;margin-top:7px}.mte-chargecodes-actions button,.mte-chargecodes-add-actions button{align-items:center;background:#fff;border:1px solid #c9ced8;border-radius:5px;color:#32363a;cursor:pointer!important;display:inline-flex;font-size:11.5px;font-weight:700;gap:5px;justify-content:center;line-height:1.2;min-height:30px;padding:6px 10px;text-align:center;white-space:normal}.mte-chargecodes-actions button svg,.mte-chargecodes-add-actions button svg{height:13px;width:13px}.mte-chargecodes-actions button.is-primary,.mte-chargecodes-add-actions button{background:#6b5b7a;border-color:#6b5b7a;color:#fff}.mte-chargecodes-actions button:disabled,.mte-chargecodes-add-actions button:disabled{cursor:not-allowed!important;opacity:.55}.mte-chargecodes-assign-card{display:flex;flex-direction:column;min-height:100%}.mte-chargecodes-assignment-grid{grid-gap:6px;align-items:end;display:grid;gap:6px;grid-template-columns:minmax(170px,1.4fr) repeat(3,minmax(118px,1fr))}.mte-chargecodes-assignment-actions{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.mte-chargecodes-assignment-actions button{align-items:center;background:#fff;border:1px solid #c9ced8;border-radius:5px;color:#32363a;cursor:pointer;display:inline-flex;font-size:11.5px;font-weight:700;gap:5px;justify-content:center;min-height:28px;padding:0 9px}.mte-chargecodes-assignment-actions span{color:#667085;font-size:11px;font-weight:700}.mte-chargecodes-assign-card .mte-chargecodes-employee-pick,.mte-chargecodes-assign-card>.mte-chargecodes-view-field{width:100%}.mte-chargecodes-assign-card>.mte-chargecodes-view-field{margin-top:7px}.mte-chargecodes-selected-employees{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin-top:7px;max-height:56px;overflow:auto}.mte-chargecodes-selected-employees button{background:#f6f2ff;border:1px solid #cfc7e8;border-radius:999px;color:#4c3a86;cursor:pointer!important;font-size:10.5px;font-weight:700;min-height:22px;padding:0 8px}.mte-chargecodes-selected-count{color:#667085;font-size:10.5px;font-weight:800}.mte-chargecodes-assign-card .mte-chargecodes-actions{justify-content:flex-end;width:100%}.mte-chargecodes-actions .mte-chargecodes-view-field{flex:0 0 150px;margin-top:0;max-width:170px}.mte-chargecodes-assign-card.is-display-preferences-card{grid-column-gap:12px;grid-row-gap:8px;align-items:end;column-gap:12px;display:grid;grid-template-columns:minmax(240px,1fr) auto;row-gap:8px}.mte-chargecodes-assign-card.is-display-preferences-card .mte-chargecodes-card-header{margin-bottom:0}.mte-chargecodes-assign-card.is-display-preferences-card .mte-chargecodes-actions{margin-top:0;white-space:normal;width:auto}.mte-chargecodes-table-wrap{background:#fff;border:2px solid #aeb7c2;border-radius:6px;box-shadow:0 1px 2px #0000000a;max-height:none;overflow-x:auto;overflow-y:visible}.mte-chargecodes-table{border-collapse:collapse;min-width:0;table-layout:fixed;width:100%}.mte-chargecodes-table td,.mte-chargecodes-table th{background:#fff;border:1px solid #b8c0cc;color:#242424;font-size:11.5px;line-height:1.25;overflow:hidden;padding:5px 6px;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.mte-chargecodes-table th{background:#eef2f7;border-bottom:2px solid #9da8b5;color:#26313d;font-size:10.5px;font-weight:700;position:-webkit-sticky;position:sticky;top:0;white-space:nowrap;z-index:2}.mte-chargecodes-table tbody tr:nth-child(2n) td{background:#fcfcfc}.mte-chargecodes-table tbody tr:hover td{background:#f7f9fb}.mte-chargecodes-table td:first-child,.mte-chargecodes-table th:first-child{min-width:88px;text-align:center;width:88px}.mte-chargecodes-table td:nth-child(2),.mte-chargecodes-table th:nth-child(2){min-width:76px;text-align:center;width:76px}.mte-chargecodes-table td:nth-child(3),.mte-chargecodes-table td:nth-child(4),.mte-chargecodes-table th:nth-child(3),.mte-chargecodes-table th:nth-child(4){width:8.5%}.mte-chargecodes-table td:nth-child(5),.mte-chargecodes-table th:nth-child(5){width:12%}.mte-chargecodes-table td:nth-child(6),.mte-chargecodes-table th:nth-child(6){width:7%}.mte-chargecodes-table td:nth-child(7),.mte-chargecodes-table th:nth-child(7){width:22%}.mte-chargecodes-table td:nth-child(8),.mte-chargecodes-table th:nth-child(8){width:9%}.mte-chargecodes-table td:nth-child(9),.mte-chargecodes-table th:nth-child(9){width:22.5%}.mte-chargecodes-table td:nth-child(9){font-weight:600;overflow:visible;text-overflow:clip;white-space:normal}.mte-chargecodes-table input[type=checkbox]{accent-color:#6f54b6;height:13px;width:13px}.mte-chargecodes-header-select{align-items:center;display:inline-flex;font-weight:600;gap:6px;white-space:nowrap}.mte-chargecodes-info{align-items:center;background:#777;border-radius:50%;color:#fff;display:inline-flex;font-size:10px;height:14px;justify-content:center;margin-left:3px;width:14px}.mte-chargecodes-toggle{background:#b5b5b5;border:none;border-radius:999px;cursor:pointer;height:14px;padding:2px;width:28px}.mte-chargecodes-toggle span{background:#fff;border-radius:50%;display:block;height:10px;transition:transform .14s ease;width:10px}.mte-chargecodes-toggle.is-on{background:#5c8f3f}.mte-chargecodes-toggle.is-on span{transform:translateX(14px)}.mte-chargecodes-table td.is-selected-code{background:#b66b61;color:#111}.mte-chargecodes-owner-dot{background:#fff;border:1px solid #bdbdbd;border-radius:50%;display:inline-block;height:9px;margin-right:5px;vertical-align:-1px;width:9px}.mte-locations-shell{background:#f6f8fb;border-top:1px solid #d2d2d2;display:flex;flex-direction:column;gap:12px;min-height:560px;padding:16px}.mte-history-card{background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f;overflow:hidden}.mte-history-filterbar{grid-gap:8px;align-items:center;background:#f7f9fb;border-bottom:1px solid #d9dee6;display:grid;gap:8px;grid-template-columns:minmax(190px,1.7fr) minmax(128px,.8fr) minmax(116px,.72fr) minmax(132px,.74fr) minmax(132px,.74fr);padding:8px 10px}.mte-history-filterbar>*{min-width:0}.mte-history-filterbar .value-help,.mte-history-filterbar .value-help-search-field{width:100%}.mte-history-date-input,.mte-history-filterbar .value-help-search-field,.mte-history-filterbar .value-help-trigger{background:#fff;border:1px solid #d8dde6;border-radius:5px;box-shadow:none;min-height:34px}.mte-history-filterbar .value-help-trigger{padding:0 10px}.mte-history-date-input,.mte-history-filterbar .value-help-label,.mte-history-filterbar .value-help-placeholder,.mte-history-filterbar .value-help-search-field .input{color:#32363a;font-size:12px}.mte-history-filterbar .value-help-search-field{gap:7px;padding:0 9px}.mte-history-filterbar .value-help-search-field>.input{min-height:32px;padding:0}.mte-history-date-input{box-sizing:border-box;outline:none;padding:0 9px;width:100%}.mte-history-date-input:focus,.mte-history-filterbar .value-help-search-field:focus-within,.mte-history-filterbar .value-help-trigger:focus-visible{border-color:#6b5b7a;box-shadow:0 0 0 2px #6b5b7a1f}.mte-manager-filter-card{margin-bottom:14px}.mte-manager-filterbar{grid-template-columns:minmax(190px,1.7fr) minmax(148px,.9fr) minmax(116px,.7fr) minmax(132px,.72fr) minmax(132px,.72fr) auto auto}.mte-manager-filter-button{align-items:center;background:#fff;border:1px solid #c9ced8;border-radius:5px;color:#32363a;cursor:pointer!important;display:inline-flex;font-size:12px;font-weight:800;gap:6px;justify-content:center;min-height:34px;min-width:38px;padding:0 10px;white-space:nowrap}.mte-manager-filter-button.is-primary{background:#4a7c59;border-color:#4a7c59;color:#fff}.mte-manager-filter-button svg{flex:0 0 auto}.mte-locations-actions{align-items:center;background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f;display:flex;gap:12px;padding:12px}.mte-locations-actions>button{align-items:center;background:#fff;border:1px solid #c9ced8;border-radius:5px;color:#32363a;cursor:pointer!important;display:inline-flex;font-size:13px;font-weight:700;gap:7px;min-height:36px;padding:0 12px}.mte-locations-actions>button svg{height:15px;width:15px}.mte-locations-submit{align-items:center;display:flex;gap:8px;margin-left:auto}.mte-locations-submit button{background:#fff;border:1px solid #c9ced8;border-radius:5px;color:#32363a;cursor:pointer!important;font-size:13px;font-weight:700;min-height:36px;padding:0 13px}.mte-locations-submit button.is-primary{background:#6b5b7a;border-color:#6b5b7a;color:#fff;min-width:96px}.mte-locations-date-strip{background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f;display:grid;grid-template-columns:minmax(160px,1.3fr) repeat(15,minmax(0,1fr));overflow:hidden}.mte-locations-date-strip>div{align-items:center;border-right:1px solid #d9d9d9;color:#32363a;display:flex;flex-direction:column;justify-content:center;min-height:42px}.mte-locations-date-strip>div:first-child{background:#f7f9fb}.mte-locations-date-strip>div.mte-locations-date-strip-back{align-items:center;padding:0 10px}.mte-locations-date-strip-back-controls{align-items:center;display:flex;gap:6px;justify-content:center;width:100%}.mte-locations-date-strip-back button{background:#fff;border:1px solid #c9ced8;border-radius:5px;color:#32363a;cursor:pointer;font-size:12px;font-weight:700;line-height:1.15;min-height:34px;padding:0 10px}.mte-locations-prev-timesheet{flex:1 1;max-width:136px}.mte-locations-next-timesheet{align-items:center;display:inline-flex;flex:0 0 34px;justify-content:center;padding:0;width:34px}.mte-locations-date-strip-back button:hover{border-color:#6b5b7a;color:#6b5b7a}.mte-locations-date-strip-back button:disabled{cursor:not-allowed;opacity:.45}.mte-locations-date-strip>div.is-weekend{background:#f0f2f5}.mte-locations-date-strip span,.mte-locations-date-strip strong{font-size:12px;line-height:1.15}.mte-locations-date-strip strong{font-weight:500}.mte-locations-add-row{grid-gap:12px;align-items:center;background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f;display:grid;gap:12px;grid-template-columns:minmax(170px,220px) auto minmax(240px,1fr);padding:10px 12px}.mte-locations-add-row label{align-items:center;color:#32363a;display:flex;font-size:14px;font-weight:700}.mte-locations-add-row button{align-items:center;background:#6b5b7a;border:1px solid #6b5b7a;border-radius:5px;color:#fff;cursor:pointer!important;display:inline-flex;font-size:12px;font-weight:700;gap:8px;justify-content:center;justify-self:start;min-height:32px;min-width:132px;padding:0 12px;white-space:nowrap}.mte-locations-add-row p{align-items:center;color:#6a6d70;display:flex;font-size:11.5px;line-height:1.4;margin:0}.mte-locations-body{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:minmax(240px,300px) minmax(0,1fr)}.mte-locations-card{background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f;padding:11px}.mte-locations-card label{color:#6a6d70;display:flex;flex-direction:column;font-size:10.5px;font-weight:700;gap:4px;letter-spacing:.04em;margin-bottom:8px;text-transform:uppercase}.mte-locations-card select{background:#fff;border:1px solid #d8dde6;border-radius:5px;color:#32363a;font-size:12px;min-height:32px;padding:0 9px;width:100%}.mte-locations-card>button{background:#6b5b7a;border:none;border-radius:5px;color:#fff;cursor:pointer!important;font-size:12px;font-weight:700;min-height:32px;min-width:92px;width:auto}.mte-locations-info{background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f;min-width:0;padding:12px}.mte-locations-date-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.mte-locations-date-grid article{grid-gap:7px;background:#fff;border:1px solid #dddfe5;border-radius:6px;display:grid;gap:7px;padding:8px}.mte-locations-date-grid article.is-selected{border-color:#6f54b6;box-shadow:0 0 0 2px #6f54b61f}.mte-locations-date-grid article.is-weekend{background:#e5e7eb;border-color:#cfd5de}.mte-locations-date-grid article.is-weekend button,.mte-locations-date-grid article.is-weekend select{color:#6a6d70;cursor:not-allowed!important}.mte-locations-date-grid article.is-weekend button{background:#0000;border-radius:0}.mte-locations-date-grid article.is-weekend select{display:none}.mte-locations-date-grid button{background:#f7f7f9;border:none;border-radius:5px;color:#2f3338;cursor:pointer!important;display:flex;flex-direction:column;justify-content:center;min-height:40px}.mte-locations-date-grid button span{color:#68707a;font-size:12px}.mte-locations-date-grid button strong{color:#24272c;font-size:14px}.mte-locations-date-grid select{background:#fff;border:1px solid #cfd3dc;border-radius:5px;color:#30343a;font-size:12px;min-height:34px;padding:0 8px;width:100%}.mte-summary-shell{background:#f6f8fb;border-top:1px solid #d5d5d5;display:flex;flex-direction:column;gap:12px;min-height:560px;padding:16px 16px 44px}.mte-summary-actions{align-items:center;background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f;display:flex;gap:8px;justify-content:flex-end;padding:12px}.mte-summary-actions button{background:#fff;border:1px solid #c9ced8;border-radius:5px;color:#32363a;cursor:pointer!important;font-size:13px;font-weight:700;min-height:36px;padding:0 13px}.mte-summary-actions button.is-primary{background:#6b5b7a;border-color:#6b5b7a;color:#fff;min-width:96px}.mte-summary-filter-card,.mte-summary-group{background:#fff;border:1px solid #d9dee6;border-radius:6px;box-shadow:0 1px 3px #0000000f}.mte-summary-filter-card{padding:16px}.mte-summary-filter-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.mte-summary-filter-head h3{color:#32363a;font-size:15px;font-weight:700;margin:0}.mte-summary-filter-head p{color:#6a6d70;font-size:12px;line-height:1.35;margin:4px 0 0}.mte-summary-filter-actions{align-items:center;display:inline-flex;flex-shrink:0;gap:8px}.mte-summary-filter-head button{align-items:center;background:#fff;border:1px solid #c9ced8;border-radius:5px;color:#32363a;cursor:pointer!important;display:inline-flex;font-size:13px;font-weight:700;gap:6px;justify-content:center;min-height:34px;padding:0 12px}.mte-summary-filter-head button.is-primary{background:#6b5b7a;border-color:#6b5b7a;color:#fff}.mte-summary-filter-grid{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:minmax(260px,1.6fr) repeat(4,minmax(170px,1fr))}.mte-summary-filter-grid.is-employee{grid-template-columns:minmax(260px,1.6fr) repeat(4,minmax(170px,1fr))}.mte-summary-filter-field{display:flex;flex-direction:column;gap:6px;min-width:0}.mte-summary-filter-field span{color:#6a6d70;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mte-summary-filter-field .value-help-search-field,.mte-summary-filter-field .value-help-trigger,.mte-summary-filter-field input,.mte-summary-filter-field select{background:#fff;border:1px solid #d8dde6;border-radius:6px;box-sizing:border-box;color:#32363a;font-size:13px;min-height:42px;outline:none;padding:0 11px;width:100%}.mte-summary-filter-field .value-help-search-field{align-items:center;display:flex;gap:8px}.mte-summary-filter-field .value-help-search-field input{border:0;min-height:auto;padding:0}.mte-summary-filter-search{grid-column:span 2}.mte-summary-filter-submit-row{display:flex;grid-column:1/-1;justify-content:flex-end;padding-top:2px}.mte-summary-filter-submit-row button{align-items:center;background:#78adf7;border:1px solid #78adf7;border-radius:6px;color:#fff;cursor:pointer!important;display:inline-flex;font-size:14px;font-weight:800;gap:7px;justify-content:center;min-height:42px;padding:0 18px}.mte-summary-table-wrap{background:#fff;border:2px solid #32363a;border-radius:6px;max-width:100%;overflow:hidden;width:100%}.mte-summary-table{border-collapse:collapse;min-width:0}.mte-summary-table,.mte-summary-table-wrap .mte-simple-table{table-layout:fixed;width:100%}.mte-summary-charge-col{width:22%}.mte-summary-client-col{width:10%}.mte-summary-metric-col{width:6.8%}.mte-summary-table td,.mte-summary-table th,.mte-summary-table-wrap .mte-simple-table td,.mte-summary-table-wrap .mte-simple-table th{background:#fff;border-bottom:1px solid #4b5563;border-right:1px solid #4b5563;color:#22262b;font-size:12px;min-width:0;overflow:hidden;padding:8px 7px;text-overflow:ellipsis;white-space:nowrap}.mte-summary-table th,.mte-summary-table-wrap .mte-simple-table th{background:#32363a;color:#fff;font-weight:800;letter-spacing:0;line-height:1.15;overflow:visible;text-align:center;text-overflow:clip;white-space:normal}.mte-summary-table thead tr:first-child th{background:#252a31;border-bottom:2px solid #32363a;font-size:10px;text-transform:uppercase}.mte-summary-table thead tr:nth-child(2) th{font-size:10.5px;padding:7px 4px;vertical-align:middle}.mte-summary-table td:last-child,.mte-summary-table th:last-child,.mte-summary-table-wrap .mte-simple-table td:last-child,.mte-summary-table-wrap .mte-simple-table th:last-child{border-right:0}.mte-summary-table tbody tr:last-child td,.mte-summary-table-wrap .mte-simple-table tbody tr:last-child td{border-bottom:0}.mte-summary-table td:first-child,.mte-summary-table th:first-child,.mte-summary-table-wrap .mte-simple-table td:first-child,.mte-summary-table-wrap .mte-simple-table th:first-child{font-weight:700;text-align:left}.mte-summary-table-wrap.is-employee-summary .mte-summary-table td:first-child{line-height:1.25;overflow:visible;overflow-wrap:normal;text-overflow:clip;white-space:normal}.mte-summary-table-wrap.is-employee-summary .mte-summary-table td:nth-child(2){text-align:left}.mte-summary-table td:not(:first-child),.mte-summary-table-wrap .mte-simple-table td:nth-child(4),.mte-summary-table-wrap .mte-simple-table td:nth-child(5),.mte-summary-table-wrap .mte-simple-table th:nth-child(4),.mte-summary-table-wrap .mte-simple-table th:nth-child(5){text-align:right}.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table td:first-child,.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table th:first-child{width:16%}.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table td:nth-child(2),.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table th:nth-child(2){width:22%}.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table td:nth-child(3),.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table th:nth-child(3){width:14%}.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table td:nth-child(4),.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table th:nth-child(4){text-align:left;width:14%}.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table td:nth-child(5),.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table td:nth-child(6),.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table th:nth-child(5),.mte-summary-table-wrap.is-admin-employee-summary .mte-simple-table th:nth-child(6){text-align:right;width:9%}.mte-summary-table-wrap.is-admin-department-summary .mte-simple-table td:first-child,.mte-summary-table-wrap.is-admin-department-summary .mte-simple-table th:first-child{width:30%}.mte-summary-table-wrap.is-admin-department-summary .mte-simple-table td:nth-child(2),.mte-summary-table-wrap.is-admin-department-summary .mte-simple-table th:nth-child(2){text-align:right;width:10%}.mte-summary-table-wrap.is-admin-department-summary .mte-simple-table td:nth-child(3),.mte-summary-table-wrap.is-admin-department-summary .mte-simple-table th:nth-child(3){text-align:left;width:20%}.mte-summary-table-wrap.is-admin-department-summary .mte-simple-table td:nth-child(4),.mte-summary-table-wrap.is-admin-department-summary .mte-simple-table td:nth-child(5),.mte-summary-table-wrap.is-admin-department-summary .mte-simple-table th:nth-child(4),.mte-summary-table-wrap.is-admin-department-summary .mte-simple-table th:nth-child(5){text-align:right;width:12%}.mte-summary-leave-copy span,.mte-summary-table span{align-items:center;background:#111827;border:1px solid #ffffff73;border-radius:50%;color:#fff;display:inline-flex;font-size:10px;font-style:normal;height:14px;justify-content:center;margin-left:4px;width:14px}.mte-summary-table tr.is-summary-row td:first-child{background:#eef1f5;font-weight:700;text-align:right}.mte-summary-table tr.is-summary-row td{background:#f7f9fc;color:#111827;font-weight:800}.mte-summary-location-table{border-collapse:collapse;margin:12px 14px 0;table-layout:fixed;width:min(620px,calc(100% - 28px))}.mte-summary-location-table td,.mte-summary-location-table th{border:1px solid #cfcfcf;color:#242424;font-size:13px;padding:9px 10px}.mte-summary-location-table th{background:#d9d9d9;font-weight:700}.mte-summary-location-table td:last-child,.mte-summary-location-table th:last-child{text-align:right;width:110px}.mte-summary-location-table tbody tr:last-child td{font-weight:700}.mte-summary-leave-copy{color:#222;font-size:13px;line-height:1.45;margin:12px 14px 0}.mte-summary-leave-copy p{margin:0 0 8px}.mte-summary-leave-copy strong{font-weight:700}.mte-summary-group-header{align-items:center;border-bottom:1px solid #e5e7ec;display:flex;gap:12px;justify-content:space-between;padding:10px 12px}.mte-summary-group-header h3{color:#24272c;font-size:15px;font-weight:600;margin:0}.mte-summary-group-header span{color:#667085;font-size:13px}.mte-summary-document-link{display:inline-block;margin:0 10px 6px 0}.mte-summary-table-wrap .mte-summary-document-link{max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}@media (max-width:960px){.mte-expense-editor-layout,.mte-expense-editor-layout.is-per-diem-local,.mte-expense-editor-layout.is-travel-public{grid-template-columns:1fr}.mte-expense-form-row,.mte-expense-form-row.is-date-summary,.mte-expense-form-row.is-hotel,.mte-expense-form-row.is-per-diem-purpose,.mte-expense-form-row.is-per-diem-totals,.mte-expense-form-row.is-travel,.mte-expense-form-row.is-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.mte-trip-options{grid-column:1/-1;justify-content:flex-start}.mte-preferences-grid{grid-template-columns:1fr}.mte-pref-arrow{align-self:flex-start}.mte-admin-review-filters-head{align-items:flex-start;flex-direction:column}.mte-admin-review-view{justify-content:flex-start;overflow-x:auto;width:100%}.mte-admin-review-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mte-admin-review-filter-search{grid-column:1/-1}.mte-history-filterbar{grid-template-columns:minmax(220px,1.4fr) repeat(2,minmax(128px,1fr))}.mte-history-filter-search{grid-column:1/-1}.mte-chargecodes-topbar{align-items:stretch}.mte-chargecodes-assign-card.is-display-preferences-card,.mte-chargecodes-topbar{grid-template-columns:1fr}.mte-chargecodes-assign-card.is-display-preferences-card .mte-chargecodes-actions{justify-content:flex-start;white-space:normal;width:100%}.mte-chargecodes-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mte-chargecodes-add-grid,.mte-chargecodes-assignment-grid,.mte-expense-filter-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.mte-expense-filter-search{grid-column:1/-1}.mte-chargecodes-actions{flex-wrap:wrap;justify-content:flex-start}.mte-locations-add-row,.mte-locations-body,.mte-locations-date-strip{grid-template-columns:1fr}.mte-expense-form-grid,.mte-expense-summary-grid{grid-template-columns:1fr 1fr}.mte-expense-description-field{grid-column:1/-1}.mte-locations-card{border-right:none}}@media (max-width:768px){.mte-portal-shell{padding:12px}.mte-expense-form-row,.mte-expense-form-row.is-date-summary,.mte-expense-form-row.is-hotel,.mte-expense-form-row.is-per-diem-purpose,.mte-expense-form-row.is-per-diem-totals,.mte-expense-form-row.is-travel,.mte-expense-form-row.is-wide,.mte-trip-options{grid-template-columns:1fr}.mte-chargecodes-shell{padding:12px}.mte-chargecodes-add-grid,.mte-chargecodes-assignment-grid,.mte-chargecodes-summary-grid,.mte-expense-filter-grid{grid-template-columns:1fr}.mte-expense-filter-search{grid-column:auto}.mte-expense-form-grid,.mte-expense-summary-grid{grid-template-columns:1fr}.mte-chargecodes-owner-field{grid-column:auto}.mte-chargecodes-actions,.mte-chargecodes-add-actions{flex-wrap:wrap;justify-content:flex-start}.mte-admin-review-filter-grid{grid-template-columns:1fr}.mte-history-filterbar{grid-template-columns:1fr 1fr;padding:8px}.mte-history-filter-search{grid-column:1/-1}.mte-admin-review-actions{flex-wrap:wrap;justify-content:flex-start}.mte-embedded-shell,.mte-module-card,.mte-portal-tabs,.mte-subtabs{margin:0;padding-left:12px;padding-right:12px}.mte-module-card{margin-bottom:0;margin-top:0}.mte-module-card-header,.mte-module-toolbar{padding-left:12px;padding-right:12px}.mte-date-toolbar,.mte-grid-caption{align-items:flex-start;flex-direction:column}.mte-action-toolbar-top,.mte-primary-actions,.mte-timesheet-period-tools,.mte-timesheet-submit-stack,.mte-timesheet-tool-block{align-items:stretch;width:100%}.mte-timesheet-period-tools{justify-content:flex-start}.mte-date-picker-group{width:100%}.mte-date-select-shell{flex:1 1 auto}.mte-period-calendar-card{gap:6px;grid-template-columns:minmax(0,1fr) 12px 36px;min-width:0;padding:0 0 0 8px;width:100%}.mte-period-nav-button{height:38px;min-height:38px;width:38px}.mte-submit-button{width:100%}.mte-action-toolbar-top .mte-tool-button{flex-basis:calc(50% - 6px);flex-grow:1;flex-shrink:1}.mte-toolbar-summary{align-items:flex-start;margin-left:0}}@media (max-width:720px){.mte-period-calendar-control{gap:6px}.mte-period-calendar-card{border-radius:4px;grid-template-columns:minmax(0,1fr) 12px 34px;min-height:34px}.mte-period-calendar-icon{border-radius:0 3px 3px 0;height:32px;width:34px}}.mte-reports-shell{background:#f7f8fb;border:1px solid #dcdfe5;border-radius:10px;box-shadow:0 8px 18px #0f27420a;display:flex;flex-direction:column;overflow:hidden}.mte-report-topbar{align-items:center;background:#fff;border-bottom:1px solid #e4e7ee;display:flex;gap:12px;justify-content:space-between;min-height:58px;padding:9px 12px}.mte-report-title-block{align-items:center;color:#334155;display:inline-flex;gap:10px;min-width:0}.mte-report-title-block div{display:flex;flex-direction:column;gap:2px;min-width:0}.mte-report-title-block span{color:#687386;font-size:11px;font-weight:700}.mte-report-title-block strong{color:#263241;font-size:14px;font-weight:700}.mte-report-export,.mte-report-run{align-items:center;background:#fff;border:1px solid #cfd6e2;border-radius:6px;color:#263241;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:7px;justify-content:center;min-height:34px;padding:0 12px}.mte-report-run{background:#78adf7;border-color:#83b5fb;color:#fff}.mte-report-export:disabled,.mte-report-run:disabled{cursor:not-allowed;opacity:.58}.mte-report-filters{grid-gap:12px 16px;background:#fff;border-bottom:1px solid #e5e8ef;display:grid;gap:12px 16px;grid-template-columns:repeat(5,minmax(150px,1fr));padding:14px 20px 16px}.mte-report-filter-field{display:flex;flex-direction:column;gap:7px;min-width:0}.mte-report-filter-field>span{color:#617085;font-size:10.5px;font-weight:700;text-transform:uppercase}.mte-report-filters .value-help-search-field,.mte-report-filters .value-help-trigger,.mte-report-filters input,.mte-report-filters select{background:#fff;border:1px solid #cfd6e2;border-radius:6px;box-sizing:border-box;color:#263241;font-size:13px;min-height:40px;outline:none;padding:0 10px;width:100%}.mte-report-filters .value-help-search-field{align-items:center;display:flex;gap:8px}.mte-report-filters .value-help-search-field input{border:0;min-height:auto;padding:0}.mte-report-search{grid-column:1/span 2}.mte-report-submit-cell{align-items:end;display:flex;grid-column:5;justify-content:flex-end}.mte-report-submit-cell .mte-report-run{min-height:42px;min-width:88px}.mte-report-card{background:#fff;border:1px solid #cfd6e2;border-radius:6px;margin:12px;overflow:hidden}.mte-report-table-header{align-items:center;background:#fff;border-bottom:1px solid #cfd6e2;display:flex;gap:12px;justify-content:space-between;min-height:48px;padding:0 14px}.mte-report-table-header h3{color:#111827;font-size:18px;font-weight:800;margin:0}.mte-report-table-header span{color:#53627c;font-size:15px;font-weight:500;text-align:right}.mte-report-table-wrap{overflow-x:auto}.mte-report-table{border-collapse:collapse;min-width:760px;table-layout:fixed;width:100%}.mte-report-table td,.mte-report-table th{border-right:1px solid #4b5563;border-top:1px solid #4b5563;color:#263241;font-size:13px;overflow:hidden;padding:11px 14px;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.mte-report-table th{background:#343a40;color:#fff;font-size:14px;font-weight:900;text-transform:none}.mte-report-table td:last-child,.mte-report-table th:last-child{border-right:none}.mte-report-table tbody td{border-right-color:#d9dee7;border-top-color:#d9dee7}.mte-report-table tbody td strong{color:#111827;display:block;font-weight:800}.mte-report-table tbody td small{color:#64748b;display:block;font-size:11px;font-weight:600;margin-top:3px}.mte-report-table td:nth-child(n+5),.mte-report-table tfoot td:nth-child(n+2),.mte-report-table th:nth-child(n+5){text-align:center}.mte-report-table tbody tr:nth-child(2n){background:#fbfcfe}.mte-report-table tbody td[colspan]{color:#111827;font-size:14px;font-weight:800;height:40px;text-align:left}.mte-report-table tfoot td{background:#f8fafc;border-right-color:#d9dee7;border-top-color:#cfd6e2;font-weight:800}@media (max-width:760px){.mte-report-topbar{align-items:flex-start;flex-direction:column}.mte-report-filters{grid-template-columns:1fr}.mte-report-search,.mte-report-submit-cell{grid-column:auto}.mte-report-export,.mte-report-run{width:100%}.mte-report-table-header{align-items:flex-start;flex-direction:column;padding:10px 12px}.mte-report-table-header span{text-align:left}}
/*# sourceMappingURL=main.91140844.css.map*/