body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background:linear-gradient(135deg,#f8fafc,#eef2ff);color:#1f2937;font-family:Inter,Arial,sans-serif;margin:0}.container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px}.card{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000014;max-width:660px;overflow:hidden;padding:32px;position:relative;width:100%}.card:before{background:#0063b0;content:"";height:10px;left:0;position:absolute;right:0;top:0}h2{font-size:24px;font-weight:700;margin-bottom:8px}h3{font-size:18px;font-weight:600;margin-bottom:12px}.subtitle{color:#6b7280;font-size:14px;margin-bottom:24px}input,select{border:1px solid #d1d5db;border-radius:10px;font-size:14px;margin-bottom:14px;padding:12px 14px;width:100%}input:focus,select:focus{border-color:#0063b0;outline:none}.info{background:#f9fafb;border-radius:10px;font-size:13px;margin:20px 0;padding:14px}.info p{margin:6px 0}button{background:linear-gradient(135deg,#489fe1,#0063b0);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px;width:100%}button:hover{opacity:.95}button:disabled{background:#c7c7c7;cursor:not-allowed}button.secondary{background:#e5e7eb;color:#111827}.question{font-size:16px;font-weight:600;margin-bottom:20px}.option{border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;margin-bottom:10px;padding:12px;transition:all .2s ease}.option:hover{background:#eef2ff;border-color:#0063b0}.option.selected{background:#0063b0;border-color:#0063b0;color:#fff}.result{font-size:26px;font-weight:700;margin-top:20px;text-align:center}.result.pass{color:#16a34a}.result.fail{color:#dc2626}.modal-backdrop{align-items:center;background:#0f172a99;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal{background:#fff;border-radius:16px;max-width:460px;padding:28px;width:100%}.modal ul{font-size:16px;line-height:1.5;margin:16px 0;padding-left:20px}.modal-actions{display:flex;gap:12px;margin-top:20px}.instructions-box h4{font-size:20px;font-weight:600;margin-bottom:8px}.instructions-box ul{margin:6px 0 24px;padding-left:28px}.instructions-box p{line-height:1.5;margin:6px 0}.instructions-box li{line-height:1.5}.field-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:calc(100% - 16px) 50%;background-repeat:no-repeat;background-size:18px 18px;margin-bottom:30px;padding-right:42px}
/*# sourceMappingURL=main.dd7275b6.css.map*/