.pbl-record-library{padding:12px 20px 80px;max-width:1600px;margin:auto}.pbl-record-hero{display:grid;grid-template-columns:1.1fr 1fr;border-radius:28px;overflow:hidden;min-height:460px;background:#21181b;color:#fff}.pbl-record-hero>div{padding:64px;align-self:center;z-index:1}.pbl-record-hero h1{font-size:clamp(48px,5.7vw,80px);line-height:1;letter-spacing:-.05em}.pbl-record-hero p{max-width:390px;margin:26px 0 30px;font-size:17px;color:#e1dadd}.pbl-record-hero img{width:100%;height:100%;max-height:560px;object-fit:cover;object-position:50% 40%;mask-image:linear-gradient(90deg,transparent,#000 30%)}.pbl-record-content{max-width:1340px;margin:0 auto;padding:0 28px}.pbl-record-overview{display:flex;justify-content:space-between;align-items:center;padding:64px 0 32px;gap:24px}.pbl-record-overview h2{margin:0 0 10px;font-size:44px}.pbl-record-overview p{margin:0;color:var(--pbl-muted)}.pbl-record-total{display:flex;gap:18px;align-items:center}.pbl-record-total strong{font-size:64px;font-weight:500;letter-spacing:-.06em;line-height:1}.pbl-record-total span{font-size:14px;line-height:1.4;color:var(--pbl-muted)}.pbl-record-explainer{background:var(--pbl-surface);border-radius:16px;padding:20px 24px;margin-bottom:32px}.pbl-record-explainer summary{cursor:pointer;font-size:16px;font-weight:500}.pbl-record-explainer>div{max-width:900px;color:var(--pbl-muted);font-size:14px}.pbl-record-tools{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;scroll-margin-top:110px}.pbl-record-tools label{display:block;font-size:13px;margin-bottom:9px}.pbl-record-tools input,.pbl-record-tools select{width:100%;height:54px;border-radius:12px}.pbl-record-results{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 0}.pbl-record-results p{font-size:14px;color:var(--pbl-muted)}.pbl-record-results>div{display:flex;align-items:center;gap:12px;font-size:13px}.pbl-record-results select{border:0;background:transparent;font-size:13px;min-height:44px;padding:8px}.pbl-record-results button{border:0;background:transparent;text-decoration:underline;font-size:13px;padding:8px}.pbl-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.pbl-report-card{background:var(--pbl-surface);border-radius:20px;padding:28px;min-width:0;border:1px solid transparent;transition:border-color .18s ease,box-shadow .18s ease}.pbl-report-card:hover{border-color:var(--pbl-line);box-shadow:0 6px 24px #00000006}.pbl-report-card__top{display:flex;justify-content:space-between;gap:10px;color:var(--pbl-muted);font-size:12px;margin-bottom:28px}.pbl-report-card h3{font-size:30px;line-height:1.08;letter-spacing:-.035em;margin:0 0 9px;font-weight:500}.pbl-report-strength{font-size:16px;color:var(--pbl-muted);margin:0 0 22px}.pbl-report-status{display:inline-block;background:var(--pbl-bg);padding:7px 11px;border-radius:8px;font-size:12px;line-height:1.4;margin:0 0 20px;color:var(--pbl-ink)}.pbl-report-card[data-status="Strength mismatch"] .pbl-report-status,.pbl-report-card[data-status="Result exception"] .pbl-report-status{background:#6e2029;color:#fff}.pbl-report-meta{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 20px}.pbl-report-card dt{font-size:11px;color:var(--pbl-muted);margin-bottom:5px}.pbl-report-card dd{font-size:14px;margin:0;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.pbl-report-details{border-top:1px solid var(--pbl-line);padding:16px 0;margin-bottom:8px}.pbl-report-details summary{font-size:13px;cursor:pointer;min-height:24px}.pbl-report-details dl{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pbl-report-details p{font-size:13px;color:var(--pbl-muted);line-height:1.55}.pbl-report-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.pbl-report-actions .pbl-button{font-size:13px;min-height:46px;padding:12px 22px}.pbl-report-actions>a,.pbl-report-product{font-size:13px}.pbl-report-product{display:inline-block;margin-top:20px}.pbl-record-help{background:var(--pbl-surface);border-radius:24px;padding:42px;margin-top:48px;display:flex;align-items:center;justify-content:space-between;gap:32px}.pbl-record-help h2{font-size:36px;margin:0 0 14px}.pbl-record-help p{color:var(--pbl-muted);max-width:530px;margin:0}.pbl-record-help>a{flex-shrink:0}.pbl-report-empty{padding:64px 20px;text-align:center}.pbl-product-reports .pbl-report-card{padding:22px;margin:18px 0;background:var(--pbl-surface);color:var(--pbl-ink)}.pbl-product-reports .pbl-report-card h3{font-size:26px}.pbl-product-reports .pbl-report-card__top{margin-bottom:18px}.pbl-product-reports .pbl-report-meta{display:grid}.pbl-product-reports .pbl-report-card p{color:var(--pbl-muted)}.pbl-product-reports .pbl-report-status{color:var(--pbl-ink)!important}.pbl-product-reports .pbl-report-card[data-status="Strength mismatch"] .pbl-report-status{color:#fff!important}
@media(max-width:1000px){.pbl-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pbl-record-hero>div{padding:42px}.pbl-record-content{padding:0 12px}.pbl-record-help{align-items:start;flex-direction:column}}
@media(max-width:600px){.pbl-record-library{padding:6px 10px 40px}.pbl-record-hero{grid-template-columns:1fr;position:relative;min-height:480px;border-radius:24px}.pbl-record-hero>div{padding:36px 26px;align-self:start}.pbl-record-hero h1{font-size:48px;max-width:290px}.pbl-record-hero p{font-size:14px;max-width:235px;margin:22px 0}.pbl-record-hero img{position:absolute;width:100%;height:100%;opacity:.38;mask-image:linear-gradient(180deg,transparent,#000 40%);object-position:65% 45%}.pbl-record-overview{padding:38px 0 24px;align-items:start}.pbl-record-overview h2{font-size:32px}.pbl-record-overview p{font-size:13px;max-width:170px}.pbl-record-total{display:block;text-align:right}.pbl-record-total strong{font-size:44px}.pbl-record-total span{display:block;font-size:11px;margin-top:8px}.pbl-record-explainer{padding:18px;margin-bottom:24px}.pbl-record-tools{grid-template-columns:1fr 1fr;gap:12px}.pbl-record-search{grid-column:1/-1}.pbl-record-tools select{font-size:12px;padding:10px}.pbl-record-results{align-items:start;flex-wrap:wrap;padding:12px 0}.pbl-record-results p{margin:10px 0}.pbl-record-results>div{gap:3px}.pbl-record-results label{display:none}.pbl-report-grid{grid-template-columns:1fr;gap:12px}.pbl-report-card{padding:25px}.pbl-report-card__top{margin-bottom:20px}.pbl-report-card h3{font-size:31px}.pbl-record-help{padding:28px;margin-top:28px}.pbl-record-help h2{font-size:30px}.pbl-record-help p{font-size:14px}.pbl-product-reports .pbl-report-card{padding:18px}.pbl-product-reports .pbl-report-actions{gap:12px}}
@media(prefers-reduced-motion:reduce){.pbl-report-card{transition:none}}

.pbl-pdf-dialog[open]{display:flex;flex-direction:column;height:min(92dvh,950px);overflow:hidden}.pbl-pdf-dialog header{flex-shrink:0}.pbl-report-view-tools{display:flex;align-items:center;gap:8px;padding:10px 24px;background:var(--pbl-surface);flex-shrink:0}.pbl-report-view-tools button{font-size:12px;min-height:40px;padding:8px 14px;border-radius:99px;background:transparent;border-color:transparent}.pbl-report-view-tools button[aria-pressed=true]{background:var(--pbl-ink);color:var(--pbl-inverse)}.pbl-report-view-tools a{font-size:12px;margin-left:auto}.pbl-report-scan{flex:1;min-height:0;overflow:auto;background:#424246;padding:24px;overscroll-behavior:contain}.pbl-report-scan img{display:block;width:100%;max-width:900px;height:auto;margin:auto;background:white}.pbl-pdf-dialog [data-coa-frame]{flex:1;min-height:0;height:auto;width:100%}.pbl-pdf-dialog>p{font-size:11px;line-height:1.5;flex-shrink:0}.pbl-pdf-dialog h2{margin:0}.pbl-pdf-dialog header button{flex-shrink:0}@media(max-width:600px){.pbl-pdf-dialog[open]{height:100dvh;max-height:100dvh}.pbl-report-view-tools{padding:8px 12px;gap:3px;flex-wrap:wrap}.pbl-report-view-tools button{padding:8px 10px}.pbl-report-view-tools a{font-size:11px}.pbl-report-scan{padding:8px}.pbl-pdf-dialog>p{font-size:10px}}
.pbl-record-tools input::placeholder{color:var(--pbl-muted);opacity:1}
