*,: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}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%)}.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}.login-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0c18b8;border:1px solid #ffffff1f;border-radius:1rem;flex-direction:column;gap:1rem;width:min(100%,22rem);padding:1.5rem;display:flex;box-shadow:0 24px 48px #00000059}.login-form__header h1{margin:.25rem 0;font-size:1.35rem;font-weight:600}.login-form__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#8b9cff;margin:0;font-size:.75rem}.login-form__subtitle{color:#f4f4f8b8;margin:0;font-size:.875rem}.login-form__field{flex-direction:column;gap:.35rem;font-size:.875rem;display:flex}.login-form__field input{color:inherit;background:#00000040;border:1px solid #ffffff29;border-radius:.5rem;padding:.65rem .75rem}.login-form__field input:focus{outline-offset:1px;outline:2px solid #6b7fff}.login-form__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b6cff,#8b5cf6);border:none;border-radius:.5rem;margin-top:.25rem;padding:.75rem;font-weight:600}.login-form__submit:hover:not(:disabled){filter:brightness(1.08)}.login-form__submit:disabled{opacity:.6;cursor:not-allowed}.login-form__alert{border-radius:.5rem;margin:0;padding:.65rem .75rem;font-size:.8125rem;line-height:1.4}.login-form__alert code{font-size:.75rem}.login-form__alert--warn{color:#fde68a;background:#fbbf241f;border:1px solid #fbbf2459}.login-form__alert--error{color:#fecaca;background:#f871711f;border:1px solid #f8717159}.landing-page{width:100%;height:100%;position:relative;overflow:hidden}.landing-page--loading{color:#f4f4f8cc;place-items:center;display:grid}.landing-page__canvas,.landing-canvas{width:100%;height:100%}.landing-page__overlay{pointer-events:none;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.landing-page__overlay>*{pointer-events:auto}.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)}.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}.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}}
