@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#222;background:#f8faf9;font-synthesis:none;--lime: #b6f214;--green: #356427;--primary: #9bcb32;--line: #e4e9e6;--muted: #6f7773}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.logo{font-size:27px;font-style:italic;font-weight:800;letter-spacing:-2px;color:#b6f214;white-space:nowrap}.logo i{color:#356427}.logo.light i{color:#fff}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.06fr .94fr;background:#fff}.login-art{background:linear-gradient(145deg,#142414d9,#0b150df2),radial-gradient(circle at 70% 20%,#7aac33 0,#1e3b24 45%,#101912 75%);position:relative;color:#fff;padding:54px 7vw;display:flex;flex-direction:column;overflow:hidden}.login-art:after{content:"";position:absolute;width:500px;height:500px;border:1px solid #b6f21433;border-radius:50%;right:-180px;bottom:-220px;box-shadow:0 0 0 60px #b6f2140b,0 0 0 120px #b6f21408}.login-copy{margin:auto 0;position:relative;z-index:1}.login-copy small{color:var(--lime);font-weight:700;letter-spacing:2px}.login-copy h1{font-size:clamp(42px,5vw,70px);line-height:1.04;letter-spacing:-4px;margin:22px 0}.login-copy h1 em{font-style:normal;color:var(--lime)}.login-copy p{font-size:18px;color:#d8dfd7}.login-metric{display:flex;gap:16px;align-items:center;border-left:3px solid var(--lime);padding-left:20px;z-index:1}.login-metric b{font-size:30px;color:var(--lime)}.login-metric span{font-size:13px;color:#cdd6cd;line-height:1.5}.login-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.login-panel>.login-card{width:min(430px,100%)}.login-card>.logo{display:none}.login-title{margin-bottom:34px}.login-title h2{font-size:32px;letter-spacing:-1px;margin:0 0 8px}.login-title p,.signup{color:var(--muted)}form label{display:block;font-size:13px;font-weight:700;margin-bottom:18px}.input-wrap{height:52px;border:1px solid #dce2df;border-radius:12px;margin-top:8px;display:flex;align-items:center;padding:0 15px;gap:12px;color:#89918d;transition:.2s}.input-wrap:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #9bcb321c}.input-wrap input{border:0;outline:0;flex:1;min-width:0}.eye{border:0;background:none;color:#89918d;padding:4px}.forgot{text-align:right;color:#638823;font-size:13px;font-weight:600;margin:-7px 0 23px}.primary-btn,.demo-btn{width:100%;height:52px;border:0;border-radius:12px;font-weight:700}.primary-btn{background:var(--lime);color:#1d2b12}.primary-btn:hover{background:#a9e20e}.demo-btn{background:#fff;border:1px solid #dce2df;color:#476526;margin-top:12px}.error{background:#fff1f1;color:#bd3636;padding:11px;border-radius:8px;font-size:13px;margin-bottom:12px}.signup{text-align:center;font-size:13px;margin-top:25px}.signup b{color:#638823}.login-panel footer{position:absolute;bottom:22px;color:#a2aaa6;font-size:11px}.spinner{width:19px;height:19px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;display:inline-block;animation:spin .7s linear infinite}.boot{height:100vh;display:flex;align-items:center;justify-content:center;gap:15px;background:#172419;color:#fff}.boot b{font-size:25px;font-style:italic}.boot b span{color:var(--lime)}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;padding-top:90px}.topbar{height:58px;position:fixed;z-index:10;top:16px;left:4%;right:4%;display:flex;align-items:center;padding:0 22px;background:#fff;border:1px solid #e7eae8;border-radius:30px;box-shadow:0 2px 6px #1e30200c}.topbar nav{display:flex;justify-content:center;gap:8px;flex:1}.topbar nav a{display:flex;align-items:center;gap:7px;color:#565c58;text-decoration:none;font-size:13px;padding:9px 14px;border-radius:22px}.topbar nav a.active{background:#c9f28f;color:#426522;font-weight:700}.account{display:flex;align-items:center;gap:8px;border-left:1px solid #edf0ee;padding-left:16px}.account>button{border:0;background:none;margin-right:4px}.avatar,.mini-avatar{display:grid;place-items:center;border-radius:50%;color:#fff;background:#f26974;font-weight:700}.avatar{width:34px;height:34px}.account div{display:flex;flex-direction:column;font-size:12px}.account small{font-size:10px;color:var(--muted)}.mobile-menu{display:none}.demo-banner{position:fixed;top:78px;left:0;right:0;text-align:center;background:#fff5d6;color:#765d0c;padding:5px;font-size:11px;z-index:8}.demo-banner span{color:#998548;margin-left:7px}.app-shell>main{width:min(1480px,94%);margin:auto}.page-head{display:flex;justify-content:space-between;align-items:end;margin:8px 0 14px}.page-head h1{font-size:25px;letter-spacing:-1px;margin:0 0 4px}.page-head p{margin:0;color:#718099;font-size:12px}.period{display:flex;gap:24px;align-items:center;color:#666;font-size:12px}.period b{background:#bdf181;padding:9px 28px;border-radius:22px;color:#466c22}.stats-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px 12px;min-width:0}.stat>div{display:flex;gap:7px;align-items:center;height:30px}.stat>div svg{padding:6px;width:32px;height:32px;border-radius:10px;background:#f1f8eb;color:#3f792c}.stat span{font-size:12px}.stat strong{font-size:25px;display:block;text-align:center;margin:6px 0 5px}.stat small{display:block;width:max-content;margin:auto;padding:2px 5px;background:#eff8e9;color:#4a762b;border-radius:5px;font-size:8px}.stat-3 small,.stat-5 small{background:#fff6db;color:#9a6a00}.stat-4 small{background:#efedff;color:#6557d9}.dash-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:12px;margin:12px 0 40px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.card-title{font-size:16px;margin:0 0 12px}.card-title small{font-size:11px;margin-left:6px}.table-card{grid-column:1/2}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{text-align:left;font-size:9px;padding:9px 6px;border-bottom:1px solid var(--line)}td{padding:9px 6px;border-bottom:1px solid #edf0ee;white-space:nowrap}td:first-child{display:flex;align-items:center;gap:8px}.mini-avatar{width:26px;height:26px}.a1{background:#6953d9}.a2{background:#325989}.a3{background:#e97ac9}.a4{background:#db8f36}.scorebar{display:flex;align-items:center;gap:8px}.scorebar:before{content:"";width:82px;height:7px;border-radius:8px;background:#e4e6e6}.scorebar i{height:7px;background:#064965;border-radius:8px;position:absolute;max-width:82px}.pill{padding:3px 8px;border-radius:7px}.pill.ok{background:#e2f5dc;color:#39762c}.pill.warn{background:#fff2cb;color:#926600}.card-link{display:flex;align-items:center;gap:7px;margin:10px auto -3px;border:0;background:none;color:#0b506c;font-size:12px;font-weight:700}.card-link svg{width:18px}.actions{grid-column:2/3}.action-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf0ee}.action-item:last-child{border:0}.action-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center}.action-icon svg{width:18px}.action-icon.warning{background:#fff5d9;color:#d0920d}.action-icon.danger{background:#ffeded;color:#dc4f4f}.action-icon.green{background:#eef9e7;color:#5f8a31}.action-item b{font-size:12px}.action-item p{font-size:10px;color:var(--muted);margin:3px 0}.action-item button{border:1px solid #dbe2dd;background:#fff;border-radius:8px;padding:7px 10px;font-size:10px}.chart-card{grid-column:1/-1}.chart-head{display:flex;justify-content:space-between}.chart-head select{height:36px;border:1px solid #dce1de;border-radius:9px;padding:0 11px;background:#fff;color:#777}.summary{grid-column:1/-1}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr)}.summary-grid>div{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4px 16px;border-right:1px solid #e8ece9}.summary-grid>div:last-child{border:0}.summary-grid span{font-size:11px}.summary-grid b{font-size:24px;margin:6px}.summary-grid small{font-size:8px;color:#477a2a;background:#eff8e9;padding:3px}.summary-grid .rank{background:#eef6e9;border-radius:12px;font-size:22px}.summary-grid .rank b{font-size:18px;color:#416d29}.quick{position:fixed;right:12px;bottom:18px;display:flex;gap:4px;background:#1e2c22;padding:5px;border-radius:20px}.quick button{border:0;background:none;color:#fff;width:30px;height:30px}.quick svg{width:15px}.skeleton-page{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.skeleton-page i{height:130px;background:linear-gradient(90deg,#edf0ee,#f8faf9,#edf0ee);background-size:200%;border-radius:14px;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position:-200%}}.unit-selector{position:relative;display:flex;align-items:center;margin-right:14px}.unit-selector select{height:38px;min-width:122px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dfe4e1;border-radius:9px;background:#fff;padding:0 34px 0 13px;color:#4d5450;font:inherit;font-size:12px;cursor:pointer}.unit-selector>svg{position:absolute;right:10px;width:14px;height:14px;pointer-events:none;color:#555d58}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.athletes-head{align-items:center}.add-btn{display:flex;align-items:center;gap:8px;border:0;background:var(--lime);padding:12px 17px;border-radius:10px;font-weight:700}.toolbar{display:flex;gap:10px;margin-bottom:18px}.search{height:45px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:0 14px;flex:1;color:#8a918d}.search input{border:0;outline:0;width:100%}.toolbar>button{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 16px}.athlete-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.athlete-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;display:grid;grid-template-columns:auto 1fr auto;gap:13px}.athlete-avatar{width:50px;height:50px;border-radius:14px;background:#ef6774;color:#fff;display:grid;place-items:center;font-weight:700}.athlete-info h3{margin:2px 0;font-size:15px}.athlete-info p,.athlete-info span{font-size:11px;color:var(--muted);margin:4px 0}.athlete-score{text-align:center;display:flex;flex-direction:column}.athlete-score b{font-size:22px;color:#496e2e}.athlete-score span{font-size:9px;color:var(--muted)}.athlete-mission{grid-column:1/-1;background:#f7f9f7;border-radius:10px;padding:11px;display:flex;flex-direction:column;gap:5px}.athlete-mission small{font-size:8px;color:#89908c}.athlete-mission b{font-size:12px}.athlete-foot{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;color:#678a44;font-size:11px}.athlete-foot button{border:0;background:none;color:#0b506c;font-weight:700}.placeholder{text-align:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:90px 20px;margin-top:30px}.placeholder>span{width:68px;height:68px;border-radius:20px;background:#eff8e9;color:#5c8c31;display:grid;place-items:center;margin:auto}.placeholder h1{font-size:28px;margin:20px 0 8px}.placeholder p{color:var(--muted)}.placeholder button{border:0;background:#edf2ee;color:#829087;padding:9px 15px;border-radius:9px}.state-error{background:#fff0f0;color:#b53737;padding:20px;border-radius:12px}@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(4,1fr)}.athlete-grid{grid-template-columns:repeat(2,1fr)}.topbar nav{gap:2px}.topbar nav a{padding:10px}.account div{display:none}.unit-selector{margin-left:auto}.unit-selector select{min-width:106px}}@media(max-width:760px){.login-shell{display:block}.login-art{min-height:250px;padding:28px}.login-copy{margin-top:50px}.login-copy h1{font-size:38px;letter-spacing:-2px}.login-copy p,.login-metric{display:none}.login-panel{padding:35px 24px;justify-content:flex-start}.login-title h2{font-size:27px}.login-panel footer{display:none}.app-shell{padding-top:85px}.topbar{top:12px;left:12px;right:12px;padding:0 14px}.mobile-menu{display:block;margin-left:auto;border:0;background:none}.topbar nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;border:1px solid var(--line);padding:10px;border-radius:16px;box-shadow:0 10px 25px #1020141a}.topbar nav.open{display:flex;flex-direction:column}.unit-selector{margin:0 3px 0 auto}.unit-selector select{height:34px;min-width:96px;max-width:108px;padding-left:9px;font-size:11px}.account{margin-left:2px;border:0;padding:0}.account>button,.account>svg{display:none}.page-head{align-items:flex-start}.period{display:none}.stats-grid{display:flex;overflow:auto;padding-bottom:8px}.stat{min-width:150px}.dash-grid{display:block}.card{margin-bottom:14px}.actions,.chart-card,.summary,.table-card{grid-column:auto}.summary-grid{grid-template-columns:1fr 1fr;gap:10px}.summary-grid>div{border:0}.chart-card{padding:15px 5px}.chart-head{padding:5px 10px}.chart-head select{display:none}.athlete-grid{grid-template-columns:1fr}.toolbar>button{font-size:0}.athletes-head{align-items:center}.athletes-head .add-btn{font-size:0}.quick{display:none}}.logo{display:block;width:156px;height:auto;object-fit:contain;font-size:0;letter-spacing:0}.logo.light{filter:none}.avatar-box{position:relative;display:inline-grid;place-items:center;flex:0 0 auto;box-sizing:border-box;aspect-ratio:1;border-radius:50%;overflow:hidden;isolation:isolate;line-height:0;background:#edf7e6;color:#467a2b}.avatar-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.real-avatar{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;max-width:none;border-radius:inherit;object-fit:cover;object-position:50% 50%}.avatar-box[data-image-kind=prototype] .real-avatar{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-position:50% 50%;transform:scale(1.43);transform-origin:100% 50%}.account-main{display:flex!important;align-items:center;gap:9px!important;border:0!important;background:none!important;text-align:left}.account-main>span:nth-child(2){display:flex;flex-direction:column}.account{position:relative}.popover{position:absolute;right:0;top:54px;width:280px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;box-shadow:0 15px 35px #10201520;z-index:20}.popover p,.popover span{font-size:12px;color:var(--muted);line-height:1.5}.account-menu button{width:100%;display:flex;align-items:center;gap:8px;border:0;background:#fff1f1;color:#b33b3b;border-radius:8px;padding:10px;margin-top:10px}.account-menu svg{width:16px}.route-skeleton{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0}.route-skeleton.table{grid-template-columns:1fr}.route-skeleton.profile{grid-template-columns:repeat(2,1fr)}.skeleton-block{height:180px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;overflow:hidden}.skeleton-block>*{display:block;background:linear-gradient(90deg,#e9eeeb 25%,#f7f9f8,#e9eeeb 75%);background-size:200% 100%;animation:shimmer 1.3s infinite;border-radius:9px;margin-bottom:13px}.skeleton-block i{width:48px;height:48px;border-radius:50%}.skeleton-block span{width:70%;height:15px}.skeleton-block span+span{width:45%}.skeleton-block b{height:45px;margin-top:25px}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f7faf6}.filter-panel{display:flex;align-items:end;gap:15px;background:#fff;border:1px solid var(--line);padding:14px;border-radius:12px;margin:-8px 0 18px}.filter-panel label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:700}.filter-panel select{border:1px solid var(--line);border-radius:8px;padding:8px;min-width:220px;background:#fff}.filter-panel button,.empty-page button{border:0;background:#edf5e8;color:#47752d;padding:9px 13px;border-radius:8px}.toolbar button.active{background:#edf7e5;color:#427329}.empty-page{text-align:center;padding:60px 20px;color:var(--muted)}.empty-page svg{color:#75a64e}.empty-page h2{color:#282b29}.back-button{display:flex;align-items:center;gap:8px;border:0;background:none;color:#15516b;font-weight:700;margin:4px 0 18px}.back-button svg{width:18px}.profile-hero{display:flex;align-items:center;gap:22px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;margin-bottom:16px}.profile-hero h1{margin:0 0 7px}.profile-hero p{color:var(--muted)}.profile-hero span{color:#507b35;font-size:13px}.profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.profile-grid .card:first-child{grid-row:span 2}.profile-grid h2{display:flex;align-items:center;gap:8px;font-size:17px}.profile-grid h2 svg{width:19px;color:#67973e}.history-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #edf0ee}.history-row div{display:flex;flex-direction:column;gap:5px}.history-row small,.empty-state{color:var(--muted);font-size:11px}.history-row strong{color:#5b873b;font-size:12px}.tabbar{display:flex;gap:6px;margin-bottom:17px}.tabbar button{border:0;background:#e9eeeb;padding:9px 15px;border-radius:20px}.tabbar button.active{background:#c6f18c;color:#3d6c25;font-weight:700}.mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.mission-card>span{display:grid;place-items:center;width:42px;height:42px;background:#edf8e7;color:#5a8d32;border-radius:12px}.mission-card small{color:#78906b}.mission-card h3{margin:10px 0 6px}.mission-card p{color:var(--muted);font-size:12px;min-height:35px}.mission-card footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;font-size:11px}.mission-card footer b{color:#4d7d31}.validation-list{padding:0 20px}.validation-row{display:grid;grid-template-columns:auto 1fr auto auto;gap:14px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.validation-row p{margin:5px 0;color:#555;font-size:12px}.validation-row small{color:var(--muted)}.status{font-size:10px;text-transform:uppercase;padding:5px 8px;border-radius:7px;background:#eee}.status.pending{background:#fff3cf;color:#916700}.status.approved{background:#e7f7df;color:#3f792a}.status.rejected{background:#ffe8e8;color:#a83e3e}.row-actions{display:flex;gap:7px}.row-actions button{display:flex;align-items:center;gap:5px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px;font-size:11px}.row-actions svg{width:15px}.row-actions .approve{background:#b6f214;border-color:#b6f214}.panorama-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:15px}.panorama-grid h2{font-size:17px}.metric-row{display:grid;grid-template-columns:150px 1fr 30px;gap:10px;align-items:center;margin:14px 0;font-size:11px}.metric-row i{height:8px;background:#e5e9e6;border-radius:8px;overflow:hidden}.metric-row i b{display:block;height:100%;background:#77a943}.state-error button{border:0;background:#b6f214;padding:8px 12px;border-radius:7px;margin-top:7px}.notification-button{position:relative;display:grid;place-items:center;width:34px;height:34px!important;padding:0!important;margin:0 4px 0 0!important;border-radius:50%!important;color:#202421;cursor:pointer}.notification-button:hover{background:#f3f7f1!important}.notification-button>i{position:absolute;right:-2px;top:-3px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;border-radius:10px;background:#ef5757;color:#fff;font-size:9px;font-style:normal;font-weight:800;line-height:1}.notices{width:350px;padding:0;overflow:hidden}.account .notices,.account .notices *{box-sizing:border-box}.account .notices{display:block;font-size:12px}.account .notices header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px;border-bottom:1px solid var(--line)}.notices header>b{font-size:14px}.notices header>button{border:0;background:none;color:#4b782d;font-size:10px;font-weight:700;cursor:pointer}.notice-list{display:block!important;max-height:360px;overflow-y:auto}.notice-list article{display:block;padding:12px 15px;border-bottom:1px solid #edf0ee;background:#fff}.notice-list article.unread{position:relative;background:#f5faef}.notice-list article.unread:before{content:"";position:absolute;left:5px;top:17px;width:5px;height:5px;border-radius:50%;background:#72ad37}.notice-list article>b{display:block;margin-bottom:3px;font-size:11px}.notice-list article p{margin:0 0 5px;color:#5d6560;font-size:10px;line-height:1.4}.notice-list article small{color:#9aa19d;font-size:9px}.empty-notices{margin:0!important;padding:30px 15px;text-align:center}@media(max-width:760px){.route-skeleton,.route-skeleton.profile,.mission-grid,.profile-grid,.panorama-grid{grid-template-columns:1fr}.validation-row{grid-template-columns:auto 1fr}.validation-row>.status,.row-actions{grid-column:2}.popover{right:-15px}.metric-row{grid-template-columns:110px 1fr 25px}}.profile-main{flex:1}.hero-stats{display:flex;gap:1px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.hero-stats>div{display:flex;flex-direction:column;text-align:center;min-width:75px;padding:13px;background:#f8faf8}.hero-stats b{font-size:18px}.hero-stats small{font-size:9px;color:var(--muted);margin-top:4px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:50px}.detail-grid .card{margin:0}.detail-grid h2{display:flex;align-items:center;gap:8px;font-size:17px;margin:0 0 18px}.detail-grid h2 svg{width:20px;color:#67973e}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:11px;overflow:hidden}.info-grid>div{background:#fafbfa;padding:13px;display:flex;flex-direction:column;gap:6px}.info-grid small{font-size:9px;text-transform:uppercase;color:var(--muted)}.info-grid b{font-size:13px}.list-card{max-height:430px;overflow:auto}.history-row a{color:#0b506c;text-decoration:none}.history-row a:hover{text-decoration:underline}@media(max-width:900px){.profile-hero{align-items:flex-start;flex-wrap:wrap}.hero-stats{width:100%}.hero-stats>div{flex:1;min-width:55px}.detail-grid{grid-template-columns:1fr}}@media(max-width:560px){.hero-stats{overflow:auto}.hero-stats>div{min-width:70px}.info-grid{grid-template-columns:1fr}}.athlete-detail{--profile-green: #9bcb32;--profile-dark: #183218}.athlete-cover{position:relative;overflow:hidden;background:linear-gradient(125deg,#102513,#244421 65%,#3f6a22);border-radius:24px;padding:30px;color:#fff;margin-bottom:16px;box-shadow:0 18px 45px #1c35141c}.cover-shape{position:absolute;width:430px;height:430px;border:70px solid #b6f21412;border-radius:50%;right:-110px;top:-240px}.athlete-identity{position:relative;z-index:1;display:flex;align-items:center;gap:24px}.avatar-ring{position:relative;border:4px solid #b6f214;border-radius:50%;padding:3px;display:flex}.level-badge{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);background:#b6f214;color:#173313!important;border-radius:20px;padding:5px 10px;white-space:nowrap;font-size:9px!important;font-weight:900;box-shadow:0 3px 10px #0003}.athlete-identity .eyebrow{color:#b6f214;font-size:9px;font-weight:800;letter-spacing:1.7px}.athlete-identity h1{font-size:34px;letter-spacing:-1.5px;margin:7px 0}.athlete-identity p{display:flex;align-items:center;gap:8px;color:#e6eee2;margin:5px 0;font-size:13px}.athlete-identity p svg{width:15px}.athlete-identity p i{width:3px;height:3px;background:#b6f214;border-radius:50%}.athlete-identity>div>span:last-child{color:#aebcac;font-size:11px}.cover-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);margin-top:28px;background:#ffffff0c;border:1px solid #ffffff1f;border-radius:15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cover-stats>div{display:flex;flex-direction:column;text-align:center;padding:14px;border-right:1px solid #ffffff17}.cover-stats>div:last-child{border:0}.cover-stats b{font-size:21px}.cover-stats small{font-size:9px;color:#b9c6b8;margin-top:4px}.cover-stats .accent b{color:#b6f214}.profile-tabs{display:flex;gap:6px;background:#fff;border:1px solid var(--line);padding:7px;border-radius:16px;position:sticky;top:98px;z-index:5;margin-bottom:16px;box-shadow:0 5px 18px #1b2c1b08}.profile-tabs button{border:0;background:none;color:#68716b;padding:11px 18px;border-radius:11px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700}.profile-tabs button svg{width:16px}.profile-tabs button.active{background:#c5f187;color:#315d20}.tab-content{animation:tabin .25s ease}.overview-layout{display:grid;grid-template-columns:1.45fr .8fr;gap:16px}.overview-main,.overview-side{display:flex;flex-direction:column;gap:16px}.performance-banner{min-height:180px;background:linear-gradient(125deg,#f5ffe9,#e3f9bd);border:1px solid #d9efaf;border-radius:20px;padding:27px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.performance-banner:after{content:"R";position:absolute;right:100px;top:-55px;font-size:220px;font-weight:900;color:#aee65a1b;font-style:italic}.performance-banner small{color:#5e8c31;font-size:9px;font-weight:900;letter-spacing:1.5px}.performance-banner h2{font-size:25px;margin:10px 0 7px;color:#214d1c}.performance-banner p{color:#64805c;font-size:12px}.performance-score{position:relative;z-index:1;width:105px;height:105px;border:10px solid #b6f214;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;box-shadow:0 8px 25px #699c3028}.performance-score b{font-size:31px;color:#285620}.performance-score span{font-size:8px;color:#768472}.profile-section{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.profile-section>header{display:flex;align-items:center;gap:11px;margin-bottom:17px}.profile-section>header>span{width:38px;height:38px;border-radius:11px;background:#eef9e7;color:#5b8d34;display:grid;place-items:center}.profile-section>header svg{width:19px}.profile-section h2{font-size:16px;margin:0}.tab-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.tab-grid .wide{grid-column:1/-1}.pretty-info{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pretty-info>div{background:#f6f8f6;border-radius:11px;padding:12px;display:flex;flex-direction:column;gap:5px}.pretty-info span{font-size:9px;color:#818983;text-transform:uppercase}.pretty-info b{font-size:12px}.pretty-rows{display:flex;flex-direction:column}.pretty-row{display:flex;justify-content:space-between;align-items:center;padding:12px 3px;border-bottom:1px solid #edf0ee}.pretty-row:last-child{border:0}.pretty-row>div{display:flex;flex-direction:column;gap:4px}.pretty-row b{font-size:12px}.pretty-row small{font-size:10px;color:#7f8881}.pretty-row strong{font-size:11px;color:#4a7d2b}.pretty-row a{color:#07536e;text-decoration:none}.soft-empty{padding:28px;text-align:center;background:#f8faf8;border-radius:12px;color:#8b938d}.soft-empty span{display:grid;place-items:center;margin:auto;width:28px;height:28px;border-radius:50%;background:#e9eeea}.soft-empty p{font-size:11px;margin:8px}.season-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.season-grid>div{background:#f4f8f1;border-radius:11px;padding:14px;display:flex;flex-direction:column;text-align:center}.season-grid b{font-size:20px;color:#315e24}.season-grid small{font-size:8px;color:#7b8777;margin-top:4px}.club-chip{display:flex;align-items:center;gap:11px;padding:10px;background:#f6f8f5;border-radius:11px;margin-bottom:8px}.club-chip>span{width:34px;height:34px;background:#dff5c7;color:#4b7a2e;border-radius:9px;display:grid;place-items:center}.club-chip svg{width:17px}.club-chip div{display:flex;flex-direction:column;gap:3px}.club-chip b{font-size:11px}.club-chip small{font-size:9px;color:#7c857e}.course-row{display:grid;grid-template-columns:1fr 260px;align-items:center;gap:20px;padding:14px 2px;border-bottom:1px solid #edf0ee}.course-row>div:first-child{display:flex;flex-direction:column;gap:5px}.course-row b{font-size:12px}.course-row small{font-size:9px;color:#7d867f}.course-progress{display:flex;align-items:center;gap:10px}.course-progress i{height:8px;background:#e5eae5;border-radius:8px;overflow:hidden;flex:1}.course-progress i b{display:block;height:100%;background:#9bcb32}.course-progress span{font-size:10px;color:#537939}.timeline-row{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:14px 4px;border-bottom:1px solid #edf0ee}.timeline-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eef8e8;color:#598832}.timeline-icon svg{width:17px}.timeline-icon.partida{background:#edf3ff;color:#3c69a7}.timeline-icon.missão{background:#fff5dc;color:#b1780e}.timeline-icon.conquista{background:#f4ecff;color:#8453b9}.timeline-row>div{display:flex;flex-direction:column;gap:4px}.timeline-row small{font-size:8px;color:#7e8980}.timeline-row b{font-size:12px}.timeline-row p{font-size:10px;color:#727c74;margin:0}@keyframes tabin{0%{opacity:0;transform:translateY(5px)}}@media(max-width:950px){.overview-layout{grid-template-columns:1fr}.profile-tabs{overflow:auto}.profile-tabs button{white-space:nowrap}.athlete-identity{align-items:flex-start}.cover-stats{overflow:auto}.cover-stats>div{min-width:90px}}@media(max-width:700px){.athlete-cover{padding:22px}.athlete-identity{flex-direction:column}.athlete-identity h1{font-size:27px}.tab-grid{grid-template-columns:1fr}.tab-grid .wide{grid-column:auto}.pretty-info{grid-template-columns:1fr 1fr}.course-row{grid-template-columns:1fr}.profile-tabs{top:84px}.profile-tabs button{padding:10px 13px}.profile-tabs button svg{display:none}}@media(max-width:440px){.pretty-info{grid-template-columns:1fr}.performance-banner{padding:20px}.performance-score{width:84px;height:84px}.performance-banner h2{font-size:20px}}.athlete-status{display:flex;flex-direction:column;gap:16px}.status-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#f1f3f2;border-radius:13px;padding:4px}.status-switch button{border:0;background:transparent;border-radius:10px;padding:11px;color:#6f7771;font-weight:700}.status-switch button.active{background:#fff;color:#38742b;box-shadow:0 2px 8px #1b381212}.status-lead-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.status-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.status-card>header{display:flex;align-items:center;gap:12px}.status-card>header>div{flex:1}.status-card h2{font-size:17px;margin:0 0 4px}.status-card p{font-size:11px;color:#79827b;margin:0}.status-icon{width:42px;height:42px;border-radius:13px;background:#eaffd8;color:#2cad72;display:grid;place-items:center}.status-icon svg{width:20px}.readiness-card>header>strong{font-size:30px;color:#21b878}.status-progress{height:9px;background:#e5e8e6;border-radius:9px;overflow:hidden;margin:20px 0}.status-progress i{display:block;height:100%;background:linear-gradient(90deg,#2dbc78,#96cf2c);border-radius:9px}.readiness-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.readiness-chips span{background:#f4f6f5;border-radius:16px;padding:8px 11px;font-size:10px;color:#49534c}.readiness-signals{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 22px}.readiness-signals>div{display:grid;grid-template-columns:1fr 90px;align-items:center;gap:14px}.readiness-signals>div>div{display:flex;flex-direction:column;gap:3px}.readiness-signals b{font-size:11px}.readiness-signals small{font-size:9px;color:#7b847e}.readiness-signals>div>i{height:6px;background:#e2e6e3;border-radius:6px;overflow:hidden}.readiness-signals>div>i b{display:block;height:100%;background:#91ce2b;border-radius:6px}.readiness-card footer{display:flex;align-items:center;gap:8px;background:#f5fbe9;color:#38752a;border:1px solid #ddecbe;border-radius:12px;padding:12px;margin-top:20px;font-size:10px;font-weight:700}.readiness-card footer svg{width:16px}.rings-content{display:flex;align-items:center;justify-content:center;gap:28px;min-height:220px}.performance-rings{width:145px;height:145px;border-radius:50%;display:grid;place-items:center;position:relative;background:conic-gradient(#96cf2c var(--overall),#e4e7e5 0)}.performance-rings:before{content:"";position:absolute;width:110px;height:110px;border-radius:50%;background:conic-gradient(#f4af00 var(--consistency),#eef0ef 0);border:8px solid white}.performance-rings:after{content:"";position:absolute;width:66px;height:66px;border-radius:50%;background:#fff;box-shadow:0 0 0 9px #eaf6f8}.performance-rings b{z-index:1;font-size:23px}.ring-legend{min-width:150px}.ring-legend p{display:grid;grid-template-columns:10px 1fr auto;gap:8px;margin:11px 0;color:#778078}.ring-legend i{width:9px;height:9px;border-radius:50%;background:#96cf2c}.ring-legend i.consistency{background:#f4af00}.ring-legend i.recovery{background:#dceff4}.ring-legend b{color:#273029}.activity-card>header{margin-bottom:16px}.activity-summary{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;background:#f4f6f5;padding:8px;border-radius:14px}.activity-summary>div{background:#fff;border-radius:11px;padding:11px;text-align:center;display:flex;flex-direction:column;gap:6px}.activity-summary span{font-size:8px;color:#7b837e}.activity-summary b{font-size:12px;color:#447d2a}.week-bars,.recent-bars{height:145px;display:flex;align-items:flex-end;gap:16px;padding:22px 12px 0}.week-bars>div,.recent-bars>div{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px}.week-bars span,.recent-bars span{font-size:9px;color:#54952b}.week-bars i,.recent-bars i{width:min(38px,75%);background:#95ce28;border-radius:9px 9px 5px 5px}.week-bars small,.recent-bars small{font-size:9px;color:#667069}.next-level{display:grid;grid-template-columns:1fr auto;align-items:center}.next-level>div h2{margin-bottom:8px}.next-level>div p{font-size:13px}.next-level>b{color:#4d7f2e}.next-level .status-progress{grid-column:1/-1;margin-bottom:0;width:100%}.status-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.status-metrics article{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px;display:flex;min-height:110px;flex-direction:column}.status-metrics b{font-size:22px}.status-metrics span{font-size:11px;font-weight:700;margin-top:8px}.status-metrics small{font-size:9px;color:#89908b;margin-top:4px}.recent-card>header{margin-bottom:2px}.recent-bars{height:180px}.status-empty{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7d857f}.status-empty svg{width:34px;color:#aeb5b0;margin-bottom:10px}.status-empty b{font-size:12px}.status-empty p{margin-top:7px;max-width:420px}.recent-card .status-empty{min-height:210px}.mental-status{display:flex;flex-direction:column;gap:16px}.mental-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.radar-layout{display:flex;align-items:center;justify-content:center;gap:35px;padding-top:10px}.radar-layout svg{width:min(330px,55%);overflow:visible}.radar-grid{fill:#f5faef;stroke:#d8dfd9;stroke-width:2}.radar-grid.inner{fill:none}.radar-layout line{stroke:#d8dfd9;stroke-width:1}.radar-value{fill:#b6f21466;stroke:#8ec724;stroke-width:3}.radar-layout text{font-size:8px;fill:#788079;text-anchor:middle}.potential-score{display:flex;flex-direction:column;text-align:center}.potential-score>b{font-size:42px;color:#316d27}.potential-score span{font-size:10px;color:#7d867f}.potential-score strong{font-size:12px;background:#eafece;color:#4b7b2e;padding:7px 10px;border-radius:14px;margin-top:12px}.mental-insight{background:linear-gradient(140deg,#142d18,#345d24);color:#fff;display:flex;flex-direction:column;justify-content:center}.mental-insight>small{color:#b6f214;font-size:9px;font-weight:900;letter-spacing:1.2px}.mental-insight h2{font-size:32px;margin:12px 0}.mental-insight p{color:#d6e0d3;line-height:1.6}.mental-insight>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.mental-insight>div span{display:flex;flex-direction:column;background:#ffffff0c;border:1px solid #ffffff19;border-radius:11px;padding:12px;text-align:center}.mental-insight>div b{color:#b6f214}.mental-insight>div small{font-size:8px;color:#b8c4b6;margin-top:4px}.mental-missions>header{margin-bottom:15px}.mental-mission{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px 2px;border-bottom:1px solid #edf0ee}.mental-mission>div{display:flex;flex-direction:column;gap:4px}.mental-mission b{font-size:12px}.mental-mission small{font-size:9px;color:#7c857e}.mental-mission>span{font-size:11px;color:#4e7f30}.mental-mission>i{grid-column:1/-1;height:6px;background:#e5e9e6;border-radius:6px;overflow:hidden}.mental-mission>i b{display:block;height:100%;background:#96cf2c;border-radius:6px}@media(max-width:1100px){.status-lead-grid,.mental-hero{grid-template-columns:1fr}.activity-summary,.status-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.readiness-signals{grid-template-columns:1fr}.rings-content,.radar-layout{flex-direction:column}.radar-layout svg{width:90%}.activity-summary,.status-metrics{grid-template-columns:repeat(2,1fr)}.status-card{padding:17px}.readiness-card>header>strong{font-size:24px}.week-bars,.recent-bars{gap:7px;padding-left:0;padding-right:0}}.reference-head{display:flex;justify-content:space-between;align-items:flex-end;margin:0 0 12px}.reference-head h1{font-size:25px;letter-spacing:-1px;margin:0 0 3px}.reference-head p{margin:0;color:#718099;font-size:12px}.period-switch{display:flex;align-items:center;gap:18px;color:#69716d;font-size:12px}.period-switch b{padding:9px 27px;background:#bdf181;color:#426723;border-radius:22px}.period-switch button{border:0;background:none;color:#68716c}.reference-stats{margin-bottom:10px}.reference-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:10px}.reference-grid>.card{margin:0}.trainer-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.trainer-dashboard .reference-table{min-height:318px}.trainer-dashboard .trainer-athletes-table td:first-child{gap:8px;font-weight:600}.reference-table{min-height:292px;display:flex;flex-direction:column}.reference-table .table-scroll{flex:1}.reference-table td,.reference-table th{height:42px}.team-shield{position:relative;overflow:hidden;display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#eaf6e2;color:#497932}.team-shield svg{width:16px}.team-shield img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover}.reference-table td:first-child{font-weight:600}.professionals-table td:first-child{gap:10px}.professionals-table .avatar-box{box-shadow:0 0 0 1px #e7ece7}.professionals-table .professional-name{color:#252a26;font-weight:600}.inline-empty{padding:28px 10px;text-align:center;color:#8a938c;font-size:11px}.radar-card{grid-column:1/2}.evolution-card{grid-column:2/3}.month-summary{grid-column:1/2}.dashboard-banner{grid-column:2/3;min-height:205px;background:linear-gradient(90deg,#030806 0%,#020706d9 46%,transparent 76%),url(/dashboard-banner.svg) center/cover;border-radius:17px;color:#fff;padding:27px 32px;display:flex;align-items:center;overflow:hidden}.dashboard-banner>div{position:relative;z-index:1}.dashboard-banner small{font-size:14px;letter-spacing:.4px}.dashboard-banner small b{color:#b6f214}.dashboard-banner p{font-size:12px;line-height:1.45;color:#dce4dc;margin:15px 0 20px}.dashboard-banner nav{display:flex;gap:10px}.dashboard-banner button{border:1px solid white;background:transparent;color:#fff;border-radius:8px;padding:10px 15px;font-size:11px;font-weight:700}.dashboard-banner button:first-child{background:#b6f214;border-color:#b6f214;color:#14220e}.month-summary .summary-grid{grid-template-columns:repeat(2,1fr)}.month-summary .summary-grid>div{border:0}.month-summary .rank{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;text-align:left;column-gap:13px}.month-summary .rank .trophy-symbol{grid-row:1/-1;font-size:32px}.month-summary .rank span:not(.trophy-symbol){font-size:10px}.month-summary .rank b{margin:3px 0;font-size:16px}.dashboard-footer{color:#9aa4af;font-size:9px;padding:5px 0 25px}.directory-page{padding:4px 0 34px}.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.directory-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:86px}.directory-card h2{margin:0 0 5px;font-size:15px}.directory-card p{margin:0;color:#7b847e;font-size:11px}.directory-card>strong{color:#0b506c;font-size:14px}.directory-team-image{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:11px;background:#f2f7ef}.directory-team-image img{width:100%;height:100%;object-fit:cover}.directory-team-image svg{color:#497932}@media(max-width:1000px){.trainer-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.trainer-stats{display:flex}.directory-grid{grid-template-columns:1fr}}.reference-grid .scorebar{min-width:125px}.reference-grid .scorebar:before{width:78px}.reference-grid .scorebar i{max-width:78px}@media(max-width:1000px){.reference-grid{grid-template-columns:1fr}.reference-table,.radar-card,.evolution-card,.month-summary,.dashboard-banner{grid-column:1}.dashboard-banner{min-height:240px}.period-switch{display:none}}@media(max-width:700px){.reference-head h1{font-size:25px}.reference-table{min-height:auto}.reference-grid .scorebar{min-width:100px}.dashboard-banner{padding:22px;background-position:65% center}.dashboard-banner p{max-width:240px}.month-summary .summary-grid{grid-template-columns:1fr 1fr}}.reference-grid{grid-template-columns:repeat(12,1fr)}.reference-table:nth-child(1),.reference-table:nth-child(2){grid-column:span 6}.radar-card{grid-column:span 4}.evolution-card{grid-column:span 8}.month-summary{grid-column:span 7}.dashboard-banner{grid-column:span 5}@media(max-width:1000px){.reference-grid{grid-template-columns:1fr}.reference-table:nth-child(1),.reference-table:nth-child(2),.radar-card,.evolution-card,.month-summary,.dashboard-banner{grid-column:1}}.dashboard-banner{position:relative;aspect-ratio:1076/440;min-height:0!important;height:auto;background:url(/dashboard-banner-complete.svg) center/100% 100% no-repeat!important;padding:0!important}.dashboard-banner>div{position:absolute!important;top:0;right:0;bottom:0;left:0}.dashboard-banner small,.dashboard-banner p{display:none}.dashboard-banner nav{position:absolute;left:6%;bottom:14%;width:69%;height:20%;display:grid!important;grid-template-columns:42% 54%;gap:4%}.dashboard-banner nav button{display:block;width:100%;height:100%;padding:0!important;border:0!important;background:transparent!important;color:transparent!important;opacity:0}.dashboard-banner nav button:focus-visible{opacity:1;color:#fff!important;outline:3px solid #fff;background:#0009!important}@media(max-width:700px){.dashboard-banner{background-position:center!important}.dashboard-banner nav{left:6%;bottom:14%;width:70%}}@media(min-width:1001px){.app-shell{padding-top:108px}.topbar{top:20px;left:4.25%;right:4.25%;height:66px;padding:0 28px;border-radius:34px}.topbar .logo{width:164px}.topbar nav{gap:8px}.topbar nav a{gap:9px;padding:11px 16px;font-size:14px}.topbar nav a svg{width:18px;height:18px}.topbar .account{gap:9px;padding-left:17px}.topbar .account>button:first-child svg{width:17px;height:17px}.topbar .account-main{gap:9px!important}.topbar .account-main .avatar-box{width:34px!important;height:34px!important}.topbar .account-main b{font-size:13px}.topbar .account-main small{font-size:11px}.topbar .account-main>svg{width:15px}.unit-selector select{height:42px;min-width:132px;font-size:13px}.app-shell>main{width:91%;max-width:1920px}}.prototype-dashboard{position:relative}.prototype-dashboard .reference-head{min-height:57px;margin:0 0 14px;align-items:center}.prototype-dashboard .reference-head h1{margin:0 0 5px;font-size:29px;line-height:1.05;letter-spacing:-.6px;font-weight:600}.prototype-dashboard .reference-head p{font-size:13px;color:#61738b}.dashboard-head-controls{display:flex;align-items:center;gap:12px}.control-wrap{position:relative}.date-range-button,.filter-button,.more-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#59615c}.date-range-button{gap:8px;padding:7px 4px;font-size:11px}.date-range-button svg{width:12px;height:12px;color:#1c2a22}.date-range-button span{margin-left:2px;color:#89908c}.prototype-dashboard .period-switch{gap:12px;font-size:13px}.prototype-dashboard .period-switch button{min-width:84px;padding:10px 17px;border-radius:20px;font-size:12px}.prototype-dashboard .period-switch button.active{background:#c9f28f;color:#416526;font-weight:700}.filter-button{width:25px;height:25px}.filter-button svg{width:15px;height:15px}.dashboard-popover{position:absolute;z-index:30;top:calc(100% + 6px);right:0;min-width:145px;padding:7px;background:#fff;border:1px solid #e1e6e3;border-radius:9px;box-shadow:0 10px 25px #1424191f}.dashboard-popover button,.dashboard-popover label{display:flex;width:100%;align-items:center;justify-content:space-between;gap:9px;padding:8px;border:0;border-radius:6px;background:transparent;color:#465049;font-size:11px;white-space:nowrap}.dashboard-popover button:hover{background:#f2f7ef}.dashboard-popover b{display:block;margin:3px 7px 6px;font-size:11px}.filter-popover{min-width:160px}.prototype-dashboard .reference-stats{height:148px;margin-bottom:16px;gap:13px}.prototype-dashboard .stat{height:148px;padding:16px 15px 13px;border-radius:13px}.prototype-dashboard .stat>div{height:35px;gap:10px;align-items:flex-start}.prototype-dashboard .stat>div svg{width:34px;height:34px;padding:7px;border-radius:10px;flex:0 0 auto}.prototype-dashboard .stat-3>div svg,.prototype-dashboard .stat-5>div svg{color:#e7a313;background:#fff7e7}.prototype-dashboard .stat-4>div svg{color:#6655ed;background:#f0efff}.prototype-dashboard .stat span{max-width:94px;padding-top:4px;font-size:13px;line-height:1.15}.prototype-dashboard .stat strong{margin:13px 0 9px;font-size:31px;line-height:1}.prototype-dashboard .stat small{padding:4px 6px;font-size:10px;line-height:1}.prototype-dashboard .stat small.green{color:#3d7429;background:#f0f8eb}.prototype-dashboard .stat small.orange{color:#d58b00;background:#fff8e4}.prototype-dashboard .stat small.purple{color:#6657d9;background:#f1efff}.prototype-dashboard .reference-grid{gap:13px;grid-template-columns:repeat(36,1fr);align-items:stretch}.prototype-dashboard .reference-table:nth-child(1),.prototype-dashboard .reference-table:nth-child(2){grid-column:span 18}.prototype-dashboard .radar-card{grid-column:span 12}.prototype-dashboard .evolution-card{grid-column:span 24}.prototype-dashboard .month-summary{grid-column:span 22}.prototype-dashboard .dashboard-banner{grid-column:span 14}.prototype-dashboard .card{padding:17px 18px;border-radius:13px}.prototype-dashboard .reference-table{height:auto;min-height:0;padding:0;overflow:visible}.table-card-head{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:0 14px}.prototype-dashboard .card-title{display:inline-flex;align-items:center;gap:7px;margin:0;font-size:18px;line-height:1.1}.prototype-dashboard .card-title>span{min-width:0}.prototype-dashboard .card-title-info{width:16px;height:16px;flex:0 0 16px;color:#69736d;stroke-width:1.8}.more-button{width:24px;height:24px}.more-button svg{width:15px;height:15px;color:#151a17}.card-actions{top:23px;right:-2px}.card-actions svg{width:12px;height:12px}.prototype-dashboard .reference-table .table-scroll{flex:0 0 auto;overflow-x:auto;overflow-y:hidden}.prototype-dashboard .reference-table table{table-layout:fixed;font-size:12px}.prototype-dashboard .reference-table thead{background:#fcfdfc}.prototype-dashboard .reference-table th,.prototype-dashboard .reference-table td{height:57px;padding:8px 14px}.prototype-dashboard .reference-table th{font-size:10px;font-weight:700;line-height:1.2;white-space:normal}.prototype-dashboard .reference-table th button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:3px;padding:0;border:0;background:transparent;font-weight:700;text-align:left}.prototype-dashboard .reference-table th button svg{width:8px;height:8px;color:#0d5270;flex:0 0 auto}.prototype-dashboard .reference-table th button.sorted{color:#143e50}.prototype-dashboard .reference-table td:first-child{gap:7px;overflow:hidden}.prototype-dashboard .reference-table td:first-child>span:last-child,.prototype-dashboard .professional-name{overflow:hidden;text-overflow:ellipsis}.teams-performance-card th:nth-child(1){width:23%}.teams-performance-card th:nth-child(2){width:13%}.teams-performance-card th:nth-child(3){width:14%}.teams-performance-card th:nth-child(4){width:30%}.teams-performance-card th:nth-child(5){width:20%}.professionals-table th:nth-child(1){width:26%}.professionals-table th:nth-child(2){width:10%}.professionals-table th:nth-child(3){width:11%}.professionals-table th:nth-child(4){width:14%}.professionals-table th:nth-child(5){width:11%}.professionals-table th:nth-child(6){width:28%}.prototype-dashboard .team-shield{width:29px;height:29px;border-radius:7px;flex:0 0 auto}.prototype-dashboard .team-shield svg{width:15px}.prototype-dashboard .professionals-table .avatar-box{width:29px!important;height:29px!important;flex:0 0 auto}.prototype-dashboard .scorebar{display:grid;grid-template-columns:minmax(28px,1fr) 24px;min-width:0;gap:7px;align-items:center}.prototype-dashboard .scorebar:before{content:none}.prototype-dashboard .scorebar>i{display:block;position:static;width:100%;height:5px;border-radius:5px;background:#e1e4e2;overflow:hidden}.prototype-dashboard .scorebar>i:before{content:none}.prototype-dashboard .scorebar>i b{display:block;height:100%;border-radius:5px;background:#064965}.prototype-dashboard .scorebar span{padding:0;font-size:11px}.alert-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:38px;padding:6px 8px;border-radius:6px}.alert-badge svg{width:11px;height:11px}.alert-badge.ok{color:#4c7a36;background:#e8f7e2}.alert-badge.warning{color:#a87600;background:#fff3cf}.prototype-dashboard .card-link{height:58px;margin:0;justify-content:center;border-top:1px solid #e7eae8;font-size:12px}.prototype-dashboard .card-link svg{width:16px}.prototype-dashboard .inline-empty{padding:30px 8px}.prototype-dashboard .radar-card,.prototype-dashboard .evolution-card{min-height:0;height:auto;padding:17px 20px 16px}.chart-card-head{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:18px}.chart-card-head .card-title{flex:0 1 auto;white-space:nowrap}.chart-card-head select{flex:0 0 auto}.chart-card-head select{height:40px;max-width:220px;padding:0 12px;border:1px solid #d6dcda;border-radius:8px;background:#fff;color:#747c77;font-size:12px}.prototype-dashboard .recharts-text,.prototype-dashboard .recharts-legend-item-text{font-size:11px}.prototype-dashboard .recharts-default-legend{line-height:1!important}.prototype-dashboard .evolution-tooltip{display:flex;flex-direction:column;gap:5px;padding:9px;border-radius:6px;background:#252627e8;color:#fff;font-size:11px;box-shadow:0 5px 12px #0003}.prototype-dashboard .evolution-tooltip b{font-size:11px}.prototype-dashboard .evolution-tooltip span{display:block}.prototype-dashboard .evolution-tooltip em{color:#fff;font-style:normal}.prototype-dashboard .evolution-tooltip small{color:#cfd3d0;font-size:9px}.prototype-dashboard .month-summary{min-height:0;height:auto;padding:20px 20px 15px;align-self:stretch}.prototype-dashboard .month-summary .summary-grid{grid-template-columns:repeat(3,1fr) 1.6fr!important;height:calc(100% - 22px);align-items:center}.prototype-dashboard .month-summary .summary-grid>div{height:68px;justify-content:center;padding:3px 9px!important;border-right:1px solid #e8ece9!important}.prototype-dashboard .month-summary .summary-grid>div:nth-child(3){border-right:0!important}.prototype-dashboard .month-summary .summary-grid>div:last-child{border-right:0!important}.prototype-dashboard .month-summary .summary-grid span{max-width:100px;font-size:11px;line-height:1.15}.prototype-dashboard .month-summary .summary-grid b{margin:6px 0 5px;font-size:24px;line-height:1}.prototype-dashboard .month-summary .summary-grid small{padding:3px 4px;font-size:8px;white-space:nowrap}.prototype-dashboard .month-summary .rank{grid-column:auto!important;display:grid!important;grid-template-columns:88px minmax(0,1fr);grid-template-rows:repeat(4,1fr);align-content:stretch;align-items:center;column-gap:18px;width:calc(100% - 8px);height:145px!important;margin-left:8px;padding:12px 15px!important;border-radius:9px;background:#f0f9ec!important;text-align:left!important}.prototype-dashboard .month-summary .rank svg{position:static;grid-column:1;grid-row:1 / -1;width:46px;height:46px;color:#447a31;justify-self:start}.prototype-dashboard .month-summary .rank span,.prototype-dashboard .month-summary .rank small,.prototype-dashboard .month-summary .rank b,.prototype-dashboard .month-summary .rank em{grid-column:2;justify-self:start;align-self:center}.prototype-dashboard .month-summary .rank span{max-width:none;font-size:13px}.prototype-dashboard .month-summary .rank small{padding:0;background:transparent;color:#5e675f;font-size:12px}.prototype-dashboard .month-summary .rank b{margin:0;color:#3e742b;font-size:22px!important}.prototype-dashboard .month-summary .rank em{font-size:11px;font-style:normal}.prototype-dashboard .dashboard-banner{position:relative;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1076 / 440!important;justify-self:stretch;align-self:stretch;border-radius:10px;overflow:hidden;padding:0!important;background:url(/dashboard-banner.svg) center / 100% 100% no-repeat!important;font-family:inherit}.prototype-dashboard .dashboard-banner:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020706 0%,#020706ed 55%,#02070673 76%,transparent 100%)}.prototype-dashboard .dashboard-banner>.dashboard-banner-content{position:absolute!important;z-index:1;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:28px 32px!important}.prototype-dashboard .dashboard-banner small{display:block;color:#fff;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:.01em}.prototype-dashboard .dashboard-banner small b{color:#b6f214}.prototype-dashboard .dashboard-banner p{display:block;max-width:340px;margin:18px 0 0;color:#e3e8e2;font-family:inherit;font-size:13px;line-height:1.4}.prototype-dashboard .dashboard-banner nav{position:static;display:flex!important;width:auto;height:auto;margin-top:18px;gap:10px}.prototype-dashboard .dashboard-banner nav button{display:inline-flex;width:auto;height:46px;align-items:center;justify-content:center;gap:7px;padding:0 16px!important;border:1px solid #fff!important;border-radius:7px;background:transparent!important;color:#fff!important;font-family:inherit;font-size:13px;font-weight:600;opacity:1}.prototype-dashboard .dashboard-banner nav button:first-child{min-width:166px}.prototype-dashboard .dashboard-banner nav button:last-child{min-width:210px}.prototype-dashboard .dashboard-banner nav button:first-child{border-color:#b6f214!important;background:#b6f214!important;color:#15220e!important}.prototype-dashboard .dashboard-banner nav button svg{width:14px;height:14px}.prototype-dashboard .dashboard-banner nav button:focus-visible{outline:2px solid #fff;outline-offset:2px}.prototype-dashboard .dashboard-footer{margin-top:0;padding:13px 0 16px;border-top:1px solid #e7ebe8;font-size:9px}@media(max-width:1366px)and (min-width:1001px){.topbar{left:2%;right:2%}.app-shell>main{width:96%}.topbar nav{gap:2px}.topbar nav a{padding-inline:9px}.prototype-dashboard .reference-stats{grid-template-columns:repeat(4,1fr);height:auto}.prototype-dashboard .stat{height:108px}.prototype-dashboard .reference-table:nth-child(1),.prototype-dashboard .reference-table:nth-child(2){grid-column:1 / -1}}@media(max-width:1000px){.prototype-dashboard .reference-head{align-items:flex-start;gap:10px}.dashboard-head-controls{flex-wrap:wrap;justify-content:flex-end}.prototype-dashboard .reference-stats{height:auto}.prototype-dashboard .reference-grid{grid-template-columns:1fr}.prototype-dashboard .reference-table:nth-child(1),.prototype-dashboard .reference-table:nth-child(2),.prototype-dashboard .radar-card,.prototype-dashboard .evolution-card,.prototype-dashboard .month-summary,.prototype-dashboard .dashboard-banner{grid-column:1}}@media(max-width:700px){.prototype-dashboard .reference-head{display:block}.chart-card-head{align-items:flex-start;flex-wrap:wrap;gap:10px}.chart-card-head .card-title{white-space:normal}.dashboard-head-controls{margin-top:10px;justify-content:flex-start}.date-range-button{padding-left:0}.prototype-dashboard .period-switch{display:flex}.prototype-dashboard .period-switch button{min-width:auto;padding:7px 10px}.prototype-dashboard .reference-stats{display:flex;height:102px}.prototype-dashboard .stat{min-width:118px;height:94px}.prototype-dashboard .reference-table{min-height:0}.prototype-dashboard .month-summary{height:auto;min-height:220px}.prototype-dashboard .month-summary .summary-grid{grid-template-columns:1fr 1fr!important}.prototype-dashboard .month-summary .summary-grid>div{border:0!important}.prototype-dashboard .month-summary .rank{grid-column:1 / -1!important}.prototype-dashboard .dashboard-banner{height:190px!important;min-height:190px!important;aspect-ratio:auto}.prototype-dashboard .dashboard-banner{background-size:cover!important}}.teacher-stats{grid-template-columns:repeat(6,1fr)}.teacher-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.teacher-grid>.card{margin:0}.teacher-athletes,.teacher-priorities{min-height:365px}.teacher-athletes{display:flex;flex-direction:column}.teacher-athletes .table-scroll{flex:1}.teacher-athletes td:first-child{display:flex;align-items:center;gap:9px;font-weight:600}.teacher-priorities{padding-bottom:22px}.priority-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #edf0ee}.priority-row>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#eef8e7;color:#578b34}.priority-row>span svg{width:19px}.priority-row div{display:flex;flex-direction:column;gap:4px}.priority-row div b{font-size:12px}.priority-row div small{color:#7c8680;font-size:10px}.priority-row button{border:1px solid #dbe2dd;background:#fff;border-radius:8px;padding:8px 12px;font-size:10px}.teacher-trend,.teacher-summary{grid-column:1/-1}.teacher-summary .summary-grid{grid-template-columns:repeat(4,1fr)}.trainer-dashboard .reference-head{min-height:64px;margin-bottom:16px;padding:0 2px;align-items:center}.trainer-dashboard .reference-head>div:first-child{display:flex;flex-direction:column;justify-content:center}.trainer-dashboard .reference-head h1{margin-bottom:6px}.trainer-dashboard .reference-head p{color:#61738b}.trainer-head-controls{display:flex;align-items:center;gap:16px}.trainer-date-wrap{position:relative;display:block}.trainer-date-button{height:40px;display:flex;align-items:center;gap:8px;padding:0 6px;border:0;background:transparent;color:#5f6862}.trainer-date-button svg:first-child{width:15px;color:#202b24}.trainer-date-button svg:last-child{width:13px;color:#89918c}.trainer-date-popover{position:absolute;z-index:20;top:46px;right:0;width:250px;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;border:1px solid #e1e6e3;border-radius:10px;background:#fff;box-shadow:0 12px 28px #1424191f}.trainer-date-popover label{display:flex;flex-direction:column;gap:6px;color:#667069;font-size:10px;font-weight:700}.trainer-date-popover input{width:100%;height:38px;min-height:38px;padding:0 7px;border:1px solid #dce2de;border-radius:7px;font-size:11px}.trainer-date-popover>button{grid-column:1/-1;height:36px;border:0;border-radius:7px;background:#b6f214;color:#253619;font-size:11px;font-weight:700}.trainer-dashboard .period-switch{gap:10px}.trainer-dashboard .period-switch button{min-width:82px;height:40px;padding:0 17px;border-radius:22px}.trainer-dashboard .period-switch button.active{background:#c9f28f;color:#416526;font-weight:700}.trainer-dashboard .period-switch i{width:1px;height:18px;margin:0 3px;background:#e3e7e4}.trainer-filter-wrap{position:relative;display:block}.trainer-filter-button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#5d6761}.trainer-filter-button:hover,.trainer-filter-button[aria-expanded=true]{background:#f0f4f1}.trainer-filter-button svg{width:18px}.trainer-filter-popover{position:absolute;z-index:20;top:46px;right:0;width:205px;padding:10px;border:1px solid #e1e6e3;border-radius:10px;background:#fff;box-shadow:0 12px 28px #1424191f}.trainer-filter-popover b{display:block;padding:5px 7px 9px;font-size:12px}.trainer-filter-popover label{display:flex;align-items:center;gap:8px;padding:8px 7px;border-radius:6px;color:#5f6962;font-size:11px}.trainer-filter-popover label:hover{background:#f4f7f4}.trainer-filter-popover input{min-height:0;accent-color:#9bcb32}.trainer-dashboard .reference-table>.table-card-head{flex:0 0 66px;width:100%;padding:0 18px}.trainer-dashboard .reference-table>.table-card-head .card-title{margin:0}.trainer-athletes-table th:nth-child(1){width:18%}.trainer-athletes-table th:nth-child(2){width:9%}.trainer-athletes-table th:nth-child(3){width:10%}.trainer-athletes-table th:nth-child(4){width:9%}.trainer-athletes-table th:nth-child(5){width:8%}.trainer-athletes-table th:nth-child(6){width:10%}.trainer-athletes-table th:nth-child(7){width:10%}.trainer-athletes-table th:nth-child(8){width:26%}.mood-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:58px;padding:5px 7px;border-radius:7px;background:#eef7e8;color:#477632;white-space:nowrap}.mood-badge span{font-size:14px;line-height:1}.mood-badge small{font-size:9px;font-weight:700}.mood-badge.neutral{background:#fff5da;color:#966b08}.mood-badge.low{background:#fff0ef;color:#b84a42}.mood-badge.empty{min-width:32px;background:#f2f4f3;color:#7d8781}.trainer-dashboard .radar-card,.trainer-dashboard .evolution-card{height:auto!important;min-height:0!important;padding-bottom:16px}.trainer-dashboard .dashboard-banner p{max-width:340px;margin-top:20px}@media(max-width:1100px){.teacher-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:1200px){.trainer-athletes-table .desktop-athlete-column{display:none}.trainer-athletes-table th:nth-child(1){width:auto}.trainer-athletes-table th:nth-child(2){width:auto}.trainer-athletes-table th:nth-child(3){width:auto}.trainer-athletes-table th:nth-child(4){width:auto}.trainer-athletes-table th:nth-child(5){width:auto}.trainer-athletes-table th:nth-child(8){width:auto}}@media(max-width:1100px){.trainer-head-controls{gap:8px}.trainer-dashboard .period-switch button{min-width:68px;padding:0 11px}}@media(max-width:850px){.teacher-grid{grid-template-columns:1fr}.teacher-trend,.teacher-summary{grid-column:1}.teacher-summary .summary-grid{grid-template-columns:repeat(2,1fr)}.trainer-dashboard .reference-head{align-items:flex-start}.trainer-head-controls{max-width:100%;overflow-x:auto;padding-bottom:5px}.trainer-date-button,.trainer-dashboard .period-switch,.trainer-filter-wrap{flex:0 0 auto}}.avatar-box{background:#ecf8d8;color:#356427}.avatar-box[data-avatar="avatar:blue"]{background:#e7f0ff;color:#3675c9}.avatar-box[data-avatar="avatar:purple"]{background:#f2e9ff;color:#8453b9}.avatar-box[data-avatar=emoji]{background:#ecf8d8;color:inherit}.avatar-fallback{line-height:1}.professors-page{padding:4px 0 28px;color:#202521}.professors-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:31px}.professors-heading h1{margin:5px 0;font-size:27px;line-height:1}.professors-heading>div>p:last-child{margin:0;color:#77817b;font-size:12px}.breadcrumb{margin:0!important;color:#91a0ad!important;font-size:11px!important}.breadcrumb span{padding:0 7px}.professors-actions{display:flex;gap:10px}.professors-actions button{height:39px;display:flex;align-items:center;gap:8px;padding:0 15px;border:1px solid #dfe4e1;border-radius:9px;background:#fff;font-size:11px;font-weight:600}.professors-actions svg{width:16px}.professors-actions .lime{border-color:#b6f214;background:#b6f214;color:#192310}.professors-toolbar{display:grid;grid-template-columns:1fr 310px auto;gap:12px;align-items:center;margin-bottom:20px}.professor-tabs{display:flex;width:max-content;padding:3px;background:#f1f3f2;border-radius:9px}.professor-tabs button{height:31px;padding:0 18px;border:0;border-radius:7px;background:transparent;color:#727b75;font-size:10px}.professor-tabs button.active{background:#fff;color:#26302a;font-weight:700;box-shadow:0 1px 4px #1b2a2010}.professor-search{height:39px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dfe4e1;border-radius:9px;background:#fff;color:#87918a}.professor-search svg{width:15px}.professor-search input{width:100%;border:0;outline:0;font-size:11px}.view-switch{display:flex;padding:3px;background:#f2f4f3;border-radius:9px}.view-switch button{width:39px;height:33px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent}.view-switch button.active{background:#fff;color:#0c506a;box-shadow:0 2px 6px #17291e14}.view-switch svg{width:15px}.professor-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.professor-kpis article{height:90px;padding:18px;border:1px solid #e0e5e2;border-radius:12px;background:#fff}.professor-kpis span{display:block;color:#77817b;font-size:10px}.professor-kpis div{display:flex;align-items:baseline;gap:9px;margin-top:10px}.professor-kpis b{font-size:24px}.professor-kpis small{color:#21b966;font-size:10px}.professor-notice{display:flex;align-items:center;gap:9px;margin-bottom:12px;padding:10px 13px;border:1px solid #dcebcf;border-radius:9px;background:#f5fbef;color:#4c7138;font-size:11px}.professor-notice>svg{width:16px}.professor-notice button{margin-left:auto;border:0;background:transparent;color:inherit}.professor-notice button svg{width:14px}.professors-table-card{overflow:hidden;border:1px solid #dfe4e1;border-radius:13px;background:#fff}.professors-table-card>header{height:67px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.professors-table-card h2{display:flex;align-items:center;gap:7px;margin:0;font-size:17px}.professors-table-card h2 svg{width:14px}.professors-table-card>header>button{border:0;background:transparent}.professors-table-card>header>button svg{width:17px}.professors-table-card table{table-layout:fixed;font-size:11px}.professors-table-card thead{background:#fcfdfc}.professors-table-card th,.professors-table-card td{height:47px;padding:7px 13px}.professors-table-card th{font-size:9px}.professors-table-card th:nth-child(1){width:25%}.professors-table-card th:nth-child(2){width:10%}.professors-table-card th:nth-child(3){width:11%}.professors-table-card th:nth-child(4){width:13%}.professors-table-card th:nth-child(5){width:11%}.professors-table-card th:nth-child(6){width:22%}.professors-table-card th:nth-child(7){width:8%}.professors-table-card th button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0;border:0;background:transparent;font-size:9px;font-weight:700;text-align:left}.professors-table-card th button span{color:#0b536f}.professors-table-card tbody tr:nth-child(2n){background:#f7f9fa}.professors-table-card td:first-child{gap:8px}.professors-table-card td:first-child b{overflow:hidden;text-overflow:ellipsis}.professor-performance{display:grid;grid-template-columns:1fr 34px;align-items:center;gap:9px}.professor-performance i{height:7px;overflow:hidden;border-radius:7px;background:#e1e5e2}.professor-performance i b{display:block;height:100%;border-radius:7px;background:#064965}.professor-performance span{font-weight:600}.row-actions{display:flex;align-items:center;gap:6px}.row-actions button{width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:5px;background:transparent;color:#303733}.row-actions button:hover{background:#eaffbb}.row-actions svg{width:16px}.professor-pagination{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 19px}.professor-pagination>div,.professor-pagination nav{display:flex;align-items:center;gap:13px}.professor-pagination b,.professor-pagination span{font-size:10px}.professor-pagination select{height:34px;border:1px solid #dbe1dd;border-radius:7px;background:#fff;padding:0 9px}.professor-pagination nav button{width:32px;height:32px;border:0;border-radius:6px;background:transparent}.professor-pagination nav button.active{background:#dbeaf0;color:#064965}.professor-pagination nav svg{width:15px}.professor-table-menu{position:relative}.professor-table-menu>button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;background:transparent;cursor:pointer}.professor-table-menu>button:hover{background:#f1f5f2}.professor-table-menu>button svg{width:17px}.professor-table-menu>div{position:absolute;z-index:5;right:0;top:37px;width:180px;padding:6px;border:1px solid #e0e5e2;border-radius:9px;background:#fff;box-shadow:0 12px 26px #1325191c}.professor-table-menu>div button{width:100%;display:flex;align-items:center;gap:8px;padding:9px;border:0;border-radius:6px;background:transparent;color:#313733;font-size:10px;text-align:left;cursor:pointer}.professor-table-menu>div button:hover{background:#f1f8eb}.professor-table-menu>div svg{width:14px}.professor-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.professor-card-grid>button{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px;border:1px solid #e0e5e2;border-radius:13px;background:#fff;text-align:center}.professor-card-grid>button .avatar-box{margin:0 auto}.professor-card-grid span{color:#78817b;font-size:10px}.professor-card-grid strong{color:#3f712c}.drawer-layer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#17231d35;cursor:default}.professor-drawer{position:absolute;top:0;right:0;width:min(520px,100%);height:100%;display:grid;grid-template-rows:auto 1fr auto;background:#fff;box-shadow:-18px 0 45px #1322181c;animation:drawer-in .22s ease}.professor-drawer>header{min-height:84px;display:flex;align-items:flex-start;justify-content:space-between;padding:25px 29px 18px;border-bottom:1px solid #edf0ee}.professor-drawer>header h2{margin:0;font-size:19px}.professor-drawer>header p{margin:5px 0 0;color:#718099;font-size:11px}.professor-drawer>header>button{border:0;background:transparent;color:#9ba5ad}.professor-drawer>header svg{width:18px}.drawer-body{overflow:auto;padding:27px 29px}.professor-drawer>footer{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px 29px;border-top:1px solid #e6eae7;background:#fff}.professor-drawer>footer button{height:49px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dfe4e1;border-radius:9px;background:#fff;font-weight:700}.professor-drawer>footer button.dark{border-color:#202120;background:#202120;color:#fff}.professor-drawer>footer button:disabled{opacity:.45}.professor-drawer>footer svg{width:16px}.profile-drawer-hero{text-align:center}.profile-drawer-hero .avatar-box{margin:auto}.profile-drawer-hero h3{margin:15px 0 7px;font-size:23px}.profile-drawer-hero p{margin:0;color:#6454ef;font-size:12px;font-weight:600}.profile-drawer-hero>div{display:flex;justify-content:center;gap:8px;margin:13px 0 22px}.profile-drawer-hero>div span{padding:6px 10px;border-radius:14px;background:#edf5ff;color:#4776d6;font-size:9px;font-weight:700}.profile-drawer-hero>div span+span{background:#f7edff;color:#9856d1}.profile-information{display:grid;grid-template-columns:1fr 1fr;gap:24px 30px;padding:22px;border-radius:13px;background:#f6f8fa}.profile-information>div{display:flex;min-width:0;flex-direction:column;gap:7px}.profile-information span{color:#718099;font-size:9px;font-weight:700}.profile-information b{overflow:hidden;text-overflow:ellipsis;font-size:12px}.profile-information input{width:100%;height:34px;border:1px solid #dce2df;border-radius:7px;padding:0 8px}.profile-information .engagement{color:#20b666}.profile-information i{height:6px;overflow:hidden;border-radius:6px;background:#dfe5e2}.profile-information i b{display:block;height:100%;background:#20c675}.profile-stat-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:13px}.profile-stat-pair>div{height:75px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e0e5e2;border-radius:11px}.profile-stat-pair b{font-size:23px}.profile-stat-pair span{color:#718099;font-size:9px}.mission-summary{display:grid;grid-template-columns:1fr 1fr;margin-top:13px;padding:18px;border-radius:12px;background:#f6f8fa}.mission-summary>div{display:flex;flex-direction:column;gap:6px}.mission-summary>div+div{text-align:right}.mission-summary span{color:#718099;font-size:9px}.mission-summary b{font-size:14px}.mission-summary>div+div b{color:#20b35d}.linked-title{margin:28px 0 14px;font-size:17px}.linked-teams{display:flex;flex-direction:column;gap:10px}.linked-teams article{display:grid;grid-template-columns:1fr auto;padding:15px;border:1px solid #e3e7e4;border-radius:12px}.linked-teams article>div{display:flex;flex-direction:column;gap:5px}.linked-teams article span{color:#7b8580;font-size:9px}.linked-teams article small{height:max-content;padding:4px 7px;border-radius:5px;background:#eef0ff;color:#5b62df;font-size:8px}.linked-teams article p{grid-column:1/-1;display:flex;align-items:center;gap:7px;margin:12px 0 0;color:#758078;font-size:10px}.linked-teams article p svg{width:14px}.linked-teams article em{margin-left:auto;font-style:normal}.swap-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.swap-grid label,.drawer-field{display:flex;flex-direction:column;gap:8px;margin-bottom:22px;font-size:11px;font-weight:700}.swap-grid small{color:#9aa4af;font-size:8px;font-weight:400}.drawer-select{position:relative;display:flex;align-items:center}.drawer-select select,.drawer-field>input,.current-professor{width:100%;height:46px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d9e2e8;border-radius:9px;background:#fff;padding:0 38px 0 12px;color:#4f5d6b}.drawer-select svg{position:absolute;right:12px;width:15px;pointer-events:none}.current-professor{display:flex;align-items:center;gap:8px;background:#f7f9fa}.drawer-field.compact{max-width:205px}.drawer-field textarea{height:125px;resize:none;border:1px solid #d9e2e8;border-radius:9px;padding:13px;outline:0}.notification-options{display:flex;flex-direction:column;gap:11px;padding:0;border:0}.notification-options legend{margin-bottom:12px;font-size:11px;font-weight:700}.notification-options label{display:flex;align-items:center;gap:8px;color:#61738b;font-size:12px}.notification-options input{width:19px;height:19px}.drawer-body>.error{margin-top:18px}.drawer-field>input{padding-right:12px}.drawer-field input[type=file]{height:auto;padding:12px}.drawer-field small{color:#718099;font-size:9px}.message-channel{display:flex;align-items:center;gap:9px;color:#61738b;font-size:11px}.message-channel input{width:18px;height:18px}.drawer-help{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:9px;background:#f4f8f1;color:#5d7255}.drawer-help svg{width:17px;flex:0 0 auto}.drawer-help p{margin:0;font-size:10px;line-height:1.5}@keyframes drawer-in{0%{transform:translate(100%)}}@media(max-width:1100px){.professors-toolbar{grid-template-columns:1fr 260px auto}.professor-kpis{grid-template-columns:1fr 1fr}.professor-card-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.professors-heading{align-items:flex-start;flex-direction:column;margin-bottom:20px}.professors-actions{width:100%;overflow:auto}.professors-actions button{white-space:nowrap}.professors-toolbar{display:flex;flex-wrap:wrap}.professor-tabs{max-width:100%;overflow:auto}.professor-search{flex:1;min-width:220px}.professor-kpis{display:flex;overflow:auto}.professor-kpis article{min-width:170px}.professor-card-grid{grid-template-columns:1fr 1fr}.professors-table-card table{min-width:900px}.professor-pagination{min-width:700px}.drawer-body{padding:22px 20px}.professor-drawer>header,.professor-drawer>footer{padding-left:20px;padding-right:20px}.swap-grid{grid-template-columns:1fr}.profile-information{gap:18px 12px;padding:16px}}@media(max-width:480px){.professor-card-grid,.profile-information{grid-template-columns:1fr}.professor-drawer>footer{grid-template-columns:1fr}.professor-drawer>footer button:first-child{display:none}}.drawer-backdrop{background:#f6f8f680}.professor-drawer{width:min(480px,100%);box-shadow:-10px 0 28px #18221c18}.professor-drawer>header{min-height:75px;padding:20px 24px 15px}.professor-drawer>header h2{font-size:16px;line-height:1.2}.professor-drawer>header p{margin-top:4px;font-size:9px}.professor-drawer>header>button{width:28px;height:28px;display:grid;place-items:center;padding:0;cursor:pointer}.professor-drawer>header svg{width:15px}.drawer-body{padding:24px;scrollbar-width:thin}.professor-drawer>footer{min-height:75px;gap:10px;padding:14px 24px}.professor-drawer>footer button{height:43px;border-radius:7px;font-size:11px}.profile-drawer-hero .avatar-box{width:96px!important;height:96px!important}.profile-drawer-hero h3{margin:14px 0 6px;font-size:20px}.profile-drawer-hero p{font-size:11px}.profile-drawer-hero>div{margin:12px 0 20px}.profile-information{gap:21px 26px;padding:20px}.profile-stat-pair>div{height:72px}.mission-summary{padding:17px 18px 13px}.mission-summary>p{grid-column:1/-1;display:flex;justify-content:space-between;margin:15px -18px -13px;padding:12px 18px;border-top:1px solid #e5e9e7;font-size:9px}.mission-summary>p span{font-weight:400}.mission-summary>p b{font-size:9px}.linked-title{margin:25px 0 12px;font-size:15px}.linked-teams article{padding:14px}.swap-grid label,.drawer-field{gap:7px;margin-bottom:18px;font-size:10px}.drawer-select select,.drawer-field>input,.current-professor{height:40px;border-radius:7px;font-size:10px}.drawer-field textarea{height:94px;border-radius:7px;font-size:10px}.drawer-field.compact{max-width:100%}.notification-options{gap:8px;margin:0 0 20px}.notification-options legend{margin-bottom:9px;font-size:10px}.notification-options label{gap:7px;font-size:10px}.notification-options input,.message-channels input{width:15px;height:15px;accent-color:#a8ed13}.swap-observation{margin:-5px 0 18px;padding:13px;border:1px solid #e1e6e3;border-radius:8px;background:#fff}.swap-observation b{font-size:9px}.swap-observation p{margin:7px 0 0;color:#69756e;font-size:8px;line-height:1.5}.swap-preview{padding:17px;border-radius:11px;background:#f7f9fa}.swap-preview h3{display:flex;align-items:center;gap:7px;margin:0 0 14px;font-size:11px}.swap-preview h3 svg{width:15px}.swap-people{display:grid;grid-template-columns:1fr 20px 1fr;align-items:center;gap:8px}.swap-people>span{min-width:0;display:grid;grid-template-columns:34px 1fr;align-items:center}.swap-people .avatar-box{grid-row:1/3}.swap-people small{color:#89938d;font-size:8px}.swap-people b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.swap-people>strong{text-align:center;color:#8e9892}.swap-impact{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.swap-impact p{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:7px;margin:0;padding:11px;border:1px solid #e3e8e5;border-radius:8px;background:#fff}.swap-impact p svg{width:16px;color:#73944c}.swap-impact p span{font-size:8px}.swap-impact p b{font-size:13px}.swap-warning{display:flex;align-items:flex-start;gap:7px;margin-top:12px;padding:9px;border-radius:7px;background:#eef6ff;color:#58708a;font-size:8px;line-height:1.4}.swap-warning svg{width:13px;flex:0 0 auto}.priority-options,.send-date,.message-channels{padding:0;border:0}.priority-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px}.priority-options legend,.send-date legend,.message-channels legend{width:100%;margin-bottom:8px;font-size:10px;font-weight:700}.priority-options button{height:32px;border:1px solid #dfe5e1;border-radius:6px;background:#fff;color:#65716a;font-size:9px}.priority-options button.active{border-color:#b9c9d2;background:#eef4f7;color:#263b47;font-weight:700}.upload-dropzone{position:relative;height:142px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px dashed #d9e0dc;border-radius:8px;background:#fff;text-align:center;cursor:pointer}.upload-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.upload-dropzone>svg{width:20px;color:#9aa49f}.upload-dropzone b{font-size:9px}.upload-dropzone small{font-size:8px;font-weight:400}.upload-dropzone em{height:29px;display:flex;align-items:center;gap:6px;margin-top:8px;padding:0 11px;border:1px solid #dfe4e1;border-radius:6px;color:#57625c;font-size:8px;font-style:normal}.upload-dropzone em svg{width:12px}.attached-file{display:grid;grid-template-columns:18px 1fr 22px;align-items:center;gap:8px;margin-top:8px;padding:8px;border:1px solid #e4e8e5;border-radius:7px;background:#fff}.attached-file>svg{width:15px;color:#dd5b5b}.attached-file span{overflow:hidden;text-overflow:ellipsis;font-size:9px;white-space:nowrap}.attached-file button{display:grid;place-items:center;border:0;background:transparent}.attached-file button svg{width:12px}.send-date{display:flex;flex-wrap:wrap;gap:16px;margin:0 0 16px}.send-date label,.message-channels label{display:flex;align-items:center;gap:6px;color:#64716a;font-size:9px}.send-date input{accent-color:#a8ed13}.send-date>span{width:100%;height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #dfe5e1;border-radius:7px}.send-date>span svg{width:14px;color:#7c8781}.send-date>span input{flex:1;border:0;outline:0;font-size:10px}.message-channels{display:flex;flex-wrap:wrap;gap:17px;padding:12px;border-radius:8px;background:#f7f9fa}.message-channels label{font-size:9px}@media(max-width:760px){.professor-drawer{width:min(480px,100%)}.drawer-body{padding:20px}.professor-drawer>header,.professor-drawer>footer{padding-left:20px;padding-right:20px}.swap-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.swap-grid,.swap-people{grid-template-columns:1fr}.swap-people>strong{transform:rotate(90deg)}}.professors-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:18px}.professors-toolbar-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.professor-search{box-sizing:border-box;width:clamp(260px,27vw,340px);min-width:0;height:42px;gap:10px;padding:0 14px;border-color:#d9dfdc;border-radius:10px;color:#89938e;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.professor-search:hover{border-color:#bdc8c2}.professor-search:focus-within{border-color:#6f8d7b;background:#fff;box-shadow:0 0 0 3px #6f8d7b1f}.professor-search svg{width:17px;height:17px;flex:0 0 auto;stroke-width:1.8}.professor-search input,.professor-search input[type=search]{min-width:0;height:100%;padding:0;border:0;border-radius:0;outline:0;color:#27312c;background:transparent;box-shadow:none;font:inherit;font-size:13px}.professor-search input::placeholder{color:#7e8883;opacity:1}.professor-search input::-webkit-search-cancel-button{cursor:pointer}.view-switch{box-sizing:border-box;flex:0 0 auto;align-items:center;justify-content:center;gap:2px;height:42px;padding:3px;border:1px solid #e0e5e2;overflow:hidden;background:#f5f7f6}.view-switch button{box-sizing:border-box;flex:0 0 38px;width:38px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:0;cursor:pointer}.view-switch button svg{display:block;width:16px;height:16px}.view-switch button:hover{color:#0c506a;background:#edf3f1}.view-switch button.active{background:#fff;box-shadow:0 2px 7px #17291e1a}@media(max-width:980px){.professors-toolbar{grid-template-columns:1fr;gap:12px}.professor-tabs{max-width:100%;overflow-x:auto}.professors-toolbar-controls{justify-content:stretch}.professor-search{width:auto;flex:1 1 auto}}@media(max-width:560px){.professors-toolbar-controls{width:100%}.professor-search{min-width:0}}.professors-table-card>header{padding-inline:24px;border-bottom:1px solid #eef1ef}.professors-table-card table{width:100%;min-width:100%}.professors-table-card th,.professors-table-card td{box-sizing:border-box;height:58px;padding:10px 16px;vertical-align:middle}.professors-table-card th{height:52px;color:#242b27;white-space:nowrap}.professors-table-card th:nth-child(1){width:22%}.professors-table-card th:nth-child(2){width:8%}.professors-table-card th:nth-child(3){width:9%}.professors-table-card th:nth-child(4){width:11%}.professors-table-card th:nth-child(5){width:9%}.professors-table-card th:nth-child(6){width:30%}.professors-table-card th:nth-child(7){width:11%}.professors-table-card th button{justify-content:flex-start;gap:8px}.professors-table-card th button span{flex:0 0 auto}.professors-table-card th:nth-child(n+2):nth-child(-n+5) button,.professors-table-card td:nth-child(n+2):nth-child(-n+5){justify-content:center;text-align:center}.professors-table-card th:last-child,.professors-table-card td:last-child{text-align:center}.professors-table-card td:first-child{gap:11px;padding-left:18px}.professors-table-card tbody tr{transition:background-color .15s ease}.professors-table-card tbody tr:hover{background:#f3f7f5}.professor-performance{width:100%;max-width:380px;grid-template-columns:minmax(110px,1fr) 42px;gap:12px}.row-actions{justify-content:center;gap:8px}.professor-pagination{padding-inline:24px;border-top:1px solid #eef1ef}@media(min-width:1001px){.professors-table-card .table-scroll{overflow-x:hidden}}@media(max-width:1000px){.professors-table-card table{min-width:920px}.professors-table-card th,.professors-table-card td{padding-inline:12px}}.view-mode-switch{box-sizing:border-box;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:2px;height:42px;padding:3px;overflow:hidden;border:1px solid #e0e5e2;border-radius:9px;background:#f5f7f6}.view-mode-switch button{box-sizing:border-box;width:38px;height:34px;display:inline-flex;flex:0 0 38px;align-items:center;justify-content:center;padding:0;border:0;border-radius:7px;background:transparent;color:#303733;line-height:0;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.view-mode-switch button:hover{color:#0c506a;background:#edf3f1}.view-mode-switch button.active{color:#0c506a;background:#fff;box-shadow:0 2px 7px #17291e1a}.view-mode-switch button:focus-visible{outline:2px solid #78a94e;outline-offset:-2px}.view-mode-switch svg{display:block;width:16px;height:16px;stroke-width:1.8}.toolbar .view-mode-switch{height:45px;padding:4px}.directory-head{align-items:center}.entity-list-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.entity-list-row{display:grid;align-items:center;min-height:66px;padding:10px 18px;border-bottom:1px solid #e8ece9;column-gap:18px}.entity-list-row:last-child{border-bottom:0}.entity-list-row.header{min-height:48px;padding-block:8px;background:#fbfcfb;color:#26302a;font-size:10px;font-weight:700;text-transform:uppercase}.athlete-list-row{grid-template-columns:minmax(220px,1.4fr) minmax(100px,.65fr) minmax(120px,.8fr) minmax(180px,1fr) 90px 90px}.team-list-row{grid-template-columns:minmax(230px,1.5fr) 110px 110px 120px}.entity-primary{min-width:0;display:flex;align-items:center;gap:12px}.entity-primary>div{min-width:0}.entity-primary b,.entity-primary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-primary b{font-size:13px}.entity-primary small,.entity-list-row>span{color:#707a74;font-size:11px}.entity-list-row>strong{color:#0b506c;font-size:13px}.entity-list-row>button{justify-self:end;border:0;background:transparent;color:#0b506c;font-size:11px;font-weight:700}@media(max-width:900px){.entity-list-card{overflow-x:auto}.athlete-list-row{min-width:920px}.team-list-row{min-width:680px}}:root{--ui-body: 14px;--ui-label: 13px;--ui-small: 11px;--ui-control-height: 42px}body,.app-shell{font-size:var(--ui-body)}.app-shell p{font-size:var(--ui-label);line-height:1.45}.app-shell small{font-size:var(--ui-small)!important}.app-shell button,.app-shell input,.app-shell select,.app-shell textarea,.app-shell label{font-size:var(--ui-label)}.app-shell input,.app-shell select{min-height:var(--ui-control-height);padding-right:38px!important;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2365716a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:14px 14px}.app-shell textarea{line-height:1.5}.topbar{min-height:68px}.topbar .logo{font-size:32px}.topbar nav a{min-height:42px;font-size:15px}.topbar nav a svg{width:19px;height:19px}.topbar .account-main b{font-size:14px}.topbar .account-main small{font-size:12px!important}.unit-selector select{min-height:42px;font-size:14px}.card-title,.chart-card-head h2,.profile-section h2,.status-card h2,.detail-grid h2{font-size:18px}.card-title small{font-size:12px!important}.app-shell table{font-size:13px}.app-shell th,.app-shell th button{font-size:11px!important}.app-shell td{font-size:13px!important}.app-shell td,.app-shell th{min-height:52px}.popover p,.popover span{font-size:13px}.notices header>button{font-size:12px}.notice-list article>b{font-size:13px}.notice-list article p{font-size:12px}.prototype-dashboard .reference-head h1{font-size:31px}.prototype-dashboard .reference-head p{font-size:14px}.date-range-button{font-size:13px}.prototype-dashboard .period-switch button{min-height:40px;font-size:13px}.prototype-dashboard .stat span{max-width:112px;font-size:14px}.prototype-dashboard .stat strong{font-size:32px}.prototype-dashboard .stat small{font-size:11px!important}.prototype-dashboard .reference-table table{font-size:13px}.prototype-dashboard .reference-table th{font-size:11px!important}.prototype-dashboard .reference-table td{font-size:13px!important}.prototype-dashboard .scorebar span{font-size:12px}.prototype-dashboard .card-link{min-height:60px;font-size:13px}.prototype-dashboard .recharts-text,.prototype-dashboard .recharts-legend-item-text{font-size:12px}.prototype-dashboard .month-summary .summary-grid span{font-size:13px}.prototype-dashboard .month-summary .summary-grid small{font-size:10px!important}.prototype-dashboard .dashboard-banner small{font-size:14px!important}.prototype-dashboard .dashboard-banner p{font-size:13px}.prototype-dashboard .dashboard-banner nav button{font-size:13px}.professors-heading h1{font-size:31px}.professors-heading>div>p:last-child{font-size:14px}.breadcrumb{font-size:12px!important}.professors-actions button{min-height:42px;font-size:13px}.professor-tabs button{min-height:38px;font-size:12px}.professor-search{min-height:42px}.professor-search input{font-size:13px}.view-switch button{width:42px;height:38px}.professor-kpis article{min-height:108px;height:auto;padding:20px}.professor-kpis span{font-size:13px}.professor-kpis b{font-size:28px}.professor-kpis small{font-size:11px!important}.professors-table-card>header{min-height:70px}.professors-table-card h2{font-size:19px}.professors-table-card table{font-size:13px}.professors-table-card th,.professors-table-card th button{font-size:11px!important}.professors-table-card th,.professors-table-card td{height:54px}.professor-performance span{font-size:12px}.row-actions button{width:32px;height:32px}.row-actions svg{width:17px}.professor-pagination{min-height:70px;height:auto}.professor-pagination b,.professor-pagination span{font-size:12px}.professor-drawer{width:min(560px,100%)}.professor-drawer>header{min-height:86px;padding:23px 28px 18px}.professor-drawer>header h2{font-size:21px}.professor-drawer>header p{font-size:12px}.drawer-body{padding:27px 28px}.professor-drawer>footer{min-height:84px;padding:16px 28px}.professor-drawer>footer button{min-height:48px;font-size:14px}.swap-grid label,.drawer-field{gap:9px;margin-bottom:22px;font-size:13px}.drawer-select select,.drawer-field>input,.current-professor{height:48px;font-size:13px}.drawer-field textarea{height:130px;font-size:13px}.priority-options legend,.send-date legend,.message-channels legend,.notification-options legend{font-size:13px}.priority-options button{height:40px;font-size:12px}.upload-dropzone{height:180px;gap:7px}.upload-dropzone>svg{width:25px;height:25px}.upload-dropzone b{font-size:12px}.upload-dropzone small{font-size:10px!important}.upload-dropzone em{height:36px;font-size:11px}.send-date label,.message-channels label,.notification-options label{font-size:12px}.send-date>span{height:44px}.send-date>span input{font-size:12px}.message-channels{padding:15px}.profile-information span,.profile-stat-pair span,.mission-summary span,.linked-teams article span{font-size:11px}.profile-information b{font-size:13px}.mission-summary>p,.mission-summary>p b{font-size:11px}.linked-teams article p{font-size:12px}.swap-observation b{font-size:12px}.swap-observation p{font-size:11px}.swap-preview h3{font-size:13px}.swap-people small,.swap-impact p span,.swap-warning{font-size:10px}.swap-people b{font-size:12px}.mission-card p,.mission-card footer,.validation-row p,.row-actions button,.metric-row,.history-row strong,.pretty-info b,.pretty-row b,.timeline-row b,.status-card p,.status-metrics span{font-size:13px}.pretty-info span,.pretty-row small,.timeline-row small,.status-metrics small,.course-row small{font-size:11px}.profile-tabs button,.tabbar button{min-height:42px;font-size:13px}@media(max-width:1100px){:root{--ui-body: 13px;--ui-label: 12px;--ui-small: 10px}.app-shell>main{width:96%}.topbar nav a{font-size:13px}.professor-kpis{gap:12px}.professor-drawer{width:min(540px,100%)}}@media(max-width:760px){:root{--ui-body: 14px;--ui-label: 13px;--ui-small: 11px;--ui-control-height: 44px}.app-shell{padding-top:90px}.topbar{min-height:60px}.topbar .logo{font-size:27px}.topbar nav a{min-height:46px;font-size:14px}.app-shell>main{width:calc(100% - 24px)}.page-head h1,.professors-heading h1,.prototype-dashboard .reference-head h1{font-size:27px}.professor-drawer{width:100%}.drawer-body{padding:24px 20px}.professor-drawer>header,.professor-drawer>footer{padding-left:20px;padding-right:20px}.professor-drawer>footer button{min-height:48px}.professors-table-card table,.prototype-dashboard .reference-table table{min-width:860px}.professor-kpis article{min-width:190px}}.offline-sync-indicator{position:fixed;z-index:1200;right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:10px;min-height:44px;max-width:min(430px,calc(100vw - 32px));padding:10px 14px;border:1px solid #c7d4ce;border-radius:12px;color:#173b4d;background:#fffffff5;box-shadow:0 10px 30px #132b2329;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;font-weight:700}.offline-sync-indicator svg{width:18px;height:18px;flex:0 0 auto}.offline-sync-indicator.is-failed{border-color:#efc987;color:#7b4b00}.offline-sync-indicator button{min-height:32px;margin-left:4px;padding:6px 10px;border:0;border-radius:8px;color:#173b4d;background:#b6f214;font:inherit;cursor:pointer}.offline-sync-indicator .is-spinning{animation:offline-sync-spin .9s linear infinite}@keyframes offline-sync-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.offline-sync-indicator{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;max-width:none;font-size:12px}}.account-main{min-width:168px;min-height:48px;padding:4px 7px!important;border-radius:12px!important;transition:background-color .16s ease;cursor:pointer}.account-main:hover,.account-main[aria-expanded=true]{background:#f4f7f5!important}.account-main>span:nth-child(2){min-width:0;flex:1 1 auto}.account-main>span:nth-child(2) b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu{top:59px;width:min(340px,calc(100vw - 28px));padding:0;overflow:hidden;border-radius:16px;box-shadow:0 18px 44px #16281e29}.account-menu>header{display:flex;align-items:center;gap:12px;padding:18px 18px 14px}.account-menu>header>span{min-width:0;display:flex;flex-direction:column;gap:3px}.account-menu>header b{overflow:hidden;color:#202822;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.account-menu>header small{color:#738079;font-size:11px}.account-profile-context{display:flex!important;flex-direction:column;gap:9px;margin:0 12px;padding:13px;border-radius:10px;background:#f6f8f7}.account-profile-context p{min-width:0;display:flex;align-items:center;gap:8px;margin:0;overflow-wrap:anywhere;color:#66726b;font-size:11px;line-height:1.35}.account-profile-context svg{width:15px;flex:0 0 auto;color:#65816f}.account-profile-link,.account-menu>button{box-sizing:border-box;width:calc(100% - 24px)!important;min-height:54px;display:grid!important;grid-template-columns:20px 1fr 16px;align-items:center;gap:10px!important;margin:12px!important;padding:9px 11px!important;border:0!important;border-radius:10px!important;text-align:left;text-decoration:none;cursor:pointer}.account-profile-link{color:#344039;background:#fff}.account-profile-link:hover{background:#eff6eb}.account-profile-link>svg,.account-menu>button>svg{width:18px}.account-profile-link>svg:last-child{width:15px;color:#89938d}.account-profile-link>span,.account-menu>button>span{display:flex;flex-direction:column;gap:3px}.account-profile-link b,.account-menu>button b{font-size:12px}.account-profile-link small,.account-menu>button small{color:#839089;font-size:9px}.account-menu>button{grid-template-columns:20px 1fr;margin-top:0!important;color:#b23f3f!important;background:#fff2f2!important}.account-menu>button:hover{background:#ffe9e9!important}.account-menu>button small{color:#c06a6a}@media(max-width:1100px){.account>.account-menu{display:block}}@media(max-width:560px){.account-main{min-width:48px;width:auto;padding-inline:5px!important}.account-main>span:nth-child(2){display:none!important}.account-menu{right:-8px}}.my-profile-page{padding:4px 0 36px}.my-profile-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.my-profile-heading h1{margin:5px 0 6px;font-size:31px;line-height:1}.my-profile-heading>div>p:last-child{margin:0;color:#77817b;font-size:14px}.my-profile-heading>span{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:20px;color:#47732f;background:#eff8e8;font-size:12px;font-weight:700}.my-profile-heading>span svg{width:17px}.my-profile-heading .breadcrumb{display:flex;align-items:center;gap:0}.my-profile-heading .breadcrumb a{color:inherit;text-decoration:none;transition:color .16s ease}.my-profile-heading .breadcrumb a:hover,.my-profile-heading .breadcrumb a:focus-visible{color:#47732f;text-decoration:underline;text-underline-offset:3px}.my-profile-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(520px,1.55fr);gap:16px;align-items:start}.my-profile-summary,.my-profile-form,.my-profile-password,.my-profile-security{border:1px solid #dfe5e1;border-radius:16px;background:#fff}.my-profile-summary{grid-row:span 3;min-height:430px;display:flex;flex-direction:column;align-items:center;padding:38px 28px 28px;text-align:center}.my-profile-avatar{position:relative;padding:7px;border:1px solid #dce5df;border-radius:50%;background:linear-gradient(145deg,#f4faef,#fff);box-shadow:0 10px 30px #2647311a}.my-profile-avatar>button{position:absolute;right:-2px;bottom:4px;width:34px;height:34px;display:grid;place-items:center;padding:0;border:3px solid #fff;border-radius:50%;color:#26331d;background:#b6f214;box-shadow:0 5px 14px #26473133;cursor:pointer}.my-profile-avatar>button svg{width:15px}.my-profile-photo-actions{display:flex;gap:7px;margin-top:15px}.my-profile-photo-actions button{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid #dce4df;border-radius:8px;color:#4e5b53;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.my-profile-photo-actions button:last-child{color:#a04444}.my-profile-photo-actions svg{width:13px}.my-profile-photo-help{margin-top:7px;color:#8a948e;font-size:9px}.my-profile-summary h2{margin:16px 0 8px;font-size:24px}.my-profile-role{margin-bottom:25px;padding:6px 11px;border-radius:14px;color:#426c2c;background:#eaf7df;font-size:11px;font-weight:700}.my-profile-summary p{width:100%;display:flex;align-items:center;gap:10px;margin:0;padding:13px 0;border-top:1px solid #edf1ee;color:#68736d;font-size:12px;text-align:left;overflow-wrap:anywhere}.my-profile-summary p svg{width:17px;flex:0 0 auto;color:#5c7968}.my-profile-form{overflow:hidden}.my-profile-form>header,.my-profile-password>header{padding:23px 26px;border-bottom:1px solid #edf1ee}.my-profile-form>header>div,.my-profile-password>header{display:flex;align-items:center;gap:12px}.my-profile-form>header>div>svg{width:38px;height:38px;padding:9px;border-radius:11px;color:#47732f;background:#eef7e8}.my-profile-form h2{margin:0 0 4px;font-size:18px}.my-profile-form header p{margin:0;color:#7a8580;font-size:11px}.my-profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px 18px;padding:26px}.my-profile-fields label{display:flex;flex-direction:column;gap:8px;min-width:0;color:#354039;font-size:12px;font-weight:700}.my-profile-fields label>span{display:flex;align-items:center;gap:6px}.my-profile-fields label>span svg{width:14px}.my-profile-fields input{box-sizing:border-box;width:100%;height:44px;padding:0 13px;border:1px solid #d9e1dc;border-radius:9px;outline:0;color:#27322c;background:#fff;font:inherit;font-weight:500;transition:border-color .18s ease,box-shadow .18s ease}.my-profile-fields input:focus{border-color:#6f8d7b;box-shadow:0 0 0 3px #6f8d7b1f}.my-profile-fields input:disabled{color:#7f8983;background:#f5f7f6;cursor:not-allowed}.my-profile-fields small{color:#8a948e;font-size:9px;font-weight:400}.my-profile-photo-field{grid-column:1 / -1}.my-profile-password{overflow:hidden}.my-profile-password>header>span{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border-radius:11px;color:#47732f;background:#eef7e8}.my-profile-password>header svg{width:19px}.my-profile-password h3{margin:0 0 4px;font-size:16px}.my-profile-password header p{margin:0;color:#7a8580;font-size:11px}.my-profile-password-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:22px 26px}.my-profile-password-fields label{display:flex;flex-direction:column;gap:8px;color:#354039;font-size:12px;font-weight:700}.my-profile-password-fields input{box-sizing:border-box;width:100%;height:44px;padding:0 13px;border:1px solid #d9e1dc;border-radius:9px;outline:0;font:inherit}.my-profile-password-fields input:focus{border-color:#6f8d7b;box-shadow:0 0 0 3px #6f8d7b1f}.my-profile-error,.my-profile-success{display:flex;align-items:center;gap:8px;margin:0 26px 20px;padding:11px 13px;border-radius:9px;font-size:11px}.my-profile-error{color:#a43e3e;background:#fff0f0}.my-profile-success{color:#47732f;background:#eff8e8}.my-profile-success svg{width:16px}.my-profile-form>footer{display:flex;justify-content:flex-end;gap:10px;padding:17px 26px;border-top:1px solid #edf1ee;background:#fbfcfb}.my-profile-password>footer{display:flex;justify-content:flex-end;padding:15px 26px;border-top:1px solid #edf1ee;background:#fbfcfb}.my-profile-password>footer button{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 16px;border:1px solid #b6f214;border-radius:9px;color:#243117;background:#b6f214;font-size:12px;font-weight:700;cursor:pointer}.my-profile-password>footer button:disabled{opacity:.45;cursor:not-allowed}.my-profile-password>footer svg{width:16px}.my-profile-form>footer button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:1px solid #d9e1dc;border-radius:9px;color:#364039;background:#fff;font-size:12px;font-weight:700;cursor:pointer}.my-profile-form>footer button.primary{border-color:#b6f214;color:#243117;background:#b6f214}.my-profile-form>footer button:disabled{opacity:.45;cursor:not-allowed}.my-profile-form>footer svg{width:16px}.my-profile-security{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:20px 22px}.my-profile-security>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#47732f;background:#eff8e8}.my-profile-security svg{width:21px}.my-profile-security h3{margin:1px 0 5px;font-size:14px}.my-profile-security p{margin:0;color:#77817b;font-size:11px;line-height:1.5}@media(max-width:900px){.my-profile-layout{grid-template-columns:1fr}.my-profile-summary{grid-row:auto;min-height:0}}@media(max-width:620px){.my-profile-heading{align-items:flex-start;flex-direction:column}.my-profile-heading h1{font-size:27px}.my-profile-fields,.my-profile-password-fields{grid-template-columns:1fr;padding:21px 18px}.my-profile-photo-field{grid-column:auto}.my-profile-form>header,.my-profile-form>footer,.my-profile-password>header,.my-profile-password>footer{padding-inline:18px}.my-profile-form>footer{flex-direction:column-reverse}.my-profile-form>footer button{width:100%}.my-profile-password>footer button{width:100%;justify-content:center}}.missions-page,.mission-wizard,.mission-detail{width:min(100%,1600px);margin:0 auto;padding:18px 0 48px;color:#182231}.missions-heading,.mission-detail>header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.missions-heading h1,.mission-wizard h1,.mission-detail h1{font-size:clamp(28px,2.2vw,40px);line-height:1.05;margin:8px 0}.missions-heading p,.mission-wizard>p{color:#718096;font-size:15px}.breadcrumbs{display:flex;align-items:center;gap:7px;color:#91a0b5;font-size:13px}.breadcrumbs svg{width:13px}.breadcrumbs button{border:0;background:none;color:inherit;padding:0}.mission-primary{background:#a8f000!important;border-color:#a8f000!important;color:#13200d!important;font-weight:800!important}.mission-primary svg{width:18px}.mission-error,.mission-toast{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;margin:12px 0}.mission-error{background:#fff0f0;color:#a62c2c}.mission-toast{position:fixed;right:28px;top:120px;z-index:60;background:#f0faea;border:1px solid #cbe9bc;box-shadow:0 12px 36px #21311925;min-width:360px}.mission-toast span{display:grid;gap:3px}.mission-toast button{margin-left:auto;border:0;background:none}.mission-empty{text-align:center;min-height:calc(100vh - 280px);display:flex;flex-direction:column;align-items:center;padding:25px 12px}.mission-empty-art{position:relative;width:210px;height:190px;border-radius:34px;background:linear-gradient(145deg,#efffce,#b8f400);display:grid;place-items:center;box-shadow:0 22px 45px #86b9272c}.mission-empty-art>svg:first-child{width:115px;height:115px;color:#34412d}.mission-empty-art>svg:last-child{position:absolute;width:42px;right:22px;top:24px;color:#fff}.mission-empty h2{font-size:32px;margin:32px 0 12px}.mission-empty>p{max-width:720px;color:#718096;font-size:18px}.mission-empty>div:nth-of-type(2){display:flex;gap:14px;margin:20px}.mission-empty button,.mission-filters button,.mission-detail button,.mission-wizard button{border:1px solid #dce3e1;background:#fff;border-radius:10px;padding:12px 20px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:8px}.mission-empty h3{align-self:flex-start;font-size:23px;margin:30px 0 18px}.mission-empty>section{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;width:100%}.mission-empty>section article{border:1px solid #dce3e1;border-radius:16px;text-align:left;padding:28px;display:flex;gap:24px;min-height:160px}.mission-empty>section article>b{background:#27302d;color:#fff;border-radius:50%;width:54px;height:54px;display:grid;place-items:center;font-size:24px;flex:none}.mission-empty h4{font-size:20px;margin:7px 0 14px}.mission-empty article p{color:#66746f}.mission-kpis,.participant-kpis,.results-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:22px 0}.mission-kpi{border:1px solid #dce3e1;border-radius:14px;padding:22px;background:#fff;min-height:120px}.mission-kpi>span{color:#74827d}.mission-kpi>div{display:flex;align-items:flex-end;gap:12px;margin-top:24px}.mission-kpi b{font-size:32px}.mission-kpi small{padding:4px 8px;border-radius:12px}.mission-kpi small.green{background:#ebfaee;color:#168844}.mission-kpi small.orange{background:#fff3e8;color:#e16f16}.mission-kpi small.lime{background:#f2ffda;color:#568322}.mission-kpi small.blue{background:#eef5ff;color:#246bfe}.mission-toolbar{display:grid;grid-template-columns:1fr minmax(260px,400px) auto;gap:14px;align-items:center;margin:32px 0 20px}.mission-tabs{display:flex;background:#f1f4f3;border-radius:10px;padding:3px;overflow:auto}.mission-tabs button{border:0;background:transparent;padding:11px 16px;white-space:nowrap}.mission-tabs button.active{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0001;font-weight:700}.mission-search{height:48px;border:1px solid #d6dfdc;border-radius:10px;background:#fff;display:flex;align-items:center;padding:0 14px;gap:10px}.mission-search svg{width:18px;color:#89958f}.mission-search input{border:0;outline:0;width:100%;font:inherit}.mission-filters{display:flex;align-items:center;gap:10px;border:1px solid #dce3e1;border-radius:13px;padding:14px;margin-bottom:28px}.mission-filters button{min-width:160px;justify-content:space-between}.mission-filters svg{width:16px}.mission-filters .advanced{color:#6b3cff;border:0;border-left:1px solid #e5e9e8;border-radius:0}.missions-collection.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.missions-collection.list{display:grid;gap:12px}.portal-mission-card{border:1px solid #dce3e1;border-radius:16px;overflow:hidden;background:#fff}.mission-cover{height:200px;background:linear-gradient(145deg,#11495e,#9df000);background-size:cover;background-position:center;display:grid;place-items:center;position:relative;color:#fff}.mission-cover>svg{width:54px;height:54px}.mission-status{display:inline-flex;border-radius:99px;padding:5px 10px;font-size:11px;font-weight:800}.mission-cover .mission-status{position:absolute;left:16px;top:16px;background:#fff;color:#168844}.mission-card-body{padding:20px}.mission-card-body header{display:flex;justify-content:space-between}.mission-card-body header small{color:#6445e7;font-weight:800}.mission-card-body header button{border:0;background:none}.mission-card-body h3{font-size:20px;margin:12px 0 8px}.mission-card-body p{color:#6e7a75;min-height:40px}.mission-meta{display:flex;gap:18px;flex-wrap:wrap;margin:20px 0;color:#66746f;font-size:13px}.mission-meta span{display:flex;align-items:center;gap:5px}.mission-meta svg{width:15px}.mission-card-body>button{width:100%;padding:12px;border:1px solid #dce3e1;background:#fff;border-radius:9px;font-weight:700;display:flex;justify-content:center;align-items:center;gap:8px}.missions-collection.list .portal-mission-card{display:grid;grid-template-columns:250px 1fr}.missions-collection.list .mission-cover{height:100%;min-height:180px}.mission-modal-backdrop,.mission-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#f7fbffdd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;display:grid;place-items:center;padding:30px}.mission-chooser{width:min(930px,95vw);text-align:center;position:relative}.mission-chooser>.close{position:absolute;right:0;border:0;background:none}.mission-chooser>h2{font-size:48px;line-height:1;margin:10px}.mission-chooser>p{color:#718096}.mission-chooser>section{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:45px auto;max-width:800px}.mission-chooser article{background:#fff;border:1px solid #e3e8ef;border-radius:28px;padding:40px;min-height:380px;display:flex;flex-direction:column;align-items:center}.mission-chooser article>div{width:70px;height:70px;border-radius:16px;background:#eef5ff;display:grid;place-items:center;color:#246bfe}.mission-chooser article:nth-child(2)>div{background:#fbf0ff;color:#9333ea}.mission-chooser article h3{font-size:23px;margin-top:34px}.mission-chooser article p{color:#718096;line-height:1.6;flex:1}.mission-chooser article button{width:100%;background:#10182d;color:#fff;border:0;border-radius:12px;padding:16px;font-weight:700}.mission-chooser article:nth-child(2) button{background:#fff;color:#182231;border:1px solid #dce3e1}.mission-chooser>small{color:#8fa0b8}.mission-stepper{display:grid;grid-template-columns:repeat(5,1fr);margin:62px 10px 80px;position:relative}.mission-stepper:before{content:"";position:absolute;top:18px;left:10%;right:10%;height:1px;background:#cfd8d5}.mission-stepper button{position:relative;border:0;background:none;display:grid;justify-items:center;gap:15px;z-index:1}.mission-stepper i{width:38px;height:38px;border:6px solid #fff;border-radius:50%;background:#eee;box-shadow:0 0 0 2px #d7ddda;display:grid;place-items:center}.mission-stepper i span{width:10px;height:10px;border-radius:50%;background:#6d7672}.mission-stepper .active i,.mission-stepper .done i{background:#3d7c31;box-shadow:0 0 0 3px #d9f3a8;color:#fff}.mission-stepper svg{width:16px}.wizard-content{min-height:500px}.wizard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:28px}.wizard-card{border:1px solid #dfe5e3;border-radius:16px;background:#fff;padding:28px}.wizard-card h2{display:flex;align-items:center;gap:10px;font-size:20px}.wizard-card h2 svg{width:22px;color:#6532dd}.mission-field{display:grid;gap:9px;margin:16px 0}.mission-field input,.mission-field select,.mission-field textarea,.wizard-card>.editor{border:1px solid #d8e0e7;border-radius:11px;padding:15px;font:inherit;width:100%;background:#fff}.mission-field textarea{min-height:120px;resize:vertical}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.segmented{display:flex;background:#f2f5f8;border-radius:10px;padding:3px}.segmented button{border:0;flex:1;background:transparent;color:#718096}.segmented button.active{background:#fff;color:#246bfe}.upload-cover{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;border-style:dashed;background:#f8fbff}.upload-cover>svg{width:45px;height:45px;color:#246bfe;margin:40px}.upload-cover small{color:#91a0b5;margin:8px}.upload-cover .mission-field{width:100%;text-align:left}.wizard-stack{display:grid;gap:24px}.material-types{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.material-types button{min-height:88px;flex-direction:column}.editor{min-height:160px}.criterion{display:flex;align-items:center;gap:12px;background:#f7f9fa;border:1px solid #edf0ef;padding:14px;border-radius:10px;margin:8px 0}.criterion svg{width:18px;color:#79cd00}.participant-list{margin-top:16px;border:1px solid #edf0ef;border-radius:12px;overflow:hidden}.participant-list button{border:0;border-radius:0;border-bottom:1px solid #edf0ef;width:100%;justify-content:flex-start}.participant-list button>i,.participant-list .select-all>span{width:20px;height:20px;border:1px solid #bdc8c4;border-radius:4px;display:grid;place-items:center}.participant-list button.selected>i{background:#3d7c31;color:#fff}.participant-list button>span{display:grid;text-align:left}.participant-list small{color:#8a9691}.selection-summary{height:max-content}.selection-summary>b{font-size:42px;display:block;margin-top:25px}.selection-summary>span{color:#718096}.selection-summary>p{background:#f6f9ff;padding:18px;border:1px dashed #d8e2f2;border-radius:12px;margin-top:30px;line-height:1.5}.switch-row{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #edf0ef}.switch-row input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:24px;border-radius:30px;background:#dbe3ec;position:relative}.switch-row input:checked{background:#36772d}.switch-row input:after{content:"";position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:3px;left:3px;transition:.2s}.switch-row input:checked:after{left:23px}.review-grid{display:grid;grid-template-columns:2fr 1fr;gap:38px}.launch-ready{display:flex;align-items:center;gap:18px;background:#effcf1;border:1px solid #b8e9c1;border-radius:14px;padding:24px;color:#176b32}.launch-ready svg{width:42px}.launch-ready span{display:grid}.review-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.review-cards article{border:1px solid #dfe5e3;border-radius:15px;padding:24px;min-height:170px}.review-cards small{font-weight:800;color:#66746f}.athlete-preview>small{color:#718096;font-weight:800}.phone{margin:20px auto;width:280px;min-height:500px;border:12px solid #eceff1;border-radius:42px;padding:20px;background:#fff;box-shadow:0 20px 40px #0002}.phone-cover{height:170px;margin:-20px -20px 20px;background:#183a2a;background-size:cover;background-position:center;display:grid;place-items:center;color:#fff}.phone h3{font-size:22px}.phone p{color:#66746f}.phone button{width:100%;background:#a8f000;border:0;margin-top:30px;font-weight:800}.wizard-footer{display:flex;justify-content:space-between;border-top:1px solid #e4e9e7;margin-top:54px;padding-top:22px}.wizard-footer>div{display:flex;gap:12px}.wizard-footer .dark{background:#111;color:#fff}.mission-detail>header{align-items:center}.mission-detail>header h1{display:flex;gap:12px;align-items:center}.mission-detail>header p{display:flex;align-items:center;gap:8px;color:#718096}.mission-detail>header p svg{width:17px}.mission-detail>header>div:last-child{display:flex;gap:12px}.mission-detail>nav{border-bottom:1px solid #dfe5e3;display:flex;gap:20px;margin:20px 0}.mission-detail>nav button{border:0;border-radius:0;background:none;color:#718096}.mission-detail>nav button.active{color:#182231;border-bottom:2px solid #9deb00}.back-link{border:0!important;padding-left:0!important}.mission-detail-grid{display:grid;grid-template-columns:1fr 1.2fr .7fr;gap:28px}.mission-detail-grid p{line-height:1.65;color:#66746f}.preline{white-space:pre-line}.detail-media{height:330px;background:#eff4f1;background-size:cover;background-position:center;border-radius:15px;display:grid;place-items:center;margin-bottom:22px}.detail-media svg{width:55px;height:55px}.detail-media a{width:74px;height:74px;border-radius:50%;background:#a8f000;display:grid;place-items:center;color:#15220f}.detail-summary>b{font-size:42px;display:block;margin-top:30px}.detail-summary>span{font-size:12px;color:#718096}.detail-summary p{padding:12px 0;border-bottom:1px solid #edf0ef}.participant-table{border:1px solid #dfe5e3;border-radius:15px;overflow:hidden}.participant-table>header{display:flex;justify-content:space-between;padding:24px}.participant-row{display:grid;grid-template-columns:1.5fr 1fr .8fr .7fr .5fr .7fr;gap:15px;align-items:center;padding:15px;border-top:1px solid #e9edeb;min-height:62px}.participant-row.head{background:#fbfcfc;font-size:12px}.athlete-cell{display:flex;align-items:center;gap:10px}.submission-status{width:max-content;border-radius:7px;padding:5px 9px;background:#eef3f1}.submission-status.approved,.submission-status.completed{background:#e9f8e4;color:#35702d}.submission-status.submitted{background:#fff3d2;color:#906400}.row-actions{display:flex;gap:6px}.row-actions button{padding:7px}.comments-layout{display:grid;grid-template-columns:2.2fr 1fr;gap:24px}.comment-compose{display:flex;border:1px solid #dfe5e3;border-radius:12px;padding:10px;gap:10px}.comment-compose input{flex:1;border:0;outline:0}.comment-compose button{border:0;background:#a8f000;border-radius:8px}.comment-card{display:flex;gap:14px;border:1px solid #dfe5e3;border-radius:13px;padding:20px;margin-top:14px}.comment-card>div{flex:1}.comment-card header{display:flex;justify-content:space-between}.comment-card small{color:#91a0b5}.results-kpis{grid-template-columns:repeat(3,1fr)}.results-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.results-columns article>p{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:#f9fbfa;padding:12px;border-radius:9px}.results-columns article>p button{padding:7px 12px}.mission-drawer-backdrop{display:flex;justify-content:flex-end;padding:0;background:#10182766}.reminder-drawer{width:min(600px,100vw);height:100%;background:#fff;display:grid;grid-template-rows:auto 1fr auto;box-shadow:-20px 0 60px #0002}.reminder-drawer>header{display:flex;gap:14px;padding:28px;border-bottom:1px solid #e6ebe9}.reminder-drawer>header>span{flex:1}.reminder-drawer h2,.reminder-drawer header p{margin:0}.reminder-drawer>header>button{border:0;background:none}.reminder-drawer>main{padding:28px;overflow:auto}.reminder-drawer main>label{font-weight:700;display:flex;justify-content:space-between;margin:15px 0}.recipient-options{display:grid;background:#f6f8fa;border-radius:12px;padding:12px}.recipient-options button{border:0;background:none;text-align:left;padding:13px}.recipient-options button.active:before{content:"●";color:#65a800;margin-right:9px}.suggestions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.suggestions button{padding:14px;border:1px solid #dfe5e3;background:#fff;border-radius:9px}.notification-preview{background:#dfff9c;border-radius:14px;padding:18px;margin-top:24px}.notification-preview p{background:#6f9600;color:#fff;padding:15px;border-radius:10px}.success-text{color:#168844}.reminder-drawer>footer{display:grid;grid-template-columns:1fr 1.7fr;gap:12px;padding:20px;border-top:1px solid #e6ebe9}.reminder-drawer>footer button{padding:15px;border:1px solid #dfe5e3;background:#fff;border-radius:10px;font-weight:800}.reminder-drawer>footer button:last-child{background:#171717;color:#fff}.view-mode-switch button{padding:0}@media(max-width:1100px){.missions-collection.grid{grid-template-columns:repeat(2,1fr)}.mission-detail-grid{grid-template-columns:1fr 1fr}.mission-detail-grid>aside{grid-column:1/-1}.mission-toolbar{grid-template-columns:1fr auto}.mission-tabs{grid-column:1/-1}.mission-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.missions-page,.mission-wizard,.mission-detail{padding:12px 0}.missions-heading,.mission-detail>header{align-items:flex-start;flex-direction:column}.mission-empty>section,.mission-chooser>section,.missions-collection.grid,.wizard-grid,.review-grid,.review-cards,.mission-detail-grid,.comments-layout,.results-columns{grid-template-columns:1fr}.mission-empty>section article{min-height:0}.mission-kpis,.participant-kpis,.results-kpis{grid-template-columns:1fr 1fr}.mission-toolbar{grid-template-columns:1fr auto}.mission-search{grid-column:1/-1}.mission-filters{overflow:auto}.mission-filters button{min-width:140px}.missions-collection.list .portal-mission-card{grid-template-columns:1fr}.mission-stepper{margin:30px 0 42px}.mission-stepper b{font-size:10px;text-align:center}.mission-stepper i{width:30px;height:30px}.field-row{grid-template-columns:1fr}.wizard-footer{position:sticky;bottom:0;background:#fff;padding:12px 0;z-index:10}.wizard-footer>div>button:not(.dark){display:none}.participant-row{grid-template-columns:1.5fr 1fr .7fr}.participant-row>*:nth-child(3),.participant-row>*:nth-child(4),.participant-row>*:nth-child(5){display:none}.mission-detail>header>div:last-child{width:100%;flex-wrap:wrap}.mission-detail>nav{overflow:auto}.mission-chooser article{min-height:300px;padding:24px}.mission-chooser>h2{font-size:36px}.suggestions{grid-template-columns:1fr}}.breadcrumbs{align-items:center;gap:8px;line-height:1.2;min-height:22px}.breadcrumbs svg{display:block;flex:0 0 14px;height:14px;width:14px}.breadcrumbs button,.mission-wizard .breadcrumbs button{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;display:inline-flex;font:inherit;font-weight:500;gap:0;justify-content:flex-start;line-height:inherit;margin:0;min-height:0;padding:0}.breadcrumbs button:hover{color:#506173}.breadcrumbs b{color:#596879;font-weight:700;line-height:inherit}.mission-empty-art{aspect-ratio:654/586;background:none;border-radius:0;box-shadow:none;display:grid;height:auto;place-items:center;position:static;width:clamp(230px,20vw,320px)}.mission-empty-art img{display:block;height:100%;object-fit:contain;width:100%}.mission-chooser article button{align-items:center;display:flex;gap:10px;justify-content:center;line-height:1.2}.mission-chooser article button svg{display:block;flex:0 0 20px;height:20px;width:20px}.upload-cover{background-position:center;background-size:cover}.file-action,.content-tabs label,.material-types label{align-items:center;background:#fff;border:1px solid #dce3e1;border-radius:10px;cursor:pointer;display:flex;font-weight:700;gap:8px;justify-content:center;padding:12px 18px}.file-action input,.content-tabs input,.material-types input{display:none}.content-tabs{border:1px solid #e2e8ef;border-radius:10px;display:grid;grid-template-columns:1fr 1fr;margin:20px 0;overflow:hidden}.content-tabs button,.content-tabs label{background:#fff;border:0;border-radius:0;color:#718096}.content-tabs .active{background:#eef5ff;box-shadow:inset 0 0 0 1px #246bfe;color:#246bfe}.material-types label{color:#66746f;flex-direction:column;min-height:88px}.material-types label svg{width:22px}.material-list{display:grid;gap:8px;margin-top:16px}.material-list span{align-items:center;background:#f7f9fa;border-radius:8px;display:flex;gap:10px;padding:10px 12px}.material-list span>svg{width:17px}.material-list button,.criterion button{background:transparent;border:0;margin-left:auto;padding:4px}.card-title-row{align-items:center;display:flex;gap:20px;justify-content:space-between}.card-title-row h2{margin:0}.card-title-row>button{padding:9px 12px}.participant-modes{background:#f2f5f8;border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);margin:18px 0;padding:3px}.participant-modes button{background:transparent;border:0}.participant-modes button.active{background:#fff;box-shadow:0 1px 3px #0001;color:#246bfe}.team-selector{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin:14px 0}.team-selector button{display:flex;justify-content:space-between;text-align:left}.team-selector span{color:#718096;font-weight:400}@media(max-width:760px){.team-selector{grid-template-columns:1fr}.card-title-row{align-items:flex-start;flex-direction:column}}.fatal-error{max-width:560px;margin:15vh auto;padding:40px;text-align:center;background:#fff;border:1px solid #e4e9e6;border-radius:20px}.fatal-error p{color:#6f7773}.fatal-error button{border:0;border-radius:10px;background:#b6f214;padding:11px 18px;font-weight:700}
