.demographics-form-container{max-width:600px;padding:2rem;margin:0 auto;background-color:#1a1a1a;color:#e0e0e0}.demographics-title{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#fff}.demographics-intro{color:#b0b0b0;margin-bottom:2rem;line-height:1.6}.demographics-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-weight:600;color:#e0e0e0;font-size:1rem}.form-label.required:after{content:" *";color:#e74c3c}.form-help{font-size:.875rem;color:#b0b0b0;margin:0;margin-bottom:.25rem}.form-input{padding:.75rem;border:2px solid #2a2a2a;border-radius:4px;font-size:1rem;background-color:#0f0f0f;color:#e0e0e0;transition:border-color .2s}.form-input::placeholder{color:#666}.form-input:focus{outline:none;border-color:#00d9ff;box-shadow:0 0 0 3px #00d9ff33}.form-input.error{border-color:#e74c3c}.error-message{color:#e74c3c;font-size:.875rem;margin-top:.25rem}.radio-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s}.radio-label:hover{background-color:#2a2a2a}.radio-label input[type=radio]{margin:0;cursor:pointer;width:18px;height:18px;accent-color:#00d9ff}.radio-label span{color:#e0e0e0;-webkit-user-select:none;user-select:none}.form-actions{margin-top:1rem;display:flex;justify-content:flex-end}.submit-button{padding:.75rem 2rem;background:linear-gradient(135deg,#00d9ff,#09c);color:#000;border:2px solid #00d9ff;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.submit-button:hover{background:linear-gradient(135deg,#0ff,#00d9ff);box-shadow:0 0 16px #00d9ff99;transform:translateY(-1px)}.submit-button:active{transform:translateY(0)}.warning-box{background-color:#3d2a00;border-left:4px solid #ffa500;padding:.75rem 1rem;margin-top:.5rem;margin-bottom:.5rem;border-radius:4px;font-size:.95rem;color:orange}.checkbox-group{margin-top:.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s}.checkbox-label:hover{background-color:#2a2a2a}.checkbox-label input[type=checkbox]{margin:0;cursor:pointer;width:18px;height:18px;accent-color:#00d9ff}.checkbox-label span{color:#e0e0e0;-webkit-user-select:none;user-select:none}.slider-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.slider-input{width:100%;height:8px;border-radius:4px;background:#2a2a2a;outline:none;-webkit-appearance:none}.slider-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#00d9ff;cursor:pointer;box-shadow:0 0 8px #00d9ff80}.slider-input::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#00d9ff;cursor:pointer;border:none;box-shadow:0 0 8px #00d9ff80}.slider-labels{display:flex;justify-content:space-between;font-size:.875rem;color:#b0b0b0}.slider-value-display{text-align:center;font-size:1rem;color:#e0e0e0;font-weight:500}.calibration-container{max-width:800px;margin:0 auto;padding:2rem;background-color:#1a1a1a;color:#e0e0e0}.calibration-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:#fff}.calibration-instructions{background-color:#2a2a2a;border-radius:8px;padding:1.5rem;margin-bottom:2rem;border:1px solid #3a3a3a}.instruction-text{font-size:1.1rem;margin-bottom:1rem;color:#e0e0e0}.instruction-steps{margin-left:1.5rem;margin-bottom:1rem;line-height:1.8}.instruction-steps li{margin-bottom:.75rem;color:#b0b0b0}.calibration-note{background-color:#3d2a00;border-left:4px solid #ffa500;padding:.75rem 1rem;margin-top:1rem;border-radius:4px;font-size:.95rem;color:orange}.calibration-display{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3rem;margin-bottom:2rem;padding:2rem;background-color:#2a2a2a;border:2px solid #3a3a3a;border-radius:8px}.calibration-box-wrapper{display:flex;align-items:center;justify-content:center;flex:1;min-height:300px}.calibration-box{background-color:#e74c3c;border:3px solid #c0392b;border-radius:4px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0003;transition:width .1s ease,height .1s ease}.calibration-box-label{color:#fff;font-weight:700;text-align:center;font-size:1.2rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.calibration-box-subtitle{font-size:.85rem;font-weight:400;opacity:.9}.calibration-controls{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3rem}.slider-label{font-weight:600;color:#e0e0e0;font-size:1rem;margin-bottom:.5rem}.slider-wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative}.vertical-slider-container{position:relative;height:400px;width:40px;display:flex;align-items:center;justify-content:center;padding:10px 0}.size-slider{outline:none;-webkit-appearance:none;cursor:pointer}.size-slider.vertical{width:400px;height:8px;transform:rotate(-90deg);transform-origin:center;position:absolute;background:linear-gradient(to right,#5a5a5a,#5a5a5a);box-shadow:inset 0 2px 4px #0006;border:1px solid #6a6a6a;border-radius:4px}.size-slider::-webkit-slider-runnable-track{width:100%;height:8px;background:linear-gradient(to right,#5a5a5a,#5a5a5a);border-radius:4px;box-shadow:inset 0 2px 4px #0006;border:1px solid #6a6a6a}.size-slider::-moz-range-track{width:100%;height:8px;background:linear-gradient(to right,#5a5a5a,#5a5a5a);border-radius:4px;box-shadow:inset 0 2px 4px #0006;border:1px solid #6a6a6a}.size-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;background:#00d9ff;cursor:grab;box-shadow:0 0 12px #00d9ffb3,0 2px 6px #0000004d;border:2px solid #00ffff;margin-top:-10px}.size-slider::-webkit-slider-thumb:active{cursor:grabbing;box-shadow:0 0 16px #00d9ff,0 2px 8px #0006}.size-slider::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:#00d9ff;cursor:grab;border:2px solid #00ffff;box-shadow:0 0 12px #00d9ffb3,0 2px 6px #0000004d}.size-slider::-moz-range-thumb:active{cursor:grabbing;box-shadow:0 0 16px #00d9ff,0 2px 8px #0006}.slider-value{text-align:center;font-size:1rem;color:#b0b0b0;font-weight:500;padding:.5rem 1rem;background-color:#2a2a2acc;border-radius:4px;border:1px solid #3a3a3a;min-width:150px}.calibration-info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem;padding:1rem;background-color:#2a2a2a;border-radius:4px;border:1px solid #3a3a3a}.info-item{color:#b0b0b0;font-size:.95rem}.calibration-actions{display:flex;justify-content:center;gap:1rem}.calibration-button{padding:.75rem 2rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.calibration-button.primary{background:linear-gradient(135deg,#00d9ff,#09c);color:#000;border:2px solid #00d9ff}.calibration-button.primary:hover{background:linear-gradient(135deg,#0ff,#00d9ff);box-shadow:0 0 16px #00d9ff99;transform:translateY(-1px)}.calibration-button.primary:active{transform:translateY(0)}.fitts-task{display:flex;flex-direction:column;gap:1rem;width:100%;position:relative}.pause-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:10000}.pause-modal{background:#1a1a1a;border:2px solid #00d9ff;border-radius:8px;padding:2rem;max-width:500px;text-align:center;box-shadow:0 0 30px #00d9ff80}.pause-modal h3{margin:0 0 1rem;color:#00d9ff;font-size:1.5rem}.pause-modal p{margin:0 0 1.5rem;color:#e0e0e0;line-height:1.5}.pause-modal-actions{display:flex;gap:1rem;justify-content:center}.resume-button{padding:.75rem 2rem;background:linear-gradient(135deg,#00d9ff,#09c);color:#000;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:all .2s ease}.resume-button:hover{transform:scale(1.05);box-shadow:0 0 20px #00d9ff99}.resume-button:active{transform:scale(.95)}.fitts-task.aging-mode .fitts-target{filter:contrast(.7) blur(.5px)}.fitts-task.aging-mode .fitts-info{filter:contrast(.8);opacity:.85}.fitts-task.aging-mode .fitts-param span{color:#666}.fitts-task.aging-mode .fitts-param strong{color:#09c}.fitts-canvas{position:relative;width:min(1200px,max(800px,70vw));height:min(900px,max(600px,70vh));background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border:2px solid #2a2a2a;border-radius:8px;overflow:hidden;box-shadow:inset 0 0 20px #00000080;margin:0 auto}.fitts-canvas.hand-mode{cursor:crosshair!important}.fitts-canvas.gaze-mode{cursor:none;outline:none}.fitts-canvas.hand-mode .countdown-overlay{pointer-events:none}.fitts-start-button{position:absolute;width:60px;height:60px;transform:translate(-50%,-50%);background:linear-gradient(135deg,#00d9ff,#09c);color:#000;border:3px solid #00ffff;border-radius:50%;font-weight:700;font-size:.75rem;cursor:pointer;transition:all .2s ease;box-shadow:0 0 20px #00d9ff80;animation:pulse-start 2s ease-in-out infinite}.fitts-start-button:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 0 30px #00d9ffcc}.fitts-start-button:active{transform:translate(-50%,-50%) scale(.95)}@keyframes pulse-start{0%,to{box-shadow:0 0 20px #00d9ff80}50%{box-shadow:0 0 40px #00d9ffcc}}.fitts-target{position:absolute;transform:translate(-50%,-50%);background:radial-gradient(circle,#f44,#c00);border:3px solid #ff6666;border-radius:50%;cursor:pointer;transition:all .1s ease;box-shadow:0 0 20px #f449;animation:target-appear .3s ease-out;display:flex;align-items:center;justify-content:center}.fitts-target:hover{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 0 30px #ff4444e6}.fitts-target.hovering{border-color:#00d9ff;box-shadow:0 0 30px #00d9ffcc}.fitts-target.inflated{border-color:#f80;border-width:4px;box-shadow:0 0 25px #f80c,0 0 50px #f806;animation:inflate-pulse .8s ease-in-out infinite}@keyframes inflate-pulse{0%,to{border-color:#f80;box-shadow:0 0 25px #f80c,0 0 50px #f806}50%{border-color:#fa0;box-shadow:0 0 35px #fa0,0 0 70px #f809}}.dwell-progress{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#00d9ffe6,#00d9ff80,#00d9ff1a);border-radius:50%;transition:width .05s linear,height .05s linear;pointer-events:none;z-index:10;border:2px solid rgba(0,217,255,.8);box-shadow:0 0 10px #00d9ff99;min-width:0;min-height:0}.space-indicator{position:absolute;transform:translate(-50%);background:#00d9ffe6;color:#000;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:700;box-shadow:0 0 20px #00d9ff99;animation:bounce .5s ease-in-out infinite;pointer-events:none;z-index:100}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-5px)}}@keyframes target-appear{0%{transform:translate(-50%,-50%) scale(0);opacity:0}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.fitts-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;padding:1rem;background:#00d9ff0d;border:1px solid #2a2a2a;border-radius:6px}.fitts-param{display:flex;flex-direction:column;gap:.25rem}.fitts-param span{font-size:.75rem;color:gray;text-transform:uppercase;letter-spacing:.5px}.fitts-param strong{font-size:1rem;color:#00d9ff;font-family:Courier New,monospace}.scale-indicator{color:orange;font-size:.875rem;font-weight:600}.countdown-overlay{position:absolute;top:20px;right:20px;padding:1rem 1.5rem;color:#000;font-size:2rem;font-weight:700;font-family:Courier New,monospace;border-radius:8px;z-index:1000;pointer-events:none;min-width:80px;text-align:center}.countdown-overlay.urgent{animation:countdown-urgent .6s ease-in-out infinite}.countdown-overlay.warning{animation:countdown-warning .4s ease-in-out infinite}@keyframes countdown-urgent{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes countdown-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes countdown-warning{0%,to{transform:scale(1);box-shadow:0 0 20px #f44c}50%{transform:scale(1.1);box-shadow:0 0 30px #f44}}@keyframes error-pulse{0%,to{transform:scale(1);box-shadow:0 0 20px #dc354599}50%{transform:scale(1.02);box-shadow:0 0 30px #dc3545e6}}@media (max-width: 900px){.fitts-canvas{width:100%;height:500px}.fitts-info{grid-template-columns:repeat(2,1fr)}}.tlx-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fade-in .2s ease}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.tlx-modal-content{background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid #00d9ff;border-radius:12px;padding:2.5rem;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 0 40px #00d9ff4d;animation:slide-up .3s ease}@keyframes slide-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.tlx-header{text-align:center;margin-bottom:2rem}.tlx-header h2{margin:0 0 .5rem;font-size:1.75rem;color:#00d9ff;text-transform:uppercase;letter-spacing:1px}.tlx-subtitle{font-size:1.25rem;color:orange;margin:0 0 .5rem;font-weight:600}.tlx-description{font-size:.9375rem;color:#b0b0b0;margin:0;line-height:1.6}.tlx-form{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.tlx-item{display:flex;flex-direction:column;gap:.75rem}.tlx-label-row{display:flex;justify-content:space-between;align-items:center}.tlx-label{font-size:1.125rem;color:#e0e0e0;font-weight:500;display:flex;align-items:center;gap:.5rem}.tlx-helper{font-size:.8125rem;color:orange;font-weight:500;text-transform:none}.tlx-description-text{font-size:.875rem;color:#b0b0b0;margin:.5rem 0 .75rem;line-height:1.5;font-style:italic}.tlx-value{font-size:1.5rem;font-weight:700;color:#00d9ff;font-family:Courier New,monospace;min-width:50px;text-align:right}.tlx-slider{width:100%;height:8px;border-radius:4px;background:linear-gradient(to right,#0f8,orange,#f44);outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tlx-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#00d9ff;border:3px solid #fff;cursor:pointer;box-shadow:0 0 10px #00d9ff80;transition:all .2s ease}.tlx-slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 0 15px #00d9ffcc}.tlx-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#00d9ff;border:3px solid #fff;cursor:pointer;box-shadow:0 0 10px #00d9ff80;transition:all .2s ease}.tlx-slider::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 0 15px #00d9ffcc}.tlx-scale{display:flex;justify-content:space-between;font-size:.8125rem;color:gray;font-weight:500}.tlx-actions{display:flex;gap:1rem;justify-content:center}.tlx-submit-btn,.tlx-skip-btn{padding:1rem 2.5rem;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.tlx-submit-btn{background:linear-gradient(135deg,#00d9ff,#09c);color:#000;box-shadow:0 4px 15px #00d9ff4d}.tlx-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#0ff,#00d9ff);box-shadow:0 6px 20px #00d9ff80;transform:translateY(-2px)}.tlx-submit-btn:active:not(:disabled){transform:translateY(0)}.tlx-submit-btn:disabled{opacity:.5;cursor:not-allowed}.tlx-skip-btn{background:transparent;color:#b0b0b0;border:2px solid #2a2a2a}.tlx-skip-btn:hover{background:#ffffff0d;border-color:#666;color:#e0e0e0}@media (max-width: 600px){.tlx-modal-content{padding:1.5rem}.tlx-header h2{font-size:1.5rem}.tlx-subtitle{font-size:1.125rem}.tlx-actions{flex-direction:column}.tlx-submit-btn,.tlx-skip-btn{width:100%}}.task-pane{background:linear-gradient(135deg,#1a1a2e,#1f1f3a);overflow-y:auto}.control-group{margin-bottom:2rem}.control-group:last-child{margin-bottom:0}.mode-selector{display:flex;gap:.5rem;margin-bottom:1rem}.mode-selector button{flex:1;padding:.625rem 1rem;background:#0f0f0f;color:gray;border:1px solid #2a2a2a;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease}.mode-selector button.active{background:linear-gradient(135deg,#0f3460,#16213e);color:#00d9ff;border-color:#00d9ff}.mode-selector button:hover:not(:disabled){border-color:#00d9ff}.mode-selector button:disabled{opacity:.4;cursor:not-allowed}.button-group{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.task-pane button{padding:.625rem 1.25rem;background:linear-gradient(135deg,#0f3460,#16213e);color:#00d9ff;border:1px solid #00d9ff;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease}.task-pane button:hover:not(:disabled){background:linear-gradient(135deg,#16213e,#0f3460);box-shadow:0 0 12px #00d9ff66;transform:translateY(-1px)}.task-pane button:disabled{opacity:.4;cursor:not-allowed;border-color:#555;color:#666}.task-pane button.primary-button{background:linear-gradient(135deg,#00d9ff,#09c);color:#000;border-color:#0ff;font-weight:600}.task-pane button.primary-button:hover:not(:disabled){background:linear-gradient(135deg,#0ff,#00d9ff);box-shadow:0 0 16px #00d9ff99}.task-pane button.stop-button{background:linear-gradient(135deg,#f44,#c00);color:#fff;border-color:#f66}.task-pane button.stop-button:hover:not(:disabled){background:linear-gradient(135deg,#f66,#f44);box-shadow:0 0 12px #f446}.task-pane select{width:100%;padding:.625rem;background:#0f0f0f;color:#e0e0e0;border:1px solid #2a2a2a;border-radius:4px;font-size:.875rem;cursor:pointer;margin-bottom:.75rem}.task-pane select:focus{outline:none;border-color:#00d9ff;box-shadow:0 0 0 2px #00d9ff33}.input-label{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;font-size:.875rem;color:#b0b0b0}.input-label input[type=number],.input-label input[type=range]{padding:.5rem;background:#0f0f0f;color:#e0e0e0;border:1px solid #2a2a2a;border-radius:4px;font-size:.875rem}.input-label input[type=number]:focus{outline:none;border-color:#00d9ff;box-shadow:0 0 0 2px #00d9ff33}.input-label input[type=range]{cursor:pointer}.pressure-value{color:#00d9ff;font-weight:600;font-family:Courier New,monospace}.checkbox-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:.75rem;background:#00d9ff0d;border:1px solid #2a2a2a;border-radius:4px}.checkbox-group>label:first-child{font-size:.75rem;color:gray;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#e0e0e0;cursor:pointer}.checkbox-label input[type=checkbox]{cursor:pointer;width:16px;height:16px}.status{padding:.75rem;background:#00d9ff0d;border-left:3px solid #00d9ff;border-radius:4px;font-size:.875rem;color:#b0b0b0}.status code{background:#0f0f0f;padding:.25rem .5rem;border-radius:3px;color:#00d9ff;font-family:Courier New,monospace;font-size:.8rem}.status strong{color:#00d9ff;font-weight:600}.display-guard-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:3000;padding:2rem}.display-guard-modal{background:#0f0f0f;border:1px solid #00d9ff;border-radius:8px;padding:2rem;max-width:520px;width:100%;box-shadow:0 0 30px #00d9ff40}.display-guard-modal h3{margin-bottom:1rem;color:#00d9ff}.display-guard-modal p{margin-bottom:1rem;color:#e0e0e0;line-height:1.4}.display-guard-meta{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:.75rem;margin-bottom:1.5rem;color:#b0b0b0}.display-guard-meta strong{color:#00d9ff}.display-guard-actions{display:flex;gap:.75rem;justify-content:flex-end}.block-progress{margin-bottom:1rem}.block-progress h3{margin-bottom:.5rem;color:#00d9ff}.progress-bar{width:100%;height:8px;background:#0f0f0f;border:1px solid #2a2a2a;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#00d9ff,#0f8);transition:width .3s ease;box-shadow:0 0 10px #00d9ff80}.task-pane::-webkit-scrollbar{width:8px}.task-pane::-webkit-scrollbar-track{background:#1a1a1a}.task-pane::-webkit-scrollbar-thumb{background:#0f3460;border-radius:4px}.task-pane::-webkit-scrollbar-thumb:hover{background:#00d9ff}.hud-pane{background:linear-gradient(135deg,#1f1f3a,#1a1a2e)}.hud-pane.decluttered .noncritical{display:none}.policy-status{margin-bottom:1.5rem;padding:1rem;background:linear-gradient(135deg,#ffa5001a,#ff8c000d);border:2px solid #ffa500;border-radius:6px;animation:pulse-policy 2s ease-in-out infinite}@keyframes pulse-policy{0%,to{border-color:orange;box-shadow:0 0 10px #ffa5004d}50%{border-color:#ffb733;box-shadow:0 0 20px #ffa50080}}.policy-badge{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:orange;margin-bottom:.5rem}.policy-icon{font-size:1.25rem;animation:flash 1s ease-in-out infinite}@keyframes flash{0%,to{opacity:1}50%{opacity:.5}}.policy-reason{font-size:.75rem;color:#b0b0b0;font-style:italic}.context-controls{margin-bottom:1.5rem;padding:1rem;background:#ffa5000d;border:1px solid #2a2a2a;border-radius:6px}.context-controls h3{margin:0 0 .75rem;font-size:.875rem;color:orange;text-transform:uppercase;letter-spacing:.5px}.context-toggles{display:flex;flex-direction:column;gap:.75rem}.context-toggle{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#0f0f0f;border:2px solid #2a2a2a;border-radius:6px;cursor:pointer;transition:all .2s ease}.context-toggle:hover{border-color:orange;background:#ffa5000d}.context-toggle input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:#ffa500}.context-toggle input[type=checkbox]:checked+.toggle-label{color:orange;font-weight:600}.context-toggle:has(input:checked){border-color:orange;background:#ffa5001a;box-shadow:0 0 12px #ffa5004d}.toggle-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#b0b0b0;transition:color .2s ease}.toggle-icon{font-size:1.25rem}.camera-consent{margin-top:.75rem;padding:1rem;background:#ff8c001a;border:2px solid #ff8c00;border-radius:6px;animation:consent-pulse 2s ease-in-out infinite}@keyframes consent-pulse{0%,to{border-color:#ff8c00;background:#ff8c001a}50%{border-color:orange;background:#ffa50026}}.consent-text{margin:0;font-size:.8125rem;line-height:1.6;color:orange}.consent-text strong{color:#ff8c00}.modality-switch{margin-bottom:1.5rem;padding:1rem;background:#00d9ff0d;border:1px solid #2a2a2a;border-radius:6px}.modality-switch h3{margin:0 0 .75rem;font-size:.875rem;color:#00d9ff;text-transform:uppercase;letter-spacing:.5px}.modality-options{display:flex;gap:.75rem;margin-bottom:.75rem}.modality-radio{flex:1;display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#0f0f0f;border:2px solid #2a2a2a;border-radius:6px;cursor:pointer;transition:all .2s ease}.modality-radio:hover{border-color:#00d9ff;background:#00d9ff0d}.modality-radio input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:#00d9ff}.modality-radio input[type=radio]:checked+.radio-label{color:#00d9ff;font-weight:600}.modality-radio:has(input:checked){border-color:#00d9ff;background:#00d9ff1a;box-shadow:0 0 12px #00d9ff4d}.radio-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#b0b0b0;transition:color .2s ease}.radio-icon{font-size:1.25rem}.dwell-selector{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#00d9ff0d;border-radius:4px}.dwell-label{font-size:.75rem;color:gray;text-transform:uppercase;letter-spacing:.5px}.dwell-select{flex:1;padding:.5rem;background:#0f0f0f;color:#e0e0e0;border:1px solid #2a2a2a;border-radius:4px;font-size:.875rem;cursor:pointer}.dwell-select:focus{outline:none;border-color:#00d9ff;box-shadow:0 0 0 2px #00d9ff33}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.stat-card{background:#00d9ff0d;border:1px solid #2a2a2a;border-radius:6px;padding:1rem;transition:all .2s ease}.stat-card:hover{border-color:#00d9ff;box-shadow:0 0 12px #00d9ff33}.stat-card.wide{grid-column:span 2}.stat-label{font-size:.75rem;color:gray;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.stat-value{font-size:1.75rem;font-weight:700;color:#00d9ff;font-family:Courier New,monospace}.stat-value.active{color:#0f8}.stat-value.error{color:#f44}.stat-value.policy{font-size:1.25rem;text-transform:capitalize}.stat-value.time{font-size:1rem;color:#b0b0b0}.status-indicator{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#00ff881a;border:1px solid rgba(0,255,136,.3);border-radius:4px;color:#0f8;font-size:.875rem;font-weight:500}.indicator-dot{width:10px;height:10px;background:#0f8;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 8px #0f89}50%{opacity:.6;box-shadow:0 0 16px #0f8c}}.logger-pane{background:linear-gradient(135deg,#1a1a2e,#1a1a1a);overflow:hidden}.logger-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.logger-header h2{margin-bottom:0}.logger-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.csv-actions{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#00d9ff0d;border:1px solid #2a2a2a;border-radius:4px}.csv-count{font-size:.75rem;color:#00d9ff;font-weight:600;font-family:Courier New,monospace;padding:0 .5rem}.csv-count.secondary{color:orange}.clear-btn{padding:.5rem 1rem;background:#f44;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease}.clear-btn:hover{background:#f66;box-shadow:0 0 12px #f446}.clear-btn.small{padding:.4rem .6rem;font-size:.875rem}.download-btn{padding:.5rem 1rem;background:#00d9ff;color:#000;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s ease}.download-btn:hover{background:#0ff;box-shadow:0 0 12px #00d9ff66;transform:translateY(-1px)}.download-btn.secondary{background:#09c;color:#fff}.download-btn.secondary:hover{background:#00d9ff}.log-info{font-size:.75rem;color:gray;margin-bottom:1rem;padding:.5rem;background:#00d9ff0d;border-radius:4px}.log-table-container{flex:1;overflow:auto;border:1px solid #2a2a2a;border-radius:6px;background:#0f0f0f}.log-table{width:100%;border-collapse:collapse;font-size:.875rem}.log-table thead{position:sticky;top:0;background:#1a1a2e;z-index:10}.log-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#00d9ff;border-bottom:2px solid #0f3460;text-transform:uppercase;font-size:.75rem;letter-spacing:.5px}.log-table td{padding:.75rem 1rem;border-bottom:1px solid #2a2a2a;vertical-align:top}.log-table tbody tr{transition:background .15s ease}.log-table tbody tr:hover{background:#00d9ff0d}.time-cell{color:gray;font-family:Courier New,monospace;white-space:nowrap;width:120px}.event-cell{width:180px}.event-cell code{background:#00d9ff1a;padding:.25rem .5rem;border-radius:3px;color:#00d9ff;font-size:.8rem;white-space:nowrap}.payload-cell{font-family:Courier New,monospace;font-size:.75rem;color:#b0b0b0}.payload-cell pre{margin:0;white-space:pre-wrap;word-break:break-word}.empty-state{text-align:center;padding:3rem 1rem!important;color:#666;font-style:italic}.event-start{border-left:3px solid #00ff88}.event-end{border-left:3px solid #00d9ff}.event-error{border-left:3px solid #ff4444;background:#ff44440d}.event-policy{border-left:3px solid #ffa500}.log-table-container::-webkit-scrollbar{width:8px;height:8px}.log-table-container::-webkit-scrollbar-track{background:#1a1a1a}.log-table-container::-webkit-scrollbar-thumb{background:#0f3460;border-radius:4px}.log-table-container::-webkit-scrollbar-thumb:hover{background:#00d9ff}.submit-btn{padding:.5rem 1rem;background:#0f8;color:#000;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s ease}.submit-btn:hover:not(:disabled){background:#0fa;box-shadow:0 0 12px #0f86;transform:translateY(-1px)}.submit-btn:disabled{background:#666;cursor:not-allowed;opacity:.6}.submit-status{margin-top:.5rem;padding:.75rem 1rem;border-radius:4px;font-size:.875rem;font-weight:500}.submit-status.success{background:#00ff881a;border:1px solid #00ff88;color:#0f8}.submit-status.warning{background:#ffa5001a;border:1px solid #ffa500;color:orange}.submit-status.info{background:#00d9ff1a;border:1px solid #00d9ff;color:#00d9ff}background: #00d9ff; } .debrief-container{max-width:800px;margin:0 auto;padding:2rem;min-height:100vh;background-color:#0f0f0f;color:#e0e0e0}.debrief-header{background:linear-gradient(135deg,#28a74533,#28a7451a);border:2px solid rgba(40,167,69,.5);border-radius:12px;padding:2rem;margin-bottom:2rem;text-align:center}.debrief-title{font-size:2.5rem;font-weight:700;color:#28a745;margin:0 0 1rem}.debrief-subtitle{font-size:1.25rem;color:#e0e0e0;margin:0}.debrief-content{display:flex;flex-direction:column;gap:2rem}.debrief-section{background-color:#1a1a1a;border-radius:8px;padding:1.5rem;border:1px solid #2a2a2a}.section-title{font-size:1.75rem;font-weight:600;color:#00d9ff;margin:0 0 1rem}.section-text{color:#e0e0e0;line-height:1.8;margin-bottom:1rem}.section-text strong{color:#00d9ff;font-weight:600}.feature-list{list-style:disc;margin-left:2rem;margin-top:.5rem;color:#e0e0e0;line-height:1.8}.feature-list li{margin-bottom:.75rem}.feature-list strong{color:#00d9ff}.debrief-download-section{background:#2a2a2acc;border:2px solid #3a3a3a;border-radius:12px;padding:2rem}.download-title{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 1rem}.download-text{color:#b0b0b0;margin-bottom:1.5rem;line-height:1.6}.download-text strong{color:#fff}.download-buttons{display:flex;gap:1rem;flex-wrap:wrap}.download-button{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.download-button.primary{background:linear-gradient(135deg,#00d9ff,#09c);color:#000;border:2px solid #00ffff;box-shadow:0 0 15px #00d9ff4d}.download-button.primary:hover{background:linear-gradient(135deg,#0ff,#00d9ff);box-shadow:0 0 20px #00d9ff80;transform:translateY(-1px)}.download-button.alternate{background:transparent;color:#00d9ff;border:2px solid rgba(0,217,255,.5)}.download-button.alternate:hover{background:#00d9ff26;border-color:#00d9ff;box-shadow:0 0 10px #00d9ff4d}.download-button.exit{background:#6c757d33;color:#e0e0e0;border:2px solid rgba(108,117,125,.6);padding:.875rem 2rem;font-size:1.05rem}.download-button.exit:hover{background:#6c757d4d;border-color:#6c757d;color:#fff;transform:translateY(-1px)}.download-button.danger{background:transparent;color:#dc3545;border:2px solid rgba(220,53,69,.5)}.download-button.danger:hover{background:#dc354533;border-color:#dc3545}.email-instructions{background:linear-gradient(135deg,#ffc10726,#ffc1070d);border:2px solid rgba(255,193,7,.5);border-radius:12px;padding:1.5rem;margin:1.5rem 0}.email-instructions-title{font-size:1.25rem;font-weight:600;color:#ffc107;margin:0 0 1rem}.email-instructions-text{color:#e0e0e0;margin-bottom:1rem;line-height:1.6}.email-highlight{background:#ffc10733;border:2px solid #ffc107;border-radius:8px;padding:1rem;margin:1rem 0;text-align:center;font-size:1.25rem}.email-highlight strong{color:#ffc107;font-weight:700}.email-steps{color:#e0e0e0;margin:1rem 0;padding-left:2rem;line-height:1.8}.email-steps li{margin-bottom:.5rem}.email-steps strong{color:#ffc107}.email-instructions-note{color:#b0b0b0;font-size:.95rem;margin-top:.75rem;font-style:italic;background:#ffc1071a;padding:.75rem;border-radius:6px;border-left:3px solid #ffc107}.debrief-footer{padding-top:2rem;border-top:1px solid #2a2a2a;font-size:.875rem;color:gray}.debrief-footer p{margin:.5rem 0}.footer-contact{background:#2a2a2a99;border:1px solid #3a3a3a;border-radius:8px;padding:1.5rem}.footer-email{margin:1rem 0!important;font-size:1rem!important;color:#e0e0e0!important}.email-link{color:#00d9ff;text-decoration:none;font-weight:600;font-size:1.1rem;border-bottom:2px solid #00d9ff;transition:all .2s ease}.email-link:hover{color:#0ff;border-bottom-color:#0ff;text-shadow:0 0 8px rgba(0,217,255,.5)}.footer-note{margin-top:1rem}.debrief-questions{background-color:#2a2a2a99;border:1px solid #3a3a3a}.question-group{margin-bottom:1.5rem}.question-label{display:block;font-size:1rem;font-weight:600;color:#e0e0e0;margin-bottom:.5rem;line-height:1.5}.question-textarea{width:100%;min-height:100px;padding:.75rem;background-color:#0f0f0f;color:#e0e0e0;border:2px solid #2a2a2a;border-radius:6px;font-size:1rem;font-family:inherit;line-height:1.6;resize:vertical;transition:border-color .2s ease}.question-textarea:focus{outline:none;border-color:#00d9ff;box-shadow:0 0 0 3px #00d9ff1a}.question-textarea::placeholder{color:#666}.submit-questions-button{padding:.75rem 2rem;background:linear-gradient(135deg,#00d9ff,#09c);color:#000;border:2px solid #00ffff;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 0 15px #00d9ff4d}.submit-questions-button:hover{background:linear-gradient(135deg,#0ff,#00d9ff);box-shadow:0 0 20px #00d9ff80;transform:translateY(-1px)}.questions-submitted{padding:1rem;background-color:#28a74533;border:2px solid rgba(40,167,69,.5);border-radius:8px;color:#28a745;font-size:1.1rem;font-weight:600;text-align:center}.email-status{padding:1rem;border-radius:8px;margin-bottom:1rem;font-size:1rem;font-weight:500;line-height:1.5}.email-status.success{background-color:#28a74533;border:2px solid rgba(40,167,69,.5);color:#28a745}.email-status.warning{background-color:#ffc10733;border:2px solid rgba(255,193,7,.5);color:#ffc107}.email-status.info{background-color:#00d9ff33;border:2px solid rgba(0,217,255,.5);color:#00d9ff}@media (max-width: 640px){.debrief-container{padding:1rem}.debrief-title{font-size:2rem}.download-buttons{flex-direction:column}.download-button{width:100%}}*{box-sizing:border-box}.app-container{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#0f0f0f;color:#e0e0e0}.app-header{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:1.5rem 2rem;border-bottom:2px solid #0f3460;box-shadow:0 2px 8px #0000004d;display:flex;justify-content:space-between;align-items:center}.app-header h1{margin:0;font-size:1.75rem;font-weight:600;color:#00d9ff;text-shadow:0 0 10px rgba(0,217,255,.3)}.app-nav{display:flex;gap:1rem}.nav-link{color:#e0e0e0;text-decoration:none;padding:.5rem 1rem;border:1px solid #2a2a2a;border-radius:4px;transition:all .2s}.nav-link:hover{background:#2a2a2a;border-color:#00d9ff;color:#00d9ff}.app-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto 1fr;gap:1.5rem;padding:1.5rem;flex:1;height:calc(100vh - 5rem)}.grid-item{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000004d}.grid-item.task{grid-column:1;grid-row:1}.grid-item.hud{grid-column:2;grid-row:1}.grid-item.logger{grid-column:1 / -1;grid-row:2;overflow:auto}.pane{padding:1.5rem;height:100%;display:flex;flex-direction:column}.pane h2{margin:0 0 1.5rem;font-size:1.25rem;color:#00d9ff;border-bottom:2px solid #0f3460;padding-bottom:.5rem}.pane h3{margin:0 0 .75rem;font-size:1rem;color:#b0b0b0}@media (max-width: 1024px){.app-grid{grid-template-columns:1fr;grid-template-rows:auto auto 1fr}.grid-item.task{grid-column:1;grid-row:1}.grid-item.hud{grid-column:1;grid-row:2}.grid-item.logger{grid-column:1;grid-row:3}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0f0f0f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}button{font-family:inherit}code{font-family:Courier New,Courier,monospace}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.max-w-md{max-width:28rem}.mx-auto{margin-left:auto;margin-right:auto}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.mb-4{margin-bottom:1rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.mb-2{margin-bottom:.5rem}.mt-6{margin-top:1.5rem}.mt-2{margin-top:.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-semibold{font-weight:600}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.ml-6{margin-left:1.5rem}.p-4{padding:1rem}.rounded-lg{border-radius:.5rem}.bg-gray-50{background-color:#1a1a1a}.border{border-width:1px;border-color:#2a2a2a}.flex{display:flex}.gap-3{gap:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.rounded{border-radius:.25rem}.bg-black{background-color:#000}.text-white{color:#fff}.text-red-600{color:#dc2626}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.bg-green-50{background-color:#052e16}.border-green-200{border-color:#166534}.bg-yellow-50{background-color:#422006}.border-yellow-200{border-color:#854d0e}.bg-red-50{background-color:#450a0a}.border-red-200{border-color:#991b1b}.w-full{width:100%}.w-auto{width:auto}.h-auto{height:auto}.h-64{height:16rem}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-y-3>*+*{margin-top:.75rem}.bg-gray-100{background-color:#2a2a2a}.bg-gray-200{background-color:#3a3a3a}.text-gray-500{color:#9ca3af}.bg-blue-600{background-color:#2563eb}.rounded-full{border-radius:9999px}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.bg-red-600{background-color:#dc2626}.disabled\:bg-gray-400:disabled{background-color:#9ca3af}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}kbd{display:inline-block;padding:.25rem .5rem;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:.25rem;font-family:Courier New,Courier,monospace;font-size:.875rem}
