{\rtf1\ansi\ansicpg1252\cocoartf2822
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\paperw11900\paperh16840\margl1440\margr1440\vieww11520\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

\f0\fs24 \cf0 #qrl-quiz-container \{\
    background: #1e1b20;\
    color: white;\
    padding: 20px;\
    border-radius: 12px;\
    text-align: center;\
    max-width: 420px;\
    margin: auto;\
\}\
#qrl-feedback.correct \{ background: #4CAF50; height: 5px; \}\
#qrl-feedback.wrong \{ background: #e74c3c; height: 5px; \}\
#qrl-question-area img \{ max-width: 100%; border-radius: 8px; margin-bottom: 10px; \}\
.qrl-answer \{\
    display: block;\
    background: #ccc;\
    color: black;\
    margin: 8px auto;\
    padding: 10px;\
    border-radius: 8px;\
    cursor: pointer;\
\}\
.qrl-answer.correct \{ background: #4CAF50 !important; color: white; \}\
.qrl-answer.wrong \{ background: #e74c3c !important; color: white; \}\
#qrl-next \{\
    margin-top: 15px;\
    padding: 8px 16px;\
\}\
#qrl-highscore \{ margin-top: 20px; \}\
#qrl-highscore table \{ width: 100%; border-collapse: collapse; \}\
#qrl-highscore td \{ padding: 4px; \}\
#qrl-highscore tr:nth-child(1) td \{ font-weight: bold; color: gold; \}\
}