.pml-page{width:calc(100% - 32px);max-width:1120px;margin:28px auto 44px;color:var(--wh,#1e2d46)}
.pml-panel{padding:26px;margin-bottom:20px;border:1px solid var(--ln2,#d4dce9);border-radius:20px;background:var(--bg1,#fff);box-shadow:0 8px 28px #00000005}
.pml-hero{background:radial-gradient(ellipse at 100% 0,color-mix(in srgb,var(--bl2,#1469bf) 14%,transparent),transparent 60%),var(--bg1,#fff)}
.pml-eyebrow{font-size:11px;letter-spacing:2px;color:var(--bl2,#1469bf)}
.pml-page h1,.pml-page h2{display:flex;gap:12px;align-items:center;color:var(--wh,#1e2d46);margin:12px 0 18px;font-weight:750;line-height:1.25}
.pml-page h1{font-size:30px}.pml-page h2{font-size:20px}.pml-page svg{width:22px;height:22px;flex:none;color:var(--bl2,#1469bf)}.pml-page h1 svg{width:32px;height:32px}
.pml-page p{color:var(--mid,#62718a);line-height:1.7;margin:10px 0}
.pml-hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.pml-hero-bottom>strong{font-size:44px;line-height:1.1}.pml-hero-bottom small{display:block;font-size:12px;font-weight:500;color:var(--mid,#62718a);margin-top:8px}
.pml-sources{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.pml-source{display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid var(--ln2,#d4dce9);border-radius:13px;background:var(--bg2,#f3f6fc);text-decoration:none;color:var(--mid,#62718a);font-size:12px}.pml-source strong{font-size:24px;color:var(--wh,#1e2d46)}.pml-source:hover{border-color:var(--bl2,#1469bf)}
.pml-filter{display:flex;flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:20px}.pml-filter label{display:grid;gap:7px;flex:1;min-width:160px;font-size:12px;color:var(--mid,#62718a)}.pml-filter input,.pml-filter select{font:inherit;font-size:14px;min-height:42px;width:100%;padding:10px 12px;color:var(--wh,#1e2d46);background:var(--bg2,#f3f6fc);border:1px solid var(--ln2,#d4dce9);border-radius:10px}
.pml-link{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:10px;border:1px solid var(--ln2,#d4dce9);color:var(--bl2,#1469bf);background:var(--bg2,#f3f6fc);font:inherit;font-size:13px;text-decoration:none;cursor:pointer}.pml-filter>a{padding:12px 4px;color:var(--mid,#62718a);font-size:12px}
.pml-leaders{display:grid;gap:8px}.pml-person{display:flex;gap:14px;align-items:center;text-decoration:none;color:var(--wh,#1e2d46);border:1px solid var(--ln2,#d4dce9);padding:13px 16px;border-radius:13px;background:var(--bg2,#f3f6fc)}.pml-person:hover{border-color:var(--bl2,#1469bf)}.pml-rank{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:10px;color:var(--bl2,#1469bf);background:var(--bg1,#fff);font-weight:700}.pml-person-name{flex:1;min-width:0;overflow-wrap:anywhere;font-size:14px;font-weight:600}.pml-person-name small{display:block;font-weight:400;font-size:11px;color:var(--mid,#62718a);margin-top:4px}.pml-person>strong{display:flex;gap:7px;align-items:center;font-size:17px}.pml-person svg{width:17px;height:17px}.pml-note{font-size:12px}.pml-pages{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-top:20px;font-size:12px;color:var(--mid,#62718a)}
button.pml-like{display:none;align-items:center;gap:6px;font:inherit;font-size:12px;font-weight:600;color:var(--mid,#62718a);background:var(--bg2,#f3f6fc);border:1px solid var(--ln2,#d4dce9);border-radius:9px;padding:7px 10px;cursor:pointer;margin:5px 0}
button.pml-like.pml-ready{display:inline-flex}button.pml-like[hidden]{display:none}button.pml-like svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}button.pml-like[aria-pressed=true]{color:var(--bl2,#1469bf);border-color:var(--bl2,#1469bf)}button.pml-like[aria-pressed=true] svg{fill:currentColor}button.pml-like:disabled{cursor:default;opacity:.65}.pml-error{display:block;color:var(--red,#c93c55);font-size:12px;margin:4px 0}.pml-profile-link{color:var(--bl2,#1469bf);font-size:12px;display:inline-flex;align-items:center;gap:6px}.pml-profile-link svg{width:16px;height:16px}.pml-project-total{text-decoration:none;color:inherit}.pml-project-total svg{width:17px;height:17px;vertical-align:-2px;margin-right:6px;color:var(--bl2,#1469bf)}
.pml-page a:focus-visible,.pml-page button:focus-visible,button.pml-like:focus-visible{outline:2px solid var(--bl2,#1469bf);outline-offset:3px}
.pml-profile-link svg,.pml-project-total svg{fill:none;stroke:currentColor;stroke-width:1.8}
@media(max-width:600px){.pml-panel{padding:18px}.pml-page h1{font-size:24px}.pml-hero-bottom{align-items:start;flex-direction:column}.pml-sources{grid-template-columns:repeat(2,minmax(0,1fr))}.pml-source{padding:13px}.pml-person{padding:12px;gap:10px}}
