*{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;background:#0f172a;color:#e5e7eb}.app-shell{min-height:100vh;display:flex;flex-direction:column}header{padding:1rem 2rem;background:#020617;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #1e293b}header h1{margin:0;font-size:1.1rem;font-weight:800;letter-spacing:-.01em;background:linear-gradient(90deg,#38bdf8,#818cf8,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}header nav a{color:#9ca3af;margin-left:1rem;text-decoration:none;font-size:.9rem}header nav a.active{color:#38bdf8;font-weight:600}main{flex:1;display:flex;justify-content:center;padding:2rem 1rem 3rem}.card{width:100%;max-width:860px;background:#020617;border-radius:1rem;border:1px solid #1e293b;padding:1.5rem 1.75rem 2rem;box-shadow:0 24px 60px #0f172ae6}.card h2{margin-top:0;margin-bottom:.75rem;font-size:1.25rem}.sub{margin-top:0;margin-bottom:1.5rem;color:#9ca3af;font-size:.9rem}label{display:block;margin-bottom:.25rem;font-size:.85rem;color:#9ca3af}input{width:100%;padding:.6rem .7rem;border-radius:.5rem;border:1px solid #1f2937;background:#020617;color:#e5e7eb;font-size:.9rem;margin-bottom:.9rem}input:focus{outline:2px solid #38bdf8;outline-offset:0}button{padding:.65rem 1.3rem;border-radius:999px;border:none;background:linear-gradient(135deg,#38bdf8,#6366f1);color:#fff;font-weight:600;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;box-shadow:0 14px 40px #38bdf859}button.secondary{background:transparent;border:1px solid #374151;color:#e5e7eb;box-shadow:none}button:disabled{opacity:.55;cursor:default;box-shadow:none}.row{display:flex;gap:1rem}.row>div{flex:1}.muted{color:#9ca3af;font-size:.8rem}.chip{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .65rem;font-size:.7rem;background:#38bdf814;color:#7dd3fc;border:1px solid rgba(56,189,248,.4);margin-left:.4rem}.block{padding:.7rem .8rem;border-radius:.7rem;font-size:.82rem;margin-bottom:.9rem}.block.error{border:1px dashed #f97373;background:#f871710f;color:#fecaca}.block.warn{border:1px dashed #f97316;background:#f8994a0f;color:#fed7aa}.block.ok{border:1px dashed #4ade80;background:#4ade800f;color:#bbf7d0}table{width:100%;border-collapse:collapse;font-size:.82rem}th,td{text-align:left;padding:.45rem .35rem;border-bottom:1px solid #1f2937}th{color:#9ca3af;font-weight:500}@media (max-width: 640px){header{flex-direction:column;align-items:flex-start;gap:.75rem}main{padding:1.25rem .75rem 2.5rem}.card{padding:1.25rem 1.1rem 1.5rem}.row{flex-direction:column}}.hero-bg{position:relative;background:url(https://images.unsplash.com/photo-1529156069898-49953e39b3ac?auto=format&fit=crop&w=1600&q=80) center 40% / cover no-repeat;overflow:hidden}.hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#02061799,#020617b8 40%,#020617eb 78%,#0f172a)}.hero-bg>*{position:relative;z-index:1}.hero{text-align:center;padding:5rem 1rem 3.5rem;max-width:680px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .85rem;border-radius:999px;background:#38bdf814;border:1px solid rgba(56,189,248,.3);color:#7dd3fc;font-size:.78rem;font-weight:600;margin-bottom:1.25rem}.hero h1{font-size:clamp(1.75rem,5vw,2.6rem);font-weight:800;margin:0 0 1rem;line-height:1.2;background:linear-gradient(135deg,#e2e8f0 30%,#38bdf8 70%,#6366f1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero p{font-size:1rem;color:#cbd5e1;line-height:1.7;margin:0 0 2rem;max-width:520px;margin-left:auto;margin-right:auto}.hero-meta{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2.25rem}.meta-item{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:#94a3b8}.meta-dot{width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#6366f1);flex-shrink:0}.btn-take-test{padding:.85rem 2.5rem;border-radius:999px;border:none;background:linear-gradient(135deg,#38bdf8,#6366f1);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 16px 48px #38bdf859;transition:transform .15s,box-shadow .15s;display:inline-flex;align-items:center;gap:.5rem}.btn-take-test:hover{transform:translateY(-2px);box-shadow:0 20px 56px #38bdf873}.section-title{text-align:center;font-size:1.1rem;font-weight:700;color:#e2e8f0;margin-bottom:.4rem}.section-sub{text-align:center;font-size:.85rem;color:#6b7280;margin-bottom:1.75rem}.dim-row{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-bottom:2.5rem}.dim-pill{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1rem .6rem .6rem;border-radius:.85rem;border:1px solid rgba(255,255,255,.06);background:#020617;transition:border-color .18s,transform .15s;flex:1;min-width:190px;max-width:240px}.dim-pill:hover{border-color:color-mix(in srgb,var(--c) 40%,transparent);transform:translateY(-2px)}.dim-pill-icon{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.95rem;flex-shrink:0}.dim-pill-text{display:flex;flex-direction:column;gap:.15rem}.dim-pill-name{font-size:.82rem;font-weight:700;color:#e2e8f0;line-height:1.2}.dim-pill-desc{font-size:.72rem;color:#6b7280;line-height:1.4}.dim-pill-why{font-size:.7rem;color:#4b5563;line-height:1.45;border-top:1px solid #1e293b;margin-top:.35rem;padding-top:.35rem;font-style:italic}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:2.5rem}.step{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.step-num{width:1.8rem;height:1.8rem;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#6366f1);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-title{font-size:.83rem;font-weight:700;color:#e2e8f0}.step-desc{font-size:.75rem;color:#6b7280;line-height:1.45}.site-footer{border-top:1px solid #1e293b;padding:1.5rem 1rem;text-align:center;font-size:.78rem;color:#4b5563;line-height:1.6}.site-footer a{color:#6b7280;text-decoration:none}.site-footer a:hover{color:#94a3b8}.cta-bottom{background:linear-gradient(135deg,#38bdf80f,#6366f10f);border:1px solid rgba(56,189,248,.15);border-radius:1rem;padding:2rem 1.5rem;text-align:center;margin-bottom:1rem}.cta-bottom h3{margin:0 0 .4rem;font-size:1.1rem}.cta-bottom p{margin:0 0 1.25rem;font-size:.85rem;color:#9ca3af}.modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#020617d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;align-items:center;justify-content:center;padding:1rem}.modal-overlay.open{display:flex}.modal-box{background:#020617;border:1px solid #1e293b;border-radius:1.1rem;padding:1.75rem 1.75rem 2rem;width:100%;max-width:420px;box-shadow:0 32px 80px #000000b3;animation:modalIn .2s ease}@keyframes modalIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-sub{font-size:.8rem;color:#6b7280;margin:0 0 1.25rem;line-height:1.5}.divider{border:none;border-top:1px solid #1e293b;margin:1.5rem 0 1rem}.progress-bar-wrap{height:5px;background:#1e293b;border-radius:999px;margin-bottom:1.5rem;overflow:hidden}.progress-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#38bdf8,#6366f1);transition:width .35s ease}.likert-scale{display:flex;gap:.5rem;margin:1.2rem 0 .4rem}.likert-option{flex:1;display:flex;flex-direction:column;align-items:center;gap:.35rem;cursor:pointer;-webkit-user-select:none;user-select:none}.likert-circle{width:2.4rem;height:2.4rem;border-radius:50%;border:2px solid #374151;background:#020617;transition:border-color .15s,background .15s,transform .12s;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#6b7280}.likert-option:hover .likert-circle{border-color:#38bdf8;transform:scale(1.08)}.likert-option.selected .likert-circle{border-color:#38bdf8;background:linear-gradient(135deg,#38bdf8,#6366f1);color:#fff}.likert-label{font-size:.65rem;color:#6b7280;text-align:center;line-height:1.2;max-width:58px;white-space:pre-line}.likert-option.selected .likert-label{color:#e5e7eb}.likert-axis{display:flex;justify-content:space-between;margin-bottom:1rem}.likert-axis span{font-size:.67rem;color:#4b5563}.q-badge{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#6366f1);color:#fff;font-size:.75rem;font-weight:700;margin-bottom:.5rem}.question-image-card{margin-top:1.25rem;border-radius:.85rem;border:1px solid #1e293b;overflow:hidden;background:#020617;transition:border-color .2s}.question-image-card:hover{border-color:#38bdf84d}.question-image-card img.q-img{width:100%;height:auto;display:block;border-radius:0;object-fit:contain;transition:transform .35s ease}.question-image-card:hover img.q-img{transform:scale(1.015)}.score-circle{width:120px;height:120px;border-radius:50%;border:6px solid transparent;background:linear-gradient(#020617,#020617) padding-box,linear-gradient(135deg,#38bdf8,#6366f1) border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto .75rem;flex-shrink:0}.score-num{font-size:1.9rem;font-weight:800;line-height:1}.score-max{font-size:.68rem;color:#6b7280;margin-top:.1rem}.score-label-text{font-size:1.05rem;font-weight:700;text-align:center;margin:.2rem 0}.score-desc-text{font-size:.83rem;color:#9ca3af;max-width:480px;margin:0 auto 1.25rem;line-height:1.55;text-align:center}.score-bars{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1.5rem}.sbar-row{display:flex;align-items:center;gap:.55rem}.sbar-lbl{font-size:.74rem;color:#9ca3af;width:95px;flex-shrink:0}.sbar-out{flex:1;height:6px;background:#1e293b;border-radius:999px;overflow:hidden}.sbar-in{height:100%;border-radius:999px;background:linear-gradient(90deg,#38bdf8,#6366f1);transition:width .6s ease}.sbar-val{font-size:.7rem;color:#6b7280;width:28px;text-align:right;flex-shrink:0}.section-divider{border:none;border-top:1px solid #1e293b;margin:1.5rem 0}.face-panel{background:#38bdf808;border:1px solid rgba(56,189,248,.2);border-radius:.85rem;padding:1.1rem 1.25rem 1.25rem}.face-panel-title{font-size:.95rem;font-weight:700;margin:0 0 .25rem;display:flex;align-items:center;gap:.5rem}.badge-req{font-size:.62rem;padding:.1rem .45rem;border-radius:999px;background:#ef44441a;color:#f87171;border:1px solid rgba(239,68,68,.3)}.cam-status{font-size:.78rem;padding:.4rem .65rem;border-radius:.45rem;margin-bottom:.7rem}.cam-status.info{background:#38bdf812;color:#7dd3fc}.cam-status.ok{background:#34d39912;color:#34d399}.cam-status.err{background:#ef444412;color:#f87171}.video-wrap{position:relative;margin-bottom:.85rem;border-radius:.65rem;overflow:hidden;background:#0a0f1e;border:1px solid #1e293b;min-height:240px}.video-wrap video{width:100%;display:block;border-radius:0;background:#0a0f1e;max-height:320px;object-fit:cover}.rec-overlay{position:absolute;top:.65rem;left:.65rem;display:flex;align-items:center;gap:.4rem;background:#020617a6;border-radius:999px;padding:.28rem .7rem .28rem .45rem}.rec-dot{width:.6rem;height:.6rem;border-radius:50%;background:#ef4444;animation:blink 1s step-start infinite;flex-shrink:0}@keyframes blink{50%{opacity:0}}.rec-timer{font-size:.78rem;font-weight:700;color:#fca5a5;font-variant-numeric:tabular-nums}.rec-error-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0505eb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1.5rem;text-align:center;animation:fadeInOverlay .3s ease}@keyframes fadeInOverlay{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.rec-error-icon{font-size:2rem;margin-bottom:.6rem;color:#f87171}.rec-error-title{font-size:.88rem;font-weight:700;color:#fecaca;margin-bottom:.3rem;line-height:1.4}.rec-error-body{font-size:.78rem;color:#f87171;margin-bottom:.85rem}.rec-error-steps{text-align:left;margin:0;padding-left:1.2rem;font-size:.73rem;color:#fca5a5;line-height:1.65}.rec-error-steps strong{color:#fecaca}.os-step-item{position:relative;display:flex;align-items:center;gap:.4rem;list-style:decimal}.copy-btn{background:none;border:1px solid #f87171;border-radius:.3rem;color:#fca5a5;font-size:.75rem;padding:.05rem .3rem;cursor:pointer;line-height:1.4;flex-shrink:0;transition:background .15s,color .15s;box-shadow:none}.copy-btn:hover{background:#f87171;color:#1e1e2e}.copy-toast{font-size:.65rem;color:#34d399;opacity:0;transition:opacity .2s;pointer-events:none}.copy-toast.show{opacity:1}.face-btns{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.btn-record{padding:.6rem 1.2rem;border-radius:999px;background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff;font-weight:600;font-size:.83rem;border:none;cursor:pointer;box-shadow:0 8px 22px #ef44444d}.btn-record:disabled{opacity:.4;cursor:default;box-shadow:none}.btn-stop{padding:.6rem 1.2rem;border-radius:999px;background:#1e293b;border:1px solid #374151;color:#e5e7eb;font-weight:600;font-size:.83rem;cursor:pointer;box-shadow:none}.btn-retake{padding:.6rem 1rem;border-radius:999px;background:transparent;border:1px solid #374151;color:#9ca3af;font-size:.8rem;cursor:pointer;box-shadow:none}.btn-submit-final{padding:.6rem 1.3rem;border-radius:999px;background:linear-gradient(135deg,#34d399,#059669);color:#fff;font-weight:700;font-size:.85rem;border:none;cursor:pointer;box-shadow:0 8px 22px #34d3994d}.btn-submit-final:disabled{opacity:.4;cursor:default;box-shadow:none}.submitted-check{flex-direction:column;align-items:center;gap:.4rem;padding:1rem 0 .5rem;text-align:center}.check-icon{width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#34d399,#059669);display:flex;align-items:center;justify-content:center;font-size:1.4rem}@media (max-width: 540px){.likert-circle{width:1.85rem;height:1.85rem}.likert-label{font-size:.58rem;max-width:42px}}.login-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:0}.login-card{width:100%;max-width:380px;background:#020617;border:1px solid #1e293b;border-radius:1rem;padding:1.75rem 1.75rem 2rem;box-shadow:0 24px 60px #0f172ae6}.login-card h2{margin:0 0 .3rem;font-size:1.15rem}.login-card p{margin:0 0 1.25rem;color:#9ca3af;font-size:.85rem}.pw-row{display:flex;gap:.5rem;align-items:center}.pw-row input{margin:0;flex:1}.pw-row button{flex-shrink:0}.del-btn{padding:.25rem .65rem;font-size:.72rem;border-radius:999px;background:#ef44441f;color:#f87171;border:1px solid rgba(239,68,68,.4);box-shadow:none;cursor:pointer;font-weight:600}.del-btn:hover{background:#ef444438}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:.5rem;flex-wrap:wrap}.logout-btn{padding:.3rem .8rem;font-size:.75rem;border-radius:999px;background:transparent;color:#9ca3af;border:1px solid #374151;box-shadow:none;cursor:pointer}.logout-btn:hover{color:#e5e7eb;border-color:#6b7280}
