html{scroll-behavior:auto}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;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0;padding:0}.neuro-viewer{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#1a1a2e);background-attachment:fixed;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100vh;overflow-y:auto;padding:1.5rem;width:100vw}.viewer-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:1.5rem;width:100%}.header-controls{display:flex;gap:1rem}.viewer-content{align-items:stretch;flex-shrink:0;height:88.5vh;min-height:600px;width:100%}.viewer-content,.viewer-main{display:flex;position:relative}.viewer-main{flex:1 1;flex-direction:column;height:100%;margin-right:calc(350px + 1.5rem);min-width:0;transition:margin-right .3s ease}.viewer-sidebar{bottom:0;display:flex;justify-content:flex-end;min-height:0;min-width:350px;overflow:hidden;position:absolute;right:0;top:0;transition:width .3s ease;width:350px}.viewer-content.collapsed .viewer-main{margin-right:calc(50px + 1.5rem)}.viewer-content.collapsed .viewer-sidebar{min-width:50px;width:50px}.visualizer-container{display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0;position:relative;width:100%}#brainbrowser{background:#000;border-radius:8px;height:100%;overflow:hidden;position:absolute;width:100%}.visualizer-card{background:#0000;display:flex;flex:1 1;flex-direction:column;height:100%;position:relative;width:100%}.brain-viewer{background:#000;border-radius:8px;height:100%;width:100%}.viewer-controls{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#040408cc;border:1px solid #ffffff1a;border-radius:8px;bottom:1rem;box-shadow:0 2px 10px #0000004d;display:flex;flex-direction:column;gap:.5rem;padding:12px;position:absolute;right:1rem;z-index:100}.viewer-controls-content{align-items:center;display:flex;flex-direction:row;gap:.5rem}.view-controls-button{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;border:1px solid #ffffff1a;border-radius:8px;bottom:1rem;box-shadow:0 2px 10px #0000004d;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:10px;position:absolute;right:1rem;transition:background-color .2s,border-color .2s;z-index:100}.view-controls-button:hover{background-color:#000000d9;border-color:#fff3}.view-controls-button:active{background-color:#000000e6}.opacity-control{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #ffffff1a;border-radius:6px;color:#fff;display:flex;gap:8px;padding:8px 16px;width:150px}.opacity-control:hover{background:#000c;border-color:#ffffff4d;box-shadow:0 0 8px #fff3}.opacity-control svg{flex-shrink:0}.opacity-slider{-webkit-appearance:none;appearance:none;background:#ffffff4d;border-radius:2px;height:4px;outline:none;width:60px}.opacity-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:12px;width:12px}.opacity-slider::-moz-range-thumb{background:#fff;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.opacity-control span{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.control-section{display:flex;flex-direction:column;flex-shrink:0;gap:8px;margin-bottom:1rem;min-width:0;overflow:visible}.control-section h3{margin-bottom:0;margin-top:0}.file-input-group{display:flex;flex-direction:column;gap:8px}.file-selectors{display:flex;gap:8px;width:100%}.control-section .dropdown-container{flex:1 1;min-width:120px}.dropdown-content{max-height:300px;max-width:400px;overflow-x:hidden;overflow-y:auto;right:auto}.dropdown-trigger{text-align:left}.file-input-group .apply-button{align-self:flex-start;min-width:80px}.file-input{flex:1 1}.file-input button{gap:.5rem;justify-content:center;width:100%}.dropdown-container{flex-shrink:0;position:relative;width:150px}.dropdown-content{background:#1a1a2e;border:1px solid #ffffff1a;border-radius:4px;left:0;max-width:min(400px,90vw);min-width:100%;position:absolute;top:100%;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:1000}.dropdown-trigger{overflow:hidden;padding-right:28px;text-overflow:ellipsis;white-space:nowrap;width:100%}.dropdown-item{display:flex;font-size:14px;padding:8px 12px}.dropdown-item input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:initial;border:1px solid #ffffff4d;border-radius:3px;cursor:pointer;flex-shrink:0;height:16px;margin-right:8px;position:relative;width:16px}.dropdown-item input[type=checkbox]:checked{background-color:#4f46e5;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='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-color:#4f46e5}.dropdown-item input[type=checkbox]:hover,.dropdown-item:hover input[type=checkbox]{border-color:#4f46e5}.dropdown-item input[type=checkbox]:checked:hover,.dropdown-item:hover input[type=checkbox]:checked{background-color:#4f46e5;border-color:#4f46e5}.dropdown-item span{box-sizing:border-box;min-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button,select{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;display:inline-flex;font-size:14px;height:34px;padding:0 12px}button:hover{background:#fff3}.hidden{display:none}.view-options{display:flex;flex-direction:column;gap:1rem}.view-options input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:initial;border:1px solid #ffffff4d;border-radius:3px;cursor:pointer;flex-shrink:0;height:16px;margin:0;pointer-events:auto!important;position:relative;width:16px}.view-options input[type=checkbox]:checked{background-color:#4f46e5;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='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-color:#4f46e5}.view-options input[type=checkbox]:hover,.view-options:hover input[type=checkbox]{border-color:#4f46e5}.view-options input[type=checkbox]:checked:hover,.view-options:hover input[type=checkbox]:checked{background-color:#4f46e5;border-color:#4f46e5}.view-options input[type=checkbox]:focus{box-shadow:none;outline:none}.plot-points-btn{margin-top:1rem;width:100%}.control-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;flex-shrink:0;height:100%;max-height:100%;min-height:0;min-width:0;overflow-x:visible;overflow-y:auto;padding:1.5rem;position:relative;scrollbar-gutter:stable;transition:width .3s ease,padding .3s ease;width:100%;width:350px}.control-panel.collapsed{overflow:hidden;padding:0;width:50px}.control-panel.collapsed .control-section,.control-panel.collapsed .panel-title-dropdown,.control-panel.collapsed h2{opacity:0;pointer-events:none}.collapse-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:10px;top:10px;transition:left .3s ease,right .3s ease,transform .3s ease;width:30px;z-index:20}.collapse-button:hover{background:#fff3}.collapse-button svg{stroke-width:2px;color:#fff;height:16px;transform:rotate(180deg);transition:transform .3s ease;width:16px}.control-panel.collapsed .collapse-button{left:50%;right:auto;transform:translateX(-50%)}@media (max-width:1200px){.neuro-viewer{height:auto}.viewer-content{flex-direction:column;height:auto;min-height:1000px}.viewer-main{height:500px;margin-bottom:1.5rem;margin-right:0;min-height:500px}.viewer-sidebar{min-width:100%;position:relative;right:auto;top:auto;width:100%}.control-panel{grid-gap:1rem;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:100%;overflow-y:auto;padding:1rem;position:relative;width:100%}.collapse-button{display:none}.control-panel h2{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-bottom:none;border-radius:0;box-sizing:border-box;grid-column:1/-1;left:auto;margin:0 0 1rem;padding:0;position:relative;right:auto;top:auto;width:auto;z-index:1}.control-section{margin-bottom:1rem;min-width:0;padding:.5rem}.file-input-group{flex-wrap:wrap;gap:.5rem;max-width:100%}.brain-viewer{height:500px}.control-panel{height:auto;max-height:none;min-height:auto;overflow:visible;padding:16px}.dropdown-content{left:50%;max-width:90vw;position:fixed;transform:translateX(-50%)}.file-selectors{flex-direction:column}.normative-results-container{margin-top:1rem}}@media (max-width:768px){.dropdown-content{left:50%;max-width:none;transform:translateX(-50%);width:90vw}.dropdown-item span{max-width:85vw}}canvas{height:auto!important;left:50%!important;max-height:100%!important;max-width:100%!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:auto!important}.apply-button,.clear-button{align-items:center;background-color:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;min-width:80px;outline:none!important;padding:6px 12px 6px 10px}.apply-button:disabled,.clear-button:disabled{background-color:#ffffff0d;border:1px solid #ffffff1a;color:#ffffff80;cursor:not-allowed}.apply-button:hover:not(:disabled),.clear-button:hover:not(:disabled){background-color:#fff3}.apply-button:-moz-focusring,.apply-button:active,.apply-button:focus,.clear-button:-moz-focusring,.clear-button:active,.clear-button:focus{background-color:#ffffff1a!important;border:1px solid #fff3!important;box-shadow:none!important;color:#fff!important;outline:none!important}.logo-title{align-items:center;display:flex;gap:1rem}.logo-title img{height:3rem;transform:translateY(4px)}.logo-title h1{font-size:3rem;font-weight:700;line-height:1;margin:0}.header-links{align-items:flex-end;display:flex;flex-direction:column}.header-link{align-items:center;color:#fff;display:flex;font-size:.9rem;gap:.5rem;padding:.25rem 0;text-decoration:none;transition:color .2s}.header-link:hover{color:#fff}.header-link img{height:16px;opacity:.8;transition:opacity .2s}.header-link:hover img{opacity:1}select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 4px center;background-repeat:no-repeat;background-size:16px;cursor:pointer;min-width:-webkit-max-content;min-width:max-content;padding-left:12px;padding-right:32px}select option{background:#16213e;color:#fff}.control-section:first-child .file-selectors .file-input{flex:1 1}.control-section:first-child select{min-width:-webkit-fit-content;min-width:fit-content;width:auto}.control-section:first-child .file-input button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer-controls button{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #ffffff1a;border-radius:6px;color:#fff;display:inline-flex;font-size:14px;gap:8px;justify-content:center;outline:none;padding:8px 16px;transition:background-color .2s,border-color .2s;width:150px}.viewer-controls button.active{background:#0078ff99;border-color:#00c8ff66;box-shadow:0 0 8px #0096ff4d}.viewer-controls button:focus{outline:none}.viewer-controls button:hover{background:#000c;border-color:#ffffff4d;box-shadow:0 0 8px #fff3}.viewer-controls button svg{flex-shrink:0;height:16px;width:16px}.viewer-controls button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer-controls-title{color:#fff;font-size:14px;font-weight:600}.viewer-controls-close-button{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;min-width:auto!important;padding:4px!important;width:auto!important}.viewer-controls-close-button,.viewer-controls-close-button:hover{background:#0000!important;border:none!important;box-shadow:none!important}.hide-icon{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.dropdown-error,.dropdown-loading{color:#fff;padding:.5rem;text-align:center}.dropdown-error{color:#ff6b6b}.dropdown-content::-webkit-scrollbar{width:8px}.dropdown-content::-webkit-scrollbar-track{background:#ffffff1a}.dropdown-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.dropdown-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.brain-visualizer{background-color:#1a1a1a;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.brain-container{flex:1 1;min-height:400px;position:relative}.brain-controls{background-color:#2a2a2a;display:flex;gap:8px;justify-content:center;padding:8px}.control-button{align-items:center;background-color:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;gap:6px;padding:6px 12px;transition:background-color .2s}.control-button:hover{background-color:#444}.control-button.active{background-color:#06c}.coordinate-panel{background-color:#040408cc;border-radius:8px;min-width:280px;padding:12px;width:-webkit-max-content;width:max-content}.coordinate-panel,.coordinate-panel-button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #ffffff1a;box-shadow:0 2px 10px #0000004d;color:#fff;position:absolute;right:16px;top:16px;z-index:10}.coordinate-panel-button{align-items:center;background-color:#000000b3;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:background-color .2s,border-color .2s}.coordinate-panel-button:hover{background-color:#000000d9;border-color:#fff3}.coordinate-panel-button:active{background-color:#000000e6}.coordinate-panel h3{color:#fff;font-size:14px;font-weight:600;margin:0}.coordinate-info{display:flex;flex-direction:column;gap:8px;position:relative}.coordinate-xyz-container{display:flex;gap:8px;justify-content:space-between;margin-bottom:8px;width:100%}.coordinate-xyz-container .coordinate-row{align-items:center;background-color:#ffffff1a;border-radius:4px;display:flex;flex:0 0 auto;flex-direction:row;gap:4px;padding:6px 10px;width:auto}.coordinate-xyz-container .coordinate-value{background-color:initial;color:#fff;display:inline;font-family:monospace;max-width:none;padding:0;width:auto}.coordinate-xyz-container .coordinate-value,.value-row .coordinate-value,.vertex-row .coordinate-value{max-width:none;width:auto}.value-row .coordinate-value,.vertex-row .coordinate-value{justify-content:flex-end;width:auto}.coordinate-row{display:flex;font-size:14px;justify-content:space-between}.coordinate-row.region-row{align-items:flex-start;display:flex;width:100%}.coordinate-label{color:#aaa;font-weight:600}.coordinate-value{align-items:center;background-color:#ffffff1a;border-radius:4px;display:flex;font-family:monospace;max-width:calc(100% - 75px);padding:6px}.coordinate-value,.region-value{width:-webkit-fit-content;width:fit-content}.region-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.region-row .coordinate-label{flex-shrink:0;margin-right:10px;width:65px}.coordinate-color{border:1px solid #fff3;border-radius:3px;box-shadow:0 1px 3px #0000004d;display:inline-block;flex-shrink:0;height:16px;margin-right:8px;vertical-align:middle;width:16px}.no-selection{color:#aaa;font-size:13px;font-style:italic;margin:0}.clear-selection-button{align-items:center;align-self:flex-end;background-color:#50000080;border:1px solid #f003;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;gap:6px;margin-top:8px;padding:6px 12px;position:relative;transition:background-color .2s,border-color .2s;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.clear-selection-button:active,.clear-selection-button:focus,.clear-selection-button:hover{background-color:#ff00004d!important;border-color:#f006!important;box-shadow:0 0 8px #f003!important}.neuro-viewer .clear-selection-button:hover{background-color:#ff00004d;border-color:#f006}.clear-selection-button svg{flex-shrink:0;height:16px;width:16px}.settings-button{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 2px 10px #0000004d;color:#fff;cursor:pointer;display:flex;justify-content:center;left:16px;padding:10px;position:absolute;top:16px;transition:background-color .2s,border-color .2s;z-index:10}.settings-button:hover{background-color:#000000d9;border-color:#fff3}.settings-button:active{background-color:#000000e6}.settings-panel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#040408cc;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 2px 10px #0000004d;color:#fff;left:16px;max-height:calc(100vh - 100px);max-width:400px;min-width:240px;overflow-y:auto;padding:12px;position:absolute;top:16px;width:-webkit-max-content;width:max-content;z-index:11}.control-panel .settings-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:0;box-shadow:none;max-height:none;max-width:none;min-width:0;padding:0;position:static;width:100%;z-index:auto}.settings-panel h3{color:#fff;font-size:14px;font-weight:600;margin:0}.settings-content{display:flex;flex-direction:column;gap:16px}.settings-section{display:flex;flex-direction:column;gap:8px}.settings-section h4{color:#fff;font-size:13px;font-weight:600;margin:0 0 4px}.settings-section .file-input-group{display:flex;flex-direction:column;gap:8px}.settings-section .file-selectors{align-items:center;display:flex;gap:8px;min-width:0}.settings-section .file-selectors.two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.settings-section .file-input-group.compact{min-width:0}.settings-section .file-input{flex:1 1;min-width:0}.settings-section .file-input button,.settings-section select{background-color:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;max-width:100%;min-width:0;padding:6px 10px;transition:background-color .2s}.settings-section .file-input button{align-items:center;display:inline-flex;gap:6px;justify-content:center;width:100%}.settings-section .file-input button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-button-row{display:flex;gap:8px}.settings-checkbox-row{align-items:center;display:flex;font-size:13px;gap:8px}.patient-summary-empty{background:#ffffff0f;border-radius:6px;color:#ffffffb8;font-size:13px;padding:10px 12px}.patient-summary-empty.error{border:1px solid #ff5a5a3d;color:#ffb4b4eb}.patient-summary-list{display:flex;flex-direction:column;gap:10px}.patient-summary-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;padding:10px 12px}.patient-summary-title{color:#fff;font-size:14px;font-weight:700;margin-bottom:8px;overflow-wrap:anywhere}.patient-summary-grid{display:flex;flex-direction:column;gap:6px}.patient-summary-row{color:#ffffffb8;display:flex;font-size:12px;gap:10px;justify-content:space-between}.patient-summary-row strong{color:#fff;font-weight:600;overflow-wrap:anywhere;text-align:right}.patient-summary-labels{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.patient-summary-labels span{background:#648cff29;border-radius:4px;color:#e6ecfff2;font-size:11px;padding:4px 6px}.settings-section .file-input button:hover,.settings-section select:hover{background-color:#ffffff26}.settings-section .file-input button:focus,.settings-section select:focus{border-color:#ffffff4d;outline:none}.settings-section .apply-button{background-color:#0078ff33;border-color:#0078ff80;color:#ffffffe6}.settings-section .apply-button:hover{background-color:#0078ff4d;border-color:#0078ff99;color:#ffffffe6}.settings-section .clear-button{align-items:center;background-color:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:13px;gap:6px;justify-content:center;min-width:80px;outline:none!important;padding:6px 12px 6px 10px}.settings-section .apply-button:disabled,.settings-section .clear-button:disabled{background-color:#ffffff0d;border:1px solid #ffffff1a;color:#ffffff80;cursor:not-allowed}.settings-section .clear-button:hover:not(:disabled){background-color:#fff3}.settings-section .apply-button.applied{background-color:#0078ff33;border-color:#0078ff80}.settings-section .clear-button{background-color:#ff00001a;border:1px solid #f003}.settings-section .clear-button:hover:not(:disabled){background-color:#f003;border-color:#ff00004d}.settings-section .color-map-selector select,.settings-section .view-options select{padding:6px 10px;width:100%}.settings-section .helper-message{color:#ffffffb3;font-size:12px;font-style:italic}.settings-section .format-warning{background-color:#ffa5001a;border:1px solid #ffa5004d;border-radius:4px;color:#ffa500e6;font-size:12px;font-style:italic;margin-top:4px;padding:6px 8px;white-space:pre-line}.loading-overlay{align-items:center;background-color:#000000b3;bottom:0;color:#fff;display:flex;font-size:18px;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:100}.color-map-selector{display:flex;width:100%}.color-map-dropdown{background-color:#ffffff1a;border-radius:4px;color:inherit;flex:1 1;font-size:14px;padding:8px}.neuro-viewer button{appearance:none;-webkit-appearance:none;outline:none!important}.neuro-viewer button:-moz-focusring,.neuro-viewer button:active,.neuro-viewer button:focus,.neuro-viewer button:focus-visible{appearance:none;-webkit-appearance:none;background-color:#ffffff1a;border:1px solid #fff3!important;box-shadow:none!important;outline:none!important}.neuro-viewer button:hover{background:#fff3;border:1px solid #fff3}.helper-message{color:#ffc864cc;font-size:.8rem;font-style:italic;margin-bottom:0;white-space:nowrap}.file-input button:active,.file-input button:focus{background-color:#ffffff1a!important;border:1px solid #fff3!important;box-shadow:none!important;outline:none!important}.neuro-viewer select:focus{border-color:#fff3!important;box-shadow:none!important;outline:none!important}.apply-button{align-items:center;display:inline-flex;gap:6px;justify-content:center;min-width:80px}.apply-button svg{height:14px;width:14px}.apply-button.applied{background-color:#0078ff33;border-color:#0078ff80;color:#ffffffe6;cursor:not-allowed}.apply-button.applied,.clear-button{align-items:center;display:inline-flex;gap:6px}.clear-button{background-color:#ff00001a;border:1px solid #f003}.clear-button:hover,.clear-button:hover:not(:disabled){background-color:#f003;border-color:#ff00004d}.clear-button svg{height:14px;width:14px}.neuro-viewer .clear-button:active,.neuro-viewer .clear-button:focus,.neuro-viewer .clear-button:hover{background-color:#f003!important;border-color:#ff00004d!important}.wireframe-control{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #ffffff1a;border-radius:6px;color:#fff;display:flex;gap:10px;justify-content:flex-start;padding:8px 16px;width:150px}.wireframe-control:hover{background:#000c;border-color:#ffffff4d;box-shadow:0 0 8px #fff3}.wireframe-control span{flex-grow:1;font-size:14px;white-space:nowrap}.wireframe-control svg{flex-shrink:0}.toggle-checkbox:checked+.toggle-label{background-color:#0078ff99}.panel-title-dropdown{margin-bottom:1.5rem;z-index:10}.panel-title,.panel-title-dropdown{min-width:0;position:relative;width:100%}.panel-title{align-items:center;cursor:pointer;display:flex}.panel-title h2{color:#fff;font-size:clamp(1.25rem,5vw,1.65rem);font-weight:600;margin:0;min-width:0;overflow-wrap:anywhere}.panel-dropdown-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141e32;border:1px solid #ffffff1a;border-radius:6px;box-shadow:0 4px 12px #0006;left:0;margin-top:.5rem;min-width:0;overflow:hidden;position:absolute;top:100%;width:min(100%,320px);z-index:100}.panel-dropdown-item{color:#ffffffe6;cursor:pointer;overflow-wrap:anywhere;padding:.75rem 1rem;transition:background .2s ease}.panel-dropdown-item:hover{background:#ffffff1a}.panel-dropdown-item.active{background:#648cff33;font-weight:500}.clinical-validation-panel{display:flex;flex-direction:column;gap:1rem}.clinical-header-row,.clinical-section-title{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.clinical-section-title{align-items:center;justify-content:flex-start}.clinical-header-row h3,.clinical-section-title h3{margin:0}.clinical-muted{color:#ffffffad;font-size:.82rem;line-height:1.35;margin:.35rem 0 0}.clinical-icon-button{align-items:center;background:#ffffff14;border:1px solid #ffffff29;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.clinical-icon-button:disabled{cursor:default;opacity:.55}.spinning{animation:clinical-spin 1s linear infinite}@keyframes clinical-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.clinical-summary-grid{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.75rem}.clinical-summary-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.clinical-center-row,.clinical-label-badge,.clinical-readiness,.clinical-stat{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px}.clinical-stat{min-width:0;padding:.65rem}.clinical-center-row span,.clinical-label-badge span,.clinical-stat span{color:#ffffffad;display:block;font-size:.74rem;line-height:1.2}.clinical-center-row strong,.clinical-label-badge strong,.clinical-stat strong{color:#fff;display:block;font-size:.95rem;line-height:1.2;margin-top:.2rem}.clinical-group-card small{color:#ffffffad;display:block;font-size:.72rem;line-height:1.3;margin-top:.35rem}.clinical-label-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.65rem}.clinical-label-badge{padding:.55rem .65rem}.clinical-label-badge.available{background:#4ade801a;border-color:#4ade805c}.clinical-table-wrap{border:1px solid #ffffff1f;border-radius:6px;margin-top:.75rem;overflow-x:auto}.clinical-table{border-collapse:collapse;font-size:.76rem;min-width:620px;width:100%}.clinical-table td,.clinical-table th{border-bottom:1px solid #ffffff1a;padding:.55rem;text-align:left;vertical-align:top}.clinical-table th{background:#ffffff0f;color:#ffffffb8;font-weight:600}.clinical-table tbody tr:last-child td{border-bottom:0}.clinical-method-name{color:#fff;font-weight:600}.clinical-method-subtitle{color:#ffffff94;line-height:1.3;margin-top:.2rem;max-width:220px}.clinical-error,.clinical-readiness,.clinical-warning{align-items:flex-start;color:#ffffffe6;display:flex;font-size:.82rem;gap:.5rem;line-height:1.35;margin-top:.75rem;padding:.65rem}.clinical-error,.clinical-warning{background:#fbbf241a;border:1px solid #fbbf2457;border-radius:6px}.clinical-error{background:#f871711f;border-color:#f8717166}.clinical-readiness.ready{background:#4ade801a;border-color:#4ade805c}.clinical-compact-list{color:#ffffffb8;font-size:.78rem;line-height:1.35;margin:.55rem 0 0;padding-left:1.1rem}.clinical-center-list{display:flex;flex-direction:column;gap:.45rem;margin-top:.75rem}.clinical-center-row{display:flex;gap:.75rem;justify-content:space-between;padding:.55rem .65rem}.clinical-center-row strong{font-size:.78rem;margin-top:0;white-space:nowrap}.clinical-empty{color:#ffffffa8;font-size:.82rem;margin-top:.75rem}.normative-input-group{display:none}.settings-group{display:flex;flex-direction:column;gap:.75rem}.setting-row{align-items:center;display:flex;justify-content:space-between}.auto-rotate-container{display:flex;gap:.75rem}.auto-rotate-label{align-items:center;display:flex;font-size:.85rem;gap:.25rem}.background-dropdown{width:120px}.feature-list{display:none}.feature-item{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 12px;transition:background .2s ease;-webkit-user-select:none;user-select:none}.feature-item:hover{background:#ffffff1a}.feature-item:active{background:#ffffff26}.feature-item input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:initial;border:1px solid #ffffff4d;border-radius:3px;cursor:pointer;flex-shrink:0;height:16px;margin:0;pointer-events:none;position:relative;width:16px}.feature-item input[type=checkbox]:checked{background-color:#4f46e5;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='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-color:#4f46e5}.feature-item:hover input[type=checkbox]{border-color:#4f46e5}.feature-item:hover input[type=checkbox]:checked{background-color:#4f46e5;border-color:#4f46e5}.feature-item label{cursor:pointer;flex:1 1;margin:0;pointer-events:none}.features-dropdown-container{position:relative;width:100%}.features-dropdown-button{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 4px center;background-repeat:no-repeat;background-size:16px;display:flex;justify-content:space-between;overflow:hidden;padding-right:28px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.features-dropdown-content{max-height:200px;overflow-y:auto;width:100%}.multi-select-dropdown-container{position:relative;width:100%}.multi-select-dropdown-trigger{align-items:center;display:flex;justify-content:space-between;overflow:hidden;padding-right:28px;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.multi-select-chevron{flex-shrink:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:transform .2s ease}.multi-select-chevron.open{transform:translateY(-50%) rotate(180deg)}.multi-select-dropdown-content{background:#1a1a2e;border:1px solid #ffffff1a;border-radius:4px;margin-top:4px;max-height:min(220px,28vh);overflow-x:hidden;overflow-y:auto;position:relative;width:100%;z-index:1000}.multi-select-dropdown-list,.multi-select-group{display:flex;flex-direction:column}.multi-select-group-header{align-items:center;background:#262639;border-bottom:1px solid #37374b;color:#fffc;display:flex;font-size:.875rem;font-weight:600;padding:8px 12px;position:-webkit-sticky;position:sticky;text-transform:capitalize;top:0;z-index:10}.multi-select-group-header.collapsible{transition:background-color .15s ease}.multi-select-group-header.collapsible:hover{background:#33334a}.multi-select-group-chevron{transition:transform .2s ease}.multi-select-group-chevron.expanded{transform:rotate(90deg)}.multi-select-item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 12px;transition:background-color .15s ease}.multi-select-item:hover{background-color:#ffffff1a}.multi-select-item input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:initial;border:1px solid #ffffff4d;border-radius:3px;cursor:pointer;flex-shrink:0;height:16px;margin:0;position:relative;width:16px}.multi-select-item input[type=checkbox]:checked{background-color:#4f46e5;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='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-color:#4f46e5}.multi-select-item input[type=checkbox]:hover,.multi-select-item:hover input[type=checkbox]{border-color:#4f46e5}.multi-select-item input[type=checkbox]:checked:hover,.multi-select-item:hover input[type=checkbox]:checked{background-color:#4f46e5;border-color:#4f46e5}.multi-select-item span{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-select-item-detail{color:#ffffff7a;display:block;font-size:11px;font-weight:500;margin-top:2px;overflow:hidden;text-overflow:ellipsis}.multi-select-dropdown-content::-webkit-scrollbar{width:8px}.multi-select-dropdown-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.multi-select-dropdown-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.multi-select-dropdown-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.normative-submit-container{display:none}.normative-results-wrapper{display:flex;flex-shrink:0;justify-content:center;margin-top:1.5rem;width:100%}.normative-results-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 20px #0000004d;color:#fff;padding:1.5rem;width:100%}.normative-results-container h2{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem}.normative-patient-section,.normative-results-content{display:flex;flex-direction:column}.normative-patient-section{gap:1rem}.normative-patient-section h3{color:#ffffffe6;font-size:1.25rem;font-weight:500;margin:0}.normative-feature-grid{grid-gap:1rem;gap:1rem}.normative-feature-card{background-color:#232a44;border:1px solid #648cff26;border-radius:4px;box-shadow:0 2px 3px #0003;cursor:pointer;padding:12px;position:relative;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease}.normative-feature-card:hover{background-color:#2d344e;border-color:#648cff40;box-shadow:0 4px 8px #0000004d;transform:translateY(-2px)}.normative-feature-card:active{box-shadow:0 2px 4px #0003;transform:translateY(0)}.feature-card-modal{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;bottom:0;left:0;position:absolute;right:0;top:0}.modal-content{background-color:#232a44;border:1px solid #648cff4d;border-radius:8px;box-shadow:0 4px 24px #00000080;max-height:90vh;max-width:90vw;overflow:auto;padding:24px;position:relative;width:700px;z-index:10000}.modal-title-container{margin-bottom:20px;padding-right:40px}.modal-title-line{align-items:center;display:flex;margin-bottom:8px}.modal-title-line:last-child{margin-bottom:0}.modal-title-label{color:#ffffffb3;font-size:1.1rem;font-weight:600;margin-right:8px;white-space:nowrap}.modal-feature-value,.modal-header-region{color:#fff;font-size:1.1rem;font-weight:600;white-space:nowrap}.modal-feature-value{display:flex;flex-direction:column;gap:2px;overflow:hidden;text-overflow:ellipsis}.modal-feature-value small{color:#ffffff85;font-size:.72rem;font-weight:500}.modal-close-button{align-items:center;background:#0000004d;border:none;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:12px;top:12px;transition:background-color .2s;width:32px}.modal-close-button:hover{background:#ff00004d}.modal-distribution-plot{height:200px;margin-top:20px}body.modal-open{overflow:hidden}.normative-stats{gap:1rem;margin-bottom:1rem}.stat{gap:.5rem}.stat-label{color:#ffffffb3;font-size:.9rem}.stat-value{font-family:monospace;font-size:1rem;font-weight:700}.stat-value.significant{color:#ff6464e6}.normative-plot{align-items:center;display:flex;justify-content:center;width:100%}.distribution-plot-area{background:#0000004d;border-radius:4px;flex-direction:column;height:100%;justify-content:space-between;padding:.5rem;width:100%}.distribution-axis{color:#fff9;font-size:.7rem;height:20px;margin-top:4px;position:relative}.loading-message{animation:pulse 1.5s infinite;color:#ffc864cc;font-style:italic;margin-left:1rem}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.viewer-results{flex-shrink:0;margin-top:1.5rem;width:100%}.normative-group-section{margin-bottom:30px}.normative-group-section h3{font-size:1.1rem;margin-bottom:10px;margin-top:0;padding-bottom:5px}.normative-feature-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.normative-feature-card h4{color:#eee;font-size:.95rem;margin-bottom:10px;margin-top:0;text-align:center}.normative-stats{display:flex;justify-content:space-between;margin-bottom:8px}.stat{align-items:center;display:flex;flex-direction:column;width:48%}.stat-label{color:#aaa;font-size:.75rem;margin-bottom:2px}.stat-value{color:#fff;font-size:.9rem;font-weight:500}.normative-plot{margin-top:15px}.dropdown-loading,.loading-message{color:#aaa;font-size:.9rem;margin:10px 0}.dropdown-error,.normative-error{color:#ff6b6b;font-size:.9rem;margin:10px 0}.region-header{align-items:center;background-color:#1e283c99;border-radius:6px;cursor:pointer;display:flex;padding:8px 12px;transition:background-color .2s ease}.region-header:hover{background-color:#283246cc}.region-header h3{align-items:center;display:flex;font-size:1.1rem;gap:8px;margin:0;width:100%}.toggle-icon{align-items:center;color:#4f46e5cc;display:inline-flex;height:16px;justify-content:center;transition:transform .2s ease;width:16px}.feature-count{color:#fff9;font-size:.8rem;font-weight:400;margin-left:8px}.region-controls{align-items:center;display:flex;gap:16px;padding:16px 0 8px 24px}.loading-indicator{animation:pulse 1.5s infinite;color:#ffc864cc;font-size:.9rem}.normative-group-section{margin-bottom:16px}.normative-feature-grid{margin-top:8px;padding-left:24px}.feature-card-title-boxed{background-color:#4f46e533;border-radius:4px;box-sizing:border-box;display:inline-block;line-height:1.4;max-width:100%;overflow:hidden;padding:4px 10px;text-overflow:ellipsis;white-space:nowrap}.channel-click-popup{background-color:#28283cf2;border:1px solid #4f46e580;border-radius:6px;box-shadow:0 3px 10px #0006;color:#f0f0f0;font-size:.9rem;line-height:1.5;min-width:200px;padding:10px 15px;position:absolute}.channel-click-popup div{margin-bottom:4px}.channel-click-popup div:last-child{margin-bottom:0}.channel-popup-close-button{align-items:center;background:#0000;border:none;color:#ffffffb3;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:24px;justify-content:center;line-height:1;padding:0;position:absolute;right:4px;top:4px;width:24px}.channel-popup-close-button:hover{color:#fff}.normative-toggle-container{align-items:center;cursor:pointer;display:flex;gap:8px;-webkit-user-select:none;user-select:none}.normative-toggle-switch{display:inline-block;height:20px;position:relative;width:36px}.normative-toggle-checkbox{height:0;opacity:0;width:0}.normative-toggle-slider{background-color:#4f46e5;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.normative-toggle-slider-before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:16px;left:2px;position:absolute;transition:.4s;width:16px}.normative-toggle-slider.checked{background-color:#4f46e5}.normative-toggle-slider-before.checked{transform:translateX(16px)}.normative-results-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.normative-feature-heading{font-size:16px;font-weight:700;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.normative-panel-controls-footer{align-items:stretch;display:flex;flex-direction:column;gap:8px}.normative-panel-controls-footer .error-message,.normative-panel-controls-footer .helper-message{width:100%}.normative-panel-download-row{display:flex;justify-content:flex-start;margin-top:12px;width:100%}.settings-sync-row{margin-top:4px;width:100%}.sync-button{align-items:center;background:#4f46e566;border:1px solid #4f46e599;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:10px 20px;transition:background .2s ease,border-color .2s ease;width:100%}.sync-button:hover{background:#4f46e599!important;border-color:#4f46e5cc!important}.display-mode-toggle{align-items:center;background:#1e283c99;border:1px solid #4f46e54d;border-radius:6px;display:flex;padding:8px 12px}.normative-tabs{border-bottom:1px solid #ffffff1a;display:flex;margin-bottom:16px}.normative-tab{color:#ffffffb3;cursor:pointer;font-weight:500;padding:12px 16px;position:relative;transition:color .2s ease}.normative-tab:hover{color:#ffffffe6}.segmented-control-button:not(:first-child):before{background-color:#fff3;content:"";height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.normative-tab.active{color:#a78bfa}.normative-tab.active:after{background-color:#a78bfa;border-radius:0;bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}.info-message{color:#ffffffb3;font-size:14px;margin-bottom:16px}.placeholder-message{background-color:#1e283c80;border:1px dashed #4f46e54d;border-radius:8px;color:#fff9;margin-top:16px;padding:24px;text-align:center}.analyze-button{align-items:center;background:#4f46e599;border:1px solid #4f46e599;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:10px 20px;transition:background .2s ease,border-color .2s ease;width:100%}.analyze-button:hover:not(:disabled){background:#4f46e5cc!important;border-color:#4f46e5cc!important}.analyze-button:disabled{background:#6464644d;border-color:#6464644d;cursor:not-allowed;opacity:.4}.download-button{align-items:center;background:#4f46e599;border:1px solid #4f46e599;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:10px 20px;transition:background .2s ease,border-color .2s ease;width:100%}.download-button:hover:not(:disabled){background:#4f46e5cc!important;border-color:#4f46e5cc!important}.download-button:disabled{background:#6464644d;border-color:#6464644d;cursor:not-allowed;opacity:.4}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner{animation:rotate .8s ease-in-out infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;margin-right:8px;width:14px}.error-message{background-color:#ff6b6b1a;border-radius:4px;color:#ff6b6b;font-size:.85rem;margin-top:8px;padding:6px 10px;text-align:center}.patient-normative-results{display:flex;flex-direction:column;gap:20px}.patient-section{background-color:#32323233;border:1px solid #ffffff1a;border-radius:8px;overflow:hidden}.patient-header{background-color:#44476666;cursor:pointer;padding:12px;transition:background-color .2s ease}.patient-header:hover{background-color:#44476699}.patient-header h3{align-items:center;color:#fff;display:flex;font-size:1.1rem;gap:8px;margin:0}.region-count{color:#fff9;font-size:.8rem;font-weight:400;margin-left:8px}.patient-regions{display:flex;flex-direction:column;padding:16px 16px 0}.patient-normative-results .normative-group-section{margin-bottom:16px}.region-section{background-color:#28282833;border:1px solid #ffffff1a;border-radius:6px;overflow:hidden}.channel-count{color:#fff9;font-size:.75rem;font-weight:400;margin-left:8px}.empty-message{background-color:#0003;border:1px dashed #fff3;border-radius:8px;color:#fffc;font-style:italic;margin:20px;padding:40px 20px;text-align:center}.empty-message h3{color:#ffffffe6;font-size:1.2rem;margin-bottom:15px;margin-top:0}.empty-message p{color:#ffffffe6;font-style:normal;font-weight:500;margin-bottom:5px;margin-top:15px}.empty-message ul{margin:10px auto;max-width:400px;padding-left:25px;text-align:left}.z-score-visualization-controls{display:flex;flex-direction:column;gap:12px}.control-row{display:flex;flex-direction:column;gap:6px}.control-row label{color:#ffffffe6;font-size:14px;font-weight:500}.control-row select{background:#0000004d;border:1px solid #fff3;border-radius:6px;color:#fff;font-size:14px;min-width:0;padding:8px 12px}.control-row select:focus{border-color:#4f46e599;box-shadow:0 0 0 2px #4f46e533;outline:none}.control-row select:disabled{cursor:not-allowed;opacity:.5}.clinical-feature-rationale{background:#0f172a8c;border:1px solid #60a5fa47;border-radius:6px;padding:10px}.clinical-feature-rationale-header{align-items:center;color:#fffc;display:flex;font-size:12px;gap:10px;justify-content:space-between;margin-bottom:6px}.clinical-feature-rationale-header strong{color:#bfdbfe;font-size:12px;font-weight:700}.clinical-feature-rationale p{color:#ffffffb8;font-size:12px;line-height:1.35;margin:0}.z-threshold-control{background:#0000002e;border:1px solid #ffffff1f;border-radius:6px;display:flex;flex-direction:column;gap:6px;padding:10px}.z-threshold-header{align-items:center;color:#ffffffd1;display:flex;font-size:12px;justify-content:space-between}.z-threshold-header strong{color:#fff;font-size:13px}.z-threshold-control input[type=range]{accent-color:#a78bfa;width:100%}.thresholded-channel-view{background:#0000002e;border:1px solid #ffffff1f;border-radius:6px;display:flex;flex-direction:column;gap:8px;padding:10px}.thresholded-channel-header{align-items:center;color:#ffffffe6;display:flex;font-size:12px;font-weight:700;justify-content:space-between}.thresholded-channel-header strong{align-items:center;background:#a78bfa40;border-radius:10px;color:#fff;display:inline-flex;height:20px;justify-content:center;min-width:24px}.thresholded-channel-empty{color:#ffffff94;font-size:12px;line-height:1.35}.thresholded-channel-list{display:flex;flex-direction:column;gap:6px;max-height:260px;overflow-y:auto}.thresholded-channel-row{background:#ffffff0a;border:1px solid #ffffff14;border-radius:5px;padding:8px}.thresholded-channel-main{color:#fff;display:flex;font-size:12px;font-weight:650;gap:8px;justify-content:space-between}.thresholded-channel-main .positive-z{color:#ff8a8a}.thresholded-channel-main .negative-z{color:#83b9ff}.thresholded-channel-coords,.thresholded-channel-meta{color:#ffffff8f;font-size:11px;line-height:1.25;margin-top:4px}.checkbox-label{align-items:center;color:#ffffffe6;cursor:pointer;display:flex;font-size:14px;gap:8px}.checkbox-label input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:initial;border:1px solid #ffffff4d;border-radius:3px;cursor:pointer;flex-shrink:0;height:16px;margin:0;position:relative;width:16px}.checkbox-label input[type=checkbox]:checked{background-color:#4f46e5;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='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-color:#4f46e5}.checkbox-label:hover input[type=checkbox]{border-color:#4f46e5}.checkbox-label:hover input[type=checkbox]:checked{background-color:#4f46e5;border-color:#4f46e5}.checkbox-label span{-webkit-user-select:none;user-select:none}.checkbox-label:hover{color:#fff}.checkbox-label input[type=checkbox]:disabled{border-color:#fff3;cursor:not-allowed;opacity:.4}.checkbox-label:has(input[type=checkbox]:disabled){cursor:not-allowed;opacity:.5}.checkbox-label:has(input[type=checkbox]:disabled) span{color:#fff6}.checkbox-label:has(input[type=checkbox]:disabled):hover{color:#fff6}.checkbox-label:has(input[type=checkbox]:disabled):hover input[type=checkbox]{border-color:#fff3}.z-score-visualization-controls .control-row:first-child{margin-bottom:8px}.z-score-visualization-controls .control-row:first-child .checkbox-label{color:#fff;font-weight:600}.clinical-overlay-legend{grid-gap:6px 10px;background:#0000002e;border:1px solid #ffffff1f;border-radius:6px;display:grid;gap:6px 10px;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.clinical-overlay-legend span{align-items:center;color:#ffffffd1;display:flex;font-size:12px;gap:6px;line-height:1.2}.clinical-overlay-legend i{border-radius:50%;box-shadow:0 0 8px currentColor;flex:0 0 auto;height:10px;width:10px}.clinical-overlay-block{display:flex;flex-direction:column;gap:10px}.clinical-region-summary{background:#0000002e;border:1px solid #ffffff1f;border-radius:6px;display:flex;flex-direction:column;gap:6px;max-height:220px;overflow-y:auto;padding:10px}.clinical-region-summary-title{color:#ffffffe6;font-size:12px;font-weight:700;margin-bottom:2px}.clinical-region-empty{color:#ffffff94;font-size:12px;line-height:1.35}.clinical-region-row{background:#ffffff0a;border:1px solid #ffffff14;border-left:3px solid #ffffff38;border-radius:5px;display:flex;flex-direction:column;gap:5px;padding:8px}.clinical-region-row.is-epileptic{border-left-color:#4dff88}.clinical-region-row.is-soz{background:#ff2d9517;border-left-color:#ff2d95}.clinical-region-main{display:flex;gap:8px;justify-content:space-between}.clinical-region-name{color:#fff;font-size:12px;font-weight:650}.clinical-region-patient{color:#ffffff85;font-size:11px;white-space:nowrap}.clinical-region-badges{display:flex;flex-wrap:wrap;gap:6px}.clinical-region-badges span{background:#ffffff14;border-radius:4px;color:#ffffff9e;font-size:11px;padding:2px 6px}.clinical-region-badges span.positive{background:#ff2d952e;color:#ffc5df}.clinical-region-badges span.positive.spread{background:#ffb00029;color:#ffe1a6}.clinical-region-badges span.positive.spikes{background:#00d7ff29;color:#b9f5ff}.clinical-region-badges span.positive.lesion{background:#b66dff29;color:#e4ccff}.clinical-region-badges span.positive.epileptic{background:#4dff8824;color:#b9ffd0}.viewer-header .header-links a:hover{background-color:#fff3}.viewer-loading-indicator{align-items:center;background-color:#000000b3;border-radius:5px;bottom:20px;color:#fff;display:flex;font-size:14px;left:20px;padding:10px 15px;position:absolute;z-index:1000}.spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;margin-right:10px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner.spinner-lg{border-width:4px;height:32px;width:32px}.loading-overlay-blocker{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000a6;display:flex;inset:0;justify-content:center;pointer-events:all;position:absolute;z-index:1500}.loading-overlay-content{align-items:center;background:#000000d9;border:1px solid #ffffff26;border-radius:8px;box-shadow:0 4px 20px #0006;color:#fff;display:flex;gap:12px;max-width:360px;padding:16px 20px;text-align:left}.loading-overlay-text{font-size:14px;line-height:1.4}.global-interactions-shield{background:#0000;inset:0;pointer-events:all;position:fixed;z-index:4000}.population-distribution-wrapper{border-radius:.5rem;margin-top:1.5rem;overflow:visible}.normative-view-container{background-color:initial;box-sizing:border-box;display:flex;flex-direction:column;padding:0}.normative-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;margin-top:0}.normative-description{color:#ffffffb3;margin:0}.normative-filters{align-items:flex-end;background-color:#1e283c99;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding:1rem}.filter-group{display:flex;flex-direction:column}.filter-label{color:#ffffffe6;font-weight:500;margin-bottom:.25rem}.filter-label,.filter-select{display:block;font-size:.875rem}.filter-select{background-color:#141e32cc;border:1px solid #fff3;border-radius:.375rem;color:#fff;padding:.5rem}.filter-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f14d;outline:none}.filter-select.w-small{width:10rem}.filter-select.w-medium{width:16rem}.toggle-container{align-items:center;display:flex;gap:.5rem;margin-left:auto}.toggle-switch{display:inline-block;height:20px;min-width:36px;position:relative}.toggle-checkbox{height:0;opacity:0;position:absolute;width:0}.toggle-label{background-color:#fff3;border-radius:20px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-label:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:16px;left:2px;position:absolute;transition:.3s;width:16px}.toggle-checkbox:checked+.toggle-label{background-color:#4f46e5}.toggle-checkbox:checked+.toggle-label:before{transform:translateX(16px)}.toggle-text{color:#ffffffe6;font-size:.875rem;font-weight:500}.chart-section{background-color:#1e283c99;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;flex-direction:column;min-height:200px;padding:1.5rem;position:relative}.error-state,.loading-state{align-items:center;display:flex;height:100%;justify-content:center}.error-overlay,.loading-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#1e283cb3;border-radius:.5rem;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.error-overlay{background-color:#1e283ce6;color:#ef4444}.chart-wrapper{display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.chart-header{flex-shrink:0;margin-bottom:.5rem;text-align:center}.chart-title{color:#fff;font-size:1.125rem;font-weight:500;margin:0}.chart-subtitle{color:#60a5fa;font-size:.875rem;margin:0}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.normative-results-container .population-distribution-wrapper{background:#0000}.chart-wrapper :focus,.chart-wrapper:focus,.recharts-surface:focus,.recharts-wrapper:focus{outline:none!important}
/*# sourceMappingURL=main.d74ba38c.css.map*/