.fingerprint{margin:0 auto;max-width:1280px;padding:100px 32px;width:100%}.fingerprint-row{display:flex}.sidebar{max-width:152px;width:20%}.sidebar__toc{align-items:flex-start;background:#f9fafb;border:1px solid #e4e7ec;border-radius:10px;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:4px;position:sticky;top:80px}.sidebar-link{border-radius:6px;color:#667085;font-size:14px;font-weight:600;height:36px;line-height:20px;padding:8px 12px;width:100%}.sidebar-link:hover{color:#4855dc}.sidebar-link.act{background:#fff;box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06);color:#4855dc}.fingerprint-content{flex-grow:1;margin-left:24px;max-width:1040px;width:80%}.fingerprint-content,.metric{display:flex;flex-direction:column;gap:16px}.metric{background:#f9fafb;border-radius:12px;padding:16px}.metric .subtitle{color:#667085;font-size:14px;font-weight:600;line-height:20px}.metric .title{color:#101828;font-size:36px;font-weight:500;letter-spacing:-.72px;line-height:44px;word-break:break-word}.data-block{border-radius:16px;box-shadow:0 0 2px 0 rgba(145,158,171,.24),0 16px 32px -4px rgba(145,158,171,.24);overflow:hidden;width:100%}.data-block h3{background:#4a56e2;color:#fff;font-size:14px;font-weight:600;line-height:20px;margin:0;padding:12px 16px}.data-block table{background:#fff;border:none;border-collapse:collapse;margin:0;table-layout:fixed;width:100%}.data-block th,td{border:none;width:50%}.data-block th{background:#4a56e2;color:#fff;text-align:left}.data-block td{border-right:1px solid rgba(145,158,171,.24);border-top:1px solid rgba(145,158,171,.24);color:#101828;font-size:12px;font-weight:500;line-height:18px;overflow:hidden;padding:8px 16px;text-overflow:ellipsis}.data-block tr:last-child td{border-bottom:none}.data-block tr:nth-child(odd){background:#fff}.data-block tr:nth-child(2n){background:#f9fafb}.data-block td:last-child{border-right:none}.mobile-sidebar{display:none}@media screen and (max-width:768px){.sidebar{display:none}.fingerprint{padding:32px 8px}.metric .title{font-size:24px;line-height:32px}.fingerprint-row{align-items:center;flex-direction:column;gap:16px}.fingerprint-content{margin-left:0;max-width:100%;width:100%}.mobile-sidebar{display:block;max-width:100%;position:sticky;top:75px;width:100%}.mobile-sidebar-toggle{align-items:center;background:#fff;border:1px solid #e4e7ec;border-radius:8px;color:#4855dc;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:500;justify-content:space-between;line-height:24px;padding:12px 16px;width:100%}.mobile-sidebar-toggle .arrow{transition:transform .3s ease}.mobile-sidebar-menu{background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:none;padding:8px 0;position:absolute;width:100%;z-index:100}.mobile-sidebar-link{color:var(--Gray-500,#667085);display:block;font-size:14px;font-weight:600;line-height:20px;padding:12px;text-decoration:none;transition:background .3s}.mobile-sidebar-link:hover{background:#f9fafb}.mobile-sidebar-link.act{background:#f9fafb;color:#4855dc;font-size:16px}.mobile-sidebar-menu.open{display:block}.mobile-sidebar-toggle .arrow{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23667085' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.667' d='m5 12.5 5-5 5 5'/%3E%3C/svg%3E") no-repeat top/cover;height:20px;transform:rotate(180deg);width:20px}.mobile-sidebar-toggle.active .arrow{transform:rotate(0deg)}}