@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--navy:#071b33;--navy2:#102b4e;--orange:#ff6b1a;--yellow:#ffc727;--blue:#dff2ff;--bg:#f6f7f9;--muted:#647386;--green:#1da66e;--line:#dfe5eb;--white:#fff;--shadow:0 18px 50px #071b331a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--navy);margin:0;font-family:Inter,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Barlow Condensed,sans-serif;line-height:.98}img{max-width:100%;display:block}.header{z-index:50;background:#fff;border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;height:76px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{text-align:left;letter-spacing:1.5px;color:var(--navy);background:0 0;border:0;align-items:center;gap:10px;font-size:11px;font-weight:600;display:flex}.brand b{font-size:14px}.ball{background:var(--orange);color:#fff;width:38px;height:38px;box-shadow:0 0 0 1px var(--orange);border:3px solid #fff;border-radius:50%;place-items:center;font-size:26px;display:grid}.nav{align-items:center;gap:4px;display:flex}.nav>button:not(.btn){color:#425268;background:0 0;border:0;padding:12px 14px;font-weight:600}.nav>button.active{color:var(--orange)}.btn{background:var(--orange);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:14px 20px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 7px 20px #ff6b1a33}.btn:hover{filter:brightness(.96);transform:translateY(-2px)}.btn:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #63bdf5}.btn.small{padding:10px 15px}.btn.ghost{color:var(--navy);box-shadow:none;background:0 0;border:1px solid #bcc8d3}.btn.light{color:var(--navy);background:#fff}.btn.wide{width:100%}.menu-btn{background:0 0;border:0;display:none}.hero{background:var(--navy);color:#fff;grid-template-columns:1fr .9fr;align-items:center;gap:7vw;min-height:660px;padding:72px max(6vw,30px);display:grid;position:relative;overflow:hidden}.court-lines{background:linear-gradient(90deg,#0000 49.8%,#ffffff0d 50%,#0000 50.2%),linear-gradient(#0000 27.6%,#ffffff0a 27.8%,#0000 28%);position:absolute;inset:0}.hero-copy,.hero-visual{z-index:1}.eyebrow,.section-title>span{color:var(--orange);letter-spacing:1.8px;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-2px;margin:18px 0 24px;font-size:clamp(58px,7vw,100px)}.hero h1 em{color:var(--yellow);font-style:normal}.hero p{color:#c3d0de;max-width:600px;font-size:18px;line-height:1.7}.actions{gap:12px;margin:32px 0;display:flex}.hero .ghost{color:#fff;border-color:#5b6f86}.proof{color:#99aabc;align-items:center;gap:14px;font-size:12px;display:flex}.proof b{color:#fff}.avatars{display:flex}.avatars i{width:34px;height:34px;color:var(--navy);border:2px solid var(--navy);background:#dff2ff;border-radius:50%;place-items:center;margin-left:-7px;font-size:10px;font-style:normal;font-weight:800;display:grid}.hero-visual{position:relative}.hero-visual>img{object-fit:cover;filter:saturate(.75);width:100%;height:490px;box-shadow:25px 25px 0 var(--orange);border-radius:60px 14px}.float-card{color:var(--navy);box-shadow:var(--shadow);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:14px 20px;display:flex;position:absolute;bottom:35px;left:-45px}.float-card svg{color:var(--orange)}.float-card span{display:grid}.float-card small{color:var(--muted);margin-top:3px}.progress-ring{background:var(--yellow);width:92px;height:92px;color:var(--navy);border:8px solid #fff;border-radius:50%;place-items:center;font-size:22px;font-weight:800;display:grid;position:absolute;top:-25px;right:-20px}.progress-ring small{text-transform:uppercase;margin-top:-24px;font-size:9px}.stats{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:25px 6vw;display:grid}.stats>div{border-right:1px solid var(--line);grid-template-rows:auto auto;grid-template-columns:42px auto;column-gap:14px;padding:10px 30px;display:grid}.stats>div:last-child{border:0}.stats svg{color:var(--orange);grid-row:1/3;align-self:center}.stats b{font:800 28px Barlow Condensed}.stats span{color:var(--muted);font-size:12px}.section,.page{padding:90px max(6vw,30px)}.section-title{max-width:650px;margin-bottom:38px}.section-title h2,.page-head h1{margin:10px 0 14px;font-size:clamp(42px,5vw,64px)}.section-title p,.page-head p{color:var(--muted);line-height:1.6}.course-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.course-card{background:#fff;border:1px solid #edf0f2;border-radius:16px;transition:all .2s;overflow:hidden;box-shadow:0 8px 30px #071b3312}.course-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.cover{background:var(--blue);height:210px;position:relative}.cover img{object-fit:cover;width:100%;height:100%}.cover>span{color:#fff;background:#071b33e6;border-radius:20px;padding:7px 11px;font-size:11px;font-weight:700;position:absolute;top:14px;left:14px}.cover>button{background:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.cover svg{width:18px}.card-body{padding:22px}.tag{color:var(--orange);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:800}.card-body h3{margin:8px 0;font-size:26px}.card-body p{color:var(--muted);min-height:40px;font-size:13px;line-height:1.55}.meta{color:#697788;border-top:1px solid #edf0f3;flex-wrap:wrap;gap:11px;padding-top:15px;font-size:11px;display:flex}.meta span{align-items:center;gap:4px;display:flex}.meta svg{width:14px;height:14px}.yellow{color:#f5ad00}.card-link,.text-link{color:var(--navy);background:0 0;border:0;align-items:center;gap:6px;padding:16px 0 0;font-weight:800;display:flex}.card-link svg,.text-link svg{width:16px;color:var(--orange)}.text-link{margin:20px auto}.mini-progress{background:#e8edf1;border-radius:9px;height:24px;margin-top:15px;position:relative;overflow:hidden}.mini-progress span{background:var(--orange);height:5px;display:block}.mini-progress small{font-size:9px;position:absolute;top:8px;left:9px}.pale{background:#edf4f8}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-grid button{text-align:left;color:var(--navy);background:#fff;border:1px solid #dbe4eb;border-radius:14px;align-items:center;gap:16px;padding:22px;display:flex}.category-grid button>svg:first-child{color:var(--orange);background:#fff2e9;border-radius:10px;width:45px;height:45px;padding:10px}.category-grid button>svg:last-child{width:18px;margin-left:auto}.category-grid span{gap:5px;display:grid}.category-grid small{color:var(--muted)}.dark{background:var(--navy);color:#fff}.dark .section-title p{color:#9eb0c4}.coach-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.coach{background:#102b4e;border-radius:16px;padding:20px}.coach-photo{height:200px;color:var(--navy);background:linear-gradient(145deg,#dff2ff,#6aa4cc);border-radius:12px;place-items:center;font:800 56px Barlow Condensed;display:grid}.cp1,.cp3{background:linear-gradient(145deg,#ffe1cf,#ff8e52)}.coach h3{margin:16px 0 4px;font-size:24px}.coach p{color:var(--yellow);margin-bottom:8px;font-size:13px}.coach small{color:#9eb0c4}.steps,.quotes{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.steps article{border-left:3px solid var(--orange);background:#fff;padding:32px}.steps article>b{color:#e6eaee;font:800 52px Barlow Condensed}.steps h3{font-size:26px}.steps p{color:var(--muted);line-height:1.6}.quotes blockquote{background:#fff;border-radius:14px;margin:0;padding:28px}.quotes blockquote>div{color:#f4ad00;letter-spacing:3px}.quotes blockquote>p{font-size:15px;line-height:1.7}.quotes footer{display:grid}.quotes span{color:var(--muted);margin-top:4px;font-size:12px}.faq{grid-template-columns:.7fr 1fr;gap:60px;display:grid}.faq>div:last-child>button{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--navy);background:0 0;justify-content:space-between;padding:22px 5px;display:flex}.faq button p{color:var(--muted);margin:12px 40px 0 0;line-height:1.6}.rotate{transform:rotate(180deg)}.cta{background:var(--orange);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin:0 6vw 70px;padding:50px;display:flex}.cta .eyebrow{color:#fff}.cta h2{margin:8px 0;font-size:50px}.cta p{margin:0}.footer{color:#fff;background:#06172c;grid-template-columns:2fr repeat(3,1fr);gap:45px;padding:60px 6vw 25px;display:grid}.footer>div{flex-direction:column;gap:12px;display:flex}.footer>div:first-child p{color:#98a9bb;max-width:380px;line-height:1.6}.footer button{color:#aebdcb;text-align:left;background:0 0;border:0;padding:0}.inverse{color:#fff}.social{color:var(--yellow);gap:16px;display:flex}.status{color:#ffbc8e;align-items:center;gap:7px;font-size:12px;display:flex}.status svg{width:15px}.footer small{color:#8495a6}.copyright{color:#75889a;border-top:1px solid #19314b;grid-column:1/-1;padding-top:22px;font-size:11px}.page{min-height:72vh}.page-head{max-width:680px;margin-bottom:35px}.filters{justify-content:space-between;gap:18px;margin-bottom:20px;display:flex}.filters label{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:9px;min-width:350px;padding:0 14px;display:flex}.filters input{background:0 0;border:0;outline:0;width:100%;height:48px}.filters svg{width:18px;color:var(--muted)}.filters>div{gap:6px;display:flex}.filters>div button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 15px}.filters button.active{background:var(--navy);color:#fff}.result-count{color:var(--muted);font-size:12px}.empty{text-align:center;padding:70px}.empty svg{width:50px;height:50px;color:var(--orange)}.dash-hello{justify-content:space-between;align-items:center;display:flex}.dash-hello h1{margin:8px 0;font-size:46px}.dash-hello p{color:var(--muted)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0;display:grid}.metric-grid article{background:#fff;border-radius:13px;grid-template-columns:45px auto;gap:4px 12px;padding:20px;display:grid;box-shadow:0 4px 18px #071b330d}.metric-grid svg{width:45px;height:45px;color:var(--orange);background:#fff0e7;border-radius:10px;grid-row:1/3;padding:10px}.metric-grid span{display:grid}.metric-grid b{font:800 28px Barlow Condensed}.metric-grid small{color:var(--muted)}.metric-grid em{color:var(--green);grid-column:2;font-size:10px;font-style:normal}.dash-grid{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}.card{background:#fff;border-radius:15px;padding:24px;box-shadow:0 5px 22px #071b330f}.card-title{justify-content:space-between;align-items:start;margin-bottom:18px;display:flex}.card-title small{color:var(--orange);letter-spacing:1px;font-weight:800}.card-title h2{margin:5px 0;font-size:27px}.pill{background:#e8f4fa;border-radius:20px;padding:7px 10px;font-size:11px}.video-thumb{border-radius:12px;height:250px;position:relative;overflow:hidden}.video-thumb img{object-fit:cover;width:100%;height:100%}.video-thumb button{background:var(--orange);color:#fff;border:0;border-radius:50%;place-items:center;width:55px;height:55px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.workout{border-bottom:1px solid var(--line);grid-template-columns:30px 1fr 24px;align-items:center;gap:10px;padding:13px 0;display:grid}.workout i{background:#edf2f5;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-style:normal;display:grid}.workout span{display:grid}.workout small{color:var(--muted);margin-top:3px}.today .btn{margin-top:16px}.chart{min-height:290px}.bars{align-items:end;gap:8px;height:195px;padding-top:25px;display:flex}.bars div{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:8px;height:100%;display:flex}.bars span{background:linear-gradient(var(--orange),#ff9b63);border-radius:6px 6px 2px 2px;width:60%}.bars small{color:var(--muted)}.announcements article{border-bottom:1px solid var(--line);gap:12px;padding:13px 0;display:flex}.announcements i{color:#278ecf;background:#e9f6ff;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.announcements i svg{width:18px}.announcements span{gap:3px;display:grid}.announcements small{color:var(--orange);font-size:9px}.announcements b{font-size:13px}.announcements em{color:var(--muted);font-size:10px;font-style:normal}.announcements button{color:var(--orange);background:0 0;border:0;font-weight:700}.week{background:#fff;border-radius:15px;grid-template-columns:repeat(7,1fr);gap:8px;padding:10px;display:grid}.week button{color:var(--muted);background:0 0;border:0;border-radius:10px;gap:8px;padding:14px;display:grid}.week button span{color:var(--navy);font:800 24px Barlow Condensed}.week button.active{background:var(--navy);color:#fff}.week button.active span{color:#fff}.week i{background:var(--orange);border-radius:50%;width:5px;height:5px;margin:auto}.training-list{gap:12px;margin-top:25px;display:grid}.training-list article{background:#fff;border-radius:14px;grid-template-columns:70px 50px 1fr auto 90px;align-items:center;gap:15px;padding:20px;display:grid}.training-list time{font-weight:800}.work-icon{width:48px;height:48px;color:var(--orange);background:#fff1e8;border-radius:10px;place-items:center;display:grid}.training-list span h3{margin:5px 0;font-size:22px}.training-list span p{color:var(--muted);margin:0;font-size:11px}.training-list span small{color:var(--orange);font-weight:800}.work-meta{text-align:right;gap:5px;display:grid}.work-meta em{color:var(--muted);font-size:10px;font-style:normal}.performance-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.performance-grid article{background:#fff;border-radius:14px;padding:22px}.performance-grid article>div:first-child{justify-content:space-between;display:flex}.performance-grid em{color:var(--green);font-size:11px;font-style:normal}.performance-grid article>b{margin:15px 0;font:800 39px Barlow Condensed;display:block}.skill{background:#e5eaee;border-radius:10px;height:8px}.skill span{background:linear-gradient(90deg,var(--orange),var(--yellow));border-radius:10px;height:100%;display:block}.performance-grid small{color:var(--muted);margin-top:10px;display:block}.insight{grid-template-columns:55px 1fr auto;align-items:center;gap:20px;margin-top:20px;display:grid}.insight>svg{width:55px;height:55px;color:var(--orange);background:#fff0e8;border-radius:12px;padding:13px}.insight small{color:var(--orange);font-weight:800}.insight h2{margin:5px 0;font-size:25px}.insight p{color:var(--muted);margin:0}.empty-page{text-align:center;max-width:650px;margin:auto}.empty-page>svg{width:70px;height:70px;color:var(--orange)}.empty-page h1{font-size:50px}.empty-page p{color:var(--muted);line-height:1.7}.mobile-nav{display:none}@media (width<=900px){.nav{display:none}.nav.open{box-shadow:var(--shadow);background:#fff;flex-direction:column;align-items:stretch;padding:20px;display:flex;position:absolute;top:76px;left:0;right:0}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{max-width:650px}.stats,.course-grid,.category-grid,.performance-grid,.coach-grid{grid-template-columns:repeat(2,1fr)}.dash-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.faq{grid-template-columns:1fr}.footer{grid-template-columns:2fr 1fr 1fr}.footer>div:nth-child(4){grid-column:1/-1}.training-list article{grid-template-columns:60px 45px 1fr auto}.training-list .btn{grid-column:3/5}.work-meta{grid-column:4}.cta{flex-direction:column;align-items:start}}@media (width<=600px){body{padding-bottom:68px}.header{height:64px;padding:0 18px}.header .menu-btn,.nav.open{display:none}.hero{gap:42px;min-height:auto;padding:55px 20px 38px}.hero h1{font-size:55px}.hero p{font-size:15px}.actions{flex-direction:column}.actions .btn{width:100%}.hero-visual>img{height:310px;box-shadow:12px 12px 0 var(--orange);border-radius:35px 10px}.float-card{bottom:15px;left:10px}.progress-ring{width:72px;height:72px;font-size:17px;right:-5px}.stats{padding:15px 10px}.stats>div{grid-template-columns:32px auto;padding:13px 10px}.stats>div:nth-child(2n){border-right:0}.stats svg{width:24px}.stats b{font-size:23px}.section,.page{padding:58px 18px}.section-title h2,.page-head h1{font-size:42px}.course-grid,.category-grid,.performance-grid,.coach-grid,.steps,.quotes{grid-template-columns:1fr}.cover{height:225px}.coach-grid{grid-template-columns:repeat(2,1fr)}.coach-photo{height:145px}.category-grid button{padding:17px}.steps{gap:12px}.faq{gap:10px}.cta{margin:0 18px 45px;padding:32px 24px}.cta h2{font-size:40px}.footer{grid-template-columns:1fr 1fr;padding:45px 20px 25px}.footer>div:first-child,.footer>div:nth-child(4){grid-column:1/-1}.filters{flex-direction:column}.filters label{min-width:0}.filters>div{overflow:auto}.filters>div button{white-space:nowrap}.dash-hello{align-items:start;gap:15px}.dash-hello .btn{padding:14px;font-size:0}.dash-hello .btn svg{margin:0}.dash-hello h1{font-size:38px}.metric-grid{gap:10px}.metric-grid article{grid-template-columns:38px auto;padding:14px}.metric-grid svg{width:38px;height:38px;padding:8px}.metric-grid b{font-size:23px}.metric-grid em{display:none}.card{padding:17px}.video-thumb{height:190px}.week{grid-template-columns:repeat(7,65px);overflow:auto}.training-list article{grid-template-columns:48px 42px 1fr;padding:15px}.training-list time{font-size:12px}.work-meta{text-align:left;grid-column:3;gap:12px;display:flex}.training-list .btn{grid-column:3;width:100%}.insight{grid-template-columns:45px 1fr}.insight>svg{width:45px;height:45px;padding:10px}.insight .btn{grid-column:2}.mobile-nav{border-top:1px solid var(--line);z-index:60;height:68px;padding:7px 5px calc(6px + env(safe-area-inset-bottom));background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#718092;background:0 0;border:0;place-items:center;gap:2px;min-width:54px;font-size:9px;display:grid}.mobile-nav svg{width:21px}.mobile-nav button.active{color:var(--orange)}.copyright{margin-bottom:15px}.mobile-nav{justify-content:stretch;overflow:hidden}.mobile-nav button{flex:1 1 0;min-width:0;padding:2px;font-size:8px}.mobile-nav svg{width:19px;height:19px}.mobile-nav span{text-overflow:ellipsis;white-space:nowrap;max-width:48px;overflow:hidden}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.category-topics{grid-template-columns:repeat(4,1fr)}.category-topics button{min-height:105px}.category-topics button span{gap:7px}.category-topics button small{letter-spacing:1px;color:var(--orange);font-size:9px;font-weight:800}.category-topics button b{line-height:1.25}.category-select{align-items:center;gap:14px;margin-bottom:16px;display:flex}.category-select label{font-size:12px;font-weight:800}.category-select select{border:1px solid var(--line);min-width:300px;height:46px;color:var(--navy);background:#fff;border-radius:10px;padding:0 38px 0 13px}@media (width<=900px){.category-topics{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.category-topics{grid-template-columns:1fr}.category-select{gap:7px;display:grid}.category-select select{width:100%;min-width:0}}.filter-panel{background:linear-gradient(145deg,#fff 0%,#f8fbfd 100%);border:1px solid #dbe5ed;border-radius:22px;margin:0 0 28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 16px 44px #071b3314}.filter-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b1a21,#ff6b1a00 68%);border-radius:50%;width:210px;height:210px;position:absolute;top:-85px;right:-65px}.filter-panel-head{z-index:1;justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:25px;display:flex;position:relative}.filter-kicker{color:var(--orange);letter-spacing:.16em;font-size:10px;font-weight:900}.filter-panel-head h2{margin:7px 0 6px;font-size:32px;line-height:1}.filter-panel-head p{color:var(--muted);margin:0;font-size:13px}.filter-result{background:var(--navy);color:#fff;text-align:center;border-radius:15px;flex:none;min-width:108px;padding:13px 16px;display:grid;box-shadow:0 10px 25px #071b332e}.filter-result b{color:var(--yellow);font:800 28px/1 Barlow Condensed,sans-serif}.filter-result span{color:#bdd0df;margin-top:4px;font-size:10px}.filter-fields{grid-template-columns:minmax(240px,.8fr) minmax(300px,1.2fr);gap:16px;display:grid}.filter-field{color:var(--navy);gap:8px;font-size:11px;font-weight:800;display:grid}.filter-field select,.search-field>div{background:#fff;border:1px solid #d7e1e9;border-radius:13px;width:100%;height:54px;transition:border-color .2s,box-shadow .2s}.filter-field select{color:var(--navy);padding:0 42px 0 15px;font-size:14px}.search-field>div{align-items:center;gap:10px;padding:0 15px;display:flex}.search-field svg{color:#71869a;flex:0 0 19px;width:19px}.search-field input{width:100%;height:100%;color:var(--navy);background:0 0;border:0;outline:0;font-size:14px}.search-field input::placeholder{color:#8c9aa9}.filter-field select:focus,.search-field>div:focus-within{border-color:#5aaee0;outline:0;box-shadow:0 0 0 4px #5aaee024}.filter-bottom{border-top:1px solid #e5ebf0;justify-content:space-between;align-items:center;gap:16px;margin-top:19px;padding-top:19px;display:flex}.level-segments{background:#edf2f6;border-radius:13px;gap:5px;padding:5px;display:inline-flex}.level-segments button{color:#53657a;background:0 0;border:0;border-radius:10px;min-height:42px;padding:9px 18px;font-weight:750;transition:all .2s}.level-segments button:hover{color:var(--navy);background:#fff}.level-segments button.active{background:var(--navy);color:#fff;box-shadow:0 6px 16px #071b3333}.clear-filters{color:#cf4f12;background:0 0;border:0;align-items:center;gap:7px;padding:10px;font-size:12px;font-weight:800;display:inline-flex}.clear-filters svg{width:16px}@media (width<=700px){.filter-panel{border-radius:18px;margin:0 -2px 24px;padding:20px 16px}.filter-panel-head{align-items:center;margin-bottom:21px}.filter-panel-head h2{font-size:27px}.filter-panel-head p{font-size:12px;line-height:1.5}.filter-result{border-radius:12px;min-width:78px;padding:11px 9px}.filter-result b{font-size:24px}.filter-fields{grid-template-columns:1fr;gap:14px}.filter-field select,.search-field>div{height:52px}.filter-bottom{flex-direction:column;align-items:stretch}.level-segments{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.level-segments button{width:100%;min-height:46px;padding:10px 8px}.clear-filters{align-self:center;min-height:44px}}@media (width<=380px){.filter-panel-head p{display:none}.filter-panel-head h2{font-size:24px}}.online-team{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:24px;min-height:64px;padding:10px max(4vw,22px);display:flex;overflow:hidden}.online-team-title{flex:none;align-items:center;gap:10px;display:flex}.online-team-title>i{background:#20b878;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #20b8781f}.online-team-title span{display:grid}.online-team-title small{color:var(--muted);font-size:9px}.online-athletes{scrollbar-width:none;align-items:center;gap:8px;display:flex;overflow:auto}.online-athlete-chip{white-space:nowrap;background:#fff;border:1px solid #e1e8ee;border-radius:999px;align-items:center;gap:7px;padding:5px 11px 5px 5px;font-size:11px;font-weight:750;display:flex}.online-athlete-copy{line-height:1.15;display:grid}.online-athlete-copy small{text-overflow:ellipsis;max-width:130px;color:var(--muted);font-size:8px;overflow:hidden}.athlete-avatar{background-image:url(/profile-volleyball-women.png);background-size:300% 200%;background-position:var(--avatar-x) var(--avatar-y);background-repeat:no-repeat;border-radius:50%;font-style:normal;display:block}.online-athletes .athlete-avatar{border:2px solid #fff;flex:0 0 32px;width:32px;height:32px;box-shadow:0 0 0 1px #dce6ed}.team-logo{object-fit:contain;background:#fff;display:block}.team-logo-mini{border:1px solid #dce6ed;border-radius:50%;flex:0 0 32px;width:32px;height:32px;padding:3px}.registration-page{grid-template-columns:minmax(280px,.75fr) minmax(480px,1.25fr);align-items:start;gap:55px;max-width:1250px;margin:auto;display:grid}.registration-intro{padding-top:35px;position:sticky;top:110px}.registration-intro h1{margin:20px 0;font-size:clamp(52px,6vw,78px);line-height:.95}.registration-intro p{color:var(--muted);font-size:16px;line-height:1.8}.registration-card{background:#fff;border:1px solid #dbe5ed;border-radius:24px;overflow:hidden;box-shadow:0 22px 60px #071b331a}.registration-tabs{background:#edf2f6;grid-template-columns:1fr 1fr;padding:8px;display:grid}.registration-tabs button{color:#526579;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:54px;font-weight:800;display:flex}.registration-tabs button svg{width:19px}.registration-tabs button.active{background:var(--navy);color:#fff;box-shadow:0 8px 20px #071b332e}.registration-form{gap:20px;padding:32px;display:grid}.form-heading{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:20px;display:flex}.form-heading>svg{width:46px;height:46px;color:var(--orange);background:#fff0e7;border-radius:13px;padding:11px}.form-heading span{gap:3px;display:grid}.form-heading b{font-size:20px}.form-heading small{color:var(--muted)}.registration-form label,.registration-form fieldset{color:var(--navy);border:0;gap:8px;margin:0;padding:0;font-size:11px;font-weight:850;display:grid}.registration-form input:not([type=file]){width:100%;height:52px;color:var(--navy);font:inherit;background:#fbfdfe;border:1px solid #d7e1e9;border-radius:12px;padding:0 14px;font-size:14px}.registration-form input:focus{border-color:#5aaee0;outline:0;box-shadow:0 0 0 4px #5aaee024}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.avatar-choices{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.avatar-choices button{aspect-ratio:1;background:#f7fafc;border:1px solid #dce5eb;border-radius:15px;padding:5px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}.avatar-choices button:hover{border-color:#a9bfd0;transform:translateY(-2px)}.avatar-choices button .athlete-avatar{border-radius:11px;width:100%;height:100%}.avatar-choices button.active{border-color:var(--orange);background:#fff0e7;box-shadow:0 0 0 3px #ff6b1a1f}.team-upload{background:#f8fbfd;align-items:center;border:1px dashed #b9c9d6!important;border-radius:14px!important;grid-template-columns:42px 1fr auto!important;padding:14px!important;position:relative!important}.team-upload>svg{color:var(--orange)}.team-upload span{display:grid}.team-upload small{color:var(--muted);font-weight:500}.team-upload input{max-width:190px;font-size:10px}.team-photo-preview{object-fit:cover;border-radius:14px;width:100%;height:170px}.registration-form .btn{justify-content:center;min-height:52px}.registration-form .btn:disabled{opacity:.6}.registration-notice{color:#126b4a;background:#e9f8f1;border-radius:13px;align-items:flex-start;gap:10px;margin:0 32px 32px;padding:16px;font-size:13px;line-height:1.5;display:flex}.registration-notice svg{flex:0 0 20px;width:20px}@media (width<=900px){.registration-page{grid-template-columns:1fr;gap:25px}.registration-intro{padding-top:0;position:static}.registration-intro h1{font-size:55px}}@media (width<=600px){.online-team{gap:14px;min-height:58px;padding:8px 16px}.online-team-title small,.online-athlete-copy{display:none}.online-athlete-chip{padding-right:5px}.registration-page{padding-top:34px}.registration-intro h1{font-size:45px}.registration-intro p{font-size:14px}.registration-card{border-radius:18px}.registration-tabs button{min-height:50px;font-size:12px}.registration-form{gap:17px;padding:22px 18px}.form-grid{grid-template-columns:1fr}.avatar-choices{grid-template-columns:repeat(3,1fr)}.avatar-choices button{aspect-ratio:auto;min-height:54px}.team-upload{grid-template-columns:36px 1fr!important}.team-upload input{grid-column:1/-1;max-width:100%}.registration-notice{margin:0 18px 20px}.mobile-nav button{min-width:48px}}.athlete-avatar{background-image:var(--avatar-image)}.avatar-help{color:var(--muted);margin-top:-3px;font-size:10px;font-weight:600}.field-help{color:var(--muted);font-size:10px;font-weight:600;line-height:1.5}.registration-form input[name=athleteName]{letter-spacing:.02em;font-weight:750}.cover .course-status{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ff6b1af0;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:900;position:absolute;bottom:14px;left:14px;box-shadow:0 6px 18px #071b3333}.course-detail{min-height:80vh}.detail-hero{background:var(--navy);color:#fff;padding:35px max(6vw,30px) 60px}.back-link{color:#b9c8d7;background:0 0;border:0;padding:0 0 28px}.detail-hero-grid{grid-template-columns:1fr .85fr;align-items:center;gap:55px;display:grid}.detail-hero h1{margin:14px 0 18px;font-size:clamp(48px,6vw,76px)}.detail-hero p{color:#bfd0df;max-width:680px;line-height:1.7}.detail-hero-grid>img{object-fit:cover;background:#eef6fa;border-radius:18px;width:100%;height:350px}.detail-stats{flex-wrap:wrap;gap:20px;margin:24px 0;display:flex}.detail-stats span{align-items:center;gap:7px;font-size:12px;display:flex}.detail-stats svg{width:17px;color:var(--yellow)}.detail-layout{grid-template-columns:1fr 300px;gap:28px;padding:60px max(6vw,30px);display:grid}.detail-block{background:#fff;border-radius:16px;margin-bottom:20px;padding:30px}.detail-block h2{margin:8px 0 17px;font-size:34px}.detail-block>p{color:var(--muted);line-height:1.75}.objectives{grid-template-columns:1fr 1fr;gap:14px;display:grid}.objectives>div{gap:10px;line-height:1.5;display:flex}.objectives svg{color:var(--green);flex:0 0 20px}.curriculum{gap:10px;display:grid}.curriculum article{border:1px solid var(--line);border-radius:12px;overflow:hidden}.curriculum article>button{text-align:left;width:100%;color:var(--navy);background:#fff;border:0;align-items:center;gap:14px;padding:18px;display:flex}.curriculum button>i{color:var(--orange);font:800 24px Barlow Condensed}.curriculum button>span{gap:4px;display:grid}.curriculum button small{color:var(--muted);font-size:9px}.curriculum button svg{margin-left:auto}.curriculum article>div{color:var(--muted);padding:0 24px 20px 58px;line-height:1.6}.curriculum li{margin:7px 0}.source-note{background:#eaf5fb;gap:15px;display:flex}.source-note>svg{color:#2686bd;flex:0 0 25px}.source-note p{font-size:13px;margin:5px 0 0!important}.detail-side{align-content:start;gap:16px;height:max-content;display:grid;position:sticky;top:95px}.detail-side h3{font-size:23px}.detail-side p{color:var(--muted);align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:flex}.detail-side p svg{width:16px;color:var(--orange);flex:0 0 16px}@media (width<=900px){.detail-hero-grid,.detail-layout{grid-template-columns:1fr}.detail-side{grid-template-columns:repeat(3,1fr);position:static}}@media (width<=600px){.detail-hero{padding:25px 18px 40px}.detail-hero-grid{gap:28px}.detail-hero-grid>img{height:230px}.detail-layout{padding:35px 18px}.detail-block{padding:21px}.objectives,.detail-side{grid-template-columns:1fr}.curriculum article>div{padding-left:20px}}.lesson-page{background:#f2f5f7;min-height:80vh}.lesson-top{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 max(4vw,22px);display:flex}.lesson-top>button{color:#b7c8d8;background:0 0;border:0}.lesson-top>div{gap:22px;font-size:12px;display:flex}.lesson-top span{color:#c6d3df}.lesson-shell{grid-template-columns:330px 1fr;max-width:1400px;margin:auto;display:grid}.lesson-nav{border-right:1px solid var(--line);background:#fff;min-height:calc(100vh - 70px);padding:22px}.lesson-nav>img{object-fit:cover;border-radius:12px;width:100%;height:170px;margin-bottom:22px}.lesson-nav>small{color:var(--orange);letter-spacing:1px;margin-bottom:10px;font-weight:800;display:block}.lesson-nav>button{text-align:left;width:100%;color:var(--muted);background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:13px 10px;display:flex}.lesson-nav>button.active{color:var(--navy);background:#fff0e7}.lesson-nav button i{background:#edf1f4;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;display:grid}.lesson-nav button.active i{background:var(--orange);color:#fff}.lesson-nav button svg{width:16px}.lesson-reading{max-width:950px;padding:60px max(5vw,35px)}.lesson-reading h1{margin:10px 0 22px;font-size:clamp(43px,5vw,65px)}.lesson-reading .lead{color:#425268;border-left:4px solid var(--orange);background:#fff;border-radius:15px;padding:28px;font-size:17px;line-height:1.85}.lesson-reading>section{margin:35px 0}.lesson-reading h2{font-size:29px}.practice-box{background:var(--navy);color:#fff;border-radius:16px;gap:18px;padding:25px;display:flex}.practice-box>svg{color:var(--yellow);flex:0 0 28px}.practice-box small{color:var(--orange);font-weight:800}.practice-box p{color:#b8c8d8;margin:0;line-height:1.7}.check-questions{background:#fff;border-radius:14px;padding:22px 22px 22px 45px}.check-questions li{border-bottom:1px solid var(--line);padding:10px;line-height:1.55}.lesson-actions{justify-content:space-between;margin-top:40px;display:flex}.lesson-actions button:disabled{opacity:.4;cursor:not-allowed}@media (width<=800px){.lesson-top>div span{display:none}.lesson-shell{grid-template-columns:1fr}.lesson-nav{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.lesson-nav>img{height:200px}.lesson-reading{padding:40px 20px}.lesson-reading .lead{padding:20px;font-size:15px}.lesson-actions{gap:12px}.lesson-actions .btn{flex:1}}.exam-page{max-width:1050px;margin:auto}.exam-select{align-items:center;gap:15px;margin-bottom:22px;font-weight:800;display:flex}.exam-select select{border:1px solid var(--line);max-width:460px;height:48px;color:var(--navy);background:#fff;border-radius:10px;flex:1;padding:0 14px}.exam-card,.exam-result{box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:35px}.exam-progress{color:var(--orange);align-items:center;gap:18px;font-size:11px;font-weight:800;display:flex}.exam-progress>div{background:#edf0f3;border-radius:10px;flex:1;height:7px}.exam-progress i{background:var(--orange);border-radius:10px;height:100%;display:block}.exam-card h2{margin:28px 0;font-size:34px;line-height:1.15}.exam-options{gap:11px;display:grid}.exam-options button{border:1px solid var(--line);text-align:left;color:var(--navy);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:15px;display:flex}.exam-options button i{background:#edf2f5;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.exam-options button.selected{border-color:var(--orange);background:#fff5ef}.exam-options button.selected i{background:var(--orange);color:#fff}.exam-actions{justify-content:space-between;margin-top:28px;display:flex}.exam-actions button:disabled{opacity:.4}.exam-result{text-align:center}.exam-result>svg{width:65px;height:65px;color:var(--orange)}.exam-result>span{color:var(--orange);letter-spacing:1px;margin-top:10px;font-weight:800;display:block}.exam-result>h2{margin:8px;font-size:65px}.exam-result>p{color:var(--muted)}.exam-result>div{text-align:left;gap:10px;margin-top:28px;display:grid}.exam-result article{border-left:4px solid;border-radius:11px;padding:18px}.exam-result article.correct{border-color:var(--green);background:#eaf8f2}.exam-result article.wrong{background:#fff0f0;border-color:#d94c4c}.exam-result article p{color:var(--muted);margin:8px 0 0;font-size:13px}@media (width<=600px){.exam-select{display:grid}.exam-select select{width:100%}.exam-card,.exam-result{padding:22px}.exam-card h2{font-size:28px}.exam-actions{gap:10px}.exam-actions .btn{flex:1}.exam-result>h2{font-size:50px}}.exam-page{max-width:1220px;padding-top:34px}.exam-hero{background:linear-gradient(135deg,#fff 0%,#f7fbff 66%,#fff4ec 100%);border:1px solid #dce5ee;border-radius:28px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:end;gap:28px;padding:38px;display:grid;box-shadow:0 20px 55px #071f3a14}.exam-hero .eyebrow{align-items:center;gap:8px;display:flex}.exam-hero .eyebrow svg{width:17px}.exam-hero h1{letter-spacing:-2px;max-width:720px;margin:13px 0 10px;font-size:clamp(38px,5vw,66px);line-height:.98}.exam-hero p{max-width:720px;color:var(--muted);margin:0;font-size:17px}.exam-account-card{background:#fff;border:1px solid #dce5ee;border-radius:18px;align-items:center;gap:14px;padding:18px;display:flex}.exam-account-card>span{width:48px;height:48px;color:var(--orange);background:#fff0e6;border-radius:14px;place-items:center;display:grid}.exam-account-card svg{width:23px}.exam-account-card div{min-width:0;display:grid}.exam-account-card small,.exam-roadmap>div small,.exam-section-head small,.exam-reminder small,.exam-card-head small{color:var(--orange);letter-spacing:1.2px;font-size:10px;font-weight:900}.exam-account-card b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.exam-account-card em{color:var(--muted);font-size:12px;font-style:normal}.exam-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0 24px;display:grid}.exam-stats article{background:#fff;border:1px solid #dce5ee;border-radius:16px;align-items:center;gap:12px;padding:17px 18px;display:flex}.exam-stats svg{width:22px;color:var(--orange)}.exam-stats span{display:grid}.exam-stats b{font-size:24px;line-height:1}.exam-stats small{color:var(--muted);margin-top:4px}.exam-workspace{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:20px;display:grid}.exam-roadmap{background:#fff;border:1px solid #dce5ee;border-radius:22px;overflow:hidden;box-shadow:0 14px 36px #071f3a12}.exam-roadmap>div{border-bottom:1px solid #e7edf3;gap:4px;padding:20px;display:grid}.exam-roadmap>div>span{background:#edf2f6;border-radius:99px;height:6px;margin-top:10px;overflow:hidden}.exam-roadmap>div>span i{border-radius:inherit;background:var(--orange);height:100%;display:block}.exam-roadmap nav{max-height:680px;padding:8px;overflow:auto}.exam-roadmap button{text-align:left;width:100%;color:var(--navy);background:0 0;border:0;border-radius:13px;align-items:center;gap:11px;padding:11px;display:flex}.exam-roadmap button:hover:not(:disabled),.exam-roadmap button.active{background:#fff1e8}.exam-roadmap button:disabled{opacity:.54;cursor:not-allowed}.exam-roadmap button>i{background:#eef3f7;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:11px;font-style:normal;font-weight:900;display:grid}.exam-roadmap button.active>i{background:var(--orange);color:#fff}.exam-roadmap button.passed>i{color:var(--green);background:#e7f7ef}.exam-roadmap button svg{width:17px}.exam-roadmap button span{min-width:0;display:grid}.exam-roadmap button b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.exam-roadmap button small{color:var(--muted);font-size:10px}.exam-stage{min-width:0}.exam-card,.exam-result{border:1px solid #dce5ee;border-radius:22px;box-shadow:0 14px 36px #071f3a12}.exam-card-head{border-bottom:1px solid #e7edf3;justify-content:space-between;align-items:start;gap:18px;padding-bottom:22px;display:flex}.exam-card-head span{gap:5px;display:grid}.exam-card-head h2{margin:0;font-size:28px}.exam-card-head em{color:#bc4912;white-space:nowrap;background:#fff1e8;border-radius:9px;padding:8px 11px;font-size:12px;font-style:normal;font-weight:800}.exam-progress{margin-top:22px}.exam-card h3{margin:28px 0;font-size:clamp(24px,3vw,36px);line-height:1.16}.exam-options button{min-height:62px;transition:border-color .18s,background .18s,transform .18s}.exam-options button:hover{border-color:#ff9a6b;transform:translateY(-1px)}.exam-result.passed{border-top:5px solid var(--green)}.exam-result.failed{border-top:5px solid #d94c4c}.exam-club-view{background:#fff;border:1px solid #dce5ee;border-radius:22px;align-items:center;gap:20px;padding:28px;display:flex}.exam-club-view>svg{width:48px;height:48px;color:var(--orange);background:#fff1e8;border-radius:15px;padding:12px}.exam-club-view h2{margin:5px 0}.exam-club-view p{color:var(--muted);margin:0}.exam-history{background:#fff;border:1px solid #dce5ee;border-radius:22px;margin-top:24px;overflow:hidden}.exam-section-head{border-bottom:1px solid #e7edf3;justify-content:space-between;align-items:center;padding:23px 26px;display:flex}.exam-section-head h2{margin:4px 0 0}.exam-section-head em{color:var(--navy);background:#eef4f8;border-radius:9px;padding:8px 11px;font-size:12px;font-style:normal;font-weight:800}.exam-history-table{overflow-x:auto}.exam-history-row{border-top:1px solid #edf1f5;grid-template-columns:1.1fr .55fr 1.7fr .4fr .5fr;align-items:center;gap:12px;min-width:760px;padding:14px 26px;display:grid}.exam-history-row.header{color:var(--muted);text-transform:uppercase;background:#f6f9fb;border-top:0;font-size:11px;font-weight:900}.exam-history-row span{min-width:0}.exam-history-row span b,.exam-history-row span small{display:block}.exam-history-row span small{color:var(--muted);margin-top:3px;font-size:11px}.exam-history-row em{border-radius:99px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.exam-history-row em.passed{color:#16724b;background:#e7f7ef}.exam-history-row em.failed{color:#b43131;background:#fff0f0}.exam-empty{text-align:center;color:var(--muted);padding:42px}.exam-empty svg{color:#9eafbd;width:38px}.exam-empty h3{color:var(--navy);margin:10px 0 5px}.exam-empty p{margin:0}.exam-reminder{background:var(--navy);color:#fff;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:20px;padding:24px;display:grid}.exam-reminder>span{color:#ffc31f;background:#ffffff1a;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.exam-reminder svg{width:24px}.exam-reminder h2{margin:5px 0;font-size:20px}.exam-reminder p{color:#b9c8d8;margin:0}.exam-reminder>b{color:#ffc31f;white-space:nowrap}.exam-result>.exam-result-actions{text-align:center;justify-content:center;gap:10px;margin:22px 0 0;display:flex}.exam-result-actions .btn{min-width:170px}.exam-result-actions svg{width:18px}.exam-participant-list{background:linear-gradient(145deg,#f5f8fb,#edf3f7);gap:18px;padding:20px;display:grid}.exam-participant{background:#fff;border:1px solid #dbe5ed;border-radius:24px;overflow:hidden;box-shadow:0 16px 42px #051d3514}.exam-participant>header{background:linear-gradient(115deg,#fff 45%,#f5f9fc);border-bottom:1px solid #e5edf3;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px 22px;display:grid}.exam-participant-avatar{width:62px;height:62px;color:var(--orange);background:#fff2e9;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 0 0 5px #fff,0 8px 24px #051d3526}.exam-participant-avatar>.athlete-avatar,.exam-participant-avatar>svg{border-radius:50%;width:100%;height:100%}.exam-participant-avatar>svg{padding:18px}.exam-participant-team-logo{object-fit:contain;background:#fff;border:2px solid #fff;border-radius:50%;padding:2px;bottom:-5px;right:-8px;box-shadow:0 4px 10px #051d3533;width:25px!important;height:25px!important;position:absolute!important}.exam-participant-identity{gap:2px;min-width:0;display:grid}.exam-participant-identity>small{letter-spacing:1.2px;font-weight:900;color:var(--orange)!important;font-size:9px!important}.exam-participant-identity>b{line-height:1.15;font-size:19px!important}.exam-participant-identity>em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-style:normal;overflow:hidden}.exam-participant-summary{text-align:right;background:#fff;border:1px solid #dce7ef;border-radius:15px;min-width:126px;padding:11px 15px;display:grid}.exam-participant-summary>strong{line-height:1;color:var(--navy)!important;font-size:22px!important}.exam-participant-summary>small{color:var(--muted);margin-top:4px;font-size:10px}.exam-taken-list{padding:8px 12px 14px}.exam-taken-row{background:#fbfcfd;border:1px solid #e9eff4;border-radius:15px;grid-template-columns:42px minmax(0,1fr) 86px 94px;align-items:center;gap:12px;margin-top:7px;padding:13px 12px;transition:all .2s;display:grid}.exam-taken-row:not(.header):hover{background:#fffaf7;border-color:#ffc7aa;transform:translateY(-1px)}.exam-taken-row.header{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 86px 94px;margin:0;padding:8px 12px;font-size:9px;font-weight:900}.exam-taken-index{color:#6d8193;background:#edf3f7;border-radius:11px;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:900;display:grid}.exam-taken-row>span{min-width:0;display:grid}.exam-taken-row>span b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.exam-taken-row>span small{color:var(--muted);margin-top:3px;font-size:11px}.exam-taken-row>strong{font-size:21px}.exam-taken-row>strong small{color:var(--muted);margin-left:2px;font-size:9px}.exam-taken-row>em{border-radius:99px;justify-self:start;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:900;display:flex}.exam-taken-row>em svg{width:13px;height:13px}.exam-taken-row>em.passed{color:#16724b;background:#e7f7ef}.exam-taken-row>em.failed{color:#b43131;background:#fff0f0}@media (width<=900px){.exam-hero{grid-template-columns:1fr;padding:28px}.exam-stats{grid-template-columns:repeat(2,1fr)}.exam-workspace{grid-template-columns:1fr}.exam-roadmap nav{max-height:none;display:flex;overflow-x:auto}.exam-roadmap button{min-width:220px}.exam-roadmap>div{border-bottom:1px solid #e7edf3}.exam-history-row{padding-inline:18px}}@media (width<=600px){.exam-page{padding-top:18px}.exam-hero{border-radius:20px;padding:22px}.exam-hero h1{letter-spacing:-1.4px;font-size:39px}.exam-hero p{font-size:15px}.exam-account-card{padding:14px}.exam-stats{gap:8px}.exam-stats article{padding:13px 12px}.exam-stats b{font-size:20px}.exam-stats small{font-size:10px}.exam-card,.exam-result{padding:20px}.exam-card-head{display:grid}.exam-card-head h2{font-size:23px}.exam-card-head em{justify-self:start}.exam-card h3{font-size:25px}.exam-options button{min-height:56px;padding:12px}.exam-result>.exam-result-actions{display:grid}.exam-result-actions .btn{width:100%}.exam-reminder{grid-template-columns:auto 1fr}.exam-reminder>b{grid-column:2}.exam-section-head{align-items:start;padding:19px}.exam-section-head h2{font-size:21px}.exam-section-head em{text-overflow:ellipsis;max-width:130px;overflow:hidden}.exam-club-view{align-items:start;padding:22px}.exam-participant-list{padding:8px}.exam-participant{border-radius:19px}.exam-participant>header{grid-template-columns:auto minmax(0,1fr);gap:13px;padding:16px}.exam-participant-avatar{width:52px;height:52px}.exam-participant-summary{text-align:left;grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;min-width:0;padding:10px 12px}.exam-participant-summary>small{margin:0 0 0 8px}.exam-taken-list{padding:8px}.exam-taken-row.header{display:none}.exam-taken-row{grid-template-columns:34px minmax(0,1fr) auto;gap:9px;padding:12px 10px}.exam-taken-index{width:30px;height:30px}.exam-taken-row>span b{white-space:normal;font-size:12px}.exam-taken-row>span small{font-size:10px}.exam-taken-row>strong{font-size:18px}.exam-taken-row>em{grid-column:2/-1;justify-self:start;margin-left:0;padding:5px 8px}}.lesson-detail-image{object-fit:cover;background:#eaf3f8;border-radius:16px;width:100%;height:300px;margin-bottom:22px}.technique-feedback{grid-template-columns:1fr 1fr;gap:15px;display:grid}.technique-feedback>div{border-radius:14px;padding:20px}.technique-feedback h2{align-items:center;gap:8px;font-size:24px;display:flex}.technique-feedback h2 svg{width:21px}.technique-feedback p{margin:8px 0;padding-left:16px;position:relative}.technique-feedback p:before{content:"•";position:absolute;left:0}.correct-box{color:#126b4a;background:#eaf8f2}.error-box{color:#9b3030;background:#fff0f0}@media (width<=800px){.technique-feedback{grid-template-columns:1fr}.lesson-detail-image{height:210px}}.brand .ball,.footer .ball{object-fit:contain;color:#0000;border-radius:13px;width:46px;height:46px;padding:3px;background:#fff!important;border:1px solid #e1e8ee!important;box-shadow:0 7px 18px #071b331a!important}.header .brand .ball{width:46px;height:46px}@media (width<=600px){.header .brand .ball{border-radius:10px;width:38px;height:38px;padding:2px}.footer .ball{width:46px;height:46px}}.footer{border-top:3px solid var(--orange);background:linear-gradient(135deg,#06172c 0%,#0a203a 100%);grid-template-columns:minmax(280px,1.6fr) repeat(2,minmax(130px,.65fr)) minmax(220px,1fr);align-items:start;gap:24px 42px;padding:34px max(6vw,30px) 18px}.footer>div{gap:8px}.footer-brand-block{max-width:390px}.footer-brand-block .brand{width:max-content}.footer .ball{border-radius:12px;width:42px;height:42px}.footer-brand-block>p{font-size:12px;max-width:350px!important;margin:5px 0 4px!important;line-height:1.55!important}.footer-links>b,.footer-data-card>b{margin-bottom:3px;font-size:13px}.footer-links button{width:max-content;padding:3px 0;font-size:12px;line-height:1.2;transition:color .2s,transform .2s}.footer-links button:hover{color:#fff;transform:translate(3px)}.social{gap:8px;margin-top:2px}.social span{width:30px;height:30px;color:var(--yellow);background:#ffffff06;border:1px solid #29415c;border-radius:9px;place-items:center;display:grid}.social svg{width:16px;height:16px}.footer-data-card{background:#ffffff09;border:1px solid #213b57;border-radius:14px;padding:15px 16px}.footer-data-card .status{color:#78dfb4;background:#1da66e1f;border-radius:20px;width:max-content;padding:6px 9px;font-size:10px;font-weight:700}.footer-data-card .status svg{width:14px}.footer-data-card small{font-size:10px;line-height:1.45}.footer-bottom{border-top:1px solid #1b334d;justify-content:space-between;align-items:center;padding-top:14px;flex-direction:row!important;grid-column:1/-1!important;gap:16px!important;display:flex!important}.footer-bottom .copyright{color:#71859a;border:0;grid-column:auto;margin:0;padding:0;font-size:9px}.footer-bottom>span{color:#71859a;font-size:9px}@media (width<=900px){.footer{grid-template-columns:1.5fr 1fr 1fr;padding-top:30px}.footer-data-card{grid-column:1/-1;grid-template-columns:auto auto 1fr;align-items:center;gap:12px!important;display:grid!important}.footer-data-card>b{margin:0}.footer-data-card small{justify-self:end}}@media (width<=600px){.footer{grid-template-columns:1fr 1fr;gap:24px 20px;padding:26px 18px 18px}.footer-brand-block{grid-column:1/-1;grid-template-columns:auto 1fr;column-gap:12px!important;display:grid!important}.footer-brand-block .brand{grid-column:1/-1}.footer-brand-block>p{grid-column:1/-1;margin-top:2px!important}.footer-brand-block .social{grid-column:1/-1}.footer .ball{width:38px;height:38px}.footer-data-card{grid-template-columns:1fr;gap:7px!important}.footer-data-card small{justify-self:start}.footer-bottom{align-items:flex-start;flex-direction:column!important;gap:5px!important}.footer-bottom .copyright{margin:0!important}.copyright{margin-bottom:0}}.faq-page{background:#f3f6f9;min-height:75vh}.faq-page-hero{color:#fff;background:linear-gradient(125deg,#071b33 0%,#0d2948 100%);padding:72px max(6vw,30px) 82px;position:relative;overflow:hidden}.faq-page-hero:after{content:"?";color:#ffffff0b;font:900 330px/1 Barlow Condensed;position:absolute;top:-55px;right:max(7vw,40px)}.faq-page-hero h1{z-index:1;letter-spacing:-2px;margin:14px 0 18px;font-size:clamp(58px,7vw,94px);position:relative}.faq-page-hero h1 em{color:#ffc727;font-style:normal}.faq-page-hero>p{z-index:1;color:#bdcad8;max-width:700px;font-size:17px;line-height:1.7;position:relative}.faq-page-hero label{z-index:1;color:#647386;background:#fff;border:1px solid #fff3;border-radius:14px;align-items:center;gap:10px;width:min(620px,100%);margin-top:28px;padding:0 17px;display:flex;position:relative;box-shadow:0 18px 45px #0000002e}.faq-page-hero label svg{width:20px}.faq-page-hero input{background:0 0;border:0;outline:0;width:100%;height:56px;font-size:15px}.faq-page-content{z-index:2;gap:20px;max-width:1080px;margin:-38px auto 0;padding:0 24px 75px;display:grid;position:relative}.faq-group{background:#fff;border:1px solid #dce5ec;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px #071b3312}.faq-group>header{border-bottom:1px solid #e5ebf0;grid-template-columns:54px 1fr;align-items:center;gap:17px;padding:25px 28px;display:grid}.faq-group>header>span{color:#ff641e;background:#fff0e7;border-radius:15px;place-items:center;width:54px;height:54px;font:900 20px Barlow Condensed;display:grid}.faq-group h2{margin:0 0 5px;font-size:29px}.faq-group header p{color:#6a7b8d;margin:0;font-size:13px}.faq-group>div>section{border-bottom:1px solid #e8edf1}.faq-group>div>section:last-child{border:0}.faq-group section>button{color:#0b1f3a;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px 28px;font-size:15px;font-weight:800;display:flex}.faq-group section>button svg{color:#ff641e;flex:none;width:19px;transition:all .2s}.faq-group section.open>button{background:#fff8f3}.faq-group section.open>button svg{transform:rotate(180deg)}.faq-group section>p{color:#52677c;background:#fff8f3;margin:0;padding:0 62px 23px 28px;font-size:14px;line-height:1.75}.faq-no-result{text-align:center;background:#fff;border:1px dashed #cbd8e1;border-radius:22px;padding:70px 20px}.faq-no-result svg{color:#ff641e;width:42px}.faq-no-result h2{font-size:34px}.faq-no-result p{color:#647386}.faq-no-result button{color:#ff641e;background:0 0;border:0;font-weight:800}.faq-support{color:#fff;background:#ff641e;border-radius:22px;justify-content:space-between;align-items:center;gap:25px;margin:0 max(6vw,30px) 70px;padding:38px 46px;display:flex}.faq-support small{letter-spacing:1.5px;font-weight:900}.faq-support h2{margin:7px 0;font-size:40px}.faq-support p{color:#fff1e9;margin:0}.faq-support .btn{flex:none}@media (width<=600px){.faq-page-hero{padding:46px 18px 72px}.faq-page-hero:after{font-size:220px;right:-20px}.faq-page-hero h1{font-size:56px}.faq-page-hero>p{font-size:14px}.faq-page-hero input{height:51px}.faq-page-content{margin-top:-30px;padding:0 14px 50px}.faq-group{border-radius:18px}.faq-group>header{grid-template-columns:44px 1fr;padding:19px 16px}.faq-group>header>span{border-radius:12px;width:44px;height:44px}.faq-group h2{font-size:24px}.faq-group header p{font-size:11px}.faq-group section>button{padding:17px 16px;font-size:13px}.faq-group section>p{padding:0 40px 19px 16px;font-size:13px}.faq-support{flex-direction:column;align-items:flex-start;margin:0 14px 45px;padding:27px 22px}.faq-support h2{font-size:34px}.faq-support .btn{width:100%}}.header{gap:18px}.header .nav{background:#f7f9fb;border:1px solid #edf1f4;gap:3px;box-shadow:inset 0 1px #fff}.header .nav>button:not(.btn){white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 11px;font-size:12px;display:inline-flex}.header .nav>button:not(.btn)>svg{color:#718398;flex:0 0 16px;width:16px;height:16px;transition:all .2s}.header .nav>button:not(.btn):hover>svg,.header .nav>button.active:not(.btn)>svg{color:currentColor}.header .nav>button.active:not(.btn){box-shadow:0 5px 14px #ff6b1a1a,inset 0 0 0 1px #ffd7c1}.header-account{border-left-color:#dce4ea}.account-profile{background:#fff;border:1px solid #e4ebf0;min-height:46px;padding:5px 9px 5px 5px;box-shadow:0 5px 14px #071b330f}.account-profile>.account-visual{background:#fff1e8;border:1px solid #ffe0cd;border-radius:11px;place-items:center;width:36px;min-width:36px;max-width:none;height:36px;display:grid;overflow:hidden}.account-visual .athlete-avatar,.account-visual .team-logo{border-radius:10px;width:100%;height:100%}.account-visual .team-logo{object-fit:contain;background:#fff;padding:3px}.account-visual>svg{width:19px;color:var(--orange)}.account-profile>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:112px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.account-logout{border:1px solid #f1dddd;min-height:46px}.account-logout:hover{transform:translateY(-1px)}@media (width<=1180px){.header{gap:10px;padding-inline:28px}.header .nav>button:not(.btn){gap:5px;padding-inline:8px;font-size:11px}.header .nav>button:not(.btn)>svg{width:14px;height:14px}.header .btn.small{padding-inline:11px}.account-profile>.account-visual{display:grid}.account-profile>span:last-child{display:none}}@media (width<=900px){.header .nav.open{background:#fff}.header .nav.open>button:not(.btn){justify-content:flex-start;gap:12px;padding-inline:14px;font-size:13px}.header .nav.open>button:not(.btn)>svg{width:18px;height:18px}.header-account{grid-template-columns:1fr auto;width:100%;display:grid}.account-profile>span:last-child{max-width:none;display:grid}.account-profile>.account-visual{display:grid}.account-logout{min-height:48px}}.online-team{overflow:visible}.online-athletes{padding:7px 5px;overflow:auto visible}.online-athlete-chip{border-radius:16px;justify-items:center;gap:3px;min-width:62px;padding:6px 8px 5px;display:grid;position:relative;overflow:visible}.online-athletes .athlete-avatar{flex:0 0 35px;width:35px;height:35px}.online-athlete-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.online-athlete-chip .team-logo-mini{z-index:2;background:#fff;border:2px solid #fff;border-radius:50%;width:21px;height:21px;padding:2px;position:absolute;top:-7px;left:-7px;box-shadow:0 2px 7px #071b332e}@media (width<=600px){.online-team{padding-block:5px}.online-athletes{padding-left:7px}.online-athlete-copy{display:block}.online-athlete-chip{min-width:57px;padding:5px 6px 4px}.online-athletes .athlete-avatar{width:33px;height:33px}.online-athlete-chip .team-logo-mini{width:20px;height:20px;top:-6px;left:-6px}.online-athlete-copy b{font-size:8px}}.hero-visual{isolation:isolate;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.hero-visual:before{content:"";z-index:-2;background:radial-gradient(circle at 50% 55%,#ff6b1a21,#dff2ff38 48%,#0000 69%);border-radius:50%;position:absolute;inset:8% -4% 2% 8%}.hero-visual:after{content:"";z-index:-1;border:18px solid var(--orange);opacity:.9;background:0 0;border-top-color:#0000;border-left-color:#0000;border-radius:50%;width:42%;height:42%;position:absolute;bottom:3%;right:-1%;transform:rotate(5deg)}.hero-visual>img{z-index:1;object-fit:contain;width:100%;height:500px;box-shadow:none;filter:drop-shadow(0 22px 20px #071b331a);background:0 0;border:0;border-radius:0;position:relative}.hero-visual .float-card,.hero-visual .progress-ring{display:none}@media (width<=900px){.hero-visual{max-width:680px;margin:auto}.hero-visual>img{height:auto;min-height:320px}.hero-visual:after{border-width:13px;width:36%;height:40%;bottom:2%;right:3%}}@media (width<=600px){.hero-visual>img{filter:drop-shadow(0 14px 13px #071b3314);min-height:240px}.hero-visual:before{inset:4% 0 0}.hero-visual:after{border-width:9px;width:34%;height:38%;bottom:0;right:2%}}.exam-club-control{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:20px;margin-top:20px;display:grid}.club-control-nav nav{max-height:760px}.exam-club-preview{background:#fff;border:1px solid #dce5ee;border-radius:22px;overflow:hidden;box-shadow:0 14px 36px #071f3a12}.exam-club-preview>header{background:linear-gradient(135deg,#fff,#f7fbff);border-bottom:1px solid #e7edf3;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 26px;display:flex}.exam-club-preview>header small{color:var(--orange);letter-spacing:1.2px;font-size:10px;font-weight:900}.exam-club-preview>header h2{margin:5px 0 4px;font-size:28px}.exam-club-preview>header p{color:var(--muted);margin:0}.exam-club-preview>header em{color:#16724b;white-space:nowrap;background:#e7f7ef;border-radius:99px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;font-style:normal;font-weight:900;display:flex}.exam-club-preview>header em svg{width:16px}.exam-club-question-list{max-height:680px;padding:12px;overflow:auto}.exam-club-question-list article{border-bottom:1px solid #edf1f5;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:16px 14px;display:grid}.exam-club-question-list article:last-child{border-bottom:0}.exam-club-question-list article>i{width:34px;height:34px;color:var(--orange);background:#fff1e8;border-radius:10px;place-items:center;font-size:12px;font-style:normal;font-weight:900;display:grid}.exam-club-question-list article>div{gap:7px;display:grid}.exam-club-question-list article b{line-height:1.35}.exam-club-question-list article span{color:#176945;background:#eaf8f1;border-radius:9px;padding:8px 10px;font-size:12px}.exam-club-question-list article p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}@media (width<=900px){.exam-club-control{grid-template-columns:1fr}.exam-club-question-list{max-height:none}}@media (width<=600px){.exam-club-preview>header{padding:20px;display:grid}.exam-club-preview>header h2{font-size:23px}.exam-club-preview>header em{justify-self:start}.exam-club-question-list{padding:8px}.exam-club-question-list article{grid-template-columns:32px minmax(0,1fr);padding:14px 8px}.exam-club-question-list article>i{width:30px;height:30px}}.online-team{background:linear-gradient(90deg,#fff 0%,#fbfdff 58%,#f6fafc 100%);border-bottom:1px solid #e5ecf1;gap:22px;min-height:82px;padding:10px max(4vw,22px);overflow:visible;box-shadow:0 8px 24px #071b3309}.online-summary{border-right:1px solid #e1e9ef;flex:none;align-items:center;gap:11px;padding-right:22px;display:flex}.online-summary>span{color:#159866;background:linear-gradient(145deg,#e4f9f0,#f5fffa);border-radius:14px;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #d0f0e1}.online-summary>span:after{content:"";background:#22ba7b;border:3px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 0 3px #22ba7b1f}.online-summary svg{width:20px;height:20px}.online-summary>div{align-items:baseline;gap:7px;display:flex}.online-summary b{color:var(--navy);font:800 30px/1 Barlow Condensed,sans-serif}.online-summary small{color:#63758a;text-transform:uppercase;letter-spacing:.45px;max-width:82px;font-size:10px;font-weight:800;line-height:1.15}.online-athletes{gap:18px;padding:8px 10px 8px 2px;overflow:auto visible}.online-athlete-chip{border-radius:0;justify-items:center;gap:7px;min-width:52px;padding:0;display:grid;box-shadow:none!important;background:0 0!important;border:0!important}.online-avatar-wrap{width:48px;height:48px;display:block;position:relative;overflow:visible}.online-athletes .athlete-avatar{border:3px solid #fff;width:48px;height:48px;box-shadow:0 0 0 1px #d7e2e9,0 8px 18px #071b331f}.online-athlete-chip .team-logo-mini{z-index:3;background:#fff;border:3px solid #fff;border-radius:50%;width:24px;height:24px;padding:2px;position:absolute;top:5px;left:auto;right:-12px;box-shadow:0 3px 9px #071b3333}.online-state{background:#20b878;border:0;border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-right:5px;display:inline-block;position:static;box-shadow:0 0 0 3px #20b87821}.online-athlete-copy{text-align:center;max-width:88px;line-height:1;display:block}.online-athlete-copy b{text-overflow:ellipsis;color:#263b53;white-space:nowrap;justify-content:center;align-items:center;font-size:10px;display:flex;overflow:hidden}@media (width<=600px){.online-team{gap:14px;min-height:70px;padding:7px 14px}.online-summary{gap:8px;padding-right:14px}.online-summary>span{border-radius:12px;width:36px;height:36px}.online-summary svg{width:18px}.online-summary b{font-size:26px}.online-summary small{max-width:60px;font-size:8px}.online-athletes{gap:16px;padding-block:7px}.online-avatar-wrap,.online-athletes .athlete-avatar{width:42px;height:42px}.online-athlete-chip{min-width:46px}.online-athlete-chip .team-logo-mini{width:22px;height:22px;top:3px;right:-10px}.online-state{width:13px;height:13px}.online-athlete-copy b{font-size:9px}}.faq-group section>.faq-answer{background:#fff8f3;padding:0 28px 28px}.faq-answer>p{color:#52677c;margin:0 0 18px;font-size:14px;line-height:1.75}.faq-guide{background:#fff;border:1px solid #e5eaf0;border-radius:18px;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:22px;margin:0;padding:14px;display:grid;box-shadow:0 12px 30px #071b330f}.faq-guide-image{background:#eef3f7;border-radius:13px;min-height:260px;overflow:hidden}.faq-guide img{object-fit:cover;object-position:top center;width:100%;height:100%;max-height:520px;display:block}.faq-guide figcaption{padding:8px 8px 8px 0}.faq-guide figcaption>strong{color:#0b1f3a;margin-bottom:14px;font-size:17px;display:block}.faq-guide ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.faq-guide li{grid-template-columns:30px 1fr;align-items:start;gap:10px;display:grid}.faq-guide li>span{color:#ff641e;background:#fff0e7;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.faq-guide li p{color:#53677b;margin:3px 0 0;font-size:13px;line-height:1.55}@media (width<=760px){.faq-guide{grid-template-columns:1fr}.faq-guide-image{min-height:210px}.faq-guide img{max-height:430px}.faq-guide figcaption{padding:2px}.faq-group section>.faq-answer{padding:0 16px 20px}}@media (width<=600px){.faq-answer>p{font-size:13px}.faq-guide{border-radius:14px;padding:9px}.faq-guide-image{min-height:180px}.faq-guide figcaption>strong{font-size:15px}.faq-guide li{grid-template-columns:27px 1fr}.faq-guide li>span{width:27px;height:27px}.faq-guide li p{font-size:12px}}.faq-guide-image{background:#f4f7f9;align-items:flex-start;min-height:0;display:flex}.faq-guide img{object-fit:contain;object-position:top center;width:100%;height:auto;max-height:none}@media (width<=760px){.faq-guide-image{min-height:0}.faq-guide img{max-height:none}}@media (width<=600px){.faq-guide-image{border-radius:10px;min-height:0}}.lesson-nav>img{aspect-ratio:4/3;object-fit:contain;background:#eaf3f8;width:100%;height:auto}.lesson-detail-image{object-fit:contain;background:#fff;width:100%;height:auto;max-height:560px}.lesson-nav>img,.course-detail .detail-hero-grid>img{object-fit:contain;background:#fff}.lesson-reading .lead{white-space:pre-line}.formatted-lesson{color:#415571;gap:18px;font-size:17px;line-height:1.75;display:grid}.lesson-paragraph{margin:0}.lesson-subheading,.lesson-topic-block h2{color:#0b2341;margin:7px 0 0;font-size:25px;line-height:1.2}.lesson-topic-block{background:#f8fbfd;border:1px solid #dce8ef;border-left:4px solid #ff671d;border-radius:15px;padding:22px}.lesson-topic-block h2{margin:0 0 15px}.lesson-topic-block>.lesson-paragraph{margin-bottom:13px}.lesson-correction{color:#7d3512;background:#fff1e8;border-radius:11px;margin:16px 0 0;padding:13px 15px}.lesson-check-list{gap:11px;margin:0;padding:0;list-style:none;display:grid}.lesson-check-list li{grid-template-columns:22px 1fr;align-items:start;gap:10px;display:grid}.lesson-check-list svg{color:#15966b;stroke-width:2.5px;width:20px;margin-top:4px}.lesson-emphasis{color:#df5512;font-weight:800}.lesson-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lesson-metrics p{background:#eef7fb;border-radius:13px;gap:5px;margin:0;padding:15px 17px;display:grid}.lesson-metrics b{color:#0b6c91;letter-spacing:.06em;text-transform:uppercase;font-size:12px}.lesson-table{color:#223b58;white-space:pre;background:#f4f7f9;border-radius:12px;max-width:100%;padding:16px;font:13px/1.65 monospace;overflow-x:auto}.formatted-lesson.compact{gap:12px;font-size:14px;line-height:1.6}.formatted-lesson.compact .lesson-topic-block{padding:16px}.formatted-lesson.compact h2{font-size:19px}.lesson-level-title,.curriculum-level{color:#0b2341;letter-spacing:.08em;text-transform:uppercase;margin:18px 0 7px;font:800 15px/1.2 Barlow Condensed,sans-serif}.lesson-level-title{border-top:1px solid #dbe5ec;padding:12px 12px 5px}.curriculum-level{color:#d8500b;padding:14px 4px 5px}.sheet-source{color:#126b4a;background:#eaf8f2;border-radius:999px;align-items:center;gap:8px;margin:-8px 0 20px;padding:9px 12px;font-size:12px;font-weight:700;display:inline-flex}.sheet-source span{background:currentColor;border-radius:50%;width:8px;height:8px}.sheet-source.loading{color:#397291;background:#eef5fa}.sheet-source.error{color:#9b3030;background:#fff0f0}.curriculum-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.curriculum-heading>b{color:#d8500b;background:#fff0e7;border-radius:999px;flex:none;padding:9px 13px;font-size:12px}.curriculum-copy{white-space:pre-line;margin:0}@media (width<=800px){.lesson-nav>img{aspect-ratio:4/3;object-fit:contain;height:auto}.lesson-detail-image{object-fit:contain;height:auto;max-height:none}.formatted-lesson{font-size:15px}.lesson-topic-block{padding:17px}.lesson-metrics{grid-template-columns:1fr}}.video-library-page{background:#f3f6f8;min-height:100vh}.video-library-hero{background:radial-gradient(circle at 82% 30%,#ffc7272e,transparent 25%),var(--navy);color:#fff;grid-template-columns:1fr 380px;align-items:center;gap:50px;min-height:430px;padding:70px max(6vw,30px);display:grid;overflow:hidden}.video-library-hero h1{letter-spacing:-1px;margin:16px 0 22px;font-size:clamp(54px,7vw,88px)}.video-library-hero h1 em{color:var(--yellow);font-style:normal}.video-library-hero p{color:#b9c9d8;max-width:650px;font-size:17px;line-height:1.75}.video-hero-stats{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.video-hero-stats span{color:#aebed0;border:1px solid #34506c;border-radius:12px;padding:12px 16px;font-size:12px}.video-hero-stats b{color:#fff;margin-right:5px}.video-hero-mark{aspect-ratio:1;border:1px solid #36516b;border-radius:50%;place-items:center;width:300px;margin:auto;display:grid;position:relative}.video-hero-mark>svg{background:var(--orange);filter:drop-shadow(0 18px 30px #ff6b1a59);border-radius:50%;width:90px;height:90px;padding:28px}.video-hero-mark i{background:#36516b;width:120%;height:1px;position:absolute}.video-hero-mark i:nth-of-type(2){transform:rotate(60deg)}.video-hero-mark i:nth-of-type(3){transform:rotate(-60deg)}.video-library-content{max-width:1500px;margin:auto;padding:55px max(6vw,30px) 90px}.video-player-panel{background:#fff;border:1px solid #dce5eb;border-radius:24px;padding:24px;scroll-margin-top:95px;box-shadow:0 18px 50px #071b3317}.video-player-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.video-player-heading small{letter-spacing:1.5px;color:var(--orange);font-size:10px;font-weight:850}.video-player-heading h2{margin:6px 0 0;font-size:32px}.video-player-heading a,.video-folder-link{color:var(--navy);align-items:center;gap:8px;font-weight:800;text-decoration:none;display:flex}.video-player-heading svg,.video-folder-link svg{width:18px}.drive-player{aspect-ratio:16/9;background:#06172c;border-radius:16px;width:100%;position:relative;overflow:hidden}.drive-player iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-player-panel>p{color:var(--muted);margin:14px 0 0;font-size:12px}.video-library-toolbar{justify-content:space-between;align-items:end;gap:25px;margin:60px 0 24px;display:flex}.video-library-toolbar h2{margin:7px 0 0;font-size:42px}.video-search{background:#fff;border:1px solid #d5e0e8;border-radius:14px;align-items:center;gap:10px;width:min(390px,100%);height:52px;padding:0 15px;display:flex}.video-search svg{color:#718399;width:19px}.video-search input{width:100%;color:var(--navy);background:0 0;border:0;outline:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.training-video-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.training-video-card{background:#fff;border:1px solid #e0e7ec;border-radius:18px;transition:all .2s;overflow:hidden;box-shadow:0 6px 22px #071b330d}.training-video-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.training-video-card.active{border-color:var(--orange);box-shadow:0 0 0 3px #ff6b1a1a}.video-card-preview{color:#fff;background:linear-gradient(140deg,#0a2442,#163f67);border:0;width:100%;height:180px;position:relative;overflow:hidden}.court-net{background:#ffffff4d;height:2px;position:absolute;top:50%;left:0;right:0}.court-net:before{content:"";border:1px solid #ffffff24;height:110px;position:absolute;inset:-55px 15% auto;transform:perspective(180px)rotateX(45deg)}.video-number{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:9px;padding:7px 9px;font-size:11px;font-weight:800;position:absolute;top:14px;left:14px}.video-play{z-index:2;background:var(--orange);border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #ff6b1a59}.video-play svg{width:23px}.training-video-card>div{padding:19px}.training-video-card small{color:var(--orange);letter-spacing:1.3px;font-size:9px;font-weight:850}.training-video-card h3{margin:8px 0 15px;font-size:24px}.training-video-card>div button{color:var(--navy);background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:800;display:flex}.training-video-card>div button svg{width:16px;color:var(--orange)}.video-load-more{margin:30px auto}.video-folder-link{background:#e7f1f7;border-radius:12px;width:max-content;max-width:100%;margin:28px auto 0;padding:15px 20px}.video-empty{text-align:center;background:#fff;border-radius:18px;padding:55px}.video-empty>svg{color:var(--orange)}@media (width<=900px){.video-library-hero{grid-template-columns:1fr 230px}.video-hero-mark{width:210px}.training-video-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.video-library-hero{grid-template-columns:1fr;min-height:auto;padding:50px 20px 42px}.video-library-hero h1{font-size:51px}.video-library-hero p{font-size:14px}.video-hero-mark{display:none}.video-library-content{padding:24px 16px 65px}.video-player-panel{border-radius:17px;padding:12px}.video-player-heading{align-items:flex-start;padding:6px 4px}.video-player-heading h2{font-size:25px}.video-player-heading a{border:1px solid var(--line);border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:0;display:grid}.drive-player{border-radius:11px}.video-library-toolbar{flex-direction:column;align-items:stretch;margin:42px 0 18px}.video-library-toolbar h2{font-size:36px}.video-search{width:100%}.training-video-grid{grid-template-columns:1fr;gap:14px}.training-video-card{grid-template-columns:130px 1fr;min-height:125px;display:grid}.video-card-preview{height:100%;min-height:125px}.training-video-card>div{padding:16px}.training-video-card h3{margin-bottom:12px;font-size:20px}.video-play{width:45px;height:45px}.video-folder-link{text-align:left;font-size:12px}.mobile-nav{justify-content:space-between;overflow-x:auto}.mobile-nav button{flex:1}}.video-card-preview>img{object-fit:cover;width:100%;height:100%;transition:transform .25s;position:absolute;inset:0}.training-video-card:hover .video-card-preview>img{transform:scale(1.04)}.video-card-preview:after{content:"";background:linear-gradient(#071b3314,#071b3366);position:absolute;inset:0}.video-number,.video-play{z-index:2}.video-player-poster{color:#fff;background:#071b33;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.video-player-poster>img{object-fit:cover;width:100%;height:100%;display:block}.video-player-poster:after{content:"";background:linear-gradient(#071b3314,#071b3380);position:absolute;inset:0}.video-player-poster>span{z-index:2;background:var(--orange);border-radius:999px;align-items:center;gap:9px;min-width:max-content;padding:13px 18px;font-weight:850;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 30px #071b334d}.video-player-poster>span svg{width:20px}.video-player-poster:focus-visible{outline:3px solid var(--yellow);outline-offset:-5px}.video-library-switch{z-index:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:820px;margin:-86px auto 28px;display:grid;position:relative}.video-library-switch button{text-align:left;min-height:86px;color:var(--navy);background:#fff;border:1px solid #d8e3eb;border-radius:18px;align-items:center;gap:14px;padding:16px 20px;transition:all .2s;display:flex;box-shadow:0 12px 30px #071b331a}.video-library-switch button>svg{width:27px;height:27px;color:var(--orange)}.video-library-switch button span{gap:4px;display:grid}.video-library-switch button b{font-size:16px}.video-library-switch button small{color:var(--muted)}.video-library-switch button.active{background:var(--navy);border-color:var(--navy);color:#fff;transform:translateY(-3px)}.video-library-switch button.active small{color:#b9c9d8}.video-file-name{color:var(--muted);word-break:break-word;margin:-7px 0 13px;font-size:11px}@media (width<=600px){.video-library-hero{padding-bottom:92px}.video-library-switch{grid-template-columns:1fr;margin:-66px 0 20px}.video-library-switch button{min-height:66px;padding:12px 15px}.video-library-switch button b{font-size:14px}}.video-watch-layout{grid-template-columns:minmax(0,2.15fr) minmax(310px,.85fr);align-items:stretch;gap:14px;display:grid}.video-watch-layout .video-player-panel{min-width:0}.video-playlist-panel{color:#fff;background:#0b1420;border:1px solid #243346;border-radius:24px;flex-direction:column;min-width:0;max-height:720px;display:flex;overflow:hidden;box-shadow:0 18px 50px #071b331f}.video-playlist-panel>header{border-bottom:1px solid #243346;justify-content:space-between;align-items:center;gap:12px;min-height:76px;padding:16px 18px;display:flex}.video-playlist-panel>header span{gap:4px;display:grid}.video-playlist-panel>header small{letter-spacing:1.4px;color:var(--orange);font-size:9px;font-weight:900}.video-playlist-panel>header b{font-size:16px}.video-playlist-panel>header em{color:#9fb0c2;white-space:nowrap;font-size:11px;font-style:normal}.video-playlist-scroll{padding:7px;overflow-y:auto}.video-playlist-scroll::-webkit-scrollbar{width:7px}.video-playlist-scroll::-webkit-scrollbar-thumb{background:#405268;border-radius:20px}.video-playlist-scroll>button{color:#fff;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:22px 112px minmax(0,1fr);align-items:center;gap:9px;width:100%;padding:8px;transition:all .18s;display:grid}.video-playlist-scroll>button:hover{background:#172638}.video-playlist-scroll>button.active{background:#23371b;box-shadow:inset 3px 0 #9bcc42}.video-playlist-scroll>button>i{color:#91a2b5;text-align:center;font-size:11px;font-style:normal}.playlist-thumb{background:#142a42;border-radius:8px;height:64px;position:relative;overflow:hidden}.playlist-thumb img{object-fit:cover;width:100%;height:100%;display:block}.playlist-thumb>svg{background:#000000b3;border-radius:50%;width:18px;height:18px;padding:4px;position:absolute;bottom:7px;left:8px}.playlist-copy{gap:5px;min-width:0;display:grid}.playlist-copy b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.playlist-copy small{color:#9fb0c2;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}@media (width<=1050px){.video-watch-layout{grid-template-columns:1fr}.video-playlist-panel{border-radius:18px;max-height:440px}.video-playlist-scroll>button{grid-template-columns:22px 130px minmax(0,1fr)}}@media (width<=600px){.video-watch-layout{gap:10px}.video-playlist-panel{border-radius:15px;max-height:390px}.video-playlist-panel>header{min-height:64px;padding:12px 14px}.video-playlist-scroll{padding:5px}.video-playlist-scroll>button{grid-template-columns:20px 96px minmax(0,1fr);padding:7px 5px}.playlist-thumb{height:56px}.playlist-copy b{font-size:11px}}.video-card-preview>video{object-fit:cover;width:100%;height:100%;transition:transform .25s;position:absolute;inset:0}.training-video-card:hover .video-card-preview>video{transform:scale(1.04)}.video-player-poster>video,.playlist-thumb video{object-fit:cover;width:100%;height:100%;display:block}.video-practice-info{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=600px){.video-practice-info{grid-template-columns:1fr}}.playlist-category-tabs{border-bottom:1px solid #243346;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:9px;display:grid}.playlist-category-tabs button{color:#c4d0dc;text-align:left;background:#111e2d;border:1px solid #2c3d51;border-radius:9px;justify-content:space-between;align-items:center;gap:6px;min-width:0;padding:8px 9px;display:flex}.playlist-category-tabs button span{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.playlist-category-tabs button b{color:#fff;background:#223247;border-radius:7px;place-items:center;min-width:24px;height:22px;padding:0 5px;font-size:9px;display:grid}.playlist-category-tabs button.active{border-color:var(--orange);color:#fff;background:#ff6b1a21}.playlist-category-tabs button.active b{background:var(--orange)}.video-practice-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.video-practice-info article{background:#f6f9fb;border:1px solid #dce5eb;border-radius:14px;align-items:flex-start;gap:11px;min-height:78px;padding:14px;display:flex}.video-practice-info article>svg{width:22px;height:22px;color:var(--orange);flex:0 0 22px}.video-practice-info article span{gap:5px;min-width:0;display:grid}.video-practice-info article small{letter-spacing:1.2px;color:#718399;font-size:8px;font-weight:900}.video-practice-info article b{color:var(--navy);font-size:12px;line-height:1.45}.video-practice-info .practice-advice{background:#fff8f1;border-color:#ffd7bd;grid-column:1/-1}.video-practice-info .practice-advice b{font-weight:700}@media (width<=600px){.playlist-category-tabs{display:flex;overflow-x:auto}.playlist-category-tabs button{flex:none;min-width:130px}.video-practice-info{grid-template-columns:1fr}.video-practice-info .practice-advice{grid-column:auto}.video-practice-info article{min-height:68px;padding:12px}}@media (width>=601px){.video-practice-info{grid-template-columns:repeat(3,minmax(0,1fr))}}.video-library-page{background:radial-gradient(circle at 88% 5%,#ff6b1a14,#0000 24%),#f4f7f9;padding:34px max(4vw,20px) 90px}.video-library-hero{width:100%;max-width:1400px;min-height:350px;color:var(--navy);background:linear-gradient(135deg,#fff 0%,#f8fbfd 65%,#fff3e9 100%);border:1px solid #dce5ee;border-radius:28px;margin:0 auto;padding:44px 50px;overflow:hidden;box-shadow:0 20px 55px #071f3a14}.video-library-hero h1{letter-spacing:-1.5px;max-width:760px;margin:12px 0 16px;font-size:clamp(48px,6vw,72px);line-height:.98}.video-library-hero h1 br{display:none}.video-library-hero h1 em{color:var(--orange)}.video-library-hero p{max-width:720px;color:var(--muted);font-size:16px;line-height:1.65}.video-hero-stats{margin-top:22px}.video-hero-stats span{color:#607286;background:#fff;border-color:#d8e3eb}.video-hero-stats b{color:var(--navy)}.video-hero-mark{background:var(--navy);border-color:#d4e0e8;width:220px;box-shadow:0 18px 38px #071b3326}.video-hero-mark i{background:#35516c}.video-library-content{max-width:1400px;padding:0}.video-library-switch{max-width:760px;margin:16px auto 28px}.video-library-switch button{min-height:72px;box-shadow:0 10px 25px #071b3314}@media (width<=900px){.video-library-hero{grid-template-columns:1fr;padding:38px}.video-hero-mark{display:none}}@media (width<=600px){.video-library-page{padding:18px 12px 76px;overflow-x:hidden}.video-library-hero{box-sizing:border-box;border-radius:21px;min-height:auto;padding:25px 21px}.video-library-hero h1{font-size:clamp(38px,11vw,50px);line-height:1}.video-library-hero p{font-size:13px}.video-hero-stats{gap:7px;margin-top:18px}.video-hero-stats span{padding:9px 11px}.video-library-content{padding:0}.video-library-switch{box-sizing:border-box;gap:8px;max-width:100%;margin:10px 0 18px}.video-library-switch button{border-radius:14px;min-height:62px}.video-library-switch button.active{transform:none}}.video-library-hero .video-hero-mark{aspect-ratio:1;width:240px;box-shadow:none;isolation:isolate;background:0 0;border:0}.video-library-hero .video-hero-mark:before{content:"";z-index:1;background:radial-gradient(circle at 34% 28%,#fff 0 24%,#f7fafc 58%,#e6edf2 100%);border:1px solid #d6e1e8;border-radius:50%;position:absolute;inset:22px;box-shadow:0 24px 45px #071b3329,inset -14px -18px 28px #071b330f}.video-library-hero .video-hero-mark i{z-index:2;border:7px solid #0000;border-left-color:var(--orange);filter:none;background:0 0;border-radius:50%;width:154px;height:154px}.video-library-hero .video-hero-mark i:first-of-type{transform:rotate(18deg)translate(21px)}.video-library-hero .video-hero-mark i:nth-of-type(2){transform:rotate(138deg)translate(21px)}.video-library-hero .video-hero-mark i:nth-of-type(3){transform:rotate(258deg)translate(21px)}.video-library-hero .video-hero-mark>svg{z-index:4;background:var(--navy);color:#fff;filter:drop-shadow(0 12px 20px #071b334d);border:4px solid #fff;width:68px;height:68px;padding:21px;position:relative}.video-library-hero .video-hero-mark:after{content:"VİDEO";z-index:5;background:var(--orange);color:#fff;letter-spacing:1.2px;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900;position:absolute;bottom:35px;right:4px;box-shadow:0 8px 18px #ff6b1a47}@media (width>=1051px){.video-watch-layout{align-items:start;position:relative}.video-playlist-panel{width:28%;height:auto;min-height:0;max-height:none;position:absolute;top:0;bottom:0;right:0}.video-playlist-scroll{flex:1;min-height:0;overflow-y:auto}}@media (width<=1050px){.video-playlist-panel{width:auto;height:auto;max-height:440px;position:static}}@media (width<=600px){.video-playlist-panel{max-height:390px}}.video-topic-bar{grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0 0;display:grid}.video-topic-bar button{min-height:58px;color:var(--navy);background:#fff;border:1px solid #dbe4eb;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:10px 13px;font-weight:800;transition:all .2s;display:flex}.video-topic-bar button:hover{border-color:#9fb4c4;transform:translateY(-2px)}.video-topic-bar button b{color:#68798a;background:#edf2f5;border-radius:10px;place-items:center;min-width:31px;height:31px;padding:0 8px;font-size:11px;display:grid}.video-topic-bar button.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 8px 22px #071b332e}.video-topic-bar button.active b{background:var(--orange);color:#fff}.video-topic-label{z-index:2;color:#fff;letter-spacing:.5px;background:#071b33d1;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:850;position:absolute;bottom:12px;left:12px}.video-card-preview>img{background:#dfeaf1}.video-card-preview>img[src=""]{display:none}@media (width<=900px){.video-topic-bar{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.video-topic-bar{scrollbar-width:none;margin:14px -16px 0;padding:3px 16px 8px;display:flex;overflow-x:auto}.video-topic-bar::-webkit-scrollbar{display:none}.video-topic-bar button{flex:none;min-width:125px;min-height:50px}.video-topic-label{bottom:8px;left:8px}.video-library-toolbar{margin-top:34px}}.profile-login-page{grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;max-width:1180px;margin:auto;display:grid}.profile-login-intro h1{margin:18px 0;font-size:clamp(48px,6vw,72px)}.profile-login-intro p{color:var(--muted);font-size:16px;line-height:1.8}.profile-login-card{box-shadow:var(--shadow);background:#fff;border:1px solid #dbe5ed;border-radius:24px;overflow:hidden}.profile-login-error{color:#9b3030;background:#fff0f0;border-radius:12px;align-items:center;gap:10px;margin:0 32px 28px;padding:15px;font-size:13px;display:flex}.profile-login-error svg{width:19px}.profile-area{max-width:1250px;margin:auto}.profile-hero-card{background:linear-gradient(130deg,var(--navy),#123a62);color:#fff;border-radius:24px;grid-template-columns:88px 1fr auto;align-items:center;gap:24px;padding:34px;display:grid;box-shadow:0 18px 45px #071b332e}.club-emblem{background:var(--orange);border-radius:22px;place-items:center;width:82px;height:82px;display:grid}.club-emblem svg{width:38px;height:38px}.profile-hero-card span>small{color:var(--yellow);letter-spacing:1.5px;font-size:10px;font-weight:850}.profile-hero-card h1{margin:8px 0;font-size:48px}.profile-hero-card p{color:#bbcad9;margin:0}.profile-hero-card p b{color:#fff}.profile-hero-card .ghost{color:#fff;border-color:#5a7188}.profile-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;display:grid}.profile-summary article{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:15px;padding:22px;display:flex}.profile-summary svg{width:48px;height:48px;color:var(--orange);background:#fff0e7;border-radius:13px;padding:12px}.profile-summary span{display:grid}.profile-summary b{font:800 28px Barlow Condensed}.profile-summary small{color:var(--muted)}.member-panel{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.member-heading small{color:var(--orange);letter-spacing:1.3px;font-weight:850}.member-heading h2{margin:7px 0 22px;font-size:36px}.member-list{gap:10px;display:grid}.member-list article{border:1px solid #e5ebef;border-radius:14px;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.member-list .athlete-avatar{border-radius:14px;width:52px;height:52px}.member-list span{gap:4px;display:grid}.member-list small{color:var(--muted)}.member-list em{border-radius:20px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:800}.member-list em.active{color:#13704c;background:#e7f8f1}.member-list em.offline{color:#68798a;background:#edf1f4}.member-empty{text-align:center;color:var(--muted);padding:45px}.member-empty svg{color:var(--orange)}.member-empty h3{color:var(--navy);margin:12px 0 7px;font-size:27px}.athlete-profile .profile-large-avatar{border-radius:22px;width:82px;height:82px}.athlete-profile-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;display:grid}.athlete-profile-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;gap:8px;padding:24px;display:grid}.athlete-profile-grid small{color:var(--muted);letter-spacing:1px;font-size:9px;font-weight:800}.athlete-profile-grid b{font-size:20px}.green-text{color:var(--green)}.profile-info-note{color:#126b4a;background:#eaf8f2;border-radius:16px;gap:15px;padding:22px;display:flex}.profile-info-note svg{flex:0 0 24px}.profile-info-note span{gap:5px;display:grid}.profile-info-note p{margin:0;line-height:1.6}@media (width<=850px){.profile-login-page{grid-template-columns:1fr;gap:28px}.profile-hero-card{grid-template-columns:72px 1fr}.profile-hero-card .btn{grid-column:2;width:max-content}.profile-summary{grid-template-columns:1fr 1fr}.athlete-profile-grid{grid-template-columns:1fr}}@media (width<=600px){.profile-login-page{padding-top:38px}.profile-login-intro h1{font-size:44px}.profile-login-card{border-radius:18px}.profile-hero-card{border-radius:18px;grid-template-columns:60px 1fr;gap:14px;padding:23px 18px}.club-emblem,.athlete-profile .profile-large-avatar{border-radius:16px;width:60px;height:60px}.club-emblem svg{width:28px}.profile-hero-card h1{font-size:34px}.profile-hero-card .btn{grid-column:1/-1;width:100%}.profile-summary{grid-template-columns:1fr;gap:10px}.profile-summary article{padding:16px}.member-panel{padding:20px 15px}.member-heading h2{font-size:30px}.member-list article{grid-template-columns:45px 1fr}.member-list .athlete-avatar{width:45px;height:45px}.member-list em{grid-column:2;width:max-content}.athlete-profile-grid{gap:10px}.profile-info-note{font-size:13px}.mobile-nav button{flex:0 0 58px;min-width:58px}.mobile-nav{justify-content:flex-start}}.club-emblem{overflow:hidden}.club-emblem.has-logo{background:#fff;border:1px solid #ffffff8c;padding:7px}.club-emblem .team-logo{border-radius:15px;width:100%;height:100%}.club-picker-label{position:relative}.club-picker{margin-top:7px;position:relative}.club-picker-trigger{width:100%;min-height:56px;color:var(--navy);font:inherit;text-align:left;background:#fbfdfe;border:1px solid #d7e1e9;border-radius:13px;align-items:center;gap:11px;padding:7px 13px;display:flex}.club-picker-trigger:hover{background:#fff;border-color:#a9c5d8}.club-picker.open .club-picker-trigger,.club-picker-trigger:focus-visible{border-color:#5aaee0;outline:0;box-shadow:0 0 0 4px #5aaee024}.club-picker-trigger>b{flex:1;font-size:14px}.club-picker-trigger>svg{width:19px;margin-left:auto;transition:transform .2s}.club-picker.open .club-picker-trigger>svg{transform:rotate(180deg)}.club-picker-placeholder{color:#53677a;flex:1;font-size:14px;font-weight:700}.club-option-logo{width:39px;height:39px;color:var(--orange);background:#fff;border:1px solid #e0e8ee;border-radius:11px;flex:0 0 39px;place-items:center;display:grid;overflow:hidden}.club-option-logo .team-logo{width:100%;height:100%;padding:3px}.club-option-logo>svg{width:21px}.club-picker-menu{z-index:20;scrollbar-gutter:stable;background:#fff;border:1px solid #d6e1e9;border-radius:15px;gap:4px;max-height:min(56vh,480px);padding:7px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:auto;box-shadow:0 18px 45px #071b332e}.club-picker-menu>button{width:100%;color:var(--navy);text-align:left;background:#fff;border:0;border-radius:11px;grid-template-columns:39px 1fr auto;align-items:center;gap:11px;padding:8px;display:grid}.club-picker-menu>button:hover,.club-picker-menu>button.selected{background:#f2f7fa}.club-picker-menu>button>span:nth-child(2){gap:3px;display:grid}.club-picker-menu b{font-size:13px}.club-picker-menu small{color:var(--muted);font-size:9px}.club-picker-menu>button>svg{width:18px;color:var(--green)}.club-picker-input{background:#fbfdfe;border:1px solid #d7e1e9;border-radius:13px;grid-template-columns:39px minmax(0,1fr) 38px;align-items:center;gap:10px;min-height:58px;padding:7px 8px 7px 10px;display:grid}.club-picker.searchable.open .club-picker-input,.club-picker-input:focus-within{background:#fff;border-color:#5aaee0;box-shadow:0 0 0 4px #5aaee024}.club-picker-input>input{width:100%;min-width:0;height:40px;color:var(--navy);font:inherit;padding:0;font-size:14px;font-weight:700;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.club-picker-input>input::placeholder{color:#66798b;font-weight:600}.club-picker-input>button{width:38px;height:38px;color:var(--navy);background:#eef4f8;border:0;border-radius:10px;place-items:center;display:grid}.club-picker-input>button:hover{background:#e2edf4}.club-picker-input svg{width:19px;transition:transform .2s}.club-picker.open .club-picker-input>button svg{transform:rotate(180deg)}.club-picker-no-result{color:var(--muted);text-align:center;padding:16px;font-size:12px;line-height:1.5}@media (width<=600px){.club-picker-menu{border-radius:18px;max-height:45vh;position:fixed;inset:auto 16px 92px}.club-picker-menu>button{min-height:58px}.club-option-logo{width:42px;height:42px}.club-picker-trigger{min-height:58px}}.athlete-school-grid{grid-template-columns:minmax(0,1.35fr) minmax(180px,.65fr)}.athlete-school-grid .club-picker-trigger>b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.athlete-school-grid .club-picker-menu{min-width:340px}@media (width<=600px){.athlete-school-grid{grid-template-columns:1fr}.athlete-school-grid .club-picker-menu{min-width:0}}.profile-login-card select{width:100%;height:52px;color:var(--navy);font:inherit;background:#fbfdfe;border:1px solid #d7e1e9;border-radius:12px;padding:0 42px 0 14px;font-size:14px}.profile-login-card select:focus{border-color:#5aaee0;outline:0;box-shadow:0 0 0 4px #5aaee024}.club-select-empty{color:#995316;background:#fff6eb;border-radius:10px;margin:-5px 0 0;padding:12px 14px;font-size:12px;line-height:1.5}.header-account{border-left:1px solid var(--line);align-items:center;gap:6px;margin-left:6px;padding-left:10px;display:flex}.header-account button{border:0}.account-profile{color:var(--navy);text-align:left;background:#f3f7fa;border-radius:11px;align-items:center;gap:8px;padding:6px 9px;display:flex}.account-profile>svg{width:29px;height:29px;color:var(--orange);background:#fff0e7;border-radius:9px;padding:6px}.account-profile span{text-overflow:ellipsis;white-space:nowrap;max-width:105px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.account-profile small{color:var(--orange);letter-spacing:1px;font-size:7px}.account-logout{color:#a33a3a;background:#fff0f0;border-radius:10px;align-items:center;gap:6px;min-height:41px;padding:0 11px;font-size:11px;font-weight:800;display:flex}.account-logout svg{width:17px}.account-logout:hover{background:#ffe2e2}@media (width<=1180px){.account-profile span,.account-logout span{display:none}.account-logout{justify-content:center;width:41px;padding:0}.nav>button:not(.btn){padding-left:9px;padding-right:9px}}.header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #dae4ecd9;height:82px;padding:0 clamp(22px,5vw,76px);box-shadow:0 8px 30px #071b330e}.header .brand{gap:12px}.header .ball{background:linear-gradient(145deg,#ff7c35,#ff5e0b);width:42px;height:42px;box-shadow:0 0 0 5px #fff,0 0 0 6px #ff6b1a,0 8px 20px #ff6b1a33}.header .brand>span:last-child{font-weight:750;line-height:1.35}.header .brand b{letter-spacing:2px;font-size:13px}.header .nav{border-radius:15px;gap:6px;padding:5px}.header .nav>button:not(.btn){border-radius:11px;min-height:44px;padding:0 15px;transition:background .2s,color .2s,transform .2s}.header .nav>button:not(.btn):hover{color:var(--navy);background:#f3f7fa;transform:translateY(-1px)}.header .nav>button.active:not(.btn){color:#e9560d;background:#fff0e7;box-shadow:inset 0 0 0 1px #ffd7c1}.header .nav>button:last-child.active:not(.btn){background:var(--navy);color:#fff;box-shadow:0 8px 20px #071b332e}@media (width<=900px){.header{height:72px;padding:0 22px}.header .nav.open{border:1px solid var(--line);border-radius:18px;gap:5px;margin:10px 14px;padding:12px;top:72px}.header .nav.open>button{width:100%}.header-account{border-left:0;border-top:1px solid var(--line);margin:6px 0 0;padding:12px 0 0}.account-profile{flex:1}.account-profile span,.account-logout span{display:grid}.account-logout{width:auto;padding:0 13px}}@media (width<=600px){.header{height:64px}.header .ball{width:36px;height:36px}.header .brand b{font-size:12px}.header .brand>span:last-child{font-size:9px}}.access-gate{text-align:center;background:radial-gradient(circle at 50% 0,#ff6b1a1c,#0000 38%),linear-gradient(145deg,#fff,#f4f8fb);border:1px solid #dce6ed;border-radius:30px;max-width:1180px;margin:70px auto;box-shadow:0 22px 65px #071b3317;padding:70px 30px!important}.access-gate-icon{background:var(--navy);width:72px;height:72px;color:var(--yellow);border-radius:22px;place-items:center;margin:0 auto 22px;display:grid;box-shadow:0 15px 30px #071b3333}.access-gate-icon svg{width:34px;height:34px}.access-gate>span{color:var(--orange);letter-spacing:2px;font-size:11px;font-weight:900}.access-gate h2{max-width:670px;margin:12px auto 16px;font-size:clamp(42px,5vw,65px)}.access-gate p{max-width:610px;color:var(--muted);margin:0 auto 28px;font-size:15px;line-height:1.7}.access-gate>div:last-child{justify-content:center;gap:10px;display:flex}.access-gate .ghost{background:#fff}@media (width<=600px){.access-gate{border-radius:22px;margin:35px 18px;padding:46px 20px!important}.access-gate h2{font-size:39px}.access-gate>div:last-child{display:grid}.access-gate .btn{width:100%}}.hero{min-height:660px;color:var(--navy);background:linear-gradient(135deg,#fff 0% 62%,#f3f8fb 100%);border-bottom:1px solid #e3eaf0}.hero .court-lines{background:linear-gradient(90deg,#0000 49.9%,#071b3309 50%,#0000 50.1%),linear-gradient(#0000 27.6%,#071b3306 27.8%,#0000 28%)}.hero h1{color:var(--navy)}.hero h1 em{color:var(--orange)}.hero p{color:#566a7e}.hero .ghost{color:var(--navy);box-shadow:none;background:#fff;border-color:#b7c5d1}.hero .proof{color:var(--muted);flex-wrap:wrap;gap:8px;display:flex}.hero .proof>span{background:#fff;border:1px solid #e0e8ee;border-radius:12px;min-width:105px;padding:10px 13px;line-height:1.25;box-shadow:0 7px 20px #071b330b}.hero .proof b{color:var(--navy);font:800 23px Barlow Condensed,sans-serif}.hero-visual{background:#fff;border:1px solid #dfe8ee;border-radius:28px;padding:18px;box-shadow:0 24px 65px #071b331c}.hero-visual:after{content:"";background:var(--orange);z-index:-1;opacity:.92;border-radius:28px;width:58%;height:35%;position:absolute;bottom:-10px;right:-10px}.hero-visual>img{object-fit:contain;filter:none;height:480px;box-shadow:none;background:#fff;border-radius:18px}.hero .float-card{border:1px solid #e0e8ee;bottom:28px;left:-28px;box-shadow:0 16px 35px #071b3324}.hero .progress-ring{background:var(--navy);color:#fff;border-color:#fff;width:88px;height:88px;top:-24px;right:-20px;box-shadow:0 12px 28px #071b3338}.hero .progress-ring small{color:var(--yellow)}@media (width<=900px){.hero{padding-top:48px}.hero-visual{max-width:760px}.hero-visual>img{height:auto;min-height:360px}}@media (width<=600px){.hero{padding-top:40px}.hero h1{font-size:50px}.hero-visual{border-radius:20px;padding:10px}.hero-visual>img{border-radius:14px;height:auto;min-height:250px}.hero .float-card{padding:10px 13px;bottom:14px;left:14px}.hero .progress-ring{width:68px;height:68px;top:-18px;right:-5px}.hero .proof{grid-template-columns:repeat(3,1fr);display:grid}.hero .proof>span{min-width:0;padding:9px;font-size:9px}.hero .proof b{font-size:20px}}.club-code-share{background:linear-gradient(135deg,#fff 0%,#f7fafc 100%);border:1px solid #dbe5ed;border-radius:20px;margin:0 0 24px;padding:28px;box-shadow:0 12px 35px #071b330f}.club-code-share-heading{align-items:flex-start;gap:15px;display:flex}.club-code-share-icon{color:#11845a;background:#eaf8f2;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.club-code-share-icon svg{width:24px}.club-code-share-heading>span:last-child{display:grid}.club-code-share-heading small{color:var(--orange);letter-spacing:1.4px;font-size:9px;font-weight:900}.club-code-share-heading h2{margin:4px 0;font-size:32px}.club-code-share-heading p{color:var(--muted);margin:0;line-height:1.5}.club-code-ticket{background:#fff;border:1px solid #e0e8ee;border-radius:16px;grid-template-columns:1.3fr .65fr 1fr;margin:22px 0 18px;padding:18px;display:grid}.club-code-ticket>div{border-right:1px solid #e4eaee;align-content:center;gap:5px;min-width:0;padding:2px 18px;display:grid}.club-code-ticket>div:first-child{padding-left:2px}.club-code-ticket>div:last-child{border-right:0;padding-right:2px}.club-code-ticket small{color:var(--muted);letter-spacing:1px;font-size:8px;font-weight:850}.club-code-ticket b{text-overflow:ellipsis;font-size:13px;overflow:hidden}.club-code-ticket strong{color:var(--orange);letter-spacing:4px;font:900 29px Barlow Condensed}.club-code-share-actions{flex-wrap:wrap;gap:9px;display:flex}.club-code-share-actions .btn{min-height:46px}.club-whatsapp-button{background:#17a66e}.club-whatsapp-button:hover{background:#11885a}.club-code-share-note{color:var(--muted);align-items:center;gap:7px;margin:14px 0 0;font-size:11px;display:flex}.club-code-share-note svg{width:16px;color:var(--green)}@media (width<=700px){.club-code-share{border-radius:17px;padding:20px 15px}.club-code-share-heading h2{font-size:28px}.club-code-ticket{grid-template-columns:1fr;padding:8px 15px}.club-code-ticket>div,.club-code-ticket>div:first-child,.club-code-ticket>div:last-child{border-bottom:1px solid #e4eaee;border-right:0;padding:12px 0}.club-code-ticket>div:last-child{border-bottom:0}.club-code-share-actions{display:grid}.club-code-share-actions .btn{width:100%}.club-code-share-note{align-items:flex-start;line-height:1.5}}.profile-login-card{z-index:3;position:relative;overflow:visible}.profile-login-card>.registration-tabs{border-radius:23px 23px 0 0}.profile-login-card .club-picker-label{z-index:6}.profile-login-card .club-picker-menu{z-index:30}.profile-login-tabs{grid-template-columns:repeat(3,1fr)}.profile-login-tabs button{padding:0 10px}.trainer-profile .club-emblem:not(.has-logo){color:var(--navy);background:#eaf3f9}@media (width<=600px){.profile-login-tabs button{align-content:center;gap:3px;min-height:58px;padding:0 5px;font-size:11px;display:grid}.profile-login-tabs button svg{width:18px;margin:auto}}.hero .proof{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.hero .proof>span{grid-template-columns:28px 1fr;align-items:center;gap:8px;min-width:0;padding:10px;display:grid}.hero .proof>span>svg{width:20px;height:20px;color:var(--orange)}.hero .proof>span>i{min-width:0;font-style:normal;display:grid}.hero .proof>span b{font-size:21px;line-height:1}.hero .proof>span small{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:8px;font-weight:750;overflow:hidden}@media (width<=600px){.hero .proof{grid-template-columns:repeat(2,1fr)}.hero .proof>span{padding:9px}.hero .proof>span small{font-size:8px}}.pricing-page{background:radial-gradient(circle at 50% 0,#ff6b1a17,#0000 28%),#f6f8fa;min-height:80vh;padding:42px max(4vw,20px) 64px}.pricing-hero{text-align:center;max-width:980px;margin:0 auto 26px}.pricing-hero .eyebrow{justify-content:center}.pricing-hero .eyebrow svg{width:17px}.pricing-hero h1{letter-spacing:-1px;white-space:nowrap;margin:10px 0 9px;font-size:clamp(44px,5.3vw,68px)}.pricing-hero h1 br{display:none}.pricing-hero h1 em{color:var(--orange);font-style:normal}.pricing-hero>p{max-width:900px;color:var(--muted);white-space:nowrap;margin:0 auto;font-size:clamp(13px,1.3vw,16px);line-height:1.5}.unlimited-students{color:#14714f;text-align:left;background:#edfaf5;border:1px solid #cfeadf;border-radius:13px;align-items:center;gap:9px;width:max-content;max-width:100%;margin:14px auto 0;padding:8px 14px;display:flex}.unlimited-students>svg{background:#d7f4e8;border-radius:10px;width:34px;height:34px;padding:8px}.unlimited-students span{align-items:center;gap:8px;display:flex}.unlimited-students small{color:#518273}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1050px;margin:auto;display:grid}.pricing-card{background:#fff;border:1px solid #dce5eb;border-radius:20px;padding:24px;position:relative;box-shadow:0 12px 34px #071b3312}.pricing-card.featured{border:2px solid var(--orange);box-shadow:0 17px 40px #ff6b1a21}.pricing-card-top{justify-content:space-between;align-items:center;display:flex}.pricing-card-top>span{color:#5c6f82;letter-spacing:1.1px;background:#eef3f7;border-radius:20px;padding:6px 9px;font-size:8px;font-weight:900}.pricing-card.featured .pricing-card-top>span{color:#d94e08;background:#fff0e7}.pricing-card-top svg{width:20px;color:var(--orange)}.pricing-card h2{white-space:nowrap;margin:14px 0 5px;font-size:clamp(28px,3vw,34px)}.pricing-card>p{min-height:0;color:var(--muted);white-space:nowrap;margin-bottom:14px;font-size:13px;line-height:1.4}.pricing-price{border-bottom:1px solid #e4eaef;align-items:flex-end;gap:7px;margin:14px 0 17px;padding-bottom:16px;display:flex}.pricing-price>b{letter-spacing:-1px;font:850 54px/.82 Barlow Condensed,sans-serif}.pricing-price>span{color:var(--orange);font-weight:850;display:grid}.pricing-price small{color:var(--muted);font-weight:650}.pricing-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;margin:0 0 18px;padding:0;list-style:none;display:grid}.pricing-card li{color:#42566a;white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:flex}.pricing-card li:last-child{grid-column:1/-1}.pricing-card li svg{width:16px;color:var(--green);flex:0 0 16px}.pricing-whatsapp{color:#fff;white-space:nowrap;background:#16a869;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 14px;font-size:13px;font-weight:800;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 8px 20px #16a8692e}.pricing-whatsapp:hover{filter:brightness(.96);transform:translateY(-2px)}.pricing-whatsapp svg{width:18px}.pricing-whatsapp svg:last-child{margin-left:auto}.pricing-contact{background:#fff;border:1px solid #dce5eb;border-radius:15px;justify-content:space-between;align-items:center;max-width:1050px;margin:16px auto 0;padding:13px 18px;display:flex}.pricing-contact span{align-items:center;gap:8px;display:flex}.pricing-contact span svg{color:#16a869;width:19px}.pricing-contact a{color:var(--navy);font-size:18px;font-weight:900;text-decoration:none}.pricing-contact a:hover{color:#16a869}@media (width<=900px){.pricing-hero h1{font-size:clamp(35px,7vw,52px)}.pricing-hero>p{white-space:normal}.pricing-card ul{grid-template-columns:1fr}.pricing-card li:last-child{grid-column:auto}}@media (width<=680px){.pricing-page{padding:28px 12px 76px}.pricing-hero{margin-bottom:17px}.pricing-hero .eyebrow{font-size:9px}.pricing-hero h1{letter-spacing:-.6px;margin:8px 0;font-size:clamp(29px,9.2vw,42px)}.pricing-hero>p{max-width:560px;font-size:clamp(11px,3.3vw,14px);line-height:1.4}.unlimited-students{margin-top:11px;padding:7px 10px}.unlimited-students span{gap:0;display:grid}.unlimited-students b{font-size:12px}.unlimited-students small{font-size:9px}.pricing-grid{grid-template-columns:1fr;gap:11px}.pricing-card,.pricing-card.featured{border-radius:16px;padding:18px 16px;transform:none}.pricing-card h2{margin-top:10px;font-size:clamp(25px,8vw,31px)}.pricing-card>p{white-space:normal;margin-bottom:10px;font-size:clamp(10px,3vw,12px)}.pricing-price{margin:10px 0 13px;padding-bottom:12px}.pricing-price>b{font-size:clamp(44px,14vw,54px)}.pricing-card ul{gap:7px;margin-bottom:14px}.pricing-card li{font-size:clamp(9px,2.8vw,11px)}.pricing-whatsapp{min-height:44px;padding:0 10px;font-size:clamp(10px,3.2vw,13px)}.pricing-contact{text-align:center;justify-content:center;gap:5px;margin-top:11px;padding:11px;display:grid}.pricing-contact span{justify-content:center;font-size:12px}.pricing-contact a{font-size:17px}}@media (width<=380px){.pricing-hero h1{font-size:27px}.pricing-card{padding-inline:13px}.pricing-whatsapp svg:last-child{display:none}}.demo-page{background:radial-gradient(circle at 80% 0,#ff6b1a1a,#0000 30%),#f5f8fa;min-height:80vh;padding:48px max(5vw,20px) 90px}.demo-hero{max-width:1050px;margin:0 auto 24px}.demo-hero .eyebrow svg{width:16px}.demo-hero h1{letter-spacing:-1px;margin:12px 0 10px;font-size:clamp(50px,6vw,76px)}.demo-hero h1 br{display:none}.demo-hero h1 em{color:var(--orange);font-style:normal}.demo-hero p{color:var(--muted);margin:0;font-size:15px}.demo-tabs{background:#fff;border:1px solid #dfe7ed;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:5px;max-width:1050px;margin:0 auto 14px;padding:5px;display:grid}.demo-tabs button{color:#5b6d80;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 15px;font-weight:800;display:flex}.demo-tabs button svg{width:18px}.demo-tabs button.active{background:var(--navy);color:#fff;box-shadow:0 8px 20px #071b3329}.demo-stage{max-width:1050px;min-height:460px;margin:auto}.demo-stage>article{background:#fff;border:1px solid #dfe7ed;border-radius:22px;overflow:hidden;box-shadow:0 16px 45px #071b3314}.demo-lesson{grid-template-columns:1fr 1fr;display:grid}.demo-media{background:#f4f8fa;min-height:460px;position:relative}.demo-media img{object-fit:contain;background:#fff;width:100%;height:100%}.demo-media>span{background:var(--orange);color:#fff;letter-spacing:1px;border-radius:20px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:18px;left:18px}.demo-content{padding:42px}.demo-content>small,.demo-video-info>span,.demo-exam>span{color:var(--orange);letter-spacing:1.2px;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}.demo-content h2,.demo-video-info h2,.demo-exam h2{margin:12px 0 15px;font-size:clamp(34px,4vw,48px)}.demo-content>p,.demo-video-info>p{color:#4d6175;line-height:1.75}.demo-content ul{gap:13px;margin:25px 0 0;padding:0;list-style:none;display:grid}.demo-content li{color:#42566a;align-items:center;gap:9px;display:flex}.demo-content li svg{width:18px;color:var(--green)}.demo-video{grid-template-columns:1.25fr .75fr;min-height:460px;display:grid}.demo-video-frame{background:var(--navy);min-height:460px}.demo-video-frame iframe{border:0;width:100%;height:100%;min-height:460px}.demo-video-info{flex-direction:column;justify-content:center;padding:40px;display:flex}.demo-video-info>span svg{width:17px}.demo-exam{margin:auto;padding:48px;max-width:800px!important}.demo-exam>span svg{width:17px}.demo-options{grid-template-columns:1fr 1fr;gap:11px;margin-top:26px;display:grid}.demo-options button{min-height:58px;color:var(--navy);text-align:left;background:#fff;border:1px solid #dfe6ec;border-radius:13px;grid-template-columns:36px 1fr 22px;align-items:center;gap:10px;padding:10px 14px;font-weight:700;display:grid}.demo-options button:hover{background:#fff8f4;border-color:#ffb68f}.demo-options button i{background:#eef3f6;border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.demo-options button>svg{width:19px}.demo-options button.correct{color:#126b4a;background:#eaf8f2;border-color:#56bf94}.demo-options button.wrong{color:#973535;background:#fff0f0;border-color:#e58d8d}.demo-answer{border-radius:13px;gap:11px;margin-top:18px;padding:15px 18px;display:flex}.demo-answer>svg{flex:0 0 22px}.demo-answer span{gap:3px;display:grid}.demo-answer p{margin:0;font-size:12px}.demo-answer.correct{color:#126b4a;background:#eaf8f2}.demo-answer.wrong{color:#973535;background:#fff0f0}.demo-cta{background:var(--navy);color:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;max-width:1050px;margin:16px auto 0;padding:20px 24px;display:flex}.demo-cta small{color:var(--orange);letter-spacing:1.2px;font-size:9px;font-weight:900}.demo-cta h2{margin:5px 0 0;font-size:29px}@media (width<=760px){.demo-page{padding:30px 13px 80px}.demo-hero{text-align:center}.demo-hero h1{font-size:clamp(36px,11vw,51px)}.demo-hero p{font-size:12px;line-height:1.5}.demo-tabs{z-index:10;position:sticky;top:68px}.demo-tabs button{min-height:44px;padding:0 6px;font-size:10px}.demo-tabs button svg{width:16px}.demo-stage{min-height:0}.demo-lesson,.demo-video{grid-template-columns:1fr}.demo-media,.demo-video-frame,.demo-video-frame iframe{height:240px;min-height:240px}.demo-content,.demo-video-info,.demo-exam{padding:22px 18px}.demo-content h2,.demo-video-info h2,.demo-exam h2{font-size:32px}.demo-content>p,.demo-video-info>p{font-size:13px;line-height:1.6}.demo-content ul{gap:10px;margin-top:18px}.demo-content li{font-size:12px}.demo-options{grid-template-columns:1fr;gap:8px;margin-top:18px}.demo-options button{min-height:52px;font-size:12px}.demo-cta{text-align:center;padding:17px;display:grid}.demo-cta h2{font-size:25px}.demo-cta .btn{width:100%}}.registration-local-nav{margin-top:28px}.registration-local-nav button{width:100%;color:var(--navy);text-align:left;background:#fff;border:1px solid #d9e3eb;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:16px 17px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 10px 28px #071b3312}.registration-local-nav button:hover{border-color:#ffb287;transform:translateY(-2px);box-shadow:0 16px 34px #071b331a}.registration-local-nav button>span{grid-template-columns:38px 1fr;align-items:center;column-gap:11px;display:grid}.registration-local-nav button>span>svg{width:38px;height:38px;color:var(--orange);background:#fff0e7;border-radius:11px;grid-row:1/3;padding:9px}.registration-local-nav b{font-size:14px}.registration-local-nav small{color:var(--muted);margin-top:3px;font-size:10px}.registration-local-nav button>svg{width:18px;color:var(--orange)}.registered-schools-page{background:linear-gradient(#fff 0,#f4f7f9 42%,#eef3f6 100%);min-height:74vh;padding:60px max(6vw,30px) 90px}.registered-schools-hero{background:#fff;border:1px solid #dce5eb;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:35px;max-width:1180px;margin:0 auto 42px;padding:46px 50px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 55px #071b3314}.registered-schools-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b1a24,#ff6b1a00 70%);border-radius:50%;width:330px;height:330px;position:absolute;top:-120px;right:-90px}.schools-back{color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;padding:0 0 24px;font-size:12px;font-weight:700;display:flex}.schools-back svg{width:16px;color:var(--orange);transform:rotate(180deg)}.registered-schools-hero h1{letter-spacing:-1px;margin:15px 0 16px;font-size:clamp(52px,6vw,76px)}.registered-schools-hero h1 em{color:var(--orange);font-style:normal}.registered-schools-hero p{max-width:650px;color:var(--muted);margin:0;line-height:1.7}.schools-count{background:var(--navy);color:#fff;z-index:1;border-radius:20px;align-items:center;gap:14px;min-width:180px;min-height:116px;padding:22px;display:flex;position:relative}.schools-count b{color:var(--yellow);font:800 54px/1 Barlow Condensed,sans-serif}.schools-count span{font-size:12px;font-weight:700;line-height:1.45}.registered-schools-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:auto;display:grid}.registered-school{background:#fff;border:1px solid #dce5eb;border-radius:20px;grid-template-columns:78px 1fr;align-items:center;gap:18px;min-height:190px;padding:25px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 26px #071b330d}.registered-school:hover{border-color:#ffbc96;transform:translateY(-4px);box-shadow:0 18px 38px #071b331a}.registered-school-number{color:#e9eef2;font:800 32px Barlow Condensed,sans-serif;position:absolute;top:11px;right:14px}.registered-school-logo{z-index:1;background:#fff;border:1px solid #e1e8ed;border-radius:18px;place-items:center;width:78px;height:78px;padding:9px;display:grid;position:relative}.registered-school-logo .team-logo{object-fit:contain;width:100%;height:100%}.registered-school-logo>svg{width:34px;height:34px;color:var(--orange)}.registered-school>div:last-child{z-index:1;min-width:0;position:relative}.registered-school small{color:var(--orange);letter-spacing:1.2px;font-size:9px;font-weight:850}.registered-school h2{margin:8px 0 13px;font-size:24px;line-height:1.1}.registered-school>div:last-child>span{color:#16875d;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.registered-school>div:last-child>span svg{width:15px;height:15px}.registered-schools-empty{text-align:center;max-width:720px;margin:auto;padding:70px 25px}.registered-schools-empty>svg{width:58px;height:58px;color:var(--orange)}.registered-schools-empty h2{margin:18px 0 10px;font-size:38px}.registered-schools-empty p{color:var(--muted);margin-bottom:24px}@media (width<=900px){.registered-schools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registered-schools-hero{padding:38px}.registered-schools-hero h1{font-size:58px}}@media (width<=600px){.registered-schools-page{padding:28px 16px 72px}.registered-schools-hero{border-radius:21px;margin-bottom:22px;padding:26px 22px;display:block}.schools-back{padding-bottom:20px}.registered-schools-hero h1{font-size:43px}.registered-schools-hero p{font-size:13px}.schools-count{border-radius:15px;min-width:0;min-height:74px;margin-top:22px;padding:15px 18px}.schools-count b{font-size:39px}.schools-count span br{display:none}.registered-schools-grid{grid-template-columns:1fr;gap:12px}.registered-school{border-radius:16px;grid-template-columns:62px 1fr;gap:14px;min-height:130px;padding:18px}.registered-school-logo{border-radius:14px;width:62px;height:62px}.registered-school h2{margin:6px 0 10px;font-size:21px}.registration-local-nav{margin-top:20px}.registration-local-nav button{padding:13px}}.junior-referee-page{background:#f3f6f8;min-height:75vh}.junior-referee-hero{background:linear-gradient(135deg,#fff 0%,#f7fafc 100%);border-bottom:1px solid #dce5eb;grid-template-columns:1.15fr .85fr;align-items:center;gap:7vw;min-height:520px;padding:70px max(7vw,30px);display:grid;overflow:hidden}.junior-referee-copy{max-width:700px}.junior-referee-copy .eyebrow svg{width:16px}.junior-referee-copy h1{letter-spacing:-2px;margin:17px 0 22px;font-size:clamp(58px,7vw,92px)}.junior-referee-copy h1 em{color:var(--orange);font-style:normal}.junior-referee-copy>p{max-width:650px;color:var(--muted);font-size:17px;line-height:1.7}.junior-referee-note{background:#fff;border:1px solid #d9e4eb;border-radius:14px;align-items:center;gap:11px;width:max-content;max-width:100%;margin-top:25px;padding:12px 16px;display:flex;box-shadow:0 10px 30px #071b330f}.junior-referee-note>svg{width:34px;height:34px;color:var(--green);background:#e9f8f1;border-radius:10px;padding:8px}.junior-referee-note span{gap:3px;display:grid}.junior-referee-note b{font-size:12px}.junior-referee-note small{color:var(--muted);font-size:10px}.junior-referee-visual{aspect-ratio:1/1.08;background:#fff;border:1px solid #d8e3ea;border-radius:34px;justify-self:center;width:min(100%,470px);position:relative;box-shadow:0 28px 60px #071b331f}.junior-referee-visual:after{content:"";z-index:-1;background:var(--orange);border-radius:0 28px 28px;width:72%;height:52%;position:absolute;bottom:-24px;right:-24px;transform:skewY(2deg)}.junior-referee-visual img{object-fit:contain;object-position:center bottom;border-radius:25px;width:calc(100% - 36px);height:calc(100% - 18px);position:absolute;inset:18px 18px 0}.referee-court{aspect-ratio:1;width:min(100%,420px);box-shadow:24px 24px 0 var(--orange),0 25px 60px #071b331a;background:#fff;border:1px solid #d4e1e9;border-radius:32px;justify-self:center;place-items:center;display:grid;position:relative;overflow:hidden}.referee-court:before,.referee-court:after{content:"";background:#dbe8ef;position:absolute}.referee-court:before{width:1px;height:100%;left:50%}.referee-court:after{width:100%;height:1px;top:50%}.referee-net{border-top:3px solid var(--navy);border-bottom:3px solid var(--navy);background:repeating-linear-gradient(90deg,#0000 0 18px,#b7cbd8 18px 19px);height:25px;position:absolute;top:47%;left:9%;right:9%}.referee-court>i{background:var(--navy);width:72px;height:72px;color:var(--yellow);z-index:2;border-radius:22px;place-items:center;display:grid;position:absolute;top:22%}.referee-court>i svg{width:32px;height:32px}.referee-court>b{z-index:2;color:var(--navy);font:800 76px Barlow Condensed,sans-serif;position:absolute;bottom:15%}.referee-court>small{z-index:2;color:var(--orange);letter-spacing:2px;font-size:9px;font-weight:850;position:absolute;bottom:10%}.junior-referee-content{max-width:1300px;margin:auto;padding:58px max(7vw,30px) 80px}.junior-referee-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px;display:flex}.junior-referee-heading small{color:var(--orange);letter-spacing:1.5px;font-weight:850}.junior-referee-heading h2{margin:7px 0 0;font-size:46px}.junior-referee-heading p{max-width:440px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.referee-library-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:54px;display:grid}.referee-library-cards>button{min-height:250px;color:var(--navy);text-align:left;background:#fff;border:1px solid #d8e3ea;border-radius:22px;padding:27px;transition:all .2s;position:relative;box-shadow:0 16px 40px #071b3312}.referee-library-cards>button:hover,.referee-library-cards>button.active{border-color:#ffb184;transform:translateY(-3px);box-shadow:0 20px 46px #ff651d1f}.referee-library-cards>button.active:after{content:"SEÇİLİ";color:#c74f0d;letter-spacing:1px;background:#fff0e7;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900;position:absolute;top:20px;right:20px}.referee-library-cards>button>span{color:#ffbf21;background:#071b33;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:22px;display:grid}.referee-library-cards>button>span svg{width:21px}.referee-library-cards small{color:var(--orange);letter-spacing:1.4px;font-size:9px;font-weight:900}.referee-library-cards h2{max-width:510px;margin:8px 0 10px;font-size:28px;line-height:1.12}.referee-library-cards p{color:#64778a;max-width:530px;margin:0;font-size:12px;line-height:1.6}.referee-library-cards b{align-items:center;gap:7px;font-size:10px;display:flex;position:absolute;bottom:23px;left:27px}.referee-library-cards b svg{width:15px;color:var(--orange)}.handbook-accordion{gap:10px;display:grid}.handbook-accordion>article{background:#fff;border:1px solid #dce5eb;border-radius:17px;overflow:hidden}.handbook-accordion>article>button{width:100%;color:var(--navy);text-align:left;background:#fff;border:0;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;gap:14px;padding:16px 18px;display:grid}.handbook-accordion>article>button>span{width:48px;height:48px;color:var(--orange);background:#eff4f7;border-radius:13px;place-items:center;font-size:10px;font-weight:900;display:grid}.handbook-accordion h3{margin:0;font-size:18px}.handbook-accordion button>svg{color:#7b8d9f;width:19px}.handbook-accordion article.open button>svg{transform:rotate(180deg)}.handbook-accordion .handbook-content{background:#fbfcfd;border-top:1px solid #edf1f4;padding:20px 30px 26px 80px}.handbook-content>p{color:#42566d;margin:0 0 14px;font-size:13px;line-height:1.8}.handbook-content>h4{border-left:3px solid var(--orange);color:var(--navy);letter-spacing:.2px;background:#fff2e9;border-radius:0 9px 9px 0;margin:24px 0 12px;padding:10px 14px;font-size:13px}.handbook-content>h4:first-child{margin-top:0}.handbook-check{background:#fff;border:1px solid #e1ebe6;border-radius:10px;align-items:flex-start;gap:10px;padding:9px 12px;display:flex}.handbook-check svg{color:#22a56b;flex:0 0 17px;width:17px;margin-top:3px}.handbook-check span{display:block}.handbook-form-row{background:#fff;border:1px solid #dce5eb;border-radius:11px;grid-template-columns:minmax(160px,.42fr) minmax(0,1fr);gap:15px;margin:9px 0;padding:13px 15px;display:grid}.handbook-form-row b{color:var(--navy);font-size:11px}.handbook-form-row span{color:#708092;min-height:18px;font-size:11px;line-height:1.5}.handbook-category{color:#fff;background:#071b33;border-radius:17px;align-items:center;gap:13px;margin:30px 0 4px;padding:18px 20px;display:flex}.handbook-category:first-child{margin-top:0}.handbook-category>svg{background:var(--orange);border-radius:12px;width:42px;height:42px;padding:11px}.handbook-category span{gap:3px;display:grid}.handbook-category small{color:#ffbf21;letter-spacing:1.4px;font-size:8px;font-weight:900}.handbook-category h3{font-size:21px}.handbook-accordion>article.section-heading{background:#fff7f1;border-color:#ffc9a9}.handbook-accordion>article.section-heading>button{background:#fff7f1}.handbook-empty{font-style:italic;color:#718195!important}.handbook-accordion>article.section-heading>button>span{background:var(--orange);color:#fff}.handbook-numbered{background:#fff;border:1px solid #dfe8ee;border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;margin:9px 0;padding:12px 14px;display:grid}.handbook-numbered>b{color:#fff;background:#071b33;border-radius:9px;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.handbook-numbered>p{color:#42566d;margin:3px 0 0;font-size:13px;line-height:1.7}.referee-module-list{gap:11px;display:grid}.referee-module-list article{background:#fff;border:1px solid #dce5eb;border-radius:17px;grid-template-columns:42px 48px 1fr auto;align-items:center;gap:17px;min-height:100px;padding:18px 22px;display:grid}.referee-module-list article.next{border-left:4px solid var(--orange)}.referee-module-number{color:#a9b7c3;font:800 21px Barlow Condensed,sans-serif}.referee-module-list article>i{width:48px;height:48px;color:var(--navy);background:#edf4f8;border-radius:13px;place-items:center;display:grid}.referee-module-list article.next>i{color:var(--orange);background:#fff0e7}.referee-module-list svg{width:22px}.referee-module-list h3{margin:0 0 6px;font-size:24px}.referee-module-list p{color:var(--muted);margin:0;font-size:11px}.referee-module-list em{color:#6d7e8f;white-space:nowrap;background:#eef3f6;border-radius:20px;padding:7px 10px;font-size:9px;font-style:normal;font-weight:800}.referee-module-list article.next em{color:#b84a0e;background:#fff0e7}@media (width<=900px){.junior-referee-hero{grid-template-columns:1fr;gap:50px}.referee-court{width:min(80%,390px)}.junior-referee-visual{width:min(88%,430px)}.junior-referee-heading{flex-direction:column;align-items:start;gap:8px}}@media (width<=600px){.junior-referee-hero{min-height:0;padding:42px 18px 52px}.junior-referee-copy h1{font-size:51px}.junior-referee-copy>p{font-size:14px}.junior-referee-note{align-items:flex-start}.referee-court{width:calc(100% - 20px);box-shadow:12px 12px 0 var(--orange);border-radius:23px}.junior-referee-visual{border-radius:24px;width:calc(100% - 28px)}.junior-referee-visual:after{border-radius:0 20px 20px;bottom:-14px;right:-14px}.junior-referee-visual img{width:calc(100% - 20px);height:calc(100% - 10px);inset:10px 10px 0}.junior-referee-content{padding:48px 18px 65px}.junior-referee-heading h2{font-size:38px}.referee-module-list article{grid-template-columns:38px 1fr;gap:10px 13px;padding:16px}.referee-module-number{grid-row:1}.referee-module-list article>i{border-radius:11px;grid-row:1;width:38px;height:38px}.referee-module-list article>div{grid-column:1/-1}.referee-module-list em{grid-column:1/-1;width:max-content}.referee-module-list h3{font-size:22px}}.junior-referee-note.loading>svg{color:#278ecf;background:#e9f6ff}.junior-referee-note.error>svg{color:#b23b3b;background:#fff0f0}.referee-loading{gap:12px;display:grid}.referee-loading span{background:linear-gradient(90deg,#fff,#edf3f6,#fff) 0 0/200% 100%;border-radius:17px;height:92px;animation:1.3s infinite refereeLoading}@keyframes refereeLoading{to{background-position:-200% 0}}.referee-source-error{text-align:center;background:#fff;border:1px solid #dce5eb;border-radius:20px;padding:55px 25px}.referee-source-error>svg{width:48px;height:48px;color:var(--orange)}.referee-source-error h3{margin:13px 0;font-size:30px}.referee-source-error a,.referee-case-detail a{color:var(--orange);align-items:center;gap:8px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.referee-source-error a svg,.referee-case-detail a svg{width:16px}.referee-accordion{gap:12px;display:grid}.referee-accordion>section{background:#fff;border:1px solid #d9e4eb;border-radius:18px;overflow:hidden;box-shadow:0 7px 24px #071b330a}.referee-accordion>section.open{border-color:#ffc6a5}.referee-section-trigger{width:100%;min-height:92px;color:var(--navy);text-align:left;background:#fff;border:0;grid-template-columns:52px 1fr 28px;align-items:center;gap:16px;padding:15px 20px;display:grid}.referee-section-trigger>span{background:#edf3f6;border-radius:14px;place-items:center;width:52px;height:52px;font:800 22px Barlow Condensed,sans-serif;display:grid}.referee-accordion>section.open .referee-section-trigger>span{color:var(--orange);background:#fff0e7}.referee-section-trigger>div{gap:3px;display:grid}.referee-section-trigger small{color:var(--orange);letter-spacing:1.4px;font-size:8px;font-weight:850}.referee-section-trigger h3{margin:0;font-size:25px}.referee-section-trigger p{color:var(--muted);margin:0;font-size:10px}.referee-section-trigger>svg{width:20px;transition:transform .2s}.referee-accordion>section.open .referee-section-trigger>svg{transform:rotate(180deg)}.referee-topic-list{gap:14px;padding:0 20px 20px;display:grid}.referee-topic-list>article{background:#f4f7f9;border-radius:14px;padding:18px}.referee-topic-list h4{letter-spacing:1px;color:#516579;margin:0 0 12px;font-size:11px}.referee-topic-list>article>div{gap:7px;display:grid}.referee-case{background:#fff;border:1px solid #dce5eb;border-radius:12px;overflow:hidden}.referee-case>button{width:100%;min-height:57px;color:var(--navy);text-align:left;background:#fff;border:0;grid-template-columns:48px minmax(0,1fr) auto 20px;align-items:center;gap:10px;padding:9px 12px;display:grid}.referee-case>button>b{color:var(--orange);font-size:12px}.referee-case>button>span{font-size:12px;line-height:1.4}.referee-case>button>em{color:#bd4c0d;background:#fff0e7;border-radius:18px;align-items:center;gap:4px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:850;display:flex}.referee-case>button>em svg{width:11px;height:11px}.referee-case>button>svg{color:#8292a1;width:17px}.referee-case.open>button>svg{transform:rotate(180deg)}.referee-case-detail{background:#fbfcfd;border-top:1px solid #e4ebf0;padding:17px 18px 19px}.referee-case-detail>small{color:var(--orange);letter-spacing:1.4px;font-size:8px;font-weight:850}.referee-case-detail p{color:#42566d;margin:8px 0 10px;font-size:12px;line-height:1.7}.referee-case-detail strong{color:#708092;margin-bottom:13px;font-size:10px;display:block}.referee-case-detail a{background:#fff;border:1px solid #ffd0b5;border-radius:9px;padding:8px 10px}.referee-case-preview{color:#687b8e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:0 70px 13px;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.referee-case.open .referee-case-preview{display:none}.referee-video-placeholder{background:linear-gradient(135deg,#fff7f1,#fff);border:1px solid #ffd9c2;border-radius:14px;grid-template-columns:46px 1fr;gap:13px;margin-top:16px;padding:16px;display:grid}.referee-video-placeholder>span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.referee-video-placeholder>span svg{width:19px}.referee-video-placeholder b{font-size:13px}.referee-video-placeholder p{margin:5px 0 12px;font-size:11px}.referee-video-placeholder a{width:max-content}.referee-video-player{background:#071b33;border:1px solid #dce5eb;border-radius:16px;margin-top:17px;padding:14px}.referee-video-title{color:#fff;align-items:center;gap:10px;margin-bottom:12px;display:flex}.referee-video-title>svg{background:var(--orange);border-radius:10px;width:34px;height:34px;padding:9px}.referee-video-title>span{gap:2px;display:grid}.referee-video-title b{font-size:12px}.referee-video-title small{color:#9fb0c2;font-size:9px}.referee-video-player video{aspect-ratio:16/9;object-fit:contain;background:#000;border-radius:11px;width:100%;max-height:560px;margin-top:10px;display:block}.referee-video-player video:first-of-type{margin-top:0}@media (width<=600px){.referee-section-trigger{grid-template-columns:43px 1fr 20px;gap:11px;padding:13px}.referee-section-trigger>span{width:43px;height:43px}.referee-section-trigger h3{font-size:21px}.referee-topic-list{padding:0 10px 10px}.referee-topic-list>article{padding:11px}.referee-case>button{grid-template-columns:38px 1fr 18px}.referee-case>button>em{grid-column:2;width:max-content}.referee-case>button>svg{grid-area:1/3}.referee-case-preview{padding:0 12px 13px 60px}.referee-case-detail{padding:15px}.referee-video-placeholder{grid-template-columns:38px 1fr;padding:12px}.referee-video-placeholder>span{width:38px;height:38px}}@media (width<=700px){.referee-library-cards{grid-template-columns:1fr;margin-bottom:40px}.referee-library-cards>button{min-height:235px;padding:22px}.referee-library-cards h2{font-size:24px}.referee-library-cards b{left:22px}.handbook-accordion>article>button{grid-template-columns:41px minmax(0,1fr) 18px;gap:10px;padding:13px}.handbook-accordion>article>button>span{width:41px;height:41px}.handbook-accordion h3{font-size:15px}.handbook-accordion .handbook-content{padding:15px}.handbook-content>p{font-size:12px}.handbook-form-row{grid-template-columns:1fr;gap:5px}.handbook-check{padding:9px}.handbook-numbered{grid-template-columns:30px minmax(0,1fr);gap:9px;padding:10px}.handbook-numbered>b{width:28px;height:28px}.handbook-numbered>p{font-size:12px}}.blog-page{background:#f4f7f9;min-height:70vh}.blog-hero{color:#fff;background:#071b33;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;padding:78px max(6vw,30px);display:grid;position:relative;overflow:hidden}.blog-hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 49.9%,#ffffff0f 50%,#0000 50.1%),linear-gradient(#0000 33.6%,#ffffff0b 33.8%,#0000 34%);position:absolute;inset:0}.blog-hero>div{z-index:1;position:relative}.blog-hero h1{letter-spacing:-2px;max-width:720px;margin:17px 0 22px;font-size:clamp(54px,6.4vw,88px)}.blog-hero h1 em{color:#ffc727;font-style:normal}.blog-hero p{color:#bdcad8;max-width:650px;margin:0;font-size:17px;line-height:1.65}.blog-hero-mark{background:radial-gradient(circle,#123457 0 39%,#0000 40%);border:1px solid #36516d;border-radius:50%;justify-self:center;place-items:center;width:285px;height:285px;display:grid;box-shadow:0 0 0 34px #ffffff06}.blog-hero-mark:before,.blog-hero-mark:after{content:"";background:#36516d;width:340px;height:1px;position:absolute}.blog-hero-mark:after{transform:rotate(60deg)}.blog-hero-mark>span{z-index:1;color:#ff6b1a;font:900 105px/1 Barlow Condensed;position:relative}.blog-hero-mark>i{z-index:2;border:4px solid #fff;border-radius:50%;width:54px;height:54px;position:absolute;box-shadow:0 0 0 12px #ff6b1a}.blog-hero-mark>small{letter-spacing:2px;font-size:9px;font-weight:900;position:absolute;bottom:31px}.blog-featured{z-index:2;background:#fff;border:1px solid #dfe7ed;border-radius:25px;grid-template-columns:1.08fr .92fr;max-width:1180px;margin:-38px auto 60px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #071b3321}.blog-featured-image{min-height:390px;position:relative}.blog-featured-image img{object-fit:cover;width:100%;height:100%}.blog-featured-image:after{content:"";background:linear-gradient(#0000 55%,#071b337a);position:absolute;inset:0}.blog-featured-image>span{z-index:1;color:#fff;letter-spacing:1px;background:#ff6b1a;border-radius:99px;padding:8px 12px;font-size:10px;font-weight:900;position:absolute;bottom:22px;left:24px}.blog-featured>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:48px;display:flex}.blog-featured>div:last-child>small,.blog-library>header small{color:#ff6b1a;letter-spacing:1.2px;font-size:10px;font-weight:900}.blog-featured h2{margin:12px 0 17px;font-size:44px;line-height:1.02}.blog-featured p{color:#647386;line-height:1.7}.blog-featured .btn{margin-top:8px}.blog-library{padding:0 max(6vw,30px) 85px}.blog-library>header{justify-content:space-between;align-items:end;gap:24px;max-width:1180px;margin:0 auto 20px;display:flex}.blog-library h2{margin:6px 0 0;font-size:45px}.blog-library>header label{background:#fff;border:1px solid #dbe4eb;border-radius:12px;align-items:center;gap:9px;width:min(340px,100%);padding:0 14px;display:flex}.blog-library>header label svg{color:#6c7b8b;width:18px}.blog-library>header input{background:0 0;border:0;outline:0;width:100%;height:48px}.blog-categories{scrollbar-width:thin;gap:8px;max-width:1180px;margin:0 auto 28px;padding:4px 2px 10px;display:flex;overflow-x:auto}.blog-categories button{color:#4d6074;background:#fff;border:1px solid #dbe4eb;border-radius:99px;flex:none;padding:10px 15px;font-size:12px;font-weight:800}.blog-categories button.active{color:#fff;background:#071b33;border-color:#071b33}.blog-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1180px;margin:auto;display:grid}.blog-card{background:#fff;border:1px solid #dfe7ed;border-radius:20px;transition:all .22s;overflow:hidden;box-shadow:0 10px 30px #071b3311}.blog-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #071b331f}.blog-card>div{height:205px;position:relative;overflow:hidden}.blog-card>div img{object-fit:cover;width:100%;height:100%;transition:all .35s}.blog-card:hover>div img{transform:scale(1.035)}.blog-card>div span{color:#fff;letter-spacing:.7px;background:#071b33eb;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;bottom:14px;left:14px}.blog-card>section{padding:21px}.blog-card section>small{color:#788797;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.blog-card section>small svg{color:#ff6b1a;width:13px;height:13px}.blog-card section>small i{margin:0 3px;font-style:normal}.blog-card h3{min-height:54px;margin:11px 0 10px;font-size:25px;line-height:1.08}.blog-card p{color:#647386;min-height:62px;margin-bottom:12px;font-size:13px;line-height:1.55}.blog-card section>button,.blog-back,.blog-empty button{color:#071b33;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;font-weight:900;display:inline-flex}.blog-card section>button svg{color:#ff6b1a;width:16px}.blog-empty{text-align:center;background:#fff;border:1px dashed #cbd8e1;border-radius:22px;max-width:1180px;margin:auto;padding:70px 20px}.blog-empty>svg{color:#ff6b1a;width:42px;height:42px}.blog-empty h3{margin:14px 0 8px;font-size:30px}.blog-empty p{color:#647386}.blog-article-page{padding:45px max(6vw,30px) 90px}.blog-back{max-width:960px;margin:0 auto 20px;display:flex}.blog-article{background:#fff;border:1px solid #dce6ed;border-radius:28px;max-width:960px;margin:auto;overflow:hidden;box-shadow:0 20px 55px #071b331a}.blog-article-cover{height:430px;position:relative}.blog-article-cover img{object-fit:cover;width:100%;height:100%}.blog-article-cover span{color:#fff;background:#ff6b1a;border-radius:99px;padding:9px 13px;font-size:10px;font-weight:900;position:absolute;bottom:28px;left:30px}.blog-article>header{padding:42px 55px 20px}.blog-article>header small{color:#ff6b1a;font-size:10px;font-weight:900}.blog-article h1{margin:12px 0 18px;font-size:clamp(42px,5vw,67px)}.blog-article>header p{color:#647386;font-size:18px;line-height:1.65}.blog-article-body{padding:0 55px 55px}.blog-article-body>p{color:#344a61;font-size:17px;line-height:1.9}.blog-article-body aside{background:#fff6f0;border-left:3px solid #ff6b1a;border-radius:0 15px 15px 0;grid-template-columns:46px 1fr;gap:14px;margin-top:30px;padding:22px;display:grid}.blog-article-body aside>svg{color:#fff;background:#ff6b1a;border-radius:12px;width:46px;height:46px;padding:10px}.blog-article-body aside span{gap:5px;display:grid}.blog-article-body aside small{color:#647386;line-height:1.55}@media (width<=900px){.blog-hero{grid-template-columns:1fr;padding-bottom:100px}.blog-hero-mark{display:none}.blog-featured{grid-template-columns:1fr;margin:-42px 22px 50px}.blog-featured-image{min-height:310px}.blog-featured>div:last-child{padding:35px}.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.blog-hero{padding:45px 20px 80px}.blog-hero h1{letter-spacing:-1.3px;font-size:53px}.blog-hero p{font-size:14px}.blog-featured{border-radius:20px;margin:-38px 16px 38px}.blog-featured-image{min-height:225px}.blog-featured>div:last-child{padding:25px 20px}.blog-featured h2{font-size:34px}.blog-featured .btn{width:100%}.blog-library{padding:0 16px 55px}.blog-library>header{flex-direction:column;align-items:stretch}.blog-library h2{font-size:38px}.blog-library>header label{width:100%}.blog-categories{margin-bottom:19px}.blog-grid{grid-template-columns:1fr;gap:14px}.blog-card{border-radius:17px;grid-template-columns:115px 1fr;display:grid}.blog-card>div{height:100%;min-height:175px}.blog-card>div span{padding:5px 7px;font-size:7px;bottom:8px;left:8px}.blog-card>section{padding:15px 13px}.blog-card section>small{flex-wrap:wrap}.blog-card h3{min-height:0;margin:8px 0;font-size:21px}.blog-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:0;font-size:11px;display:-webkit-box;overflow:hidden}.blog-card section>button{font-size:11px}.blog-article-page{padding:22px 14px 60px}.blog-article{border-radius:20px}.blog-article-cover{height:245px}.blog-article>header{padding:27px 20px 12px}.blog-article h1{font-size:39px}.blog-article>header p{font-size:15px}.blog-article-body{padding:0 20px 28px}.blog-article-body>p{font-size:15px}.blog-article-body aside{grid-template-columns:38px 1fr;padding:16px}.blog-article-body aside>svg{width:38px;height:38px;padding:8px}}.blog-keywords{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.blog-keywords span{color:#53687c;background:#eef4f7;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800}.blog-article-body .blog-lead{border-bottom:1px solid #e3ebf0;padding-bottom:24px;font-size:19px}.blog-article-body>section{border-bottom:1px solid #e3ebf0;padding:28px 0}.blog-article-body>section h2{margin:0 0 14px;font-size:35px}.blog-article-body>section p{color:#40566d;font-size:16px;line-height:1.8}.blog-article-body>section ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.blog-article-body>section li{color:#2d455d;grid-template-columns:20px 1fr;align-items:start;gap:9px;line-height:1.55;display:grid}.blog-article-body>section li svg{color:#1da66e;width:18px;height:18px;margin-top:2px}@media (width<=600px){.blog-article-body .blog-lead{font-size:16px}.blog-article-body>section{padding:22px 0}.blog-article-body>section h2{font-size:29px}.blog-article-body>section p,.blog-article-body>section li{font-size:14px}.mobile-nav{justify-content:stretch;overflow:hidden}.mobile-nav button{flex:1 1 0;min-width:0;padding:2px;font-size:8px}.mobile-nav svg{width:19px;height:19px}.mobile-nav span{text-overflow:ellipsis;white-space:nowrap;max-width:48px;overflow:hidden}}
