@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";*{box-sizing:border-box}body{margin:0;background:#f4f8f5;color:#17261e;font-family:DM Sans,sans-serif}button,input{font:inherit}.app{min-height:100vh;display:flex}aside{position:fixed;inset:0 auto 0 0;width:235px;background:#091f17;color:#fff;padding:22px 14px;display:flex;flex-direction:column}.brand{display:flex;gap:9px;align-items:center;padding:3px 9px 24px}.brand>div{width:39px;height:39px;border-radius:10px;background:linear-gradient(135deg,#64ca72,#228d4b);display:grid;place-items:center;font:700 20px Space Grotesk}.brand b,.brand small{display:block}.brand b{font:700 17px Space Grotesk}.brand small{font-size:14px;color:#8ea89a;margin-top:2px}.mode{font-size:14px;font-weight:700;color:#9fd6ac;background:#123326;border:1px solid #244a3a;border-radius:7px;padding:9px;margin:0 5px 18px}nav{display:grid;gap:3px}nav button,.side button{border:0;background:none;color:#9ab1a5;padding:11px;border-radius:7px;display:flex;gap:9px;align-items:center;font-size:14px;font-weight:800;cursor:pointer;text-align:left}nav button svg,.side svg{width:15px}nav button.active,nav button:hover{background:#173f2d;color:#fff}.side{margin-top:auto;border-top:1px solid #1e3c30;padding-top:10px}.side>small{font-size:14px;color:#75a08a;padding:8px;display:block}.side button{width:100%}main{margin-left:235px;width:calc(100% - 235px);padding:25px 38px 55px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}header>div:first-child>small{font-size:14px;letter-spacing:1.5px;color:#478f55;font-weight:900}h1{font:700 26px Space Grotesk;margin:5px 0}.user{display:flex;align-items:center;gap:7px;font-size:14px}.user svg{width:15px;color:#39894b}.user small{color:#84928a;font-size:14px}.toast{position:fixed;right:18px;top:15px;background:#123326;color:#fff;padding:10px;border-radius:7px;font-size:14px;z-index:20}.toast button{border:0;background:none;color:#fff;margin-left:7px}.hero{background:linear-gradient(120deg,#0b3024,#176c3d);color:#fff;border-radius:16px;padding:30px;display:grid;grid-template-columns:1.4fr .7fr;gap:25px}.hero>div:first-child>span{background:#d7f0ba;color:#185b2c;padding:6px 9px;border-radius:99px;font-size:14px;font-weight:900}.hero h2{font:700 34px/1.1 Space Grotesk;margin:17px 0 10px}.hero em{color:#a9ed70;font-style:normal}.hero p{font-size:14px;line-height:1.7;color:#cbe1d0;max-width:640px}.flow{background:#ffffff0c;border:1px solid #ffffff1c;border-radius:10px;padding:17px}.flow small{font-size:14px;color:#9ec3aa}.flow>div{display:flex;align-items:center;gap:8px;font-size:14px;margin:15px 0;color:#d5e6da}.flow i{width:23px;height:23px;border-radius:50%;background:#2b9b4b;display:grid;place-items:center;font-style:normal}.flow svg{width:12px}.primary{border:0;background:linear-gradient(135deg,#4eaf58,#2f913f);color:#fff;border-radius:7px;padding:10px 13px;font-size:14px;font-weight:800;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.primary svg{width:13px}.full{width:100%;justify-content:center}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.stat,.panel,.card,.tableWrap{background:#fff;border:1px solid #dfe8e1;border-radius:11px}.stat{padding:14px}.stat small{font-size:14px;color:#17261e}.stat b{font:700 21px Space Grotesk;display:block;margin-top:5px}.panel{padding:17px;margin-top:14px}.panel h3{font:700 14px Space Grotesk;margin:0 0 12px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.card{text-align:left;padding:15px;cursor:pointer}.card:hover{border-color:#73b77e}.card>small{font-size:14px;color:#17261e}.card>div{width:35px;height:35px;background:#e7f6e9;color:#348b48;border-radius:8px;display:grid;place-items:center;margin:10px 0}.card svg{width:17px}.card b{font:700 14px Space Grotesk}.card p{font-size:14px;line-height:1.5;color:#17261e;min-height:34px}.card strong{font-size:14px;color:#17261e;display:flex;gap:5px;align-items:center}.card strong svg{width:12px}.tableWrap{padding:14px}.search{width:260px;border:1px solid #dbe5df;border-radius:7px;padding:7px;display:flex;gap:6px;margin-bottom:11px}.search svg{width:12px;color:#89968f}.search input{border:0;outline:0;width:100%;font-size:14px}.table{overflow:auto}.thead,.row{min-width:780px;display:grid;grid-template-columns:1.3fr 1.25fr .7fr 1.15fr 1fr 1.1fr;gap:8px;align-items:center;padding:9px;border-bottom:1px solid #edf2ee}.thead{background:#f5f8f5;font-size:14px;color:#17261e;font-weight:900}.row{font-size:14px}.row small{display:block;font-size:14px;color:#17261e;margin-top:2px}.row svg{width:11px;vertical-align:middle;color:#398b4a}.mini{border:1px solid #d9e4dc;background:#fff;border-radius:5px;padding:5px 7px;font-size:14px;cursor:pointer}.mini.green{background:#e8f7ea;color:#17261e;margin-left:4px}.badge{display:inline-flex;border-radius:99px;padding:4px 7px;font-size:14px;font-weight:900}.good{background:#e4f6e7;color:#287c3a}.warn{background:#fff0d8;color:#986707}.bad{background:#fae6e6;color:#b43c3c}.neutral{background:#edf2ee;color:#65736b}.back{border:0;background:none;color:#17261e;font-size:14px;cursor:pointer;margin-bottom:10px}.ticketHead{background:#fff;border:1px solid #dfe8e1;border-radius:12px;padding:19px;display:flex;justify-content:space-between;gap:20px}.ticketHead h2{font:700 21px Space Grotesk;margin:4px 0}.ticketHead p{font-size:14px;color:#17261e;max-width:700px}.ticketHead>div:last-child{display:flex;flex-direction:column;gap:7px;min-width:140px}.ticketHead>div:last-child small,.recHead small{font-size:14px;color:#17261e}.grid2{display:grid;grid-template-columns:1fr 1.2fr;gap:13px}.agent,.check,.timeline,.execution{display:flex;align-items:center;gap:8px;border-top:1px solid #edf2ee;padding:9px}.check-fail,.agent-fail{background:#fff3f3;border-left:4px solid #d64545;border-top:1px solid #f3caca;margin:2px 0;border-radius:6px}.check-fail svg,.agent-fail svg{color:#c23b3b!important}.check-fail b,.agent-fail b{color:#8f2b2b}.check-fail small,.agent-fail small{color:#a34747!important}.agent>svg,.check>svg,.timeline>svg{width:13px;color:#378a46}.agent span,.timeline span{flex:1}.agent b,.agent small,.check b,.check small,.timeline b,.timeline small{display:block}.agent b,.check b,.timeline b{font-size:14px}.agent small,.check small,.timeline small{font-size:14px;color:#17261e;margin-top:2px}.agent>svg:last-child{color:#a3ada7}.recHead{display:flex;justify-content:space-between}.recHead h2{font:700 15px Space Grotesk;margin:4px 0 8px}.recHead>strong{background:#e6f6e9;color:#2f8840;border-radius:8px;padding:7px;font:700 17px Space Grotesk;height:max-content;text-align:center}.recHead>strong small{display:block;font-size:14px}.reason{font-size:14px;color:#17261e}.buttons{display:flex;gap:7px;margin-top:12px}.overrideNote{display:flex;align-items:flex-start;gap:8px;background:#fff7e8;border:1px solid #f0d9a6;color:#8a5a10;border-radius:8px;padding:10px 12px;margin-top:12px;font-size:14px;line-height:1.5}.overrideNote svg{width:16px;flex:0 0 auto;color:#c9860f;margin-top:1px}.reject{border:1px solid #efcaca;background:#fff4f4;color:#b43b3b;border-radius:6px;padding:9px 12px;font-size:14px;font-weight:800}.history{padding:8px 0;border-top:1px solid #edf2ee}.history b{font-size:14px;color:#388b47}.history span{float:right;font-size:14px;color:#17261e}.history small{display:block;font-size:14px;color:#17261e;margin-top:2px}.path{display:flex;align-items:center;gap:7px;overflow:auto;padding:10px}.path b{min-width:100px;text-align:center;background:#eff8f0;border:1px solid #d8e9db;border-radius:7px;padding:12px;font-size:14px}.path svg{width:14px;color:#6e9c76}.path b svg{display:block;margin:auto;width:15px}.intel{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.intel b{background:#f3f8f4;border-radius:7px;padding:12px;font-size:14px}.execution{background:#eff8f0;border:1px solid #dcecdf;border-radius:7px;margin-top:6px}.execution>svg{width:14px;color:#388c48}.execution b{flex:1;font-size:14px}.execution small{font-size:14px;color:#7c8982}.empty,.emptyInvest{text-align:center;padding:30px;color:#17261e;font-size:14px}.emptyInvest{background:#fff;border:1px solid #dfe8e1;border-radius:12px;margin-top:14px}@keyframes sf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:sf-spin 1s linear infinite}.emptyInvest.processing{border-color:#bfe0c6;background:#f3fbf4}.emptyInvest.processing svg{color:#2f9140;width:34px;height:34px}.emptyInvest.processing h3{color:#173e26}.primary.processing{opacity:.85;cursor:wait}.primary.processing svg{width:14px;height:14px}.emptyInvest svg{width:30px;color:#17261e}.archHero{background:linear-gradient(120deg,#0b3024,#176c3d);color:#fff;border-radius:15px;padding:25px}.archHero small{font-size:14px;letter-spacing:1.4px}.archHero h2{font:700 27px Space Grotesk;margin:11px 0 5px}.archHero p{font-size:14px;color:#c8e0ce}.arch{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin:24px 0}.arch>div{background:#fff;border:1px solid #dfe8e1;border-radius:9px;padding:13px;min-width:90px;text-align:center}.arch>div svg{width:18px;color:#398b49}.arch>div b{display:block;font-size:14px;margin-top:5px}.arch>svg{width:15px;color:#78a180}.muted{font-size:14px;color:#77857d;line-height:1.6}.login{min-height:100vh;background:radial-gradient(circle at 20% 20%,#1b6240,#071a12 60%);display:grid;place-items:center}.loginCard{width:390px;background:#102c21;border:1px solid #315844;border-radius:17px;padding:35px;color:#fff;text-align:center;box-shadow:0 25px 70px #0008}.loginMark{width:42px;height:42px;margin:auto;border-radius:11px;background:linear-gradient(135deg,#64ca72,#238d4b);display:grid;place-items:center;font:700 21px Space Grotesk}.loginCard>small{font-size:14px;letter-spacing:1.5px;color:#8bc995}.loginCard h1{font-size:28px;margin:10px 0}.loginCard p{font-size:14px;color:#9fb6a9;line-height:1.6;margin-bottom:22px}.loginCard label{display:block;text-align:left;font-size:14px;font-weight:800;color:#bfd2c7}.loginCard input{width:100%;height:42px;margin-top:6px;background:#0a2118;border:1px solid #395c4b;color:#fff;border-radius:7px;padding:0 10px;outline:0}.loginCard .primary{margin-top:12px}.demo{font-size:14px;color:#769487;border-top:1px solid #294838;margin-top:17px;padding-top:12px}.err{background:#562b2b;color:#ffcaca;padding:7px;border-radius:6px;font-size:14px;margin-top:7px}@media(max-width:950px){aside{width:200px}main{margin-left:200px;width:calc(100% - 200px);padding:20px}.hero,.cards,.grid2{grid-template-columns:1fr}}@media(max-width:650px){aside{position:static;width:100%;height:auto}.app{display:block}main{margin:0;width:100%}.stats{grid-template-columns:repeat(2,1fr)}}.roleTabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:14px 0;text-align:left}.roleTabs button{border:1px solid #395c4b;background:#0a2118;color:#9fb6a9;border-radius:7px;padding:10px;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.roleTabs button svg{width:13px}.roleTabs button.sel{background:#1a4b35;color:#fff;border-color:#4ca95b}.employeeHero{background:linear-gradient(120deg,#0b3024,#176c3d);color:#fff;border-radius:16px;padding:28px;display:flex;justify-content:space-between;gap:25px;align-items:center}.employeeHero.compact{display:block}.employeeHero span{background:#d7f0ba;color:#185b2c;padding:6px 9px;border-radius:99px;font-size:14px;font-weight:900}.employeeHero h2{font:700 30px Space Grotesk;margin:13px 0 7px}.employeeHero p{font-size:14px;color:#cbe1d0;max-width:700px;line-height:1.6}.privacy{min-width:200px;background:#ffffff0e;border:1px solid #ffffff24;border-radius:10px;padding:16px;display:grid;gap:6px}.privacy svg{width:18px}.privacy b{font-size:14px}.privacy small{font-size:14px;color:#cbe1d0}.requestGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.requestCard{border:1px solid #e0e9e2;border-radius:10px;padding:14px;background:#fbfdfb}.requestCard>small{font-size:14px;color:#17261e;font-weight:900}.requestCard h3{font:700 14px Space Grotesk;margin:8px 0}.requestCard p{font-size:14px;line-height:1.55;color:#17261e;min-height:62px}.descLine{display:block;margin-top:6px}.descLine:first-child{margin-top:0}.expected{background:#f0f7f1;border:1px solid #dcebdd;border-radius:7px;padding:9px;margin:10px 0}.expected b{display:block;font-size:14px}.expected span{display:inline-flex;margin:5px 0}.expected small{display:block;font-size:14px;color:#17261e}.result{border-radius:99px;padding:4px 7px;font-size:14px;font-weight:900}.result.ready{background:#e3f6e7;color:#287c3a}.result.review{background:#fff0d8;color:#986707}.result.esc{background:#fae6e6;color:#b43c3c}.employeeStatus{margin-top:14px}.statusGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.statusGrid>div{background:#f5f9f5;border:1px solid #e0e9e2;border-radius:8px;padding:11px}.statusGrid small{display:block;color:#17261e;font-size:14px;margin-bottom:5px}.statusGrid b{font-size:14px}.employeeTimeline{margin-top:12px}.employeeTimeline>div{display:flex;gap:8px;padding:8px;border-top:1px solid #edf2ee}.employeeTimeline svg{width:13px;color:#398b49}.employeeTimeline b,.employeeTimeline small{display:block;font-size:14px}.employeeTimeline small{color:#17261e;margin-top:2px}.employeeNote{margin-top:12px;padding:10px;background:#edf7ee;border-radius:7px;color:#4e6d57;font-size:14px;display:flex;align-items:center;gap:7px}.employeeNote svg{width:13px}.row .badge{white-space:nowrap}@media(max-width:950px){.requestGrid,.statusGrid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.requestGrid{grid-template-columns:1fr}.employeeHero{display:block}.privacy{margin-top:15px}}.loginPage{min-height:100vh;background:radial-gradient(circle at 15% 15%,#153d2c 0,#091912 38%,#06100c);color:#eef7f0;display:flex;flex-direction:column;position:relative;overflow:hidden}.loginPage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0 48%,rgba(78,167,91,.05) 48.2% 48.5%,transparent 48.7%);pointer-events:none}.loginTop{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:1}.loginBgCanvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.teBrand,.footerBrand{display:flex;align-items:center;gap:10px}.teBrand b,.footerBrand b{font:700 14px Space Grotesk}.teBrand small,.footerBrand small{display:block;color:#9cb1a3;font-size:14px;margin-top:2px}.teMark{width:28px;height:28px;border:1px solid #5bc36a;border-radius:7px;display:grid;place-items:center;color:#d9f5d9;font:800 16px Space Grotesk;background:#449d5126}.smallMark{width:24px;height:24px;font-size:13px}.secureLabel{display:flex;align-items:center;gap:6px;color:#9fb3a6;font-size:14px;text-transform:uppercase;letter-spacing:.12em}.secureLabel svg{width:12px}.loginShell{width:min(1120px,88vw);margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center;position:relative;z-index:1;padding:55px 0}.loginVisual .eyebrow{font-size:14px;letter-spacing:.18em;color:#77c681;font-weight:900}.loginVisual h1{font:700 clamp(38px,5vw,65px)/1.02 "Space Grotesk";letter-spacing:-.04em;margin:16px 0}.loginVisual h1 em{font-style:normal;color:#75ca7d}.loginVisual p{font-size:14px;line-height:1.8;color:#a9bdb0;max-width:600px}.loginPills{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.loginPills span{display:flex;align-items:center;gap:6px;border:1px solid rgba(119,198,129,.22);background:#77c6810f;padding:8px 10px;border-radius:99px;color:#c5d8cb;font-size:14px}.loginPills svg{width:11px;color:#79cc84}.loginCard{background:#0c1d15e0;border:1px solid rgba(176,222,185,.13);box-shadow:0 30px 80px #00000059;border-radius:18px;padding:30px}.loginKicker{font-size:14px;letter-spacing:.16em;color:#74c77e;font-weight:900}.loginCard h2{font:700 27px Space Grotesk;margin:8px 0 4px}.loginCard>p{font-size:14px;color:#8fa399;margin:0 0 18px}.loginMark{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#3d9a4d,#76cf80);display:grid;place-items:center;color:#fff;font:800 22px Space Grotesk;margin-bottom:15px}.loginButton{height:42px!important}.accessHint{display:flex;gap:7px;margin-top:15px;padding:10px;border-radius:8px;background:#0a2118;border:1px solid #183a2a;color:#82988a;font-size:14px;line-height:1.45}.accessHint svg{width:12px;flex:none;color:#6fc47b}.siteFooter{width:min(1120px,88vw);margin:auto auto 0;border-top:1px solid rgba(255,255,255,.08);padding:18px 0;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:25px;position:relative;z-index:1}.footerBrand small{font-size:14px}.footerLinks{display:flex;gap:18px}.footerLinks a,.footerCopy,.appFooter a{font-size:14px;color:#17261e;text-decoration:none}.footerLinks a:hover,.appFooter a:hover{color:#17261e}.footerCopy{text-align:right}.poweredBy{font-size:14px;color:#60766a;margin:8px 0 15px;padding-left:2px}.appFooter{position:fixed;bottom:0;left:230px;right:0;height:30px;background:#fff;border-top:1px solid #e6eee7;display:flex;align-items:center;justify-content:center;gap:5px;color:#89958d;font-size:14px;z-index:5}.appFooter b{color:#4d7257}.appFooter a{color:#17261e}@media(max-width:850px){.loginShell{grid-template-columns:1fr;gap:25px}.loginVisual h1{font-size:42px}.siteFooter{grid-template-columns:1fr}.footerCopy{text-align:left}.appFooter{left:0}.loginTop{padding:0 5vw}}.thirdeyeLogo{width:145px;height:auto;object-fit:contain;display:block}.thirdeyeFooterLogo{width:125px;height:auto;object-fit:contain;display:block}.teBrand,.footerBrand{display:flex;align-items:center}@media(max-width:650px){.thirdeyeLogo{width:125px}.thirdeyeFooterLogo{width:110px}}.thirdeyeElephant{width:34px;height:34px;object-fit:contain;display:block}.thirdeyeFooterElephant{width:30px;height:30px;object-fit:contain;display:block}.thirdeyeLogo,.thirdeyeFooterLogo{display:none}.analyticsPage{padding-bottom:45px}.analyticsTop{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:22px}.analyticsTop>div:first-child small{font-size:14px;letter-spacing:.16em;color:#58b966;font-weight:900}.analyticsTop h2{font:700 27px Space Grotesk;margin:7px 0}.analyticsTop p{font-size:14px;color:#718079;margin:0;max-width:700px}.analyticsActions{display:flex;gap:8px;align-items:center}.dateBtn{height:38px;border:1px solid #dce8df;background:#fff;border-radius:9px;padding:0 12px;display:flex;align-items:center;gap:7px;color:#17261e;font-size:14px}.dateBtn svg{width:14px}.analyticsKpis{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:12px}.metric{background:#fff;border:1px solid #e3ebe5;border-radius:12px;padding:14px;min-height:102px;box-shadow:0 5px 20px #14321e0a}.metricIcon{width:29px;height:29px;border-radius:8px;background:#edf8ef;color:#42a850;display:grid;place-items:center;margin-bottom:9px}.metricIcon svg{width:15px}.metric small{display:block;color:#17261e;font-size:14px;font-weight:700}.metric>b{display:block;font:700 32px Space Grotesk;margin:5px 0;line-height:1.05}.metric>span{font-size:14px;color:#17261e;font-weight:700}.analyticsGrid{display:grid;grid-template-columns:1.35fr 1fr .72fr;gap:12px}.analyticsPanel{background:#fff;border:1px solid #e3ebe5;border-radius:12px;padding:16px;min-height:250px;box-shadow:0 5px 20px #14321e09}.panelTitle{display:flex;justify-content:space-between;align-items:flex-start}.panelTitle h3{font-size:14px;margin:0 0 4px;font-weight:700}.panelTitle small{font-size:14px;font-weight:700;color:#3d4d44}.panelTitle>svg{width:16px;color:#55b460}.fakeChart{height:145px;display:flex;align-items:flex-end;gap:10px;border-bottom:1px solid #e8eee9;margin-top:18px;padding:0 5px}.barCol{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px}.bar{width:70%;max-width:20px;border-radius:4px 4px 0 0;background:linear-gradient(to top,#3fa64d,#8bd18f)}.barCol span{font-size:14px;color:#9aa59f;white-space:nowrap}.chartLegend{display:flex;gap:15px;margin-top:10px;font-size:14px;color:#7b8981}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:4px}.greenDot{background:#4fb65b}.blueDot{background:#4a9bc6}.donutWrap{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:25px}.donut{width:125px;height:125px;border-radius:50%;background:conic-gradient(#45ad51 var(--pct,292deg),#e4eae5 0);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.donut:after{content:"";position:absolute;top:17px;right:17px;bottom:17px;left:17px;background:#fff;border-radius:50%}.donut b,.donut small{position:relative;z-index:1}.donut b{font:700 22px Space Grotesk}.donut small{font-size:14px;color:#17261e}.legendList{display:flex;flex-direction:column;gap:10px;font-size:14px}.legendList span{display:flex;align-items:center;gap:6px}.legendList b{margin-left:auto}.legendGreen,.legendAmber,.legendRed{display:inline-block;width:8px;height:8px;border-radius:2px;background:#48ad52}.legendAmber{background:#d7a847}.legendRed{background:#d65a58}.bigMetric{font:700 37px Space Grotesk;margin:28px 0 12px}.bigMetric span{font-size:14px;color:#87948d}.miniSpark{height:65px;display:flex;align-items:flex-end;gap:4px;border-bottom:1px solid #edf1ee}.miniSpark i{flex:1;background:#58b966;border-radius:4px 4px 0 0;min-width:4px}.improve{display:inline-block;margin-top:12px;padding:5px 7px;border-radius:6px;background:#edf8ef;color:#3c9c49;font-size:14px}.recurringPanel{grid-column:1 / span 2}.recurringRow{display:grid;grid-template-columns:150px 1fr 35px;gap:12px;align-items:center;margin-top:15px;font-size:14px;font-weight:600}.recurringRow>div{height:8px;background:#edf2ee;border-radius:99px;overflow:hidden}.recurringRow>div i{display:block;height:100%;background:#4caf57;border-radius:99px}.recurringRow>b{text-align:right}.effortMetric{padding:18px 0 10px}.effortMetric>span{font-size:14px;color:#17261e;display:block;font-weight:800;letter-spacing:.3px}.effortMetric>b{display:block;font:700 46px Space Grotesk;margin:7px 0;line-height:1}.effortMetric b small{font-size:20px;color:#17261e;font-weight:700}.effortMetric em{font-style:normal;font-size:14px;color:#17261e;font-weight:600;line-height:1.4}.effortLine{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #edf1ee;font-size:14px;color:#17261e;font-weight:600}.effortLine b{font-size:14px;color:#13251c;font-weight:700}.healthRing{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:20px}.healthDonut{width:120px;height:120px;--pct:333deg}.healthRing p{font-size:14px;margin:10px 0;color:#17261e}.healthRing p span{margin-right:6px}.analyticsFootnote{font-size:14px;font-weight:700;color:#1c2b22;margin-top:14px;padding:14px 16px;background:#f2f8f3;border:1px solid #cfe3d3;border-radius:10px;line-height:1.6}.analyticsPage .primary svg{width:13px}.appFooter{position:fixed}@media(max-width:1100px){.analyticsKpis{grid-template-columns:repeat(3,1fr)}.analyticsGrid{grid-template-columns:1fr 1fr}.recurringPanel{grid-column:1 / span 2}}@media(max-width:720px){.analyticsTop{flex-direction:column;align-items:flex-start}.analyticsKpis{grid-template-columns:1fr 1fr}.analyticsGrid{grid-template-columns:1fr}.recurringPanel{grid-column:auto}.analyticsActions{width:100%;flex-wrap:wrap}}.primary:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.noMetric{font-size:14px;color:#17261e;align-self:center}.analyticsActions .dateBtn{min-width:250px}.dateBtn select{border:0;background:transparent;outline:0;font:inherit;color:#17261e;cursor:pointer;font-size:14px}.dateBtn span{color:#17261e;font-size:14px;border-left:1px solid #e4ebe5;padding-left:8px}.dateBtn{white-space:nowrap}.requestCard .primary{cursor:pointer}.requestCard .primary:disabled{opacity:.65;cursor:wait}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#031c1294;display:flex;align-items:center;justify-content:center;z-index:50;padding:24px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.requestModal{width:min(920px,94vw);max-height:90vh;overflow:auto;background:#f8fbf8;border:1px solid #cfe2d4;border-radius:22px;box-shadow:0 30px 90px #00231447;padding:26px}.modalHead{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #dfeae2;padding-bottom:18px}.modalHead h2{margin:7px 0;font-size:24px}.modalHead p{margin:0;color:#64736b;line-height:1.5;max-width:720px}.modalHead small{color:#31964c;font-weight:700;letter-spacing:.14em}.closeBtn{border:0;background:#eaf3ec;width:36px;height:36px;border-radius:50%;font-size:24px;cursor:pointer;color:#143e27}.modalGrid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.formBlock,.checkpointBlock{background:#fff;border:1px solid #dce9df;border-radius:16px;padding:18px}.formBlock label{display:block;font-size:14px;font-weight:700;color:#355143;margin-bottom:13px}.formBlock input,.formBlock textarea,.formBlock select{width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #cbded1;border-radius:9px;padding:11px 12px;background:#fbfdfb;font:inherit;color:#102d1d}.formBlock textarea{min-height:82px;resize:vertical}.checkpointBlock h3{margin-top:0}.checkpoint{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf3ee}.checkpoint>span{width:25px;height:25px;border-radius:50%;background:#e8f5eb;color:#17261e;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.checkpoint div{flex:1}.checkpoint b{display:block;font-size:14px}.checkpoint small{display:block;color:#17261e;margin-top:3px}.checkpoint>svg{width:18px;color:#17261e}.sourceStrip{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px;padding-top:14px;border-top:1px solid #edf3ee}.sourceStrip b{width:100%;font-size:14px;color:#17261e}.sourceStrip span{font-size:14px;background:#eef7f0;color:#347047;padding:5px 7px;border-radius:6px}.modalActions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.secondary{border:1px solid #c9dcd0;background:#fff;color:#264736;padding:11px 17px;border-radius:9px;font-weight:700;cursor:pointer}.validationPanel .check{margin:0}.policyPanel pre{background:#071f14;color:#bcecc8;border-radius:12px;padding:16px;overflow:auto;font-size:14px}.empty{padding:20px;color:#17261e}@media(max-width:800px){.modalGrid{grid-template-columns:1fr}.requestModal{padding:18px}}.sourceCards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:12px 0 22px}.sourceCards div{background:#f4faf5;border:1px solid #dbeadf;border-radius:10px;padding:12px}.sourceCards b{display:block;font-size:14px}.sourceCards small{display:block;color:#718077;line-height:1.4;margin-top:5px}.employeeOutcome{display:flex;gap:10px;align-items:flex-start;padding:14px;border-radius:12px;margin:14px 0}.employeeOutcome svg{width:19px}.employeeOutcome b{display:block}.employeeOutcome small{display:block;margin-top:3px;color:#66756c}.employeeOutcome.success{background:#edf9ef;border:1px solid #ccebd2}.employeeOutcome.success svg{color:#3cab55}.employeeOutcome.failure{background:#fff4f1;border:1px solid #f1d0c8}.employeeOutcome.failure svg{color:#d65a4a}.employeeOutcome.pending{background:#fff9ec;border:1px solid #f0dfa8}.employeeOutcome.pending svg{color:#c9860f}.employeeOutcome button{margin-top:10px}@media(max-width:900px){.sourceCards{grid-template-columns:1fr 1fr}}.apiDocsBtn{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:11px 15px;border:1px solid rgba(117,224,135,.35);border-radius:10px;color:#d9f6df;text-decoration:none;background:#3da6511f;font-weight:700;font-size:14px}.apiDocsBtn svg{width:16px}.backendTrace{margin-top:16px}.traceRow{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;padding:11px 0;border-top:1px solid #e7efe9}.traceRow>span{font-size:14px;font-weight:800;color:#17261e}.traceRow b{display:block;font-size:14px}.traceRow small{display:block;color:#17261e;margin-top:3px}.traceRow time{font-size:14px;color:#17261e;white-space:nowrap}@media(max-width:800px){.traceRow{grid-template-columns:26px 1fr}.traceRow time{grid-column:2}}.validationHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e5eee8;padding-bottom:12px;margin-bottom:4px}.validationHeader h3{margin:0}.validationSubhead{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#3b7f52;margin:16px 0 6px}.validationFailure{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;border:1px solid #f1c5c5;border-radius:10px;background:#fff7f7}.validationFailure svg{color:#17261e;flex:0 0 auto}.validationFailure b{display:block}.validationFailure small{display:block;margin-top:3px}.intel b{display:block}.intel b small{display:block;font-size:14px;font-weight:400;margin-top:4px;opacity:.7}:root{--sf-green:#4f9f3d;--sf-green-dark:#2f6f2d;--sf-green-soft:#eaf5df;--sf-bg:#f5f9f4;--sf-border:#d9e6d7;--sf-text:#15261c;--sf-muted:#68786e}body{background:var(--sf-bg);color:var(--sf-text);font-size:14px}aside{width:260px;background:#edf6e8;color:#1d3927;border-right:1px solid #d8e7d4;padding:28px 18px}.brand{padding:2px 10px 28px;gap:11px}.brand>div{width:44px;height:44px;border-radius:11px;background:linear-gradient(135deg,#69b84c,#4b9637);font-size:22px}.brand b{font-size:19px;color:#193323}.brand small{font-size:14px;color:#6b7d70;margin-top:3px}.poweredBy{font-size:14px;color:#7a8b80;margin:0 10px 20px}.mode{font-size:14px;color:#39723a;background:#e3f1d9;border:1px solid #cce1c5;border-radius:9px;padding:9px 11px;margin:0 4px 18px;font-weight:800}nav{gap:7px}nav button,.side button{color:#466052;padding:13px 12px;border-radius:9px;font-size:13px;font-weight:800;gap:11px}nav button svg,.side svg{width:18px;height:18px}nav button.active,nav button:hover{background:#dcedcf;color:#2f702d}.side{border-top:1px solid #d4e3d0;padding-top:15px}.side>small{font-size:14px;color:#68806e;padding:8px}.side button{color:#486054}main{margin-left:260px;width:calc(100% - 260px);padding:30px 42px 60px}header{margin-bottom:25px}header>div:first-child>small{font-size:14px;letter-spacing:2px}h1{font-size:36px;line-height:1.1;margin:7px 0}.user{font-size:14px;gap:9px}.user svg{width:18px;height:18px}.user small{font-size:14px}.panel,.stat,.card,.tableWrap,.ticketHead{border-color:var(--sf-border);border-radius:14px}.panel{padding:22px;margin-top:18px}.panel h3{font-size:17px;margin-bottom:16px}.stat{padding:18px}.stat small{font-size:14px;font-weight:700;color:#17261e}.stat b{font-size:30px;margin-top:7px}.cards{gap:15px}.card{padding:18px}.card>small{font-size:14px}.card>div{width:42px;height:42px;border-radius:10px}.card svg{width:20px}.card b{font-size:15px}.card p{font-size:14px;line-height:1.6;min-height:48px}.card strong{font-size:14px}.tableWrap{padding:18px}.search{width:min(420px,100%);padding:11px 12px;border-radius:9px;margin-bottom:15px}.search svg{width:16px;height:16px}.search input{font-size:13px}.thead,.row{min-width:900px;grid-template-columns:1.45fr 1.3fr .75fr 1.15fr 1.15fr 1.2fr;padding:13px 12px;gap:12px}.thead{font-size:14px;background:#f0f6ed;color:#17261e}.row{font-size:14px;min-height:66px}.row b{font-size:13px;font-weight:800}.row small{font-size:14px;margin-top:4px}.row svg{width:15px;height:15px}.mini{border-color:#17261e;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:800}.mini.green{background:#e3f1d8;color:#17261e;margin-left:6px}.badge{padding:5px 9px;font-size:14px;letter-spacing:.2px}.back{font-size:14px;font-weight:800;color:#17261e;margin-bottom:13px}.ticketHead{padding:24px}.ticketHead>div:first-child>small{font-size:14px;color:#17261e;font-weight:800}.ticketHead h2{font-size:30px;margin:7px 0 11px}.ticketHead p{font-size:13px;line-height:1.6;color:#17261e}.ticketHead>div:first-child>span{font-size:14px;font-weight:800}.ticketHead>div:last-child{min-width:190px;gap:10px}.ticketHead>div:last-child small,.recHead small{font-size:14px;font-weight:800;letter-spacing:.08em}.ticketHead .primary{font-size:14px;padding:11px 14px}.grid2{gap:18px}.agent,.check,.timeline,.execution{gap:11px;padding:13px}.agent>svg,.check>svg,.timeline>svg{width:18px;height:18px}.agent b,.check b,.timeline b{font-size:14px;font-weight:800}.agent small,.check small,.timeline small{font-size:14px;line-height:1.45}.backendTrace{margin-top:18px}.traceRow{padding:13px 0;grid-template-columns:38px 1fr auto}.traceRow b{font-size:13px}.traceRow small{font-size:14px}.traceRow time{font-size:14px}.recHead h2{font-size:20px}.recHead>strong{font-size:22px;padding:10px 13px}.recHead>strong small{font-size:14px}.reason{font-size:14px;line-height:1.55}.buttons{gap:10px}.reject{padding:11px 16px;font-size:14px;font-weight:800}.buttons .primary{font-size:14px;padding:11px 16px}.validationHeader{padding-bottom:15px}.validationHeader h3{font-size:17px}.validationSubhead{font-size:14px;margin-top:18px}.policyPanel pre{font-size:14px}.history{padding:13px 0}.history b{font-size:14px;font-weight:900}.history span{font-size:14px;font-weight:800}.history small{font-size:14px;margin-top:5px}.path{gap:10px;padding:13px}.path b{min-width:125px;padding:14px;font-size:14px}.path svg{width:17px}.intel b{font-size:14px;padding:15px}.intel b small{font-size:14px}.timeline{padding:13px 0}.execution,.execution b,.execution small{font-size:14px}.emptyInvest{padding:45px;font-size:14px}.emptyInvest h3{font-size:18px}.emptyInvest p{font-size:14px}.empty{font-size:14px;padding:28px}.buttons .reject{background:#fff1f1;border:1px solid #e4bcbc;color:#b13b3b}.buttons .primary{background:linear-gradient(135deg,#5aa847,#3d8b31)}.analyticsPage h2{font-size:38px!important}.metric small{font-size:13px!important}.metric>b{font-size:36px!important}.metric>span{font-size:14px!important}.panelTitle h3{font-size:16px!important}.panelTitle small{font-size:13px!important;font-weight:700!important;color:#3d4d44!important}.effortMetric>b{font-size:52px!important}.loginPage .loginCard h2{font-size:30px!important}.loginPage .roleTabs button{font-size:13px!important;font-weight:800}.loginPage .loginCard label{font-size:14px!important}.loginPage .loginCard input,.loginPage .loginButton{font-size:13px!important}.loginPage .accessHint span,.siteFooter{font-size:14px!important}.footerBrand b{font-size:16px!important}@media(max-width:1100px){aside{width:230px}main{margin-left:230px;width:calc(100% - 230px);padding:25px}.grid2{grid-template-columns:1fr}.analyticsKpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){aside{width:100%;position:static;height:auto}main{margin:0;width:100%;padding:20px}.app{display:block}h1{font-size:30px}.ticketHead{flex-direction:column}.stats{grid-template-columns:repeat(2,1fr)}.cards{grid-template-columns:1fr}}.loginPage{background:radial-gradient(circle at 8% 30%,rgba(116,181,76,.16),transparent 30%),radial-gradient(circle at 82% 48%,rgba(116,181,76,.1),transparent 28%),linear-gradient(135deg,#f7fbf5,#edf6e8 52%,#f8fbf7)!important;color:#183424!important}.loginPage:before{background:linear-gradient(120deg,transparent 0 48%,rgba(84,153,65,.06) 48.2% 48.5%,transparent 48.7%)!important}.loginTop{border-bottom:1px solid #d9e8d4!important}.teBrand b,.footerBrand b{color:#183424!important;font-size:17px!important}.teBrand small,.footerBrand small{color:#708072!important;font-size:14px!important}.secureLabel{color:#52705b!important;font-size:14px!important;font-weight:700}.loginVisual .eyebrow{font-size:14px!important;color:#43863e!important;font-weight:900}.loginVisual h1{font-size:clamp(44px,5.2vw,68px)!important;color:#183424!important;font-weight:800!important}.loginVisual h1 em{color:#62a844!important}.loginVisual p{font-size:14px!important;line-height:1.75!important;color:#587063!important;font-weight:500}.loginPills{margin-top:30px!important}.loginPills span{background:#fff!important;border:1px solid #cfe1c9!important;color:#3f5d49!important;font-size:14px!important;font-weight:700!important;padding:10px 13px!important;box-shadow:0 3px 10px #2d562c0d}.loginPills svg{color:#5ca449!important}.loginCard{background:#fffffff0!important;border:1px solid #d7e5d3!important;box-shadow:0 18px 50px #335b301f!important;color:#183424!important;padding:34px!important}.loginMark{box-shadow:0 5px 15px #43853929}.loginKicker{font-size:14px!important;color:#5b9746!important}.loginCard h2{font-size:32px!important;color:#183424!important;font-weight:800!important}.loginCard>p{font-size:14px!important;color:#718176!important}.loginCard label{font-size:14px!important;color:#304c39!important;font-weight:800!important}.loginCard input{height:48px!important;background:#f8fbf7!important;border:1px solid #cbdcc6!important;color:#183424!important;font-size:14px!important;font-weight:700!important}.loginCard input:focus{border-color:#69a954!important;box-shadow:0 0 0 3px #69a9541f}.roleTabs button{font-size:13px!important;font-weight:800!important;color:#4a6652!important;background:#fff!important;border-color:#cbdcc6!important}.roleTabs button.sel{background:#68a94a!important;color:#fff!important;border-color:#68a94a!important}.loginButton{height:48px!important;font-size:14px!important;font-weight:800!important;background:linear-gradient(135deg,#68ad4b,#4e9637)!important;box-shadow:0 8px 18px #498b372e}.accessHint{background:#f0f7ec!important;border:1px solid #d6e6d0!important;color:#65786a!important;font-size:14px!important}.accessHint svg{color:#62a44c!important}.siteFooter{border-top:1px solid #d9e8d4!important}.footerLinks a,.footerCopy{color:#17261e!important;font-size:14px!important}.footerLinks a:hover{color:#17261e!important}@media(max-width:850px){.loginVisual h1{font-size:46px!important}.loginVisual p{font-size:13px!important}}.loginPage .roleTabs button{white-space:nowrap}.ticketHead{padding:26px 28px!important;align-items:flex-start!important}.ticketMain{flex:1;min-width:0}.ticketEyebrow{font-size:13px!important;font-weight:900!important;color:#476558!important;letter-spacing:.01em}.ticketHead h2{font-size:34px!important;line-height:1.12!important;font-weight:800!important;margin:9px 0 12px!important;color:#10251a!important}.ticketDescription{font-size:15px!important;line-height:1.7!important;color:#536b60!important;font-weight:500!important;max-width:980px!important;margin:0 0 18px!important}.requesterLine{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:16px!important;color:#173126!important}.requesterLine b{font-weight:900!important}.ticketActions{min-width:205px!important;align-items:stretch!important}.ticketActions>small{font-size:14px!important;font-weight:900!important;letter-spacing:.08em!important;color:#17261e!important}.ticketActions .badge{font-size:14px!important;padding:7px 12px!important;align-self:stretch!important;justify-content:center}.ticketActions .primary{font-size:14px!important;padding:13px 16px!important;justify-content:center!important}.ticketMeta{margin-top:16px;background:#f5f9f3;border:1px solid #dbe8d6;border-radius:12px;padding:14px 15px}.metaGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.networkMeta{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:1px solid #dfe9db;margin-top:13px;padding-top:13px}.metaItem{min-width:0;padding:0 13px;border-right:1px solid #dbe6d8}.metaItem:first-child{padding-left:0}.metaItem:last-child{border-right:0}.metaItem small{display:block!important;font-size:14px!important;line-height:1.2!important;text-transform:none!important;letter-spacing:.02em!important;color:#17261e!important;font-weight:800!important;margin-bottom:6px!important}.metaItem b{display:block!important;font-size:13px!important;line-height:1.35!important;color:#1c3528!important;font-weight:900!important;overflow-wrap:anywhere}.loginPage .roleTabs button{white-space:nowrap!important;font-size:14px!important;font-weight:800!important}@media(max-width:1000px){.metaGrid,.networkMeta{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:14px}.metaItem:nth-child(3){border-right:0}.ticketHead h2{font-size:30px!important}}@media(max-width:700px){.ticketHead{flex-direction:column!important}.ticketActions{width:100%;min-width:0!important}.metaGrid,.networkMeta{grid-template-columns:1fr 1fr}.metaItem:nth-child(odd){padding-left:0}.metaItem:nth-child(2n){border-right:0}.ticketDescription{font-size:14px!important}.requesterLine{font-size:15px!important}}
