@import"https://fonts.googleapis.com/css2?family=Ribeye&display=swap";@import"https://fonts.googleapis.com/css2?family=Protest+Revolution&display=swap";@import"https://fonts.googleapis.com/css2?family=Peralta&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-header,.home-heading{font-family:Protest Revolution,sans-serif}.home-p{font-family:Ribeye,serif;font-weight:400;font-style:normal}.home-question{font-family:Peralta,serif;font-weight:400;font-style:normal;pointer-events:none}@media (max-width: 1024px){.home-main{flex-direction:column;padding:3rem 2rem}.home-main .home-left,.home-main .home-right{flex:unset;width:100%;padding:0;margin-bottom:2rem}.home-heading{font-size:2.5rem}.home-p{font-size:1rem}.home-question{font-size:15rem}.home-header{font-size:1.3rem;padding:.8rem 1.5rem}button{padding:.6rem 1.5rem;font-size:.95rem}}@media (max-width: 768px){.home-main{flex-direction:column;padding:2rem 1rem}.home-heading{font-size:2rem}.home-p{font-size:.95rem}.home-question{font-size:10rem}.home-header{font-size:1.2rem;padding:.7rem 1rem}button{padding:.5rem 1.2rem;font-size:.9rem}}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-items:center}.card-4{grid-column:1}.card-5{grid-column:3}@media (max-width: 1024px){.category-grid{grid-template-columns:repeat(2,1fr)}.card-4,.card-5{grid-column:auto}}@media (max-width: 768px){.category-grid{display:flex;flex-direction:column;align-items:center;gap:2rem}.card-4,.card-5{grid-column:auto}.category-card{max-width:300px;width:100%}}.question-card{background-color:#e0e0e0e6;border-radius:8px;padding:2rem;max-width:600px;width:100%;text-align:center;box-shadow:0 4px 8px #0003;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin:1rem}.question-category{margin-bottom:1rem;color:#034527;font-weight:700;font-family:Ribeye,serif;font-size:2rem}.question-text{margin-bottom:.95rem;color:#034527}.answer-container{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.answer-btn{padding:.5rem;border-radius:6px;border:1px solid #FDF140;background-color:#fff;color:#413a3a;cursor:pointer;font-weight:600}.answer-btn.selected{border:2px solid #FDF140;background-color:#76a541;color:#fff;cursor:default}.next-btn{padding:.5rem 1rem;background-color:#034527;color:#fff;border:none;font-weight:700;border-radius:4px;cursor:pointer}.next-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width: 768px){.answer-container{grid-template-columns:1fr}}
