.dashboard-module__cK_esG__showcase{color:#0e0e16;background:#fff;border:1px solid #e6e7f0;border-radius:18px;width:100%;max-width:620px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden;box-shadow:0 1px 2px #1010200a,0 20px 45px -20px #10102040}.dashboard-module__cK_esG__topbar{border-bottom:1px solid #f1f1f6;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.dashboard-module__cK_esG__logo{letter-spacing:-.02em;color:#0e0e16;font-size:15px;font-weight:700}.dashboard-module__cK_esG__logoHighlight{color:#4338ca}.dashboard-module__cK_esG__profile{align-items:center;gap:4px;display:flex}.dashboard-module__cK_esG__avatar{background:linear-gradient(135deg,#4338ca,#6d5ef0);border-radius:50%;width:24px;height:24px}.dashboard-module__cK_esG__chevron{color:#9a9bac;width:14px;height:14px}.dashboard-module__cK_esG__body{flex-direction:column;gap:14px;padding:18px 20px 22px;display:flex}.dashboard-module__cK_esG__greeting h3{letter-spacing:-.01em;margin:0 0 2px;font-size:1rem;font-weight:600}.dashboard-module__cK_esG__greeting p{color:#6b6c7e;margin:0;font-size:.78rem}.dashboard-module__cK_esG__statsRow{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.dashboard-module__cK_esG__statCard{background:#fff;border:1px solid #e6e7f0;border-radius:12px;align-items:flex-start;gap:9px;padding:11px 12px;display:flex;box-shadow:0 1px 2px #10102008}.dashboard-module__cK_esG__statIcon{color:#4338ca;background:#4338ca1a;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:.85rem;display:grid}.dashboard-module__cK_esG__statBody{flex-direction:column;min-width:0;display:flex}.dashboard-module__cK_esG__statLabel{color:#6b6c7e;margin:0 0 2px;font-size:.68rem}.dashboard-module__cK_esG__statValueRow{align-items:baseline;gap:6px;display:flex}.dashboard-module__cK_esG__statValue{letter-spacing:-.02em;font-size:1.05rem;font-weight:700;transition:opacity .4s}.dashboard-module__cK_esG__statChange{color:#16a34a;background:#f0fdf4;border-radius:4px;padding:1px 5px;font-size:.66rem;font-weight:600;transition:opacity .4s}.dashboard-module__cK_esG__statHint{color:#9a9bac;margin-top:1px;font-size:.64rem}.dashboard-module__cK_esG__cardHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.dashboard-module__cK_esG__cardHeader h4{letter-spacing:-.01em;margin:0;font-size:.86rem;font-weight:600}.dashboard-module__cK_esG__periodBadge{letter-spacing:.03em;color:#6b6c7e;white-space:nowrap;background:#eef0f7;border:1px solid #e6e7f0;border-radius:999px;padding:3px 8px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.6rem}.dashboard-module__cK_esG__chartCard{background:#fff;border:1px solid #e6e7f0;border-radius:14px;padding:14px 16px;box-shadow:0 1px 2px #10102008}.dashboard-module__cK_esG__chartSvg{width:100%;height:auto;display:block;overflow:visible}.dashboard-module__cK_esG__chartArea{fill:#4338ca1f;opacity:0;animation:.7s .15s forwards dashboard-module__cK_esG__fadeIn}.dashboard-module__cK_esG__chartLine{fill:none;stroke:#4338ca;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:900;stroke-dashoffset:900px;animation:1.3s cubic-bezier(.16,1,.3,1) 50ms forwards dashboard-module__cK_esG__dashDraw}.dashboard-module__cK_esG__chartDot{fill:#fff;stroke:#4338ca;stroke-width:2.25px;opacity:0;transform-box:fill-box;transform-origin:50%;animation:.35s cubic-bezier(.16,1,.3,1) .45s forwards dashboard-module__cK_esG__popDot;transform:scale(0)}@keyframes dashboard-module__cK_esG__dashDraw{to{stroke-dashoffset:0}}@keyframes dashboard-module__cK_esG__fadeIn{to{opacity:1}}@keyframes dashboard-module__cK_esG__popDot{to{opacity:1;transform:scale(1)}}.dashboard-module__cK_esG__listCard{background:#fff;border:1px solid #e6e7f0;border-radius:14px;padding:14px 16px;box-shadow:0 1px 2px #10102008}.dashboard-module__cK_esG__list{flex-direction:column;gap:7px;margin-bottom:10px;display:flex}.dashboard-module__cK_esG__listRow{opacity:0;border:1px solid #e6e7f0;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;animation:.5s cubic-bezier(.16,1,.3,1) forwards dashboard-module__cK_esG__rowIn;display:flex;transform:translateY(8px)}@keyframes dashboard-module__cK_esG__rowIn{to{opacity:1;transform:translateY(0)}}.dashboard-module__cK_esG__listIcon{color:#4338ca;background:#4338ca1a;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;font-size:.78rem;display:grid}.dashboard-module__cK_esG__listMain{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-module__cK_esG__listMain strong{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.dashboard-module__cK_esG__listMain small{color:#6b6c7e;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.dashboard-module__cK_esG__listMatch{color:#16a34a;white-space:nowrap;background:#f0fdf4;border-radius:999px;flex:none;padding:2px 7px;font-size:.66rem;font-weight:600}.dashboard-module__cK_esG__listLink{color:#4338ca;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}@media (max-width:480px){.dashboard-module__cK_esG__statsRow{grid-template-columns:1fr}}
