.hfr-tab{position:fixed;right:0;top:52%;z-index:9998;padding:16px 10px;border:1px solid #333;border-right:0;border-radius:9px 0 0 9px;background:#171717;color:#fff;font-family:var(--font-body-family,inherit);font-weight:700;writing-mode:vertical-rl;cursor:pointer}.hfr-tab:first-letter{color:#82b83d}
.hfr-overlay{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:18px}.hfr-overlay[hidden]{display:none!important}.hfr-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(4px)}
.hfr-modal{position:relative;width:min(1380px,96vw);max-height:92vh;background:#101010;border:1px solid #292929;border-radius:14px;color:#fff;overflow:hidden;box-shadow:0 24px 90px rgba(0,0,0,.55)}
.hfr-scroll{max-height:92vh;overflow:auto;padding:36px}.hfr-close{position:absolute;right:14px;top:10px;z-index:5;border:0;background:none;color:#fff;font-size:30px;cursor:pointer}
.hfr-heading h2{margin:0;font:700 29px/1.2 var(--font-heading-family,inherit)}.hfr-heading small{color:#82b83d;font-size:9px;text-transform:uppercase;letter-spacing:.12em}
.hfr-summary{display:grid;grid-template-columns:240px minmax(300px,430px);gap:44px;align-items:center;margin:32px 0}
.hfr-score{text-align:center;border-right:1px solid #303030}.hfr-score strong{display:block;font-size:52px}.hfr-score div{color:#82b83d;font-size:25px;letter-spacing:2px}.hfr-score span{color:#999;font-size:12px}
.hfr-bar{display:grid;grid-template-columns:42px 1fr 25px;gap:10px;align-items:center;margin:8px 0;font-size:11px}.hfr-bar i{height:7px;background:#303030;border-radius:99px;overflow:hidden}.hfr-bar b{display:block;height:100%;background:#82b83d}.hfr-bar em{font-style:normal;color:#aaa}
.hfr-toolbar{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #292929;margin-bottom:15px}.hfr-toolbar select{background:#181818;color:#fff;border:1px solid #383838;border-radius:6px;padding:9px 30px 9px 10px}
.hfr-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:start}.hfr-card{padding:17px;background:#181818;border:1px solid #292929;border-radius:10px}.hfr-stars span{color:#444}.hfr-stars .on{color:#82b83d}
.hfr-person{display:flex;align-items:center;gap:10px;margin-top:12px}.hfr-person>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#292929;font-weight:700}.hfr-person strong,.hfr-person small{display:block}.hfr-person small{color:#777;font-size:9px}
.hfr-card p{color:#ddd;font-size:12px;line-height:1.55;margin:14px 0}.hfr-product{display:flex;align-items:center;gap:9px;border-top:1px solid #292929;padding-top:11px;color:#fff;text-decoration:none;font-size:10px}.hfr-product img{
  width:60px;
  height:75px;
  object-fit:cover;
  object-position:center;
  border-radius:5px;
}
@media(max-width:1199px){.hfr-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.hfr-grid{grid-template-columns:repeat(2,1fr)}.hfr-summary{grid-template-columns:190px 1fr;gap:25px}.hfr-scroll{padding:28px}}
@media(max-width:600px){.hfr-overlay{padding:7px}.hfr-modal{width:100%;max-height:95vh}.hfr-scroll{padding:24px 15px;max-height:95vh}.hfr-heading h2{font-size:22px}.hfr-summary{grid-template-columns:1fr;gap:20px}.hfr-score{border-right:0;border-bottom:1px solid #292929;padding-bottom:18px}.hfr-score strong{font-size:42px}.hfr-grid{grid-template-columns:1fr}.hfr-tab{font-size:11px;padding:12px 8px}}