@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.timer-warning{color:orange}.timer-danger{color:red;animation:blink 1s linear infinite}@keyframes blink{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.exam-secure-content{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none}.exam-secure-content input,.exam-secure-content textarea{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:auto!important;-khtml-user-select:auto!important}.exam-warning-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#dc3545f2;z-index:9999;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:2rem}.exam-warning-icon{font-size:5rem;margin-bottom:1rem}.exam-warning-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.exam-warning-message{font-size:1.2rem;margin-bottom:2rem;max-width:600px}.exam-warning-button{background-color:#fff;color:#dc3545;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;border-radius:4px;cursor:pointer;transition:all .3s ease}.exam-warning-button:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.exam-fullscreen-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:1000;overflow-y:auto}@keyframes pulse-warning{0%{box-shadow:0 0 #dc3545b3}70%{box-shadow:0 0 0 10px #dc354500}to{box-shadow:0 0 #dc354500}}.exam-warning-pulse{animation:pulse-warning 1.5s infinite}.exam-secure-content.blur-on-inactive{filter:blur(10px);transition:filter .3s ease}@media print{.exam-secure-content{display:none!important}body:before{content:"Screen capture is not allowed during exams";display:block;text-align:center;font-size:24px;margin-top:100px}}.exam-capture-prevention{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9998;background:transparent}.exam-watermark{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9997;opacity:.03;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.1) 10px,rgba(0,0,0,.1) 20px)}.exam-security-warning{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:10000;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:2rem}
