:root{--navy:#071b35;--blue:#0d4d8d;--blue2:#1477bd;--gold:#f2bd39;--ink:#102238;--muted:#607087;--paper:#f4f7fa;--white:#fff;--line:#dce4ec;--green:#1f8b65;--shadow:0 18px 45px rgba(6,26,51,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}a{color:inherit}.topbar{height:78px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:var(--white);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;line-height:1}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--navy);border:4px solid var(--gold);color:#fff;font-weight:900}.brand b{display:block;letter-spacing:.13em}.brand small{display:block;margin-top:5px;font-size:.61rem;letter-spacing:.18em;color:var(--muted)}nav{display:flex;gap:26px}nav a{text-decoration:none;font-size:.87rem;font-weight:750;color:#34465d}.menu{display:none}.hero{min-height:650px;background:linear-gradient(135deg,var(--navy) 0%,#0b325e 65%,#0f609d 100%);color:white;display:grid;grid-template-columns:1.08fr .92fr;gap:6vw;align-items:center;padding:80px clamp(22px,7vw,110px);overflow:hidden}.eyebrow{font-size:.73rem;font-weight:850;letter-spacing:.19em;color:var(--blue2)}.hero .eyebrow{color:#77c5f4}.hero h1{font-size:clamp(2.8rem,5.5vw,5.7rem);line-height:.96;letter-spacing:-.055em;max-width:850px;margin:20px 0 25px}.hero h1 em{font-style:normal;color:var(--gold)}.hero-copy>p{font-size:1.16rem;color:#dbe8f5;max-width:690px}.actions{display:flex;gap:12px;margin:33px 0}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:14px 20px;text-decoration:none;border:0;font:inherit;font-weight:800;cursor:pointer}.primary{background:var(--gold);color:var(--navy)}.secondary{border:1px solid #6f8eac;color:white;background:transparent}.facts{display:flex;flex-wrap:wrap;gap:15px 27px;color:#b9cce0;font-size:.8rem}.facts b{color:white;font-size:1.15rem;margin-right:5px}.court-card{background:#f7fbff;border-radius:18px;padding:15px;box-shadow:0 30px 80px rgba(0,0,0,.25);transform:rotate(1deg)}.court{position:relative;aspect-ratio:1.55;background:#176da3;border:3px solid white;border-radius:10px;overflow:hidden}.court:before,.court:after{content:"";position:absolute;top:27%;width:14%;height:46%;border:2px solid rgba(255,255,255,.85)}.court:before{left:-2px}.court:after{right:-2px}.half{position:absolute;left:50%;top:0;bottom:0;border-left:2px solid rgba(255,255,255,.8)}.circle{position:absolute;left:50%;top:50%;width:27%;aspect-ratio:1;border:2px solid rgba(255,255,255,.8);border-radius:50%;transform:translate(-50%,-50%)}.goal{position:absolute;top:39%;height:22%;width:3%;border:2px solid white}.goal-a{left:0}.goal-b{right:0}.player{position:absolute;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:.64rem;font-weight:900;box-shadow:0 3px 8px #073251}.blue{background:#0b2342;color:white;border:3px solid #62bde9}.gold{background:var(--gold);color:var(--navy);border:3px solid white}.p1{left:26%;top:22%}.p2{left:34%;top:66%}.p3{left:46%;top:42%}.p4{left:21%;top:48%}.p5{left:5%;top:44%}.q1{right:23%;top:18%}.q2{right:30%;top:69%}.q3{right:43%;top:52%}.q4{right:17%;top:46%}.q5{right:4%;top:44%}.ball{position:absolute;left:50%;top:59%;color:white}.run{position:absolute;color:white;font-size:2.3rem;transform:rotate(-15deg)}.r1{left:33%;top:27%}.r2{right:31%;bottom:12%}.board-note{color:var(--ink);padding:17px 8px 5px;display:flex;flex-direction:column}.board-note span{font-size:.86rem;color:var(--muted)}.trust-strip{background:var(--gold);color:var(--navy);padding:15px clamp(20px,7vw,110px);display:flex;justify-content:space-between;font-size:.72rem;font-weight:900;letter-spacing:.13em}.section{padding:90px clamp(22px,7vw,110px);max-width:1500px;margin:auto}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:38px}.section-head h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.05;letter-spacing:-.04em;margin:10px 0 0}.section-head>p{max-width:510px;color:var(--muted)}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.path-card{background:white;border:1px solid var(--line);border-radius:13px;padding:27px;box-shadow:0 8px 22px rgba(13,41,70,.05);position:relative}.path-card.current{border-top:5px solid var(--gold)}.stage{font-size:.7rem;font-weight:850;color:var(--blue2);letter-spacing:.16em}.path-card h3{font-size:1.4rem;line-height:1.15;margin:14px 0 10px}.path-card p{color:var(--muted);font-size:.9rem}.path-card ul{padding-left:18px;font-size:.86rem}.path-card .meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;margin-top:20px;font-size:.75rem;font-weight:800}.credential-note{margin-top:22px;background:#e7f0f8;border-left:5px solid var(--blue2);padding:18px 22px;display:flex;gap:24px}.credential-note p{margin:0;color:#42566e}.course-section{max-width:none;background:#e9eff5}.progress-wrap{min-width:230px;font-size:.8rem;font-weight:700}.progress{height:8px;background:#cbd7e2;border-radius:99px;margin-top:8px;overflow:hidden}.progress i{display:block;width:0;height:100%;background:var(--green);transition:.25s}.course-layout{display:grid;grid-template-columns:310px 1fr;max-width:1250px;margin:auto;background:white;border-radius:16px;box-shadow:var(--shadow);overflow:hidden;min-height:630px}.lesson-list{background:var(--navy);padding:20px 0}.lesson-button{display:flex;align-items:center;gap:11px;width:100%;text-align:left;background:transparent;color:#c7d7e7;border:0;border-left:4px solid transparent;padding:15px 20px;cursor:pointer;font:inherit;font-size:.85rem}.lesson-button:hover,.lesson-button.active{background:#12345a;color:white;border-left-color:var(--gold)}.lesson-button.done .lesson-number{background:var(--green);color:white}.lesson-number{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;background:#274766;font-size:.73rem;font-weight:850}.lesson{padding:clamp(28px,5vw,68px);max-width:900px}.lesson h3{font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.035em;margin:10px 0 18px}.lesson .lead{font-size:1.12rem;color:#50627a}.objectives{background:#f1f6fa;border-radius:10px;padding:18px 22px;margin:24px 0}.objectives b{font-size:.75rem;letter-spacing:.13em;color:var(--blue2)}.lesson h4{font-size:1.2rem;margin:28px 0 8px}.coach-callout{background:#fff8e6;border-left:4px solid var(--gold);padding:17px 20px;margin:24px 0}.quiz{border-top:1px solid var(--line);margin-top:32px;padding-top:25px}.quiz label{display:block;padding:11px 14px;margin:8px 0;border:1px solid var(--line);border-radius:7px;cursor:pointer}.quiz-result{font-weight:800;margin-top:10px}.lesson-actions{display:flex;justify-content:space-between;align-items:center;margin-top:35px}.complete{background:var(--green);color:white}.filters{display:flex;gap:10px;margin-bottom:22px}.filters select,.filters input,.builder select{border:1px solid var(--line);background:white;border-radius:8px;padding:12px;font:inherit}.filters input{flex:1}.practice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.practice-card{background:white;border:1px solid var(--line);border-radius:11px;padding:20px;text-align:left;cursor:pointer;transition:.2s}.practice-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.practice-card .tag{font-size:.66rem;font-weight:850;color:var(--blue2);letter-spacing:.12em}.practice-card h3{font-size:1.08rem;margin:9px 0 7px}.practice-card p{color:var(--muted);font-size:.82rem}.practice-card .meta{font-size:.72rem;font-weight:800;color:#445872}.builder-section{max-width:none;background:var(--navy);color:white}.builder-section .eyebrow{color:#66bcec}.builder-section .section-head>p{color:#b8cadb}.builder{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:12px;align-items:end}.builder label{display:flex;flex-direction:column;gap:7px;font-size:.75rem;font-weight:800}.session-output{margin-top:27px;background:white;color:var(--ink);border-radius:13px;padding:28px}.session-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.session-block{padding:17px;background:#f0f5f9;border-radius:9px}.session-block b{display:block;color:var(--blue);font-size:.73rem;letter-spacing:.08em}.session-block h4{margin:7px 0}.session-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.resource-section{padding-bottom:120px}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.resource-grid a{background:white;border:1px solid var(--line);border-radius:10px;padding:22px;text-decoration:none;display:flex;flex-direction:column}.resource-grid span{color:var(--blue2);font-size:.8rem;margin-top:9px}.updated{font-size:.77rem;color:var(--muted);margin-top:18px}footer{background:#041426;color:#bed0e3;padding:45px clamp(22px,7vw,110px);display:flex;gap:35px;align-items:center;justify-content:space-between;font-size:.82rem}footer a{color:white}dialog{border:0;border-radius:14px;max-width:680px;width:calc(100% - 30px);padding:38px;box-shadow:0 25px 100px #0018}dialog::backdrop{background:#03101dcc}.close{float:right;border:0;background:#eef3f7;width:34px;height:34px;border-radius:50%;font-size:1.4rem;cursor:pointer}.practice-detail h2{font-size:2rem;line-height:1.1}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.detail-grid div{background:#f1f5f8;padding:14px;border-radius:7px}.detail-grid b{display:block;color:var(--blue);font-size:.72rem;letter-spacing:.1em}.empty{grid-column:1/-1;padding:35px;text-align:center;color:var(--muted)}@media(max-width:1000px){nav{display:none;position:absolute;top:77px;left:0;right:0;background:white;padding:20px;flex-direction:column}nav.open{display:flex}.menu{display:block;border:1px solid var(--line);background:white;padding:8px 12px;border-radius:6px}.hero{grid-template-columns:1fr}.court-card{max-width:670px}.path-grid,.practice-grid,.resource-grid{grid-template-columns:repeat(2,1fr)}.builder{grid-template-columns:repeat(2,1fr)}.course-layout{grid-template-columns:240px 1fr}}@media(max-width:700px){.topbar{height:68px}.brand small{font-size:.5rem}.hero{padding-top:55px;min-height:auto}.hero h1{font-size:3rem}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px}.section{padding:65px 18px}.section-head{display:block}.path-grid,.practice-grid,.resource-grid,.session-grid{grid-template-columns:1fr}.course-layout{display:block}.lesson-list{display:flex;overflow:auto;padding:8px}.lesson-button{min-width:190px;border-left:0;border-bottom:3px solid transparent}.lesson-button.active{border-bottom-color:var(--gold)}.lesson{padding:28px 20px}.filters{display:grid}.builder{grid-template-columns:1fr}.credential-note,footer{display:block}.credential-note b{display:block;margin-bottom:8px}footer>*{margin-bottom:17px}.facts{display:grid;grid-template-columns:1fr 1fr}.court-card{display:none}.actions{flex-direction:column;align-items:stretch}.resource-section{padding-bottom:70px}}@media print{.topbar,.hero,.trust-strip,.section:not(.builder-section),footer,.builder{display:none}.builder-section{background:white;color:black;padding:0}.builder-section>.section-head{display:none}.session-output{display:block;padding:0}.session-toolbar button{display:none}}
