.superprofile{color-scheme:light;--font-body:var(--font-body-artifact);--page:#f2ebdd;--surface:#fcfaf3;--surface-2:#f6efe2;--ink:#241e17;--ink-2:#6b6154;--ink-3:#96897a;--accent:#bc5a34;--accent-strong:#9c4726;--accent-tint:#f0dfcf;--accent-tint-2:#e7ccb4;--line:rgba(36,30,23,.13);--line-strong:rgba(36,30,23,.22);--good:#0ca30c;--good-text:#006300;--s-green:#41cb70;--s-blue:#487afd;--s-cyan:#1fd0f7;--s-yellow:#ffc24b;--s-violet:#4a3aa7;--patents:#c1442e;--trademarks:#8a5a34;--shadow:0 1px 2px rgba(36,30,23,.06),0 6px 20px -8px rgba(36,30,23,.18);background:var(--page);color:var(--ink);font-family:var(--font-body),system-ui,-apple-system,"Segoe UI",sans-serif}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .superprofile{color-scheme:dark;--page:#1b1611;--surface:#241e17;--surface-2:#2c2419;--ink:#f3eee3;--ink-2:#c7bba8;--ink-3:#8f8371;--accent:#e27e52;--accent-strong:#f0946a;--accent-tint:rgba(226,126,82,.16);--accent-tint-2:rgba(226,126,82,.26);--line:hsla(0,0%,100%,.12);--line-strong:hsla(0,0%,100%,.22);--good:#0ca30c;--good-text:#3ecb3e;--s-violet:#9085e9;--patents:#e06a52;--trademarks:#c08a56;--shadow:0 1px 2px rgba(0,0,0,.3),0 10px 26px -10px rgba(0,0,0,.55)}}:root[data-theme=dark] .superprofile{color-scheme:dark;--page:#1b1611;--surface:#241e17;--surface-2:#2c2419;--ink:#f3eee3;--ink-2:#c7bba8;--ink-3:#8f8371;--accent:#e27e52;--accent-strong:#f0946a;--accent-tint:rgba(226,126,82,.16);--accent-tint-2:rgba(226,126,82,.26);--line:hsla(0,0%,100%,.12);--line-strong:hsla(0,0%,100%,.22);--good:#0ca30c;--good-text:#3ecb3e;--s-violet:#9085e9;--patents:#e06a52;--trademarks:#c08a56;--shadow:0 1px 2px rgba(0,0,0,.3),0 10px 26px -10px rgba(0,0,0,.55)}.superprofile .stat-grid.tight{grid-template-columns:repeat(auto-fit,minmax(120px,240px));margin-bottom:14px}.superprofile img.avatar{-o-object-fit:cover;object-fit:cover}.superprofile img.avatar.logo{-o-object-fit:contain;object-fit:contain;background:var(--surface-2)}.superprofile .rank-move{font-size:11.5px;font-weight:700;font-variant-numeric:tabular-nums;margin-left:6px;white-space:nowrap}.superprofile .rank-move.up{color:var(--good-text)}.superprofile .rank-move.down{color:var(--ink-3)}.superprofile{margin:-32px -16px;padding:32px 16px;min-height:calc(100vh - 64px)}.superprofile .card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:20px 22px;margin-bottom:16px}.superprofile .id-serial{font-size:13px;color:var(--ink-3);margin-top:5px;font-variant-numeric:tabular-nums}.superprofile .id-badges{display:flex;align-items:center;gap:8px;margin-top:14px;flex-wrap:wrap}.superprofile .status-detail{font-size:12.5px;color:var(--ink-3)}.superprofile .status-pill .dot{width:7px;height:7px;border-radius:50%;flex:none;display:inline-block;margin-right:6px;vertical-align:middle;background:currentColor}.superprofile .status-pill.issued .dot{background:var(--good)}.superprofile .status-pill.pending .dot{background:var(--ink-3)}.superprofile .status-pill.abandoned{background:var(--surface-2);color:var(--ink-3);border:1px solid var(--line);text-decoration:line-through}.superprofile .status-pill.abandoned .dot{background:var(--ink-3)}.superprofile .bib-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px 20px}.superprofile .bib-item .lbl{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);margin-bottom:4px}.superprofile .bib-item .val{font-size:13.5px;color:var(--ink);font-weight:600}.superprofile .bib-item .val .code,.superprofile .bib-item .val.muted{color:var(--ink-3);font-weight:400}.superprofile .party-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.superprofile .party-col .lbl{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);margin-bottom:7px}.superprofile .party-col a{display:block;font-size:13.5px;font-weight:600;color:var(--accent);text-decoration:none;margin-bottom:3px}.superprofile .party-col a:hover{text-decoration:underline}.superprofile .party-col span.plain{display:block;font-size:13.5px;font-weight:600;color:var(--ink);margin-bottom:3px}.superprofile .prose{font-size:13.5px;line-height:1.6;color:var(--ink-2);margin:0}.superprofile .code-list{display:flex;flex-direction:column;gap:9px}.superprofile .code-row{display:flex;gap:10px;align-items:baseline;font-size:13px}.superprofile .code-row .code{font-variant-numeric:tabular-nums;font-weight:700;color:var(--ink);flex:none;width:70px}.superprofile .code-row .label{color:var(--ink-2)}.superprofile .intel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.superprofile .intel-tile{background:var(--surface-2);border:1px solid var(--line);border-radius:12px;padding:14px 16px}.superprofile .intel-tile .lbl{font-size:11.5px;color:var(--ink-3);font-weight:600}.superprofile .intel-tile .val{font-size:14.5px;color:var(--ink);font-weight:600;margin-top:5px;line-height:1.4}.superprofile .intel-tile a{color:var(--accent);text-decoration:none}.superprofile .intel-tile a:hover{text-decoration:underline}.superprofile .intel-tile.locked{display:flex;flex-direction:column;justify-content:center}.superprofile .locked-field{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:700;color:var(--accent);text-decoration:none}.superprofile .locked-field svg{width:12px;height:12px;flex:none}.superprofile .locked-field:hover{color:var(--accent-strong);text-decoration:underline}.superprofile .table-wrap{overflow-x:auto}.superprofile .app-table td.date{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--ink-3)}.superprofile .app-table td.desc{color:var(--ink)}.superprofile .cap-note{text-align:center;font-size:12.5px;color:var(--ink-3);margin-top:10px}.superprofile .cap-note a{color:var(--accent);font-weight:600;text-decoration:none}.superprofile .cap-note a:hover{text-decoration:underline}.superprofile .hist-controls{display:flex;align-items:center;margin-bottom:10px}.superprofile .hist-search{flex:1;min-width:130px;font:inherit;font-size:12.5px;color:var(--ink);background:var(--surface-2);border:1px solid var(--line);border-radius:8px;padding:6px 10px}.superprofile .hist-search:focus{outline:2px solid var(--accent);outline-offset:1px}.superprofile .pagination{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:12px;font-size:12.5px}.superprofile .page-arrow,.superprofile .page-btn{font:inherit;font-size:12.5px;min-width:26px;height:26px;padding:0 6px;border:1px solid var(--line);background:var(--surface);color:var(--ink-2);border-radius:6px;cursor:pointer}.superprofile .page-arrow:hover:not(:disabled),.superprofile .page-btn:hover{border-color:var(--accent);color:var(--ink)}.superprofile .page-btn.active{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:700}.superprofile .page-arrow:disabled{opacity:.35;cursor:default}.superprofile .page-ellipsis{color:var(--ink-3);padding:0 2px}.superprofile .page-count{margin-left:8px;color:var(--ink-3)}@media (max-width:680px){.superprofile .bib-grid,.superprofile .intel-grid,.superprofile .party-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.superprofile .bib-grid,.superprofile .intel-grid,.superprofile .party-grid{grid-template-columns:1fr}}.superprofile .wrap{max-width:980px;margin:0 auto;padding:28px 20px 64px}.superprofile .brand-row{display:flex;align-items:center;gap:8px;margin-bottom:22px}.superprofile .brand-row .word{font-family:Fraunces,serif;font-weight:600;font-size:19px;letter-spacing:-.01em}.superprofile .brand-row .word b{color:var(--accent);font-weight:700}.superprofile .brand-row .beta{font-size:10px;font-weight:700;letter-spacing:.06em;color:var(--ink-3);border:1px solid var(--line);border-radius:5px;padding:2px 6px}.superprofile .crumb{margin-left:auto;font-size:13px;color:var(--ink-3)}.superprofile .crumb a{color:var(--ink-2);text-decoration:none}.superprofile .crumb a:hover{color:var(--accent)}.superprofile .claim-banner{display:flex;align-items:center;gap:14px;justify-content:space-between;flex-wrap:wrap;background:var(--accent-tint);border:1px solid var(--accent-tint-2);border-radius:12px;padding:13px 18px;margin-bottom:16px}.superprofile .claim-banner p{margin:0;font-size:14px;color:var(--ink);max-width:56ch}.superprofile .claim-banner p b{font-weight:600}.superprofile .claim-btn{font:inherit;font-weight:600;font-size:13.5px;color:#fff;background:var(--accent);border:none;border-radius:8px;padding:9px 16px;cursor:pointer;white-space:nowrap;transition:background .15s}.superprofile .claim-btn:hover{background:var(--accent-strong)}.superprofile .id-row{display:flex;align-items:stretch;gap:18px;margin-bottom:18px}.superprofile .id-card{flex:1;min-width:0;padding:26px 28px}.superprofile .id-card,.superprofile .rankings-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.superprofile .rankings-card{flex:0 0 292px;padding:20px}.superprofile .rankings-card-head{font-family:Fraunces,serif;font-weight:600;font-size:14px;color:var(--ink-2);margin:0 0 15px}.superprofile .badge-group{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.superprofile .pill-group{display:flex;flex-direction:column;gap:10px}.superprofile .rankings-card .rank-pill{align-self:stretch;justify-content:center}.superprofile .rankings-empty{font-size:12.5px;color:var(--ink-3);font-style:italic}.superprofile .id-top{display:flex;gap:20px;align-items:flex-start}.superprofile .avatar-wrap{position:relative;flex:none}.superprofile .avatar{width:76px;height:76px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Fraunces,serif;font-weight:600;font-size:26px;color:#fff;background:var(--accent)}.superprofile .avatar.unverified{opacity:.55;border:2px dashed var(--line-strong);background:var(--surface-2);color:var(--ink-3)}.superprofile .verify-badge{position:absolute;right:-2px;bottom:-2px;width:24px;height:24px;border-radius:50%;background:var(--good);border:3px solid var(--surface);display:flex;align-items:center;justify-content:center}.superprofile .verify-badge svg{width:12px;height:12px}.superprofile .id-main{flex:1;min-width:0}.superprofile .id-name-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.superprofile .id-name{font-family:Fraunces,serif;font-weight:600;font-size:27px;letter-spacing:-.01em;margin:0;text-wrap:balance}.superprofile .role-pill{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent-strong);background:var(--accent-tint);border-radius:999px;padding:3px 10px}.superprofile .reg-no{font-size:12.5px;color:var(--ink-3);font-variant-numeric:tabular-nums}.superprofile .unclaimed-tag{font-size:11px;font-weight:600;color:var(--ink-3);border:1px solid var(--line);border-radius:999px;padding:3px 9px}.superprofile .id-meta{margin-top:5px;font-size:14px;color:var(--ink-2)}.superprofile .id-meta a{color:var(--ink-2);text-decoration:underline;text-decoration-color:var(--line-strong);text-underline-offset:2px}.superprofile .id-meta a:hover{color:var(--accent);text-decoration-color:var(--accent)}.superprofile .dot{margin:0 7px;color:var(--ink-3)}.superprofile .contact-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.superprofile .contact-chip{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--ink-2);background:var(--surface-2);border:1px solid var(--line);border-radius:8px;padding:5px 10px 5px 8px}.superprofile .contact-chip svg{width:13px;height:13px;flex:none;color:var(--ink-3)}.superprofile .masked{color:var(--ink-3);letter-spacing:2px}.superprofile .contact-chip .cta{color:var(--accent);font-weight:600;cursor:pointer;text-decoration:none}.superprofile .contact-chip .cta:hover{color:var(--accent-strong);text-decoration:underline}.superprofile .link-row a.locked-link{color:var(--ink-3)}.superprofile .link-row a.locked-link:hover{color:var(--accent)}.superprofile .cta-inline{color:var(--accent);font-weight:600;text-decoration:none}.superprofile .cta-inline:hover{color:var(--accent-strong);text-decoration:underline}.superprofile .tag-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.superprofile .tag{font-size:12.5px;color:var(--ink-2);background:var(--surface-2);border:1px solid var(--line);border-radius:999px;padding:5px 12px}.superprofile .link-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px}.superprofile .link-row a{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:var(--ink-2);text-decoration:none}.superprofile .link-row a:hover{color:var(--accent)}.superprofile .link-row svg{width:14px;height:14px}.superprofile .badge-row{display:flex;flex-direction:column;align-items:stretch;gap:16px}.superprofile .rank-pill{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;border-radius:999px;padding:6px 12px;background:var(--surface-2);border:1px solid var(--line);color:var(--ink-2);align-self:center}.superprofile .rank-pill b{color:var(--ink);font-variant-numeric:tabular-nums}.superprofile .rank-badge{width:104px;display:flex;flex-direction:column;align-items:center;text-align:center}.superprofile .rank-badge .medal{width:104px;display:block}.superprofile .rank-badge .ribbon{margin-top:-9px;background:var(--badge-c);color:#fff;font-size:9.5px;font-weight:700;text-align:center;padding:5px 6px 4px;clip-path:polygon(6% 0,94% 0,100% 50%,94% 100%,6% 100%,0 50%);min-width:88px;line-height:1.15;position:relative;z-index:1}.superprofile .rank-badge .yr-tag{margin-top:5px}.superprofile .descriptor{font-family:Fraunces,serif;font-style:italic;font-weight:500;font-size:15.5px;color:var(--ink-2);margin:0 2px 22px;text-wrap:balance}.superprofile .stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:24px}.superprofile .stat-tile{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px 16px;cursor:pointer;transition:border-color .15s,transform .1s}.superprofile .stat-tile:hover{border-color:var(--accent)}.superprofile .stat-tile .lbl{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3)}.superprofile .stat-tile .val{font-size:26px;font-weight:700;margin-top:4px;font-variant-numeric:tabular-nums}.superprofile .stat-tile .val.zero{color:var(--ink-3)}.superprofile .tab-bar{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:24px}.superprofile .tab-item{display:flex;align-items:center;gap:6px;padding:0 0 11px;font-size:14px;font-weight:600;color:var(--ink-3);border-bottom:2px solid transparent;margin-bottom:-1px;cursor:default}.superprofile .tab-item .n{font-size:11.5px;font-weight:600;color:var(--ink-3);background:var(--surface-2);border-radius:999px;padding:1px 7px}.superprofile .tab-item.active{color:var(--ink);border-bottom-color:var(--accent)}.superprofile .tab-item.active .n{color:var(--accent-strong);background:var(--accent-tint)}.superprofile .tab-item.live{cursor:pointer}.superprofile .tab-item.live:hover{color:var(--ink)}.superprofile .section-head{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 12px}.superprofile .section-head h2{font-family:Fraunces,serif;font-weight:600;font-size:17px;margin:0}.superprofile .section-head .sub{font-size:12.5px;color:var(--ink-3)}.superprofile .mix-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:20px 22px;margin-bottom:24px}.superprofile .mix-bar{display:flex;width:100%;height:14px;border-radius:7px;overflow:hidden;background:var(--surface-2)}.superprofile .mix-seg{height:100%}.superprofile .mix-legend{display:flex;gap:18px;flex-wrap:wrap;margin-top:13px}.superprofile .mix-legend .item{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--ink-2)}.superprofile .mix-legend .swatch{width:9px;height:9px;border-radius:2px;flex:none}.superprofile .mix-legend .n{color:var(--ink);font-weight:600;font-variant-numeric:tabular-nums}.superprofile .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;margin-bottom:24px}.superprofile .p-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:19px 21px;display:flex;flex-direction:column;gap:13px;max-width:465px}.superprofile .p-card.full{max-width:none}.superprofile .rankings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.superprofile .rankings-head h2{font-size:16px;margin:0 0 4px}.superprofile .rankings-head .sub{font-size:13px;color:var(--ink-3);max-width:560px;display:block}.superprofile .rankings-coverage{font-size:12px;color:var(--ink-3);font-style:italic;margin:-8px 0 18px}.superprofile .awards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:14px;margin-bottom:8px}.superprofile .award-card{background:var(--surface);border:1px solid var(--cat-c);border-radius:14px;padding:18px 12px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px}.superprofile .award-medal-wrap{width:84px}.superprofile .award-medal{width:84px;display:block}.superprofile .award-ribbon{margin-top:-10px;background:var(--cat-c);color:#fff;font-size:9.5px;font-weight:700;text-align:center;padding:5px 6px 4px;clip-path:polygon(6% 0,94% 0,100% 50%,94% 100%,6% 100%,0 50%);position:relative;z-index:1}.superprofile .award-cat{font-size:13px;font-weight:700;color:var(--ink)}.superprofile .award-status{font-size:11.5px;color:var(--ink-3)}.superprofile .awards-note{font-size:12px;color:var(--ink-3);margin:0 0 26px}.superprofile .rank-card{border-top:3px solid var(--cat-c)}.superprofile .rank-card-head{display:flex;flex-direction:column;gap:2px}.superprofile .rank-card-cat{font-size:14.5px;font-weight:700;color:var(--ink)}.superprofile .rank-card-report{font-size:11.5px;color:var(--ink-3)}.superprofile .rank-table{width:100%;border-collapse:collapse;font-size:13px}.superprofile .rank-table td,.superprofile .rank-table th{padding:6px 4px;text-align:center}.superprofile .rank-table thead th{font-size:10.5px;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.03em}.superprofile .rank-table thead th:first-child{text-align:left}.superprofile .rank-table tbody th{text-align:left;font-size:12.5px;font-weight:600;color:var(--ink-2);white-space:nowrap}.superprofile .rank-table tbody td{font-family:Fraunces,serif;font-weight:600;font-size:16px;color:var(--cat-c);font-variant-numeric:tabular-nums;border-radius:8px}.superprofile .rank-table tbody tr+tr td,.superprofile .rank-table tbody tr+tr th{border-top:1px solid var(--line)}.superprofile .rank-table .muted{font-family:inherit;font-weight:400;font-size:13px;color:var(--ink-3)}.superprofile .rank-table td.has-badge{background:color-mix(in srgb,var(--cat-c) 14%,transparent)}.superprofile .rank-flat{display:flex;gap:24px}.superprofile .rank-flat-item{display:flex;flex-direction:column;gap:5px}.superprofile .rank-flat-item .lbl{font-size:11px;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.03em}.superprofile .rank-flat-item .val{font-family:Fraunces,serif;font-weight:600;font-size:22px;color:var(--cat-c);border-radius:8px}.superprofile .rank-flat-item .val.has-badge{background:color-mix(in srgb,var(--cat-c) 14%,transparent);padding:2px 10px;margin:-2px -10px}.superprofile .rank-chip{display:inline-flex;align-items:center;gap:3px;margin-left:5px;font-family:inherit;font-size:9px;font-weight:700;color:#fff;background:var(--cat-c);border-radius:999px;padding:2px 7px 2px 5px;vertical-align:middle}.superprofile .rank-chip .chip-star{width:9px;height:9px;flex:none}.superprofile .p-card-head{display:flex;align-items:center;justify-content:space-between}.superprofile .p-card-title{display:flex;align-items:center;gap:9px}.superprofile .p-card-title h3{font-size:14.5px;font-weight:700;margin:0}.superprofile .p-card-title .count{font-size:13px;color:var(--ink-3);font-variant-numeric:tabular-nums}.superprofile .p-card-head a{font-size:12.5px;font-weight:600;color:var(--accent);text-decoration:none}.superprofile .p-card-head a:hover{color:var(--accent-strong)}.superprofile .trend-wrap{position:relative}.superprofile .trend-wrap svg{display:block;width:100%;height:auto;overflow:visible}.superprofile .hit-col{cursor:pointer;transition:fill .1s}.superprofile .hit-col:hover{fill:var(--line)!important}.superprofile .hit-row{cursor:pointer;transition:fill .1s}.superprofile .hit-row:hover{fill:var(--line)!important}.superprofile .trend-cap{font-size:11px;color:var(--ink-3);font-style:italic;margin-top:4px}.superprofile .sankey-wrap svg{display:block;width:100%;height:auto;overflow:visible}.superprofile .sankey-flow{cursor:pointer;transition:opacity .1s}.superprofile .sankey-flow:hover{opacity:.85!important}.superprofile .role-split{display:flex;flex-direction:column;gap:6px}.superprofile .role-row{display:flex;align-items:center;gap:9px;font-size:12.5px}.superprofile .role-row .name{width:112px;flex:none;color:var(--ink-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.superprofile .role-row .track{flex:1;height:7px;border-radius:4px;background:var(--surface-2);overflow:hidden}.superprofile .role-row .fill{height:100%;background:var(--s-blue);border-radius:4px}.superprofile .role-row .pct{width:34px;flex:none;text-align:right;color:var(--ink-2);font-variant-numeric:tabular-nums}.superprofile .empty-note{font-size:13px;color:var(--ink-3);font-style:italic;padding:6px 2px}.superprofile #tooltip{position:fixed;pointer-events:none;z-index:50;background:var(--ink);color:var(--surface);font-size:12px;font-weight:500;line-height:1.6;padding:7px 10px;border-radius:8px;transform:translate(-50%,calc(-100% - 14px));opacity:0;transition:opacity .1s;white-space:nowrap;box-shadow:var(--shadow)}.superprofile #tooltip b{font-variant-numeric:tabular-nums}.superprofile #tooltip.show{opacity:1}.superprofile .pt-toprow{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:18px}.superprofile .seg-switch{display:inline-flex;background:var(--surface-2);border:1px solid var(--line);border-radius:9px;padding:3px;gap:2px}.superprofile .seg-switch button{font:inherit;font-size:12.5px;font-weight:600;color:var(--ink-2);background:none;border:none;border-radius:6px;padding:6px 13px;cursor:pointer}.superprofile .seg-switch button.active{background:var(--ink);color:var(--surface)}.superprofile .seg-switch.small button{padding:5px 10px;font-size:12px}.superprofile .pt-dd-row{display:flex;gap:8px}.superprofile .pt-dd{display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:12.5px;font-weight:600;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:7px 11px;cursor:pointer}.superprofile .pt-dd svg{width:12px;height:12px}.superprofile .kpi-tile{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px 16px}.superprofile .kpi-tile .lbl{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);display:flex;align-items:center;gap:5px}.superprofile .kpi-tile .val{font-size:24px;font-weight:700;margin-top:4px;font-variant-numeric:tabular-nums}.superprofile .kpi-tile.locked{display:block;text-decoration:none;color:inherit;background:var(--accent-tint);border:1px dashed var(--accent);cursor:pointer;transition:border-color .15s,background .15s}.superprofile .kpi-tile.locked:hover{border-color:var(--accent-strong);background:color-mix(in srgb,var(--accent-tint) 70%,var(--surface))}.superprofile .kpi-tile.locked .val{font-size:15px;font-weight:700;color:var(--accent-strong);display:flex;align-items:center;gap:5px;margin-top:6px}.superprofile .kpi-tile.locked svg{width:12px;height:12px}.superprofile .paywall{flex-direction:column;text-align:center;gap:11px;padding:32px 22px;border-radius:12px;min-height:160px;background:linear-gradient(180deg,var(--accent-tint),var(--surface));border:1.5px dashed var(--accent)}.superprofile .paywall,.superprofile .paywall-icon{display:flex;align-items:center;justify-content:center}.superprofile .paywall-icon{width:34px;height:34px;border-radius:50%;background:var(--accent-tint);color:var(--accent-strong);flex:none}.superprofile .paywall-icon svg{width:16px;height:16px}.superprofile .paywall-msg{font-size:13px;color:var(--ink-2);max-width:300px;margin:0}.superprofile .paywall-cta{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#fff;background:var(--accent);border-radius:999px;padding:9px 20px;text-decoration:none;transition:background .15s}.superprofile .paywall-cta:hover{background:var(--accent-strong)}.superprofile .pt-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;margin-bottom:14px}.superprofile .pt-card-title{font-family:Fraunces,serif;font-weight:600;font-size:15px;margin:0 0 2px}.superprofile .pt-card-sub{font-size:12px;color:var(--ink-3);margin-bottom:14px}.superprofile .gauge-row{display:flex;gap:20px}.superprofile .gauge-item{flex:1;text-align:center}.superprofile .gauge-item .pct{font-size:22px;font-weight:700;margin-top:-40px}.superprofile .gauge-item .lbl{font-size:12px;color:var(--ink-2);font-weight:600;margin-top:2px}.superprofile .gauge-rank{margin-top:10px;font-size:11.5px;color:var(--ink-3);display:flex;align-items:center;justify-content:center;gap:5px;background:var(--surface-2);border-radius:8px;padding:6px}.superprofile .gauge-rank svg{width:11px;height:11px}.superprofile .gauge-rank b{color:var(--ink);font-variant-numeric:tabular-nums}.superprofile .eco-list{display:flex;flex-direction:column;gap:8px}.superprofile .eco-row{display:flex;align-items:center;gap:10px}.superprofile .eco-row .name{width:118px;flex:none;font-size:12.5px;color:var(--ink-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.superprofile .eco-list.wide .name{width:172px;white-space:normal;line-height:1.25}.superprofile .eco-row .track{flex:1;height:16px;border-radius:4px;background:var(--surface-2);overflow:hidden}.superprofile .eco-row .fill{height:100%;border-radius:4px;background:var(--accent)}.superprofile .eco-row .n{width:34px;flex:none;text-align:right;font-size:12.5px;font-weight:600;font-variant-numeric:tabular-nums}.superprofile .eco-link{color:var(--accent);text-decoration:none}.superprofile .eco-link:hover{text-decoration:underline}.superprofile .eco-otherfirm{color:var(--ink-3);cursor:help}.superprofile .app-table{width:100%;border-collapse:collapse;font-size:12.5px}.superprofile .app-table th{text-align:left;font-size:10.5px;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);font-weight:600;padding:0 10px 8px;border-bottom:1px solid var(--line);white-space:nowrap}.superprofile .app-table th.sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.superprofile .app-table th.sortable:hover{color:var(--ink-2)}.superprofile .app-table td{padding:10px;border-bottom:1px solid var(--line);vertical-align:top;color:var(--ink-2)}.superprofile .app-table td.title{max-width:340px;color:var(--ink);line-height:1.4}.superprofile .app-table td.num{font-variant-numeric:tabular-nums;white-space:nowrap}.superprofile .app-table a{color:var(--accent);text-decoration:none;font-weight:600}.superprofile .app-table a:hover{text-decoration:underline}.superprofile .status-pill{display:inline-block;font-size:11px;font-weight:600;padding:2px 9px;border-radius:999px;white-space:nowrap}.superprofile .status-pill.issued{background:var(--accent-tint);color:var(--accent-strong)}.superprofile .status-pill.pending{background:var(--surface-2);color:var(--ink-2);border:1px solid var(--line)}.superprofile .pt-table-wrap{overflow-x:auto}.superprofile .pt-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:14px;font-size:12px;color:var(--ink-3)}.superprofile .pt-page-btns{display:flex;gap:4px}.superprofile .pt-page-btns button{font:inherit;font-size:12px;font-weight:600;width:26px;height:26px;border-radius:6px;border:1px solid var(--line);background:var(--surface);color:var(--ink-2);cursor:pointer}.superprofile .pt-page-btns button.active{background:var(--ink);color:var(--surface);border-color:var(--ink)}.superprofile .pt-page-btns button:disabled{opacity:.4;cursor:default}.superprofile .pt-empty{text-align:center;padding:40px 20px;color:var(--ink-3);font-style:italic}@media (max-width:700px){.superprofile .id-row{flex-direction:column}.superprofile .rankings-card{flex:1 1 auto}.superprofile .pill-group{flex-direction:row;flex-wrap:wrap}.superprofile .rankings-card .rank-pill{align-self:auto;flex:1 1 auto}}@media (max-width:560px){.superprofile .id-top{flex-direction:column}}.superprofile .office-count{color:var(--ink-3)}.superprofile #officeMain.has-more-offices{cursor:help;border-bottom:1px dotted var(--ink-3)}.superprofile .admin-card{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:16px 19px;border:1.5px dashed var(--s-yellow);border-radius:14px;background:color-mix(in srgb,var(--s-yellow) 10%,var(--surface))}.superprofile .admin-card-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.superprofile .admin-flag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b4400;background:var(--s-yellow);border-radius:999px;padding:4px 11px;flex:none}.superprofile .admin-flag svg{width:12px;height:12px}.superprofile .admin-card-sub{font-size:12px;color:var(--ink-3)}.superprofile .admin-card-body{display:flex;gap:8px;flex-wrap:wrap}.superprofile .admin-card-body .contact-chip b{color:var(--ink);font-variant-numeric:tabular-nums}.superprofile .admin-actions{display:flex;gap:8px}.superprofile .admin-btn{display:inline-flex;align-items:center;font-size:12.5px;font-weight:700;color:var(--accent-strong);background:var(--accent-tint);border-radius:999px;padding:7px 15px;text-decoration:none;transition:background .15s,color .15s}.superprofile .admin-btn:hover{background:var(--accent);color:#fff}.superprofile .rank-badge .medal-svg{width:104px;display:block}.superprofile .rank-badge .yr-tag{font-size:9.5px;color:var(--ink-3);margin-top:2px}.superprofile .award-medal-wrap .medal-svg{width:84px;display:block}.superprofile .pt-search{display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:7px 12px;min-width:220px}.superprofile .pt-search svg{width:14px;height:14px;color:var(--ink-3);flex:none}.superprofile .pt-search input{border:none;outline:none;background:transparent;font-size:13px;color:var(--ink);width:100%;font-family:inherit}.superprofile .pt-search input::-moz-placeholder{color:var(--ink-3)}.superprofile .pt-search input::placeholder{color:var(--ink-3)}.superprofile .app-table td.pr-no-match{text-align:center;color:var(--ink-3);font-size:13px;padding:20px 0}.superprofile .medal-mini{width:28px;height:auto;display:block;cursor:help}.superprofile .gauge-pool{color:var(--ink-3)}.superprofile .gauge-updated{font-size:11px;color:var(--ink-3);font-style:italic;text-align:center;margin-top:8px}.superprofile .attorney-more{font-size:11px;color:var(--ink-3);font-weight:600}