*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{-webkit-font-smoothing:antialiased;color:#f4f4f8;background:#0a0a12;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-family:Outfit,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}button,input,textarea,select{font-family:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reduced-motion *{transition:none!important;animation:none!important}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}.auth-loading{color:#f4f4f8cc;place-items:center;min-height:100%;display:grid}.sidebar-layout{color:#f4f4f8;background:linear-gradient(160deg,#0a0a12 0%,#12182a 50%,#0f1424 100%);width:100%;min-height:100vh;display:flex}.sidebar-layout__sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:95;background:#0f101bf2;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;width:280px;height:100vh;padding:1.75rem 1.25rem;transition:width .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-layout__sidebar--collapsed{width:80px;padding:1.75rem .75rem;overflow-x:hidden}.sidebar-layout__brand{justify-content:space-between;align-items:center;gap:.85rem;margin-bottom:2.5rem;padding:0 .5rem;transition:padding .3s;display:flex;position:relative}.sidebar-layout__sidebar--collapsed .sidebar-layout__brand{justify-content:center;padding:0}.sidebar-layout__logo-wrapper{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;position:relative;box-shadow:0 0 15px #8b5cf666}.sidebar-layout__logo{color:#fff;width:1.5rem;height:1.5rem}.sidebar-layout__status-dot{background-color:#10b981;border:2px solid #0f101b;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite connectionPulse;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 8px #10b981}@keyframes connectionPulse{0%{transform:scale(.9);box-shadow:0 0 4px #10b981}50%{transform:scale(1.2);box-shadow:0 0 10px #10b981}to{transform:scale(.9);box-shadow:0 0 4px #10b981}}.sidebar-layout__brand-text{opacity:1;flex-direction:column;width:auto;transition:opacity .25s,width .25s,transform .25s;display:flex}.sidebar-layout__sidebar--collapsed .sidebar-layout__brand-text{opacity:0;pointer-events:none;width:0;overflow:hidden;transform:translate(-10px)}.sidebar-layout__title{letter-spacing:-.01em;color:#fff;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;display:block}.sidebar-layout__subtitle{color:#fff6;font-size:.75rem;display:block}.sidebar-layout__collapse-btn{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:.5rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:all .2s;display:flex}.sidebar-layout__collapse-btn:hover{color:#fff;background:#ffffff1f}.sidebar-layout__sidebar--collapsed .sidebar-layout__collapse-btn{position:absolute;bottom:-2.25rem;left:50%;transform:translate(-50%)}.sidebar-layout__nav{flex:1}.sidebar-layout__menu{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.sidebar-layout__menu-item{position:relative}.sidebar-layout__link{color:#f4f4f8b3;border-radius:.75rem;align-items:center;gap:.85rem;padding:.85rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.sidebar-layout__link:hover{color:#fff;background:#ffffff0a;transform:translate(2px)}.sidebar-layout__sidebar--collapsed .sidebar-layout__link:hover{transform:scale(1.05)}.sidebar-layout__link--active{color:#a78bfa;background:linear-gradient(90deg,#8b5cf626 0%,#8b5cf60d 100%);border-left:3px solid #8b5cf6;padding-left:calc(1rem - 3px);font-weight:600}.sidebar-layout__link-icon{flex-shrink:0;width:1.25rem;height:1.25rem}.sidebar-layout__link-label{opacity:1;white-space:nowrap;width:auto;transition:opacity .25s,width .25s}.sidebar-layout__sidebar--collapsed .sidebar-layout__link-label{opacity:0;pointer-events:none;width:0;overflow:hidden}.sidebar-layout__active-indicator{opacity:.8;width:1rem;height:1rem;margin-left:auto}.sidebar-layout__tooltip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:100;background:#0f101bf2;border:1px solid #ffffff14;border-radius:.5rem;padding:.5rem .85rem;font-size:.8125rem;font-weight:600;transition:opacity .15s,transform .15s;position:absolute;top:50%;left:calc(100% + 15px);transform:translateY(-50%);box-shadow:0 5px 15px #0000004d}.sidebar-layout__menu-item:hover .sidebar-layout__tooltip{opacity:1;transform:translateY(-50%)translate(5px)}.sidebar-layout__logout-wrapper{position:relative}.sidebar-layout__logout-wrapper:hover .sidebar-layout__tooltip--logout{opacity:1;transform:translateY(-50%)translate(5px)}.sidebar-layout__footer{border-top:1px solid #ffffff0f;flex-direction:column;gap:1.25rem;margin-top:auto;padding-top:1.5rem;transition:padding .3s;display:flex}.sidebar-layout__user-info{align-items:center;gap:.75rem;padding:0 .5rem;transition:justify-content .3s;display:flex}.sidebar-layout__sidebar--collapsed .sidebar-layout__user-info{justify-content:center;padding:0}.sidebar-layout__avatar{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 10px #4f46e533}.sidebar-layout__user-meta{opacity:1;flex-direction:column;width:auto;min-width:0;transition:opacity .25s,width .25s;display:flex}.sidebar-layout__sidebar--collapsed .sidebar-layout__user-meta{opacity:0;pointer-events:none;width:0;overflow:hidden}.sidebar-layout__username{color:#fff;font-size:.875rem;font-weight:600}.sidebar-layout__email{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.sidebar-layout__logout-btn{color:#f87171;cursor:pointer;background:#ef44440d;border:1px solid #ef444433;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.sidebar-layout__logout-btn:hover{color:#ef4444;background:#ef44441f;border-color:#ef444459}.sidebar-layout__logout-icon{flex-shrink:0;width:1.1rem;height:1.1rem}.sidebar-layout__logout-label{opacity:1;white-space:nowrap;width:auto;transition:opacity .25s,width .25s}.sidebar-layout__sidebar--collapsed .sidebar-layout__logout-label{opacity:0;pointer-events:none;width:0;overflow:hidden}.sidebar-layout__content{flex:1;min-width:0;height:100vh;padding:3rem clamp(1.5rem,5vw,4.5rem);transition:padding-top .3s;overflow-y:auto}.sidebar-layout__mobile-toggle{display:none}.sidebar-layout__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;background:#0006;width:100vw;height:100vh;animation:.25s ease-out fadeIn;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=768px){.sidebar-layout{flex-direction:column}.sidebar-layout__mobile-toggle{z-index:105;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#0f101bcc;border:1px solid #ffffff14;border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .2s;display:flex;position:fixed;top:1rem;left:1rem;box-shadow:0 4px 12px #00000059}.sidebar-layout__mobile-toggle:hover{background:#0f101bf2;transform:scale(1.05)}.sidebar-layout__sidebar{z-index:100;border-right:1px solid #ffffff14;width:280px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:20px 0 40px #00000080}.sidebar-layout__sidebar--mobile-open{transform:translate(0)}.sidebar-layout__sidebar--collapsed{width:280px!important;padding:1.75rem 1.25rem!important}.sidebar-layout__sidebar--collapsed .sidebar-layout__brand-text,.sidebar-layout__sidebar--collapsed .sidebar-layout__user-meta,.sidebar-layout__sidebar--collapsed .sidebar-layout__link-label,.sidebar-layout__sidebar--collapsed .sidebar-layout__logout-label{opacity:1!important;pointer-events:auto!important;width:auto!important;overflow:visible!important;transform:none!important}.sidebar-layout__sidebar--collapsed .sidebar-layout__brand{justify-content:space-between!important;padding:0 .5rem!important}.sidebar-layout__sidebar--collapsed .sidebar-layout__user-info{justify-content:flex-start!important;padding:0 .5rem!important}.sidebar-layout__sidebar--collapsed .sidebar-layout__collapse-btn{display:none}.sidebar-layout__content{height:auto;padding:5rem 1.5rem 1.5rem}}.favorite-btn{cursor:pointer;color:var(--color-gray-400,#9ca3af);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.favorite-btn:hover{background:var(--color-gray-100,#f3f4f6);transform:scale(1.1)}.favorite-btn--active{color:var(--color-yellow-500,#eab308)}.favorite-btn--active:hover{background:var(--color-yellow-50,#fefce8)}.favorite-btn__icon{width:20px;height:20px;transition:transform .2s}.favorite-btn:active .favorite-btn__icon{transform:scale(.9)}.test-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:0 0;border:1px solid #ffffff0f;border-radius:1.25rem;flex-direction:column;gap:.85rem;height:100%;padding:1.5rem;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden}.test-card:after{content:"";z-index:-1;background:#0f101b;border-radius:1.15rem;transition:background .3s;position:absolute;inset:2px}.test-card:before{content:"";opacity:0;z-index:-2;background:conic-gradient(#0000,#ffffff0d,#0000 40%);width:200%;height:200%;transition:opacity .3s;animation:4s linear infinite rotateGlow;position:absolute;top:-50%;left:-50%}.test-card:hover{border-color:#0000;transform:translateY(-4px)scale(1.015)}.test-card:hover:after{background:#131526}.test-card:hover:before{opacity:1}.test-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.test-card__title-group{flex:1}.test-card__title{margin:0;font-size:1.125rem;font-weight:600}.test-card__meta{color:#8b9cff;margin:.25rem 0 0;font-size:.8125rem}.test-card__description{color:#f4f4f8c7;flex:1;margin:0;font-size:.9rem;line-height:1.5}.test-card__action{color:#fff;cursor:not-allowed;opacity:.45;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:.75rem;align-self:flex-start;padding:.65rem 1.25rem;font-weight:600;transition:all .2s}.test-card__action--link{cursor:pointer;opacity:1;text-decoration:none;display:inline-block;box-shadow:0 4px 12px #6366f133}.test-card__action--link:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 16px #6366f159}.test-card--musculo-esqueletica .test-card__meta{color:#fbbf24}.test-card--musculo-esqueletica:hover{border-color:#0000;box-shadow:0 16px 32px -12px #00000073,0 0 25px #f59e0b4d}.test-card--musculo-esqueletica:hover:before{background:conic-gradient(#0000,#f59e0b26,#f59e0b,#f59e0b26,#0000 40%)}.test-card--neurocognitiva .test-card__meta{color:#c084fc}.test-card--neurocognitiva:hover{border-color:#0000;box-shadow:0 16px 32px -12px #00000073,0 0 25px #8b5cf64d}.test-card--neurocognitiva:hover:before{background:conic-gradient(#0000,#8b5cf626,#8b5cf6,#8b5cf626,#0000 40%)}.test-card--respiratoria .test-card__meta{color:#34d399}.test-card--respiratoria:hover{border-color:#0000;box-shadow:0 16px 32px -12px #00000073,0 0 25px #10b9814d}.test-card--respiratoria:hover:before{background:conic-gradient(#0000,#10b98126,#10b981,#10b98126,#0000 40%)}@keyframes rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.category-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:0 0;border:1px solid #ffffff0f;border-radius:1.25rem;align-items:center;gap:1.5rem;height:100%;padding:1.5rem;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden}.category-card:after{content:"";z-index:-1;background:#0f101b;border-radius:1.15rem;transition:background .3s;position:absolute;inset:2px}.category-card:before{content:"";opacity:0;z-index:-2;background:conic-gradient(#0000,#ffffff0d,#0000 40%);width:200%;height:200%;transition:opacity .3s;animation:4s linear infinite rotateGlow;position:absolute;top:-50%;left:-50%}.category-card:hover{border-color:#0000;transform:translateY(-4px)scale(1.015)}.category-card:hover:after{background:#131526}.category-card:hover:before{opacity:1}.category-card__icon-wrapper{color:#a78bfa;background:#8b5cf633;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.category-card__icon{width:2rem;height:2rem}.category-card__content{flex:1}.category-card__title{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.category-card__description{color:#f4f4f8b3;margin:.25rem 0 0;font-size:.9rem}.category-card--musculo-esqueletica .category-card__icon-wrapper{color:#f59e0b;background:#f59e0b26}.category-card--musculo-esqueletica:hover{border-color:#0000;box-shadow:0 16px 32px -12px #00000073,0 0 25px #f59e0b4d}.category-card--musculo-esqueletica:hover:before{background:conic-gradient(#0000,#f59e0b26,#f59e0b,#f59e0b26,#0000 40%)}.category-card--neurocognitiva .category-card__icon-wrapper{color:#a78bfa;background:#8b5cf626}.category-card--neurocognitiva:hover{border-color:#0000;box-shadow:0 16px 32px -12px #00000073,0 0 25px #8b5cf64d}.category-card--neurocognitiva:hover:before{background:conic-gradient(#0000,#8b5cf626,#8b5cf6,#8b5cf626,#0000 40%)}.category-card--respiratoria .category-card__icon-wrapper{color:#34d399;background:#10b98126}.category-card--respiratoria:hover{border-color:#0000;box-shadow:0 16px 32px -12px #00000073,0 0 25px #10b9814d}.category-card--respiratoria:hover:before{background:conic-gradient(#0000,#10b98126,#10b981,#10b98126,#0000 40%)}.feedback-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.feedback-modal{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:32px;animation:.3s cubic-bezier(.16,1,.3,1) slideUp;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feedback-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:24px;line-height:1;transition:all .2s;position:absolute;top:16px;right:16px}.feedback-modal-close:hover{color:#0f172a;background:#f1f5f9}.feedback-modal-title{color:#0f172a;margin:0 0 24px;padding-right:24px;font-size:20px;font-weight:700;line-height:1.3}.feedback-modal-form{flex-direction:column;gap:20px;display:flex}.feedback-textarea{color:#334155;resize:vertical;border:1px solid #cbd5e1;border-radius:12px;width:100%;min-height:120px;padding:16px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.feedback-textarea:focus{border-color:#5b6cff;outline:none;box-shadow:0 0 0 3px #5b6cff1a}.feedback-file-upload{flex-direction:column;gap:8px;display:flex}.feedback-file-input{display:none}.feedback-file-label{color:#475569;cursor:pointer;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;justify-content:center;align-items:center;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.feedback-file-label:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.feedback-file-hint{color:#64748b;text-align:center;margin:0;font-size:12px}.feedback-error{color:#ef4444;background:#fef2f2;border-left:4px solid #ef4444;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500}.feedback-modal-actions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.feedback-btn-cancel{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 16px;font-size:15px;font-weight:600;transition:all .2s}.feedback-btn-cancel:hover:not(:disabled){color:#0f172a;background:#f1f5f9}.feedback-btn-submit{color:#fff;cursor:pointer;background:#5b6cff;border:none;border-radius:8px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #5b6cff33}.feedback-btn-submit:hover:not(:disabled){background:#4f5be3;transform:translateY(-1px);box-shadow:0 6px 8px -1px #5b6cff4d}.feedback-btn-submit:disabled,.feedback-btn-cancel:disabled{opacity:.6;cursor:not-allowed}.feedback-modal-success{text-align:center;flex-direction:column;align-items:center;padding:20px 0;display:flex}.feedback-success-icon{color:#10b981;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;font-size:32px;font-weight:700;display:flex}.feedback-modal-success h3{color:#0f172a;margin:0 0 12px;font-size:20px}.feedback-modal-success p{color:#64748b;margin:0;font-size:15px;line-height:1.5}.dashboard{background:0 0;min-height:100%}.dashboard__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.dashboard__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#8b9cff;margin:0;font-size:.75rem}.dashboard__header h1{margin:.25rem 0;font-size:clamp(1.5rem,3vw,2rem)}.dashboard__welcome{color:#f4f4f8bf;margin:.5rem 0 0}.dashboard__logout{color:inherit;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:.5rem;padding:.6rem 1rem}.dashboard__logout:hover{background:#ffffff0f}.dashboard__placeholder{background:#ffffff08;border:1px dashed #8b9cff66;border-radius:1rem;max-width:36rem;padding:1.5rem}.dashboard__placeholder h2{margin:0 0 .5rem;font-size:1.1rem}.dashboard__placeholder p{color:#f4f4f8b8;margin:0;line-height:1.5}.dashboard__status{color:#f4f4f8bf}.dashboard__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.dashboard__grid>li,.dashboard__categories-grid>li{flex-direction:column;display:flex}.dashboard__alert{border-radius:.75rem;max-width:36rem;padding:1rem 1.25rem}.dashboard__alert--error{background:#f871711a;border:1px solid #f8717159}.dashboard__alert p{margin:0 0 .5rem}.dashboard__hint{font-size:.875rem;color:#f4f4f8b8!important}.dashboard__retry{color:inherit;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:.5rem;margin-top:.5rem;padding:.5rem .85rem}.dashboard__retry:hover{background:#ffffff0f}.dashboard__placeholder code{font-size:.8rem}.dashboard__content{flex-direction:column;gap:3rem;display:flex}.dashboard__section{flex-direction:column;gap:1.5rem;display:flex}.dashboard__section-title{color:#fff;border-bottom:1px solid #ffffff1a;margin:0;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.dashboard__categories-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.dashboard__section--all{align-items:flex-start}.dashboard__all-link{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.dashboard__all-link:hover{background:#ffffff1a;border-color:#fff3;transform:translate(4px)}.dashboard__all-icon{width:18px;height:18px}.dashboard__header-actions{align-items:center;gap:1rem;display:flex}.dashboard__profile-link{color:#8b9cff;background:#5b6cff1a;border:1px solid #8b9cff66;border-radius:.5rem;padding:.6rem 1rem;font-size:14.5px;font-weight:600;text-decoration:none;transition:all .2s}.dashboard__profile-link:hover{background:#5b6cff33;border-color:#8b9cff99}.dashboard__section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard__combined-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 10px #10b98140}.dashboard__combined-btn:hover{transform:translateY(-1px);box-shadow:0 6px 15px #10b98159}.dashboard__empty-attempts{text-align:center;background:#ffffff05;border:1px dashed #ffffff26;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.dashboard__empty-icon{color:#ffffff4d;width:40px;height:40px;margin-bottom:1rem}.dashboard__empty-attempts p{color:#f4f4f8cc;margin:0 0 .25rem;font-weight:600}.dashboard__empty-hint{color:#fff6;font-size:12px}.dashboard__table-container{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff05,#ffffff03);border:1px solid #ffffff0d;border-radius:1rem;overflow-x:auto;box-shadow:0 12px 30px #00000040}.dashboard__table{border-collapse:collapse;text-align:left;width:100%;font-size:14.5px}.dashboard__table th,.dashboard__table td{border-bottom:1px solid #ffffff0d;padding:1.1rem 1.25rem}.dashboard__table th{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;background:#ffffff03;font-size:11px;font-weight:700}.dashboard__table tbody tr{transition:background .2s}.dashboard__table tbody tr:hover{background:#ffffff08}.dashboard__table tbody tr.selected{background:#8b5cf614}.dashboard__checkbox{cursor:pointer;accent-color:#8b5cf6;background:0 0;border:2px solid #fff3;border-radius:4px;width:18px;height:18px;transition:all .2s}.font-semibold{color:#fff;font-weight:600}.dashboard__patient-badge{color:#8b9cff;background:#8b9cff26;border:1px solid #8b9cff40;border-radius:99px;padding:.2rem .6rem;font-size:12px;font-weight:600;display:inline-block}.dashboard__no-patient{color:#ffffff59;font-style:italic}.dashboard__mono{color:#ffffff80;font-family:monospace;font-size:13px}.dashboard__modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0a0a12b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dashboard__modal{background:#181d33;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:520px;animation:.25s cubic-bezier(.16,1,.3,1) modalEnter;overflow:hidden;box-shadow:0 20px 50px #0000004d}@keyframes modalEnter{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.dashboard__modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.dashboard__modal-header h3{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.dashboard__modal-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.dashboard__modal-close:hover{color:#fff;background:#ffffff0f}.dashboard__modal-form{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.dashboard__modal-info{background:#5b6cff14;border:1px solid #5b6cff33;border-radius:10px;gap:10px;padding:12px;display:flex}.dashboard__modal-info-icon{color:#8b9cff;flex-shrink:0;width:20px;height:20px}.dashboard__modal-info p{color:#f4f4f8cc;margin:0;font-size:12px;line-height:1.4}.dashboard__modal-field{flex-direction:column;gap:6px;display:flex}.dashboard__modal-field label{color:#ffffffb3;font-size:13px;font-weight:600}.dashboard__modal-field input{color:#fff;background:#ffffff08;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:10px 14px;font-size:14.5px;transition:all .2s}.dashboard__modal-field input:focus{background:#ffffff0d;border-color:#5b6cff}.dashboard__modal-message{border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.dashboard__modal-message--success{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.dashboard__modal-message--error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.dashboard__modal-message-icon{flex-shrink:0;width:16px;height:16px}.dashboard__modal-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;display:grid}.dashboard__modal-btn{cursor:pointer;color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.dashboard__modal-btn:hover:not(:disabled){background:#ffffff0d}.dashboard__modal-btn--primary{background:linear-gradient(135deg,#5b6cff 0%,#7c3aed 100%);border:none;box-shadow:0 4px 12px #5b6cff33}.dashboard__modal-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #5b6cff59}.dashboard__modal-btn:disabled{opacity:.5;cursor:not-allowed}.dashboard__btn-icon{width:16px;height:16px}.dashboard__kpis{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:.5rem;display:grid}.dashboard__kpi-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff14;border-radius:1.25rem;align-items:center;gap:1.25rem;padding:1.5rem;transition:transform .3s,border-color .3s;display:flex}.dashboard__kpi-card:hover{border-color:#ffffff26;transform:translateY(-2px)}.dashboard__kpi-icon-wrapper{border-radius:1rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:flex}.dashboard__kpi-icon-wrapper--blue{color:#8b9cff;background:#5b6cff26}.dashboard__kpi-icon-wrapper--green{color:#34d399;background:#10b98126}.dashboard__kpi-icon-wrapper--purple{color:#a78bfa;background:#8b5cf626}.dashboard__kpi-icon{width:1.75rem;height:1.75rem}.dashboard__kpi-content{text-align:left;flex-direction:column;flex:1;gap:.25rem;display:flex}.dashboard__kpi-value{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:1.5rem;font-weight:700;overflow:hidden}.dashboard__kpi-label{color:#f4f4f88c;font-size:.8125rem;font-weight:500}.dashboard__kpi-distribution{flex-wrap:wrap;gap:.35rem;margin-bottom:.1rem;display:flex}.dist-tag{border-radius:4px;padding:.15rem .4rem;font-size:11px;font-weight:700}.dist-tag--msk{color:#f59e0b;background:#f59e0b26}.dist-tag--neuro{color:#a78bfa;background:#8b5cf626}.dist-tag--resp{color:#34d399;background:#10b98126}.dashboard__search-input:focus{box-shadow:0 0 12px #8b5cf640;background:#ffffff0d!important;border-color:#8b5cf699!important}.login-form{color:#f8fafc;border-radius:1.25rem;flex-direction:column;gap:1.25rem;width:min(100%,24rem);padding:2rem;display:flex}.glass-panel{-webkit-backdrop-filter:blur(20px);z-index:1;background:#0f172a73;border:1px solid #0000;position:relative;box-shadow:0 30px 60px #0006,inset 0 1px #ffffff1a}@property --gradient-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.glass-panel:before{content:"";background:conic-gradient(from var(--gradient-angle), transparent 0%, #38bdf866 20%, #38bdf8 35%, #8b5cf6 45%, #8b5cf666 60%, transparent 80%);-webkit-mask-composite:xor;z-index:-1;pointer-events:none;border-radius:1.25rem;padding:2px;animation:4s linear infinite rotateGlowCard;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes rotateGlowCard{0%{--gradient-angle:0deg}to{--gradient-angle:360deg}}.login-form__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:.5rem;display:flex}.login-form__logo-container{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.login-form__logo-icon{color:#38bdf8;filter:drop-shadow(0 0 8px #38bdf880)}.login-form__header h1{letter-spacing:-.02em;background:linear-gradient(90deg,#f8fafc,#cbd5e1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 .35rem;font-size:1.5rem;font-weight:700}.login-form__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#38bdf8;margin:0;font-size:.85rem;font-weight:600}.login-form__subtitle{color:#94a3b8;margin:0;font-size:.9rem}.login-form__field-group{flex-direction:column;gap:1rem;display:flex}.login-form__field{color:#cbd5e1;flex-direction:column;gap:.4rem;font-size:.875rem;display:flex}.login-form__input-wrapper{border-radius:.75rem;align-items:center;display:flex;position:relative}.login-form__input-wrapper:before{content:"";background:conic-gradient(from var(--gradient-angle), transparent 0%, #38bdf899 20%, #38bdf8 35%, #8b5cf6 45%, #8b5cf699 60%, transparent 80%);-webkit-mask-composite:xor;z-index:1;pointer-events:none;opacity:0;border-radius:.8rem;padding:2px;transition:opacity .3s;animation:2.5s linear infinite rotateGlowCard;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.login-form__input-wrapper:focus-within:before{opacity:1}.login-form__input-icon{color:#64748b;pointer-events:none;z-index:2;transition:color .2s;position:absolute;left:1rem}.login-form__field input{color:#f8fafc;background:#00000040;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem;transition:all .2s}.login-form__field input::placeholder{color:#475569}.login-form__field input:focus{background:#0009;border-color:#0000;outline:none;box-shadow:0 0 15px #38bdf84d,inset 0 0 8px #38bdf833}.login-form__field input:focus+.login-form__input-icon,.login-form__field input:focus~.login-form__input-icon,.login-form__input-wrapper:focus-within .login-form__input-icon{color:#38bdf8}.login-form__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#8b5cf6);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.85rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #8b5cf64d}.login-form__submit:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 20px #8b5cf666}.login-form__submit-icon{transition:transform .2s}.login-form__submit:hover:not(:disabled) .login-form__submit-icon{transform:translate(4px)}.login-form__submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;background:#334155}.login-form__alert{border-radius:.5rem;align-items:flex-start;margin:0;padding:.75rem;font-size:.85rem;line-height:1.4;display:flex}.login-form__alert code{background:#0003;border-radius:.25rem;padding:.1rem .3rem;font-size:.75rem}.login-form__alert--warn{color:#fde047;background:#eab3081a;border:1px solid #eab30833}.login-form__alert--error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433}.landing-page{width:100%;height:100%;position:relative;overflow:hidden}.landing-page--loading{color:#f4f4f8cc;place-items:center;display:grid}.landing-page__canvas{width:100%;height:100%}.landing-page:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(#0000 35%,#080e1e73 70%,#080e1ecc 100%);position:absolute;inset:0}.landing-page__overlay{pointer-events:none;z-index:2;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.landing-page__overlay>*{pointer-events:auto}.landing-bg{width:100%;height:100%;position:relative;overflow:hidden}.landing-bg__gradient{background:linear-gradient(135deg,#0a1628 0%,#0f1f3a 25%,#1a0e3e 50%,#0f1f3a 75%,#0a1628 100%) 0 0/400% 400%;animation:20s infinite bg-shift;position:absolute;inset:0}@keyframes bg-shift{0%{background-position:0%}25%{background-position:50% 0}50%{background-position:100%}75%{background-position:50% 100%}to{background-position:0%}}.landing-bg__orb{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.landing-bg__orb--cyan{opacity:.12;background:radial-gradient(circle,#0ea5e9,#0000 70%);width:520px;height:520px;animation:9s ease-in-out infinite orb-drift-1;top:-12%;left:-8%}.landing-bg__orb--purple{opacity:.1;background:radial-gradient(circle,#8b5cf6,#0000 70%);width:460px;height:460px;animation:11s ease-in-out infinite orb-drift-2;bottom:-8%;right:-6%}.landing-bg__orb--indigo{opacity:.07;background:radial-gradient(circle,#6366f1,#0000 70%);width:360px;height:360px;animation:13s ease-in-out infinite orb-drift-3;top:38%;left:52%}@keyframes orb-drift-1{0%,to{opacity:.12;transform:translate(0)scale(1)}50%{opacity:.18;transform:translate(35px,25px)scale(1.12)}}@keyframes orb-drift-2{0%,to{opacity:.1;transform:translate(0)scale(1)}50%{opacity:.16;transform:translate(-25px,-35px)scale(1.15)}}@keyframes orb-drift-3{0%,to{opacity:.07;transform:scale(1)}50%{opacity:.13;transform:scale(1.22)}}.landing-bg__grid{pointer-events:none;background-image:radial-gradient(circle,#ffffff06 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.landing-bg__icon{color:#ffffffe6;pointer-events:none;will-change:transform, opacity;animation:icon-float var(--f-dur,30s) linear var(--f-delay,0s) infinite;position:absolute;bottom:-100px}@keyframes icon-float{0%{opacity:0;transform:translateY(0)rotate(0)}5%{opacity:var(--f-opacity,.2)}95%{opacity:var(--f-opacity,.2)}to{transform:translateY(calc(-100vh - 160px)) rotate(var(--f-rotate,120deg));opacity:0}}.take-test{color:#f4f4f8;background:linear-gradient(160deg,#0a0a12 0%,#12182a 50%,#0f1424 100%);min-height:100%;padding:1.5rem clamp(1rem,4vw,2.5rem) 2rem}.take-test--centered{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.take-test__header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.take-test__back{color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:.5rem;padding:.4rem .6rem}.take-test__back:hover{background:#ffffff0f}.take-test__eyebrow{margin:0;font-weight:600}.take-test__progress{color:#8b9cff;margin:.25rem 0 0;font-size:.875rem}.take-test__bar{background:#ffffff14;border-radius:999px;height:6px;margin-bottom:2rem;overflow:hidden;box-shadow:inset 0 1px 2px #0003}.take-test__bar-fill{background:linear-gradient(90deg,#8b5cf6,#ec4899);height:100%;transition:width .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px #8b5cf680}.take-test__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:1.25rem;max-width:40rem;margin:0 auto;padding:2rem;box-shadow:0 15px 35px #00000040}.take-test__prompt{margin:0 0 1.5rem;font-size:1.35rem;font-weight:600;line-height:1.45}.take-test__options{border:none;flex-direction:column;gap:.75rem;margin:0;padding:0;display:flex}.take-test__option{cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:.75rem;align-items:center;gap:.85rem;padding:1.1rem 1.25rem;transition:transform .2s cubic-bezier(.4,0,.2,1),border-color .2s,background .2s,box-shadow .2s;display:flex}.take-test__option:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.take-test__option:active{transform:translateY(0)scale(.99)}.take-test__option:has(input:checked){background:linear-gradient(145deg,#8b5cf626,#8b5cf60d);border-color:#8b5cf6;box-shadow:0 0 15px #8b5cf626}.take-test__option input{accent-color:#8b5cf6;cursor:pointer;width:1.15rem;height:1.15rem}.take-test__footer{justify-content:flex-end;gap:.75rem;max-width:40rem;margin:1.5rem auto 0;display:flex}.take-test__button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:1px solid #fff3;border-radius:.5rem;padding:.65rem 1.1rem;text-decoration:none}.take-test__button:disabled{opacity:.45;cursor:not-allowed}.take-test__button--primary{color:#fff;background:linear-gradient(135deg,#5b6cff,#8b5cf6);border:none;font-weight:600}.take-test__button--primary:hover:not(:disabled){filter:brightness(1.08)}.take-test__error{color:#fecaca;text-align:center;max-width:40rem;margin:1rem auto 0}.take-test__hint{color:#f4f4f8b8;max-width:28rem;font-size:.9rem}.take-test__link{color:#8b9cff}.take-test__done h1{margin:0}.take-test__success{color:#bbf7d0;background:#4ade801a;border:1px solid #4ade8059;border-radius:.5rem;max-width:28rem;margin:.75rem 0 0;padding:.65rem .85rem;font-size:.9rem}.take-test__done-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.take-test__score{text-align:left;background:#6b7fff1a;border:1px solid #8b9cff59;border-radius:.75rem;max-width:32rem;margin:1rem 0;padding:1rem 1.25rem}.take-test__score-value{color:#a5b4ff;margin:0;font-size:2.5rem;font-weight:700}.take-test__score-detail{color:#f4f4f8cc;margin:.25rem 0 .75rem;font-size:.9rem}.take-test__score-summary{white-space:pre-wrap;color:#f4f4f8d9;background:#00000040;border-radius:.5rem;margin:0;padding:.75rem;font-family:inherit;font-size:.8rem;line-height:1.45}.take-test__email-form{text-align:left;flex-direction:column;align-items:stretch;gap:.5rem;width:100%;max-width:32rem;margin:.75rem auto;display:flex}.take-test__email-label{color:#f4f4f8d9;font-size:.875rem;font-weight:500}.take-test__email-input{color:#fff;background:#00000040;border:1px solid #ffffff26;border-radius:.5rem;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.take-test__email-input:focus{border-color:#6b7fff;outline:none;box-shadow:0 0 0 2px #6b7fff40}.take-test__email-input:disabled{opacity:.5;cursor:not-allowed}.take-test__input-group{flex-direction:column;margin-top:1rem;display:flex}.take-test__input,.take-test__textarea{color:#fff;background:#00000040;border:1px solid #ffffff26;border-radius:.5rem;width:100%;padding:.85rem;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}.take-test__input:focus,.take-test__textarea:focus{border-color:#6b7fff;outline:none;box-shadow:0 0 0 2px #6b7fff40}.take-test__textarea{resize:vertical;min-height:100px}.take-test__summary-parsed{flex-direction:column;gap:.75rem;width:100%;margin-top:1rem;display:flex}.take-test__summary-callout{border-radius:.5rem;align-items:flex-start;gap:.75rem;margin-bottom:.25rem;padding:1rem;font-size:.9rem;display:flex}.take-test__summary-callout--danger{background:#ef444414;border:1px solid #ef444426;border-left-width:4px}.take-test__summary-callout--warning{background:#f59e0b14;border:1px solid #f59e0b26;border-left-width:4px}.take-test__summary-callout--success{background:#10b98114;border:1px solid #10b98126;border-left-width:4px}.take-test__summary-callout-icon{font-size:1.25rem;line-height:1.2}.take-test__summary-callout-body{color:#e2e8f0;text-align:left;line-height:1.45}.take-test__summary-list{color:#cbd5e1;text-align:left;margin:0;padding-left:1.25rem;font-size:.85rem;line-height:1.5}.take-test__summary-list li{margin-bottom:.35rem}.take-test__summary-subtitle{color:#a5b4ff;text-transform:uppercase;letter-spacing:.05em;text-align:left;border-bottom:1px solid #ffffff1a;margin:.75rem 0 .25rem;padding-bottom:.25rem;font-size:.9rem;font-weight:700}.take-test__summary-p{color:#e2e8f0;text-align:left;margin:0;font-size:.875rem;line-height:1.45}.take-test__input-group--numeric{justify-content:center;align-items:center;gap:.5rem;max-width:340px;margin:1.5rem auto 0;display:flex}.take-test__input-group--numeric .take-test__input{text-align:center;color:#fff;background:#ffffff08;border:1px solid #ffffff1f;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-size:1.5rem;font-weight:700;transition:all .2s}.take-test__input-group--numeric .take-test__input:focus{background:#ffffff0d;border-color:#8b5cf6;box-shadow:0 0 10px #8b5cf633}.take-test__num-btn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:.75rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.5rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.take-test__num-btn:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-1px)}.take-test__num-btn:active{background:#ffffff1f;transform:scale(.95)}.take-test__key-pill{color:#ffffff40;background:#ffffff0d;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;right:15px}.take-test__option-points-badge{color:#c084fc;background:#8b5cf626;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:11px;font-weight:600}.take-test__option--green{background:#10b98105;border-color:#10b98126}.take-test__option--green:hover{background:#10b9810f;border-color:#10b98166}.take-test__option--green:has(input:checked){background:#10b98126;border-color:#10b981;box-shadow:0 0 12px #10b98140}.take-test__option--yellow{background:#f59e0b05;border-color:#f59e0b26}.take-test__option--yellow:hover{background:#f59e0b0f;border-color:#f59e0b66}.take-test__option--yellow:has(input:checked){background:#f59e0b26;border-color:#f59e0b;box-shadow:0 0 12px #f59e0b40}.take-test__option--red{background:#ef444405;border-color:#ef444426}.take-test__option--red:hover{background:#ef44440f;border-color:#ef444466}.take-test__option--red:has(input:checked){background:#ef444426;border-color:#ef4444;box-shadow:0 0 12px #ef444440}.take-test__stepped-layout--split{grid-template-columns:280px 1fr;gap:2rem;max-width:68rem;margin:0 auto;display:grid}@media (width<=768px){.take-test__stepped-layout--split{grid-template-columns:1fr;gap:1.5rem}}.take-test__main-card-column{min-width:0}.take-test__ref-panel{background:#ffffff05;border:1px solid #ffffff0f;border-radius:1rem;flex-direction:column;gap:1rem;height:fit-content;padding:1.25rem;display:flex}.take-test__ref-title{color:#fff;border-bottom:1px solid #ffffff14;align-items:center;margin:0;padding-bottom:.5rem;font-size:.95rem;font-weight:700;display:flex}.take-test__ref-list{color:#f4f4f8b3;flex-direction:column;gap:.5rem;margin:0;padding:0 0 0 1rem;font-size:.825rem;line-height:1.5;display:flex}.take-test__ref-footer{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.take-test__ref-footer-tag{color:#fff6;background:#ffffff0d;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.take-test__view-toggle{background:#00000040;border:1px solid #ffffff0f;border-radius:.5rem;padding:2px;display:flex}.take-test__toggle-btn{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:.35rem;align-items:center;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.take-test__toggle-btn.active{color:#fff;background:#ffffff14;box-shadow:0 1px 3px #0003}.take-test__toggle-btn:hover:not(.active){color:#fff;background:#ffffff08}.take-test__progress-container{max-width:40rem;margin:0 auto 1.5rem}.take-test__stepped-layout--split .take-test__progress-container{max-width:none}.take-test__progress-container .take-test__bar{margin-bottom:.5rem}.take-test__dimension-info{color:#fff6;align-items:center;font-size:11.5px;font-weight:500;display:flex}.take-test__dimension-pill{border-radius:99px;padding:1px 7px;font-size:11px;font-weight:700}.take-test__slider-toggle{color:#ffffffa6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.35rem;padding:4px 10px;font-size:11px;font-weight:600;transition:all .15s}.take-test__slider-toggle:hover{color:#fff;background:#ffffff14}.take-test__slider-box{background:#ffffff04;border:1px solid #ffffff0d;border-radius:.75rem;margin:1rem 0;padding:1.5rem 1rem}.take-test__slider-input{accent-color:#8b5cf6;cursor:pointer;background:#ffffff1a;border-radius:3px;outline:none;width:100%;height:6px;margin-bottom:1.5rem}.take-test__slider-labels{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:8px;display:grid}.take-test__slider-label{text-align:center;cursor:pointer;opacity:.45;background:0 0;border-radius:6px;flex-direction:column;align-items:center;padding:6px;transition:all .2s;display:flex}.take-test__slider-label:hover{opacity:.8;background:#ffffff05}.take-test__slider-label.active{opacity:1;background:#8b5cf614;border:1px solid #8b5cf626}.take-test__slider-label-num{color:#a855f7;margin-bottom:4px;font-size:15px;font-weight:700}.take-test__slider-label-text{color:#fffc;font-size:11px;line-height:1.3}.take-test__biometric-badge{border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.take-test__biometric-badge--critical{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d}.take-test__biometric-badge--warning{color:#fde047;background:#f59e0b26;border:1px solid #f59e0b4d}.take-test__biometric-badge--normal{color:#a7f3d0;background:#10b98126;border:1px solid #10b9814d}.take-test__voice-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.take-test__voice-btn:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}.take-test__voice-btn--listening{animation:1.5s ease-in-out infinite voicePulse;box-shadow:0 0 8px #ef44444d;color:#fca5a5!important;background:#ef444426!important;border-color:#ef4444!important}@keyframes voicePulse{0%{opacity:1}50%{opacity:.65}to{opacity:1}}.take-test__text-container{align-items:flex-start;gap:1.5rem;margin-top:1rem;display:flex}@media (width<=580px){.take-test__text-container{flex-direction:column;align-items:stretch}}.take-test__body-map-container{background:#ffffff05;border:1px solid #ffffff0f;border-radius:.75rem;flex-shrink:0;width:250px;padding:12px}.take-test__body-map-title{color:#fff6;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:11px;font-weight:700}.take-test__body-map-svg{background:#00000026;border-radius:6px;margin:0 auto;display:block;box-shadow:inset 0 2px 4px #00000059}.body-map__part{fill:#ffffff12;stroke:#fff3;stroke-width:1px;cursor:pointer;transition:all .2s}.body-map__part:hover{fill:#8b5cf64d;stroke:#8b5cf699}.body-map__part.active{fill:#8b5cf699;stroke:#a855f7;filter:drop-shadow(0 0 4px #8b5cf680)}.take-test__body-map-legend{flex-direction:column;flex:1;display:flex}.take-test__stopwatch-panel{background:#ffffff05;border:1px solid #ffffff0f;border-radius:.75rem;max-width:380px;margin:0 auto;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.take-test__stopwatch-header{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:8px 12px;font-size:11.5px;font-weight:600;display:flex}.take-test__stopwatch-header:hover{background:#ffffff0d}.take-test__stopwatch-title{color:#ffffffbf}.take-test__stopwatch-toggle-btn{color:#8b9cff;cursor:pointer;background:0 0;border:none;font-size:10px;font-weight:700}.take-test__stopwatch-body{flex-direction:column;align-items:center;gap:12px;padding:16px;display:flex}.take-test__stopwatch-display{color:#fff;letter-spacing:.5px;font-family:monospace;font-size:34px;font-weight:700}.take-test__stopwatch-actions{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.take-test__stopwatch-btn{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.take-test__stopwatch-btn:hover:not(:disabled){background:#ffffff14}.take-test__stopwatch-btn:disabled{opacity:.4;cursor:not-allowed}.take-test__stopwatch-btn--control.start{color:#a7f3d0;background:#10b98126;border-color:#10b981}.take-test__stopwatch-btn--control.start:hover{background:#10b98140}.take-test__stopwatch-btn--control.stop{color:#fca5a5;background:#ef444426;border-color:#ef4444}.take-test__stopwatch-btn--control.stop:hover{background:#ef444440}.take-test__stopwatch-btn--copy{color:#d8b4fe;background:#8b5cf626;border-color:#8b5cf6}.take-test__stopwatch-btn--copy:hover{background:#8b5cf640}.take-test__stopwatch-laps{border-top:1px solid #ffffff0a;width:100%;padding-top:8px}.take-test__laps-title{color:#fff6;margin:0 0 6px;font-size:10.5px;font-weight:700}.take-test__laps-list{flex-direction:column;gap:4px;max-height:80px;display:flex;overflow-y:auto}.take-test__lap-item{color:#f4f4f8d9;background:#0000001a;border-radius:4px;justify-content:space-between;padding:3px 6px;font-size:11px;display:flex}.take-test__stopwatch-compact{cursor:pointer;justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.take-test__stopwatch-compact-display{color:#ffffffe6;font-family:monospace;font-size:13.5px;font-weight:700}.take-test__stopwatch-compact-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.take-test__stopwatch-compact-btn.running{background:#ef4444;animation:1.5s ease-in-out infinite compactPulse}@keyframes compactPulse{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 6px #ef444400}to{box-shadow:0 0 #ef444400}}.take-test__flag-alert{color:#fcd34d;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:8px;align-items:center;gap:6px;margin-bottom:12px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.take-test__clinician-toolbar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:100;background:#0a0a12d9;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:52px;padding:0 clamp(1rem,4vw,2.5rem);display:flex;position:fixed;bottom:0;left:0;right:0}.take-test__toolbar-left,.take-test__toolbar-right{align-items:center;gap:12px;display:flex}.take-test__toolbar-btn{color:#fffc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:600;transition:all .2s;display:flex}.take-test__toolbar-btn:hover:not(:disabled){color:#fff;background:#ffffff14}.take-test__toolbar-btn:disabled{opacity:.35;cursor:not-allowed}.take-test__toolbar-btn--flag.active{color:#fde047;background:#f59e0b26;border-color:#f59e0b}.take-test__toolbar-flag-pill{color:#fcd34d;background:#f59e0b1f;border:1px solid #f59e0b33;border-radius:99px;padding:3px 8px;font-size:10.5px;font-weight:700}.take-test__keyboard-hints{color:#ffffff40;text-align:center;justify-content:center;align-items:center;gap:6px;margin-top:15px;padding-bottom:60px;font-size:11px;display:flex}.take-test{padding-bottom:75px!important}.take-test__matrix-container{background:#ffffff05;border:1px solid #ffffff0f;border-radius:1.25rem;max-width:58rem;margin:0 auto;padding:1.5rem;box-shadow:0 10px 30px #00000040}.take-test__matrix-header-box{border-bottom:1px solid #ffffff14;margin-bottom:1.5rem;padding-bottom:1rem}.take-test__matrix-header-box h2{color:#fff;margin:0 0 6px;font-size:1.25rem;font-weight:600}.take-test__matrix-header-box p{color:#ffffff80;margin:0;font-size:.85rem}.take-test__matrix-list{flex-direction:column;gap:8px;display:flex}.take-test__matrix-row{background:#ffffff03;border:1px solid #ffffff0a;border-radius:.75rem;grid-template-columns:1fr 280px;align-items:center;gap:1.25rem;padding:.75rem 1rem;transition:all .2s;display:grid}.take-test__matrix-row:hover{background:#ffffff08;border-color:#ffffff14}.take-test__matrix-row.answered{background:#10b98104;border-left:3px solid #10b981}.take-test__matrix-row.flagged{background:#f59e0b05;border-color:#f59e0b4d}.take-test__matrix-cell-info{align-items:flex-start;gap:10px;min-width:0;display:flex}.take-test__matrix-order{color:#fff;background:#ffffff0a;border-radius:4px;justify-content:center;align-items:center;min-width:24px;height:24px;padding-left:4px;font-size:11px;font-weight:700;display:flex}.take-test__matrix-prompt-wrap{flex:1;min-width:0}.take-test__matrix-prompt-text{color:#ffffffd9;margin:0;font-size:.925rem;font-weight:500;line-height:1.4}.take-test__matrix-dim-pill{border-radius:4px;padding:1px 6px;font-size:9.5px;font-weight:700}.take-test__matrix-flag-badge{color:#fcd34d;background:#f59e0b26;border-radius:4px;padding:1px 6px;font-size:9.5px;font-weight:700}.take-test__matrix-cell-input{align-items:center;gap:6px;width:100%;min-width:0;display:flex}.take-test__matrix-select{box-sizing:border-box;color:#fff;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:#0000004d;border:1px solid #ffffff1f;border-radius:6px;outline:none;flex:1;width:100%;min-width:0;max-width:240px;padding:6px 24px 6px 8px;font-size:.85rem;overflow:hidden}.take-test__matrix-select:focus{border-color:#8b5cf6}.take-test__matrix-input-num{box-sizing:border-box;color:#fff;text-align:center;background:#0000004d;border:1px solid #ffffff1f;border-radius:6px;outline:none;flex-shrink:0;width:90px;min-width:0;padding:6px 8px;font-size:.85rem}.take-test__matrix-input-num:focus{border-color:#8b5cf6}.take-test__matrix-input-text{box-sizing:border-box;color:#fff;resize:vertical;background:#0000004d;border:1px solid #ffffff1f;border-radius:6px;outline:none;flex:1;width:100%;min-width:0;max-width:240px;padding:6px 8px;font-size:.85rem}.take-test__matrix-input-text:focus{border-color:#8b5cf6}.take-test__matrix-flag-btn{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.take-test__matrix-flag-btn:hover{background:#ffffff14}.take-test__matrix-flag-btn.active{background:#f59e0b33;border-color:#f59e0b}.take-test__patient-form-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0a0a12b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.take-test__patient-form-overlay .take-test__card{width:100%;margin:0}@media (width<=650px){.take-test__header{flex-direction:column;gap:.85rem;align-items:stretch!important}.take-test__view-toggle{align-self:flex-start;width:100%}.take-test__toggle-btn{flex:1;justify-content:center;padding:.5rem}}@media (width<=768px){.take-test__matrix-container{border-radius:.85rem;padding:.85rem}.take-test__matrix-header-box{margin-bottom:1rem;padding-bottom:.75rem}.take-test__matrix-row{grid-template-columns:1fr;gap:.85rem;padding:.85rem}.take-test__matrix-cell-info{width:100%}.take-test__matrix-cell-input{justify-content:space-between;gap:8px;width:100%}.take-test__matrix-select,.take-test__matrix-input-text{flex:1;width:auto}.take-test__matrix-input-num{width:100%;max-width:120px}}.take-test__mal-mode-btn{text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:.75rem;flex-direction:column;gap:.25rem;width:100%;padding:1.25rem 1.5rem;transition:transform .2s cubic-bezier(.4,0,.2,1),border-color .2s,background .2s,box-shadow .2s;display:flex}.take-test__mal-mode-btn:hover{background:#ffffff0d;border-color:#8b5cf666;transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf626}.take-test__mal-mode-btn:active{transform:translateY(0)scale(.99)}.take-test__mal-mode-title{color:#fff;font-size:1.1rem;font-weight:700}.take-test__mal-mode-desc{color:#f4f4f899;font-size:.85rem;line-height:1.4}.profile-page{max-width:800px;margin:0 auto}.profile-page__header{margin-bottom:2rem}.profile-page__back{color:#ffffff80;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:0;font-size:.875rem;font-weight:600;transition:color .2s;display:flex}.profile-page__back:hover{color:#a78bfa}.profile-page__back-icon{width:1.1rem;height:1.1rem}.profile-page__eyebrow{text-transform:uppercase;color:#a5b4ff;letter-spacing:.1em;margin:0 0 .25rem;font-size:.8125rem;font-weight:700}.profile-page h1{color:#fff;letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:800}.profile-page__container{margin-top:1.5rem}.profile-page__status{text-align:center;color:#ffffff80;padding:2.5rem}.profile-page__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff05,#ffffff03);border:1px solid #ffffff0f;border-radius:1.25rem;padding:2rem;box-shadow:0 20px 40px #0000004d}.profile-page__info{background:#8b5cf614;border:1px solid #8b5cf626;border-radius:.75rem;gap:1rem;margin-bottom:2rem;padding:1.25rem;display:flex}.profile-page__info-icon{color:#a78bfa;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.15rem}.profile-page__info h3{color:#fff;margin:0 0 .25rem;font-size:1rem;font-weight:700}.profile-page__info p{color:#ffffffb3;margin:0;font-size:.875rem;line-height:1.5}.profile-page__form{flex-direction:column;gap:1.25rem;display:flex}.profile-page__field{flex-direction:column;gap:.5rem;display:flex}.profile-page__field label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.profile-page__input-wrapper{align-items:center;width:100%;display:flex;position:relative}.profile-page__input-icon{color:#ffffff59;width:1.15rem;height:1.15rem;position:absolute;left:1rem}.profile-page__input-wrapper input{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem;transition:all .2s}.profile-page__input-wrapper input:focus{background:#ffffff0d;border-color:#8b5cf6;box-shadow:0 0 10px #8b5cf640}.profile-page__input-wrapper input[id=rut]{padding-left:1rem}.profile-page__message{border-radius:.75rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:550;display:flex}.profile-page__message--success{color:#34d399;background:#10b98114;border:1px solid #10b98126}.profile-page__message--error{color:#f87171;background:#ef444414;border:1px solid #ef444426}.profile-page__message-icon{flex-shrink:0;width:1.1rem;height:1.1rem}.profile-page__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:.75rem;margin-top:.5rem;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #8b5cf640}.profile-page__submit:hover{transform:translateY(-1px);box-shadow:0 6px 20px #8b5cf659}.profile-page__submit:disabled{color:#ffffff59;box-shadow:none;cursor:not-allowed;background:#ffffff0d}.profile-page__grid{flex-direction:column;gap:2rem;display:flex}.profile-page__settings-list{flex-direction:column;gap:1.5rem;display:flex}.profile-page__setting-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.profile-page__setting-item:hover{background:#ffffff0a}.profile-page__setting-text{flex-direction:column;gap:.25rem;padding-right:1.5rem;display:flex}.profile-page__setting-text strong{color:#fff;font-size:.95rem}.profile-page__setting-text span{color:#fff9;font-size:.85rem;line-height:1.4}.profile-page__select{color:#fff;cursor:pointer;background:#0000004d;border:1px solid #ffffff26;border-radius:.5rem;outline:none;min-width:180px;padding:.6rem 1rem;font-size:.9rem;transition:all .2s}.profile-page__select:focus{border-color:#a78bfa}.profile-page__input-raw{color:#fff;background:#0000004d;border:1px solid #ffffff26;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:all .2s}.profile-page__input-raw:focus{border-color:#a78bfa}.toggle-switch{flex-shrink:0;width:48px;height:26px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch .slider{cursor:pointer;background-color:#ffffff1a;border-radius:34px;transition:all .3s;position:absolute;inset:0}.toggle-switch .slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #0000004d}.toggle-switch input:checked+.slider{background-color:#8b5cf6}.toggle-switch input:checked+.slider.pink{background-color:#ec4899}.toggle-switch input:checked+.slider:before{transform:translate(22px)}.attempts-page{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.attempts-page__header{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.attempts-page__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#a5b4ff;margin:0 0 .25rem;font-size:.8125rem;font-weight:700}.attempts-page__header h1{letter-spacing:-.02em;color:#fff;margin:0 0 .5rem;font-size:2.25rem;font-weight:800}.attempts-page__welcome{color:#fff9;margin:0;font-size:.95rem}.attempts-page__refresh{color:#ffffffb3;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .2s;display:flex}.attempts-page__refresh:hover{color:#fff;background:#ffffff14;border-color:#fff3}.attempts-page__refresh:disabled{opacity:.5;cursor:not-allowed}.attempts-page__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.attempts-page__search-wrapper{flex:1;min-width:280px;max-width:450px;position:relative}.attempts-page__search-icon{color:#ffffff59;pointer-events:none;width:1.15rem;height:1.15rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.attempts-page__search-input{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.9rem;transition:all .2s}.attempts-page__search-input:focus{background:#ffffff0d;border-color:#8b5cf6;box-shadow:0 0 10px #8b5cf640}.attempts-page__search-clear{color:#fff6;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.attempts-page__search-clear:hover{color:#fff}.attempts-page__actions{align-items:center;gap:.75rem;display:flex}.attempts-page__btn{cursor:pointer;color:#fff;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.attempts-page__btn-icon{width:1.1rem;height:1.1rem}.attempts-page__btn--combined{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);box-shadow:0 4px 12px #8b5cf640}.attempts-page__btn--combined:hover{transform:translateY(-1px);box-shadow:0 6px 16px #8b5cf666}.attempts-page__btn--excel{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 12px #10b98140}.attempts-page__btn--excel:hover{transform:translateY(-1px);box-shadow:0 6px 16px #10b98166}.attempts-page__btn:active{transform:scale(.98)}.attempts-page__status{text-align:center;color:#ffffff80;padding:3rem 0;font-size:.95rem}.attempts-page__empty{text-align:center;color:#fff6;background:#ffffff05;border:1px dashed #ffffff14;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.attempts-page__empty-icon{opacity:.5;width:3rem;height:3rem;margin-bottom:1rem}.attempts-page__table-container{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff05,#ffffff03);border:1px solid #ffffff0d;border-radius:1rem;overflow-x:auto;box-shadow:0 12px 30px #00000040}.attempts-page__table{border-collapse:collapse;text-align:left;width:100%;font-size:14.5px}.attempts-page__table th,.attempts-page__table td{border-bottom:1px solid #ffffff0d;padding:1.1rem 1.25rem}.attempts-page__table th{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;background:#ffffff03;font-size:11px;font-weight:700}.attempts-page__table tbody tr{transition:background .2s}.attempts-page__table tbody tr:hover{background:#ffffff08}.attempts-page__table tbody tr.selected{background:#8b5cf614}.attempts-page__checkbox{cursor:pointer;accent-color:#8b5cf6;background:0 0;border:2px solid #fff3;border-radius:4px;width:18px;height:18px;transition:all .2s}.attempts-page__patient-badge{color:#c084fc;background:#8b5cf61a;border:1px solid #8b5cf626;border-radius:999px;padding:.25rem .65rem;font-size:.8125rem;font-weight:500}.attempts-page__no-patient{color:#ffffff59;font-size:.875rem;font-style:italic}.attempts-page__mono{color:#ffffff80;font-family:monospace;font-size:.85rem}.attempts-page__badge{color:#fff9;background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.attempts-page__badge--recent{color:#34d399;background:#10b98114;border-color:#10b98126}.attempts-page__badge-icon{color:inherit}.attempts-page__modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.attempts-page__modal{background:#0f101b;border:1px solid #ffffff14;border-radius:1.25rem;width:100%;max-width:500px;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) modalEnter;box-shadow:0 20px 40px #00000080}.attempts-page__modal-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.attempts-page__modal-header h3{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.attempts-page__modal-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;align-items:center;padding:.25rem;transition:all .2s;display:flex}.attempts-page__modal-close:hover{color:#fff;background:#ffffff0d}.attempts-page__modal-form{flex-direction:column;gap:1.25rem;display:flex}.attempts-page__modal-info{color:#cbd5e1;background:#8b5cf614;border:1px solid #8b5cf626;border-radius:.75rem;gap:.75rem;padding:1rem;font-size:.85rem;line-height:1.45;display:flex}.attempts-page__modal-info-icon{color:#a78bfa;flex-shrink:0;width:1.5rem;height:1.5rem}.attempts-page__modal-field{flex-direction:column;gap:.5rem;display:flex}.attempts-page__modal-field label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.attempts-page__modal-field input{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.attempts-page__modal-field input:focus{background:#ffffff0d;border-color:#8b5cf6}.attempts-page__modal-message{border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.attempts-page__modal-message--success{color:#34d399;background:#10b98114;border:1px solid #10b98126}.attempts-page__modal-message--error{color:#f87171;background:#ef444414;border:1px solid #ef444426}.attempts-page__modal-message-icon{width:1.1rem;height:1.1rem}.attempts-page__modal-actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.5rem;display:grid}.attempts-page__modal-btn{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.attempts-page__modal-btn:hover{background:#ffffff14}.attempts-page__modal-btn--primary{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;box-shadow:0 4px 12px #8b5cf640}.attempts-page__modal-btn--primary:hover{filter:brightness(1.08);box-shadow:0 6px 16px #8b5cf659}.attempts-page__modal-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=576px){.attempts-page__modal-actions{grid-template-columns:1fr}}.attempts-page__kpis{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:.5rem;display:grid}.attempts-page__kpi-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;transition:transform .2s,border-color .2s;display:flex}.attempts-page__kpi-card:hover{border-color:#8b5cf640;transform:translateY(-2px)}.attempts-page__kpi-icon-wrapper{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.attempts-page__kpi-icon-wrapper svg{width:1.35rem;height:1.35rem}.attempts-page__kpi-icon-wrapper--blue{color:#3b82f6;background:#3b82f61f}.attempts-page__kpi-icon-wrapper--green{color:#10b981;background:#10b9811f}.attempts-page__kpi-icon-wrapper--purple{color:#a78bfa;background:#8b5cf61f}.attempts-page__kpi-icon-wrapper--orange{color:#f59e0b;background:#f59e0b1f}.attempts-page__kpi-value{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2;display:block}.attempts-page__kpi-value--text{white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:600;overflow:hidden}.attempts-page__kpi-label{color:#ffffff80;margin-top:.15rem;font-size:.75rem;display:block}.attempts-page__filters{flex-wrap:wrap;gap:.75rem;display:flex}.attempts-page__filter-group{background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;align-items:center;gap:.5rem;padding:.25rem .75rem;display:flex}.attempts-page__filter-icon{color:#fff6}.attempts-page__select{color:#ffffffd9;cursor:pointer;background:0 0;border:none;outline:none;padding:.45rem 0;font-size:.85rem}.attempts-page__select option{color:#fff;background:#0f101b}.attempts-page__highlight{color:#fff;background:#8b5cf659;border-radius:3px;padding:.05rem .2rem;font-weight:500}.attempts-page__bulk-actions{background:#8b5cf614;border:1px solid #8b5cf640;border-radius:.85rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;animation:.2s cubic-bezier(.16,1,.3,1) slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.attempts-page__bulk-info{color:#c084fc;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.attempts-page__bulk-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.attempts-page__btn--delete-bulk{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 4px 12px #ef444433}.attempts-page__btn--delete-bulk:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ef444459}.attempts-page__btn--clear{color:#fffc;background:0 0;border:1px solid #ffffff26}.attempts-page__btn--clear:hover{background:#ffffff0d;border-color:#ffffff4d}th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s}th.sortable:hover{color:#fff}th.sortable svg{vertical-align:middle;color:#a78bfa;margin-left:4px;display:inline-block}.attempts-page__score-badge{text-align:center;border-radius:6px;min-width:50px;padding:.25rem .65rem;font-size:.8125rem;font-weight:700;display:inline-block}.attempts-page__score-badge--green{color:#10b981;background:#10b98126;border:1px solid #10b98140}.attempts-page__score-badge--yellow{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b40}.attempts-page__score-badge--red{color:#f87171;background:#ef444426;border:1px solid #ef444440}.attempts-page__score-badge--gray{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a}.attempts-page__cat-tag{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.attempts-page__cat-tag--musculo-esqueletica{color:#f59e0b;background:#f59e0b1a}.attempts-page__cat-tag--neurocognitiva{color:#a78bfa;background:#8b5cf61a}.attempts-page__cat-tag--respiratoria{color:#34d399;background:#10b9811a}.attempts-page__cat-tag--other{color:#fff9;background:#ffffff0f}.attempts-page__patient-cell{flex-direction:column;display:flex}.attempts-page__patient-name{color:#f4f4f8;font-weight:600}.attempts-page__patient-rut{color:#ffffff73;margin-top:.1rem;font-size:.75rem}.attempts-page__row-actions{gap:.35rem;display:flex}.attempts-page__row-btn{color:#fff9;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:.5rem;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;transition:all .2s;display:flex}.attempts-page__row-btn:hover{color:#fff;background:#ffffff14;border-color:#fff3;transform:scale(1.05)}.attempts-page__row-btn--delete:hover{color:#f87171;background:#ef444426;border-color:#ef44444d}.attempts-page__table tbody tr.expanded{background:#ffffff05}.attempts-page__detail-row{background:#ffffff03!important}.attempts-page__detail-content{border-bottom:1px solid #ffffff0a;padding:1.25rem 2rem;animation:.25s cubic-bezier(.16,1,.3,1) expandIn}@keyframes expandIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.attempts-page__detail-grid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}@media (width<=768px){.attempts-page__detail-grid{grid-template-columns:1fr;gap:1.5rem}}.attempts-page__detail-scores h4,.attempts-page__detail-interpretation h4{text-transform:uppercase;letter-spacing:.05em;color:#fff6;margin:0 0 1rem;font-size:.85rem;font-weight:700}.attempts-page__score-progress{background:#ffffff03;border:1px solid #ffffff0a;border-radius:.75rem;flex-direction:column;gap:.65rem;padding:1rem;display:flex}.attempts-page__progress-header{justify-content:space-between;font-size:.85rem;display:flex}.attempts-page__progress-bar{background:#ffffff0d;border-radius:4px;height:8px;overflow:hidden}.attempts-page__progress-fill{border-radius:4px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.attempts-page__progress-fill.attempts-page__score-badge--green{background:linear-gradient(90deg,#10b981,#34d399)}.attempts-page__progress-fill.attempts-page__score-badge--yellow{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.attempts-page__progress-fill.attempts-page__score-badge--red{background:linear-gradient(90deg,#ef4444,#f87171)}.attempts-page__points{color:#ffffff8c;font-size:.8rem}.attempts-page__summary-text{color:#f4f4f8cc;white-space:pre-wrap;background:#ffffff03;border:1px solid #ffffff0a;border-radius:.75rem;margin:0;padding:1rem;font-size:.875rem;line-height:1.55}.attempts-page__pagination{color:#ffffff80;background:#ffffff03;border:1px solid #ffffff0d;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.25rem;font-size:.85rem;display:flex}.attempts-page__pagination-buttons{gap:.35rem;display:flex}.attempts-page__page-btn{color:#ffffffbf;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:.5rem;padding:.45rem .85rem;font-size:.8rem;font-weight:500;transition:all .2s}.attempts-page__page-btn:hover:not(:disabled){color:#fff;background:#ffffff0f;border-color:#ffffff26}.attempts-page__page-btn--active{box-shadow:0 2px 8px #8b5cf640;color:#fff!important;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%)!important;border:none!important}.attempts-page__page-btn:disabled{opacity:.35;cursor:not-allowed}.attempts-page__page-size{align-items:center;gap:.5rem;display:flex}.attempts-page__status-container{color:#ffffff8c;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.attempts-page__status-spinner{color:#8b5cf6;width:2.25rem;height:2.25rem;margin-bottom:.75rem}
