:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#fff;background:#25104f}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:radial-gradient(circle at 88% 82%,#6b2e91 0,transparent 32%),linear-gradient(135deg,#25104f,#4e197c)}a{color:inherit;text-decoration:none}.site-header{max-width:1180px;margin:auto;padding:20px 32px;display:flex;align-items:center;justify-content:space-between}.brand,.eyebrow{font-weight:800;letter-spacing:.08em}.brand{font-size:1rem}.site-header nav{display:flex;gap:22px;align-items:center;font-size:1rem}.site-header nav a{color:#dfd4f5}.hero,.page,.question-card,.form-card{max-width:900px;margin:54px auto;padding:32px}.hero h1{font-size:clamp(2.6rem,8vw,5rem);line-height:1;margin:12px 0 22px}.hero p:not(.eyebrow){max-width:600px;color:#e4d9f6;font-size:1.15rem}.eyebrow{font-size:.72rem;color:#ffcf4b;margin:0 0 9px}.actions,.title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;flex-wrap:wrap}.button{display:inline-block;border:0;border-radius:12px;padding:13px 18px;font-weight:800;cursor:pointer;text-align:center}.primary{background:#ffcf4b;color:#322008}.secondary{background:#ffffff1f;color:#fff;border:1px solid #ffffff38}.form-card,.question-card{background:#ffffff12;border:1px solid #ffffff24;border-radius:22px;box-shadow:0 18px 50px #13072448}.form-card.narrow{max-width:620px}.form-card h1,.question-card h1{margin:5px 0 26px}.stacked-form{display:grid;gap:20px}.stacked-form>div,.stacked-form p{display:grid;gap:8px;margin:0}.stacked-form label{font-size:1rem;font-weight:700}.stacked-form input:not([type=checkbox]),.stacked-form textarea,.stacked-form select{width:100%;padding:14px 15px;border:1px solid #ffffff30;border-radius:12px;background:#fff;color:#1f2937;font:inherit}.stacked-form textarea{resize:vertical}.stacked-form .helptext{color:#e4d9f6;font-size:.85rem}.stacked-form ul.errorlist,.error{color:#ffd4da;margin:0;padding-left:18px}.message{max-width:900px;margin:20px auto -35px;padding:12px 16px;border-radius:12px;background:#ffffff1c}.quiz-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.quiz-card{padding:20px;border-radius:16px;background:#ffffff13;border:1px solid #ffffff24}.quiz-card h2{margin:0 0 8px}.quiz-card p{margin:0 0 16px;color:#e4d9f6}.answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.answer{padding:18px;border:0;border-radius:13px;text-align:left;font:inherit;font-weight:800;color:#fff;background:#ff5363;cursor:pointer}.answer:nth-child(2){background:#4ec9e8;color:#092c43}.answer:nth-child(3){background:#ffca45;color:#3d2d06}.answer:nth-child(4){background:#63d18a;color:#123b27}.answer input{position:absolute;opacity:0}.answer:has(input:checked){outline:4px solid #fff;transform:translateY(-2px)}.question-image{max-width:100%;border-radius:14px}.score{font-size:4rem;font-weight:900;margin:4px 0}.answer-editor{display:grid;grid-template-columns:1fr auto auto auto;gap:12px;align-items:end;padding:15px;border-radius:13px;background:#ffffff12;border:1px solid #ffffff24}.answer-editor>div{display:grid;gap:7px}.check-label{white-space:nowrap}.manage-link{margin-top:30px;font-weight:700}.user-list{display:grid;gap:10px}.user-list div{display:flex;justify-content:space-between;gap:14px;padding:14px 16px;background:#ffffff12;border-radius:12px}.user-list span{color:#dfd4f5}@media(max-width:680px){.site-header{align-items:flex-start;gap:14px;flex-direction:column;padding:20px}.site-header nav{gap:14px;flex-wrap:wrap}.hero,.page,.question-card,.form-card{margin:25px auto;padding:24px}.answer-grid{grid-template-columns:1fr}.answer-editor{grid-template-columns:1fr}.user-list div{flex-direction:column}.title-row{align-items:flex-start}}
