.loginMain{margin-top:0;width:100%}.loginLayout{display:grid;grid-template-columns:1fr;grid-template-areas:"branding" "form";align-items:stretch;gap:32px}.brandingAside{grid-area:branding;display:flex;align-items:center;justify-content:center;padding:0}.brandingInner{max-width:520px}.formPaper{grid-area:form;padding:24px;width:100%;max-width:400px;justify-self:stretch;border-radius:16px;transition:box-shadow .2s ease,transform .15s ease;position:relative;top:50px;left:20px}.formPaper:hover,.formPaper:focus-within{box-shadow:0 10px 24px #0206171f,0 4px 12px #02061714;transform:translateY(-2px)}.alertSpacing{margin-bottom:16px}@media (min-width: 900px){.loginLayout{grid-template-columns:1fr 1fr;grid-template-areas:"branding form"}.brandingAside{padding:16px}.formPaper{justify-self:start}}.loginLogo__icon{display:block;width:100%;height:auto;max-height:240px;object-fit:contain;opacity:1}@media (max-width: 360px){.loginLogo__icon{max-height:120px}}.dashboardMain{max-width:850px;margin:0 auto;padding:0 16px}@media (max-width: 600px){.dashboardMain{padding:0 8px}}.dashboardHeader{margin-bottom:16px}.dashboardTitle{font-size:1.5rem;font-weight:500;line-height:1.334;letter-spacing:0em}.dashboardGrid{display:grid;grid-template-columns:repeat(1,1fr);gap:16px}@media (min-width: 600px){.dashboardGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.dashboardGrid{grid-template-columns:repeat(3,1fr)}}.dashboardCard{background-color:#fff;color:#000000de;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;border-radius:4px;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;padding:12px;height:100%;display:flex;flex-direction:column;justify-content:center;min-height:120px;box-sizing:border-box}.cardContent{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cardTitle{font-size:1.25rem;font-weight:500;line-height:1.6;letter-spacing:.0075em;margin:0}.physical-performance-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;width:100%;padding-bottom:24px}.performance-overview{grid-column:1 / -1;width:100%;margin-bottom:8px}.performance-overview h2{display:none}.overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.section-title{font-size:1.15rem;font-weight:600;color:#0d47a1;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.scientific-table{width:100%;border-collapse:collapse;margin-bottom:16px}.scientific-table th{text-align:left;padding:12px 8px;font-size:12px;color:#546e7a;text-transform:uppercase;border-bottom:2px solid #EEEEEE}.scientific-table td{padding:14px 8px;font-size:14px;border-bottom:1px solid #EEEEEE;vertical-align:middle}.agility-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.strength-grid,.endurance-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 1200px){.strength-grid,.endurance-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){.physical-performance-grid{grid-template-columns:1fr}.performance-overview{grid-column:auto}.overview-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.overview-grid,.agility-grid{grid-template-columns:1fr}}.ratings-container{display:flex;flex-direction:column;gap:2rem;background-color:#f4f6f8;padding:1.5rem;border-radius:12px}.ratings-header{margin-bottom:1rem}.ratings-header h2{font-weight:600;color:#0d47a1;margin:0 0 .25rem}.ratings-header p{color:#546e7a;font-size:.9rem;margin:0}.overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 900px){.overview-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.overview-grid{grid-template-columns:1fr}}.performance-tile{background:#fff;padding:1.25rem;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;gap:.75rem;border-left:4px solid #0D47A1}.tile-label{color:#546e7a;font-weight:500;letter-spacing:.5px}.tile-score-row{display:flex;align-items:baseline;gap:2px}.tile-score{font-weight:700;color:#1a2027}.tile-unit{color:#94a3b8;font-weight:500}.ratings-main-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 1100px){.ratings-main-grid{grid-template-columns:1fr}}.section-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.section-header{margin-bottom:1.5rem;border-bottom:1px solid #EEF2F6;padding-bottom:.75rem}.section-title{font-weight:600;color:#1a2027}.technical-grid{display:flex;flex-direction:column;gap:1.25rem}.technical-row{display:flex;flex-direction:column;gap:.5rem}.stroke-name{color:#0d47a1;font-weight:600}.metrics-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 600px){.metrics-container{grid-template-columns:repeat(2,1fr)}}.metric-item{display:flex;flex-direction:column;gap:4px}.metric-label{font-size:.75rem;text-transform:uppercase}.tactical-list{display:flex;flex-direction:column;gap:1rem}.tactical-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #F1F5F9}.tactical-item:last-child{border-bottom:none}.ratings-trends{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 900px){.ratings-trends{grid-template-columns:1fr}}.radar-chart{background:#fff;padding:1rem;border-radius:12px;margin:0}.coach-notes{background:#fff;padding:1.5rem;border-radius:12px;display:flex;flex-direction:column;gap:1rem}.coach-notes textarea{width:100%;min-height:150px;padding:1rem;border:1px solid #E2E8F0;border-radius:8px;font-family:inherit;font-size:.95rem;resize:vertical;background-color:#f8fafc}.coach-notes textarea:focus{outline:none;border-color:#0d47a1;background-color:#fff}.playerMain{display:grid;grid-template-rows:auto 1fr;grid-template-areas:"hero" "content";row-gap:16px;max-width:1000px;width:100%;margin:16px auto 24px;background-color:#ffffffd1;backdrop-filter:saturate(115%) blur(6px);-webkit-backdrop-filter:saturate(115%) blur(6px);border-radius:16px;border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 28px #0f172a29;padding:12px 8px 16px}@media (min-width: 600px){.playerMain{padding-left:16px;padding-right:16px;padding-top:16px;border-radius:18px}}@media (max-width: 360px){.playerMain{background-color:#ffffffe6;box-shadow:0 6px 18px #0f172a24;border-radius:12px}}.playerHero{grid-area:hero}.playerContent{grid-area:content}.centercrm-grid-two{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 600px){.centercrm-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}}.centercrm-template-row{display:grid;grid-template-columns:1fr;align-items:center;gap:16px}@media (min-width: 600px){.centercrm-template-row{grid-template-columns:1fr auto}}.centercrm-actions{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:16px}.appShell{min-height:100vh;background-color:#f4f0f0;background-image:url(/assets/Background-NScFp5fa.png);background-repeat:no-repeat;background-size:15% auto;background-position:1.5% bottom;background-attachment:fixed;display:grid;grid-template-rows:auto 1fr;grid-template-areas:"header" "main"}@media (max-width: 600px){.appShell{background-size:35% auto;background-attachment:scroll}}.appShell>header{grid-area:header;-webkit-backdrop-filter:saturate(120%) blur(2px);backdrop-filter:saturate(120%) blur(2px)}.mainContent{grid-area:main;padding-top:32px;padding-bottom:32px;display:grid}.appShell--login .mainContent,.mainContent--player{padding-top:0}.appHeader{position:sticky;top:0;background-color:#ffffffd9!important;backdrop-filter:saturate(120%) blur(6px);-webkit-backdrop-filter:saturate(120%) blur(6px);box-shadow:0 4px 18px #0f172a1f;border-bottom:1px solid rgba(15,23,42,.08);overflow:visible;color:#0f172a!important}.appHeader:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#22c55eb3,#3b82f6b3,#ffcd00d9,#3b82f6b3,#22c55eb3);background-size:200% 100%;animation:headerAccent 8s linear infinite}@keyframes headerAccent{0%{background-position:0% 0}to{background-position:200% 0}}.appHeader__bar{min-height:48px!important}.appHeader__title{font-weight:700;letter-spacing:.2px;color:inherit;text-shadow:0 1px 0 rgba(255,255,255,.45),0 0 2px rgba(15,23,42,.12);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appHeader__bar .MuiButton-root,.appHeader__bar .MuiIconButton-root{transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;border-radius:10px}.appHeader__bar .MuiButton-root:hover,.appHeader__bar .MuiIconButton-root:hover{transform:translateY(-1px);background-color:#3b82f614;box-shadow:0 4px 10px #3b82f626}@media (prefers-reduced-motion: reduce){.appHeader:after{animation:none}.appHeader__bar .MuiButton-root,.appHeader__bar .MuiIconButton-root{transition:none}}.appHeader__logo{margin-right:12px;margin-left:8px;color:inherit;opacity:1;filter:drop-shadow(0 2px 4px rgba(15,23,42,.15));transition:transform .3s ease}.appHeader__logo:hover{transform:scale(1.05)}.appHeader__titleBlock{display:flex;flex-direction:column;min-width:0}.appHeader__subtitle{color:#0f172abf;line-height:1.2;margin-top:2px}html,body{scrollbar-gutter:stable both-edges}.mainContent--crm{grid-template-columns:1fr;justify-items:stretch;align-items:stretch}.mainContent--crm>*{width:70%}
