/* /Pages/GayTest.cshtml.rz.scp.css */
/* =========================================
   Gay Test page styles (scoped to GayTest.cshtml)
   ========================================= */

.rpt-pattern[b-9kacd8mwnp] {
    font-family: var(--serif);
    font-size: clamp(1.3rem, 3vw, 1.75rem);
    color: var(--accent-2);
    padding: 0.6rem 1.5rem;
    border: 2px solid var(--border);
    border-radius: 10px;
    background: #fffaf1;
    font-weight: bold;
}
