@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.webp);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}.lesson-reading{order:1}.lesson-nav{border-top:1px solid var(--line);border-bottom:0;order:2}.lesson-nav>small{font-size:11px}.lesson-nav>img{display:none}}@media (width>=601px){.mobile-course-menu,.mobile-course-backdrop{display:none}}@media (width<=600px){.mobile-course-backdrop{z-index:64;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0516287a;border:0;position:fixed;inset:0}.mobile-course-menu{z-index:65;background:#fff;border:1px solid #dce5eb;border-radius:20px;animation:.18s ease-out mobileCourseIn;position:fixed;bottom:78px;left:10px;right:10px;overflow:hidden;box-shadow:0 24px 70px #04182c45}.mobile-course-menu header{background:#f7fafc;border-bottom:1px solid #e6edf2;justify-content:space-between;align-items:center;padding:16px 17px;display:flex}.mobile-course-menu header span{gap:3px;display:grid}.mobile-course-menu header small{color:var(--orange);letter-spacing:1.4px;font-size:8px;font-weight:900}.mobile-course-menu header b{font-size:15px}.mobile-course-menu header button{width:35px;height:35px;color:var(--navy);background:#e9eff3;border:0;border-radius:10px;place-items:center;display:grid}.mobile-course-menu header svg{width:17px}.mobile-course-menu>button{width:100%;color:var(--navy);text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f4;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;padding:14px 17px;display:grid}.mobile-course-menu>button:last-child{border-bottom:0}.mobile-course-menu>button>svg:first-child{width:40px;height:40px;color:var(--orange);background:#fff0e7;border-radius:11px;padding:10px}.mobile-course-menu>button>span{gap:4px;display:grid}.mobile-course-menu>button b{font-size:13px}.mobile-course-menu>button small{color:#708196;font-size:9px}.mobile-course-menu>button>svg:last-child{color:#9aabb9;width:16px}@keyframes mobileCourseIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}.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}}.registration-card>.registration-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.registration-form input[name=trainerName]{letter-spacing:.02em;font-weight:750}@media (width<=600px){.registration-card>.registration-tabs button{padding-inline:4px;font-size:10px}.registration-card>.registration-tabs button svg{width:16px}}.trainer-team-selector{background:#f8fbfd;border:1px solid #dce6ed!important;border-radius:15px!important;padding:16px!important}.trainer-team-selector>legend{padding:0 5px;font-size:12px}.trainer-team-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:6px;display:grid}.trainer-team-options>label{background:#fff;border-radius:12px;min-width:0;padding:12px;transition:border-color .18s,box-shadow .18s;border:1px solid #dbe5ec!important}.trainer-team-options>label.selected{box-shadow:0 0 0 3px #ff651517;border-color:var(--orange)!important}.trainer-team-choice{align-items:center;gap:9px;display:flex}.trainer-team-choice input{accent-color:var(--orange);width:18px!important;height:18px!important}.trainer-team-choice b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.trainer-team-options>label>input{height:43px!important;margin-top:7px!important;font-size:13px!important}@media (width<=600px){.trainer-team-selector{padding:13px!important}.trainer-team-options{grid-template-columns:1fr}.trainer-team-options>label{padding:11px}}.trainer-team-options>label>small{color:var(--muted);margin:6px 0 0;font-size:9px;font-weight:750;display:block}.trainer-team-options>label.selected>small{color:var(--orange)}.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;touch-action:manipulation;cursor:pointer;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>img,.video-player-poster>video,.video-player-poster>span{pointer-events:none}.video-player-poster:after{content:"";pointer-events:none;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-mobile-fallback{color:#e65516;text-underline-offset:2px;font-weight:800;text-decoration:underline}.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}.drive-player>.video-native-player{object-fit:contain;background:#000;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}@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-bulletin-entry{background:linear-gradient(110deg,#fff7f1,#fff);border:1px solid #ffd7bf;border-radius:20px;grid-template-columns:62px 1fr auto;align-items:center;gap:18px;margin:0 0 22px;padding:21px 23px;display:grid}.club-bulletin-icon{background:var(--orange);color:#fff;border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.club-bulletin-entry>span:nth-child(2){display:grid}.club-bulletin-entry small{color:var(--orange);letter-spacing:1.2px;font-weight:850}.club-bulletin-entry h2{margin:4px 0;font-size:29px}.club-bulletin-entry p{color:var(--muted);margin:0}.club-bulletin-entry .btn{white-space:nowrap}@media (width<=720px){.club-bulletin-entry{grid-template-columns:50px 1fr;padding:17px 15px}.club-bulletin-icon{border-radius:13px;width:48px;height:48px}.club-bulletin-entry h2{font-size:25px}.club-bulletin-entry p{font-size:13px}.club-bulletin-entry .btn{grid-column:1/-1;justify-content:center;width:100%}}.profile-summary{gap:14px;margin:20px 0 24px}.profile-summary article{border-color:#e4e9ed;border-radius:18px;gap:14px;min-height:88px;padding:18px 20px;box-shadow:0 6px 22px #102b3d0b}.profile-summary svg{background:#fff4ed;border-radius:14px;width:44px;height:44px;padding:11px}.profile-summary b{font-size:27px;line-height:1}.profile-summary small{margin-top:5px;font-size:13px}.club-bulletin-entry{background:#fff;border-color:#e4e9ed;border-radius:18px;grid-template-columns:52px minmax(0,1fr) auto;gap:16px;min-height:104px;margin-bottom:14px;padding:19px 22px;box-shadow:0 7px 24px #102b3d0a}.club-bulletin-icon{width:48px;height:48px;color:var(--orange);background:#fff1e8;border-radius:14px}.club-bulletin-icon svg{width:23px}.club-bulletin-entry small{letter-spacing:1.4px;font-size:11px}.club-bulletin-entry h2{margin:3px 0;font-size:27px;line-height:1.05}.club-bulletin-entry p{font-size:14px;line-height:1.4}.club-bulletin-entry .btn{min-height:44px;box-shadow:none;border-radius:12px;padding:0 18px}.club-bulletin-entry .btn svg{width:16px}.club-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.club-resource-grid .club-bulletin-entry{grid-template-columns:48px minmax(0,1fr);align-content:center;margin-bottom:0;padding:18px}.club-resource-grid .club-bulletin-entry .btn{grid-column:2;width:max-content;margin-top:8px}@media (width<=950px){.club-resource-grid{grid-template-columns:1fr}}@media (width<=720px){.club-bulletin-entry{grid-template-columns:48px 1fr;min-height:0;margin-bottom:12px;padding:16px}.club-bulletin-entry h2{font-size:23px}.club-bulletin-entry .btn{margin-top:3px}.profile-summary article{min-height:76px;padding:15px 16px}}.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}}.header-account{position:relative}.account-profile{cursor:pointer}.account-label{max-width:none!important;display:grid!important}.account-label small{letter-spacing:1.15px;font-size:8px}.account-chevron{color:#789;width:15px;height:15px;margin-left:2px;transition:transform .2s}.header-account.open .account-chevron{transform:rotate(180deg)}.account-dropdown{z-index:120;background:#fff;border:1px solid #dfe8ef;border-radius:18px;width:310px;padding:14px;animation:.18s ease-out accountMenuIn;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 55px #071b332e}.account-dropdown:before{content:"";background:#fff;border-top:1px solid #dfe8ef;border-left:1px solid #dfe8ef;width:13px;height:13px;position:absolute;top:-7px;right:28px;transform:rotate(45deg)}.account-dropdown header{border-bottom:1px solid #e9eef2;align-items:center;gap:11px;padding:3px 3px 13px;display:flex}.account-dropdown header>span:last-child{min-width:0;display:grid}.account-dropdown header small{color:var(--orange);letter-spacing:1.3px;font-size:8px;font-weight:900}.account-dropdown header b{text-overflow:ellipsis;white-space:nowrap;color:var(--navy);font-size:14px;overflow:hidden}.account-dropdown header em{text-overflow:ellipsis;white-space:nowrap;color:#76879a;font-size:10px;font-style:normal;overflow:hidden}.account-dropdown-logo{background:#fff5ef;border:1px solid #f0d7c8;border-radius:13px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid;overflow:hidden}.account-dropdown-logo .athlete-avatar,.account-dropdown-logo .team-logo{object-fit:contain;width:100%;height:100%}.account-dropdown-logo .team-logo{padding:4px}.account-dropdown-stats{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.account-dropdown-stats>span{background:#f7fafc;border:1px solid #e5ecf1;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;padding:10px;display:grid}.account-dropdown-stats svg{width:19px;color:var(--orange);grid-row:1/3}.account-dropdown-stats b{color:var(--navy);font-size:17px;line-height:1}.account-dropdown-stats small{color:#74869a;font-size:9px}.account-dropdown-profile,.account-dropdown-logout{align-items:center;width:100%;display:flex;border-radius:12px!important}.account-dropdown-profile{text-align:left;gap:10px;color:var(--navy)!important;background:#f4f8fb!important;padding:10px!important}.account-dropdown-profile>svg:first-child{width:19px;color:var(--orange)}.account-dropdown-profile>svg:last-child{width:16px;margin-left:auto}.account-dropdown-profile span{display:grid}.account-dropdown-profile b{font-size:12px}.account-dropdown-profile small{color:#76879a;font-size:9px}.account-dropdown-logout{justify-content:center;gap:8px;margin-top:8px;font-size:11px;font-weight:900;color:#a33a3a!important;background:#fff0f0!important;padding:10px!important}.account-dropdown-logout svg{width:17px}@keyframes accountMenuIn{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}@media (width<=900px){.header-account{grid-template-columns:1fr;position:relative}.account-dropdown{width:100%;box-shadow:none;border-radius:15px;grid-column:1/-1;margin-top:8px;position:static}.account-dropdown:before{display:none}.account-profile{width:100%}.account-chevron{margin-left:auto}}@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}}.trainer-profile .profile-large-avatar{border-radius:22px;width:82px;height:82px}.trainer-profile-avatar-wrap{width:82px;height:82px;display:block;position:relative}.trainer-profile-avatar-wrap .trainer-team-logo{object-fit:contain;background:#fff;border:3px solid #123a62;border-radius:50%;width:28px;height:28px;padding:3px;position:absolute;bottom:-5px;right:-5px}@media (width<=600px){.trainer-profile .profile-large-avatar,.trainer-profile-avatar-wrap{border-radius:16px;width:60px;height:60px}.trainer-profile-avatar-wrap .trainer-team-logo{width:24px;height:24px}}.registration-form select{width:100%;height:52px;color:var(--navy);font:inherit;background:#fbfdfe;border:1px solid #d7e1e9;border-radius:12px;margin-top:7px;padding:0 42px 0 14px;font-size:14px}.registration-form select:focus{border-color:#5aaee0;outline:0;box-shadow:0 0 0 4px #5aaee024}.registration-form select:disabled{cursor:not-allowed;color:#8796a5;background:#f1f4f6}.athlete-profile-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.trainer-team-list{background:#fff;border:1px solid #dbe5ed;border-radius:20px;margin:0 0 24px;padding:26px}.trainer-team-list .member-heading h2{margin-bottom:18px}.trainer-team-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.trainer-team-list-grid article{background:#f8fafc;border:1px solid #e0e8ee;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.trainer-team-index{background:var(--navy);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font:850 15px Barlow Condensed;display:grid}.trainer-team-list-grid article>span:nth-child(2){gap:3px;display:grid}.trainer-team-list-grid b{font-size:15px}.trainer-team-list-grid small{color:var(--muted);font-size:9px}.trainer-team-list-grid strong{color:var(--orange);letter-spacing:2px;font:900 20px Barlow Condensed}.club-team-manager{background:linear-gradient(145deg,#fff,#f5f8fa);border:1px solid #dbe5ed;border-radius:22px;margin:0 0 24px;padding:28px;box-shadow:0 14px 38px #071b3312}.club-team-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.club-team-heading>span{max-width:760px}.club-team-heading small{color:var(--orange);letter-spacing:1.5px;font-size:9px;font-weight:900}.club-team-heading h2{margin:5px 0 7px;font-size:36px}.club-team-heading p{color:var(--muted);margin:0;line-height:1.6}.team-view-toggle{background:#fff;border:1px solid #d9e3ea;border-radius:12px;padding:4px;display:flex}.team-view-toggle button{color:#66798b;background:0 0;border:0;border-radius:8px;min-height:36px;padding:0 13px;font-weight:800}.team-view-toggle button.active{background:var(--navy);color:#fff}.team-create-form{background:#fff;border:1px solid #dce6ed;border-radius:17px;grid-template-columns:minmax(220px,1.3fr) minmax(170px,.65fr) auto auto;align-items:end;gap:10px;padding:18px;display:grid}.team-create-form label,.team-item-fields label{color:var(--navy);gap:7px;font-size:10px;font-weight:850;display:grid}.team-create-form input,.team-item-fields input{width:100%;height:48px;color:var(--navy);font:inherit;background:#fbfdfe;border:1px solid #d7e1e9;border-radius:11px;padding:0 13px;font-size:14px;font-weight:750}.team-create-form input:focus,.team-item-fields input:focus{border-color:#5aaee0;outline:0;box-shadow:0 0 0 3px #5aaee021}.team-code-refresh{height:48px;color:var(--navy);background:#f4f8fb;border:1px solid #d7e1e9;border-radius:11px;align-items:center;gap:7px;padding:0 14px;font-weight:850;display:flex}.team-code-refresh svg{width:18px;color:var(--orange)}.team-manager-notice{color:#146c4d;background:#eaf8f2;border-radius:12px;align-items:center;gap:8px;margin:14px 0 0;padding:12px 14px;font-size:12px;display:flex}.team-manager-notice svg{width:18px}.club-team-collection{gap:12px;margin-top:18px;display:grid}.club-team-collection.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.club-team-item{background:#fff;border:1px solid #dfe7ed;border-radius:17px;padding:18px;position:relative}.team-item-number{color:#dbe3e9;font:900 34px Barlow Condensed,sans-serif;position:absolute;top:14px;right:16px}.team-item-fields{grid-template-columns:1fr 150px;gap:10px;padding-right:45px;display:grid}.team-item-stats{gap:8px;margin:14px 0;display:flex}.team-item-stats span{background:#f3f7fa;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:25px auto;align-items:center;column-gap:8px;min-width:105px;padding:9px 11px;display:grid}.team-item-stats svg{width:19px;color:var(--orange);grid-row:1/3}.team-item-stats b{line-height:1}.team-item-stats small{color:var(--muted);font-size:8px}.team-item-actions{gap:8px;display:flex}.team-item-actions .btn{min-height:42px;padding:0 14px}.team-item-actions svg{width:17px}.club-team-collection.list .club-team-item{grid-template-columns:48px minmax(320px,1fr) auto auto;align-items:end;gap:15px;display:grid}.club-team-collection.list .team-item-number{align-self:center;position:static}.club-team-collection.list .team-item-stats,.club-team-collection.list .team-item-actions{margin:0}.team-empty{background:#fff;border:1px dashed #cfdbe4;border-radius:16px;margin-top:18px}@media (width<=900px){.team-create-form{grid-template-columns:1fr 1fr}.team-create-form .btn,.team-code-refresh{justify-content:center;width:100%}.club-team-collection.cards{grid-template-columns:1fr}.club-team-collection.list .club-team-item{display:block}.club-team-collection.list .team-item-number{position:absolute}.club-team-collection.list .team-item-stats{margin:14px 0}}@media (width<=600px){.club-team-manager{border-radius:18px;padding:20px 15px}.club-team-heading{gap:14px;display:grid}.club-team-heading h2{font-size:30px}.team-view-toggle{width:100%}.team-view-toggle button{flex:1}.team-create-form{grid-template-columns:1fr;padding:14px}.team-item-fields{grid-template-columns:1fr;padding-right:35px}.team-item-stats{grid-template-columns:1fr 1fr;display:grid}.team-item-stats span{min-width:0}.team-item-actions{display:grid}.team-item-actions .btn{width:100%}.trainer-team-list{padding:20px 15px}.trainer-team-list-grid{grid-template-columns:1fr}.trainer-team-list-grid article{grid-template-columns:38px 1fr auto;padding:12px}.trainer-team-index{width:38px;height:38px}}.trainer-code-ticket{grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr)}.trainer-code-share .club-code-share-icon{color:var(--orange);background:#fff0e7}.trainer-code-share{max-width:900px;padding:18px 20px}.trainer-code-share .club-code-share-icon{border-radius:11px;flex-basis:40px;width:40px;height:40px}.trainer-code-share .club-code-share-icon svg{width:20px}.trainer-code-share .club-code-share-heading h2{font-size:25px}.trainer-code-share .club-code-share-heading p{font-size:13px}.trainer-code-share .club-code-ticket{margin:14px 0 12px;padding:10px 14px}.trainer-code-share .club-code-ticket>div{padding-top:0;padding-bottom:0}.trainer-code-share .club-code-ticket strong{font-size:25px}.trainer-code-share .club-code-share-actions .btn{min-height:38px;padding:8px 13px;font-size:13px}.trainer-code-share .club-code-share-note{margin-top:9px}.trainer-code-notice{color:#16845d;margin:9px 0 0;font-size:12px;font-weight:700}.trainer-code-share{grid-template-columns:minmax(390px,1fr) auto;column-gap:12px;display:grid}.trainer-code-share .club-code-share-heading,.trainer-code-share .club-code-share-note,.trainer-code-share .trainer-code-notice{grid-column:1/-1}.trainer-code-share .club-code-ticket{margin:14px 0 0}.trainer-code-share .club-code-share-actions{flex-wrap:nowrap;align-self:end;margin:14px 0 0}.trainer-code-share .club-code-share-actions .btn{white-space:nowrap}@media (width<=900px){.trainer-code-share{grid-template-columns:1fr}.trainer-code-share .club-code-share-heading,.trainer-code-share .club-code-share-note,.trainer-code-share .trainer-code-notice{grid-column:auto}.trainer-code-share .club-code-share-actions{flex-wrap:wrap;margin-top:10px}}.trainer-code-share{box-sizing:border-box;grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);align-items:end;width:100%;max-width:none}.trainer-code-share .club-code-share-actions{justify-content:flex-start}.trainer-code-share .club-code-ticket{box-sizing:border-box;width:100%}@media (width<=900px){.trainer-code-share{grid-template-columns:1fr}.trainer-code-share .club-code-share-actions{align-self:start}}.trainer-team-list-grid article>svg{width:20px;color:var(--green)}@media (width<=700px){.trainer-code-ticket{grid-template-columns:1fr}}.team-item-actions{flex-wrap:wrap}.roster-toggle svg:last-child{width:15px;margin-left:2px;transition:transform .2s}.roster-toggle[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.team-athlete-roster{background:#f7fafc;border:1px solid #dfe8ee;border-radius:14px;grid-column:1/-1;margin-top:15px;padding:15px}.team-athlete-roster>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.team-athlete-roster>header span{gap:3px;display:grid}.team-athlete-roster>header small{color:var(--orange);letter-spacing:1.1px;font-size:8px;font-weight:900}.team-athlete-roster>header b{font-size:15px}.team-athlete-roster>header em{color:#13704c;background:#e8f6ef;border-radius:20px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:850}.team-athlete-roster-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.team-athlete-roster-list>div{background:#fff;border:1px solid #e2e9ee;border-radius:11px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:9px;display:grid}.team-athlete-roster-list .athlete-avatar{border-radius:11px;width:42px;height:42px}.team-athlete-roster-list span{gap:3px;min-width:0;display:grid}.team-athlete-roster-list b,.team-athlete-roster-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-athlete-roster-list b{font-size:12px}.team-athlete-roster-list small{color:var(--muted);font-size:8px}.team-roster-empty{color:var(--muted);text-align:center;border:1px dashed #cfdae2;border-radius:11px;margin:0;padding:15px;font-size:11px}@media (width<=600px){.team-athlete-roster{padding:12px}.team-athlete-roster-list{grid-template-columns:1fr}}@media (width>=901px){.club-team-collection.list .club-team-item{grid-template-columns:48px minmax(320px,1fr) auto;align-items:center}.club-team-collection.list .team-item-actions{border-top:1px solid #edf1f4;grid-column:2/-1;justify-content:flex-end;width:100%;padding-top:12px}.club-team-collection.list .team-item-actions .roster-toggle{margin-left:auto}.club-team-collection.list .team-athlete-roster{grid-column:1/-1;width:100%;margin-top:0}}@media (width<=900px){.team-item-actions .roster-toggle{order:3}}.trainer-assignment-info{color:#175f48;background:#f0faf6;border:1px solid #cfe6dc;border-radius:13px;align-items:flex-start;gap:11px;padding:14px 15px;display:flex}.trainer-assignment-info>svg{flex:0 0 20px;width:20px}.trainer-assignment-info>span{gap:4px;display:grid}.trainer-assignment-info b{font-size:12px}.trainer-assignment-info small{font-size:10px;line-height:1.5}.trainer-assignment-panel{border-top:1px solid #dfe7ed;margin-top:22px;padding-top:22px}.trainer-assignment-panel>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:15px;display:flex}.trainer-assignment-panel>header span{display:grid}.trainer-assignment-panel>header small{color:var(--orange);letter-spacing:1.4px;font-size:9px;font-weight:900}.trainer-assignment-panel>header h3{margin:4px 0;font-size:28px}.trainer-assignment-panel>header p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.trainer-assignment-panel>header>svg{width:42px;height:42px;color:var(--orange);background:#fff0e7;border-radius:12px;padding:10px}.trainer-assignment-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.trainer-assignment-list>article{background:#fff;border:1px solid #dfe7ed;border-radius:15px;padding:15px}.trainer-assignment-person{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;margin-bottom:13px;display:grid}.trainer-assignment-person .athlete-avatar{border-radius:12px;width:48px;height:48px}.trainer-assignment-person span{gap:3px;min-width:0;display:grid}.trainer-assignment-person b,.trainer-assignment-person small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trainer-assignment-person small{color:var(--muted);font-size:9px}.trainer-assignment-list fieldset{border:0;padding:0}.trainer-assignment-list legend{color:var(--muted);margin-bottom:8px;font-size:9px;font-weight:850}.trainer-assignment-list fieldset>div{gap:6px;display:grid}.trainer-assignment-list label{color:var(--navy);background:#f8fafc;border:1px solid #e1e8ed;border-radius:10px;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:9px 10px;font-size:11px;font-weight:800;display:grid}.trainer-assignment-list label.selected{background:#effaf6;border-color:#8bd1b7}.trainer-assignment-list input{width:17px;height:17px;accent-color:var(--green)}.trainer-assignment-list label>svg{color:#c7d1d9;width:16px}.trainer-assignment-list label.selected>svg{color:var(--green)}.trainer-assignment-list .btn{justify-content:center;width:100%;margin-top:12px}.trainer-assignment-empty{padding:28px}.trainer-team-empty{padding:25px}@media (width<=800px){.trainer-assignment-list{grid-template-columns:1fr}}@media (width<=600px){.trainer-assignment-panel>header h3{font-size:25px}.trainer-assignment-panel>header>svg{display:none}.trainer-assignment-list>article{padding:13px}}.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 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%}}.demo-access-bar{background:#fff;border:1px solid #dfe7ed;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;max-width:1050px;margin:0 auto 14px;padding:12px 15px;display:flex}.demo-access-bar>span,.demo-access-bar>em{align-items:center;gap:10px;display:flex}.demo-access-bar svg{width:19px;color:var(--orange)}.demo-access-bar i{gap:2px;font-style:normal;display:grid}.demo-access-bar small{letter-spacing:1px;color:#74879a;font-size:8px;font-weight:900}.demo-access-bar b{color:var(--navy);font-size:13px}.demo-access-bar>em{color:#627487;background:#f1f5f7;border-radius:10px;padding:8px 11px;font-size:11px;font-style:normal;font-weight:800}.demo-access-bar>em svg{color:#627487;width:15px}.demo-locked-continuation{color:#526578;background:#f5f8fa;border:1px dashed #c8d4dd;border-radius:13px;align-items:center;gap:11px;margin-top:22px;padding:14px 15px;display:flex}.demo-locked-continuation>svg{width:20px;color:var(--orange);flex:0 0 20px}.demo-locked-continuation>span{gap:2px;display:grid}.demo-locked-continuation b{color:var(--navy);font-size:12px}.demo-locked-continuation small{color:#758699;font-size:10px;line-height:1.4}@media (width<=760px){.demo-access-bar{padding:10px 12px}.demo-access-bar>em{display:none}}.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}}.blog-instagram-pin{z-index:4;color:#fff;cursor:pointer;background:#071b33eb;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:45px;height:45px;transition:all .2s;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 22px #071b334d}.blog-instagram-pin:hover{background:#ff6b1a;transform:translateY(-2px)scale(1.04)}.blog-instagram-pin:focus-visible{outline-offset:3px;outline:3px solid #ffc727}.blog-instagram-pin:disabled{opacity:.65;cursor:wait}.blog-instagram-pin svg{width:19px;height:19px}.blog-export-notice{color:#146b4d;background:#eaf8f2;border-left:3px solid #19a969;border-radius:0 10px 10px 0;max-width:1180px;margin:0 auto 12px;padding:11px 14px;font-size:12px;font-weight:800}@media (width<=600px){.blog-instagram-pin{width:38px;height:38px;top:8px;right:8px}.blog-instagram-pin svg{width:17px;height:17px}.blog-export-notice{margin-bottom:10px;font-size:11px}}.blog-article-cover{aspect-ratio:3/2;background:#071b33;height:auto}.blog-article-cover img{object-fit:cover;object-position:center}.blog-categories button{align-items:center;gap:8px;display:inline-flex}.blog-categories button b{color:#52677e;background:#edf2f5;border-radius:99px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;display:grid}.blog-categories button.active b{color:#fff;background:#ff6b1a}.admin-page{color:#071b33;background:#f4f7f9;min-height:72vh;padding:42px max(4vw,20px) 76px}.admin-login{place-items:center;display:grid}.admin-login>section{text-align:center;background:#fff;border:1px solid #dbe4ea;border-radius:26px;width:min(500px,100%);padding:38px;box-shadow:0 24px 70px #071b331a}.admin-icon{color:#ffbf24;background:#071b33;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 18px;display:grid}.admin-icon svg{width:30px;height:30px}.admin-login small,.admin-panel header small{color:#ff641b;letter-spacing:1.5px;font-weight:800}.admin-login h1{margin:12px 0 15px;font-size:clamp(38px,6vw,56px);line-height:.98}.admin-login p{color:#64748b;line-height:1.6}.admin-login form{text-align:left;gap:14px;margin-top:28px;display:grid}.admin-login label{font-size:12px;font-weight:800}.admin-login input{letter-spacing:8px;text-align:center;border:1px solid #cbd8e2;border-radius:14px;width:100%;height:58px;margin-top:8px;padding:0 18px;font-size:24px}.admin-login .btn{justify-content:center}.admin-hero{color:#fff;background:#071b33;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;max-width:1240px;margin:0 auto 24px;padding:30px 34px;display:flex}.admin-hero h1{margin:9px 0;font-size:clamp(38px,5vw,62px)}.admin-hero p{color:#b9c8d6;margin:0}.admin-grid{grid-template-columns:minmax(0,1.7fr) minmax(310px,.8fr);align-items:start;gap:20px;max-width:1240px;margin:auto;display:grid}.admin-panel{background:#fff;border:1px solid #dbe4ea;border-radius:22px;overflow:hidden;box-shadow:0 12px 38px #071b330f}.admin-panel>header{border-bottom:1px solid #e5ebef;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.admin-panel h2{margin:5px 0 0;font-size:28px}.admin-panel header>.btn{white-space:nowrap}.admin-autosave-state{color:#14724c;white-space:nowrap;background:#eefaf5;border:1px solid #cce9dc;border-radius:12px;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.admin-autosave-state i{background:#22ad73;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22ad731f}.admin-autosave-state.saving i{background:#ff641b;animation:.8s ease-in-out infinite alternate admin-saving-pulse;box-shadow:0 0 0 4px #ff641b21}@keyframes admin-saving-pulse{to{opacity:.35}}.admin-hint{color:#855038;background:#fff7f1;margin:0;padding:13px 24px;font-size:12px}.admin-category-filter{scrollbar-width:thin;background:#fff;border-bottom:1px solid #edf1f4;gap:8px;padding:15px 18px;display:flex;overflow-x:auto}.admin-category-filter button{color:#42556b;background:#f7fafc;border:1px solid #d8e2e9;border-radius:12px;flex:none;align-items:center;gap:9px;min-height:40px;padding:7px 9px 7px 13px;font-size:11px;font-weight:750;display:flex}.admin-category-filter button b{color:#071b33;background:#e7eef3;border-radius:8px;place-items:center;min-width:25px;height:25px;padding:0 6px;font-size:10px;display:grid}.admin-category-filter button.active{color:#fff;background:#071b33;border-color:#071b33;box-shadow:0 8px 20px #071b3329}.admin-category-filter button.active b{color:#fff;background:#ff641b}.admin-video-list{max-height:680px;padding:10px;overflow:auto}.admin-video-list article{border-bottom:1px solid #edf1f4;grid-template-columns:24px 70px minmax(180px,1fr) 145px 66px;align-items:center;gap:10px;padding:10px;display:grid}.admin-video-list article:active{background:#fff7f1}.admin-video-list article>svg{color:#94a3b8;cursor:grab}.admin-video-thumb{cursor:pointer;background:#071b33;border:0;border-radius:9px;width:70px;height:45px;padding:0;position:relative;overflow:hidden}.admin-video-thumb img,.admin-video-thumb video{object-fit:cover;width:100%;height:100%;display:block}.admin-video-thumb>svg{color:#fff;box-sizing:content-box;background:#ff641bf0;border-radius:50%;width:18px;height:18px;padding:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #00000040}.admin-video-player{background:#071b33;border:1px solid #dce6ed;border-radius:17px;margin:14px 18px 4px;padding:14px;box-shadow:0 14px 34px #071b3321}.admin-video-player>div{color:#fff;justify-content:space-between;align-items:center;gap:14px;margin-bottom:11px;display:flex}.admin-video-player span small{color:#ff8a50;letter-spacing:1.2px;font-size:9px;font-weight:800;display:block}.admin-video-player span b{margin-top:3px;font-size:14px;display:block}.admin-video-player button{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:50%;width:34px;height:34px;font-size:22px}.admin-video-player iframe{aspect-ratio:16/9;background:#000;border:0;border-radius:12px;width:100%;display:block}.admin-video-list span{min-width:0}.admin-video-list span small{color:#ff641b;font-size:9px;display:block}.admin-video-list span b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.admin-video-title{min-width:0;display:block}.admin-video-title small{color:#ff641b;letter-spacing:.7px;margin-bottom:5px;font-size:8px;font-weight:850;display:block}.admin-video-title input{color:#071b33;width:100%;height:38px;font:inherit;background:#fff;border:1px solid #d5e0e7;border-radius:10px;padding:0 10px;font-size:12px;font-weight:750}.admin-video-title input:focus{border-color:#ff641b;outline:3px solid #ff641b26}.admin-video-list select{background:#f8fafc;border:1px solid #d5e0e7;border-radius:10px;height:40px;padding:0 8px;font-size:11px}.admin-move{gap:4px;display:flex}.admin-move button{background:#fff;border:1px solid #d5e0e7;border-radius:8px;width:30px;height:32px}.bulletin-admin{max-width:1240px;margin:20px auto 0}.admin-bulletin-list{max-height:720px;padding:10px;overflow:auto}.admin-bulletin-list article{border-bottom:1px solid #edf1f4;grid-template-columns:24px 48px minmax(240px,1fr) 165px 92px 190px;align-items:center;gap:10px;padding:12px;transition:opacity .2s,background .2s;display:grid}.admin-bulletin-list article:active{background:#fff7f1}.admin-bulletin-list article.unpublished{opacity:.82;background:#f7f9fb}.admin-bulletin-list article.deleted{opacity:.52}.admin-bulletin-list article>svg{color:#94a3b8;cursor:grab}.admin-bulletin-number{color:#fff;background:#071b33;border-radius:12px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:850;display:grid}.admin-bulletin-list label{min-width:0}.admin-bulletin-list label small{color:#ff641b;letter-spacing:.7px;margin-bottom:5px;font-size:8px;font-weight:850;display:block}.admin-bulletin-list input{color:#071b33;width:100%;height:40px;font:inherit;border:1px solid #d5e0e7;border-radius:10px;padding:0 10px;font-size:12px;font-weight:750}.admin-bulletin-list input:focus{border-color:#ff641b;outline:3px solid #ff641b26}.admin-bulletin-status{color:#14724c;text-align:center;background:#e8f8f1;border-radius:10px;padding:8px 9px;font-size:10px;font-weight:850}.admin-bulletin-status.draft{color:#8a5c00;background:#fff5d9}.admin-bulletin-status.deleted{color:#9c3c21;background:#fff0ec}.admin-bulletin-actions{justify-content:flex-end;gap:5px;display:flex}.admin-bulletin-actions button{color:#31465e;background:#fff;border:1px solid #d5e0e7;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-width:32px;height:34px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.admin-bulletin-actions button svg{width:13px;height:13px}.admin-bulletin-actions .remove{color:#b54225;background:#fff2ee;border-color:#ffd7ca}.admin-bulletin-actions .restore{color:#14724c;background:#eefaf5;border-color:#cce9dc}.admin-bulletin-actions .draft{color:#795300;background:#fff9e8;border-color:#f1d899}.admin-bulletin-actions .publish{color:#14724c;background:#e8f8f1;border-color:#b9e2cf}.blog-admin>header>svg{color:#ff641b}.admin-blog-list{padding:10px}.admin-blog-list article{border-bottom:1px solid #edf1f4;justify-content:space-between;gap:16px;padding:15px 12px;display:flex}.admin-blog-list span{min-width:0}.admin-blog-list b{font-size:12px;line-height:1.35;display:block}.admin-blog-list span small{color:#748497;margin-top:6px;font-size:9px;display:block}.admin-blog-list strong{color:#ff641b;text-align:right;min-width:54px;font-size:24px}.admin-blog-list strong small{color:#748497;font-size:8px;display:block}.admin-empty{text-align:center;color:#748497;padding:54px 24px}.admin-empty svg{color:#ff641b;width:38px;height:38px}.admin-empty b{color:#071b33;margin:14px 0 6px;display:block}.admin-notice{color:#126544;background:#e3f7ee;border-radius:12px;max-width:1240px;margin:18px auto 0;padding:14px 18px;font-weight:700}.admin-notice.error{color:#9c3c21;background:#fff0ec}.footer-admin-link{align-items:center;gap:6px;display:flex!important}.footer-admin-link svg{color:#ffbf24;width:14px;height:14px}@media (width<=900px){.admin-grid{grid-template-columns:1fr}.admin-video-list{max-height:590px}.admin-bulletin-list article{grid-template-columns:22px 44px minmax(0,1fr) 155px}.admin-bulletin-status,.admin-bulletin-actions{grid-column:3/5}.admin-bulletin-actions{justify-content:flex-start}}@media (width<=640px){.admin-page{padding:22px 14px 64px}.admin-login>section{border-radius:20px;padding:28px 20px}.admin-hero{border-radius:19px;padding:24px 20px;display:block}.admin-hero .btn{margin-top:20px}.admin-panel>header{align-items:flex-start;padding:18px}.video-admin>header{display:block}.admin-autosave-state{margin-top:14px}.admin-hint{padding:12px 18px}.admin-category-filter{padding:12px 10px}.admin-category-filter button{min-height:38px}.admin-video-list article{grid-template-columns:20px 54px minmax(0,1fr) 62px;gap:8px}.admin-video-thumb{width:54px;height:42px}.admin-video-player{margin:12px 10px 2px;padding:10px}.admin-video-list select{grid-column:2/5;width:100%}.admin-move{grid-area:1/4}.admin-video-title input{font-size:11px}.admin-login input{font-size:21px}.bulletin-admin{margin-top:14px}.bulletin-admin>header{display:block}.admin-bulletin-list article{grid-template-columns:20px 42px minmax(0,1fr);align-items:start}.admin-bulletin-date,.admin-bulletin-status,.admin-bulletin-actions{grid-column:3}.admin-bulletin-actions{flex-wrap:wrap}}.privacy-page{color:#10233c;background:#f4f7f9;padding-bottom:72px}.privacy-hero{color:#fff;background:radial-gradient(circle at 78% 25%,#ff6b1a30,#0000 27%),linear-gradient(135deg,#061a31,#0b2946);grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:70px;min-height:440px;padding:82px max(5vw,28px);display:grid}.privacy-hero>div:first-child{max-width:760px}.privacy-hero .eyebrow{color:#ff8a49}.privacy-hero h1{max-width:760px;font-family:var(--display);margin:18px 0;font-size:clamp(44px,6vw,76px);line-height:.98}.privacy-hero p{color:#bdcbd8;max-width:680px;font-size:18px;line-height:1.7}.privacy-hero-meta{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.privacy-hero-meta span{background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:8px;padding:10px 13px;font-size:12px;display:flex}.privacy-hero-meta svg{color:#ff7b32;width:17px}.privacy-shield{background:linear-gradient(145deg,#ffffff17,#ff6b1a1f);border:1px solid #ffffff2b;border-radius:42% 42% 48% 48%/28% 28% 62% 62%;justify-self:center;place-items:center;width:280px;height:310px;display:grid;position:relative;box-shadow:0 28px 60px #0000003d,inset 0 0 0 12px #ffffff06}.privacy-shield:after{content:"";border-radius:inherit;border:1px solid #ff803b61;position:absolute;inset:26px}.privacy-shield>svg{color:#ff6b1a;stroke-width:1.3px;width:112px;height:112px}.privacy-shield span{text-align:center;color:#fff;letter-spacing:2.5px;font-size:10px;font-weight:900;position:absolute;bottom:46px}.privacy-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:24px;width:min(1180px,100% - 40px);margin:-34px auto 0;display:grid;position:relative}.privacy-layout>aside{background:#fff;border:1px solid #dde6ec;border-radius:20px;padding:22px;position:sticky;top:96px;box-shadow:0 15px 40px #071b3314}.privacy-layout>aside>small,.privacy-content>header>small{color:#ff6412;letter-spacing:1.6px;font-size:9px;font-weight:900}.privacy-layout aside nav{margin:13px -8px 18px;display:grid}.privacy-layout aside nav a{color:#52677e;border-radius:9px;padding:8px;font-size:11px;line-height:1.35;text-decoration:none}.privacy-layout aside nav a:hover{color:#d94e00;background:#fff2e9}.privacy-layout aside>div{color:#fff;background:#071e37;border-radius:14px;padding:15px}.privacy-layout aside>div svg{color:#ff7a32;width:22px}.privacy-layout aside>div p{color:#c4d0db;margin:8px 0 11px;font-size:11px;line-height:1.5}.privacy-layout aside>div button{color:#ff8b4a;background:0 0;border:0;font-size:11px;font-weight:900}.privacy-content{background:#fff;border:1px solid #dde6ec;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px #071b3314}.privacy-content>header{background:linear-gradient(120deg,#fff,#fff7f1);border-bottom:1px solid #e5ebef;padding:36px 40px}.privacy-content>header h2{font-family:var(--display);margin:7px 0;font-size:42px}.privacy-content>header p{color:#65788e;margin:0}.privacy-content>section{border-bottom:1px solid #e9eef2;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:34px 40px;scroll-margin-top:100px;display:grid}.privacy-content>section:last-child{border-bottom:0}.privacy-section-icon{color:#ff6412;background:#fff0e7;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.privacy-section-icon svg{width:21px}.privacy-content section h2{margin:3px 0 14px;font-size:21px}.privacy-content section p{color:#52677e;margin:0 0 13px;font-size:14px;line-height:1.75}.privacy-content section ul{gap:9px;margin:2px 0 16px;padding:0;list-style:none;display:grid}.privacy-content section li{color:#52677e;padding-left:21px;font-size:14px;line-height:1.65;position:relative}.privacy-content section li:before{content:"✓";color:#18a86b;font-weight:900;position:absolute;top:1px;left:0}.privacy-content section b{color:#10233c}.privacy-contact{background:#fff7f2;border:1px solid #ffd7c0;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:18px 0;padding:18px;display:flex}.privacy-contact>span{display:grid}.privacy-contact small{color:#d9550d;letter-spacing:1.2px;font-size:8px;font-weight:900}.privacy-contact b{font-size:13px}.privacy-contact a{white-space:nowrap;color:#fff;background:#19a966;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.privacy-contact svg{width:17px}@media (width<=900px){.privacy-hero{grid-template-columns:1fr;min-height:auto;padding:58px 24px 72px}.privacy-hero h1{font-size:48px}.privacy-shield{display:none}.privacy-layout{grid-template-columns:1fr;width:min(100% - 24px,720px);margin:-28px auto 0}.privacy-layout>aside{position:static}.privacy-layout aside nav{grid-template-columns:1fr 1fr}.privacy-content>header{padding:28px}.privacy-content>section{grid-template-columns:42px minmax(0,1fr);gap:13px;padding:28px}.privacy-section-icon{width:40px;height:40px}.privacy-contact{flex-direction:column;align-items:flex-start}}@media (width<=560px){.privacy-hero{padding:44px 18px 62px}.privacy-hero h1{font-size:39px}.privacy-hero p{font-size:15px}.privacy-hero-meta{grid-template-columns:1fr;display:grid}.privacy-layout{width:calc(100% - 16px)}.privacy-layout>aside{padding:16px}.privacy-layout aside nav{grid-template-columns:1fr}.privacy-content{border-radius:18px}.privacy-content>header{padding:24px 20px}.privacy-content>header h2{font-size:34px}.privacy-content>section{padding:25px 20px;display:block}.privacy-section-icon{margin-bottom:13px}.privacy-content section h2{font-size:19px}.privacy-content section p,.privacy-content section li{font-size:13px}.privacy-contact a{justify-content:center;width:100%}}.coaches-page{color:#0b223d;background:#f4f7f9;padding-bottom:72px}.coaches-hero{color:#fff;background:radial-gradient(circle at 80% 26%,#ff6b1a33,#0000 28%),linear-gradient(135deg,#071b32,#0a2947);grid-template-columns:minmax(0,780px) 290px;justify-content:space-between;align-items:center;gap:60px;min-height:430px;padding:74px max(5vw,28px);display:grid}.coaches-hero .eyebrow{color:#ff8440}.coaches-hero h1{max-width:780px;font-family:var(--display);margin:17px 0;font-size:clamp(46px,6vw,76px);line-height:1}.coaches-hero p{color:#bdcbd8;max-width:690px;font-size:17px;line-height:1.7}.coaches-hero-stats{gap:10px;margin-top:25px;display:flex}.coaches-hero-stats span{background:#ffffff0f;border:1px solid #ffffff26;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;column-gap:9px;min-width:142px;padding:12px 15px;display:grid}.coaches-hero-stats b{color:#ff7a31;grid-row:1/3;font-size:25px}.coaches-hero-stats small{color:#d2dce4;align-self:center;font-size:10px}.coaches-hero-mark{background:linear-gradient(145deg,#ffffff14,#ff6b1a1f);border:1px solid #ffffff29;border-radius:50%;justify-self:center;place-items:center;width:270px;height:270px;display:grid;position:relative;box-shadow:0 30px 60px #0003}.coaches-hero-mark:before,.coaches-hero-mark:after{content:"";border:1px solid #ff79303d;border-radius:50%;position:absolute}.coaches-hero-mark:before{inset:25px}.coaches-hero-mark:after{inset:52px}.coaches-hero-mark svg{color:#ff6b1a;width:78px;height:78px}.coaches-hero-mark span{text-align:center;letter-spacing:2px;font-size:9px;font-weight:900;position:absolute;bottom:46px}.coaches-directory{width:min(1160px,100% - 40px);margin:-34px auto 0;position:relative}.coaches-directory>header{background:#fff;border:1px solid #dfe7ed;border-radius:21px;justify-content:space-between;align-items:flex-end;gap:30px;padding:27px 32px;display:flex;box-shadow:0 18px 44px #071b3314}.coaches-directory>header small,.coach-profile-body>small{color:#ef5b0b;letter-spacing:1.5px;font-size:9px;font-weight:900}.coaches-directory>header h2{font-family:var(--display);margin:5px 0 0;font-size:36px}.coaches-directory>header p{color:#697c91;max-width:430px;margin:0;font-size:12px;line-height:1.6}.coach-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.coach-profile-card{background:#fff;border:1px solid #dce5eb;border-radius:24px;grid-template-columns:43% 57%;min-height:490px;display:grid;overflow:hidden;box-shadow:0 17px 45px #071b3314}.coach-photo{background:#eef2f4;min-height:490px;position:relative;overflow:hidden}.coach-photo:after{content:"";background:linear-gradient(#0000,#04182dab);height:45%;position:absolute;inset:auto 0 0}.coach-photo img{object-fit:cover;object-position:center top;width:100%;height:100%}.coach-photo>span{z-index:1;color:#0b7350;background:#ffffffed;border-radius:10px;align-items:center;gap:7px;padding:8px 10px;font-size:9px;font-weight:900;display:flex;position:absolute;bottom:18px;left:18px}.coach-photo>span svg{fill:#20c486;color:#20c486;width:14px}.coach-profile-body{flex-direction:column;padding:36px;display:flex}.coach-profile-body h2{font-family:var(--display);margin:8px 0 18px;font-size:37px;line-height:1.05}.coach-role-list{flex-wrap:wrap;gap:7px;display:flex}.coach-role-list span{color:#b94507;background:#fff1e8;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:800;display:flex}.coach-role-list svg{width:14px}.coach-profile-body>p{color:#60748a;margin:20px 0;font-size:13px;line-height:1.75}.coach-contact{gap:8px;margin-top:auto;display:grid}.coach-contact>a{color:#17304c;border:1px solid #e1e9ee;border-radius:12px;align-items:center;gap:10px;min-height:48px;padding:9px 12px;font-size:11px;font-weight:900;text-decoration:none;transition:all .2s;display:flex}.coach-contact>a:hover{border-color:#ffb58c;transform:translateY(-1px);box-shadow:0 8px 20px #071b3312}.coach-contact>a>svg:first-child{color:#ff6412;width:18px}.coach-contact>a>svg:last-child{width:15px;margin-left:auto}.coach-contact .coach-whatsapp{color:#fff;background:#0f9e61;border-color:#0f9e61}.coach-whatsapp>svg:first-child{color:#fff!important}.coach-whatsapp span{display:grid}.coach-whatsapp small{letter-spacing:1.2px;opacity:.75;font-size:7px}.coach-whatsapp b{font-size:12px}@media (width<=980px){.coaches-hero{grid-template-columns:1fr}.coaches-hero-mark{display:none}.coach-grid{grid-template-columns:1fr}.coach-profile-card{grid-template-columns:38% 62%}}@media (width<=700px){.coaches-hero{min-height:auto;padding:52px 22px 68px}.coaches-hero h1{font-size:45px}.coaches-hero p{font-size:15px}.coaches-directory{width:calc(100% - 20px);margin-top:-28px}.coaches-directory>header{padding:24px;display:block}.coaches-directory>header h2{font-size:32px}.coaches-directory>header p{margin-top:12px}.coach-profile-card{display:block}.coach-photo{height:410px;min-height:0}.coach-profile-body{padding:26px}.coach-profile-body h2{font-size:34px}}@media (width<=440px){.coaches-hero{padding-inline:17px}.coaches-hero h1{font-size:39px}.coaches-hero-stats{grid-template-columns:1fr 1fr;display:grid}.coaches-hero-stats span{min-width:0}.coach-photo{height:365px}.coach-profile-body{padding:22px}.coach-profile-body h2{font-size:31px}.coach-role-list{display:grid}.coach-contact>a{min-height:50px}}.coach-profile-card:only-child{grid-column:1/-1}.course-nav-menu{display:flex;position:relative}.course-nav-menu>button{color:#43566d;white-space:nowrap;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.course-nav-menu>button>svg{color:#718398;width:16px;height:16px}.course-nav-menu>button>svg:last-child{width:13px;transition:transform .2s}.course-nav-menu.open>button>svg:last-child{transform:rotate(180deg)}.course-nav-menu>button.active{color:var(--orange);background:#fff;box-shadow:0 5px 14px #ff6b1a1a,inset 0 0 0 1px #ffd7c1}.course-nav-dropdown{z-index:110;background:#fff;border:1px solid #dfe7ed;border-radius:15px;width:255px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 46px #071b332b}.course-nav-dropdown:before{content:"";background:#fff;border-top:1px solid #dfe7ed;border-left:1px solid #dfe7ed;width:11px;height:11px;position:absolute;top:-6px;left:29px;transform:rotate(45deg)}.course-nav-dropdown button{color:#112a45;text-align:left;background:#fff;border:0;border-radius:11px;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.course-nav-dropdown button:hover{background:#fff2e9}.course-nav-dropdown button>svg{color:#ff6412;width:20px}.course-nav-dropdown button span{display:grid}.course-nav-dropdown button b{font-size:12px}.course-nav-dropdown button small{color:#74869a;font-size:9px}.technical-cards-page{color:#0b223d;background:#f1f5f8;padding-bottom:76px}.technical-cards-hero{color:#fff;background:radial-gradient(circle at 82% 20%,#ff6b1a30,#0000 27%),linear-gradient(135deg,#071b32,#0a2948);grid-template-columns:minmax(0,760px) 300px;justify-content:space-between;align-items:center;gap:60px;min-height:430px;padding:72px max(5vw,28px);display:grid}.technical-cards-hero .eyebrow{color:#ff8440}.technical-cards-hero h1{font-family:var(--display);margin:16px 0;font-size:clamp(48px,6vw,77px);line-height:.94}.technical-cards-hero h1 em{color:#ff6b1a;font-style:normal}.technical-cards-hero p{color:#bdcbd8;max-width:680px;font-size:17px;line-height:1.7}.technical-cards-hero>div:first-child>div{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.technical-cards-hero>div:first-child>div span{background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;column-gap:8px;min-width:135px;padding:11px 14px;display:grid}.technical-cards-hero span b{color:#ff7a32;grid-row:1/3;font-size:23px}.technical-cards-hero span small{color:#d1dbe4;align-self:center;font-size:9px}.technical-paper-mark{aspect-ratio:210/297;color:#0a2948;background:#fff;border-radius:8px;justify-self:center;place-items:center;width:238px;display:grid;position:relative;box-shadow:18px 20px #ff6b1a,0 30px 70px #00000042}.technical-paper-mark:before{content:"";border:1px solid #dce5eb;position:absolute;inset:20px}.technical-paper-mark svg{color:#ff6412;width:76px;height:76px}.technical-paper-mark b{color:#0a2948;font-size:22px;position:absolute;top:29px;right:30px}.technical-paper-mark span{text-align:center;letter-spacing:2px;font-size:9px;font-weight:900;position:absolute;bottom:35px}.technical-workspace,.technical-library{width:min(1160px,100% - 40px);margin-left:auto;margin-right:auto}.technical-workspace{background:#fff;border:1px solid #dce5eb;border-radius:23px;margin-top:-32px;position:relative;overflow:hidden;box-shadow:0 20px 50px #071b3317}.technical-workspace>header{border-bottom:1px solid #e4ebf0;justify-content:space-between;align-items:center;gap:24px;padding:23px 28px;display:flex}.technical-workspace>header small,.technical-library>header small{color:#ef5a0b;letter-spacing:1.5px;font-size:8px;font-weight:900}.technical-workspace>header h2{font-family:var(--display);margin:3px 0;font-size:32px}.technical-workspace>header p{color:#74869a;margin:0;font-size:10px}.technical-downloads{gap:8px;display:flex}.technical-downloads a{color:#fff;background:#ff6412;border-radius:10px;align-items:center;gap:7px;padding:11px 13px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.technical-downloads a:last-child{background:#0b2946}.technical-downloads svg{width:16px}.technical-a4-stage{background:radial-gradient(circle,#fff 0,#edf3f7 72%);place-items:center;padding:34px;display:grid}.technical-a4-paper{aspect-ratio:210/297;background:#fff;border:1px solid #d4dde4;border-radius:4px;width:min(100%,760px);overflow:hidden;box-shadow:0 22px 45px #071b3329}.technical-a4-paper iframe{background:#fff;border:0;width:100%;height:100%}.technical-preview-note{color:#687c91;border-top:1px solid #e4ebf0;justify-content:center;align-items:center;gap:8px;margin:0;padding:13px 20px;font-size:10px;display:flex}.technical-preview-note svg{color:#19a969;width:16px}.technical-library{margin-top:28px}.technical-library>header{justify-content:space-between;align-items:end;gap:20px;display:flex}.technical-library>header h2{font-family:var(--display);margin:5px 0 0;font-size:38px}.technical-library>header label{background:#fff;border:1px solid #d7e1e8;border-radius:12px;align-items:center;gap:9px;width:min(330px,100%);padding:0 13px;display:flex}.technical-library>header input{background:0 0;border:0;outline:0;width:100%;height:45px}.technical-library>header label svg{color:#75879a;width:18px}.technical-library>nav{gap:7px;padding:16px 0 18px;display:flex;overflow-x:auto}.technical-library>nav button{color:#52677e;background:#fff;border:1px solid #dce5eb;border-radius:10px;flex:none;align-items:center;gap:8px;padding:9px 11px;font-size:10px;font-weight:800;display:flex}.technical-library>nav button b{color:#42566d;background:#edf2f5;border-radius:6px;place-items:center;min-width:22px;height:20px;font-size:9px;display:grid}.technical-library>nav button.active{color:#c94a07;background:#fff1e8;border-color:#ff6412}.technical-library>nav button.active b{color:#fff;background:#ff6412}.technical-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.technical-card-grid article{background:#fff;border:1px solid #dce5eb;border-radius:16px;transition:all .2s;overflow:hidden}.technical-card-grid article:hover,.technical-card-grid article.selected{border-color:#ff9b63;transform:translateY(-2px);box-shadow:0 12px 30px #071b3317}.technical-card-select{text-align:left;background:#fff;border:0;grid-template-columns:78px 1fr;align-items:center;gap:14px;width:100%;padding:14px;display:grid}.technical-card-page{color:#0b2946;background:linear-gradient(145deg,#fff,#f4f7f9);border:1px solid #dce5eb;border-radius:5px;place-items:center;height:104px;display:grid;position:relative;box-shadow:6px 7px #ff6412}.technical-card-page svg{color:#ff6412;width:31px}.technical-card-page b{font-size:9px;position:absolute;top:6px;right:7px}.technical-card-page i{color:#8291a0;font-size:8px;font-style:normal;position:absolute;bottom:6px;left:7px}.technical-card-select>span:last-child{display:grid}.technical-card-select small{color:#ef5b0b;letter-spacing:1px;font-size:8px;font-weight:900}.technical-card-select h3{margin:6px 0 16px;font-size:15px;line-height:1.2}.technical-card-select em{color:#60758b;align-items:center;gap:5px;font-size:9px;font-style:normal;font-weight:800;display:flex}.technical-card-grid article>div{border-top:1px solid #e6ecef;grid-template-columns:1fr 1fr;display:grid}.technical-card-grid article>div a{color:#4d6279;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:9px;font-weight:900;text-decoration:none;display:flex}.technical-card-grid article>div a+a{border-left:1px solid #e6ecef}.technical-card-grid article>div a:hover{color:#d24d06;background:#fff1e8}.technical-card-grid article>div svg{width:14px}.technical-empty{text-align:center;background:#fff;border:1px dashed #ccd8e0;border-radius:18px;padding:50px}.technical-empty svg{color:#ff6412;width:35px}.technical-empty h3{margin:10px 0 5px}.technical-empty p{color:#72859a}.technical-empty button{color:#ef5a0b;background:0 0;border:0;font-weight:900}@media (width<=1000px){.technical-cards-hero{grid-template-columns:1fr}.technical-paper-mark{display:none}.technical-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.course-nav-menu{width:100%;display:block}.course-nav-menu>button{width:100%;justify-content:flex-start!important;gap:12px!important;padding-inline:14px!important}.course-nav-menu>button>svg:last-child{margin-left:auto}.course-nav-dropdown{width:100%;box-shadow:none;margin-top:5px;position:static}.course-nav-dropdown:before{display:none}.technical-cards-hero{min-height:auto;padding:54px 24px 69px}.technical-cards-hero h1{font-size:49px}.technical-workspace,.technical-library{width:calc(100% - 22px)}.technical-workspace>header{flex-direction:column;align-items:flex-start}.technical-downloads{width:100%}.technical-downloads a{flex:1;justify-content:center}.technical-a4-stage{padding:22px}.technical-library>header{flex-direction:column;align-items:flex-start}.technical-library>header label{width:100%}}@media (width<=600px){.technical-cards-hero{padding-inline:18px}.technical-cards-hero h1{font-size:41px}.technical-cards-hero p{font-size:14px}.technical-cards-hero>div:first-child>div{grid-template-columns:repeat(3,1fr);display:grid}.technical-cards-hero>div:first-child>div span{min-width:0;padding:9px}.technical-workspace>header{padding:20px}.technical-workspace>header h2{font-size:27px}.technical-a4-stage{padding:12px}.technical-card-grid{grid-template-columns:1fr}.technical-library>header h2{font-size:33px}.technical-preview-note{align-items:flex-start}.technical-card-select{grid-template-columns:70px 1fr}.technical-card-page{height:94px}}.technical-library{background:#f8fafc;border:1px solid #dce5eb;border-radius:24px;margin-top:-30px;padding:26px;position:relative;box-shadow:0 20px 55px #071b331a}.technical-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.technical-card-grid article{flex-direction:column;display:flex}.technical-card-select{padding:0;display:block}.technical-card-page{aspect-ratio:210/297;width:100%;height:auto;box-shadow:none;background:#eef3f6;border:0;border-radius:0;overflow:hidden}.technical-card-page>svg{z-index:0;color:#9badbc;width:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.technical-card-page img{z-index:1;object-fit:contain;object-position:center;background:#fff;width:100%;height:100%;transition:transform .3s;position:relative}.technical-card-grid article:hover .technical-card-page img{transform:scale(1.025)}.technical-card-page i{z-index:2;color:#fff;background:#071f38;border-radius:9px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid;bottom:11px;left:12px;box-shadow:0 5px 14px #071f383d}.technical-card-select>span:last-child{padding:16px 17px 15px}.technical-card-select h3{margin:7px 0 13px;font-size:17px}.technical-card-select em{color:#e8580b;justify-content:space-between}.technical-card-select em svg{width:16px}.technical-card-actions{margin-top:auto;grid-template-columns:repeat(3,1fr)!important}.technical-card-actions a,.technical-card-actions button{color:#4d6279;cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;gap:5px;min-width:0;padding:11px 5px;font-family:inherit;font-size:9px;font-weight:900;text-decoration:none;display:flex}.technical-card-actions>*+*{border-left:1px solid #e6ecef!important}.technical-card-actions button{color:#087d49}.technical-card-actions a:hover,.technical-card-actions button:hover{color:#d24d06;background:#fff1e8}.technical-card-actions svg{width:14px}.technical-preview-modal{z-index:3000;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#031222c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.technical-preview-modal>section{background:#fff;border:1px solid #ffffff38;border-radius:22px;grid-template-rows:auto 1fr auto;width:min(1040px,100%);height:min(90vh,900px);display:grid;overflow:hidden;box-shadow:0 35px 100px #00000061}.technical-preview-modal header{border-bottom:1px solid #e3eaf0;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.technical-preview-modal header small{color:#ef5a0b;letter-spacing:1.4px;font-size:8px;font-weight:900}.technical-preview-modal header h2{font-family:var(--display);margin:4px 0 2px;font-size:29px}.technical-preview-modal header p{color:#718398;margin:0;font-size:10px}.technical-preview-modal header button{color:#0b2946;cursor:pointer;background:#edf2f5;border:0;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.technical-preview-modal header button svg{width:20px}.technical-modal-document{background:#dfe7ed;place-items:center;min-height:0;padding:18px;display:grid;overflow:auto}.technical-modal-document img{object-fit:contain;object-position:center;background:#fff;width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 10px 32px #071b3329}.technical-preview-modal footer{background:#fff;border-top:1px solid #e3eaf0;justify-content:flex-end;gap:9px;padding:14px 20px;display:flex}.technical-preview-modal footer a,.technical-preview-modal footer button{color:#fff;cursor:pointer;background:#0b2946;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px 15px;font-family:inherit;font-size:10px;font-weight:900;text-decoration:none;display:flex}.technical-preview-modal footer a:first-child{background:#ff6412}.technical-preview-modal footer button{background:#13a262}.technical-preview-modal footer svg{width:16px}@media (width<=1100px){.technical-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.technical-library{margin-top:-25px;padding:18px}.technical-preview-modal{padding:12px}.technical-preview-modal>section{height:92vh}.technical-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.technical-library{border-radius:18px;width:calc(100% - 16px);padding:13px}.technical-card-grid{grid-template-columns:1fr}.technical-card-page{height:auto}.technical-preview-modal{padding:0}.technical-preview-modal>section{border:0;border-radius:0;width:100%;height:100%}.technical-preview-modal header{padding:14px}.technical-preview-modal header h2{font-size:24px}.technical-modal-document{padding:8px}.technical-preview-modal footer{grid-template-columns:1fr 1fr;padding:10px;display:grid}.technical-preview-modal footer button{grid-column:1/-1}}.bulletin-page{max-width:1280px;margin:auto}.bulletin-back{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 18px;padding:0;font-weight:750;display:flex}.bulletin-back svg{width:18px}.bulletin-hero{color:#fff;background:linear-gradient(125deg,#071b33,#123b64);border-radius:28px;grid-template-columns:112px 1fr;align-items:center;gap:28px;padding:38px 42px;display:grid;position:relative;overflow:hidden}.bulletin-hero:after{content:"";border:1px solid #315472;border-radius:50%;width:290px;height:290px;position:absolute;top:-130px;right:-100px}.bulletin-club-logo{z-index:1;background:#fff;border-radius:25px;place-items:center;width:108px;height:108px;padding:13px;display:grid;position:relative;box-shadow:0 12px 30px #0003}.bulletin-club-logo img{object-fit:contain;width:100%;height:100%}.bulletin-hero small,.bulletin-intro small,.bulletin-preview small{color:var(--orange);letter-spacing:1.4px;font-weight:850}.bulletin-hero h1{margin:7px 0 8px;font-size:50px}.bulletin-hero p{color:#c2d0dd;max-width:760px;margin:0;line-height:1.65}.bulletin-hero-meta{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.bulletin-hero-meta span{border:1px solid #49637c;border-radius:30px;align-items:center;gap:7px;padding:9px 13px;font-size:13px;display:flex}.bulletin-hero-meta svg{color:#ffbd20;width:16px}.bulletin-intro{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:28px;margin:18px 0;padding:18px 22px;display:flex}.bulletin-intro div{min-width:245px;display:grid}.bulletin-intro p{color:var(--muted);border-left:1px solid var(--line);margin:0;padding-left:27px}.bulletin-phases{gap:8px;padding:2px 0 14px;display:flex;overflow:auto}.bulletin-phases button{white-space:nowrap;border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:12px;padding:11px 15px;font-weight:750}.bulletin-phases button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.bulletin-layout{grid-template-columns:minmax(350px,.85fr) minmax(520px,1.35fr);align-items:start;gap:20px;display:grid}.bulletin-list{border:1px solid var(--line);background:#fff;border-radius:20px;gap:5px;max-height:780px;padding:10px;display:grid;overflow:auto}.bulletin-week{text-align:left;cursor:pointer;width:100%;color:var(--navy);background:0 0;border:0;border-radius:14px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.bulletin-week:hover{background:#f4f7f9}.bulletin-week.selected{box-shadow:inset 3px 0 var(--orange);background:#fff1e8}.week-number{background:#edf2f6;border-radius:12px;place-items:center;width:44px;height:44px;font:800 17px Barlow Condensed;display:grid}.selected .week-number{background:var(--orange);color:#fff}.bulletin-week>span:nth-child(2){gap:3px;display:grid}.bulletin-week small{color:var(--muted);font-size:11px}.bulletin-week b{font-size:15px}.bulletin-week em{color:#8796a5;font-size:10px;font-style:normal}.sent-check{color:#18a36f;width:19px}.bulletin-preview{border:1px solid var(--line);background:#fff;border-radius:22px;padding:26px;position:sticky;top:96px;box-shadow:0 18px 45px #071b3314}.bulletin-preview header{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding-bottom:18px;display:flex}.bulletin-preview h2{margin:5px 0;font-size:37px}.bulletin-preview header p{color:var(--muted);margin:0}.bulletin-preview header em{color:#13704c;background:#e7f8f1;border-radius:20px;align-items:center;gap:5px;height:max-content;padding:8px 11px;font-size:12px;font-style:normal;font-weight:800;display:flex}.bulletin-preview header em svg{width:15px}.preview-club{align-items:center;gap:10px;margin:16px 0;display:flex}.preview-club img{object-fit:contain;border:1px solid var(--line);border-radius:11px;width:40px;height:40px;padding:4px}.bulletin-preview article{background:#f4f7f9;border-radius:15px;grid-template-columns:40px 1fr;gap:12px;margin-top:9px;padding:15px;display:grid}.bulletin-preview article>svg{width:36px;height:36px;color:var(--orange);background:#fff;border-radius:10px;padding:8px}.bulletin-preview article p{color:#40546b;margin:4px 0;line-height:1.48}.bulletin-preview .weekly-mission{background:#fff2e9;border:1px solid #ffd0b6}.bulletin-notice{color:#245a7f;background:#edf7ff;border-radius:11px;padding:10px 12px;font-size:13px}.bulletin-actions{grid-template-columns:1fr 1.25fr;gap:10px;margin-top:17px;display:grid}.bulletin-actions .btn{justify-content:center}.bulletin-actions button:disabled{opacity:.65;cursor:wait}@media (width<=900px){.bulletin-layout{grid-template-columns:1fr}.bulletin-list{max-height:390px}.bulletin-preview{position:static}.bulletin-hero h1{font-size:42px}}@media (width<=620px){.bulletin-page{padding-top:24px}.bulletin-hero{border-radius:20px;grid-template-columns:68px 1fr;gap:14px;padding:24px 18px}.bulletin-club-logo{border-radius:16px;width:66px;height:66px;padding:8px}.bulletin-hero h1{font-size:33px}.bulletin-hero p{grid-column:1/-1;font-size:14px}.bulletin-hero-meta{grid-column:1/-1;grid-template-columns:1fr;display:grid}.bulletin-intro{align-items:flex-start;gap:10px;padding:16px;display:grid}.bulletin-intro p{border:0;border-top:1px solid var(--line);padding:11px 0 0}.bulletin-phases{margin-right:-16px}.bulletin-list{border-radius:16px;max-height:330px}.bulletin-week{grid-template-columns:42px 1fr;padding:9px}.sent-check{grid-column:2}.week-number{width:39px;height:39px}.bulletin-preview{border-radius:18px;padding:19px 15px}.bulletin-preview h2{font-size:30px}.bulletin-preview header{display:grid}.bulletin-preview article{grid-template-columns:34px 1fr;padding:13px}.bulletin-preview article>svg{width:32px;height:32px;padding:7px}.bulletin-actions{grid-template-columns:1fr}.bulletin-actions .btn{width:100%}}.bulletin-week-intro{color:#e4edf5;background:linear-gradient(110deg,#071b33,#123b64);border-radius:14px;margin:0 0 12px;padding:15px 17px;font-size:14px;line-height:1.6}.bulletin-self-check{border:1px dashed #bdcbd6;border-radius:14px;gap:9px;margin-top:12px;padding:14px;display:grid}.bulletin-self-check>small{color:var(--navy);margin-bottom:2px}.bulletin-self-check label{color:#40546b;align-items:flex-start;gap:8px;font-size:13px;display:flex}.bulletin-self-check input{accent-color:var(--orange);width:17px;height:17px;margin:0}.bulletin-paper-preview{background:#e9eff3;border:1px solid #d5e0e7;border-radius:16px;place-items:center;min-height:420px;margin-top:18px;padding:18px;display:grid;overflow:hidden}.bulletin-paper-preview img{aspect-ratio:210/297;object-fit:contain;background:#fff;border-radius:3px;width:min(100%,620px);height:auto;display:block;box-shadow:0 18px 38px #071b3329}.bulletin-paper-preview.loading{background:linear-gradient(100deg,#e8eef2 30%,#f7fafb 50%,#e8eef2 70%) 0 0/220% 100%;animation:1.25s infinite bulletin-shimmer}.bulletin-preview-error{text-align:center;min-height:380px;color:var(--muted);place-content:center;display:grid}.bulletin-preview-error svg{width:45px;height:45px;color:var(--orange);margin:auto}@keyframes bulletin-shimmer{to{background-position:-220% 0}}.bulletin-week b,.bulletin-preview h2{text-transform:uppercase}.bulletin-calendar-section{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:18px;padding:22px;box-shadow:0 14px 38px #071b330f}.bulletin-calendar-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.bulletin-calendar-toolbar small{color:var(--orange);letter-spacing:1.5px;font-size:11px;font-weight:850}.bulletin-calendar-toolbar h2{margin:4px 0 0;font-size:32px}.bulletin-calendar-toolbar p{color:var(--muted);margin:3px 0 0;font-size:13px}.bulletin-calendar-controls{align-items:end;gap:8px;display:flex}.bulletin-calendar-controls>button{border:1px solid var(--line);width:43px;height:43px;color:var(--navy);cursor:pointer;background:#f6f9fb;border-radius:12px;font-size:27px}.bulletin-calendar-controls>button:hover:not(:disabled){background:var(--navy);color:#fff}.bulletin-calendar-controls>button:disabled{opacity:.35;cursor:not-allowed}.bulletin-calendar-controls label{gap:4px;display:grid}.bulletin-calendar-controls label span{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:800}.bulletin-calendar-controls select{border:1px solid var(--line);height:43px;color:var(--navy);background:#fff;border-radius:12px;padding:0 34px 0 12px;font-weight:750}.bulletin-calendar-weekdays,.bulletin-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.bulletin-calendar-weekdays{border:1px solid var(--line);border-bottom:0;border-radius:14px 14px 0 0;overflow:hidden}.bulletin-calendar-weekdays span{text-align:center;color:#587087;letter-spacing:.8px;text-transform:uppercase;background:#eef3f7;padding:10px;font-size:11px;font-weight:850}.bulletin-calendar-weekdays span:nth-child(5){color:var(--orange);background:#fff2e9}.bulletin-calendar-grid{border-top:1px solid var(--line);border-left:1px solid var(--line)}.bulletin-calendar-day{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-width:0;min-height:126px;padding:9px;position:relative}.bulletin-calendar-day.empty{background:#f7f9fb}.bulletin-calendar-day.friday{background:#fff9f5}.bulletin-calendar-date{color:#72869a;margin-bottom:7px;font-size:12px;font-weight:850;display:block}.bulletin-calendar-day.friday .bulletin-calendar-date{color:var(--orange)}.bulletin-calendar-event{text-align:left;width:100%;min-height:83px;color:var(--navy);cursor:pointer;background:#fff0e7;border:1px solid #ffd4bd;border-radius:11px;align-content:center;gap:4px;padding:10px;transition:all .18s;display:grid;position:relative}.bulletin-calendar-event:hover{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 8px 18px #ff651b21}.bulletin-calendar-event small{color:var(--orange);letter-spacing:1px;font-size:8px;font-weight:900}.bulletin-calendar-event b{text-transform:uppercase;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.25;display:-webkit-box;overflow:hidden}.bulletin-calendar-event svg{color:#17a36f;width:14px;position:absolute;top:7px;right:7px}.bulletin-calendar-event.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 9px 22px #071b3338}.bulletin-calendar-event.active small{color:#ffb68e}.bulletin-preview-below{max-width:none;margin-top:20px;position:static}.bulletin-preview-below .bulletin-paper-preview{padding:24px}.bulletin-preview-below .bulletin-paper-preview.multi-page{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.bulletin-preview-below .bulletin-paper-preview.multi-page figure{min-width:0;margin:0}.bulletin-preview-below .bulletin-paper-preview.multi-page img{width:100%}@media (width<=700px){.bulletin-calendar-section{border-radius:18px;padding:15px}.bulletin-calendar-toolbar{align-items:stretch;display:grid}.bulletin-calendar-controls{grid-template-columns:42px 1fr 1fr 42px;display:grid}.bulletin-calendar-controls select{width:100%;padding-right:22px}.bulletin-calendar-weekdays{display:none}.bulletin-calendar-grid{border:0;grid-template-columns:1fr;gap:8px;display:grid}.bulletin-calendar-day{display:none}.bulletin-calendar-day.friday{border:1px solid var(--line);border-radius:13px;grid-template-columns:34px 1fr;align-items:center;gap:7px;min-height:0;padding:7px;display:grid}.bulletin-calendar-date{text-align:center;margin:0;font-size:17px}.bulletin-calendar-event{min-height:70px}.bulletin-preview-below .bulletin-paper-preview.multi-page{grid-template-columns:1fr}.bulletin-preview-below .bulletin-paper-preview{padding:10px}.bulletin-calendar-toolbar h2{font-size:28px}}.bulletin-paper-preview figure{justify-items:center;gap:8px;margin:0;display:grid}.bulletin-paper-preview figcaption{letter-spacing:1.2px;color:var(--muted);font-size:11px;font-weight:850}.bulletin-paper-preview.multi-page{grid-template-columns:1fr 1fr;align-items:start}.bulletin-paper-preview.multi-page img{width:100%}@media (width<=620px){.bulletin-paper-preview{border-radius:12px;min-height:300px;padding:8px}.bulletin-paper-preview img{width:100%;box-shadow:0 10px 24px #071b3324}.bulletin-paper-preview.multi-page{grid-template-columns:1fr;gap:18px}}.ready-library-page{max-width:1280px;margin:auto}.ready-back{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:18px;padding:0;font-weight:800;display:flex}.ready-back svg{width:18px}.ready-hero{color:#fff;background:linear-gradient(125deg,#071b33,#17486f);border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;min-height:390px;display:grid;position:relative;overflow:hidden}.ready-hero:after{content:"";pointer-events:none;border:1px solid #ffffff24;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-250px;left:-180px}.ready-hero-copy{z-index:1;align-self:center;padding:42px;position:relative}.ready-hero small{color:#ffb58e;letter-spacing:1.5px;align-items:center;gap:8px;font-weight:850;display:flex}.ready-hero small svg{width:19px}.ready-hero h1{max-width:680px;margin:10px 0 14px;font-size:49px;line-height:1.02}.ready-hero p{color:#c4d2df;max-width:680px;line-height:1.6}.ready-hero-copy>div{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.ready-hero-copy>div span{background:#071b334f;border:1px solid #ffffff30;border-radius:30px;align-items:center;gap:7px;padding:9px 13px;font-size:13px;display:flex}.ready-hero-copy>div svg{color:#ffbd20;width:16px}.ready-hero-visual{background:#fff;min-width:0;margin:0;position:relative}.ready-hero-visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#071b33 0,#0000 24%);position:absolute;inset:0}.ready-hero-visual img{object-fit:cover;object-position:58% center;width:100%;height:100%;display:block}.ready-toolbar{gap:13px;margin:20px 0 10px;display:grid}.ready-toolbar label{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;max-width:460px;height:50px;padding:0 15px;display:flex}.ready-toolbar label svg{width:19px;color:var(--muted)}.ready-toolbar input{width:100%;font:inherit;border:0;outline:0}.ready-toolbar>div{gap:8px;padding-bottom:3px;display:flex;overflow:auto}.ready-toolbar button{white-space:nowrap;border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:12px;padding:10px 13px;font-weight:750}.ready-toolbar button.active{background:var(--navy);border-color:var(--navy);color:#fff}.ready-result{color:var(--muted);font-size:13px}.ready-result b{color:var(--orange)}.ready-result strong{color:var(--navy)}.ready-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ready-card{border:1px solid var(--line);background:#fff;border-radius:19px;flex-direction:column;min-width:0;transition:all .2s;display:flex;overflow:hidden}.ready-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #071b3315}.ready-cover{background:linear-gradient(135deg,#eaf1f5,#f8fafb);place-items:center;height:220px;display:grid;position:relative;overflow:hidden}.ready-cover:after{content:"";background:linear-gradient(#0000,#06192ccc);position:absolute;inset:38% 0 0}.ready-cover img{object-fit:cover;object-position:center;width:100%;height:100%}.ready-cover>span{color:var(--orange);display:none}.ready-cover.fallback>span{display:block}.ready-cover.fallback>span svg{width:58px;height:58px}.ready-cover em{background:var(--navy);color:#fff;z-index:2;border-radius:10px;padding:8px;font:800 14px Barlow Condensed;position:absolute;bottom:14px;left:14px}.ready-cover>b{color:#fff;letter-spacing:.6px;z-index:2;font-size:11px;position:absolute;bottom:17px;right:14px}.ready-card-body{flex:1;gap:8px;padding:18px;display:grid}.ready-card-body small{color:var(--orange);letter-spacing:1px;font-weight:850}.ready-card-body h2{margin:0;font-size:25px}.ready-card-body p{color:#50647a;margin:0;line-height:1.5}.ready-card-body>span{color:#8a99a7;overflow-wrap:anywhere;font-size:11px}.ready-card footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ready-card footer>span{color:var(--muted);font-size:12px}.ready-card footer button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:flex}.ready-card footer svg{width:17px}.ready-empty{text-align:center;color:var(--muted);padding:60px}.ready-modal{z-index:2000;background:#071b33d9;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ready-modal-panel{background:#fff;border-radius:20px;grid-template-rows:auto 1fr;width:min(1180px,100%);height:min(900px,94vh);display:grid;overflow:hidden}.ready-modal-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:16px 20px;display:flex}.ready-modal-panel header small{color:var(--orange);font-weight:850}.ready-modal-panel h2{margin:3px 0;font-size:27px}.ready-modal-panel header p{color:var(--muted);margin:0;font-size:12px}.ready-modal-panel header button{cursor:pointer;background:#eef3f6;border:0;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.ready-pdf-frame{background:#25282b;min-height:0}.ready-pdf-frame iframe{border:0;width:100%;height:100%;display:block}@media (width<=950px){.ready-hero{grid-template-columns:1fr minmax(300px,.8fr)}.ready-hero-copy{padding:32px}.ready-hero h1{font-size:40px}.ready-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.ready-library-page{padding-top:25px}.ready-hero{border-radius:20px;grid-template-columns:1fr;min-height:0}.ready-hero-copy{padding:24px 18px 20px}.ready-hero h1{font-size:34px}.ready-hero-copy>div{display:grid}.ready-hero-visual{height:250px}.ready-hero-visual:before{background:linear-gradient(#071b33 0,#0000 24%)}.ready-hero-visual img{object-position:66% center}.ready-toolbar label{max-width:none}.ready-grid{grid-template-columns:1fr}.ready-cover{height:235px}.ready-modal{padding:0}.ready-modal-panel{border-radius:0;width:100%;height:100%;max-height:none}.ready-modal-panel h2{font-size:20px}.ready-modal-panel header p{display:none}}.annual-plan-panel{background:#fff;border:1px solid #dce6ef;border-radius:24px;margin:24px 0;padding:28px;box-shadow:0 12px 35px #0f2d4612}.annual-plan-heading{align-items:center;gap:16px;margin-bottom:22px;display:flex}.annual-plan-heading>span:nth-child(2){flex:1}.annual-plan-heading small{color:#e85d22;letter-spacing:.08em;font-weight:800}.annual-plan-heading h2{margin:4px 0 5px}.annual-plan-heading p{color:#617181;margin:0}.annual-plan-icon{color:#e85d22;background:#fff0e9;border-radius:17px;place-items:center;width:54px;height:54px;display:grid}.annual-plan-icon svg{width:28px;height:28px}.annual-plan-heading>label{color:#617181;gap:5px;font-size:.75rem;font-weight:800;display:grid}.annual-plan-heading select{background:#fff;border:1px solid #d7e0e8;border-radius:10px;min-width:100px;padding:10px}.annual-plan-form{background:#f5f8fb;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;padding:20px;display:grid}.annual-plan-form-title{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.annual-plan-form-title b{font-size:1.05rem}.annual-plan-form-title button{color:#667686;background:0 0;border:0;align-items:center;gap:5px;display:flex}.annual-plan-form-title svg{width:16px}.annual-plan-form label{color:#536473;gap:6px;font-size:.75rem;font-weight:800;display:grid}.annual-plan-form input,.annual-plan-form select,.annual-plan-form textarea{width:100%;font:inherit;color:#18344b;box-sizing:border-box;background:#fff;border:1px solid #d7e0e8;border-radius:10px;padding:11px 12px}.annual-plan-title-field{grid-column:span 2}.annual-plan-description{grid-column:1/-1}.annual-plan-form>.btn{justify-self:start}.annual-plan-notice{color:#247542;background:#eef8f1;border-radius:12px;padding:12px 15px;font-weight:700}.annual-plan-list{gap:12px;display:grid}.annual-plan-item{border:1px solid #e2e9ef;border-left:5px solid #64748b;border-radius:15px;grid-template-columns:145px 105px 1fr auto;align-items:center;gap:16px;padding:16px;display:grid}.annual-plan-item.type-0{border-left-color:#e54646}.annual-plan-item.type-1{border-left-color:#168a62}.annual-plan-item.type-2{border-left-color:#f0a126}.annual-plan-item.type-3{border-left-color:#3188c9}.annual-plan-item.type-4{border-left-color:#7d63c8}.annual-plan-date{gap:3px;display:grid}.annual-plan-date b{font-size:.95rem}.annual-plan-date small{color:#73808c}.annual-plan-type{text-align:center;background:#edf3f7;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:800}.annual-plan-copy h3{margin:0 0 4px}.annual-plan-copy p{color:#657482;align-items:center;gap:6px;margin:3px 0;display:flex}.annual-plan-copy svg{width:15px}.annual-plan-actions{gap:7px;display:flex}.annual-plan-actions button{color:#25445c;background:#edf3f7;border:0;border-radius:9px;align-items:center;gap:5px;padding:8px;font-weight:700;display:flex}.annual-plan-actions .remove{color:#b72d2d;background:#fff0f0}.annual-plan-actions svg{width:15px}.annual-plan-empty{text-align:center;color:#70808d;padding:30px}.annual-plan-empty>svg{color:#9aa9b5;width:36px;height:36px}.annual-plan-empty h3{margin:8px 0 4px}.annual-plan-empty p{margin:0}@media (width<=850px){.annual-plan-form{grid-template-columns:repeat(2,1fr)}.annual-plan-item{grid-template-columns:1fr 100px}.annual-plan-copy,.annual-plan-actions{grid-column:1/-1}.annual-plan-heading{flex-wrap:wrap;align-items:flex-start}.annual-plan-heading>label{margin-left:70px}}@media (width<=560px){.annual-plan-panel{border-radius:18px;padding:18px}.annual-plan-form{grid-template-columns:1fr}.annual-plan-form label,.annual-plan-title-field,.annual-plan-description{grid-column:1}.annual-plan-item{grid-template-columns:1fr}.annual-plan-copy,.annual-plan-actions{grid-column:1}.annual-plan-heading>label{margin-left:0}.annual-plan-actions button{flex:1;justify-content:center}}.annual-plan-repeat-toggle{grid-column:span 1;justify-content:flex-start;align-self:end;align-items:center;min-height:42px;grid-template-columns:auto 1fr!important;display:flex!important}.annual-plan-repeat-toggle input{width:18px;height:18px}.annual-plan-days,.annual-plan-months{border:1px solid #d7e0e8;border-radius:12px;flex-wrap:wrap;grid-column:1/-1;gap:8px;padding:14px;display:flex}.annual-plan-days legend,.annual-plan-months legend{color:#536473;padding:0 7px;font-size:.78rem;font-weight:800}.annual-plan-days label,.annual-plan-months label{background:#fff;border-radius:9px;align-items:center;gap:5px;padding:7px 9px;display:flex}.annual-plan-days input,.annual-plan-months input{width:16px;height:16px}.annual-plan-tags{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.annual-plan-tags span{color:#36566d;background:#eef4f8;border-radius:8px;align-items:center;gap:5px;padding:5px 8px;font-size:.78rem;font-weight:700;display:flex}.annual-plan-tags svg{width:14px;height:14px}@media (width<=850px){.annual-plan-repeat-toggle{grid-column:span 2}}@media (width<=560px){.annual-plan-repeat-toggle{grid-column:1}}.annual-calendar{border:1px solid #dce6ed;border-radius:18px;overflow:hidden}.annual-calendar-toolbar{background:#f5f8fb;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.annual-calendar-toolbar h3{margin:0}.annual-calendar-toolbar button{color:#183f5b;background:#fff;border:0;border-radius:10px;width:38px;height:38px;font-size:1.7rem;box-shadow:0 2px 8px #14324614}.annual-calendar-weekdays,.annual-calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.annual-calendar-weekdays{background:#edf3f7;border-top:1px solid #dce6ed;border-bottom:1px solid #dce6ed}.annual-calendar-weekdays span{text-align:center;color:#607280;padding:9px;font-size:.75rem;font-weight:800}.annual-calendar-grid>button,.calendar-blank{text-align:left;background:#fff;border:1px solid #e4ebf0;border-top:0;border-left:0;min-height:105px;padding:9px}.annual-calendar-grid>button:nth-child(7n){border-right:0}.annual-calendar-grid>button{cursor:pointer;color:#19384f}.annual-calendar-grid>button:hover,.annual-calendar-grid>button.active{background:#fff6f0}.annual-calendar-grid>button.has-events b{color:#fff;background:#ff6b26;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.annual-calendar-grid>button>span{gap:4px;margin-top:6px;display:grid}.annual-calendar-grid i{color:#245445;white-space:nowrap;text-overflow:ellipsis;background:#eef8f4;border-left:3px solid #168a62;border-radius:5px;padding:4px 6px;font-size:.68rem;font-style:normal;display:block;overflow:hidden}.annual-calendar-grid i.type-0{background:#fff1f1;border-color:#e54646}.annual-calendar-grid i.type-2{background:#fff7e9;border-color:#f0a126}.annual-calendar-grid i.type-3{background:#eef7fd;border-color:#3188c9}.annual-calendar-grid i.type-4{background:#f4f0ff;border-color:#7d63c8}.annual-calendar-grid em{color:#e85d22;margin-top:4px;font-size:.68rem;font-style:normal;font-weight:800;display:block}.calendar-day-drawer{background:#f7fafc;border-top:1px solid #dce6ed;padding:20px}.calendar-day-drawer>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.calendar-day-drawer>header small{color:#e85d22;font-weight:800}.calendar-day-drawer>header h3{margin:3px 0}.calendar-day-drawer>header button{background:0 0;border:0}.calendar-day-drawer>div{gap:9px;display:grid}.calendar-day-drawer article{background:#fff;border:1px solid #dce6ed;border-radius:13px;grid-template-columns:105px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}@media (width<=700px){.annual-calendar-grid>button,.calendar-blank{min-height:72px;padding:5px}.annual-calendar-grid i{display:none}.annual-calendar-grid>button>span{display:block}.annual-calendar-grid>button.has-events span:after{content:"•";color:#ff6b26;font-size:1.4rem}.calendar-day-drawer article{grid-template-columns:1fr}.calendar-day-drawer .annual-plan-actions{grid-column:1}}.annual-calendar-grid>button,.calendar-blank{min-height:155px}.annual-calendar-grid>button.has-events b,.annual-calendar-grid>button b{color:#19384f;background:0 0;border-radius:0;width:auto;height:auto;font-size:.78rem;display:block}.annual-calendar-grid i{white-space:normal}.annual-calendar-grid i strong,.annual-calendar-grid i small{line-height:1.3;display:block}.annual-calendar-grid i strong{font-size:.7rem}.annual-calendar-grid i small{color:#5e7180;margin-top:2px;font-size:.62rem;font-weight:600}@media (width<=700px){.annual-calendar-weekdays span{font-size:.62rem;overflow:hidden}.annual-calendar-grid>button,.calendar-blank{min-height:76px}.annual-calendar-grid>button b{font-size:.62rem}.annual-calendar-grid i{display:none}}.annual-agenda-head,.annual-agenda>div{grid-template-columns:180px 1fr;display:grid}.annual-agenda-head{color:#526877;background:#edf3f7;border-top:1px solid #dce6ed;border-bottom:1px solid #dce6ed;padding:11px 16px;font-size:.76rem}.annual-agenda>div{border-bottom:1px solid #e2e9ef;min-height:68px}.annual-agenda>div.active{background:#fff7f1}.agenda-date{text-align:left;color:#18384f;background:0 0;border:0;border-right:1px solid #e2e9ef;align-content:center;gap:3px;padding:12px 18px;display:grid}.agenda-date strong{font-size:.82rem}.agenda-date span{color:#687b89;font-size:.76rem}.annual-agenda>div.has-events .agenda-date{border-left:4px solid #ff6b26}.agenda-events{flex-wrap:wrap;align-items:stretch;gap:8px;padding:9px 12px;display:flex}.agenda-events>small{color:#9aa7b1;align-self:center}.agenda-event{text-align:left;color:#1f4d3d;background:#eef8f4;border:0;border-left:4px solid #168a62;border-radius:9px;gap:2px;min-width:210px;padding:8px 10px;display:grid}.agenda-event.type-0{color:#8d3030;background:#fff1f1;border-color:#e54646}.agenda-event.type-2{color:#805815;background:#fff7e9;border-color:#f0a126}.agenda-event.type-3{color:#275f86;background:#eef7fd;border-color:#3188c9}.agenda-event.type-4{color:#58458f;background:#f4f0ff;border-color:#7d63c8}.agenda-event strong{font-size:.78rem}.agenda-event span,.agenda-event small{font-size:.68rem}.agenda-event small{opacity:.8}@media (width<=650px){.annual-agenda-head,.annual-agenda>div{grid-template-columns:105px 1fr}.annual-agenda-head{padding:9px}.agenda-date{padding:10px 8px}.agenda-events{padding:7px}.agenda-event{min-width:100%}.agenda-event strong{font-size:.72rem}}.annual-table-scroll{overflow-x:auto}.annual-table-head,.annual-table-body>button{grid-template-columns:110px 105px 75px minmax(160px,1.5fr) 105px minmax(120px,1fr) minmax(120px,1fr) minmax(130px,1fr);min-width:1050px;display:grid}.annual-table-head{background:#eaf1f5;border-top:1px solid #d8e3ea;border-bottom:1px solid #cfdce5}.annual-table-head b{color:#486171;border-right:1px solid #d4e0e8;padding:11px 10px;font-size:.72rem}.annual-table-body>button{text-align:left;color:#18384f;background:#fff;border:0;border-bottom:1px solid #dce6ed;width:100%;padding:0}.annual-table-body>button:hover,.annual-table-body>button.active{background:#fff6ef}.annual-table-body>button.has-events{border-left:4px solid #168a62}.annual-table-body>button>span,.annual-table-body>button>strong{box-sizing:border-box;border-right:1px solid #e0e8ee;align-items:center;min-height:48px;padding:9px 10px;font-size:.73rem;display:flex}.annual-table-body>button>strong{font-size:.77rem}.annual-table-body>button.empty>strong,.annual-table-body>button.empty>span:nth-child(n+3){color:#a0adb6;font-weight:500}.annual-table-body>button.has-events>strong{color:#126645}.annual-table-body>button>span:last-child{border-right:0}@media (width<=650px){.annual-table-head,.annual-table-body>button{grid-template-columns:90px 92px 65px 150px 90px 110px 110px 120px;min-width:827px}.annual-table-head b,.annual-table-body>button>span,.annual-table-body>button>strong{padding:7px;font-size:.66rem}}.annual-planner{background:#fff;border:1px solid #d8e3ea;border-radius:18px;overflow:hidden}.planner-toolbar{border-bottom:1px solid #dce6ed;align-items:center;gap:18px;padding:13px 16px;display:flex;position:relative}.planner-toolbar>h3{margin:0;position:absolute;left:50%;transform:translate(-50%)}.planner-view-toggle{border-radius:8px;display:flex;overflow:hidden}.planner-view-toggle button,.planner-navigation button{color:#35556c;background:#eef2f6;border:0;padding:9px 14px;font-weight:700}.planner-view-toggle button.active{color:#1477b8;background:#dceeff}.planner-navigation{align-items:center;gap:4px;display:flex}.planner-navigation button{background:#fff}.planner-navigation button:first-child,.planner-navigation button:last-child{font-size:1.35rem}.planner-week{grid-template-columns:repeat(7,minmax(150px,1fr));min-width:1050px;display:grid;overflow-x:auto}.planner-week>section{background:#fafcfd;border-right:1px solid #dfe8ee;min-height:360px}.planner-week>section:last-child{border-right:0}.planner-week>section.active{background:#f4faff}.planner-day-head{color:#516775;text-align:center;background:#f4f7f9;border:0;border-bottom:1px solid #dfe8ee;gap:3px;width:100%;padding:11px;display:grid}.planner-day-head b{color:#17384f;font-size:.78rem}.planner-week>section>div{gap:8px;padding:8px;display:grid}.planner-week>section>div>p{text-align:center;color:#a0adb6;font-size:.72rem}.planner-event{color:#214f40;text-align:left;background:#eaf7f2;border:0;border-left:4px solid #168a62;border-radius:9px;gap:3px;padding:10px;display:grid}.planner-event.type-0{background:#fff0f0;border-color:#e54646}.planner-event.type-2{background:#fff6e5;border-color:#f0a126}.planner-event.type-3{background:#edf7fd;border-color:#3188c9}.planner-event.type-4{background:#f3efff;border-color:#7d63c8}.planner-event strong{color:#e85d22;font-size:.68rem}.planner-event b{font-size:.78rem}.planner-event span,.planner-event small{font-size:.66rem}.planner-month-weekdays,.planner-month{grid-template-columns:repeat(7,1fr);display:grid}.planner-month-weekdays span{text-align:center;background:#edf3f7;padding:9px;font-size:.72rem;font-weight:800}.planner-month>button,.planner-blank{text-align:left;background:#fff;border:1px solid #dfe8ee;border-top:0;border-left:0;min-height:115px;padding:8px}.planner-month>button.has-events{background:#fff9f5}.planner-month>button b{margin-bottom:7px;font-size:.7rem;display:block}.planner-month>button i{background:#edf8f4;border-left:3px solid #168a62;margin:4px 0;padding:5px;font-size:.65rem;font-style:normal;display:block}@media (width<=760px){.planner-toolbar{flex-wrap:wrap}.planner-toolbar>h3{text-align:center;order:-1;width:100%;position:static;transform:none}.annual-planner{overflow-x:auto}.planner-month-weekdays,.planner-month{min-width:720px}}.annual-plan-years{background:#f5f8fb;border:1px solid #d7e0e8;border-radius:12px;flex-wrap:wrap;gap:9px;margin:0 0 18px;padding:14px 18px;display:flex}.annual-plan-years legend{color:#536473;padding:0 7px;font-size:.78rem;font-weight:800}.annual-plan-years label{color:#35536a;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:8px 11px;font-weight:800;display:flex}.annual-plan-years input{width:17px;height:17px}.annual-plan-days label:first-of-type{order:7}.annual-plan-days label:nth-of-type(2){order:1}.annual-plan-days label:nth-of-type(3){order:2}.annual-plan-days label:nth-of-type(4){order:3}.annual-plan-days label:nth-of-type(5){order:4}.annual-plan-days label:nth-of-type(6){order:5}.annual-plan-days label:nth-of-type(7){order:6}.planner-day-head:after,.planner-month>button:after{content:"▣ Gün raporu";color:#e85d22;border-top:1px solid #d6e1e8;margin-top:7px;padding-top:6px;font-size:.64rem;font-weight:800;display:block}.planner-month>button:after{margin-top:8px}.daily-report-school{background:linear-gradient(135deg,#f3f8fb,#fff8f3);border:1px solid #d8e4ec;border-radius:15px;align-items:center;gap:14px;margin:16px 0;padding:15px 18px;display:flex}.daily-report-logo{color:#315970;background:#e8f0f5;border-radius:16px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.daily-report-logo.has-logo{background:#fff}.daily-report-logo img{object-fit:contain;width:100%;height:100%}.daily-report-logo svg{width:28px;height:28px}.daily-report-school>span:nth-child(2){gap:2px;display:grid}.daily-report-school small{color:#e85d22;letter-spacing:.06em;font-size:.69rem;font-weight:900}.daily-report-school b{font-size:1rem}.daily-report-school p{color:#6b7c88;margin:0;font-size:.78rem}.calendar-day-drawer>header small{font-size:0}.calendar-day-drawer>header small:after{content:"GÜN RAPORU";font-size:.72rem}.daily-report-pdf{white-space:nowrap;margin-left:auto}@media (width<=650px){.daily-report-school{flex-wrap:wrap;align-items:flex-start}.daily-report-pdf{justify-content:center;width:100%;margin-left:0}}.plan-report-panel{background:#f7fafc;border:1px solid #d8e4ec;border-radius:16px;grid-template-columns:minmax(190px,1fr) repeat(4,minmax(105px,150px)) auto;align-items:end;gap:12px;margin:18px 0;padding:17px 18px;display:grid}.plan-report-panel>span{align-self:center;gap:4px;display:grid}.plan-report-panel>span small{color:#e85d22;letter-spacing:.08em;font-size:.68rem;font-weight:900}.plan-report-panel>span b{color:#17384f;font-size:1rem}.plan-report-panel label{color:#536473;gap:5px;font-size:.72rem;font-weight:800;display:grid}.plan-report-panel select{color:#18344b;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d7e0e8;border-radius:10px;padding:8px 10px}.plan-report-panel .btn{white-space:nowrap;min-height:42px}@media (width<=950px){.plan-report-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-report-panel>span{grid-column:1/-1}.plan-report-panel .btn{justify-content:center;width:100%}}@media (width<=560px){.plan-report-panel{grid-template-columns:1fr}}.annual-plan-form>.btn,.plan-report-panel>.btn,.daily-report-pdf{align-self:end;font-size:.84rem;box-shadow:0 6px 14px #ff651524;border-radius:10px!important;height:42px!important;min-height:42px!important;padding:0 14px!important}.annual-plan-form>.btn svg,.plan-report-panel>.btn svg,.daily-report-pdf svg{width:17px;height:17px}.planner-event.type-0,.planner-month>button i.type-0{color:#87401f;background:#fff2eb;border-color:#e85d22}.planner-event.type-1,.planner-month>button i.type-1{color:#8f2637;background:#fff0f3;border-color:#d9364f}.planner-event.type-2,.planner-month>button i.type-2{color:#214f40;background:#eaf7f2;border-color:#159269}.planner-event.type-3,.planner-month>button i.type-3{color:#805b16;background:#fff7e5;border-color:#e7a21a}.planner-event.type-4,.planner-month>button i.type-4{color:#275f86;background:#edf7fd;border-color:#3188c9}.planner-event.type-5,.planner-month>button i.type-5{color:#58458f;background:#f3efff;border-color:#7d63c8}.calendar-day-drawer .annual-plan-type.type-0{color:#b64e1c;background:#fff0e8}.calendar-day-drawer .annual-plan-type.type-1{color:#a5273d;background:#ffedf1}.calendar-day-drawer .annual-plan-type.type-2{color:#176c4e;background:#e7f7f1}.calendar-day-drawer .annual-plan-type.type-3{color:#90610d;background:#fff5df}.calendar-day-drawer .annual-plan-type.type-4{color:#276b9b;background:#eaf5fc}.calendar-day-drawer .annual-plan-type.type-5{color:#654ead;background:#f1edff}.annual-plan-month-years{flex:0 0 100%;gap:7px;margin-bottom:4px;display:flex}.annual-plan-month-years button{color:#536473;background:#fff;border:1px solid #d7e0e8;border-radius:9px;padding:7px 13px;font-weight:800}.annual-plan-month-years button.active{color:#fff;background:#ff6b26;border-color:#ff6b26}.annual-plan-months label:has(input:disabled){opacity:.42}.planner-event{position:relative;overflow:hidden;padding:0!important}.planner-event-main{width:100%;color:inherit;text-align:left;background:0 0;border:0;gap:3px;padding:10px 34px 10px 10px;display:grid}.planner-event-delete{color:#c43d3d;opacity:.75;background:#ffffffd1;border:0;border-radius:7px;place-items:center;width:24px;height:24px;padding:0;display:grid;position:absolute;top:6px;right:6px}.planner-event-delete:hover{color:#a51f1f;opacity:1;background:#fff}.planner-event-delete svg{width:14px;height:14px}.planner-event-delete:disabled{opacity:.35}.planner-week>section:nth-child(6),.planner-week>section:nth-child(7){background:#fff8f2}.planner-week>section:nth-child(6) .planner-day-head,.planner-week>section:nth-child(7) .planner-day-head{color:#a84820;background:#ffeade}.planner-week>section:first-child .planner-day-head span,.planner-week>section:nth-child(2) .planner-day-head span,.planner-week>section:nth-child(3) .planner-day-head span,.planner-week>section:nth-child(4) .planner-day-head span,.planner-week>section:nth-child(5) .planner-day-head span,.planner-week>section:nth-child(6) .planner-day-head span,.planner-week>section:nth-child(7) .planner-day-head span{font-size:0}.planner-week>section:first-child .planner-day-head span:after{content:"Pazartesi"}.planner-week>section:nth-child(2) .planner-day-head span:after{content:"Salı"}.planner-week>section:nth-child(3) .planner-day-head span:after{content:"Çarşamba"}.planner-week>section:nth-child(4) .planner-day-head span:after{content:"Perşembe"}.planner-week>section:nth-child(5) .planner-day-head span:after{content:"Cuma"}.planner-week>section:nth-child(6) .planner-day-head span:after{content:"Cumartesi"}.planner-week>section:nth-child(7) .planner-day-head span:after{content:"Pazar"}.planner-week .planner-day-head span:after{font-size:.75rem;font-weight:800}.planner-month>button:nth-child(7n+6),.planner-month>button:nth-child(7n),.planner-month>.planner-blank:nth-child(7n+6),.planner-month>.planner-blank:nth-child(7n){background:#fff6ef}.planner-toolbar>h3{white-space:nowrap}.planner-week{grid-template-columns:repeat(7,minmax(0,1fr));width:100%;min-width:0;overflow:visible}.planner-week>section{min-width:0}.planner-event-main{overflow-wrap:anywhere}@media (width<=760px){.planner-week{min-width:980px}.annual-planner{overflow-x:auto}}.planner-type-key{color:#526b7b;flex-wrap:wrap;justify-content:flex-end;gap:5px 10px;max-width:390px;margin-left:auto;font-size:.64rem;font-weight:700;display:flex}.planner-type-key span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.planner-type-key i{background:#e85d22;border-radius:50%;width:9px;height:9px}.planner-type-key i.type-1{background:#d9364f}.planner-type-key i.type-2{background:#159269}.planner-type-key i.type-3{background:#e7a21a}.planner-type-key i.type-4{background:#3188c9}.planner-type-key i.type-5{background:#7d63c8}.planner-item-count{color:#496579;white-space:nowrap;background:#edf3f7;border-radius:999px;padding:4px 7px;font-size:.62rem}.planner-next-event{color:#c94f1d;white-space:nowrap;cursor:pointer;background:#fff4ee;border:1px solid #ffd4bf;border-radius:8px;padding:5px 8px;font-size:.65rem;font-weight:800}.planner-next-event:hover{background:#ffe8dc}.planner-key-footer{background:#f8fafb;border-top:1px solid #dce6ed;justify-content:center;align-items:center;gap:12px;padding:11px 14px;display:flex}.planner-key-footer .planner-type-key{justify-content:center;max-width:none;margin:0}.planner-toolbar>h3{margin-left:auto;position:static;transform:none}.planner-next-event{margin-left:0}.planner-toolbar{flex-wrap:wrap}.planner-toolbar .planner-type-key{margin-left:auto}@media (width<=820px){.planner-toolbar>h3{text-align:center;order:3;width:100%;margin:0}.planner-next-event{order:4;margin:auto}}@media (width<=980px){.planner-type-key{order:3;justify-content:center;width:100%;max-width:none}.planner-toolbar{flex-wrap:wrap}}.club-picker-menu button.keyboard-active{box-shadow:inset 3px 0 0 var(--orange);background:#fff2e9}.exam-save-notice{background:#effaf5;border:1px solid #b8dfce;border-radius:11px;max-width:620px;padding:11px 14px;font-weight:750;color:#176847!important;margin:14px auto 0!important}.mobile-more-menu{display:none}@media (width<=600px){.mobile-nav{justify-content:stretch;padding-inline:4px;overflow:visible}.mobile-nav button{flex:1 1 0!important;min-width:0!important;padding:2px 1px!important;font-size:9px!important}.mobile-nav button span{text-overflow:ellipsis;white-space:nowrap;max-width:56px;overflow:hidden}.mobile-more-menu{z-index:102;background:#fff;border:1px solid #dce5eb;border-radius:19px;display:block;position:fixed;bottom:76px;left:10px;right:10px;overflow:hidden;box-shadow:0 24px 70px #071b333d}.mobile-more-menu header{border-bottom:1px solid #e7edf1;justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.mobile-more-menu header span{gap:3px;display:grid}.mobile-more-menu header small{color:var(--orange);letter-spacing:1.3px;font-size:8px;font-weight:900}.mobile-more-menu header b{font-size:16px}.mobile-more-menu header button{width:40px;height:40px;color:var(--navy);background:#edf3f6;border:0;border-radius:11px;place-items:center;display:grid}.mobile-more-menu header svg{width:19px}.mobile-more-menu>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;display:grid}.mobile-more-menu>div>button{min-height:52px;color:var(--navy);text-align:left;background:#fff;border:1px solid #e0e7ec;border-radius:12px;grid-template-columns:25px 1fr 17px;align-items:center;gap:8px;padding:10px;font-weight:800;display:grid}.mobile-more-menu>div>button>svg:first-child{color:var(--orange)}.mobile-more-menu>div>button>svg:last-child{color:#8191a0;width:16px}.drive-player{aspect-ratio:16/9;min-height:0}.drive-player iframe{background:#000}.video-player-panel>p{line-height:1.5}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-modern{background:#f7f8fa;overflow:hidden}.home-modern-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:4vw;min-height:680px;padding:62px max(5vw,28px) 38px;display:grid;position:relative}.home-modern-hero:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#071b330b 1px,#0000 1px),linear-gradient(#071b330b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.home-modern-copy,.home-modern-stage{z-index:1;position:relative}.home-modern-kicker{color:#ff5d0b;letter-spacing:1.7px;align-items:center;gap:9px;font-size:11px;font-weight:900;display:flex}.home-modern-kicker svg{width:16px}.home-modern-kicker i{color:#657487;letter-spacing:0;border:1px solid #ccd6de;border-radius:99px;margin-left:auto;padding:5px 8px;font-style:normal}.home-modern-copy h1{letter-spacing:-3px;margin:25px 0 24px;font-size:clamp(62px,7.2vw,108px);line-height:.82;display:grid}.home-modern-copy h1 span{color:#071b33}.home-modern-copy h1 strong{color:#ff6515;font-weight:800}.home-modern-copy h1 em{color:#0000;-webkit-text-stroke:1.5px #071b33;font-style:normal}.home-modern-copy>p{color:#536477;max-width:610px;font-size:17px;line-height:1.7}.home-modern-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.home-modern-actions .btn{border-radius:0;padding:17px 23px}.home-modern-login{color:#071b33;background:0 0;border:0;border-bottom:1px solid #071b33;align-items:center;gap:9px;padding:12px 0;font-weight:850;display:flex}.home-modern-login svg{width:18px}.home-modern-stage{justify-content:center;align-items:flex-end;min-height:535px;display:flex}.home-modern-stage:before{content:"";aspect-ratio:1;clip-path:polygon(0 0,100% 0,100% 82%,0 100%);background:#ff681a;border-radius:50%;width:82%;position:absolute;bottom:1%;right:-5%}.home-modern-stage:after{content:"";border:1px solid #9babb8;border-bottom:0;border-radius:50% 50% 0 0;position:absolute;inset:10% 3% 0 15%}.home-modern-stage>img{z-index:2;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 26px #071b3329);width:100%;height:510px;position:relative}.home-modern-stage-label{z-index:3;writing-mode:vertical-rl;color:#627285;letter-spacing:2px;font-size:9px;font-weight:900;position:absolute;top:5%;right:0}.home-modern-marker{z-index:4;color:#fff;background:#071b33;align-items:center;gap:11px;padding:12px 16px;display:flex;position:absolute;bottom:7%;left:2%}.home-modern-marker>svg{color:#ff6b1a;width:18px}.home-modern-marker span{display:grid}.home-modern-marker small{color:#96a8b9}.home-modern-data{border-top:1px solid #bdc8d1;border-bottom:1px solid #bdc8d1;grid-template-columns:repeat(4,1fr);margin:0 max(5vw,28px);display:grid}.home-modern-data>span{border-right:1px solid #bdc8d1;grid-template-rows:auto auto;grid-template-columns:32px auto;column-gap:12px;padding:20px 28px;display:grid}.home-modern-data>span:last-child{border:0}.home-modern-data svg{color:#ff6515;grid-row:1/3;align-self:center;width:22px}.home-modern-data b{font:800 30px/1 Barlow Condensed}.home-modern-data small{color:#6a7887;font-size:10px}.home-modern-rail{color:#fff;background:#071b33;grid-template-columns:1fr 1fr;gap:7vw;padding:75px max(5vw,28px);display:grid}.home-modern-rail>div small{color:#ff6b1a;letter-spacing:2px;font-size:10px;font-weight:900}.home-modern-rail h2{margin:15px 0;font-size:clamp(42px,4.5vw,68px);line-height:.95}.home-modern-rail h2 em{color:#ffc727;font-style:normal}.home-modern-rail nav{display:grid}.home-modern-rail nav button{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #31465c;grid-template-columns:30px 28px 1fr 22px;align-items:center;gap:12px;padding:18px 4px;display:grid}.home-modern-rail nav button i{color:#687d91;font-size:10px;font-style:normal}.home-modern-rail nav button>svg{color:#ff6b1a;width:20px}.home-modern-rail nav button>svg:last-child{color:#fff}.home-modern-rail nav button span{font-weight:850}.home-modern-library{background:#fff}.home-modern-library .course-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 18px}.home-modern-library .course-card{box-shadow:none;background:0 0;border:0;border-top:2px solid #071b33;border-radius:0}.home-modern-library .course-card:hover{box-shadow:none;border-color:#ff6515;transform:none}.home-modern-library .cover{height:180px;margin-top:12px}.home-modern-library .card-body{padding:17px 0}.home-modern-library .card-body h3{font-size:25px}.home-modern-library .card-body p{min-height:60px}.home-modern-library .card-link{border-top:1px solid #dbe2e7;justify-content:space-between;width:100%}@media (width<=900px){.home-modern-hero{grid-template-columns:1fr;padding-top:45px}.home-modern-stage{min-height:420px}.home-modern-stage>img{height:420px}.home-modern-data{grid-template-columns:repeat(2,1fr)}.home-modern-data>span:nth-child(2){border-right:0}.home-modern-data>span:nth-child(-n+2){border-bottom:1px solid #bdc8d1}.home-modern-rail{grid-template-columns:1fr}.home-modern-library .course-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.home-modern-hero{gap:20px;min-height:auto;padding:35px 18px 24px}.home-modern-kicker i{display:none}.home-modern-copy h1{letter-spacing:-2px;margin:20px 0;font-size:clamp(52px,16vw,68px)}.home-modern-copy>p{font-size:14px}.home-modern-actions{flex-direction:column;align-items:stretch;gap:12px}.home-modern-actions .btn{width:100%}.home-modern-login{justify-content:center}.home-modern-stage{min-height:320px}.home-modern-stage>img{height:315px}.home-modern-stage:before{width:90%;right:-8%}.home-modern-stage-label{display:none}.home-modern-marker{padding:9px 12px;bottom:2%;left:0}.home-modern-data{margin:0 18px}.home-modern-data>span{grid-template-columns:25px auto;padding:15px 10px}.home-modern-data b{font-size:25px}.home-modern-rail{gap:25px;padding:50px 18px}.home-modern-rail h2{font-size:43px}.home-modern-library .course-grid{grid-template-columns:1fr}.home-modern-library .cover{height:230px}}.home-modern-stage:before,.home-modern-stage:after{display:none}.home-modern-stage>img{filter:drop-shadow(0 20px 22px #071b3321);width:120%;max-width:none;height:585px;transform:translate(-2%)}.home-modern-stage-label{display:none}@media (width<=900px){.home-modern-stage{min-height:475px}.home-modern-stage>img{width:112%;height:470px;transform:none}}@media (width<=600px){.home-modern-stage{min-height:365px}.home-modern-stage>img{width:122%;height:360px;transform:translate(-2%)}.home-modern-marker{bottom:0}}@media (width<=900px){.home-modern-stage{min-height:505px}.home-modern-stage>img{width:120%;height:500px}}@media (width<=600px){.home-modern-stage{min-height:390px}.home-modern-stage>img{width:130%;height:390px}}.home-modern-hero{gap:1.5vw;min-height:560px;padding-top:24px;padding-bottom:22px}.home-modern-copy h1{margin:18px 0 17px}.home-modern-copy>p{margin-bottom:0}.home-modern-actions{margin-top:24px}.home-modern-stage{min-height:545px}.home-modern-stage>img{width:142%;height:545px;transform:translate(-4%)}@media (width<=900px){.home-modern-hero{gap:8px;min-height:auto;padding-top:30px;padding-bottom:16px}.home-modern-stage{min-height:430px}.home-modern-stage>img{width:125%;height:430px}}@media (width<=600px){.home-modern-hero{padding-top:24px;padding-bottom:10px}.home-modern-copy h1{margin:16px 0 14px}.home-modern-copy>p{line-height:1.55}.home-modern-actions{margin-top:18px}.home-modern-stage{min-height:340px;margin-top:-8px}.home-modern-stage>img{width:138%;height:340px}}.header .brand .ball,.footer .brand .ball{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.home-modern-rail-side{min-width:0}.home-reference-strip{border-bottom:1px solid #31465c;padding:0 4px 17px;overflow:hidden}.home-reference-strip>small{letter-spacing:1.5px;margin-bottom:13px;font-weight:900;display:block;color:#71859a!important;font-size:8px!important}.home-reference-window{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-reference-track{align-items:center;gap:27px;width:max-content;animation:32s linear infinite home-reference-scroll;display:flex}.home-reference-track:hover{animation-play-state:paused}.home-reference-track>span{flex:0 0 54px;place-items:center;width:54px;height:48px;display:grid}.home-reference-track .team-logo{object-fit:contain;filter:grayscale();opacity:.58;background:0 0;width:48px;height:42px;transition:opacity .2s}.home-reference-track>span:hover .team-logo{opacity:.9}@keyframes home-reference-scroll{to{transform:translate(-50%)}}@media (width<=600px){.home-reference-track{gap:21px;animation-duration:25s}.home-reference-track>span{width:46px}.home-reference-track .team-logo{width:42px;height:38px}}@media (prefers-reduced-motion:reduce){.home-reference-track{animation:none}}.home-modern-rail>.home-reference-strip{grid-column:1/-1;width:100%;margin-bottom:8px;padding:0 0 22px}.home-modern-rail>.home-reference-strip>small{text-align:center}.home-modern-rail>.home-reference-strip .home-reference-track{gap:42px}.home-modern-rail>.home-reference-strip .home-reference-track>span{flex-basis:68px;width:68px;height:58px}.home-modern-rail>.home-reference-strip .team-logo{object-fit:contain;filter:grayscale();opacity:.62;width:58px;height:52px;transition:transform .35s cubic-bezier(.2,.8,.2,1),opacity .25s,filter .25s;background:0 0!important}.home-modern-rail>.home-reference-strip .home-reference-track>span:hover .team-logo{opacity:1;filter:grayscale(.15);transform:translateY(-7px)scale(1.14)rotate(-3deg)}@media (width<=600px){.home-modern-rail>.home-reference-strip{margin-bottom:0;padding-bottom:16px}.home-modern-rail>.home-reference-strip .home-reference-track{gap:25px}.home-modern-rail>.home-reference-strip .home-reference-track>span{flex-basis:52px;width:52px;height:47px}.home-modern-rail>.home-reference-strip .team-logo{width:46px;height:42px}}.home-reference-window{cursor:grab;scrollbar-width:none;touch-action:pan-y;-webkit-user-select:none;user-select:none;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.home-reference-window::-webkit-scrollbar{display:none}.home-reference-window.dragging{cursor:grabbing}.home-reference-track{padding:2px 28px;animation:none!important;transform:none!important}.home-reference-track .team-logo{pointer-events:none;filter:grayscale()brightness(1.75)contrast(.85)!important;opacity:.78!important;background:0 0!important}.home-reference-track>span:hover .team-logo{opacity:1!important;filter:grayscale(.15)brightness(1.08)contrast()!important}.home-modern-rail{gap:24px 7vw;padding-top:28px;padding-bottom:48px}.home-modern-rail>.home-reference-strip{margin:0;padding:0 0 14px}.home-modern-rail>.home-reference-strip>small{letter-spacing:2px;margin:0 0 10px;line-height:1.2;color:#fff!important;font-size:12px!important}.home-reference-track{padding-top:0;padding-bottom:0}@media (width<=600px){.home-modern-rail{row-gap:20px;padding-top:22px;padding-bottom:38px}.home-modern-rail>.home-reference-strip>small{letter-spacing:1.5px;font-size:10px!important}.home-modern-hero{flex-direction:column;align-items:stretch;display:flex}.home-modern-stage{order:-1;justify-content:center;width:100%;min-height:340px;margin:0}.home-modern-stage>img{object-position:center bottom;flex:none;width:122%;height:340px;transform:none}.home-modern-copy{order:1;width:100%}}.home-modern-data{grid-template-columns:repeat(6,minmax(0,1fr))}@media (width<=900px){.home-modern-data{grid-template-columns:repeat(3,1fr)}.home-modern-data>span,.home-modern-data>span:nth-child(2){border-bottom:1px solid #bdc8d1;border-right:1px solid #bdc8d1}.home-modern-data>span:nth-child(3n){border-right:0}.home-modern-data>span:nth-child(n+4){border-bottom:0}}@media (width<=600px){.home-modern-data{grid-template-columns:repeat(2,1fr)}.home-modern-data>span:nth-child(3n){border-right:1px solid #bdc8d1}.home-modern-data>span:nth-child(n+4){border-bottom:1px solid #bdc8d1}.home-modern-data>span:nth-child(2n){border-right:0}.home-modern-data>span:nth-child(n+5){border-bottom:0}}:is(.page-head,.registration-intro,.profile-login-intro,.registered-schools-hero,.pricing-hero,.demo-hero,.video-library-hero,.junior-referee-hero,.volleyball-ai-hero,.profile-hero-card){isolation:isolate;position:relative;overflow:hidden;color:#071b33!important;box-shadow:none!important;background-color:#f7f8fa!important;background-image:linear-gradient(90deg,#071b330b 1px,#0000 1px),linear-gradient(#071b330b 1px,#0000 1px)!important;background-size:72px 72px!important;border:1px solid #cbd5dd!important;border-left:0!important;border-right:0!important;border-radius:0!important}:is(.blog-hero,.faq-page-hero,.exam-hero,.detail-hero,.admin-hero,.privacy-hero,.coaches-hero,.technical-cards-hero,.bulletin-hero,.ready-hero){isolation:isolate;position:relative;overflow:hidden;color:#fff!important;box-shadow:none!important;background-color:#071b33!important;background-image:linear-gradient(90deg,#ffffff0e 1px,#0000 1px),linear-gradient(#ffffff0e 1px,#0000 1px)!important;background-size:72px 72px!important;border:1px solid #294158!important;border-left:0!important;border-right:0!important;border-radius:0!important}:is(.page-head,.registration-intro,.profile-login-intro,.registered-schools-hero,.pricing-hero,.demo-hero,.video-library-hero,.junior-referee-hero,.volleyball-ai-hero,.blog-hero,.faq-page-hero,.exam-hero,.detail-hero,.admin-hero,.privacy-hero,.coaches-hero,.technical-cards-hero,.bulletin-hero,.ready-hero) h1{font-family:var(--display,"Barlow Condensed",sans-serif)!important;letter-spacing:-1.8px!important;font-size:clamp(48px,6vw,82px)!important;font-weight:800!important;line-height:.92!important}:is(.page-head,.registration-intro,.profile-login-intro,.registered-schools-hero,.pricing-hero,.demo-hero,.video-library-hero,.junior-referee-hero,.volleyball-ai-hero) h1{color:#071b33!important}:is(.page-head,.registration-intro,.profile-login-intro,.registered-schools-hero,.pricing-hero,.demo-hero,.video-library-hero,.junior-referee-hero,.volleyball-ai-hero) h1 em{color:#ff6515!important;font-style:normal!important}:is(.blog-hero,.faq-page-hero,.exam-hero,.detail-hero,.admin-hero,.privacy-hero,.coaches-hero,.technical-cards-hero,.bulletin-hero,.ready-hero) h1{color:#fff!important}:is(.blog-hero,.faq-page-hero,.exam-hero,.detail-hero,.admin-hero,.privacy-hero,.coaches-hero,.technical-cards-hero,.bulletin-hero,.ready-hero) h1 em{color:#ffc727!important;font-style:normal!important}:is(.page-head,.registration-intro,.profile-login-intro,.registered-schools-hero,.pricing-hero,.demo-hero,.video-library-hero,.junior-referee-hero,.volleyball-ai-hero) p{color:#536477!important;line-height:1.65!important}:is(.blog-hero,.faq-page-hero,.exam-hero,.detail-hero,.admin-hero,.privacy-hero,.coaches-hero,.technical-cards-hero,.bulletin-hero,.ready-hero) p{color:#bdcad8!important;line-height:1.65!important}:is(.page-head,.registration-intro,.profile-login-intro,.registered-schools-hero,.pricing-hero,.demo-hero,.video-library-hero,.junior-referee-hero,.volleyball-ai-hero,.blog-hero,.faq-page-hero,.exam-hero,.detail-hero,.admin-hero,.privacy-hero,.coaches-hero,.technical-cards-hero) .eyebrow{color:#ff6515!important;letter-spacing:1.8px!important;font-size:11px!important;font-weight:900!important}.page>.page-head{flex-direction:column;justify-content:center;max-width:none;min-height:250px;margin:0 0 30px;padding:38px 42px;display:flex}.page>.page-head h1{max-width:820px;margin:16px 0 14px}.page>.page-head p{max-width:680px;margin:0;font-size:16px}.registration-intro,.profile-login-intro{border-left:4px solid #ff6515!important;padding:34px 32px!important}.registration-intro h1,.profile-login-intro h1{margin:18px 0 15px!important}.registration-page{align-items:stretch!important;gap:32px!important;padding-top:42px!important;padding-bottom:54px!important}.registration-page .registration-intro{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;display:flex;top:auto!important}.registration-page .registration-intro h1{max-width:460px;font-size:clamp(48px,5vw,66px)!important}.registration-page .registration-intro p{max-width:520px;margin-bottom:26px}.registration-page .registration-local-nav{margin-top:auto}.registration-page .registration-card{align-self:stretch}.registered-schools-hero,.pricing-hero,.demo-hero{min-height:280px;text-align:left!important;max-width:1180px!important;padding:42px 46px!important}.pricing-hero .eyebrow{justify-content:flex-start!important}.pricing-hero>p{white-space:normal!important;max-width:760px!important;margin:0!important}.pricing-hero h1{white-space:normal!important}.pricing-hero .unlimited-students{margin:18px 0 0!important}.video-library-hero,.volleyball-ai-hero{max-width:1400px!important;min-height:360px!important;padding:46px 50px!important}.junior-referee-hero,.blog-hero,.faq-page-hero,.coaches-hero,.technical-cards-hero{padding-top:64px!important;padding-bottom:64px!important}.detail-hero{padding-top:32px!important;padding-bottom:52px!important}.admin-hero{padding:36px 40px!important}.privacy-hero{padding-top:58px!important;padding-bottom:58px!important}.profile-hero-card{color:var(--navy)!important;border-left:4px solid #ff6515!important}.profile-hero-card h1,.profile-hero-card p b{color:var(--navy)!important}.profile-hero-card p{color:#586b7f!important}.profile-hero-card span>small{color:#ff6515!important}.profile-hero-card .btn.ghost{color:var(--navy)!important;background:#fff!important;border-color:#8ca0b4!important}.profile-hero-card .btn.ghost:hover,.profile-hero-card .btn.ghost:focus-visible{color:#fff!important;background:var(--navy)!important;border-color:var(--navy)!important}.page.empty-page{text-align:left;background-color:#f7f8fa;background-image:linear-gradient(90deg,#071b330b 1px,#0000 1px),linear-gradient(#071b330b 1px,#0000 1px);background-size:72px 72px;border-top:1px solid #cbd5dd;border-bottom:1px solid #cbd5dd;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:none;min-height:520px;margin:0;padding:64px max(8vw,30px);display:flex}.page.empty-page>svg{color:#ff6515;background:#071b33;width:58px;height:58px;padding:15px}.page.empty-page h1{letter-spacing:-1.8px;max-width:820px;margin:23px 0 14px;font-size:clamp(48px,6vw,82px);line-height:.92}.page.empty-page p{color:#536477;max-width:680px;font-size:16px;line-height:1.65}.page.empty-page .btn{border-radius:0;margin-top:13px}@media (width<=900px){:is(.registered-schools-hero,.video-library-hero,.volleyball-ai-hero,.blog-hero,.coaches-hero,.technical-cards-hero,.ready-hero){grid-template-columns:1fr!important}:is(.blog-hero-mark,.coaches-hero-mark,.technical-paper-mark,.video-hero-mark,.ai-hero-mark){display:none!important}.registration-page{gap:20px!important;padding:30px 22px 48px!important}.registration-page .registration-intro{min-height:auto}.registration-page .registration-intro h1{max-width:680px;font-size:52px!important}}@media (width<=600px){:is(.page-head,.registration-intro,.profile-login-intro,.registered-schools-hero,.pricing-hero,.demo-hero,.video-library-hero,.junior-referee-hero,.volleyball-ai-hero,.blog-hero,.faq-page-hero,.exam-hero,.detail-hero,.admin-hero,.privacy-hero,.coaches-hero,.technical-cards-hero,.bulletin-hero,.ready-hero) h1{letter-spacing:-1px!important;font-size:clamp(38px,12vw,52px)!important;line-height:.96!important}.page>.page-head{min-height:205px;margin-bottom:20px;padding:27px 21px}.registration-intro,.profile-login-intro{padding:25px 20px!important}.registration-page{padding:22px 12px 82px!important}.registration-page .registration-intro h1{font-size:43px!important}.registered-schools-hero,.pricing-hero,.demo-hero,.video-library-hero,.volleyball-ai-hero{min-height:auto!important;padding:28px 21px!important}.junior-referee-hero,.blog-hero,.faq-page-hero,.coaches-hero,.technical-cards-hero{padding:42px 18px!important}.detail-hero{padding:24px 18px 38px!important}.admin-hero,.privacy-hero{padding:28px 20px!important}.bulletin-hero{padding:24px 18px!important}.ready-hero-copy{padding:27px 20px!important}.page.empty-page{min-height:430px;padding:42px 20px}.page.empty-page h1{letter-spacing:-1px;font-size:clamp(40px,12vw,52px)}}.header .brand,.footer .brand{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.header .brand .ball,.footer .brand .ball{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;padding:0!important}.contact-messenger{z-index:90;justify-items:end;gap:10px;display:grid;position:fixed;bottom:24px;right:22px}.contact-messenger-trigger{color:#fff;background:#071b33;border:0;border-radius:99px;align-items:center;gap:11px;padding:7px 15px 7px 7px;display:flex;box-shadow:0 16px 45px #071b3342}.contact-messenger-trigger>span{background:#ff681a;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.contact-messenger-trigger svg{width:21px}.contact-messenger-trigger>i{text-align:left;font-style:normal;display:grid}.contact-messenger-trigger b{font-size:13px}.contact-messenger-trigger small{color:#aebccb;font-size:9px}.contact-messenger-panel{background:#fff;border:1px solid #dfe6eb;border-radius:22px;width:min(370px,100vw - 28px);padding:20px;box-shadow:0 24px 80px #071b333d}.contact-messenger-panel header{border-bottom:1px solid #e7ecef;justify-content:space-between;align-items:start;padding-bottom:16px;display:flex}.contact-messenger-panel header>span{grid-template-columns:12px 1fr;column-gap:8px;display:grid}.contact-messenger-panel header i{background:#21b779;border-radius:50%;grid-row:1/3;align-self:center;width:9px;height:9px;box-shadow:0 0 0 5px #e2f7ef}.contact-messenger-panel header small{color:#ff681a;letter-spacing:1.4px;font-size:8px;font-weight:900}.contact-messenger-panel header b{font:800 23px Barlow Condensed}.contact-messenger-panel header button{color:#071b33;background:#edf2f5;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.contact-messenger-panel header svg{width:17px}.contact-messenger-panel>p{color:#607083;margin:15px 0;font-size:12px;line-height:1.5}.contact-message-topics{gap:7px;margin-bottom:14px;display:flex}.contact-message-topics button{color:#071b33;background:#fff;border:1px solid #dce4e9;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800}.contact-message-topics button:hover{color:#ff681a;border-color:#ff681a}.contact-messenger-panel form{gap:11px;display:grid}.contact-messenger-panel label{color:#435266;letter-spacing:.7px;text-transform:uppercase;gap:6px;font-size:9px;font-weight:900;display:grid}.contact-messenger-panel input,.contact-messenger-panel textarea{color:#071b33;resize:none;background:#f8fafb;border:1px solid #dce4e9;border-radius:11px;outline:0;width:100%;padding:12px;font-size:13px}.contact-messenger-panel input:focus,.contact-messenger-panel textarea:focus{border-color:#ff681a;box-shadow:0 0 0 3px #ff681a1f}.contact-send{color:#fff;background:#ff681a;border:0;border-radius:11px;grid-template-columns:20px 1fr 18px;align-items:center;gap:8px;padding:13px 15px;font-weight:850;display:grid}.contact-send svg{width:18px}.contact-privacy{color:#738293;align-items:center;gap:6px;margin-top:12px;font-size:9px;display:flex}.contact-privacy svg{color:#20a46d;width:13px}@media (width<=600px){.contact-messenger{bottom:78px;right:12px}.contact-messenger-trigger{padding-right:9px}.contact-messenger-trigger>i{display:none}.contact-messenger-panel{border-radius:18px;max-height:calc(100vh - 170px);overflow:auto}.contact-message-topics{overflow:auto}.contact-message-topics button{white-space:nowrap}}.notebooklm-page{min-width:0;color:var(--navy);background:#f5f7f9;overflow:hidden}.notebooklm-hero{background:#fff;border-bottom:1px solid #dfe7ee;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:64px;min-height:390px;padding:70px max(6vw,30px);display:grid;position:relative;overflow:hidden}.notebooklm-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#071b330b 1px,#0000 1px),linear-gradient(90deg,#071b330b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.notebooklm-hero-copy,.notebooklm-hero-mark{z-index:1;position:relative}.notebooklm-hero-copy{max-width:850px}.notebooklm-hero-copy>span,.notebooklm-fallback>div>span,.notebooklm-frame-shell>header span{color:var(--orange);letter-spacing:1.8px;align-items:center;gap:8px;font-size:11px;font-weight:900;display:flex}.notebooklm-hero-copy>span svg{width:17px;height:17px}.notebooklm-hero h1{letter-spacing:-2.5px;max-width:920px;margin:18px 0 20px;font-size:clamp(58px,7vw,96px)}.notebooklm-hero p{color:#53677d;max-width:760px;margin:0;font-size:18px;line-height:1.75}.notebooklm-hero-mark{background:linear-gradient(145deg,#fff,#edf4f8);border:1px solid #cbd8e3;border-radius:50%;justify-self:end;place-items:center;width:260px;height:260px;display:grid;box-shadow:0 24px 70px #071b331f}.notebooklm-hero-mark>svg{width:142px;height:142px;color:var(--navy);stroke-width:1.25px}.notebooklm-hero-mark i{background:var(--orange);color:#fff;border-radius:24px;place-items:center;width:76px;height:76px;display:grid;position:absolute;bottom:24px;right:8px;box-shadow:0 16px 35px #ff6b1a47}.notebooklm-hero-mark i svg{width:34px;height:34px}.notebooklm-content{width:min(1180px,100% - 48px);margin:0 auto;padding:34px 0 80px}.notebooklm-info{background:#eef8fc;border:1px solid #cfe0ea;border-radius:16px;align-items:center;gap:14px;margin-bottom:20px;padding:17px 20px;display:flex}.notebooklm-info svg{color:#178258;background:#d9f5e8;border-radius:12px;flex:0 0 38px;width:38px;height:38px;padding:9px}.notebooklm-info p{color:#38536b;margin:0;font-size:14px;line-height:1.6}.notebooklm-fallback{background:#fff;border:1px solid #d9e2ea;border-radius:28px;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:42px;min-height:420px;padding:54px;display:grid;box-shadow:0 24px 70px #071b3317}.notebooklm-fallback-icon{background:var(--navy);color:#fff;border-radius:42px;place-items:center;width:160px;height:160px;display:grid;box-shadow:16px 16px #ffe1d1}.notebooklm-fallback-icon svg{stroke-width:1.4px;width:74px;height:74px}.notebooklm-fallback h2{margin:14px 0 12px;font-size:clamp(42px,5vw,62px)}.notebooklm-fallback p{color:#607287;max-width:670px;margin:0 0 26px;font-size:16px;line-height:1.7}.notebooklm-open-button{background:var(--orange);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 22px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #ff6b1a3b}.notebooklm-open-button:focus-visible{outline-offset:3px;outline:3px solid #63bdf5}.notebooklm-open-button svg{width:18px;height:18px}.notebooklm-not-configured{color:#9b421b;background:#fff4ed;border-radius:10px;padding:13px 16px;font-size:13px;font-weight:800;display:inline-flex}.notebooklm-fallback small{color:#7a899a;margin-top:16px;font-size:12px;line-height:1.55;display:block}.notebooklm-frame-shell{background:#fff;border:1px solid #d9e2ea;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px #071b3317}.notebooklm-frame-shell>header{border-bottom:1px solid #e2e8ee;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;display:flex}.notebooklm-frame-shell h2{margin:7px 0 0;font-size:31px}.notebooklm-frame-shell>header a{color:var(--navy);align-items:center;gap:7px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.notebooklm-frame-shell>header a svg{width:16px;height:16px;color:var(--orange)}.notebooklm-frame-wrap{background:#eef2f5;min-height:750px;position:relative}.notebooklm-frame-wrap iframe{background:#fff;border:0;width:100%;min-height:750px;display:block}.notebooklm-frame-loading{z-index:1;color:#53677d;background:#f7f9fb;place-items:center;margin:0;font-weight:700;display:grid;position:absolute;inset:0}@media (width<=760px){.notebooklm-hero{grid-template-columns:1fr;gap:24px;min-height:auto;padding:42px 20px 36px}.notebooklm-hero-copy{order:2}.notebooklm-hero-mark{order:1;justify-self:start;width:150px;height:150px}.notebooklm-hero-mark>svg{width:82px;height:82px}.notebooklm-hero-mark i{border-radius:16px;width:52px;height:52px;bottom:7px;right:-8px}.notebooklm-hero-mark i svg{width:24px;height:24px}.notebooklm-hero h1{letter-spacing:-1.4px;margin:13px 0 14px;font-size:clamp(44px,14vw,64px)}.notebooklm-hero p{font-size:15px;line-height:1.65}.notebooklm-content{width:calc(100% - 28px);padding:20px 0 58px}.notebooklm-info{align-items:flex-start;padding:15px}.notebooklm-fallback{border-radius:20px;grid-template-columns:1fr;gap:28px;min-height:0;padding:26px 20px}.notebooklm-fallback-icon{border-radius:27px;width:92px;height:92px;box-shadow:10px 10px #ffe1d1}.notebooklm-fallback-icon svg{width:44px;height:44px}.notebooklm-fallback h2{font-size:40px}.notebooklm-open-button,.notebooklm-not-configured{text-align:center;justify-content:center;width:100%}.notebooklm-frame-shell{border-radius:18px}.notebooklm-frame-shell>header{flex-direction:column;align-items:flex-start;padding:18px}.notebooklm-frame-shell h2{font-size:27px}.notebooklm-frame-wrap,.notebooklm-frame-wrap iframe{min-height:750px}}@media (width<=360px){.notebooklm-hero{padding-inline:16px}.notebooklm-content{width:calc(100% - 20px)}.notebooklm-fallback{padding:22px 16px}}
