@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";:root{--blue:#1d8fe8;--blue-dark:#1570c4;--blue-light:#e8f4fd;--bg:#fff;--surface:#fff;--text:#2d3748;--muted:#5a6a7d;--border:#d6e8f5;--primary:#1d8fe8;--primary-hover:#1570c4;--primary-soft:#e8f4fd;--success:#0d9488;--success-bg:#e6f7f5;--danger:#dc2626;--danger-bg:#fef2f2;--radius:12px;--shadow:0 4px 20px #1d8fe81a;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:#6ec4f5;min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}.bg-animation{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.bg-gradient-shift{opacity:.78;background:conic-gradient(#5eb8f5,#1d8fe8,#7ec8f7,#0ea5e9,#38bdf8,#5eb8f5);animation:28s linear infinite gradientRotate;position:absolute;inset:-50%}.bg-grid{background-image:linear-gradient(#1570c41f 1px,#0000 1px),linear-gradient(90deg,#1570c41f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 40%,#000 25%,#0000 75%);mask-image:radial-gradient(80% 70% at 50% 40%,#000 25%,#0000 75%)}.bg-orb{filter:blur(64px);opacity:.82;will-change:transform;border-radius:50%;position:absolute}.bg-orb-1{background:radial-gradient(circle,#1d8fe8d9 0%,#0ea5e959 45%,#0000 70%);width:min(520px,95vw);height:min(520px,95vw);animation:22s ease-in-out infinite orbDrift1;top:-12%;left:-10%}.bg-orb-2{background:radial-gradient(circle,#38bdf8cc 0%,#1d8fe866 50%,#0000 70%);width:min(420px,80vw);height:min(420px,80vw);animation:26s ease-in-out infinite orbDrift2;bottom:-8%;right:-6%}.bg-orb-3{background:radial-gradient(circle,#5eb8f5bf 0%,#1d8fe84d 55%,#0000 72%);width:min(340px,65vw);height:min(340px,65vw);animation:20s ease-in-out infinite orbDrift3;top:42%;left:55%}.bg-shape{background:#1d8fe81f;border:2px solid #1d8fe859;border-radius:50%;position:absolute;box-shadow:0 0 24px #1d8fe833}.bg-shape-1{width:120px;height:120px;animation:16s ease-in-out infinite shapeFloat;top:18%;right:12%}.bg-shape-2{width:64px;height:64px;animation:14s ease-in-out infinite reverse shapeFloat;bottom:22%;left:8%}.bg-shape-3{border-radius:24%;width:88px;height:88px;animation:18s ease-in-out 2s infinite shapeFloat;top:62%;right:22%}.bg-particles{position:absolute;inset:0}.bg-particle{opacity:0;background:#1d8fe8;border-radius:50%;width:8px;height:8px;animation:ease-in-out infinite particleRise;position:absolute;box-shadow:0 0 12px #1d8fe8b3}@keyframes gradientRotate{to{transform:rotate(360deg)}}@keyframes orbDrift1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(48px,36px)scale(1.08)}}@keyframes orbDrift2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-40px,-32px)scale(1.06)}}@keyframes orbDrift3{0%,to{transform:translate(0)}50%{transform:translate(-28px,24px)}}@keyframes shapeFloat{0%,to{opacity:.65;transform:translateY(0)rotate(0)}50%{opacity:1;transform:translateY(-24px)rotate(12deg)}}@keyframes particleRise{0%{opacity:0;transform:translateY(0)scale(.6)}15%{opacity:.95}85%{opacity:.65}to{opacity:0;transform:translateY(-120vh)scale(1)}}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.bg-gradient-shift,.bg-orb,.bg-shape,.bg-particle,.card,.question-slide-card{animation:none!important}}.user-app{background:linear-gradient(165deg,#6ec4f5 0%,#8fd4fa 35%,#a8e2fc 65%,#c5ebff 100%);flex-direction:column;min-height:100vh;display:flex;position:relative}.user-navbar{z-index:2;-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border-bottom:1px solid #ffffffb3;padding:.85rem 1.5rem;position:relative;box-shadow:0 4px 24px #1d8fe814}.navbar-center{flex-direction:column;justify-content:center;align-items:center;gap:.35rem;display:flex}.navbar-logo-img{object-fit:contain;width:auto;max-width:min(320px,90vw);height:52px}.navbar-title{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:.95rem;font-weight:700}.user-main{z-index:1;flex:1;width:100%;max-width:680px;margin:0 auto;padding:1.75rem 1.25rem 2rem;position:relative}.card{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #ffffffd9;border-radius:20px;padding:2rem;animation:.55s cardFadeIn;box-shadow:0 12px 40px #1d8fe824,inset 0 1px #fffffff2}.welcome-card{position:relative;overflow:hidden}.welcome-card:before{content:"";background:linear-gradient(90deg, var(--blue), #7ec8f7, var(--blue));background-size:200% 100%;height:4px;animation:4s infinite shimmerBar;position:absolute;top:0;left:0;right:0}@keyframes shimmerBar{0%,to{background-position:0%}50%{background-position:100%}}.card-hero{text-align:center;margin-bottom:.5rem}.card-badge{background:linear-gradient(135deg, var(--blue), #5eb3f0);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;animation:3s ease-in-out infinite badgePulse;display:flex;box-shadow:0 8px 24px #1d8fe859}.card-badge svg{width:28px;height:28px}@keyframes badgePulse{0%,to{transform:scale(1);box-shadow:0 8px 24px #1d8fe859}50%{transform:scale(1.04);box-shadow:0 10px 28px #1d8fe873}}.welcome-card .card-title{text-align:center}.welcome-card .card-sub{text-align:center;margin-bottom:1.5rem}.card.wide{max-width:100%}.card-title{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.65rem;font-weight:700}.card-sub{color:var(--muted);margin:0 0 1.75rem;font-size:.95rem}.form,.quiz{flex-direction:column;gap:1.15rem;display:flex}.candidate-details-card{max-width:720px}.candidate-details-grid{grid-template-columns:1fr 1fr;gap:1rem 1.25rem;display:grid}.candidate-details-form .field input,.candidate-details-form .field select{border:1.5px solid var(--border);width:100%;font:inherit;background:#fff;border-radius:12px;padding:.8rem .95rem;transition:border-color .2s,box-shadow .2s}.candidate-details-form .field input:focus,.candidate-details-form .field select:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 4px #1d8fe826}.required-mark{color:#dc2626;margin-left:.2rem}.assessment-preview{border:1px solid var(--border);background:#ffffffb8;border-radius:12px;margin-top:.25rem;margin-bottom:.2rem;padding:.75rem .9rem}.assessment-preview-title{color:var(--blue-dark);margin:0 0 .45rem;font-size:.9rem;font-weight:700}.assessment-preview-list{color:var(--text);flex-direction:column;gap:.3rem;margin:0;padding-left:1rem;font-size:.85rem;display:flex}.field-label{color:#334155;margin-bottom:.4rem;font-size:.88rem;font-weight:600;display:block}.input-wrap{border:1.5px solid var(--border);background:#fff;border-radius:12px;align-items:stretch;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.input-wrap:focus-within{border-color:var(--blue);transform:translateY(-1px);box-shadow:0 0 0 4px #1d8fe826}.input-icon{width:2.75rem;color:var(--blue);background:var(--primary-soft);border-right:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;display:flex}.input-icon svg{width:1.1rem;height:1.1rem}.input-wrap input,.field textarea,.text-answer{min-width:0;font:inherit;background:0 0;border:none;border-radius:0;flex:1;padding:.8rem .95rem}.input-wrap input:focus,.field textarea:focus,.text-answer:focus{outline:none}.phone-field-wrap{flex-wrap:wrap;padding:0}.phone-field-wrap .input-icon{align-self:stretch}.phone-field-wrap .phone-input-inner{flex:1;gap:.5rem;min-width:0;padding:.5rem .5rem .5rem 0;display:flex}.phone-country,.phone-number{border:1.5px solid var(--border);font:inherit;background:#fafcfe;border-radius:10px;padding:.65rem .75rem;transition:border-color .15s,box-shadow .15s}.phone-country{cursor:pointer;flex:none;min-width:0;max-width:10.5rem}.phone-number{flex:1;min-width:0}.phone-country:focus,.phone-number:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #1d8fe826}.field textarea,.text-answer{border:1.5px solid var(--border);border-radius:12px;width:100%;padding:.75rem .9rem;transition:border-color .15s,box-shadow .15s}.field textarea:focus,.text-answer:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 4px #1d8fe826}.btn-primary{background:linear-gradient(135deg, var(--blue) 0%, #3aa3f0 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;margin-top:.5rem;padding:.9rem 1.25rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .2s,filter .15s;box-shadow:0 4px 18px #1d8fe866}.btn-glow:hover:not(:disabled){box-shadow:0 8px 28px #1d8fe873,inset 0 0 0 1px #fff3}.btn-loading{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.btn-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.65s linear infinite spin}.pulse-success{animation:.6s successPop}@keyframes successPop{0%{opacity:0;transform:scale(.6)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.btn-primary:hover:not(:disabled){background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 6px 20px #1d8fe866}.btn-primary:disabled{opacity:.65;cursor:not-allowed;transform:none}.btn-secondary{border:1.5px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:10px;padding:.55rem 1rem;font-size:.85rem;font-weight:600}.btn-secondary:hover{color:var(--text);border-color:#cbd5e1}.quiz-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.user-chip{background:var(--primary-soft);color:var(--blue);border-radius:8px;align-items:center;gap:.35rem;margin-top:.5rem;padding:.3rem .65rem;font-size:.8rem;font-weight:600;display:inline-flex}.progress-bar{background:var(--blue-light);border-radius:999px;height:6px;margin-bottom:1.5rem;overflow:hidden}.progress-fill{background:var(--blue);border-radius:999px;height:100%;transition:width .3s}.question-card{border:1.5px solid var(--border);border-radius:var(--radius);background:#fafcfe;margin:0;padding:1.25rem 1.35rem;transition:border-color .15s}.question-card:focus-within{background:#fff;border-color:#93c5fd}.q-head{gap:.75rem;margin-bottom:1rem;display:flex}.q-head-simple{display:block}.q-number{background:var(--blue);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.q-title{margin:0;font-size:1rem;font-weight:700;line-height:1.4}.q-meta{flex-wrap:wrap;gap:.5rem;margin-top:.35rem;display:flex}.q-tag{text-transform:uppercase;letter-spacing:.04em;color:#475569;background:#e2e8f0;border-radius:6px;padding:.15rem .45rem;font-size:.7rem;font-weight:700}.q-tag.text{color:#b45309;background:#fef3c7}.q-tag.mcq{background:var(--blue-light);color:var(--blue-dark)}.choices{flex-direction:column;gap:.5rem;display:flex}.choice-card{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;font-weight:500;transition:all .15s;display:flex}.choice-card:hover{background:var(--primary-soft);border-color:#7ec8f7}.choice-card.selected{border-color:var(--blue);background:var(--primary-soft);box-shadow:0 0 0 1px var(--blue)}.notice-box.pna-notice{color:#fde68a;background:#f59e0b1f;border-color:#f59e0b}.choice-card.pna{opacity:.95;border-style:dashed}.choice-card .choice-code{min-width:2rem;color:var(--blue);background:var(--primary-soft);border-radius:6px;justify-content:center;padding:.15rem .35rem;font-size:.75rem;font-weight:700;display:inline-flex}.q-tag.reverse{color:#92400e;background:#fef3c7}.notice-box{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:10px;margin:0 0 .75rem;padding:.75rem 1rem;font-size:.9rem}.reject-icon{background:var(--danger-bg);width:64px;height:64px;color:var(--danger);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:2rem;font-weight:700;display:flex}.choice-card input{accent-color:var(--primary);width:18px;height:18px}.text-answer{resize:vertical;width:100%;min-height:100px}.error-box{background:var(--danger-bg);color:var(--danger);border-radius:10px;margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.loading-box{text-align:center;padding:3rem 1rem}.spinner{border:3px solid #e2e8f0;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.results-card{text-align:center;padding:2.5rem 2rem}.success-icon{background:var(--success-bg);width:64px;height:64px;color:var(--success);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:2rem;font-weight:700;display:flex}.success-message{font-weight:600;color:var(--blue)!important;margin-bottom:.5rem!important;font-size:1.15rem!important}.score-ring{background:conic-gradient(var(--blue) calc(var(--pct) * 1%), var(--blue-light) 0);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 1.5rem;display:flex;position:relative}.score-ring:before{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:10px}.score-inner{z-index:1;position:relative}.score-big{color:var(--blue);font-size:2rem;font-weight:800;line-height:1}.score-of{color:var(--muted);font-size:.85rem;font-weight:600}.badge{border-radius:999px;margin:.5rem 0 1rem;padding:.45rem 1rem;font-size:.95rem;font-weight:700;display:inline-block}.badge.pass{background:var(--success-bg);color:var(--success)}.badge.fail{background:var(--danger-bg);color:var(--danger)}.quiz-flow{width:100%}.quiz-flow-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.quiz-counter{text-align:center;color:var(--muted);margin:0 0 1.25rem;font-size:.9rem}.quiz-counter strong{color:var(--blue)}.quiz-assessment-count{opacity:.85}.domain-header{background:var(--primary-soft);border:1px solid var(--border);border-radius:12px;margin-bottom:1rem;padding:1rem 1.15rem}.domain-code{letter-spacing:.06em;text-transform:uppercase;color:var(--blue);margin:0;font-size:.8rem;font-weight:700}.domain-title{color:var(--text);margin:.25rem 0 0;font-size:1.05rem;font-weight:700}.domain-construct{color:var(--muted);margin:.35rem 0 0;font-size:.88rem;line-height:1.45}.assessment-section-title{color:var(--blue);text-align:center;background:#1d8fe81a;border-radius:8px;margin:0 0 1rem;padding:.4rem .75rem;font-size:.85rem;font-weight:600}.question-slide-card{-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border:1.5px solid #ffffffe6;border-radius:20px;min-height:280px;padding:1.75rem 1.5rem;animation:.35s slideIn;box-shadow:0 12px 36px #1d8fe81f}.question-slide-card.advancing{opacity:.85;pointer-events:none}@keyframes slideIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.choice-btn{text-align:left;width:100%;font:inherit;align-items:center;gap:.75rem;display:flex}.choice-btn span{flex:1}.advance-hint{text-align:center;color:var(--blue);margin:1rem 0 0;font-size:.9rem;font-weight:600;animation:.8s infinite pulse}@keyframes pulse{50%{opacity:.5}}.quiz-nav{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.quiz-dots{flex-wrap:wrap;flex:1;justify-content:center;gap:.35rem;display:flex}.quiz-dots .dot{background:#cbd5e1;border-radius:50%;width:8px;height:8px;transition:all .2s}.quiz-dots .dot.done{background:#7ec8f7}.quiz-dots .dot.active{background:var(--blue);transform:scale(1.25)}:is(.user-main:has(.instructions-page),.user-main:has(.declaration-card)){max-width:960px}.declaration-card{flex-direction:column;gap:1rem;display:flex}.declaration-heading{color:#0f4c5c;margin:0;font-size:1.35rem;font-weight:700}.declaration-subheading{color:var(--blue-dark);margin:-.5rem 0 0;font-size:1rem;font-weight:600}.declaration-lead{color:var(--text);margin:.5rem 0 0;font-weight:600}.declaration-list{color:var(--text);flex-direction:column;gap:.75rem;margin:0;padding-left:1.25rem;font-size:.95rem;line-height:1.55;display:flex}.declaration-checkbox{background:var(--blue-light);border:1.5px solid var(--border);cursor:pointer;color:var(--text);border-radius:12px;align-items:flex-start;gap:.65rem;margin-top:.5rem;padding:1rem;font-size:.95rem;font-weight:600;display:flex}.declaration-checkbox input{width:1.1rem;height:1.1rem;accent-color:var(--blue);cursor:pointer;flex-shrink:0;margin-top:.2rem}.declaration-actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.declaration-actions .btn-primary{flex:1;min-width:200px}.instructions-card{flex-direction:column;gap:1.5rem;display:flex}.instructions-title{color:#0f4c5c;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700;line-height:1.4}.instructions-intro,.instructions-footer{color:var(--text);margin:0;font-size:.98rem;line-height:1.55}.instructions-footer{font-weight:600}.instructions-list{color:var(--text);flex-direction:column;gap:.85rem;margin:0;padding-left:1.25rem;font-size:.98rem;line-height:1.55;display:flex}.instructions-card .btn-primary{align-self:flex-start;margin-top:.25rem}@media (width<=600px){.navbar-logo-img{height:44px}.navbar-title{font-size:.8rem}.quiz-flow-header{flex-direction:column}.question-slide-card{min-height:240px;padding:1.25rem 1rem}.candidate-details-grid{grid-template-columns:1fr}.instructions-card .btn-primary{align-self:stretch;width:100%}.declaration-actions{flex-direction:column}.declaration-actions .btn-primary,.declaration-actions .btn-secondary{width:100%}.phone-field-wrap .phone-input-inner{flex-direction:column;padding:.5rem}.phone-country{width:100%;max-width:100%}.bg-orb{filter:blur(52px);opacity:.7}}
