@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}}:root{--nav:#081421;--nav2:#102943;--ink:#132238;--muted:#68778d;--line:#e5eaf0;--bg:#f4f7fa;--card:#fff;--accent:#147d92;--accent2:#0d6173;--soft:#e8f5f7;--warning:#f59e0b;--danger:#dc2626;--success:#15803d;--shadow:0 10px 30px #1322380f}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.portal-shell{grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:linear-gradient(180deg,var(--nav),var(--nav2));color:#fff;flex-direction:column;height:100vh;padding:22px 16px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;margin:0 8px 25px;text-decoration:none;display:flex}.brand-mark{color:#0b3d4a;background:linear-gradient(145deg,#fff,#cde8ed);border-radius:13px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #fff9}.brand-copy{display:grid}.brand-copy strong{letter-spacing:.02em;font-size:17px}.brand-copy small{color:#a8bfd4;margin-top:2px;font-size:11px}.sidebar-nav{gap:4px;display:grid}.sidebar-nav a,.sidebar-admin a{color:#c9d6e3;border-radius:11px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;text-decoration:none;display:flex}.sidebar-nav a:hover,.sidebar-admin a:hover{color:#fff;background:#ffffff12}.sidebar-admin{border-top:1px solid #ffffff16;margin-top:14px;padding-top:14px}.sidebar-footer{color:#91a9bf;align-items:center;gap:8px;margin-top:auto;padding:12px;font-size:12px;display:flex}.status-dot{background:#34d399;border-radius:99px;width:7px;height:7px;box-shadow:0 0 0 4px #34d39920}.portal-main{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;gap:18px;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.mobile-menu{color:var(--ink);background:0 0;border:0;display:none}.global-search{border:1px solid var(--line);color:#7b8999;background:#f7f9fb;border-radius:13px;flex:1;align-items:center;gap:10px;max-width:760px;padding:10px 13px;display:flex}.global-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:14px}.global-search kbd{color:#8a96a6;background:#fff;border:1px solid #d7dee7;border-radius:6px;padding:2px 6px;font-size:11px}.topbar-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.topbar-time{color:var(--muted);white-space:nowrap;margin-right:5px;font-size:12px}.icon-button{border:1px solid var(--line);background:#fff;border-radius:11px;place-items:center;width:38px;height:38px;text-decoration:none;display:grid;position:relative}.notification-badge{color:#fff;background:#e11d48;border-radius:99px;place-items:center;min-width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:-4px;right:-3px}.avatar-button{background:var(--nav);color:#fff;border-radius:12px;place-items:center;width:39px;height:39px;font-weight:800;text-decoration:none;display:grid;overflow:hidden}.avatar-button img{object-fit:cover;width:100%;height:100%}.page-wrap{max-width:1560px;margin:0 auto;padding:30px}.mobile-nav{display:none}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:7px;font-size:11px;font-weight:800;display:inline-block}.page-title{justify-content:space-between;align-items:flex-start;gap:25px;margin:0 0 22px;display:flex}.page-title h1{margin:0;font-size:30px;line-height:1.12}.page-title p{color:var(--muted);max-width:720px;margin:7px 0 0}.hero{color:#fff;background:radial-gradient(circle at 88% 20%,#27a7b355,#0000 28%),linear-gradient(120deg,#0a1b2d,#123e58 55%,#0e6575);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex;box-shadow:0 16px 44px #0b3d5220}.hero h1{margin:2px 0 10px;font-size:34px}.hero p{color:#d9e8ed;max-width:750px;margin:0;line-height:1.6}.hero .eyebrow{color:#8ee1e8}.hero-side{background:#ffffff0b;border:1px solid #ffffff20;border-radius:17px;min-width:230px;padding:18px}.hero-side b{margin-top:5px;font-size:26px;display:block}.section{margin-top:26px}.section-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.section-head h2{margin:0;font-size:20px}.section-head a{color:var(--accent);font-size:13px;font-weight:700;text-decoration:none}.grid{gap:16px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:17px;padding:18px}.card h3{margin:5px 0 8px}.card p{line-height:1.55}.muted{color:var(--muted)}.small{font-size:12px}.quick-card{align-items:center;gap:12px;text-decoration:none;display:flex}.quick-icon{background:var(--soft);width:42px;height:42px;color:var(--accent2);border-radius:12px;place-items:center;display:grid}.metric-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:17px;gap:6px;padding:17px;display:grid}.metric-card span{color:var(--muted);font-size:12px}.metric-card strong{font-size:27px}.metric-card small{color:var(--muted)}.badge{background:var(--soft);color:var(--accent2);border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.button{background:var(--nav);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.button.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.button.accent{background:var(--accent2)}.filter-bar{flex-wrap:wrap;gap:10px;margin-bottom:17px;display:flex}.input,.select,.textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;outline:none;padding:10px 12px}.input:focus,.select:focus,.textarea:focus{border-color:#71aeb9;box-shadow:0 0 0 3px #147d9212}.input{min-width:220px}.textarea{resize:vertical;width:100%;min-height:100px}.list{gap:10px;display:grid}.list-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.list-row:last-child{border-bottom:0}.person{align-items:center;gap:13px;display:flex}.person-avatar{color:#325466;background:#e5eef2;border-radius:13px;place-items:center;width:44px;height:44px;font-weight:800;display:grid;overflow:hidden}.person-avatar img{object-fit:cover;width:100%;height:100%}.news-card{padding:0;overflow:hidden}.cover{background:linear-gradient(145deg,#dce8ec,#c9dde4);align-items:end;height:160px;padding:16px;display:flex}.cover-placeholder{color:#55707a;font-size:12px}.news-body{padding:17px}.news-meta{color:var(--muted);align-items:center;gap:9px;margin-bottom:8px;font-size:12px;display:flex}.app-card{align-items:flex-start;gap:13px;display:flex}.app-icon{color:#fff;background:linear-gradient(145deg,#0e6172,#193953);border-radius:14px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.feed-composer{gap:12px;display:grid}.post{gap:13px;display:grid}.post-head{justify-content:space-between;gap:12px;display:flex}.post-actions{color:var(--muted);border-top:1px solid var(--line);gap:18px;padding-top:10px;font-size:13px;display:flex}.progress{background:#edf1f4;border-radius:99px;height:7px;overflow:hidden}.progress>span{background:var(--accent);border-radius:99px;height:100%;display:block}.course-card{gap:12px;display:grid}.table-wrap{overflow:auto}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:12px;font-size:13px}.table th{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.empty-state{text-align:center;color:var(--muted);padding:44px 18px}.empty-state h3{color:var(--ink);margin:9px 0 5px}.empty-icon{background:var(--soft);width:40px;height:40px;color:var(--accent2);border-radius:12px;place-items:center;margin:auto;font-weight:900;display:grid}.login{color:#fff;background:#071520;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-visual{background:radial-gradient(circle at 25% 20%,#2a95a244,#0000 30%),linear-gradient(145deg,#071520,#0c3145);flex-direction:column;justify-content:space-between;padding:60px;display:flex}.login-visual h1{max-width:700px;margin:0;font-size:48px;line-height:1.05}.login-visual p{color:#b9cdd6;max-width:620px;line-height:1.7}.login-panel{color:var(--ink);background:#f7f9fb;place-items:center;padding:30px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(440px,100%);padding:30px;box-shadow:0 20px 60px #0014231c}.login-card h2{margin:20px 0 8px;font-size:26px}.oauth-button{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:10px;padding:12px;font-weight:800;display:flex}.admin-tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.admin-tabs a{border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 11px;font-size:13px;text-decoration:none}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-grid .wide{grid-column:1/-1}.assistant-shell{grid-template-columns:320px minmax(0,1fr);gap:16px;display:grid}.assistant-suggestions{gap:9px;display:grid}.assistant-suggestions a{border:1px solid var(--line);background:#fff;border-radius:11px;padding:12px;text-decoration:none}.assistant-chat{flex-direction:column;min-height:560px;display:flex}.assistant-empty{text-align:center;max-width:520px;margin:auto}.assistant-input{gap:10px;margin-top:auto;padding-top:16px;display:flex}.assistant-input .input{flex:1}.search-result{align-items:flex-start;gap:14px;display:flex}.result-icon{background:var(--soft);width:36px;height:36px;color:var(--accent2);border-radius:10px;flex:none;place-items:center;display:grid}.profile-hero{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;display:grid}.profile-avatar{color:#fff;background:linear-gradient(145deg,#0d6072,#102942);border-radius:22px;place-items:center;width:86px;height:86px;font-size:30px;font-weight:900;display:grid}@media (max-width:1120px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}.topbar-time{display:none}.assistant-shell{grid-template-columns:1fr}.assistant-suggestions{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.portal-shell{display:block}.sidebar{display:none}.topbar{height:66px;padding:0 13px}.mobile-menu{display:grid}.global-search kbd,.topbar-actions .icon-button:first-of-type{display:none}.avatar-button{width:36px;height:36px}.page-wrap{padding:18px 14px 82px}.mobile-nav{border-top:1px solid var(--line);z-index:30;background:#fff;justify-content:space-around;height:64px;padding:7px 5px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:var(--muted);place-items:center;gap:3px;font-size:9px;text-decoration:none;display:grid}.page-title{display:block}.page-title>div+div{margin-top:14px}.hero{padding:23px;display:block}.hero-side{min-width:0;margin-top:18px}.hero h1{font-size:27px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.login{min-height:100vh;display:block}.login-visual{min-height:280px;padding:30px}.login-visual h1{font-size:33px}.login-panel{padding:18px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.profile-hero{grid-template-columns:auto 1fr}.profile-hero>:last-child{grid-column:1/-1}.assistant-suggestions{grid-template-columns:1fr}}.chat-messages{gap:14px;max-height:520px;padding:4px;display:grid;overflow:auto}.chat-message{align-items:flex-start;gap:10px;display:flex}.chat-message>div{border:1px solid var(--line);background:#f6f8fa;border-radius:14px;max-width:82%;padding:11px 13px}.chat-message.user{justify-content:flex-end}.chat-message.user>div{color:#fff;background:#0f5f70;border-color:#0f5f70;order:-1}.chat-message p{white-space:pre-wrap;margin:5px 0 0;line-height:1.55}.chat-avatar{background:var(--soft);width:32px;height:32px;color:var(--accent2);border-radius:10px;flex:none;place-items:center;display:grid}.assistant-suggestions span{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;padding:12px;display:flex}.search-wrap{flex:1;max-width:760px;position:relative}.search-wrap .global-search{max-width:none}.search-suggestions{border:1px solid var(--line);z-index:50;background:#fff;border-radius:14px;padding:7px;position:absolute;top:52px;left:0;right:0;box-shadow:0 18px 45px #10203824}.search-suggestions a{border-radius:10px;align-items:center;gap:10px;padding:9px;text-decoration:none;display:flex}.search-suggestions a:hover{background:#f5f8fa}.search-suggestions span:last-child{display:grid}.search-suggestions small{color:var(--muted);font-size:10px}.comment{background:#f6f8fa;border-radius:11px;padding:9px 11px;font-size:13px}.comment b{margin-right:6px}.poll-option{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:10px;padding:11px 12px;display:flex}.poll-option input{accent-color:var(--accent2)}.unread{border-left:3px solid var(--accent)}.topbar{background:var(--nav);color:#fff;border-bottom-color:#ffffff14}.global-search{color:#b9c8d5;background:#ffffff10;border-color:#ffffff1f}.global-search input{color:#fff}.global-search input::placeholder{color:#9cb0c0}.global-search kbd{color:#c6d3de;background:#ffffff12;border-color:#ffffff20}.topbar .icon-button{color:#fff;background:#ffffff0a;border-color:#ffffff1c}.topbar .avatar-button{color:var(--nav);background:#fff}.mobile-menu{color:#fff}.mobile-drawer-overlay{z-index:100;background:#00101da8;display:flex;position:fixed;inset:0}.mobile-drawer{background:var(--nav);color:#fff;width:min(320px,86vw);height:100%;padding:18px;box-shadow:16px 0 50px #0004}.drawer-head{justify-content:space-between;align-items:center;padding:8px 4px 18px;display:flex}.drawer-head button{color:#fff;background:0 0;border:0}.mobile-drawer nav{gap:5px;display:grid}.mobile-drawer nav a{color:#d1dde8;border-radius:10px;align-items:center;gap:11px;padding:11px;text-decoration:none;display:flex}.mobile-drawer nav a:hover{color:#fff;background:#ffffff12}.attachment-list{flex-wrap:wrap;gap:8px;display:flex}.attachment-list a{border:1px solid var(--line);background:#f3f6f8;border-radius:9px;align-items:center;gap:6px;padding:7px 9px;font-size:12px;text-decoration:none;display:inline-flex}.login-divider{color:var(--muted,#667085);align-items:center;gap:12px;margin:16px 0;font-size:12px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.email-login-form{gap:8px;display:grid}.email-login-row{gap:8px;display:flex}.email-login-row input{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:10px;flex:1;min-width:0;padding:11px 12px}.primary-button{color:#fff;white-space:nowrap;background:#111827;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:10px 13px;font-weight:600;display:inline-flex}@media (max-width:560px){.email-login-row{flex-direction:column}.primary-button{width:100%}}.sidebar-nav a.active,.sidebar-admin a.active{color:#fff;background:linear-gradient(90deg,#ffffff1a,#ffffff0c);box-shadow:inset 3px 0 #65d3df}.admin-tabs a.active{background:var(--nav);color:#fff;border-color:var(--nav);box-shadow:0 8px 20px #0814211f}.route-controls{align-items:center;margin:-4px 0 16px;display:flex}.back-button{border:1px solid var(--line);color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:750;display:inline-flex}.back-button:hover{background:#f8fafb;border-color:#b8c6d3}.mobile-nav a.active{color:var(--accent2);font-weight:800}.mobile-nav a.active svg{stroke-width:2.5px}.inline-form,.table-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.compact{min-width:0!important;padding:7px 9px!important;font-size:12px!important}.button.danger{color:var(--danger);background:#fff;border:1px solid #fecaca}.button.danger:hover{background:#fef2f2}.service-tile{align-items:flex-start;gap:14px;min-height:150px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.service-tile:hover{border-color:#b8cbd3;transform:translateY(-2px);box-shadow:0 16px 38px #1322381a}.service-tile h3{margin-top:0}.service-link{color:var(--accent2);align-items:center;gap:5px;margin-top:6px;font-size:12px;font-weight:800;display:inline-flex}.timesheet-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.timesheet-summary>div{gap:5px;display:grid}.timesheet-summary strong{font-size:22px}.timesheet-grid{grid-template-columns:repeat(7,minmax(160px,1fr));gap:10px;padding-bottom:10px;display:grid;overflow-x:auto}.day-card{min-width:160px;padding:14px}.day-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.day-head h3{margin:2px 0 0}.day-card .input,.day-card .select{width:100%;min-width:0;padding:8px 9px;font-size:12px}.day-card .button{width:100%}.timesheet-submit{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:17px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:16px;display:flex}.timesheet-submit>div{color:var(--muted);align-items:center;gap:10px;font-size:13px;display:flex}.employee-services>.section:first-child{margin-top:0}.faq-item{border:1px solid var(--line);background:#fff;border-radius:11px;padding:12px}.faq-item summary{cursor:pointer}.faq-item p{margin-bottom:0}@media (max-width:1100px){.timesheet-grid{grid-template-columns:repeat(7,170px)}}@media (max-width:780px){.timesheet-summary{grid-template-columns:1fr}.timesheet-submit{flex-direction:column;align-items:flex-start}.timesheet-submit .button{width:100%}}.quiz-shell{max-width:900px;margin:0 auto}.quiz-form{gap:18px;display:grid}.quiz-question{border:1px solid var(--line);background:#fbfcfd;border-radius:14px;padding:16px}.quiz-question legend{padding:0 6px}.quiz-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:flex-start;gap:10px;margin-top:8px;padding:10px 12px;display:flex}.quiz-option:hover{background:#f8fafb;border-color:#b8cbd3}.quiz-option input{margin-top:3px}.quiz-result{border-radius:10px;padding:11px 13px;font-weight:750}.quiz-result.passed{color:#166534;background:#ecfdf3}.quiz-result.failed{color:#9a3412;background:#fff7ed}.form-divider{border-top:1px solid var(--line);margin-top:6px;padding-top:12px}.employee-dashboard-card{align-items:flex-start;gap:13px;display:flex}.employee-dashboard-card>svg{flex:none;margin-top:4px}.org-chart{align-items:flex-start;gap:28px;padding:8px 0 28px;display:flex;overflow-x:auto}.org-node-wrap{min-width:240px;position:relative}.org-node{align-items:center;gap:12px;min-width:230px;display:flex}.org-node h3{margin:0 0 4px}.org-children{border-top:1px solid var(--line);align-items:flex-start;gap:18px;margin-top:26px;padding-top:18px;display:flex}.org-children>.org-node-wrap:before{content:"";border-left:1px solid var(--line);height:18px;position:absolute;top:-18px;left:50%}@media (max-width:780px){.org-chart,.org-children{flex-direction:column;overflow:visible}.org-children{border-top:0;border-left:1px solid var(--line);margin-left:16px;padding-left:18px}.org-children>.org-node-wrap:before{display:none}}.assistant-sources{gap:8px;margin-top:12px;display:grid}.assistant-source{border:1px solid var(--line);color:inherit;background:#fff;border-radius:10px;gap:3px;padding:10px 12px;text-decoration:none;display:grid}.assistant-source:hover{background:#f8fafb;border-color:#b8cbd3}.assistant-source>span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:11px;font-weight:800}.assistant-source>small{color:var(--muted);line-height:1.35}.certificate-page{max-width:1120px;margin:0 auto}.certificate-actions{justify-content:flex-end;gap:10px;margin-bottom:18px;display:flex}.certificate-sheet{border:1px solid var(--line);text-align:center;background:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:690px;padding:70px 78px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #0f172a14}.certificate-sheet:before,.certificate-sheet:after{content:"";border:28px solid #0f5d7212;border-radius:50%;width:190px;height:190px;position:absolute}.certificate-sheet:before{top:-100px;left:-90px}.certificate-sheet:after{bottom:-100px;right:-90px}.certificate-mark{background:#f1f8fa;border-radius:22px;place-items:center;width:82px;height:82px;margin-bottom:20px;display:grid}.certificate-sheet h1{margin:8px 0 26px;font-size:42px}.certificate-sheet h2{margin:8px 0 20px;font-size:34px}.certificate-sheet h3{max-width:760px;margin:8px 0;font-size:25px}.certificate-lead{color:var(--muted);margin:2px 0;font-size:16px}.certificate-meta{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:34px;width:100%;margin-top:42px;padding-top:24px;display:flex}.certificate-meta>div{gap:5px;display:grid}.certificate-meta span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px;font-weight:800}.certificate-meta b{word-break:break-word;font-size:13px}.certificate-footer{border-top:1px solid var(--line);width:100%;color:var(--muted);justify-content:space-between;margin-top:54px;padding-top:18px;font-size:12px;display:flex}@media (max-width:700px){.certificate-sheet{min-height:600px;padding:42px 22px}.certificate-sheet h1{font-size:32px}.certificate-sheet h2{font-size:27px}.certificate-meta,.certificate-footer{flex-direction:column;gap:16px}}@media print{.sidebar,.topbar,.mobile-nav,.route-controls,.certificate-actions{display:none!important}.portal-main,.page-wrap{margin:0!important;padding:0!important}.certificate-page{max-width:none}.certificate-sheet{box-shadow:none;border:0;border-radius:0;min-height:100vh;padding:60px}.certificate-sheet:before,.certificate-sheet:after{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.notification-button{position:relative}.notification-badge{color:#fff;text-align:center;border:2px solid var(--surface,#fff);box-sizing:content-box;background:#b42318;border-radius:999px;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:800;line-height:17px;position:absolute;top:-5px;right:-6px}.route-theme{--theme:#147d92;--theme-deep:#0b5262;--theme-rgb:20,125,146;--theme-soft:#e8f5f7;--theme-soft-2:#f4fbfc;--theme-ink:#12323a;--theme-border:#cfe7eb;--theme-gradient:linear-gradient(135deg,#0b5262 0%,#147d92 58%,#55b8c5 100%);--page-canvas:radial-gradient(circle at 94% 7%,rgba(var(--theme-rgb),.12),transparent 27%), linear-gradient(180deg,var(--theme-soft-2),#f7f9fb 34%,#f4f7fa 100%);background:var(--page-canvas)}.route-theme .portal-main{background:0 0;min-height:100vh}.route-theme .page-wrap{position:relative}.route-theme .page-title{border:1px solid var(--theme-border);background:linear-gradient(120deg,#fffffff5,#ffffffc7), var(--theme-gradient);box-shadow:0 18px 44px rgba(var(--theme-rgb),.1);border-radius:24px;padding:24px 26px;position:relative;overflow:hidden}.route-theme .page-title:after{content:"";background:linear-gradient(145deg,rgba(var(--theme-rgb),.18),rgba(var(--theme-rgb),.02));pointer-events:none;border-radius:54px;width:190px;height:190px;position:absolute;top:-62px;right:-44px;transform:rotate(22deg)}.route-theme .page-title h1{color:var(--theme-ink);letter-spacing:-.025em;font-size:32px}.route-theme .page-title p{color:#607080}.route-theme .eyebrow{color:var(--theme);background:var(--theme-soft);border:1px solid var(--theme-border);border-radius:999px;margin-bottom:10px;padding:5px 9px}.route-theme .section-head h2{color:var(--theme-ink);letter-spacing:-.015em}.route-theme .card{border-color:var(--theme-border)}@supports (color:color-mix(in lab, red, red)){.route-theme .card{border-color:color-mix(in srgb,var(--theme-border) 72%,#e5eaf0)}}.route-theme .card{box-shadow:0 12px 34px rgba(var(--theme-rgb),.07)}.route-theme .card:hover{border-color:var(--theme)}@supports (color:color-mix(in lab, red, red)){.route-theme .card:hover{border-color:color-mix(in srgb,var(--theme) 36%,#dbe3ea)}}.route-theme .quick-icon,.route-theme .result-icon,.route-theme .empty-icon,.route-theme .chat-avatar{background:var(--theme-soft);color:var(--theme-deep);box-shadow:inset 0 0 0 1px var(--theme-border)}.route-theme .badge{background:var(--theme-soft);color:var(--theme-deep);border:1px solid var(--theme-border)}.route-theme .button{background:var(--theme-deep)}.route-theme .button.accent{background:var(--theme-gradient);box-shadow:0 8px 20px rgba(var(--theme-rgb),.18)}.route-theme .input,.route-theme .select,.route-theme .textarea{background:linear-gradient(180deg,#fff,var(--theme-soft-2));border-color:var(--theme-border)}.route-theme .poll-option,.route-theme .quiz-option,.route-theme .faq-item{border-color:var(--theme-border);background:linear-gradient(180deg,#fff,var(--theme-soft-2))}.route-theme .progress{background:var(--theme-soft)}@supports (color:color-mix(in lab, red, red)){.route-theme .progress{background:color-mix(in srgb,var(--theme-soft) 80%,#edf1f4)}}.route-theme .progress>span{background:var(--theme-gradient)}.route-theme .metric-card{border-color:var(--theme-border);background:linear-gradient(155deg,#fff 0%,var(--theme-soft-2) 100%);box-shadow:0 12px 30px rgba(var(--theme-rgb),.07)}.route-theme .table th{color:var(--theme-deep);background:var(--theme-soft-2)}.route-theme .table td{background:#ffffffb8}.route-theme .back-button{border-color:var(--theme-border);color:var(--theme-deep);background:#ffffffd1}.route-theme .sidebar{background:radial-gradient(circle at 20% 2%,rgba(var(--theme-rgb),.3),transparent 25%), linear-gradient(180deg,#081421 0%,var(--theme-deep) 100%)}@supports (color:color-mix(in lab, red, red)){.route-theme .sidebar{background:radial-gradient(circle at 20% 2%,rgba(var(--theme-rgb),.3),transparent 25%), linear-gradient(180deg,#081421 0%,color-mix(in srgb,var(--theme-deep) 38%,#102943) 100%)}}.route-theme .sidebar-nav a.active,.route-theme .sidebar-admin a.active{background:linear-gradient(90deg,rgba(var(--theme-rgb),.28),#ffffff0f);box-shadow:inset 3px 0 0 var(--theme)}@supports (color:color-mix(in lab, red, red)){.route-theme .sidebar-nav a.active,.route-theme .sidebar-admin a.active{box-shadow:inset 3px 0 0 color-mix(in srgb,var(--theme) 72%,#fff)}}.route-theme .topbar{background:linear-gradient(90deg,var(--theme-deep),#081421 62%)}@supports (color:color-mix(in lab, red, red)){.route-theme .topbar{background:linear-gradient(90deg,color-mix(in srgb,var(--theme-deep) 35%,#081421),#081421 62%)}}.route-theme .topbar{border-bottom-color:rgba(var(--theme-rgb),.18)}.route-theme .global-search:focus-within{border-color:rgba(var(--theme-rgb),.58);box-shadow:0 0 0 3px rgba(var(--theme-rgb),.12)}.route-theme .mobile-nav a.active{color:var(--theme-deep)}.route-theme .mobile-nav a.active svg{color:var(--theme)}.route-theme .admin-tabs a.active{background:var(--theme-gradient);border-color:#0000}.route-theme[data-section=news]{--theme:#c2415b;--theme-deep:#7f2337;--theme-rgb:194,65,91;--theme-soft:#fdecef;--theme-soft-2:#fff7f8;--theme-ink:#4f1725;--theme-border:#f3c8d1;--theme-gradient:linear-gradient(135deg,#7f2337,#c2415b 58%,#e97b8f)}.route-theme[data-section=news] .news-card{border-radius:24px;overflow:hidden}.route-theme[data-section=news] .cover{background:linear-gradient(145deg,#f9d5dc,#f4a8b7)}.route-theme[data-section=events]{--theme:#7c4dce;--theme-deep:#513093;--theme-rgb:124,77,206;--theme-soft:#f0eafe;--theme-soft-2:#faf8ff;--theme-ink:#34205c;--theme-border:#ddd0f8;--theme-gradient:linear-gradient(135deg,#4f2d8d,#7c4dce 56%,#a985ec)}.route-theme[data-section=events] .card{border-radius:22px}.route-theme[data-section=people]{--theme:#2563b8;--theme-deep:#173f78;--theme-rgb:37,99,184;--theme-soft:#eaf2ff;--theme-soft-2:#f6f9ff;--theme-ink:#17345e;--theme-border:#cbdcf6;--theme-gradient:linear-gradient(135deg,#173f78,#2563b8 55%,#5f94dc)}.route-theme[data-section=people] .person-avatar{background:var(--theme-soft);color:var(--theme-deep);box-shadow:0 0 0 4px #fff,0 0 0 5px var(--theme-border);border-radius:50%}.route-theme[data-page=people-detail] .profile-avatar{background:var(--theme-gradient);border-radius:50%}.route-theme[data-section=time]{--theme:#d97706;--theme-deep:#8b4b07;--theme-rgb:217,119,6;--theme-soft:#fff2dc;--theme-soft-2:#fffaf2;--theme-ink:#5d3509;--theme-border:#f1d3a7;--theme-gradient:linear-gradient(135deg,#8b4b07,#d97706 55%,#f5a83b)}.route-theme[data-section=time] .timesheet-grid .day-card:nth-child(odd){background:linear-gradient(#fff,#fff8eb)}.route-theme[data-page=time-leave]{--theme:#0f8a6a;--theme-deep:#0a604b;--theme-rgb:15,138,106;--theme-soft:#e4f7f1;--theme-soft-2:#f3fbf8;--theme-ink:#174d40;--theme-border:#bfe7db;--theme-gradient:linear-gradient(135deg,#0a604b,#0f8a6a,#56bfa4)}.route-theme[data-page=time-shift]{--theme:#3f6db5;--theme-deep:#274a80;--theme-rgb:63,109,181;--theme-soft:#eaf1fb;--theme-soft-2:#f6f9fd;--theme-ink:#243d65;--theme-border:#cad9ef;--theme-gradient:linear-gradient(135deg,#274a80,#3f6db5,#7198d0)}.route-theme[data-page=time-standby]{--theme:#b45309;--theme-deep:#753706;--theme-rgb:180,83,9;--theme-soft:#fff0e1;--theme-soft-2:#fff9f4;--theme-ink:#603109;--theme-border:#efcfb1;--theme-gradient:linear-gradient(135deg,#753706,#b45309,#e38c46)}.route-theme[data-section=hr]{--theme:#13856f;--theme-deep:#0b5a4a;--theme-rgb:19,133,111;--theme-soft:#e6f7f2;--theme-soft-2:#f4fcf9;--theme-ink:#164d42;--theme-border:#c5e9df;--theme-gradient:linear-gradient(135deg,#0b5a4a,#13856f 58%,#4bb39e)}.route-theme[data-section=hr] .service-tile{background:linear-gradient(145deg,#fff,var(--theme-soft-2));border-radius:24px}.route-theme[data-section=hr] .service-tile:hover{border-color:var(--theme)}.route-theme[data-page=hr-career]{--theme:#6f55c7;--theme-deep:#47348a;--theme-rgb:111,85,199;--theme-soft:#f0ecff;--theme-soft-2:#faf8ff;--theme-ink:#3e316d;--theme-border:#d9d0f6;--theme-gradient:linear-gradient(135deg,#47348a,#6f55c7,#9b84e4)}.route-theme[data-page=hr-performance]{--theme:#2d6ca8;--theme-deep:#1b4b79;--theme-rgb:45,108,168;--theme-soft:#eaf3fb;--theme-soft-2:#f7fbff;--theme-ink:#244866;--theme-border:#c8ddf0;--theme-gradient:linear-gradient(135deg,#1b4b79,#2d6ca8,#68a0d3)}.route-theme[data-page=hr-recognition]{--theme:#c58a0a;--theme-deep:#7d5809;--theme-rgb:197,138,10;--theme-soft:#fff5d8;--theme-soft-2:#fffbf0;--theme-ink:#5f460d;--theme-border:#eddba7;--theme-gradient:linear-gradient(135deg,#7d5809,#c58a0a,#e5b94d)}.route-theme[data-page=hr-mentoring]{--theme:#3f77b6;--theme-deep:#294f7c;--theme-rgb:63,119,182;--theme-soft:#eaf3fb;--theme-soft-2:#f6faff;--theme-ink:#274766;--theme-border:#cbddef;--theme-gradient:linear-gradient(135deg,#294f7c,#3f77b6,#78a6d5)}.route-theme[data-page=hr-referrals]{--theme:#9a4fa8;--theme-deep:#66346e;--theme-rgb:154,79,168;--theme-soft:#f6eafa;--theme-soft-2:#fcf7fd;--theme-ink:#58305e;--theme-border:#e4cbe9;--theme-gradient:linear-gradient(135deg,#66346e,#9a4fa8,#c482cf)}.route-theme[data-page=hr-background],.route-theme[data-page=hr-declarations]{--theme:#39766b;--theme-deep:#28534b;--theme-rgb:57,118,107;--theme-soft:#eaf5f3;--theme-soft-2:#f7fbfa;--theme-ink:#294d47;--theme-border:#cce3de;--theme-gradient:linear-gradient(135deg,#28534b,#39766b,#6fa99f)}.route-theme[data-page=hr-separation]{--theme:#a14b4b;--theme-deep:#6e3232;--theme-rgb:161,75,75;--theme-soft:#faeded;--theme-soft-2:#fdf8f8;--theme-ink:#5f3333;--theme-border:#e9cccc;--theme-gradient:linear-gradient(135deg,#6e3232,#a14b4b,#c87d7d)}.route-theme[data-page=hr-checklists],.route-theme[data-page=hr-tasks]{--theme:#44745a;--theme-deep:#2f5240;--theme-rgb:68,116,90;--theme-soft:#edf5f0;--theme-soft-2:#f8fbf9;--theme-ink:#304f3c;--theme-border:#d0e2d6;--theme-gradient:linear-gradient(135deg,#2f5240,#44745a,#79a789)}.route-theme[data-section=apps]{--theme:#4f55c8;--theme-deep:#34398b;--theme-rgb:79,85,200;--theme-soft:#eceefe;--theme-soft-2:#f8f8ff;--theme-ink:#30346c;--theme-border:#d3d5f7;--theme-gradient:linear-gradient(135deg,#34398b,#4f55c8,#8287e2)}.route-theme[data-section=apps] .app-card{border-radius:24px}.route-theme[data-section=apps] .app-icon{background:var(--theme-gradient);box-shadow:0 10px 24px rgba(var(--theme-rgb),.24)}.route-theme[data-section=community]{--theme:#a63b7a;--theme-deep:#702653;--theme-rgb:166,59,122;--theme-soft:#f9e9f2;--theme-soft-2:#fdf7fa;--theme-ink:#602342;--theme-border:#edc9dd;--theme-gradient:linear-gradient(135deg,#702653,#a63b7a,#d273aa)}.route-theme[data-section=community] .post{border-radius:24px}.route-theme[data-section=community] .feed-composer{background:linear-gradient(145deg,#fff,var(--theme-soft-2))}.route-theme[data-section=learning]{--theme:#087fa3;--theme-deep:#07556e;--theme-rgb:8,127,163;--theme-soft:#e3f5fa;--theme-soft-2:#f2fbfd;--theme-ink:#164b5b;--theme-border:#bfe3ec;--theme-gradient:linear-gradient(135deg,#07556e,#087fa3,#45b4cf)}.route-theme[data-section=learning] .course-card{border-top:4px solid var(--theme);border-radius:22px}.route-theme[data-section=knowledge]{--theme:#3b7b4c;--theme-deep:#285636;--theme-rgb:59,123,76;--theme-soft:#ebf6ed;--theme-soft-2:#f7fbf8;--theme-ink:#2d5135;--theme-border:#cde4d2;--theme-gradient:linear-gradient(135deg,#285636,#3b7b4c,#73a982)}.route-theme[data-section=knowledge] .card{border-radius:20px}.route-theme[data-section=knowledge] .search-result{border-left:4px solid var(--theme)}.route-theme[data-section=assistant]{--theme:#7357d9;--theme-deep:#493397;--theme-rgb:115,87,217;--theme-soft:#f0ecff;--theme-soft-2:#faf8ff;--theme-ink:#3f3272;--theme-border:#d9d0fa;--theme-gradient:linear-gradient(135deg,#493397,#7357d9,#a18bea)}.route-theme[data-section=assistant] .assistant-chat{background:linear-gradient(160deg,#fff 58%,var(--theme-soft-2))}.route-theme[data-section=assistant] .chat-message.user>div{background:var(--theme-gradient);border:0}.route-theme[data-section=help]{--theme:#2683a9;--theme-deep:#175a76;--theme-rgb:38,131,169;--theme-soft:#e6f5fb;--theme-soft-2:#f5fbfd;--theme-ink:#214f61;--theme-border:#c5e2ed;--theme-gradient:linear-gradient(135deg,#175a76,#2683a9,#66b7d4)}.route-theme[data-section=help] .help-tutorial{border-radius:22px}.route-theme[data-section=surveys]{--theme:#d26432;--theme-deep:#8b3d1f;--theme-rgb:210,100,50;--theme-soft:#fff0e8;--theme-soft-2:#fff8f4;--theme-ink:#6b351f;--theme-border:#f1d0bf;--theme-gradient:linear-gradient(135deg,#8b3d1f,#d26432,#ed9870)}.route-theme[data-section=notifications]{--theme:#c33d4e;--theme-deep:#802936;--theme-rgb:195,61,78;--theme-soft:#fdebed;--theme-soft-2:#fff7f8;--theme-ink:#612c34;--theme-border:#f0c8ce;--theme-gradient:linear-gradient(135deg,#802936,#c33d4e,#e67886)}.route-theme[data-section=notifications] .unread{border-left:5px solid var(--theme);background:linear-gradient(90deg,var(--theme-soft),#fff 22%)}.route-theme[data-section=admin]{--theme:#a87813;--theme-deep:#514522;--theme-rgb:168,120,19;--theme-soft:#f7f0df;--theme-soft-2:#fbfaf5;--theme-ink:#40391f;--theme-border:#e3d7b8;--theme-gradient:linear-gradient(135deg,#403b2b,#78652f,#b88b2f)}.route-theme[data-section=admin] .admin-tabs{border:1px solid var(--theme-border);background:#ffffffc2;border-radius:16px;padding:10px}.route-theme[data-section=admin] .table-wrap{border:1px solid var(--theme-border);border-radius:15px}.route-theme[data-section=search]{--theme:#526d82;--theme-deep:#354b5c;--theme-rgb:82,109,130;--theme-soft:#edf2f5;--theme-soft-2:#f8fafb;--theme-ink:#344b5b;--theme-border:#d6e0e6;--theme-gradient:linear-gradient(135deg,#354b5c,#526d82,#8097a8)}.route-theme[data-section=profile]{--theme:#536d70;--theme-deep:#354b4d;--theme-rgb:83,109,112;--theme-soft:#eef3f3;--theme-soft-2:#f9fbfb;--theme-ink:#364c4e;--theme-border:#d6e0e0;--theme-gradient:linear-gradient(135deg,#354b4d,#536d70,#819698)}.route-theme[data-page^=hr-] .form-grid.card,.route-theme[data-page^=time-] .form-grid.card{padding-top:24px;position:relative;overflow:hidden}.route-theme[data-page^=hr-] .form-grid.card:before,.route-theme[data-page^=time-] .form-grid.card:before{content:"";background:var(--theme-gradient);height:5px;position:absolute;top:0;left:0;right:0}.route-theme[data-page=hr-career] .career-actions .list-row{background:var(--theme-soft-2);border:1px solid var(--theme-border);border-radius:12px;padding:12px}.route-theme[data-page=hr-recognition] .list-row{border-radius:13px;padding:14px}.route-theme[data-page=time-timesheet] .timesheet-summary{background:linear-gradient(135deg,#fff,var(--theme-soft-2));border:1px solid var(--theme-border);border-radius:20px;padding:18px}.route-theme[data-page=time-shift] .table-wrap{border:1px solid var(--theme-border);border-radius:18px}.route-theme[data-page=hr-documents] .app-card{border-top:5px solid var(--theme);min-height:160px}.route-theme[data-page=hr-team] .metric-card{min-height:120px}.route-theme[data-page=hr-aspire] .card{border-radius:24px}@media (max-width:780px){.route-theme .page-title{border-radius:18px;padding:20px 18px}.route-theme .page-title h1{font-size:27px}.route-theme .page-title:after{width:130px;height:130px;top:-50px;right:-48px}.route-theme .mobile-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5}.route-theme .card{border-radius:16px}}.context-nav-shell{border-bottom:1px solid var(--theme-border);background:linear-gradient(90deg,#ffffffeb,var(--theme-soft-2));z-index:18;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);align-items:center;gap:14px;padding:12px 28px;display:flex;position:sticky;top:72px}.context-nav-label{letter-spacing:.1em;text-transform:uppercase;color:var(--theme-deep);white-space:nowrap;border-right:1px solid var(--theme-border);padding-right:14px;font-size:11px;font-weight:900}.context-nav{scrollbar-width:none;gap:7px;padding:2px 0;display:flex;overflow-x:auto}.context-nav::-webkit-scrollbar{display:none}.context-nav a{white-space:nowrap;color:#667789;border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;padding:8px 10px;font-size:12px;font-weight:750;text-decoration:none;transition:all .15s;display:inline-flex}.context-nav a:hover{color:var(--theme-deep);border-color:var(--theme-border);background:#fff}.context-nav a.active{color:var(--theme-deep);background:var(--theme-soft);border-color:var(--theme-border);box-shadow:0 6px 16px rgba(var(--theme-rgb),.1)}.context-nav a.active svg{color:var(--theme)}@media (max-width:780px){.context-nav-shell{gap:10px;padding:9px 13px;top:66px}.context-nav-label{display:none}.context-nav a{padding:7px 9px;font-size:11px}}.route-theme{--display-font:Inter,ui-sans-serif,system-ui,sans-serif;--control-radius:11px;--card-radius:17px}.route-theme .page-title h1,.route-theme .section-head h2,.route-theme .card>h2{font-family:var(--display-font)}.route-theme .card{border-radius:var(--card-radius)}.route-theme .input,.route-theme .select,.route-theme .textarea,.route-theme .button{border-radius:var(--control-radius)}.route-theme[data-section=news]{--display-font:Georgia,"Times New Roman",serif;--control-radius:8px;--card-radius:20px}.route-theme[data-section=events]{--display-font:"Trebuchet MS",Inter,sans-serif;--control-radius:14px;--card-radius:24px}.route-theme[data-section=people]{--display-font:"Segoe UI",Inter,sans-serif;--control-radius:10px;--card-radius:18px}.route-theme[data-section=time]{--display-font:"Arial Narrow","Segoe UI",sans-serif;--control-radius:8px;--card-radius:15px}.route-theme[data-section=hr]{--display-font:"Segoe UI Variable","Segoe UI",Inter,sans-serif;--control-radius:14px;--card-radius:22px}.route-theme[data-section=apps]{--display-font:"Trebuchet MS",Inter,sans-serif;--control-radius:16px;--card-radius:24px}.route-theme[data-section=community]{--display-font:"Trebuchet MS",Inter,sans-serif;--control-radius:18px;--card-radius:24px}.route-theme[data-section=learning]{--display-font:"Aptos Display","Segoe UI",Inter,sans-serif;--control-radius:12px;--card-radius:20px}.route-theme[data-section=knowledge]{--display-font:Georgia,"Times New Roman",serif;--control-radius:7px;--card-radius:14px}.route-theme[data-section=assistant]{--display-font:"Trebuchet MS",Inter,sans-serif;--control-radius:18px;--card-radius:24px}.route-theme[data-section=help]{--display-font:"Segoe UI",Inter,sans-serif;--control-radius:12px;--card-radius:20px}.route-theme[data-section=surveys]{--display-font:"Aptos Display","Segoe UI",Inter,sans-serif;--control-radius:9px;--card-radius:18px}.route-theme[data-section=notifications]{--display-font:"Segoe UI",Inter,sans-serif;--control-radius:10px;--card-radius:16px}.route-theme[data-section=admin]{--display-font:"Aptos Display","Segoe UI",Inter,sans-serif;--control-radius:8px;--card-radius:14px}.route-theme[data-page=news-detail] .page-title{background:linear-gradient(90deg,#fffffff7,#fff7f8e0), var(--theme-gradient);border-left:6px solid var(--theme)}.route-theme[data-page=news-detail] .card{box-shadow:none;border-width:0 0 1px;border-radius:0}.route-theme[data-page=people-detail] .page-title{background:linear-gradient(135deg,#f8fbff,#eef5ff)}.route-theme[data-page=people-detail] .profile-hero{background:linear-gradient(135deg,#fff,var(--theme-soft-2));border:1px solid var(--theme-border);border-radius:28px;padding:22px}.route-theme[data-page=learning-detail] .page-title{background:radial-gradient(circle at 90% 20%,rgba(var(--theme-rgb),.18),transparent 28%), linear-gradient(135deg,#fff,#f3fbfd)}.route-theme[data-page=learning-detail] .card{border-left:4px solid var(--theme)}@supports (color:color-mix(in lab, red, red)){.route-theme[data-page=learning-detail] .card{border-left:4px solid color-mix(in srgb,var(--theme) 55%,transparent)}}.route-theme[data-page=knowledge-detail] .page-title{border-left:7px solid var(--theme);background:#fff;border-radius:12px}.route-theme[data-page=knowledge-detail] .card{box-shadow:none;border-radius:12px}.route-theme[data-page=hr-requests] .form-grid.card{background:linear-gradient(145deg,#fff,#f4fbf9)}.route-theme[data-page=hr-movements] .form-grid.card{background:linear-gradient(145deg,#fff,#f7fbff)}.route-theme[data-page=hr-documents] .card{background:linear-gradient(160deg,#fff,#f8fbfc)}.route-theme[data-page=hr-team] .card{border-top:4px solid var(--theme)}.route-theme[data-page=hr-aspire] .page-title{background:radial-gradient(circle at 90% 20%,rgba(var(--theme-rgb),.16),transparent 25%), linear-gradient(135deg,#fff,#fbf8ff)}.route-theme[data-page=hr-background] .card,.route-theme[data-page=hr-declarations] .card{box-shadow:0 8px 24px rgba(var(--theme-rgb),.05)}.route-theme[data-page=time-faq] .faq-item{border-left:4px solid var(--theme)}.route-theme[data-page=time-standby] .form-grid.card{background:linear-gradient(145deg,#fff,#fff8f3)}.route-theme[data-page=time-shift] .card{background:linear-gradient(155deg,#fff,#f6f9fd)}.route-theme[data-section=home] .hero{background:radial-gradient(circle at 82% 16%,#38bdf84d,#0000 26%),radial-gradient(circle at 15% 88%,#2dd4bf2b,#0000 26%),linear-gradient(125deg,#081421,#0b3550 52%,#0a6170);border-radius:30px;min-height:230px}.route-theme[data-section=home] .quick-card{background:linear-gradient(145deg,#fff,#f6fbfc);border:0;min-height:92px}.route-theme[data-section=home] .employee-dashboard-card{border-top:4px solid var(--theme);background:linear-gradient(155deg,#fff,#f8fbfc);min-height:155px}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=home] .employee-dashboard-card{border-top:4px solid color-mix(in srgb,var(--theme) 70%,#fff)}}.route-theme[data-section=home] .section>.grid.grid-3>.card{min-height:190px}.route-theme[data-section=home] .section:last-child .card:first-child{border-top:5px solid #3b7b4c}.route-theme[data-section=home] .section:last-child .card:nth-child(2){border-top:5px solid #a63b7a}.route-theme[data-section=home] .section:last-child .card:nth-child(3){border-top:5px solid #7357d9}.route-theme[data-section=events] .list>article.card{background:linear-gradient(135deg,#fff 0%,var(--theme-soft-2) 100%);padding-left:28px;position:relative;overflow:hidden}.route-theme[data-section=events] .list>article.card:before{content:"";background:var(--theme-gradient);width:8px;position:absolute;top:0;bottom:0;left:0}.route-theme[data-section=events] .list>article.card .grid-3{border:1px solid var(--theme-border);background:#ffffffb8;border-radius:16px;padding:14px}.route-theme[data-section=apps] .grid.grid-3{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.route-theme[data-section=apps] .app-card{background:radial-gradient(circle at 92% 5%,rgba(var(--theme-rgb),.14),transparent 25%), linear-gradient(145deg,#fff,var(--theme-soft-2));min-height:190px;position:relative;overflow:hidden}.route-theme[data-section=apps] .app-card:after{content:"";background:rgba(var(--theme-rgb),.07);border-radius:28px;width:100px;height:100px;position:absolute;bottom:-34px;right:-26px;transform:rotate(22deg)}.route-theme[data-section=apps] .app-icon{border-radius:18px;width:56px;height:56px;font-size:20px}.route-theme[data-section=community] .feed-composer{box-shadow:0 18px 46px rgba(var(--theme-rgb),.1);border:0}.route-theme[data-section=community] .post{box-shadow:0 15px 38px rgba(var(--theme-rgb),.08);border:0;position:relative}.route-theme[data-section=community] .post:before{content:"";background:var(--theme-gradient);border-radius:99px;width:4px;position:absolute;top:20px;bottom:20px;left:0}.route-theme[data-section=community] aside.card{background:linear-gradient(160deg,#fff,var(--theme-soft-2));height:max-content;position:sticky;top:138px}.route-theme[data-section=learning] .course-card{min-height:240px;padding-top:24px;position:relative;overflow:hidden}.route-theme[data-section=learning] .course-card:after{content:"";background:rgba(var(--theme-rgb),.08);border-radius:50%;width:120px;height:120px;position:absolute;top:-42px;right:-42px}.route-theme[data-section=learning] .section:has(.filter-bar){border:1px solid var(--theme-border);background:#ffffffb3;border-radius:20px;padding:18px}.route-theme[data-section=knowledge] .grid.grid-3>.card{background:#fff;min-height:160px}.route-theme[data-section=knowledge] .grid.grid-3>.card:nth-child(3n+1){border-left:5px solid #3b7b4c}.route-theme[data-section=knowledge] .grid.grid-3>.card:nth-child(3n+2){border-left:5px solid #6c8d3d}.route-theme[data-section=knowledge] .grid.grid-3>.card:nth-child(3n+3){border-left:5px solid #3f6d59}.route-theme[data-section=knowledge] .filter-bar{border:1px solid var(--theme-border);background:#fff;border-radius:14px;padding:14px}.route-theme[data-section=help]>.portal-main .page-wrap>.grid.grid-3>.card{flex-direction:column;align-items:flex-start;min-height:230px;display:flex}.route-theme[data-section=help]>.portal-main .page-wrap>.grid.grid-3>.card:first-child{border-top:5px solid #2563b8}.route-theme[data-section=help]>.portal-main .page-wrap>.grid.grid-3>.card:nth-child(2){border-top:5px solid #3b7b4c}.route-theme[data-section=help]>.portal-main .page-wrap>.grid.grid-3>.card:nth-child(3){border-top:5px solid #087fa3}.route-theme[data-section=help] .help-tutorial{background:linear-gradient(145deg,#fff,var(--theme-soft-2));align-items:flex-start;min-height:150px}.route-theme[data-section=help] details.card{box-shadow:none;background:#fff;border-radius:14px}.route-theme[data-section=help] details.card[open]{border-color:var(--theme);background:var(--theme-soft-2)}@media (max-width:900px){.route-theme[data-section=community] aside.card{position:static}}.route-theme[data-section=surveys] .grid.grid-2>section:first-child{border:1px solid var(--theme-border);background:linear-gradient(160deg,#fff8f4,#fff);border-radius:24px;padding:18px}.route-theme[data-section=surveys] .grid.grid-2>section:last-child{border:1px solid var(--theme-border);background:linear-gradient(160deg,#fff,#fff4ee);border-radius:24px;padding:18px}.route-theme[data-section=surveys] article.card{box-shadow:none;background:#ffffffdb;border-width:1px}.route-theme[data-section=surveys] .poll-option{transition:all .15s}.route-theme[data-section=surveys] .poll-option:hover{border-color:var(--theme);transform:translate(2px)}.route-theme[data-section=notifications] .list>article.card{box-shadow:none;background:#fff;border-radius:14px;padding:16px 18px}.route-theme[data-section=notifications] .list>article.card.unread{box-shadow:0 8px 24px rgba(var(--theme-rgb),.08)}.route-theme[data-section=notifications] .quick-icon{border-radius:50%}.route-theme[data-section=search] .list{gap:8px}.route-theme[data-section=search] .search-result{box-shadow:none;background:#fff;border-radius:12px;transition:transform .14s,border-color .14s}.route-theme[data-section=search] .search-result:hover{border-color:var(--theme);transform:translate(3px)}.route-theme[data-section=search] .filter-bar:first-of-type{border:1px solid var(--theme-border);background:#fff;border-radius:14px;padding:14px}.route-theme[data-section=profile] .profile-hero{background:radial-gradient(circle at 92% 15%,rgba(var(--theme-rgb),.15),transparent 24%), linear-gradient(145deg,#fff,var(--theme-soft-2));border-radius:28px}.route-theme[data-section=profile] .profile-avatar{background:var(--theme-gradient);width:96px;height:96px;box-shadow:0 12px 30px rgba(var(--theme-rgb),.22);border-radius:50%}.route-theme[data-section=profile] .section.card:has(.form-grid){border-top:5px solid var(--theme);padding:24px}.route-theme[data-section=profile] .form-divider{background:var(--theme-soft-2);border:1px solid var(--theme-border);border-radius:12px;margin-top:10px;padding:12px 14px}.route-theme[data-section=profile] .grid.grid-4>.card{background:linear-gradient(145deg,#fff,var(--theme-soft-2));min-height:125px}.route-theme[data-section=admin] .page-wrap{max-width:1700px}.route-theme[data-section=admin] .card{box-shadow:0 8px 20px rgba(var(--theme-rgb),.05)}.route-theme[data-section=admin] .form-grid.card,.route-theme[data-section=admin] form.card{border-top:4px solid var(--theme)}.route-theme[data-section=admin] .metric-card{border-radius:12px}.route-theme[data-section=admin] .table th{z-index:1;position:sticky;top:0}.route-theme{--accent-a:var(--theme);--accent-b:#2f80ed;--accent-c:#8b5cf6;--accent-d:#10b981;--accent-e:#f59e0b;--accent-f:#ef5b5b}.route-theme .grid>.card:nth-child(6n+1),.route-theme .list>.card:nth-child(6n+1){--card-accent:var(--accent-a)}.route-theme .grid>.card:nth-child(6n+2),.route-theme .list>.card:nth-child(6n+2){--card-accent:var(--accent-b)}.route-theme .grid>.card:nth-child(6n+3),.route-theme .list>.card:nth-child(6n+3){--card-accent:var(--accent-c)}.route-theme .grid>.card:nth-child(6n+4),.route-theme .list>.card:nth-child(6n+4){--card-accent:var(--accent-d)}.route-theme .grid>.card:nth-child(6n+5),.route-theme .list>.card:nth-child(6n+5){--card-accent:var(--accent-e)}.route-theme .grid>.card:nth-child(6n),.route-theme .list>.card:nth-child(6n){--card-accent:var(--accent-f)}.route-theme .grid>.card,.route-theme .list>.card{--card-accent:var(--theme);border-color:var(--card-accent);position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.route-theme .grid>.card,.route-theme .list>.card{border-color:color-mix(in srgb,var(--card-accent) 24%,#dbe3ea)}}.route-theme .grid>.card,.route-theme .list>.card{background-image:linear-gradient(135deg,var(--card-accent) 0 18px,transparent 18px)}@supports (color:color-mix(in lab, red, red)){.route-theme .grid>.card,.route-theme .list>.card{background-image:linear-gradient(135deg,color-mix(in srgb,var(--card-accent) 92%,white) 0 18px,transparent 18px)}}.route-theme .grid>.card,.route-theme .list>.card{background-repeat:no-repeat;transition:transform .16s,border-color .16s,box-shadow .16s}.route-theme .grid>a.card:hover,.route-theme .list>a.card:hover,.route-theme .grid>.card:hover{border-color:var(--card-accent);transform:translateY(-2px)}@supports (color:color-mix(in lab, red, red)){.route-theme .grid>a.card:hover,.route-theme .list>a.card:hover,.route-theme .grid>.card:hover{border-color:color-mix(in srgb,var(--card-accent) 52%,#dbe3ea)}}.route-theme .grid>a.card:hover,.route-theme .list>a.card:hover,.route-theme .grid>.card:hover{box-shadow:0 16px 34px var(--card-accent)}@supports (color:color-mix(in lab, red, red)){.route-theme .grid>a.card:hover,.route-theme .list>a.card:hover,.route-theme .grid>.card:hover{box-shadow:0 16px 34px color-mix(in srgb,var(--card-accent) 12%,transparent)}}.route-theme .grid>.card:after,.route-theme .list>.card:after{content:"";background:linear-gradient(145deg, var(--card-accent), var(--card-accent));border-radius:18px;width:78px;height:78px;position:absolute;top:-30px;right:-24px;transform:rotate(35deg)}@supports (color:color-mix(in lab, red, red)){.route-theme .grid>.card:after,.route-theme .list>.card:after{background:linear-gradient(145deg, color-mix(in srgb,var(--card-accent) 94%,white), color-mix(in srgb,var(--card-accent) 58%,white))}}.route-theme .grid>.card:after,.route-theme .list>.card:after{opacity:.14;pointer-events:none}.route-theme .quick-card,.route-theme .employee-dashboard-card,.route-theme .app-card,.route-theme .course-card,.route-theme .help-tutorial{border-left:6px solid var(--card-accent,var(--theme));background-color:#fff;background-image:linear-gradient(135deg,var(--card-accent,var(--theme)) 0 18px,transparent 18px), linear-gradient(160deg,#fff,var(--card-accent,var(--theme)))}@supports (color:color-mix(in lab, red, red)){.route-theme .quick-card,.route-theme .employee-dashboard-card,.route-theme .app-card,.route-theme .course-card,.route-theme .help-tutorial{background-image:linear-gradient(135deg,color-mix(in srgb,var(--card-accent,var(--theme)) 95%,white) 0 18px,transparent 18px), linear-gradient(160deg,#fff,color-mix(in srgb,var(--card-accent,var(--theme)) 5%,white))}}.route-theme .quick-card .quick-icon,.route-theme .employee-dashboard-card>svg,.route-theme .help-tutorial .quick-icon{background:linear-gradient(145deg, var(--card-accent,var(--theme)), var(--card-accent,var(--theme)))}@supports (color:color-mix(in lab, red, red)){.route-theme .quick-card .quick-icon,.route-theme .employee-dashboard-card>svg,.route-theme .help-tutorial .quick-icon{background:linear-gradient(145deg, color-mix(in srgb,var(--card-accent,var(--theme)) 84%,white), color-mix(in srgb,var(--card-accent,var(--theme)) 58%,white))}}.route-theme .quick-card .quick-icon,.route-theme .employee-dashboard-card>svg,.route-theme .help-tutorial .quick-icon{color:#fff;box-shadow:0 8px 18px var(--card-accent,var(--theme));border:0}@supports (color:color-mix(in lab, red, red)){.route-theme .quick-card .quick-icon,.route-theme .employee-dashboard-card>svg,.route-theme .help-tutorial .quick-icon{box-shadow:0 8px 18px color-mix(in srgb,var(--card-accent,var(--theme)) 24%,transparent)}}.route-theme .quick-card .quick-icon{border-radius:13px;width:42px;height:42px}.route-theme .metric-card{--card-accent:var(--theme);border-top:5px solid var(--card-accent);background-image:linear-gradient(135deg,var(--card-accent) 0 52px,transparent 52px), linear-gradient(160deg,#fff,var(--card-accent));position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.route-theme .metric-card{background-image:linear-gradient(135deg,color-mix(in srgb,var(--card-accent) 18%,white) 0 52px,transparent 52px), linear-gradient(160deg,#fff,color-mix(in srgb,var(--card-accent) 4%,white))}}.route-theme .metric-card strong{color:var(--card-accent)}@supports (color:color-mix(in lab, red, red)){.route-theme .metric-card strong{color:color-mix(in srgb,var(--card-accent) 78%,#17212b)}}.route-theme .section-head{position:relative}.route-theme .section-head:has(h2){border-left:0;padding-left:18px}.route-theme .section-head:has(h2):before{content:"";background:linear-gradient(180deg,var(--theme),var(--theme-deep));clip-path:polygon(0 0,100% 0,70% 100%,0 100%);border-radius:2px 7px 7px 2px;width:7px;height:26px;position:absolute;top:3px;left:0}.route-theme .filter-bar{gap:9px}.route-theme .filter-bar>.button,.route-theme .context-nav a{position:relative;overflow:hidden}.route-theme .filter-bar>.button:before,.route-theme .context-nav a:before{content:"";background:var(--item-accent,var(--theme));opacity:.8;width:4px;position:absolute;top:0;bottom:0;left:0}.route-theme .context-nav a:nth-child(6n+1){--item-accent:var(--accent-a)}.route-theme .context-nav a:nth-child(6n+2){--item-accent:var(--accent-b)}.route-theme .context-nav a:nth-child(6n+3){--item-accent:var(--accent-c)}.route-theme .context-nav a:nth-child(6n+4){--item-accent:var(--accent-d)}.route-theme .context-nav a:nth-child(6n+5){--item-accent:var(--accent-e)}.route-theme .context-nav a:nth-child(6n){--item-accent:var(--accent-f)}.route-theme .sidebar-nav a,.route-theme .sidebar-admin a{position:relative;overflow:hidden}.route-theme .sidebar-nav a:before,.route-theme .sidebar-admin a:before{content:"";background:var(--nav-accent,#4fb7c3);opacity:.72;border-radius:0 4px 4px 0;width:4px;position:absolute;top:7px;bottom:7px;left:0}.route-theme .sidebar-nav a:nth-child(6n+1){--nav-accent:#38bdf8}.route-theme .sidebar-nav a:nth-child(6n+2){--nav-accent:#34d399}.route-theme .sidebar-nav a:nth-child(6n+3){--nav-accent:#a78bfa}.route-theme .sidebar-nav a:nth-child(6n+4){--nav-accent:#f59e0b}.route-theme .sidebar-nav a:nth-child(6n+5){--nav-accent:#fb7185}.route-theme .sidebar-nav a:nth-child(6n){--nav-accent:#22d3ee}.route-theme .sidebar-nav a.active:before,.route-theme .sidebar-admin a.active:before{opacity:1;width:6px}.route-theme .list-row .quick-icon,.route-theme .result-icon,.route-theme .app-icon{background:linear-gradient(145deg, var(--card-accent,var(--theme)), var(--card-accent,var(--theme)))}@supports (color:color-mix(in lab, red, red)){.route-theme .list-row .quick-icon,.route-theme .result-icon,.route-theme .app-icon{background:linear-gradient(145deg, color-mix(in srgb,var(--card-accent,var(--theme)) 78%,white), color-mix(in srgb,var(--card-accent,var(--theme)) 52%,white))}}.route-theme .list-row .quick-icon,.route-theme .result-icon,.route-theme .app-icon{color:#fff;border:0}.route-theme[data-section=home]{--accent-a:#0f9f92;--accent-b:#2f80ed;--accent-c:#8b5cf6;--accent-d:#14a66f;--accent-e:#f59e0b;--accent-f:#e0566d}.route-theme[data-section=home] .quick-card:first-child{--card-accent:#2f80ed}.route-theme[data-section=home] .quick-card:nth-child(2){--card-accent:#0f9f92}.route-theme[data-section=home] .quick-card:nth-child(3){--card-accent:#8b5cf6}.route-theme[data-section=home] .quick-card:nth-child(4){--card-accent:#14a66f}.route-theme[data-section=home] .employee-dashboard-card:first-child{--card-accent:#f59e0b}.route-theme[data-section=home] .employee-dashboard-card:nth-child(2){--card-accent:#0f9f92}.route-theme[data-section=home] .employee-dashboard-card:nth-child(3){--card-accent:#8b5cf6}.route-theme[data-section=news] .news-card{border-left:7px solid var(--card-accent,var(--theme))}.route-theme[data-section=news] .news-card .news-body{position:relative}.route-theme[data-section=news] .news-card .news-body:before{content:"";background:var(--card-accent,var(--theme));border-radius:9px;width:52px;height:5px;margin-bottom:12px;display:block}.route-theme[data-section=events] article.card{border-left:9px solid var(--card-accent,var(--theme))}.route-theme[data-section=events] article.card:after{opacity:.19}.route-theme[data-section=people] .grid>a.card{border-top:6px solid var(--card-accent,var(--theme))}.route-theme[data-section=people] .grid>a.card .person-avatar{box-shadow:0 0 0 4px #fff,0 0 0 7px var(--card-accent,var(--theme))}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=people] .grid>a.card .person-avatar{box-shadow:0 0 0 4px #fff,0 0 0 7px color-mix(in srgb,var(--card-accent,var(--theme)) 32%,transparent)}}.route-theme[data-section=hr] .form-grid.card,.route-theme[data-section=time] .form-grid.card{border-left:7px solid var(--card-accent,var(--theme))}.route-theme[data-section=hr] .service-tile,.route-theme[data-section=time] .card{background-image:linear-gradient(135deg,var(--card-accent,var(--theme)) 0 16px,transparent 16px), linear-gradient(160deg,#fff,var(--card-accent,var(--theme)))}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=hr] .service-tile,.route-theme[data-section=time] .card{background-image:linear-gradient(135deg,color-mix(in srgb,var(--card-accent,var(--theme)) 90%,white) 0 16px,transparent 16px), linear-gradient(160deg,#fff,color-mix(in srgb,var(--card-accent,var(--theme)) 5%,white))}}.route-theme[data-section=learning] .course-card{border-left:7px solid var(--card-accent,var(--theme))}.route-theme[data-section=knowledge] .grid>.card{border-top:5px solid var(--card-accent,var(--theme))}.route-theme[data-section=help] .help-tutorial{border-left:7px solid var(--card-accent,var(--theme))}.route-theme[data-section=community] .post{border-left:6px solid var(--card-accent,var(--theme))}.route-theme[data-section=community] aside.card{border-top:6px solid var(--theme)}.route-theme[data-section=surveys] article.card{border-top:6px solid var(--card-accent,var(--theme))}.route-theme[data-section=surveys] fieldset.card,.route-theme[data-section=notifications] .list>article.card,.route-theme[data-section=search] .search-result{border-left:6px solid var(--card-accent,var(--theme))}.route-theme[data-section=profile] .grid.grid-4>.card{border-top:6px solid var(--card-accent,var(--theme))}.route-theme[data-section=admin] .grid>.card,.route-theme[data-section=admin] form.card{border-left:5px solid var(--card-accent,var(--theme))}@media (max-width:780px){.route-theme .grid>.card,.route-theme .list>.card{background-image:linear-gradient(135deg,var(--card-accent,var(--theme)) 0 13px,transparent 13px)}@supports (color:color-mix(in lab, red, red)){.route-theme .grid>.card,.route-theme .list>.card{background-image:linear-gradient(135deg,color-mix(in srgb,var(--card-accent,var(--theme)) 88%,white) 0 13px,transparent 13px)}}.route-theme .grid>.card:after,.route-theme .list>.card:after{width:58px;height:58px;top:-24px;right:-20px}.route-theme .quick-card,.route-theme .employee-dashboard-card,.route-theme .app-card,.route-theme .course-card,.route-theme .help-tutorial{border-left-width:5px}}.route-theme .metric-card,.route-theme .summary-card,.route-theme .mini-card,.route-theme .compact-card{--card-accent:var(--theme);border:1px solid var(--card-accent);position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.route-theme .metric-card,.route-theme .summary-card,.route-theme .mini-card,.route-theme .compact-card{border:1px solid color-mix(in srgb,var(--card-accent) 30%,#dbe3ea)}}.route-theme .metric-card,.route-theme .summary-card,.route-theme .mini-card,.route-theme .compact-card{border-left:6px solid var(--card-accent);background:linear-gradient(135deg, var(--card-accent) 0 18px, transparent 18px), linear-gradient(160deg,#fff,var(--card-accent));border-top:0;border-radius:18px}@supports (color:color-mix(in lab, red, red)){.route-theme .metric-card,.route-theme .summary-card,.route-theme .mini-card,.route-theme .compact-card{background:linear-gradient(135deg, color-mix(in srgb,var(--card-accent) 92%,white) 0 18px, transparent 18px), linear-gradient(160deg,#fff,color-mix(in srgb,var(--card-accent) 7%,white))}}.route-theme .metric-card,.route-theme .summary-card,.route-theme .mini-card,.route-theme .compact-card{box-shadow:0 12px 26px var(--card-accent)}@supports (color:color-mix(in lab, red, red)){.route-theme .metric-card,.route-theme .summary-card,.route-theme .mini-card,.route-theme .compact-card{box-shadow:0 12px 26px color-mix(in srgb,var(--card-accent) 10%,transparent)}}.route-theme .metric-card,.route-theme .summary-card,.route-theme .mini-card,.route-theme .compact-card{min-height:112px;padding:18px 18px 16px 20px}.route-theme .metric-card:after,.route-theme .summary-card:after,.route-theme .mini-card:after,.route-theme .compact-card:after{content:"";background:linear-gradient(145deg, var(--card-accent), var(--card-accent));border-radius:18px;width:72px;height:72px;position:absolute;top:-22px;right:-18px;transform:rotate(35deg)}@supports (color:color-mix(in lab, red, red)){.route-theme .metric-card:after,.route-theme .summary-card:after,.route-theme .mini-card:after,.route-theme .compact-card:after{background:linear-gradient(145deg, color-mix(in srgb,var(--card-accent) 90%,white), color-mix(in srgb,var(--card-accent) 58%,white))}}.route-theme .metric-card:after,.route-theme .summary-card:after,.route-theme .mini-card:after,.route-theme .compact-card:after{opacity:.24;pointer-events:none}.route-theme .metric-card:before,.route-theme .summary-card:before,.route-theme .mini-card:before,.route-theme .compact-card:before{content:"";background:var(--card-accent);width:34px;height:34px;position:absolute;bottom:0;left:0}@supports (color:color-mix(in lab, red, red)){.route-theme .metric-card:before,.route-theme .summary-card:before,.route-theme .mini-card:before,.route-theme .compact-card:before{background:color-mix(in srgb,var(--card-accent) 18%,transparent)}}.route-theme .metric-card:before,.route-theme .summary-card:before,.route-theme .mini-card:before,.route-theme .compact-card:before{clip-path:polygon(0 0,100% 100%,0 100%);pointer-events:none}.route-theme .metric-card>span,.route-theme .metric-card .label,.route-theme .summary-card .label,.route-theme .mini-card .label,.route-theme .compact-card .label{color:var(--card-accent);font-weight:800;display:block}@supports (color:color-mix(in lab, red, red)){.route-theme .metric-card>span,.route-theme .metric-card .label,.route-theme .summary-card .label,.route-theme .mini-card .label,.route-theme .compact-card .label{color:color-mix(in srgb,var(--card-accent) 78%,#1f2937)}}.route-theme .metric-card>span,.route-theme .metric-card .label,.route-theme .summary-card .label,.route-theme .mini-card .label,.route-theme .compact-card .label{letter-spacing:-.01em;margin-bottom:7px}.route-theme .metric-card strong,.route-theme .metric-card .metric-value,.route-theme .summary-card .value,.route-theme .mini-card .value,.route-theme .compact-card .value{letter-spacing:-.03em;color:#16212a;margin-bottom:6px;font-size:30px;font-weight:900;line-height:1.05;display:block}.route-theme .metric-card small,.route-theme .metric-card p,.route-theme .summary-card .subtext,.route-theme .mini-card .subtext,.route-theme .compact-card .subtext{color:#617180;font-weight:650;line-height:1.4}.route-theme .metric-card>svg,.route-theme .summary-card>svg,.route-theme .mini-card>svg,.route-theme .compact-card>svg{background:linear-gradient(145deg, var(--card-accent), var(--card-accent));border-radius:10px;width:30px;height:30px;padding:7px}@supports (color:color-mix(in lab, red, red)){.route-theme .metric-card>svg,.route-theme .summary-card>svg,.route-theme .mini-card>svg,.route-theme .compact-card>svg{background:linear-gradient(145deg, color-mix(in srgb,var(--card-accent) 84%,white), color-mix(in srgb,var(--card-accent) 58%,white))}}.route-theme .metric-card>svg,.route-theme .summary-card>svg,.route-theme .mini-card>svg,.route-theme .compact-card>svg{color:#fff;box-shadow:0 7px 16px var(--card-accent)}@supports (color:color-mix(in lab, red, red)){.route-theme .metric-card>svg,.route-theme .summary-card>svg,.route-theme .mini-card>svg,.route-theme .compact-card>svg{box-shadow:0 7px 16px color-mix(in srgb,var(--card-accent) 22%,transparent)}}.route-theme .metric-card>svg,.route-theme .summary-card>svg,.route-theme .mini-card>svg,.route-theme .compact-card>svg{margin-bottom:10px}.route-theme .grid>.metric-card:nth-child(6n+1){--card-accent:var(--accent-a)}.route-theme .grid>.metric-card:nth-child(6n+2){--card-accent:var(--accent-b)}.route-theme .grid>.metric-card:nth-child(6n+3){--card-accent:var(--accent-c)}.route-theme .grid>.metric-card:nth-child(6n+4){--card-accent:var(--accent-d)}.route-theme .grid>.metric-card:nth-child(6n+5){--card-accent:var(--accent-e)}.route-theme .grid>.metric-card:nth-child(6n){--card-accent:var(--accent-f)}.route-theme .grid>.summary-card:nth-child(6n+1),.route-theme .grid>.mini-card:nth-child(6n+1),.route-theme .grid>.compact-card:nth-child(6n+1){--card-accent:var(--accent-a)}.route-theme .grid>.summary-card:nth-child(6n+2),.route-theme .grid>.mini-card:nth-child(6n+2),.route-theme .grid>.compact-card:nth-child(6n+2){--card-accent:var(--accent-b)}.route-theme .grid>.summary-card:nth-child(6n+3),.route-theme .grid>.mini-card:nth-child(6n+3),.route-theme .grid>.compact-card:nth-child(6n+3){--card-accent:var(--accent-c)}.route-theme .grid>.summary-card:nth-child(6n+4),.route-theme .grid>.mini-card:nth-child(6n+4),.route-theme .grid>.compact-card:nth-child(6n+4){--card-accent:var(--accent-d)}.route-theme .grid>.summary-card:nth-child(6n+5),.route-theme .grid>.mini-card:nth-child(6n+5),.route-theme .grid>.compact-card:nth-child(6n+5){--card-accent:var(--accent-e)}.route-theme .grid>.summary-card:nth-child(6n),.route-theme .grid>.mini-card:nth-child(6n),.route-theme .grid>.compact-card:nth-child(6n){--card-accent:var(--accent-f)}.route-theme[data-section=home] .grid.grid-4>.metric-card:first-child{--card-accent:#0f9f92}.route-theme[data-section=home] .grid.grid-4>.metric-card:nth-child(2){--card-accent:#2f80ed}.route-theme[data-section=home] .grid.grid-4>.metric-card:nth-child(3){--card-accent:#8b5cf6}.route-theme[data-section=home] .grid.grid-4>.metric-card:nth-child(4){--card-accent:#14a66f}.route-theme .employee-dashboard-card .eyebrow{font-weight:800}.route-theme .employee-dashboard-card h3{letter-spacing:-.015em;font-weight:850}.route-theme .employee-dashboard-card p{font-weight:600}.route-theme .context-nav a,.route-theme .filter-bar .button,.route-theme .quick-card b,.route-theme .app-card h3,.route-theme .course-card h3,.route-theme .help-tutorial h3,.route-theme .service-tile h3,.route-theme .list-row b{letter-spacing:-.01em;font-weight:800}.route-theme .section-head h2,.route-theme .card h2,.route-theme .card h3{font-weight:820}@media (max-width:780px){.route-theme .metric-card,.route-theme .summary-card,.route-theme .mini-card,.route-theme .compact-card{border-left-width:5px;min-height:102px;padding:16px 15px 14px 17px}.route-theme .metric-card:after,.route-theme .summary-card:after,.route-theme .mini-card:after,.route-theme .compact-card:after{width:58px;height:58px;top:-18px;right:-16px}.route-theme .metric-card strong,.route-theme .metric-card .metric-value,.route-theme .summary-card .value,.route-theme .mini-card .value,.route-theme .compact-card .value{font-size:25px}}.route-theme[data-section=hr] .service-tile,.route-theme[data-section=apps] .app-card,.route-theme[data-section=knowledge] .grid>.card,.route-theme[data-section=surveys] article.card,.route-theme[data-section=notifications] .list>article.card,.route-theme[data-section=admin] .metric-card,.route-theme[data-section=admin] .card,.route-theme[data-section=community] .post,.route-theme[data-section=community] aside.card,.route-theme[data-section=assistant] .assistant-chat,.route-theme[data-section=assistant] .card{--home-tile-accent:var(--card-accent,var(--theme));border:1px solid var(--home-tile-accent);position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=hr] .service-tile,.route-theme[data-section=apps] .app-card,.route-theme[data-section=knowledge] .grid>.card,.route-theme[data-section=surveys] article.card,.route-theme[data-section=notifications] .list>article.card,.route-theme[data-section=admin] .metric-card,.route-theme[data-section=admin] .card,.route-theme[data-section=community] .post,.route-theme[data-section=community] aside.card,.route-theme[data-section=assistant] .assistant-chat,.route-theme[data-section=assistant] .card{border:1px solid color-mix(in srgb,var(--home-tile-accent) 34%,#dbe3ea)}}.route-theme[data-section=hr] .service-tile,.route-theme[data-section=apps] .app-card,.route-theme[data-section=knowledge] .grid>.card,.route-theme[data-section=surveys] article.card,.route-theme[data-section=notifications] .list>article.card,.route-theme[data-section=admin] .metric-card,.route-theme[data-section=admin] .card,.route-theme[data-section=community] .post,.route-theme[data-section=community] aside.card,.route-theme[data-section=assistant] .assistant-chat,.route-theme[data-section=assistant] .card{border-left:7px solid var(--home-tile-accent);background:linear-gradient(135deg, var(--home-tile-accent) 0 20px, transparent 20px), linear-gradient(160deg,#fff,var(--home-tile-accent))}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=hr] .service-tile,.route-theme[data-section=apps] .app-card,.route-theme[data-section=knowledge] .grid>.card,.route-theme[data-section=surveys] article.card,.route-theme[data-section=notifications] .list>article.card,.route-theme[data-section=admin] .metric-card,.route-theme[data-section=admin] .card,.route-theme[data-section=community] .post,.route-theme[data-section=community] aside.card,.route-theme[data-section=assistant] .assistant-chat,.route-theme[data-section=assistant] .card{background:linear-gradient(135deg, color-mix(in srgb,var(--home-tile-accent) 92%,white) 0 20px, transparent 20px), linear-gradient(160deg,#fff,color-mix(in srgb,var(--home-tile-accent) 8%,white))}}.route-theme[data-section=hr] .service-tile,.route-theme[data-section=apps] .app-card,.route-theme[data-section=knowledge] .grid>.card,.route-theme[data-section=surveys] article.card,.route-theme[data-section=notifications] .list>article.card,.route-theme[data-section=admin] .metric-card,.route-theme[data-section=admin] .card,.route-theme[data-section=community] .post,.route-theme[data-section=community] aside.card,.route-theme[data-section=assistant] .assistant-chat,.route-theme[data-section=assistant] .card{box-shadow:0 14px 30px var(--home-tile-accent)}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=hr] .service-tile,.route-theme[data-section=apps] .app-card,.route-theme[data-section=knowledge] .grid>.card,.route-theme[data-section=surveys] article.card,.route-theme[data-section=notifications] .list>article.card,.route-theme[data-section=admin] .metric-card,.route-theme[data-section=admin] .card,.route-theme[data-section=community] .post,.route-theme[data-section=community] aside.card,.route-theme[data-section=assistant] .assistant-chat,.route-theme[data-section=assistant] .card{box-shadow:0 14px 30px color-mix(in srgb,var(--home-tile-accent) 10%,transparent)}}.route-theme[data-section=hr] .service-tile,.route-theme[data-section=apps] .app-card,.route-theme[data-section=knowledge] .grid>.card,.route-theme[data-section=surveys] article.card,.route-theme[data-section=notifications] .list>article.card,.route-theme[data-section=admin] .metric-card,.route-theme[data-section=admin] .card,.route-theme[data-section=community] .post,.route-theme[data-section=community] aside.card,.route-theme[data-section=assistant] .assistant-chat,.route-theme[data-section=assistant] .card{border-radius:20px}.route-theme[data-section=hr] .service-tile:after,.route-theme[data-section=apps] .app-card:after,.route-theme[data-section=knowledge] .grid>.card:after,.route-theme[data-section=surveys] article.card:after,.route-theme[data-section=notifications] .list>article.card:after,.route-theme[data-section=admin] .metric-card:after,.route-theme[data-section=admin] .card:after,.route-theme[data-section=community] .post:after,.route-theme[data-section=community] aside.card:after,.route-theme[data-section=assistant] .assistant-chat:after,.route-theme[data-section=assistant] .card:after{content:"";background:linear-gradient(145deg, var(--home-tile-accent), var(--home-tile-accent));border-radius:20px;width:82px;height:82px;position:absolute;top:-22px;right:-18px;transform:rotate(35deg)}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=hr] .service-tile:after,.route-theme[data-section=apps] .app-card:after,.route-theme[data-section=knowledge] .grid>.card:after,.route-theme[data-section=surveys] article.card:after,.route-theme[data-section=notifications] .list>article.card:after,.route-theme[data-section=admin] .metric-card:after,.route-theme[data-section=admin] .card:after,.route-theme[data-section=community] .post:after,.route-theme[data-section=community] aside.card:after,.route-theme[data-section=assistant] .assistant-chat:after,.route-theme[data-section=assistant] .card:after{background:linear-gradient(145deg, color-mix(in srgb,var(--home-tile-accent) 88%,white), color-mix(in srgb,var(--home-tile-accent) 58%,white))}}.route-theme[data-section=hr] .service-tile:after,.route-theme[data-section=apps] .app-card:after,.route-theme[data-section=knowledge] .grid>.card:after,.route-theme[data-section=surveys] article.card:after,.route-theme[data-section=notifications] .list>article.card:after,.route-theme[data-section=admin] .metric-card:after,.route-theme[data-section=admin] .card:after,.route-theme[data-section=community] .post:after,.route-theme[data-section=community] aside.card:after,.route-theme[data-section=assistant] .assistant-chat:after,.route-theme[data-section=assistant] .card:after{opacity:.22;pointer-events:none}.route-theme[data-section=hr] .service-tile:before,.route-theme[data-section=apps] .app-card:before,.route-theme[data-section=knowledge] .grid>.card:before,.route-theme[data-section=surveys] article.card:before,.route-theme[data-section=notifications] .list>article.card:before,.route-theme[data-section=admin] .metric-card:before,.route-theme[data-section=community] .post:before,.route-theme[data-section=community] aside.card:before,.route-theme[data-section=assistant] .assistant-chat:before{content:"";background:var(--home-tile-accent);width:38px;height:38px;position:absolute;bottom:0;left:0}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=hr] .service-tile:before,.route-theme[data-section=apps] .app-card:before,.route-theme[data-section=knowledge] .grid>.card:before,.route-theme[data-section=surveys] article.card:before,.route-theme[data-section=notifications] .list>article.card:before,.route-theme[data-section=admin] .metric-card:before,.route-theme[data-section=community] .post:before,.route-theme[data-section=community] aside.card:before,.route-theme[data-section=assistant] .assistant-chat:before{background:color-mix(in srgb,var(--home-tile-accent) 16%,transparent)}}.route-theme[data-section=hr] .service-tile:before,.route-theme[data-section=apps] .app-card:before,.route-theme[data-section=knowledge] .grid>.card:before,.route-theme[data-section=surveys] article.card:before,.route-theme[data-section=notifications] .list>article.card:before,.route-theme[data-section=admin] .metric-card:before,.route-theme[data-section=community] .post:before,.route-theme[data-section=community] aside.card:before,.route-theme[data-section=assistant] .assistant-chat:before{clip-path:polygon(0 0,100% 100%,0 100%);pointer-events:none}.route-theme[data-section=hr] .service-tile h3,.route-theme[data-section=apps] .app-card h3,.route-theme[data-section=knowledge] .grid>.card h3,.route-theme[data-section=surveys] article.card h3,.route-theme[data-section=notifications] article.card b,.route-theme[data-section=admin] .metric-card>span,.route-theme[data-section=admin] .card h3,.route-theme[data-section=community] .post b,.route-theme[data-section=community] aside.card b,.route-theme[data-section=assistant] .card h3,.route-theme[data-section=assistant] .assistant-chat h3{letter-spacing:-.015em;color:#17212b;font-weight:850}.route-theme[data-section=hr] .service-tile p,.route-theme[data-section=apps] .app-card p,.route-theme[data-section=knowledge] .grid>.card p,.route-theme[data-section=surveys] article.card p,.route-theme[data-section=notifications] article.card p,.route-theme[data-section=admin] .metric-card small,.route-theme[data-section=community] .post p,.route-theme[data-section=community] aside.card p,.route-theme[data-section=assistant] .card p{color:#647382;font-weight:600}.route-theme[data-section=hr] .grid>.service-tile:nth-child(6n+1){--home-tile-accent:#11a683}.route-theme[data-section=hr] .grid>.service-tile:nth-child(6n+2){--home-tile-accent:#2f80ed}.route-theme[data-section=hr] .grid>.service-tile:nth-child(6n+3){--home-tile-accent:#8b5cf6}.route-theme[data-section=hr] .grid>.service-tile:nth-child(6n+4){--home-tile-accent:#14a66f}.route-theme[data-section=hr] .grid>.service-tile:nth-child(6n+5){--home-tile-accent:#f59e0b}.route-theme[data-section=hr] .grid>.service-tile:nth-child(6n){--home-tile-accent:#e75b6a}.route-theme[data-section=hr] .service-tile .quick-icon{background:linear-gradient(145deg, var(--home-tile-accent), var(--home-tile-accent));border-radius:13px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=hr] .service-tile .quick-icon{background:linear-gradient(145deg, color-mix(in srgb,var(--home-tile-accent) 84%,white), color-mix(in srgb,var(--home-tile-accent) 58%,white))}}.route-theme[data-section=hr] .service-tile .quick-icon{color:#fff;box-shadow:0 8px 18px var(--home-tile-accent);border:0}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=hr] .service-tile .quick-icon{box-shadow:0 8px 18px color-mix(in srgb,var(--home-tile-accent) 24%,transparent)}}.route-theme[data-section=apps] .app-card:nth-child(6n+1){--home-tile-accent:#4f55c8}.route-theme[data-section=apps] .app-card:nth-child(6n+2){--home-tile-accent:#2f80ed}.route-theme[data-section=apps] .app-card:nth-child(6n+3){--home-tile-accent:#8b5cf6}.route-theme[data-section=apps] .app-card:nth-child(6n+4){--home-tile-accent:#14a66f}.route-theme[data-section=apps] .app-card:nth-child(6n+5){--home-tile-accent:#f59e0b}.route-theme[data-section=apps] .app-card:nth-child(6n){--home-tile-accent:#e75b6a}.route-theme[data-section=apps] .app-icon{background:linear-gradient(145deg, var(--home-tile-accent), var(--home-tile-accent));border-radius:16px;width:52px;height:52px}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=apps] .app-icon{background:linear-gradient(145deg, color-mix(in srgb,var(--home-tile-accent) 90%,white), color-mix(in srgb,var(--home-tile-accent) 60%,white))}}.route-theme[data-section=apps] .app-icon{color:#fff}.route-theme[data-section=apps] .button{font-weight:800}.route-theme[data-section=community] .feed-composer{background:linear-gradient(135deg,#b94a8a 0 22px,#0000 22px),linear-gradient(160deg,#fff,#fff7fb);border-left:7px solid #a63b7a;border-radius:22px;box-shadow:0 16px 34px #a63b7a1a}.route-theme[data-section=community] aside.card{--home-tile-accent:#a63b7a}.route-theme[data-section=community] aside.card .list-row{border-left:4px solid #ce93b6;margin:4px 0;padding-left:12px}.route-theme[data-section=knowledge] .grid>.card{min-height:150px}.route-theme[data-section=knowledge] .grid>.card:nth-child(6n+1){--home-tile-accent:#3b7b4c}.route-theme[data-section=knowledge] .grid>.card:nth-child(6n+2){--home-tile-accent:#2f80ed}.route-theme[data-section=knowledge] .grid>.card:nth-child(6n+3){--home-tile-accent:#8b5cf6}.route-theme[data-section=knowledge] .grid>.card:nth-child(6n+4){--home-tile-accent:#3b7b4c}.route-theme[data-section=knowledge] .grid>.card:nth-child(6n+5){--home-tile-accent:#f59e0b}.route-theme[data-section=knowledge] .grid>.card:nth-child(6n){--home-tile-accent:#e75b6a}.route-theme[data-section=assistant] .assistant-layout{gap:18px}.route-theme[data-section=assistant] .card{--home-tile-accent:#7357d9}.route-theme[data-section=assistant] .assistant-chat{--home-tile-accent:#5d49c6;background:linear-gradient(135deg,#806ee6 0 24px,#0000 24px),linear-gradient(160deg,#fff,#faf8ff)}.route-theme[data-section=assistant] .assistant-chat .chat-input{background:#fff;border:2px solid #bebce5;border-radius:16px}.route-theme[data-section=assistant] .assistant-chat .button{font-weight:800;box-shadow:0 8px 18px #7357d933}.route-theme[data-section=surveys] .grid.grid-2>section{border-left:7px solid var(--theme);box-shadow:0 14px 30px rgba(var(--theme-rgb),.08)}.route-theme[data-section=surveys] article.card:nth-child(odd){--home-tile-accent:#d26432}.route-theme[data-section=surveys] article.card:nth-child(2n){--home-tile-accent:#e08a47}.route-theme[data-section=surveys] fieldset.card{background:linear-gradient(135deg,#e28b61 0 18px,#0000 18px),linear-gradient(160deg,#fff,#fff8f4);border-left:6px solid #d26432}.route-theme[data-section=surveys] fieldset legend{font-weight:800}.route-theme[data-section=notifications] .list>article.card:nth-child(6n+1){--home-tile-accent:#c33d4e}.route-theme[data-section=notifications] .list>article.card:nth-child(6n+2){--home-tile-accent:#2f80ed}.route-theme[data-section=notifications] .list>article.card:nth-child(6n+3){--home-tile-accent:#8b5cf6}.route-theme[data-section=notifications] .list>article.card:nth-child(6n+4){--home-tile-accent:#14a66f}.route-theme[data-section=notifications] .list>article.card:nth-child(6n+5){--home-tile-accent:#f59e0b}.route-theme[data-section=notifications] .list>article.card:nth-child(6n){--home-tile-accent:#e75b6a}.route-theme[data-section=notifications] .quick-icon{background:linear-gradient(145deg, var(--home-tile-accent), var(--home-tile-accent));border-radius:13px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=notifications] .quick-icon{background:linear-gradient(145deg, color-mix(in srgb,var(--home-tile-accent) 84%,white), color-mix(in srgb,var(--home-tile-accent) 58%,white))}}.route-theme[data-section=notifications] .quick-icon{color:#fff}.route-theme[data-section=admin] .metric-card,.route-theme[data-section=admin] .grid>.card{min-height:112px}.route-theme[data-section=admin] .metric-card:nth-child(6n+1),.route-theme[data-section=admin] .grid>.card:nth-child(6n+1){--home-tile-accent:#a87813}.route-theme[data-section=admin] .metric-card:nth-child(6n+2),.route-theme[data-section=admin] .grid>.card:nth-child(6n+2){--home-tile-accent:#2f80ed}.route-theme[data-section=admin] .metric-card:nth-child(6n+3),.route-theme[data-section=admin] .grid>.card:nth-child(6n+3){--home-tile-accent:#8b5cf6}.route-theme[data-section=admin] .metric-card:nth-child(6n+4),.route-theme[data-section=admin] .grid>.card:nth-child(6n+4){--home-tile-accent:#14a66f}.route-theme[data-section=admin] .metric-card:nth-child(6n+5),.route-theme[data-section=admin] .grid>.card:nth-child(6n+5){--home-tile-accent:#f59e0b}.route-theme[data-section=admin] .metric-card:nth-child(6n),.route-theme[data-section=admin] .grid>.card:nth-child(6n){--home-tile-accent:#e75b6a}.route-theme[data-section=admin] .metric-card strong{font-size:30px;font-weight:900}.route-theme .page-wrap>.grid>.card:not(.profile-hero):not(.news-card){border-left-width:6px}@media (max-width:780px){.route-theme[data-section=hr] .service-tile,.route-theme[data-section=apps] .app-card,.route-theme[data-section=knowledge] .grid>.card,.route-theme[data-section=surveys] article.card,.route-theme[data-section=notifications] .list>article.card,.route-theme[data-section=admin] .metric-card,.route-theme[data-section=community] .post,.route-theme[data-section=assistant] .assistant-chat{border-left-width:5px;border-radius:16px}}.route-theme{--enterprise-accent:#1f6f78;--enterprise-accent-dark:#174f56;--enterprise-accent-soft:#eef5f6;--enterprise-border:#d9e1e7;--enterprise-border-strong:#c5d0d8;--enterprise-text:#17212b;--enterprise-muted:#66727f;--enterprise-surface:#fff;--enterprise-surface-alt:#f7f9fb;--enterprise-shadow:0 6px 18px #1124340f;--display-font:"Segoe UI Variable","Segoe UI",Aptos,Inter,ui-sans-serif,system-ui,sans-serif;--control-radius:8px;--card-radius:12px;background:#f4f6f8}.route-theme,.route-theme *{font-family:var(--display-font)}.route-theme[data-section=news]{--enterprise-accent:#7a3e4a;--enterprise-accent-dark:#5a2d36;--enterprise-accent-soft:#f7f0f2}.route-theme[data-section=events]{--enterprise-accent:#4d5f86;--enterprise-accent-dark:#394763;--enterprise-accent-soft:#f0f3f8}.route-theme[data-section=people]{--enterprise-accent:#315f86;--enterprise-accent-dark:#244764;--enterprise-accent-soft:#eef4f8}.route-theme[data-section=apps]{--enterprise-accent:#4d6078;--enterprise-accent-dark:#39475a;--enterprise-accent-soft:#f1f4f7}.route-theme[data-section=community]{--enterprise-accent:#6d4f62;--enterprise-accent-dark:#513a49;--enterprise-accent-soft:#f5f1f4}.route-theme[data-section=learning]{--enterprise-accent:#315f73;--enterprise-accent-dark:#244858;--enterprise-accent-soft:#eef4f6}.route-theme[data-section=knowledge]{--enterprise-accent:#48644e;--enterprise-accent-dark:#354a39;--enterprise-accent-soft:#f1f5f2}.route-theme[data-section=help]{--enterprise-accent:#416879;--enterprise-accent-dark:#31505d;--enterprise-accent-soft:#eff4f6}.route-theme[data-section=surveys]{--enterprise-accent:#7a5947;--enterprise-accent-dark:#5b4336;--enterprise-accent-soft:#f6f2ef}.route-theme[data-section=notifications]{--enterprise-accent:#7a4750;--enterprise-accent-dark:#5a353c;--enterprise-accent-soft:#f6f1f2}.route-theme[data-section=admin]{--enterprise-accent:#5f5a48;--enterprise-accent-dark:#464236;--enterprise-accent-soft:#f4f3ef}.route-theme[data-section=search]{--enterprise-accent:#536879;--enterprise-accent-dark:#3e4f5c;--enterprise-accent-soft:#f1f4f6}.route-theme[data-section=profile]{--enterprise-accent:#4f6668;--enterprise-accent-dark:#3b4d4f;--enterprise-accent-soft:#f0f4f4}.route-theme{--accent-a:var(--enterprise-accent);--accent-b:var(--enterprise-accent);--accent-c:var(--enterprise-accent);--accent-d:var(--enterprise-accent);--accent-e:var(--enterprise-accent);--accent-f:var(--enterprise-accent);--theme:var(--enterprise-accent);--theme-deep:var(--enterprise-accent-dark);--theme-soft:var(--enterprise-accent-soft);--theme-soft-2:#f8fafb;--theme-ink:var(--enterprise-text);--theme-border:var(--enterprise-border);--theme-gradient:linear-gradient(180deg,var(--enterprise-accent),var(--enterprise-accent-dark));--page-canvas:#f4f6f8}.route-theme .page-title{border:1px solid var(--enterprise-border);border-left:4px solid var(--enterprise-accent);background:var(--enterprise-surface);box-shadow:var(--enterprise-shadow);border-radius:12px;padding:22px 24px}.route-theme .page-title:after{display:none!important}.route-theme .page-title h1{color:var(--enterprise-text);letter-spacing:-.025em;font-size:30px;font-weight:700}.route-theme .page-title p{color:var(--enterprise-muted);font-weight:500}.route-theme .eyebrow{color:var(--enterprise-accent);letter-spacing:.09em;background:0 0;border:0;border-radius:0;padding:0;font-size:11px;font-weight:700}.route-theme .card,.route-theme .metric-card,.route-theme .quick-card,.route-theme .employee-dashboard-card,.route-theme .app-card,.route-theme .course-card,.route-theme .help-tutorial,.route-theme .service-tile,.route-theme .search-result{--card-accent:var(--enterprise-accent)!important;--home-tile-accent:var(--enterprise-accent)!important;background:var(--enterprise-surface)!important;border:1px solid var(--enterprise-border)!important;border-left:4px solid var(--enterprise-accent)!important;border-top:1px solid var(--enterprise-border)!important;box-shadow:var(--enterprise-shadow)!important;background-image:none!important;border-radius:12px!important}.route-theme .card:before,.route-theme .card:after,.route-theme .metric-card:before,.route-theme .metric-card:after,.route-theme .quick-card:before,.route-theme .quick-card:after,.route-theme .employee-dashboard-card:before,.route-theme .employee-dashboard-card:after,.route-theme .app-card:before,.route-theme .app-card:after,.route-theme .course-card:before,.route-theme .course-card:after,.route-theme .help-tutorial:before,.route-theme .help-tutorial:after,.route-theme .service-tile:before,.route-theme .service-tile:after,.route-theme .search-result:before,.route-theme .search-result:after{display:none!important}.route-theme .grid>.card,.route-theme .list>.card{background:var(--enterprise-surface)!important;background-image:none!important}.route-theme .grid>.card:hover,.route-theme .list>.card:hover,.route-theme .grid>a.card:hover,.route-theme .list>a.card:hover{transform:translateY(-1px);border-color:var(--enterprise-border-strong)!important;border-left-color:var(--enterprise-accent)!important;box-shadow:0 8px 22px #11243417!important}.route-theme .quick-icon,.route-theme .app-icon,.route-theme .result-icon,.route-theme .chat-avatar,.route-theme .metric-card>svg,.route-theme .summary-card>svg,.route-theme .mini-card>svg,.route-theme .compact-card>svg,.route-theme .employee-dashboard-card>svg,.route-theme .service-tile .quick-icon{background:var(--enterprise-accent-soft)!important;color:var(--enterprise-accent)!important;border:1px solid var(--enterprise-accent)!important}@supports (color:color-mix(in lab, red, red)){.route-theme .quick-icon,.route-theme .app-icon,.route-theme .result-icon,.route-theme .chat-avatar,.route-theme .metric-card>svg,.route-theme .summary-card>svg,.route-theme .mini-card>svg,.route-theme .compact-card>svg,.route-theme .employee-dashboard-card>svg,.route-theme .service-tile .quick-icon{border:1px solid color-mix(in srgb,var(--enterprise-accent) 22%,var(--enterprise-border))!important}}.route-theme .quick-icon,.route-theme .app-icon,.route-theme .result-icon,.route-theme .chat-avatar,.route-theme .metric-card>svg,.route-theme .summary-card>svg,.route-theme .mini-card>svg,.route-theme .compact-card>svg,.route-theme .employee-dashboard-card>svg,.route-theme .service-tile .quick-icon{box-shadow:none!important;border-radius:8px!important}.route-theme .card h2,.route-theme .card h3,.route-theme .service-tile h3,.route-theme .app-card h3,.route-theme .course-card h3,.route-theme .help-tutorial h3,.route-theme .list-row b,.route-theme .quick-card b,.route-theme .metric-card>span{color:var(--enterprise-text)!important;letter-spacing:-.01em!important;font-weight:700!important}.route-theme .card p,.route-theme .service-tile p,.route-theme .app-card p,.route-theme .course-card p,.route-theme .help-tutorial p,.route-theme .metric-card small{color:var(--enterprise-muted)!important;font-weight:500!important}.route-theme .metric-card strong{color:var(--enterprise-text)!important;font-weight:750!important}.route-theme .section-head:has(h2){border-left:0;border-bottom:1px solid var(--enterprise-border);padding-bottom:9px;padding-left:0}.route-theme .section-head:has(h2):before{display:none!important}.route-theme .section-head h2{color:var(--enterprise-text)!important;font-weight:700!important}.route-theme .button{box-shadow:none!important;border-radius:8px!important;font-weight:650!important}.route-theme .button.accent{background:var(--enterprise-accent)!important;color:#fff!important}.route-theme .button.secondary{color:var(--enterprise-text)!important;border-color:var(--enterprise-border-strong)!important;background:#fff!important}.route-theme .input,.route-theme .select,.route-theme .textarea{border:1px solid var(--enterprise-border-strong)!important;box-shadow:none!important;background:#fff!important;border-radius:8px!important}.route-theme .input:focus,.route-theme .select:focus,.route-theme .textarea:focus{border-color:var(--enterprise-accent)!important;box-shadow:0 0 0 3px var(--enterprise-accent)!important}@supports (color:color-mix(in lab, red, red)){.route-theme .input:focus,.route-theme .select:focus,.route-theme .textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--enterprise-accent) 12%,transparent)!important}}.route-theme .context-nav-shell{border-bottom:1px solid var(--enterprise-border)!important;box-shadow:none!important;background:#fff!important}.route-theme .context-nav a{color:#596674!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:6px!important;font-weight:600!important}.route-theme .context-nav a:before{display:none!important}.route-theme .context-nav a.active{color:var(--enterprise-text)!important;background:var(--enterprise-accent-soft)!important;border-color:var(--enterprise-accent)!important}@supports (color:color-mix(in lab, red, red)){.route-theme .context-nav a.active{border-color:color-mix(in srgb,var(--enterprise-accent) 26%,var(--enterprise-border))!important}}.route-theme .context-nav a.active svg{color:var(--enterprise-accent)!important}.route-theme .sidebar-nav a:before,.route-theme .sidebar-admin a:before{background:var(--enterprise-accent)!important;width:3px!important}.route-theme .sidebar-nav a,.route-theme .sidebar-admin a{--nav-accent:var(--enterprise-accent)!important}.route-theme[data-section=home] .quick-card,.route-theme[data-section=home] .employee-dashboard-card,.route-theme[data-section=home] .metric-card{--card-accent:var(--enterprise-accent)!important}.route-theme[data-section=home] .hero{background:linear-gradient(120deg,#0e2434 0%,#123b4e 58%,#176b75 100%)!important;border-radius:16px!important}.route-theme[data-section=home] .quick-card,.route-theme[data-section=home] .metric-card,.route-theme[data-section=home] .employee-dashboard-card{border-left:4px solid var(--enterprise-accent)!important;background:#fff!important}.route-theme[data-section=home] .quick-card .quick-icon{background:var(--enterprise-accent-soft)!important;color:var(--enterprise-accent)!important}.route-theme[data-section=hr] .service-tile,.route-theme[data-section=hr] .form-grid.card{border-left:4px solid var(--enterprise-accent)!important;background:#fff!important}.route-theme[data-section=hr] .service-tile .quick-icon{background:var(--enterprise-accent-soft)!important;color:var(--enterprise-accent)!important}.route-theme[data-section=apps] .app-card{min-height:180px}.route-theme[data-section=apps] .app-icon{background:var(--enterprise-accent-soft)!important;width:48px!important;height:48px!important;color:var(--enterprise-accent)!important;border-radius:8px!important}.route-theme[data-section=community] .feed-composer,.route-theme[data-section=community] .post,.route-theme[data-section=community] aside.card{border:1px solid var(--enterprise-border)!important;border-left:4px solid var(--enterprise-accent)!important;box-shadow:var(--enterprise-shadow)!important;background:#fff!important;border-radius:12px!important}.route-theme[data-section=community] aside.card .list-row{border-bottom:1px solid var(--enterprise-border);border-left:0!important;padding:11px 0!important}.route-theme[data-section=knowledge] .grid>.card{border-left:4px solid var(--enterprise-accent)!important;border-top:1px solid var(--enterprise-border)!important}.route-theme[data-section=knowledge] .grid>.card:nth-child(n){--home-tile-accent:var(--enterprise-accent)!important;--card-accent:var(--enterprise-accent)!important}.route-theme[data-section=assistant] .assistant-chat,.route-theme[data-section=assistant] .card{border:1px solid var(--enterprise-border)!important;border-left:4px solid var(--enterprise-accent)!important;box-shadow:var(--enterprise-shadow)!important;background:#fff!important;border-radius:12px!important}.route-theme[data-section=assistant] .assistant-chat:before,.route-theme[data-section=assistant] .assistant-chat:after,.route-theme[data-section=assistant] .card:before,.route-theme[data-section=assistant] .card:after{display:none!important}.route-theme[data-section=assistant] .assistant-chat .chat-input{border:1px solid var(--enterprise-border-strong)!important;border-radius:8px!important}.route-theme[data-section=surveys] .grid.grid-2>section{border:1px solid var(--enterprise-border)!important;border-left:4px solid var(--enterprise-accent)!important;box-shadow:var(--enterprise-shadow)!important;background:#fff!important;border-radius:12px!important}.route-theme[data-section=surveys] article.card,.route-theme[data-section=surveys] fieldset.card{border-left:4px solid var(--enterprise-accent)!important;border-top:1px solid var(--enterprise-border)!important;background:#fff!important}.route-theme[data-section=surveys] article.card:before,.route-theme[data-section=surveys] article.card:after,.route-theme[data-section=surveys] fieldset.card:before,.route-theme[data-section=surveys] fieldset.card:after{display:none!important}.route-theme[data-section=notifications] .list>article.card:nth-child(n){--home-tile-accent:var(--enterprise-accent)!important;border-left:4px solid var(--enterprise-accent)!important;background:#fff!important}.route-theme[data-section=notifications] .quick-icon{background:var(--enterprise-accent-soft)!important;color:var(--enterprise-accent)!important}.route-theme[data-section=admin] .metric-card,.route-theme[data-section=admin] .grid>.card,.route-theme[data-section=admin] form.card{border-left:4px solid var(--enterprise-accent)!important;background:#fff!important}.route-theme[data-section=admin] .metric-card:nth-child(n),.route-theme[data-section=admin] .grid>.card:nth-child(n){--home-tile-accent:var(--enterprise-accent)!important;--card-accent:var(--enterprise-accent)!important}.route-theme[data-section=admin] .admin-tabs{border:1px solid var(--enterprise-border)!important;background:#fff!important;border-radius:8px!important}.route-theme[data-section=admin] .admin-tabs a.active{background:var(--enterprise-accent)!important;color:#fff!important}.route-theme .table-wrap{border:1px solid var(--enterprise-border)!important;background:#fff!important;border-radius:10px!important}.route-theme .table th{color:#394653!important;background:#f4f6f8!important;font-weight:700!important}.route-theme .table td{border-color:var(--enterprise-border)!important;background:#fff!important}.route-theme[data-page=news-detail] .page-title,.route-theme[data-page=knowledge-detail] .page-title,.route-theme[data-page=learning-detail] .page-title,.route-theme[data-page=hr-aspire] .page-title{border-left:4px solid var(--enterprise-accent)!important;background:#fff!important}.route-theme[data-page=people-detail] .profile-hero,.route-theme[data-section=profile] .profile-hero{border:1px solid var(--enterprise-border)!important;border-left:4px solid var(--enterprise-accent)!important;background:#fff!important;border-radius:12px!important}@media (max-width:780px){.route-theme .page-title{border-radius:10px!important;padding:18px 16px!important}.route-theme .card,.route-theme .metric-card,.route-theme .quick-card,.route-theme .employee-dashboard-card,.route-theme .app-card,.route-theme .course-card,.route-theme .help-tutorial,.route-theme .service-tile{border-left-width:4px!important;border-radius:10px!important}}.route-theme .context-nav-shell{gap:14px;min-height:62px;padding:10px 22px;background:linear-gradient(#fff 0%,#f7f9fb 100%)!important;border-bottom:1px solid #d7dfe6!important;box-shadow:0 3px 10px #0f23370a!important}.route-theme .context-nav-label{color:#3b4a59!important;letter-spacing:.08em!important;border-right:1px solid #d7dfe6!important;font-weight:800!important}.route-theme .context-nav{gap:7px!important}.route-theme .context-nav a{min-height:38px;color:#4b5967!important;background:0 0!important;border:1px solid #0000!important;border-radius:8px!important;gap:8px!important;padding:7px 10px!important;font-size:12px!important;font-weight:650!important}.route-theme .context-nav a svg{border:1px solid var(--enterprise-accent);border-radius:7px;width:28px;height:28px;padding:6px;color:var(--enterprise-accent)!important;background:var(--enterprise-accent-soft)!important}@supports (color:color-mix(in lab, red, red)){.route-theme .context-nav a svg{border:1px solid color-mix(in srgb,var(--enterprise-accent) 20%,#d9e1e7)}}.route-theme .context-nav a svg{flex:none}.route-theme .context-nav a:hover{background:#fff!important;border-color:#d7dfe6!important}.route-theme .context-nav a.active{color:var(--enterprise-text)!important;border-color:var(--enterprise-accent)!important;background:#fff!important}@supports (color:color-mix(in lab, red, red)){.route-theme .context-nav a.active{border-color:color-mix(in srgb,var(--enterprise-accent) 35%,#d7dfe6)!important}}.route-theme .context-nav a.active{box-shadow:inset 0 -3px 0 var(--enterprise-accent), 0 4px 12px #0f23370f!important}.route-theme .context-nav a.active svg{background:var(--enterprise-accent)!important;color:#fff!important;border-color:var(--enterprise-accent)!important}.route-theme[data-section=time]{--enterprise-accent:#85662c;--enterprise-accent-dark:#674f22;--enterprise-accent-soft:#f4efe4}.route-theme[data-section=time] .context-nav-shell{background:linear-gradient(#fbfaf7 0%,#f6f3ec 100%)!important}.route-theme[data-section=hr]{--enterprise-accent:#2a6570;--enterprise-accent-dark:#204d55;--enterprise-accent-soft:#eaf3f4}.route-theme[data-section=hr] .context-nav-shell{background:linear-gradient(#f9fbfb 0%,#f0f5f6 100%)!important}.route-theme .page-title{position:relative;background:linear-gradient(90deg,var(--enterprise-accent-soft) 0 8px,#fff 8px 100%)!important;border:1px solid #d8e0e6!important;border-left:0!important;border-radius:12px!important;box-shadow:0 7px 18px #1025380f!important}.route-theme .page-title:before{content:"";background:var(--enterprise-accent);border-radius:12px 0 0 12px;width:5px;position:absolute;top:0;bottom:0;left:0}.route-theme .service-tile,.route-theme .quick-card,.route-theme .employee-dashboard-card,.route-theme .metric-card,.route-theme .app-card,.route-theme .course-card,.route-theme .help-tutorial,.route-theme .search-result,.route-theme .grid>.card,.route-theme .list>.card{background:#fff!important;border:1px solid #d9e1e7!important;border-left:0!important;border-radius:12px!important;position:relative!important;overflow:hidden!important;box-shadow:0 6px 16px #1025380e!important}.route-theme .service-tile:before,.route-theme .quick-card:before,.route-theme .employee-dashboard-card:before,.route-theme .metric-card:before,.route-theme .app-card:before,.route-theme .course-card:before,.route-theme .help-tutorial:before,.route-theme .search-result:before,.route-theme .grid>.card:before,.route-theme .list>.card:before{content:""!important;background:var(--enterprise-accent)!important;opacity:1!important;clip-path:none!important;width:4px!important;display:block!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important}.route-theme .service-tile:after,.route-theme .quick-card:after,.route-theme .employee-dashboard-card:after,.route-theme .metric-card:after,.route-theme .app-card:after,.route-theme .course-card:after,.route-theme .help-tutorial:after,.route-theme .search-result:after,.route-theme .grid>.card:after,.route-theme .list>.card:after{display:none!important}.route-theme .quick-icon,.route-theme .app-icon,.route-theme .result-icon,.route-theme .empty-icon,.route-theme .chat-avatar,.route-theme .service-tile .quick-icon,.route-theme .metric-card>svg{background:var(--enterprise-accent-soft)!important;color:var(--enterprise-accent)!important;border:1px solid var(--enterprise-accent)!important}@supports (color:color-mix(in lab, red, red)){.route-theme .quick-icon,.route-theme .app-icon,.route-theme .result-icon,.route-theme .empty-icon,.route-theme .chat-avatar,.route-theme .service-tile .quick-icon,.route-theme .metric-card>svg{border:1px solid color-mix(in srgb,var(--enterprise-accent) 24%,#d6dfe6)!important}}.route-theme .quick-icon,.route-theme .app-icon,.route-theme .result-icon,.route-theme .empty-icon,.route-theme .chat-avatar,.route-theme .service-tile .quick-icon,.route-theme .metric-card>svg{box-shadow:none!important;border-radius:8px!important}.route-theme .service-tile h3,.route-theme .quick-card b,.route-theme .employee-dashboard-card h3,.route-theme .app-card h3,.route-theme .course-card h3,.route-theme .metric-card>span,.route-theme .list-row b{color:#1d2a35!important;font-weight:750!important}.route-theme .service-tile p,.route-theme .employee-dashboard-card p,.route-theme .app-card p,.route-theme .course-card p,.route-theme .metric-card small{color:#64717e!important;font-weight:500!important}.route-theme .service-link,.route-theme .section-head a{color:var(--enterprise-accent)!important;font-weight:700!important}.route-theme .section-head{border-bottom:1px solid #dce3e8;padding-bottom:9px}.route-theme .section-head h2{padding-left:12px;position:relative}.route-theme .section-head h2:before{content:"";background:var(--enterprise-accent);border-radius:3px;width:3px;position:absolute;top:2px;bottom:2px;left:0}.route-theme[data-section=hr] .service-tile,.route-theme[data-section=time] .service-tile{min-height:128px}.route-theme[data-section=hr] .service-tile:hover,.route-theme[data-section=time] .service-tile:hover{border-color:var(--enterprise-accent)!important}@supports (color:color-mix(in lab, red, red)){.route-theme[data-section=hr] .service-tile:hover,.route-theme[data-section=time] .service-tile:hover{border-color:color-mix(in srgb,var(--enterprise-accent) 30%,#d9e1e7)!important}}.route-theme[data-section=hr] .service-tile:hover,.route-theme[data-section=time] .service-tile:hover{box-shadow:0 9px 22px #10253816!important}.route-theme[data-section=home]{--enterprise-accent:#1d6d78;--enterprise-accent-dark:#15525b;--enterprise-accent-soft:#eaf4f5}.route-theme[data-section=home] .quick-card,.route-theme[data-section=home] .metric-card,.route-theme[data-section=home] .employee-dashboard-card{background:#fff!important}.route-theme[data-section=home] .quick-card .quick-icon{color:#1d6d78!important;background:#eaf4f5!important;border-color:#c9dde0!important}.route-theme[data-section=knowledge] .grid>.card{min-height:145px;padding:18px 18px 16px 20px}.route-theme[data-section=knowledge] .grid>.card:before{background:#48644e!important}.route-theme[data-section=knowledge] .grid>.card h3{font-weight:700!important}.route-theme[data-section=community] .feed-composer,.route-theme[data-section=community] .post,.route-theme[data-section=community] aside.card{background:#fff!important;border:1px solid #d9e1e7!important;border-left:4px solid #6d4f62!important;border-radius:12px!important;box-shadow:0 6px 16px #1025380e!important}.route-theme[data-section=community] .feed-composer:before,.route-theme[data-section=community] .feed-composer:after,.route-theme[data-section=community] .post:before,.route-theme[data-section=community] .post:after,.route-theme[data-section=community] aside.card:before,.route-theme[data-section=community] aside.card:after{display:none!important}.route-theme[data-section=assistant]{--enterprise-accent:#4a607d;--enterprise-accent-dark:#35465d;--enterprise-accent-soft:#edf1f6}.route-theme[data-section=assistant] .assistant-chat,.route-theme[data-section=assistant] .card{border-left:4px solid var(--enterprise-accent)!important}.route-theme[data-section=assistant] .assistant-suggestions span{border-radius:8px!important}.route-theme[data-section=admin] .admin-tabs a{border-radius:6px!important;font-weight:650!important}.route-theme[data-section=admin] .admin-tabs a.active{color:#fff!important;background:#5f5a48!important}@media (max-width:780px){.route-theme .context-nav-shell{min-height:54px;padding:8px 12px!important}.route-theme .context-nav a{min-height:34px;padding:6px 8px!important}.route-theme .context-nav a svg{width:25px;height:25px;padding:5px}}
