:root{color:#111827;background:#f8f9fa}body{margin:0;background:#f8f9fa}.app-header{align-items:center;display:grid;grid-template-columns:minmax(10rem,1fr) auto minmax(10rem,1fr);min-height:3.5rem;padding:0 1.5rem;position:relative;z-index:10}.app-header-brand{align-items:center;display:flex;justify-content:flex-start}.app-header-logo{display:block;height:2.7rem;max-width:10rem;object-fit:contain;object-position:left center;width:auto}.app-header-shortcuts{align-items:stretch;align-self:stretch;display:flex;gap:1.5rem;justify-content:center}.app-header-shortcut{background:transparent;border:0;border-bottom:3px solid transparent;color:#374151;font-weight:600;padding:.25rem .5rem 0;white-space:nowrap}.app-header-shortcut:hover,.app-header-shortcut:focus-visible{border-bottom-color:#16a34a;color:#111827;outline:0}.app-header-user{align-items:center;display:flex;gap:.65rem;justify-content:flex-end;min-width:0}.app-header-user-name{font-size:.875rem;font-weight:700;max-width:14rem}.app-header-avatar{flex:0 0 auto;font-size:.78rem;height:2rem;line-height:1;width:2rem}.app-body{min-height:calc(100vh - 4.5rem)}.icon{width:1.1rem;height:1.1rem;vertical-align:-.18rem}.leaf-logo{color:#16a34a}.brand-mark{width:3.25rem;height:3.25rem}.brand-icon,.section-icon,.avatar{width:2.25rem;height:2.25rem}.sidebar{min-height:calc(100vh - 4.5rem);font-size:.875rem}.sidebar .btn,.sidebar .route-node,.sidebar-user-name{font-size:inherit!important}.route-node{border-radius:.65rem;color:#111827}.route-node:hover,.route-node-active{background:#e9edf3;color:#111827}.route-caret{display:inline-block;width:1.25rem}.sidebar-routes{min-height:0}.sidebar-user{flex:0 0 auto;min-width:0;position:sticky;bottom:0;z-index:1}.sidebar-user-name{min-width:0}.user-avatar{flex:0 0 auto;width:1.25rem;height:1.25rem;font-size:.72rem;line-height:1}.status-dot{display:inline-block;width:.5rem;height:.5rem}.avatar-sm{width:1.75rem;height:1.75rem;font-size:.8rem}.employee-search-menu{z-index:20;max-height:22rem;overflow-y:auto}.employee-search-option:hover,.employee-search-option:focus{background:#f3f4f6}.route-breadcrumb{font-size:.95rem}.breadcrumb-logo{width:1.4rem;height:1.4rem;background:#f0fdf4}.breadcrumb-separator{font-size:1.35rem;line-height:1}.breadcrumb-link:hover .breadcrumb-item-content{color:#111827!important}.columns-popover-close{top:.55rem;right:.65rem;font-size:1.35rem;line-height:1;text-decoration:none}.filter-popover{position:absolute;top:calc(100% + .5rem);left:1rem;width:min(36.5rem,calc(100vw - 2rem));max-height:calc(100vh - 14rem);overflow:hidden;z-index:1050}.filter-menu-layout{display:grid;grid-template-columns:13.25rem minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;height:min(24.5rem,calc(100vh - 9.5rem));background:#fff}.filter-category-list{border-right:1px solid #e5e7eb;min-height:0;overflow-y:auto;padding:.5rem}.filter-category-button{align-items:center;background:transparent;border:0;border-radius:.7rem;color:#111827;display:flex;font-weight:500;gap:.4rem;justify-content:space-between;padding:.35rem .65rem;text-align:left;width:100%}.filter-category-button.active,.filter-category-button:hover{background:#f0f1f3}.filter-selected-dot{background:#e11d48;border-radius:999px;width:.45rem;height:.45rem}.filter-options-panel{display:flex;flex-direction:column;min-height:0;min-width:0;padding:.5rem .75rem}.filter-options-search{border-radius:.8rem;margin-bottom:.5rem}.filter-selected-count{font-size:.95rem;margin-bottom:.35rem}.filter-options-list{min-height:0;overflow-y:auto;padding-right:.25rem}.filter-option-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.45rem .25rem;cursor:pointer}.filter-option-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-popover-footer{display:flex;justify-content:flex-end;gap:.5rem;grid-column:1 / -1;padding:.5rem .75rem;border-top:1px solid #e5e7eb}.columns-popover{position:absolute;top:calc(100% + .5rem);left:auto;right:0;width:17.5rem;max-height:calc(100vh - 14rem);overflow-y:auto;z-index:1050}@media (max-width:767.98px){.app-header{gap:.75rem;grid-template-columns:auto 1fr auto;padding:0 .85rem}.app-header-logo{height:2rem;max-width:6.5rem}.app-header-shortcuts{gap:.15rem;overflow-x:auto}.app-header-shortcut{font-size:.78rem;padding-inline:.35rem}.app-header-user-name{display:none}.sidebar{min-height:auto}.filter-popover,.columns-popover{left:.75rem;right:.75rem;top:calc(100% + .5rem);width:calc(100% - 1.5rem)}.filter-menu-layout{grid-template-columns:1fr;height:min(27rem,calc(100vh - 9.5rem))}.filter-category-list{border-right:0;border-bottom:1px solid #e5e7eb}}.login-shell{background:#fff;display:grid;place-items:stretch}.login-card{min-height:100vh;width:100%;display:grid;grid-template-columns:minmax(24rem,1fr) minmax(28rem,1fr)}.login-panel{min-height:100vh}.login-panel-form{position:relative;display:flex;flex-direction:column;padding:3rem clamp(2rem,5vw,4rem)}.login-brand{display:inline-flex;align-items:center;gap:.85rem;color:#111827;font-size:1.55rem;font-weight:800;letter-spacing:-.04em}.login-brand-icon{width:2.65rem;height:2.65rem;color:#16a34a;background:#ecfdf5;border:1px solid #bbf7d0}.login-content{max-width:27rem;margin-block:auto;padding-block:4rem}.login-kicker{color:#4b5563;font-size:1.05rem}.login-title{color:#111827;font-size:clamp(2rem,4vw,2.65rem);letter-spacing:-.045em}.microsoft-login-btn{--bs-btn-bg:#2563eb;--bs-btn-border-color:#2563eb;--bs-btn-hover-bg:#1d4ed8;--bs-btn-hover-border-color:#1d4ed8;min-height:3.65rem;display:inline-flex;align-items:center;justify-content:center;gap:.85rem;font-weight:700}.microsoft-icon{display:grid;grid-template-columns:repeat(2,.55rem);grid-template-rows:repeat(2,.55rem);gap:.12rem}.microsoft-icon span:nth-child(1){background:#f25022}.microsoft-icon span:nth-child(2){background:#7fba00}.microsoft-icon span:nth-child(3){background:#00a4ef}.microsoft-icon span:nth-child(4){background:#ffb900}.login-renewable-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#0e74902e,#16a34a1f),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 1100'%3E%3Cdefs%3E%3ClinearGradient id='sky' x1='0' x2='1' y1='0' y2='1'%3E%3Cstop stop-color='%23dff7ff'/%3E%3Cstop offset='.48' stop-color='%2394d7f2'/%3E%3Cstop offset='1' stop-color='%23d9f99d'/%3E%3C/linearGradient%3E%3ClinearGradient id='field' x1='0' x2='1'%3E%3Cstop stop-color='%2322c55e'/%3E%3Cstop offset='1' stop-color='%2384cc16'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='900' height='1100' fill='url(%23sky)'/%3E%3Ccircle cx='710' cy='160' r='84' fill='%23fde68a' opacity='.95'/%3E%3Cg stroke='%23ffffff' stroke-width='5' opacity='.75'%3E%3Cpath d='M0 610C190 520 310 685 500 590S730 500 900 560' fill='none'/%3E%3Cpath d='M0 700C220 610 350 760 560 680s270-115 340-85' fill='none'/%3E%3C/g%3E%3Cg transform='translate(165 320)' stroke='%23f8fafc' stroke-width='12' stroke-linecap='round'%3E%3Cline x1='0' y1='0' x2='0' y2='330'/%3E%3Cline x1='0' y1='0' x2='0' y2='-145'/%3E%3Cline x1='0' y1='0' x2='126' y2='72'/%3E%3Cline x1='0' y1='0' x2='-126' y2='72'/%3E%3Ccircle cx='0' cy='0' r='18' fill='%23ffffff'/%3E%3C/g%3E%3Cg transform='translate(565 420) scale(.82)' stroke='%23f8fafc' stroke-width='12' stroke-linecap='round'%3E%3Cline x1='0' y1='0' x2='0' y2='310'/%3E%3Cline x1='0' y1='0' x2='0' y2='-130'/%3E%3Cline x1='0' y1='0' x2='115' y2='66'/%3E%3Cline x1='0' y1='0' x2='-115' y2='66'/%3E%3Ccircle cx='0' cy='0' r='18' fill='%23ffffff'/%3E%3C/g%3E%3Cpath d='M0 765C190 690 370 730 535 790s270 72 365 28v282H0Z' fill='url(%23field)'/%3E%3Cpath d='M0 850C180 790 340 845 520 895s280 35 380-12v217H0Z' fill='%2315803d' opacity='.74'/%3E%3Cg fill='%23ffffff' opacity='.52'%3E%3Crect x='610' y='735' width='190' height='84' rx='8' transform='rotate(-11 610 735)'/%3E%3Crect x='398' y='770' width='170' height='74' rx='8' transform='rotate(-11 398 770)'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-size:cover}.login-renewable-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a08,#0f766e59)}.login-renewable-overlay{position:absolute;left:clamp(2rem,5vw,4rem);right:clamp(2rem,5vw,4rem);bottom:clamp(2rem,8vw,5rem)}.login-orb-two{width:9rem;height:9rem;left:-3rem;bottom:2rem;background:#38bdf8}.renewable-stats{color:#ffffffe6}.employee-row{cursor:pointer}.employee-row:focus,.employee-row:hover{--bs-table-bg-state:#f0fdf4}.user-data-card{transition:transform .15s ease,box-shadow .15s ease}.user-data-card:hover{transform:translateY(-2px);box-shadow:0 .5rem 1.5rem #0f172a14}.user-profile-header{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 12%,rgba(134,239,172,.42),transparent 18rem),linear-gradient(135deg,#052e2b,#087f5b 52%,#12b886);box-shadow:0 1.25rem 3rem #0f172a29}.user-profile-header:before{content:"";position:absolute;inset:-8rem auto auto -8rem;width:18rem;height:18rem;border-radius:999px;background:#ffffff1f}.user-profile-header>*{position:relative;z-index:1}.user-profile-badge{color:#064e3b;background:#ffffffeb;box-shadow:0 .5rem 1.25rem #0f172a24}.user-detail-avatar{display:grid;place-items:center;width:5.5rem;height:5.5rem;border:1px solid rgba(255,255,255,.4);border-radius:1.75rem;background:#ffffff2e;color:#fff;font-size:1.65rem;font-weight:800;letter-spacing:.08em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.user-detail-shell{background:linear-gradient(180deg,#fff,#f8fafc)}.user-editable-card{background:#f1f5f9;border-color:#cbd5e1!important}.user-editable-card .form-control:disabled,.user-editable-card .form-select:disabled{color:#475569;background-color:#e2e8f0;border-color:#cbd5e1;opacity:1}.user-readonly-value{min-height:2.375rem;display:flex;align-items:center}.employees-table-responsive{overflow-x:auto}.employees-table{min-width:860px}.employees-table th{color:#475569;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.employees-table td{vertical-align:middle}.employees-table-check{width:3.25rem;text-align:center}.employee-row-selected{--bs-table-bg-state:#dcfce7}@media (max-width:767.98px){.employees-table-responsive{overflow:visible;padding:.75rem}.employees-table{min-width:0;border-collapse:separate;border-spacing:0 .75rem}.employees-table thead{display:none}.employees-table tbody,.employees-table tr,.employees-table td{display:block;width:100%}.employees-table tr{border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;background:#fff;box-shadow:0 .35rem 1rem #0f172a0f}.employees-table td{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #f1f5f9;padding:.85rem 1rem;text-align:right}.employees-table td:last-child{border-bottom:0}.employees-table td:before{content:attr(data-label);color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-align:left;text-transform:uppercase}.employees-table-check{justify-content:flex-end!important;width:100%}}.employees-shell{background:#f8fafc!important;border-color:#e5e7eb!important;font-size:.875rem;overflow:visible}.employees-toolbar{gap:.75rem}.employee-search{width:min(100%,420px)}.employee-search-collapsed{width:auto}.employee-search-open{width:min(100%,420px)}.employee-search-toggle{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center}.employees-table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;background:#f8fafc}.employees-table{min-width:860px;table-layout:auto;font-size:inherit;color:#1f2937;border-collapse:separate;border-spacing:0;padding:0}.employees-table thead th{border:0;color:#6b7280;font-size:inherit;font-weight:700;letter-spacing:.04em;padding:.75rem .8rem;text-transform:uppercase;white-space:nowrap}.employees-table tbody tr{background:#fff;border-radius:0;box-shadow:none;transition:background-color .18s ease}.employees-table tbody tr:hover,.employees-table tbody tr:focus{background:#f9fafb;box-shadow:none;cursor:pointer}.employees-table tbody td{border-bottom:1px solid #e5e7eb;border-top:0;font-size:inherit;padding:.3rem .8rem;vertical-align:middle;white-space:nowrap}.employees-table tbody td:first-child{border-left:1px solid #eef2f7;border-radius:0}.employees-table tbody td:last-child{border-right:1px solid #eef2f7;border-radius:0}.employees-table-check{text-align:center;width:3.25rem}.employee-row-selected{background:#f0fdf4!important;box-shadow:inset .25rem 0 #16a34a!important}.employees-table strong{color:#111827;font-weight:700}.incidents-table-responsive{overflow-x:visible}.incidents-table{min-width:0;width:100%;table-layout:fixed}.incidents-table thead th,.incidents-table tbody td{overflow-wrap:anywhere;white-space:normal;word-break:normal}.incidents-table .employees-table-check{width:2.75rem}.incidents-table thead th{padding:.65rem .45rem}.incidents-table tbody td{padding:.35rem .45rem}.employees-footer{background:#fff;border-top:1px solid #e5e7eb}@media (max-width:991.98px){.employees-toolbar{align-items:stretch!important;flex-wrap:wrap}.employees-toolbar .employee-search-open{flex:1 1 100%;max-width:none!important;order:3}.employees-toolbar .employee-search-collapsed{flex:0 0 auto}}@media (max-width:767.98px){.employees-shell{border-radius:1rem!important;margin:0!important}.employees-table-responsive{overflow-x:visible;padding:.75rem}.employees-table{min-width:0;border-spacing:0;padding:0}.employees-table thead{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.employees-table,.employees-table tbody,.employees-table tr,.employees-table td{display:block;width:100%}.employees-table tbody tr{padding:.75rem;border-bottom:.5rem solid #f1f5f9}.employees-table tbody td,.employees-table tbody td:first-child,.employees-table tbody td:last-child{align-items:center;border:0;border-radius:0;display:flex;gap:1rem;justify-content:space-between;padding:.5rem .25rem;white-space:normal}.employees-table tbody td:before{color:#6b7280;content:attr(data-label);flex:0 0 42%;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.employees-table-check{text-align:left}.employees-table-check:before{content:attr(data-label)!important}.employees-footer{align-items:stretch!important}.employees-footer .btn-group{display:flex;width:100%}.employees-footer .btn-group .btn{flex:1 1 0}}.user-detail-page{--user-surface:#ffffff;--user-muted-surface:#f8fafc;--user-border:#e5e7eb;--user-text:#111827;--user-muted:#64748b;--user-accent:#16a34a;--user-accent-soft:#ecfdf5;color:var(--user-text);font-family:inherit;font-size:clamp(.78rem,.74rem + .12vw,.9rem)}.user-detail-loading{color:#64748b;font-size:clamp(.95rem,.9rem + .18vw,1.05rem);padding:clamp(1rem,3vw,2rem)}.user-profile-header{align-items:center;background:var(--user-surface);border:1px solid var(--user-border);border-radius:.85rem;box-shadow:none;color:var(--user-text);display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.55rem;overflow:visible;padding:.65rem .85rem}.user-profile-header:before{content:none}.user-profile-title{min-width:0}.user-profile-title h1{color:var(--user-text);font-size:clamp(1.05rem,.95rem + .6vw,1.45rem);font-weight:700;letter-spacing:-.035em;line-height:1.05;margin:.12rem 0 0;overflow-wrap:anywhere}.user-profile-badge{background:var(--user-accent-soft);border:1px solid #bbf7d0;border-radius:999px;box-shadow:none;color:#166534;display:inline-flex;font-size:.75em;font-weight:700;letter-spacing:.04em;padding:.18rem .45rem;text-transform:uppercase}.user-detail-avatar{background:var(--user-muted-surface);border:1px solid var(--user-border);border-radius:999px;color:var(--user-text);flex:0 0 auto;font-size:.9rem;font-weight:700;height:2.35rem;letter-spacing:.04em;width:2.35rem}.user-detail-shell{background:var(--user-surface);border:1px solid var(--user-border);border-radius:.85rem;padding:.65rem .85rem}.user-detail-toolbar{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.45rem}.user-detail-heading h2{font-size:.98rem;font-weight:700;letter-spacing:-.02em;margin:0}.user-detail-heading p{color:var(--user-muted);display:none;line-height:1.25;margin:0}.user-detail-actions{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.user-action-button{border-radius:999px;font-size:inherit;font-weight:700;line-height:1.2;padding:.28rem .75rem}.user-data-grid{gap:0 1.25rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.user-data-card{align-items:center;background:transparent;border:0;border-bottom:1px solid var(--user-border);border-radius:0;display:grid;gap:.45rem;grid-template-columns:minmax(7.25rem,34%) minmax(0,1fr);min-height:1.9rem;padding:.22rem 0;transition:background-color .15s ease,border-color .15s ease}.user-data-card:hover{background:linear-gradient(90deg,rgba(22,163,74,.06),transparent);border-color:#bbf7d0;box-shadow:none;transform:none}.user-data-label{color:#0f3f2e;font-size:.86em;font-weight:700;letter-spacing:0;margin-bottom:0;text-transform:none}.user-editable-card{background:transparent;border-color:var(--user-border)!important}.user-editable-card:hover{border-color:#86efac!important}.user-data-card .form-control,.user-data-card .form-select{background-color:#fff;border:1px solid #cbd5e1;border-radius:.45rem;box-shadow:0 1px 2px #0f172a0a;font-size:inherit;min-height:1.75rem;padding-block:.18rem}.user-data-card .form-control:focus,.user-data-card .form-select:focus{border-color:var(--user-accent);box-shadow:0 0 0 .12rem #16a34a24}.user-editable-card .form-control:disabled,.user-editable-card .form-select:disabled{background-color:transparent;border-color:transparent;box-shadow:none;color:#1f2937;opacity:1;padding-left:0}.user-readonly-value{align-items:center;color:#1f2937;display:flex;font-weight:600;line-height:1.35;min-height:1.75rem}@media (max-width:767.98px){.user-profile-header,.user-detail-toolbar{align-items:stretch;flex-direction:column}.user-detail-actions{justify-content:stretch}.user-action-button{flex:1 1 9rem}.user-data-grid{grid-template-columns:1fr}.user-data-card{grid-template-columns:1fr;gap:.35rem}}.actions-popover{position:absolute;top:calc(100% + .5rem);left:auto;right:0;width:min(24rem,calc(100vw - 2rem));max-height:calc(100vh - 14rem);overflow:hidden;z-index:1050}.actions-menu-layout{background:#fff}.actions-options-panel{padding:1rem}@media (max-width:767.98px){.actions-popover{left:.75rem;right:.75rem;top:calc(100% + .5rem);width:calc(100% - 1.5rem)}}.filter-summary-bar{min-height:2.75rem}.filter-summary-count{font-size:.82rem}.filter-summary-tags{min-width:0}.filter-summary-clear{color:#087987;font-size:.82rem;font-weight:600;text-decoration:none;white-space:nowrap}.filter-summary-clear:hover,.filter-summary-clear:focus{color:#065f6a;text-decoration:underline}.filter-summary-chip{align-items:center;background:#e8fbfd;border:1px solid #86dbe4;border-radius:999px;color:#087987;display:inline-flex;font-size:.78rem;gap:.35rem;line-height:1.2;max-width:100%;padding:.22rem .45rem .22rem .55rem}.filter-summary-chip:hover,.filter-summary-chip:focus{background:#d7f6fa;border-color:#4fc7d5}.filter-summary-chip span{align-items:center;background:#58c5d1;border-radius:999px;color:#fff;display:inline-flex;font-size:.72rem;font-weight:700;height:1rem;justify-content:center;line-height:1;width:1rem}.incident-comment-header{background:#f8fafc;border:1px solid var(--user-border,#e5e7eb);border-radius:.85rem;padding:1rem 1.15rem}.incident-comment-eyebrow{color:#64748b;font-size:.75rem;font-weight:800;letter-spacing:.08em;margin-bottom:.35rem;text-transform:uppercase}.incident-comment-header h2{color:#111827;font-size:clamp(1.25rem,1rem + 1.15vw,2.2rem);font-weight:700;letter-spacing:-.035em;line-height:1.18;margin:0;overflow-wrap:anywhere}
