.pr-layout{grid-template-columns:1fr 280px;gap:2rem;margin-bottom:2rem;display:grid}.pr-main{min-width:0}.pr-hero{margin-bottom:1.5rem}.pr-hero-top{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.pr-hero h1{margin:0;font-size:2rem;font-weight:800}.pr-badge{background:var(--accent);color:#000;white-space:nowrap;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.pr-subtitle{color:var(--text2);margin:0 0 1rem;font-size:.95rem;line-height:1.5}.pr-pills{flex-wrap:wrap;gap:.5rem;display:flex}.pr-pill{background:var(--bg2);border:1px solid var(--border);color:var(--text2);border-radius:4px;padding:.4rem .75rem;font-size:.8rem}.pr-pill strong{color:var(--accent);margin-right:.3rem}.pr-tabs{flex-wrap:wrap;gap:.35rem;margin-bottom:2rem;display:flex}.pr-tab{color:var(--text2);background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.4rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s;display:inline-block}.pr-tab:hover{border-left:3px solid var(--accent);color:var(--text)}.pr-tab-active{background:var(--accent);color:#000;border-color:var(--accent)}.pr-tab-active:hover{border-left-color:var(--accent);color:#000}.pr-section{margin-bottom:2.5rem}.pr-section h2{margin:0 0 1rem;font-size:1.25rem;font-weight:700}.pr-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.pr-card{background:var(--bg2);border:1px solid var(--border);color:inherit;border-radius:8px;flex-direction:column;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.pr-card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 24px #0000004d}.pr-card-img{background:var(--bg3);justify-content:center;align-items:center;height:120px;display:flex;position:relative;overflow:hidden}.pr-card-avatar{object-fit:cover;border:2px solid var(--border);border-radius:50%;width:80px;height:80px}.pr-card-placeholder{background:var(--bg2);border:2px solid var(--border);width:60px;height:60px;color:var(--text2);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;font-weight:900;display:flex}.pr-card-country{font-size:1rem;position:absolute;top:.4rem;left:.4rem}.pr-card-body{flex-direction:column;gap:.2rem;padding:.6rem .7rem;display:flex}.pr-card-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.pr-card-team{color:var(--text2);font-size:.72rem}.pr-card-stats{color:var(--text2);gap:.6rem;margin-top:.15rem;font-size:.75rem;display:flex}.pr-card-stats strong{color:var(--accent);font-weight:700}.pr-card-mouse{color:var(--text2);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.pr-analysis{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.pr-ablock{background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:1.25rem}.pr-ablock h3{margin:0 0 .75rem;font-size:1rem;font-weight:700}.pr-astat{color:var(--accent);margin-bottom:.4rem;font-size:1.6rem;font-weight:800}.pr-ablock p{color:var(--text2);margin:0 0 .75rem;font-size:.82rem;line-height:1.4}.pr-display-row{gap:.75rem;display:flex}.pr-display-item{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:4px;flex:1;padding:.75rem}.pr-display-val{color:var(--accent);font-size:1.3rem;font-weight:800;display:block}.pr-display-lbl{color:var(--text2);margin-top:.2rem;font-size:.7rem;display:block}.pr-bar-row{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.pr-bar-name{min-width:90px;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.pr-bar-track{background:var(--bg);border-radius:4px;flex:1;height:18px;overflow:hidden}.pr-bar-fill{background:var(--accent);opacity:.7;border-radius:4px;min-width:3px;height:100%}.pr-bar-pct{color:var(--text2);text-align:right;min-width:30px;font-size:.75rem;font-weight:600}.pr-edpi-meter{margin-top:.5rem}.pr-edpi-track{background:var(--bg);border:1px solid var(--border);border-radius:4px;height:24px;position:relative}.pr-edpi-zone{background:var(--accent);opacity:.25;border-radius:4px;height:100%;position:absolute;top:0}.pr-edpi-marker{z-index:2;position:absolute;top:-8px;transform:translate(-50%)}.pr-edpi-marker span{background:var(--accent);color:#000;white-space:nowrap;border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:800;display:block}.pr-edpi-labels{color:var(--text2);justify-content:space-between;margin-top:.35rem;font-size:.65rem;display:flex}.pr-faq-list{flex-direction:column;gap:.5rem;display:flex}.pr-faq{background:var(--bg2);border:1px solid var(--border);border-radius:4px;overflow:hidden}.pr-faq summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:.9rem;font-weight:600;list-style:none;display:flex}.pr-faq summary:after{content:"+";color:var(--accent);font-size:1.1rem;font-weight:700}.pr-faq[open] summary:after{content:"−"}.pr-faq summary::-webkit-details-marker{display:none}.pr-faq p{color:var(--text2);margin:0;padding:0 1rem 1rem;font-size:.85rem;line-height:1.5}.pr-faq:hover{border-left:3px solid var(--accent)}.pr-sidebar{flex-direction:column;gap:1rem;display:flex}.pr-sidebar-card{background:var(--bg2);border:1px solid var(--border);border-top:3px solid var(--accent);border-radius:4px;padding:1.15rem}.pr-sidebar-card h3{color:var(--accent);margin:0 0 .6rem;font-size:.9rem;font-weight:700}.pr-sidebar-card p{color:var(--text2);margin:0;font-size:.82rem;line-height:1.5}.pr-stat-list{margin:0;padding:0;list-style:none}.pr-stat-list li{border-bottom:1px solid var(--border);justify-content:space-between;padding:.35rem 0;font-size:.8rem;display:flex}.pr-stat-list li:last-child{border-bottom:none}.pr-stat-key{color:var(--text2)}.pr-stat-val{color:var(--text);font-weight:600}.pr-links{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.82rem;display:flex}.pr-links strong{color:var(--text2)}.pr-links a{color:var(--accent);background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.3rem .65rem;text-decoration:none}.pr-links a:hover{border-left:3px solid var(--accent)}@media (max-width:900px){.pr-layout{grid-template-columns:1fr}.pr-sidebar{flex-flow:wrap;order:-1}.pr-sidebar-card{flex:1;min-width:200px}}@media (max-width:640px){.pr-hero h1{font-size:1.5rem}.pr-analysis{grid-template-columns:1fr}.pr-sidebar,.pr-pills{flex-direction:column}.pr-grid{grid-template-columns:repeat(2,1fr)}.pr-card-img{height:90px}.pr-card-avatar{width:60px;height:60px}}
