.fg3{grid-template-columns:repeat(3,1fr)}@media (max-width:600px){.fg3{grid-template-columns:1fr 1fr}}@media (max-width:420px){.fg3{grid-template-columns:1fr}}.results-section.show{display:block}.rf-bar-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.rf-bar-label{font-size:.8rem;font-weight:600;color:var(--text2);min-width:130px;flex-shrink:0}.rf-bar-track{flex:1;height:10px;background:var(--bg2);border-radius:99px;overflow:hidden}.rf-bar-fill{height:100%;border-radius:99px;transition:width .9s ease}.rf-bar-val{font-size:.78rem;font-weight:700;color:var(--text2);min-width:38px;text-align:right}.advice-panel li{font-size:.86rem;margin-bottom:7px;line-height:1.65}.faq-item.open .faq-q::after{transform:rotate(45deg)}.faq-item.open .faq-a{display:block}