@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7fb;font-family:Inter,sans-serif}*{box-sizing:border-box}body{background:#f4f7fb;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;color:#cbd5e1;background:radial-gradient(circle at 0 0,#2563eb40,#0000 32%),#0f172a;flex-direction:column;width:265px;height:100vh;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.sidebar-header{align-items:center;gap:12px;padding:0 7px 28px;display:flex}.brand-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:13px;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 10px 25px #2563eb47}.sidebar-header h1{color:#fff;margin:0;font-size:17px}.sidebar-header span{color:#94a3b8;margin-top:3px;font-size:11px;display:block}.sidebar-close{color:#fff;background:0 0;margin-left:auto;display:none}.nav-section{letter-spacing:1.4px;color:#64748b;margin:0 12px 10px;font-size:10px;font-weight:700}.sidebar-nav{flex-direction:column;gap:5px;display:flex}.nav-link{color:#94a3b8;border-radius:11px;align-items:center;gap:12px;padding:12px 13px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link-active{color:#fff;background:linear-gradient(90deg,#2563eb57,#06b6d41f);box-shadow:inset 3px 0 #38bdf8}.sidebar-disclaimer{background:#0f172a8c;border:1px solid #94a3b826;border-radius:12px;flex-shrink:0;gap:10px;margin-top:14px;padding:14px;display:flex}.sidebar-disclaimer svg{color:#38bdf8;flex-shrink:0}.sidebar-disclaimer p{color:#94a3b8;margin:0;font-size:10px;line-height:1.5}.sidebar-user{border-top:1px solid #94a3b824;flex-shrink:0;align-items:center;gap:10px;margin-top:14px;padding:13px 7px 0;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.sidebar-user-info{flex:1;min-width:0}.sidebar-user-info strong,.sidebar-user-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-user-info strong{color:#fff;font-size:12px}.sidebar-user-info span{text-transform:capitalize;color:#94a3b8;margin-top:3px;font-size:10px}.logout-button{cursor:pointer;color:#94a3b8;background:0 0;padding:6px}.logout-button:hover{color:#fff}.main-content{width:calc(100% - 265px);margin-left:265px}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e2e8f0;align-items:center;height:72px;padding:0 34px;display:flex;position:sticky;top:0}.menu-button{color:#0f172a;background:0 0;margin-right:13px;display:none}.topbar-title strong,.topbar-title span{display:block}.topbar-title strong{font-size:14px}.topbar-title span{color:#64748b;margin-top:3px;font-size:11px}.connection-status{color:#166534;background:#f0fdf4;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:8px;margin-left:auto;padding:7px 11px;font-size:11px;font-weight:600;display:flex}.connection-status span{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e1f}.page-content{padding:34px}.page-stack{flex-direction:column;gap:24px;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.eyebrow{letter-spacing:1.5px;color:#2563eb;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.page-header h2,.profile-main h2{letter-spacing:-1.2px;margin:0;font-size:clamp(26px,4vw,36px)}.page-header p,.profile-main p{color:#64748b;max-width:650px;margin:8px 0 0;font-size:13px;line-height:1.6}.header-date,.header-stat,.header-icon{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:12px 15px;font-size:12px;display:flex}.header-stat div,.header-stat strong,.header-stat span{display:block}.header-stat strong{color:#0f172a;font-size:18px}.header-stat span{color:#64748b;font-size:10px}.header-stat-alert{color:#b91c1c;background:#fff7f7}.panel{background:#fff;border:1px solid #e5eaf1;border-radius:18px;padding:23px;box-shadow:0 8px 25px #0f172a09}.panel-header{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.panel-header-between{justify-content:space-between}.panel-header h3{margin:0;font-size:16px}.panel-header p{color:#64748b;margin:5px 0 0;font-size:11px}.panel-title-icon{color:#2563eb;background:#eff6ff;border-radius:11px;flex-shrink:0;place-items:center;width:39px;height:39px;display:grid}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-card{background:#fff;border:1px solid #e5eaf1;border-radius:17px;gap:14px;padding:20px;display:flex;box-shadow:0 8px 24px #0f172a09}.metric-icon{border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.metric-blue{color:#2563eb;background:#eff6ff}.metric-cyan{color:#0891b2;background:#ecfeff}.metric-yellow{color:#ca8a04;background:#fefce8}.metric-red{color:#dc2626;background:#fef2f2}.metric-card span,.metric-card strong,.metric-card small{display:block}.metric-card span{color:#64748b;font-size:10px}.metric-card strong{margin-top:2px;font-size:24px}.metric-card small{color:#94a3b8;margin-top:4px;font-size:9px}.dashboard-grid,.profile-info-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.status-summary{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.status-summary-item{border-radius:13px;padding:15px}.status-summary-item span,.status-summary-item strong{display:block}.status-summary-item span{font-size:10px}.status-summary-item strong{margin-top:6px;font-size:23px}.summary-green{color:#166534;background:#f0fdf4}.summary-yellow{color:#854d0e;background:#fefce8}.summary-red{color:#991b1b;background:#fef2f2}.summary-gray{color:#475569;background:#f8fafc}.intelligent-panel{color:#fff;background:radial-gradient(circle at 100% 0,#06b6d41f,#0000 34%),linear-gradient(135deg,#0f172a,#172554)}.intelligent-panel .panel-title-icon{color:#67e8f9;background:#ffffff1a}.intelligent-panel .panel-header p{color:#94a3b8}.intelligent-summary{color:#dbeafe;margin:0;font-size:13px;line-height:1.7}.analysis-disclaimer{color:#94a3b8;background:#ffffff0f;border-radius:10px;margin-top:17px;padding:11px;font-size:9px}.table-container{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:12px}.data-table th{text-align:left;letter-spacing:.7px;text-transform:uppercase;color:#94a3b8;border-bottom:1px solid #e2e8f0;padding:12px;font-size:9px}.data-table td{border-bottom:1px solid #f1f5f9;padding:14px 12px}.athlete-link,.text-button{color:#2563eb;font-weight:700}.status-badge{border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:700;display:inline-flex}.status-dot{border-radius:50%;width:6px;height:6px}.status-estable{color:#166534;background:#dcfce7}.status-estable .status-dot{background:#22c55e}.status-seguimiento,.status-media{color:#854d0e;background:#fef9c3}.status-seguimiento .status-dot,.status-media .status-dot{background:#eab308}.status-prioritario,.status-alta{color:#991b1b;background:#fee2e2}.status-prioritario .status-dot,.status-alta .status-dot{background:#ef4444}.status-sin_registro,.status-sin_datos{color:#475569;background:#f1f5f9}.status-sin_registro .status-dot,.status-sin_datos .status-dot{background:#94a3b8}.toolbar{justify-content:space-between;gap:15px;display:flex}.search-box{background:#f8fafc;border:1px solid #dbe2ea;border-radius:11px;align-items:center;gap:10px;width:min(440px,100%);padding:0 13px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%;padding:11px 0}.primary-button,.secondary-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 15px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#2563eb,#0891b2);box-shadow:0 9px 20px #2563eb2e}.primary-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.athletes-grid,.resources-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.athlete-card,.resource-card{background:#fff;border:1px solid #e5eaf1;border-radius:17px;padding:21px;box-shadow:0 8px 25px #0f172a09}.athlete-avatar,.profile-avatar{color:#fff;background:linear-gradient(135deg,#1d4ed8,#06b6d4);place-items:center;font-weight:800;display:grid}.athlete-avatar{border-radius:14px;width:49px;height:49px}.athlete-team,.resource-category{letter-spacing:1px;text-transform:uppercase;color:#2563eb;margin-top:18px;font-size:9px;font-weight:800;display:block}.athlete-card h3,.resource-card h3{margin:7px 0 5px;font-size:16px}.athlete-card p,.resource-card>p{color:#64748b;margin:0;font-size:11px;line-height:1.6}.athlete-meta{gap:8px;margin-top:17px;display:flex}.athlete-meta span{color:#475569;background:#f1f5f9;border-radius:999px;padding:6px 9px;font-size:9px}.card-link{color:#2563eb;border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;font-size:11px;font-weight:700;display:flex}.back-link{color:#475569;align-items:center;gap:7px;width:max-content;font-size:11px;font-weight:700;display:inline-flex}.profile-header{background:#fff;border:1px solid #e5eaf1;border-radius:18px;align-items:center;gap:17px;padding:24px;display:flex}.profile-avatar{border-radius:18px;width:66px;height:66px;font-size:20px}.profile-main{flex:1}.info-list{grid-template-columns:1fr 1fr;gap:15px;display:grid}.info-list div{background:#f8fafc;border-radius:11px;padding:13px}.info-list span,.info-list strong{display:block}.info-list span{color:#64748b;font-size:9px}.info-list strong{margin-top:4px;font-size:12px}.trend-summary{color:#475569;margin:15px 0 0;font-size:12px;line-height:1.6}.trend-values{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:15px;display:grid}.trend-values div{background:#f8fafc;border-radius:10px;padding:12px}.trend-values span,.trend-values strong{display:block}.trend-values span{color:#64748b;font-size:9px}.trend-values strong{margin-top:4px;font-size:17px}.chart-container{width:100%;min-height:320px}.assessment-form{flex-direction:column;gap:17px;display:flex}.assessment-intro{color:#166534;align-items:center;gap:10px;display:flex}.assessment-intro p{margin:0;font-size:11px}.scale-section{justify-content:space-between;align-items:center;gap:25px;display:flex}.scale-section h3{margin:0;font-size:14px}.scale-section p{color:#64748b;margin:5px 0 0;font-size:10px}.scale-options{grid-template-columns:repeat(5,62px);gap:7px;display:grid}.scale-button{cursor:pointer;color:#475569;background:#fff;border:1px solid #dbe2ea;border-radius:10px;min-height:57px}.scale-button strong,.scale-button span{display:block}.scale-button strong{font-size:15px}.scale-button span{margin-top:2px;font-size:7px}.scale-selected{color:#fff;background:linear-gradient(135deg,#2563eb,#0891b2);border-color:#2563eb}.form-label{color:#334155;flex-direction:column;gap:8px;font-size:10px;font-weight:700;display:flex}.form-full{grid-column:1/-1}.standard-input,.standard-textarea{color:#0f172a;background:#f8fafc;border:1px solid #dbe2ea;border-radius:10px;outline:0;width:100%;padding:12px}.standard-textarea{resize:vertical;min-height:110px}.form-actions{justify-content:flex-end;gap:10px;display:flex}.alerts-list{flex-direction:column;gap:14px;display:flex}.alert-card{background:#fff;border:1px solid #e5eaf1;border-left-width:4px;border-radius:15px;gap:16px;padding:21px;display:flex}.alert-alta{border-left-color:#ef4444}.alert-media{border-left-color:#eab308}.alert-icon{color:#b91c1c;background:#fef2f2;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.alert-content{flex:1}.alert-heading{justify-content:space-between;gap:15px;display:flex}.alert-heading h3{margin:10px 0 7px;font-size:15px}.alert-date{color:#64748b;align-items:center;gap:6px;height:max-content;font-size:9px;display:flex}.alert-content>p{color:#475569;margin:12px 0 0;font-size:11px;line-height:1.6}.alert-actions{justify-content:flex-end;gap:9px;margin-top:17px;display:flex}.resource-disclaimer{color:#854d0e;background:#fffbeb;border:1px solid #fde68a;border-radius:11px;padding:13px 15px;font-size:10px}.resource-icon{color:#0891b2;background:#ecfeff;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.resource-instructions{background:#f8fafc;border-radius:11px;margin-top:17px;padding:13px}.resource-instructions strong{font-size:10px}.resource-instructions p{color:#475569;margin:6px 0 0;font-size:10px;line-height:1.6}.resource-duration{color:#64748b;align-items:center;gap:7px;margin-top:15px;font-size:9px;font-weight:700;display:flex}.loading-screen,.loading-container,.empty-state{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.loading-screen{min-height:100vh}.loading-container{min-height:240px}.spinner{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-panel,.error-message{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px 14px;font-size:11px}.empty-state{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:15px;min-height:180px;padding:30px}.large-empty-state{min-height:340px}.empty-state h3,.empty-state p{margin:0}.empty-state p{font-size:11px}.login-page{background:#fff;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-visual{background:linear-gradient(#08142dd9,#08142deb),url(https://images.unsplash.com/photo-1526232761682-d26e03ac148e?auto=format&fit=crop&w=1600&q=80) 50%/cover;position:relative;overflow:hidden}.visual-overlay{background:radial-gradient(circle at 25% 20%,#2563eb61,#0000 28%),radial-gradient(circle at 80% 80%,#06b6d43d,#0000 30%);position:absolute;inset:0}.login-visual-content{z-index:1;color:#fff;flex-direction:column;justify-content:space-between;min-height:100vh;padding:50px;display:flex;position:relative}.visual-brand{align-items:center;gap:11px;font-weight:800;display:flex}.login-visual-content h1{letter-spacing:-2.8px;max-width:620px;margin:15px 0;font-size:clamp(36px,5vw,65px);line-height:1.04}.login-visual-content>div>p{color:#cbd5e1;max-width:580px;margin:0;font-size:14px;line-height:1.8}.visual-metric{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a59;border:1px solid #ffffff29;border-radius:13px;align-items:center;gap:13px;width:max-content;padding:14px 17px;display:flex}.visual-metric strong,.visual-metric span{display:block}.visual-metric strong{font-size:12px}.visual-metric span{color:#94a3b8;margin-top:3px;font-size:9px}.login-form-container{place-items:center;padding:35px;display:grid}.mobile-brand{display:none}.login-heading h2{letter-spacing:-1px;margin:0;font-size:31px}.login-heading p{color:#64748b;margin:10px 0 25px;font-size:12px;line-height:1.6}.input-wrapper{color:#94a3b8;background:#f8fafc;border:1px solid #dbe2ea;border-radius:11px;align-items:center;gap:10px;padding:0 12px;display:flex}.input-wrapper input{background:0 0;border:0;outline:0;width:100%;padding:13px 0}.password-toggle{cursor:pointer;color:#64748b;background:0 0}.login-button{width:100%;margin-top:22px;padding:13px}.demo-access{text-align:center;background:#f8fafc;border-radius:10px;margin-top:17px;padding:13px}.demo-access strong,.demo-access span{display:block}.demo-access strong{font-size:10px}.demo-access span{color:#64748b;margin-top:5px;font-size:9px}.sidebar-overlay{display:none}@media (width<=1050px){.metrics-grid,.athletes-grid,.resources-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.profile-info-grid{grid-template-columns:1fr}}@media (width<=800px){.sidebar{transition:transform .25s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.sidebar-close,.menu-button,.sidebar-overlay{display:block}.sidebar-overlay{z-index:25;background:#0f172a8c;position:fixed;inset:0}.main-content{width:100%;margin-left:0}.topbar{padding:0 20px}.page-content{padding:25px 20px}.login-page{grid-template-columns:1fr}.login-visual{display:none}.mobile-brand{color:#2563eb;align-items:center;gap:9px;margin-bottom:40px;display:flex}.login-form-container{min-height:100vh}.scale-section{flex-direction:column;align-items:stretch}.scale-options{grid-template-columns:repeat(5,1fr)}}@media (width<=600px){.metrics-grid,.athletes-grid,.resources-grid,.status-summary,.form-grid{grid-template-columns:1fr}.page-header,.profile-header,.toolbar,.alert-heading{flex-direction:column;align-items:stretch}.profile-header .primary-button{width:100%}.profile-avatar{width:58px;height:58px}.alert-card,.alert-actions,.form-actions{flex-direction:column}.alert-actions>*,.form-actions>*{width:100%}.connection-status{display:none}}.athlete-form{width:100%;max-width:980px;margin:0 auto}.form-section-heading{align-items:center;gap:14px;margin-bottom:24px;display:flex}.form-section-heading h3{margin:0 0 4px}.form-section-heading p{color:var(--text-muted,#667085);margin:0}.section-icon{background:#3b82f61a;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group-wide{grid-column:1/-1}.form-group label{font-size:.9rem;font-weight:700}.form-group input{width:100%;min-height:46px;color:inherit;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d0d5dd;border-radius:10px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s}.form-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.form-group small{color:#667085}.password-input{position:relative}.password-input input{padding-right:48px}.password-input button{cursor:pointer;background:0 0;border:0;place-items:center;padding:6px;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.form-divider{background:#eaecf0;height:1px;margin:30px 0}.form-actions{justify-content:flex-end;gap:12px;margin-top:30px;display:flex}.primary-button,.secondary-button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex}.primary-button{color:#fff;background:#2563eb;border:1px solid #2563eb}.primary-button:disabled{cursor:not-allowed;opacity:.65}.secondary-button{color:#344054;background:#fff;border:1px solid #d0d5dd}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:48px 24px;display:flex}.empty-state h3{margin:16px 0 6px}.empty-state p{color:#667085;margin:0 0 22px}@media (width<=700px){.form-grid{grid-template-columns:1fr}.form-group-wide{grid-column:auto}.form-actions{flex-direction:column-reverse}.form-actions a,.form-actions button{width:100%}}.dashboard-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.summary-card{background:#fff;border:1px solid #e4e7ec;border-radius:16px;align-items:center;gap:15px;padding:22px;display:flex}.summary-icon{color:#2563eb;background:#2563eb1a;border-radius:13px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.summary-card div:last-child{flex-direction:column;gap:4px;display:flex}.summary-card span{color:#667085;font-size:.88rem}.summary-card strong{color:#101828;font-size:1.65rem}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.panel-heading h3{margin:5px 0 6px}.panel-heading p{color:#667085;margin:0}.coach-followup-list{flex-direction:column;gap:14px;display:flex}.coach-followup-card{border:1px solid #eaecf0;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.coach-followup-info{min-width:0}.coach-followup-info strong{margin-bottom:4px;display:block}.coach-followup-info span{color:#667085;font-size:.9rem;display:block}.coach-followup-info p{color:#475467;margin:8px 0 0;line-height:1.5}.general-status{border-radius:999px;justify-content:center;align-items:center;gap:7px;width:fit-content;padding:8px 11px;font-size:.82rem;font-weight:700;display:inline-flex}.status-success{color:#027a48;background:#ecfdf3}.status-warning{color:#b54708;background:#fffaeb}.status-danger{color:#b42318;background:#fef3f2}.coach-privacy-panel{align-items:flex-start;gap:14px;display:flex}.coach-privacy-panel svg{color:#2563eb;flex-shrink:0}.coach-privacy-panel h3{margin:0 0 5px}.coach-privacy-panel p{color:#667085;margin:0;line-height:1.6}.coach-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.coach-athlete-card{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:22px}.coach-athlete-header{align-items:center;gap:14px;display:flex}.coach-athlete-header h3{margin:0 0 4px}.coach-athlete-header p{color:#667085;margin:0}.coach-athlete-details{color:#475467;flex-direction:column;gap:8px;margin:20px 0;display:flex}.coach-recommendation{background:#f9fafb;border-radius:12px;margin-top:17px;padding:15px}.coach-recommendation strong{margin-bottom:5px;display:block}.coach-recommendation p{color:#475467;margin:0;line-height:1.55}.compact-empty{padding:30px 20px}@media (width<=1100px){.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.coach-team-grid{grid-template-columns:1fr}.coach-followup-card{grid-template-columns:auto minmax(0,1fr)}.coach-followup-card .general-status{grid-column:1/-1}.panel-heading{flex-direction:column}}@media (width<=560px){.dashboard-cards{grid-template-columns:1fr}.summary-card{padding:18px}}.brand-button{cursor:pointer;text-align:left;color:inherit;background:0 0;align-items:center;gap:12px;padding:0;display:flex}.sidebar-role-card{background:#0f172a73;border:1px solid #94a3b824;border-radius:12px;align-items:center;gap:11px;margin-bottom:24px;padding:12px;display:flex}.sidebar-role-icon{color:#67e8f9;background:#38bdf81f;border-radius:10px;flex-shrink:0;place-items:center;width:35px;height:35px;display:grid}.sidebar-role-card span,.sidebar-role-card strong{display:block}.sidebar-role-card span{color:#64748b;margin-bottom:3px;font-size:9px}.sidebar-role-card strong{color:#fff;font-size:12px}.sidebar-nav{scrollbar-width:thin;scrollbar-color:#94a3b859 transparent;flex-direction:column;flex:1;gap:5px;min-height:0;margin-right:-5px;padding-right:5px;display:flex;overflow:hidden auto}.sidebar-user .logout-button{flex-shrink:0}.sidebar-nav::-webkit-scrollbar{width:5px}.sidebar-nav::-webkit-scrollbar-track{background:0 0}.sidebar-nav::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#94a3b88c}@media (width<=800px){.brand-button{flex:1}}.evaluation-options{gap:12px;margin-top:18px;display:grid}.evaluation-option{cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:12px;align-items:center;gap:12px;padding:15px 18px;transition:all .2s;display:flex}.evaluation-option:hover{background:#f7faff;border-color:#7aa7ff}.evaluation-option-selected{background:#eff6ff;border-color:#2563eb}.evaluation-option input{accent-color:#2563eb;width:18px;height:18px}.success-panel{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:12px;padding:14px 18px}.dimension-results{gap:18px;display:grid}.dimension-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px}.dimension-card-primary{background:#f8fbff;border-color:#2563eb}.progress-track{background:#e2e8f0;border-radius:999px;width:100%;height:10px;margin:14px 0;overflow:hidden}.progress-value{border-radius:inherit;background:#2563eb;height:100%}.report-filter-panel{gap:20px;display:grid}.report-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:18px;display:grid}.report-filter-actions{align-items:center;gap:10px;display:flex}.report-tabs{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.report-tab{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:max-content;padding:11px 16px;font-weight:600;transition:all .2s;display:inline-flex}.report-tab:hover{background:#f8faff;border-color:#93b4f5}.report-tab-active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}@media (width<=900px){.report-filter-grid{grid-template-columns:1fr}.report-filter-actions{justify-content:flex-start}}@media (width<=560px){.report-filter-actions{flex-direction:column;align-items:stretch}.report-filter-actions button{justify-content:center;width:100%}}.modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{background:var(--surface,#fff);border:1px solid #94a3b840;border-radius:18px;width:min(100%,560px);max-height:calc(100vh - 48px);animation:.18s ease-out modalEntrada;overflow-y:auto;box-shadow:0 25px 50px -12px #00000059}.modal-header{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 24px 18px;display:flex}.modal-header h3{margin:5px 0 0;font-size:1.35rem}.modal-close{width:38px;height:38px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .2s,transform .2s;display:inline-flex}.modal-close:hover:not(:disabled){background:#94a3b826;transform:scale(1.04)}.modal-close:disabled{cursor:not-allowed;opacity:.5}.modal-body{flex-direction:column;gap:22px;padding:24px;display:flex}.danger-message{background:#dc26260f;border:1px solid #dc262640;border-radius:14px;align-items:flex-start;gap:14px;padding:16px;display:flex}.danger-message>svg{color:#dc2626;flex-shrink:0;margin-top:2px}.danger-message strong{color:#b91c1c}.danger-message p{margin:7px 0 0;line-height:1.55}.modal-actions{border-top:1px solid #94a3b82e;justify-content:flex-end;align-items:center;gap:12px;padding:18px 24px 24px;display:flex}.danger-button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:600;transition:background .2s,border-color .2s,transform .2s,opacity .2s;display:inline-flex}.danger-button:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c;transform:translateY(-1px)}.danger-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.athlete-card-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.athlete-card-actions .danger-button{min-height:36px;padding:8px 12px;font-size:.9rem}@keyframes modalEntrada{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.modal-overlay{align-items:flex-end;padding:12px}.modal-card{border-radius:18px 18px 12px 12px;width:100%}.modal-header,.modal-body{padding-left:18px;padding-right:18px}.modal-actions{flex-direction:column-reverse;padding-left:18px;padding-right:18px}.modal-actions button{width:100%}.athlete-card-actions{flex-direction:column;align-items:stretch}.athlete-card-actions .card-link,.athlete-card-actions .danger-button{justify-content:center;width:100%}}.assignment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:24px;display:grid}.assignment-selector{background:#0f172a33;border:1px solid #94a3b833;border-radius:16px;min-width:0;overflow:hidden}.assignment-selector-header{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}.assignment-selector-header h3{margin:0 0 5px;font-size:1rem;font-weight:700}.assignment-selector-header p{color:#94a3b8;margin:0;font-size:.87rem;line-height:1.45}.assignment-count{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f640;border-radius:10px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 10px;font-size:.9rem;font-weight:700;display:flex}.assignment-search{color:#94a3b8;background:#0f172a59;border:1px solid #94a3b833;border-radius:10px;align-items:center;gap:10px;margin:16px 16px 10px;padding:0 12px;display:flex}.assignment-search:focus-within{border-color:#3b82f68c}.assignment-search input{min-width:0;height:42px;color:inherit;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:.9rem}.assignment-search input::placeholder{color:#64748b}.assignment-search-clear{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.assignment-search-clear:hover{color:#e2e8f0;background:#94a3b81f}.assignment-selector-actions{align-items:center;gap:10px;padding:0 16px 12px;display:flex}.assignment-selector-actions button{color:#60a5fa;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:600}.assignment-selector-actions button:hover{text-decoration:underline}.assignment-options{flex-direction:column;gap:7px;max-height:330px;padding:4px 12px 14px;display:flex;overflow-y:auto}.assignment-option{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:12px;padding:12px;transition:background .18s,border-color .18s,transform .18s;display:flex}.assignment-option:hover{background:#94a3b814}.assignment-option.selected{background:#3b82f61a;border-color:#3b82f659}.assignment-checkbox{color:#fff;border:1px solid #94a3b866;border-radius:6px;flex:none;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.assignment-option.selected .assignment-checkbox{background:#3b82f6;border-color:#3b82f6}.assignment-option-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.assignment-option-info strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.assignment-option-info small{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.assignment-empty{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:140px;padding:24px;font-size:.86rem;display:flex}.assignment-summary{background:#3b82f612;border:1px solid #3b82f62e;border-radius:14px;align-items:center;gap:14px;margin-bottom:24px;padding:16px 18px;display:flex}.assignment-summary-icon{color:#60a5fa;background:#3b82f61f;border-radius:11px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.assignment-summary-info{flex-direction:column;gap:3px;display:flex}.assignment-summary-info span{color:#94a3b8;font-size:.78rem}.assignment-summary-info strong{font-size:.94rem;font-weight:700}.assignment-result{background:#22c55e12;border:1px solid #22c55e38;border-radius:16px;padding:20px}.assignment-result-header{align-items:center;gap:12px;display:flex}.assignment-result-header p{color:#94a3b8;margin:3px 0 0;font-size:.85rem}.assignment-result-icon{color:#22c55e;background:#22c55e24;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.assignment-result-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.assignment-result-stats>div{background:#0f172a33;border:1px solid #94a3b81f;border-radius:10px;flex-direction:column;gap:2px;padding:12px;display:flex}.assignment-result-stats span{font-size:1.1rem;font-weight:700}.assignment-result-stats small{color:#94a3b8;font-size:.75rem}.assignment-omitted{border-top:1px solid #94a3b824;margin-top:18px;padding-top:16px}.assignment-omitted>strong{margin-bottom:10px;font-size:.87rem;display:block}.assignment-omitted-list{flex-direction:column;gap:8px;display:flex}.assignment-omitted-item{background:#f59e0b12;border-radius:9px;justify-content:space-between;align-items:flex-start;gap:18px;padding:10px 12px;display:flex}.assignment-omitted-item>div{flex-direction:column;gap:2px;display:flex}.assignment-omitted-item strong{font-size:.82rem}.assignment-omitted-item span{color:#94a3b8;font-size:.75rem}.assignment-omitted-item p{color:#fbbf24;text-align:right;max-width:55%;margin:0;font-size:.78rem}@media (width<=850px){.assignment-grid{grid-template-columns:1fr}}@media (width<=640px){.assignment-result-stats{grid-template-columns:1fr}.assignment-omitted-item{flex-direction:column;gap:5px}.assignment-omitted-item p{text-align:left;max-width:none}.assignment-selector-header{padding:16px}.assignment-options{max-height:280px}}.sleep-scale{width:100%;margin-top:1rem}.sleep-scale-labels{color:#64748b;justify-content:space-between;margin-bottom:.75rem;font-size:.82rem;font-weight:600;display:flex}.sleep-scale-options{grid-template-columns:repeat(10,minmax(44px,1fr));gap:.5rem;width:100%;display:grid}.sleep-scale-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d7e0ec;border-radius:12px;min-height:58px;font-size:1rem;font-weight:700;transition:transform .15s,border-color .15s,background .15s,color .15s}.sleep-scale-button:hover{border-color:#3b82f6;transform:translateY(-1px)}.sleep-scale-selected{color:#fff;background:linear-gradient(135deg,#2563eb,#0891b2);border-color:#0000}@media (width<=900px){.sleep-scale-options{grid-template-columns:repeat(5,1fr)}}@media (width<=520px){.sleep-scale-options{grid-template-columns:repeat(2,1fr)}}.wellbeing-scales{flex-direction:column;gap:1rem;margin-top:1.25rem;display:flex}.wellbeing-scale-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.15rem 1.25rem}.wellbeing-scale{width:100%}.wellbeing-scale-labels{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.wellbeing-scale-labels span{color:#334155;font-size:.9rem;font-weight:700}.wellbeing-scale-labels span:last-child{text-align:right}.wellbeing-scale-options{grid-template-columns:repeat(11,minmax(42px,1fr));gap:.45rem;display:grid}.wellbeing-scale-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d7e0ec;border-radius:11px;min-height:52px;font-size:.95rem;font-weight:700;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s}.wellbeing-scale-button:hover{border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}.wellbeing-scale-selected{color:#fff;background:linear-gradient(135deg,#2563eb,#0891b2);border-color:#0000;box-shadow:0 5px 14px #2563eb33}@media (width<=900px){.wellbeing-scale-options{grid-template-columns:repeat(6,minmax(42px,1fr))}}@media (width<=560px){.wellbeing-scale-card{padding:1rem}.wellbeing-scale-labels{align-items:flex-start}.wellbeing-scale-labels span{max-width:45%;font-size:.82rem}.wellbeing-scale-options{grid-template-columns:repeat(4,1fr)}.wellbeing-scale-button{min-height:48px}}.wellbeing-profile-date{color:#64748b;margin:.75rem 0 1.5rem;font-size:.9rem}.wellbeing-profile-scales{flex-direction:column;gap:1.4rem;display:flex}.wellbeing-profile-scale{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem 1.15rem}.wellbeing-profile-labels{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-bottom:1rem;display:grid}.wellbeing-profile-labels span{color:#334155;font-size:.88rem;font-weight:700}.wellbeing-profile-labels span:last-child{text-align:right}.wellbeing-profile-labels strong{color:#2563eb;background:#eff6ff;border-radius:999px;padding:.35rem .65rem;font-size:.85rem}.wellbeing-profile-track{background:#dbe3ee;border-radius:999px;height:6px;margin:0 6px;position:relative}.wellbeing-profile-marker{background:#2563eb;border:4px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 7px #0f172a38}.wellbeing-profile-numbers{color:#94a3b8;justify-content:space-between;margin-top:.65rem;font-size:.72rem;display:flex}@media (width<=560px){.wellbeing-profile-scale{padding:.9rem}.wellbeing-profile-labels{grid-template-columns:1fr auto 1fr;gap:.5rem}.wellbeing-profile-labels span{font-size:.78rem}.wellbeing-profile-labels strong{font-size:.75rem}.wellbeing-profile-numbers{font-size:.62rem}}.assignment-pagination{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.assignment-pagination .secondary-button{justify-content:center;align-items:center;gap:6px;min-width:110px;display:inline-flex}.assignment-pagination .secondary-button:disabled{opacity:.45;cursor:not-allowed}.assignment-pagination-current{white-space:nowrap;font-size:.9rem;font-weight:600}.assignment-selection-note{opacity:.75;margin:12px 0 0;font-size:.85rem;line-height:1.45}@media (width<=640px){.assignment-pagination{gap:8px}.assignment-pagination .secondary-button{min-width:auto;padding-left:10px;padding-right:10px}.assignment-pagination-current{font-size:.8rem}}.forgot-password-row{justify-content:flex-end;width:100%;margin:10px 0 0;display:flex}.forgot-password-link{color:#2563eb;align-items:center;width:fit-content;font-size:.82rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s,opacity .2s;display:inline-flex}.forgot-password-link:hover{color:#1d4ed8;text-decoration:underline}.forgot-password-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #2563eb}.auth-back-link{color:#475569;justify-content:center;align-self:center;align-items:center;gap:6px;width:fit-content;margin:18px auto 0;font-size:.82rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s,opacity .2s;display:inline-flex}.auth-back-link:hover{color:#2563eb}.auth-back-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #2563eb}.success-message{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:flex-start;gap:10px;width:100%;margin:0 0 4px;padding:12px 14px;font-size:.86rem;line-height:1.5;display:flex}.success-message svg{flex-shrink:0;margin-top:1px}.error-message{align-items:flex-start;gap:8px;display:flex}.login-card{width:min(420px,100%)}.login-card>.form-label{margin-top:17px}.login-card .forgot-password-row+.login-button,.login-card .success-message+.auth-back-link,.login-card .error-message+.auth-back-link{margin-top:18px}@media (width<=800px){.forgot-password-row{margin-top:9px}.forgot-password-link,.auth-back-link{font-size:.86rem}}.profile-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.profile-header-actions .primary-button,.profile-header-actions .secondary-button{white-space:nowrap}.profile-edit-panel{overflow:hidden}.panel-header-between{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.profile-edit-heading{align-items:flex-start;gap:12px;display:flex}.profile-edit-close{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;transition:border-color .2s,color .2s,background .2s;display:grid}.profile-edit-close:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.profile-locked-intro{margin-bottom:14px}.profile-locked-intro strong{color:#0f172a;margin-bottom:4px;font-size:.9rem;display:block}.profile-locked-intro p{color:#64748b;margin:0;font-size:.8rem;line-height:1.5}.profile-locked-info{border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:25px;padding-bottom:25px;display:grid}.profile-locked-info>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;min-width:0;padding:14px}.profile-locked-info span,.profile-locked-info strong,.profile-locked-info small{display:block}.profile-locked-info span{color:#64748b;margin-bottom:5px;font-size:.72rem;font-weight:700}.profile-locked-info strong{overflow-wrap:anywhere;color:#0f172a;font-size:.92rem}.profile-locked-info small{color:#94a3b8;margin-top:6px;font-size:.68rem;line-height:1.4}.profile-edit-form .form-group input,.profile-edit-form .form-group select,.profile-edit-form .form-group textarea{box-sizing:border-box;color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:10px;outline:none;transition:border-color .2s,box-shadow .2s}.profile-edit-form .form-group input,.profile-edit-form .form-group select{min-height:46px;padding:0 14px}.profile-edit-form .form-group textarea{resize:vertical;min-height:95px;padding:12px 14px}.profile-edit-form .form-group input:focus,.profile-edit-form .form-group select:focus,.profile-edit-form .form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.profile-text-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-text-info{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;min-width:0;padding:15px}.profile-text-info span{color:#64748b;margin-bottom:7px;font-size:.72rem;font-weight:700;display:block}.profile-text-info p{white-space:pre-wrap;overflow-wrap:anywhere;color:#334155;margin:0;font-size:.88rem;line-height:1.55}@media (width<=900px){.profile-header-actions{justify-content:flex-start;width:100%}.profile-locked-info{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.profile-locked-info,.profile-text-info-grid{grid-template-columns:1fr}}@media (width<=560px){.profile-header-actions{flex-direction:column;align-items:stretch}.profile-header-actions>*{justify-content:center;width:100%}.panel-header-between{gap:10px}}.psychologist-profile-hero{background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.psychologist-profile-identity{align-items:center;gap:18px;min-width:0;display:flex}.psychologist-profile-avatar,.psychologist-profile-photo{border-radius:50%;flex-shrink:0;width:82px;height:82px}.psychologist-profile-avatar{color:#fff;background:#2563eb;place-items:center;font-size:1.4rem;font-weight:800;display:grid}.psychologist-profile-photo{object-fit:cover;border:3px solid #e2e8f0}.psychologist-profile-identity h2{margin:4px 0 3px}.psychologist-profile-identity p{color:#64748b;margin:0}.psychologist-profile-status{color:#166534;align-items:center;gap:6px;margin-top:9px;font-size:.76rem;font-weight:700;display:inline-flex}.psychologist-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.psychologist-info-item{align-items:center;gap:12px;display:flex}.psychologist-info-icon{color:#2563eb;background:#eff6ff;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.psychologist-info-item span,.psychologist-info-item strong{display:block}.psychologist-info-item span{color:#64748b;margin-bottom:3px;font-size:.72rem;font-weight:700}.psychologist-info-item strong{overflow-wrap:anywhere;color:#0f172a;font-size:.88rem}.psychologist-locked-data{border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:25px;padding-bottom:25px;display:grid}.psychologist-locked-data>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.psychologist-locked-data span,.psychologist-locked-data strong,.psychologist-locked-data small{display:block}.psychologist-locked-data span{color:#64748b;margin-bottom:5px;font-size:.72rem;font-weight:700}.psychologist-locked-data strong{color:#0f172a;font-size:.9rem}.psychologist-locked-data small{color:#94a3b8;margin-top:6px;font-size:.68rem}.profile-form-section-title{color:#0f172a;border-bottom:1px solid #e5e7eb;margin:5px 0 16px;padding-bottom:9px;font-size:.9rem}.profile-form-section-title:not(:first-of-type){margin-top:28px}.psychologist-text-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.psychologist-profile-text{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.psychologist-profile-text-wide{grid-column:1/-1}.psychologist-profile-text span{color:#64748b;margin-bottom:8px;font-size:.73rem;font-weight:700;display:block}.psychologist-profile-text p{white-space:pre-wrap;overflow-wrap:anywhere;color:#334155;margin:0;font-size:.88rem;line-height:1.6}@media (width<=900px){.psychologist-profile-hero{flex-direction:column;align-items:flex-start}.psychologist-profile-grid,.psychologist-locked-data{grid-template-columns:1fr}}@media (width<=650px){.psychologist-profile-identity{align-items:flex-start}.psychologist-profile-avatar,.psychologist-profile-photo{width:64px;height:64px}.psychologist-profile-hero>.primary-button{justify-content:center;width:100%}.psychologist-text-grid{grid-template-columns:1fr}.psychologist-profile-text-wide{grid-column:auto}}.discipline-page-actions{justify-content:space-between;align-items:center;gap:20px;display:flex}.discipline-page-actions h3{color:#0f172a;margin:0 0 4px}.discipline-page-actions p{color:#64748b;margin:0;font-size:.86rem}.discipline-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.discipline-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:15px;align-items:flex-start;gap:14px;width:100%;min-width:0;padding:19px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.discipline-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 10px 25px #0f172a12}.discipline-card-icon{color:#2563eb;background:#eff6ff;border-radius:12px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.discipline-card-content{flex:1;min-width:0}.discipline-card-content h3{overflow-wrap:anywhere;color:#0f172a;margin:1px 0 5px;font-size:.96rem}.discipline-card-content>p{color:#64748b;max-height:2.3rem;margin:0 0 14px;font-size:.77rem;line-height:1.5;overflow:hidden}.discipline-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.discipline-card-footer span{color:#475569;align-items:center;gap:6px;font-size:.73rem;font-weight:700;display:inline-flex}.discipline-card-footer>svg{color:#94a3b8}.athlete-navigation-header{flex-direction:column;gap:16px;display:flex}.athlete-back-button{cursor:pointer;background:0 0;border:0;width:fit-content;padding:0}.athlete-section-title h3{color:#0f172a;margin:4px 0;font-size:1.35rem}.athlete-section-title p{color:#64748b;margin:0;font-size:.85rem}.team-filter-panel{flex-direction:column;gap:14px;display:flex}.team-filter-header h3{color:#0f172a;margin:0 0 4px}.team-filter-header p{color:#64748b;margin:0;font-size:.8rem}.team-filter-list{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.team-filter-button{cursor:pointer;color:#475569;background:#fff;border:1px solid #dbe3ef;border-radius:999px;min-height:38px;padding:8px 15px;font-size:.78rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,box-shadow .2s}.team-filter-button:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.team-filter-button.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb38}.team-filter-loading,.team-filter-empty{color:#64748b;margin:0;font-size:.78rem}@media (width<=1100px){.discipline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.discipline-page-actions{flex-direction:column;align-items:flex-start}.discipline-grid{grid-template-columns:1fr}.discipline-page-actions .secondary-button{justify-content:center;width:100%}.team-filter-list{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.team-filter-button{flex-shrink:0}}.bienestar-series-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin:20px 0 16px;padding:16px}.bienestar-series-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.bienestar-series-header strong,.bienestar-series-header span{display:block}.bienestar-series-header strong{color:#0f172a;font-size:13px}.bienestar-series-header span{color:#64748b;margin-top:3px;font-size:11px}.bienestar-series-actions{gap:8px;display:flex}.bienestar-series-actions button{cursor:pointer;color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:600}.bienestar-series-actions button:hover{background:#f1f5f9;border-color:#94a3b8}.bienestar-series-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}.bienestar-serie-option{cursor:pointer;color:#334155;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.bienestar-serie-option input{flex-shrink:0}.bienestar-serie-color{border-radius:50%;flex-shrink:0;width:10px;height:10px}.bienestar-chart-note{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;margin-top:14px;padding:12px 14px}@media (width<=800px){.bienestar-chart-header,.bienestar-series-header{flex-direction:column;align-items:stretch}.bienestar-download-button{width:100%}.bienestar-series-grid{grid-template-columns:1fr}.bienestar-series-actions{width:100%}.bienestar-series-actions button{flex:1}}.bienestar-chart-header{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.bienestar-chart-heading{align-items:flex-start;gap:12px;display:flex}.bienestar-download-button{flex-shrink:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.wellbeing-evolution{flex-direction:column;gap:22px;margin-top:20px;display:flex}.wellbeing-main-chart{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.wellbeing-chart-card-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px 8px;display:flex}.wellbeing-chart-card-header h4,.wellbeing-small-charts-heading h4{color:#0f172a;margin:0;font-size:15px;font-weight:700}.wellbeing-chart-card-header p,.wellbeing-small-charts-heading p{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.5}.wellbeing-chart-scale{color:#6d28d9;white-space:nowrap;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.wellbeing-chart-area{width:100%;min-width:0}.wellbeing-chart-area-main{padding:4px 8px 8px}.wellbeing-small-charts-heading{justify-content:space-between;align-items:flex-start;margin-top:2px;display:flex}.wellbeing-small-charts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.wellbeing-mini-chart{background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:0;padding:16px 16px 10px}.wellbeing-mini-chart-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:5px;display:flex}.wellbeing-mini-chart-title{align-items:center;gap:8px;min-width:0;display:flex}.wellbeing-mini-chart-title strong{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.wellbeing-mini-chart-header>span{color:#64748b;background:#f1f5f9;border-radius:999px;flex-shrink:0;padding:3px 7px;font-size:9px;font-weight:700}.wellbeing-mini-chart-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.wellbeing-mini-chart-poles{color:#94a3b8;justify-content:space-between;gap:10px;margin-bottom:5px;font-size:9px;display:flex}.bienestar-chart-note{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;padding:13px 15px}.bienestar-chart-note strong{color:#1e3a8a;margin-bottom:4px;font-size:12px;display:block}.bienestar-chart-note p{color:#64748b;margin:0;font-size:11px;line-height:1.6}@media (width<=900px){.wellbeing-small-charts-grid{grid-template-columns:1fr}}@media (width<=700px){.bienestar-chart-header{flex-direction:column;align-items:stretch}.bienestar-download-button{width:100%}.wellbeing-chart-card-header{flex-direction:column}.wellbeing-mini-chart-poles{flex-direction:column;gap:2px}}
