@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#19392e;background:#f6f5ef;font-synthesis:none;--green:#19392e;--orange:#eb7148;--line:#dcded4}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,summary{touch-action:manipulation}button,.link-button,.file-button{min-height:48px;border-radius:9px;padding:13px 18px;cursor:pointer}button{border:1px solid var(--line);background:#fff;color:var(--green);font-weight:600}button:hover{border-color:#577763}button:disabled{opacity:.4;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px}[hidden]{display:none!important}header{max-width:1120px;margin:auto;padding:27px 28px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;text-decoration:none;color:var(--green);font-size:23px;letter-spacing:-1px}.brand>span:last-child{font-weight:400}.ball{display:inline-grid;place-items:center;border:2px solid var(--orange);color:var(--orange);border-radius:50%;width:30px;height:30px;margin-right:8px}.private,.eyebrow,.step-tag{font-size:11px;letter-spacing:1.8px;font-weight:700}.private{border:1px solid var(--line);padding:8px 12px;border-radius:30px}main{max-width:1064px;margin:auto;padding:28px 0 60px}#progress{display:flex;gap:14px;justify-content:space-between;margin-bottom:48px;font-size:12px;color:#727c72}#progress>span{display:flex;gap:7px;align-items:center}#progress b{display:grid;place-items:center;width:24px;height:24px;border:1px solid #cdd1c8;border-radius:50%}#progress .current{color:var(--green);font-weight:700}#progress .current b{background:var(--green);color:#fff}#progress .done b{background:#dce8d5;border-color:#dce8d5}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-1px}h1{font-size:clamp(34px,5vw,58px);line-height:1.08;max-width:780px;margin:15px 0 20px}h2{font-size:25px;line-height:1.25}h3{font-size:20px}p{line-height:1.65}.intro{font-size:18px;color:#637064;max-width:680px;margin-bottom:36px}.eyebrow{color:#a34b2b}.choose-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px}.start-panel,.reference-panel{padding:32px;border-radius:16px}.start-panel{background:var(--green);color:#fff}.start-panel p{color:#d3dfd4}.start-panel h2{max-width:280px}.reference-panel{background:#e9ede3}.file-button{position:relative;display:flex;justify-content:space-between;align-items:center;background:#ef865a;color:#142c22;font-weight:700;margin:28px 0 14px;overflow:hidden}.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;cursor:pointer}.file-button:focus-within{outline:3px solid white;outline-offset:3px}.reference-choice{display:flex;width:100%;gap:14px;text-align:left;align-items:center;margin:12px 0;padding:15px}.reference-choice.selected{border:2px solid var(--green);padding:14px}.reference-choice>span:last-child{margin-left:auto}.reference-choice strong,.reference-choice small{display:block}.initials{background:#e6eadf;padding:14px 10px;border-radius:50%;font-weight:800}small,.fine,.question-hint{font-size:13px;line-height:1.6;color:#697366}small{display:block}.reference-panel>small{margin-top:20px}details{padding:20px 0;border-bottom:1px solid var(--line);margin-top:12px}summary{cursor:pointer;font-weight:700;min-height:28px}li{line-height:1.7;margin:5px 0}.coach-tools{font-size:13px;color:#697366}.coach-tools input{max-width:100%;padding:15px 0}.media-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.video-card{background:#14241e;color:#fff;border-radius:12px;overflow:hidden}.video-label{padding:13px 16px;font-size:11px;font-weight:700;letter-spacing:1px;display:flex;justify-content:space-between}.video-label span{color:#b9c8bb}video{width:100%;display:block;max-height:370px;background:#101b16}#ref-slot{height:260px}#ref-slot iframe{width:100%;height:100%;border:0}#ref-status{font-size:12px;padding:4px 12px}#ref-status a{color:#fff}.primary{background:var(--green);color:#fff;border:1px solid var(--green)}.link-button{text-decoration:none;display:inline-flex;align-items:center}.scrub{margin:18px 0}.scrub>label{font-size:13px;font-weight:600}.scrub input[type=range]{width:100%;margin:15px 0;accent-color:var(--green)}.control-row,.compare-bar,.ref-marks,.report-actions{display:flex;gap:8px;flex-wrap:wrap}.speed{display:flex;align-items:center;gap:15px;margin:14px 0}select{padding:10px;border:1px solid var(--line);border-radius:6px;background:#fff}.anchor-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.anchor{display:flex;text-align:left;gap:12px;align-items:center;padding:20px}.anchor>b{color:#969e91}.anchor span{flex:1}.anchor strong{display:block}.anchor em{font-size:12px;font-style:normal}.anchor.marked{border-color:#51765b;background:#e9efe3}.filmstrip{display:flex;gap:8px;overflow-x:auto;padding:10px 0 18px}.filmstrip button{flex:0 0 126px;padding:5px;text-align:left;font-size:11px}.filmstrip button.active{border:2px solid var(--green);background:#e5ebde}.filmstrip img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#14241e;border-radius:5px}.filmstrip span{display:block;padding:7px 3px}.detail-card,.drill-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;margin:18px 0}.still-pair{display:flex;gap:10px;margin:20px 0}.still-pair img{width:100%;max-height:380px;object-fit:contain;min-width:0;background:#17271f;border-radius:10px}.still-pair img:nth-child(2){max-width:40%}.questions{max-width:760px;margin:30px auto}fieldset{border:0;padding:0 0 30px;margin:25px 0;border-bottom:1px solid var(--line)}legend{font-size:20px;font-weight:700;line-height:1.35}.answers{display:grid;gap:8px;margin-top:16px}.answers label{display:flex;align-items:center;gap:12px;min-height:52px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:15px;cursor:pointer;font-size:15px;line-height:1.45}.answers label.chosen{border-color:#315b3e;background:#e6edde}.answers input{accent-color:var(--green);width:18px;height:18px;flex-shrink:0}.score-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:30px 0 42px}.score-card{border:1px solid var(--line);border-radius:12px;padding:20px;background:#fff}.score-card:first-child{background:var(--green);color:#fff}.score-card>span{font-size:13px;font-weight:700}.score-card strong{font-size:48px;display:block;margin-top:15px}.score-card strong small{display:inline;font-size:15px;font-weight:400;color:inherit}.score-card p{font-size:11px;color:inherit;opacity:.75}.drill-card h3{max-width:750px}.drill-card>small{margin-top:14px}.report-actions{margin:30px 0 12px}.summary-frame img{max-width:100%;max-height:300px;border-radius:8px}.summary-frame{border-bottom:1px solid var(--line);padding:20px 0}#actions{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:24px;margin-top:32px}.site-footer{text-align:center;font-size:12px;color:#6c786b;padding:25px;border-top:1px solid var(--line)}#message{padding:16px;border:1px solid #dfb988;background:#fff2df;border-radius:8px;margin-bottom:20px}.busy{cursor:progress}.busy button,.busy input{pointer-events:none;opacity:.65}@media (max-width:1100px){main{padding:25px 24px 45px}}@media (max-width:650px){header{padding:20px}.private{font-size:9px;padding:7px}.brand{font-size:20px}main{padding:22px 18px 35px}#progress{gap:6px;margin-bottom:32px}#progress>span>span{display:none}#progress .current>span{display:block;font-size:11px}#progress b{width:21px;height:21px;font-size:10px}.choose-grid,.media-grid,.anchor-list{grid-template-columns:1fr}.start-panel,.reference-panel{padding:24px}h1{font-size:40px}.intro{font-size:16px}.media-grid{gap:10px}#ref-slot{height:215px}video{max-height:280px}.control-row{flex-wrap:nowrap}.control-row button{font-size:12px;padding:12px 8px;flex:1}.anchor{padding:16px}.score-grid{grid-template-columns:1fr 1fr}.score-card{padding:16px}.score-card strong{font-size:38px}.compare-bar button{font-size:12px;padding:12px}.report-actions button{flex:1}.ref-marks button{font-size:12px}.site-footer{padding:20px 30px}#actions{position:sticky;bottom:0;background:#f6f5ef;padding:16px 0 max(16px,env(safe-area-inset-bottom));z-index:3}#actions button{font-size:13px}.still-pair{flex-wrap:wrap}.still-pair img:nth-child(2){max-width:100%}}@media print{body{background:#fff;color:#000}header,#progress,#message,#media,#actions,.site-footer,.report-actions,.compare-bar,.coach-tools,.tips{display:none!important}main{padding:0}.answer-summary{display:block!important}.answer-summary::details-content{content-visibility:visible!important}.answer-summary>*{display:block!important}.answer-summary summary{display:none!important}.summary-frame{break-before:page;break-inside:avoid}.drill-card,.score-grid{break-inside:avoid}h1{font-size:30px}.link-button{background:#fff;color:#000;padding:0;min-height:0}.link-button:after{content:" (" attr(href) ")";font-size:10px}.summary-frame img{max-height:300px}}#actions:empty{display:none}.choose-grid{grid-template-columns:1fr;max-width:660px}.media-grid{grid-template-columns:1fr;max-width:760px;margin-left:auto;margin-right:auto}.question-mode main{max-width:720px;padding-top:12px}.question-mode header{padding-top:12px;padding-bottom:12px}.question-mode #progress{margin-bottom:14px}.question-mode h1{font-size:25px;margin:5px 0 10px}.question-mode .eyebrow{margin:5px 0;font-size:10px}.question-mode .site-footer{display:none}.question-mode .questions{margin:12px 0 0}.question-mode fieldset{margin:0;padding:0;border:0}.question-mode legend{font-size:18px;line-height:1.3}.question-mode .answers{gap:6px;margin-top:10px}.question-mode .answers label{padding:10px 12px;min-height:44px;font-size:14px}.question-mode #actions{margin-top:12px;padding-top:10px;padding-bottom:10px}.review-photo img{display:block;width:100%;height:clamp(140px,26dvh,240px);object-fit:contain;background:#14241e;border-radius:10px}.question-mode #media{margin-bottom:8px}.question-mode video{max-height:26dvh}.question-mode .video-label{padding:7px 12px}.movement-controls{display:flex;gap:8px;margin-bottom:12px}.movement-controls button{font-size:12px;min-height:44px;padding:8px 12px}.question-help{padding:6px 0;margin:3px 0;border:0;font-size:13px}.question-help summary{font-weight:500;min-height:26px;color:#637064}.question-help p{margin:5px 0}.stance-help{max-width:100%;max-height:180px}@media (max-width:650px){.question-mode main{padding:10px 16px 16px}.question-mode header{padding:10px 16px}.question-mode #progress{margin-bottom:10px}.question-mode #actions{position:static}.question-mode .brand{font-size:18px}.question-mode .ball{width:24px;height:24px}.question-mode .answers input{width:16px;height:16px}}.question-mode video{max-height:22dvh}.question-mode .review-photo img{height:clamp(130px,22dvh,210px)}:root{--green:#0b1729;--orange:#32877f;--line:#cdd6dc;color:#102239;background:#f0f3f5}body{background:#f0f3f5}.brand{letter-spacing:-.6px;font-size:21px}.brand>span:last-child{font-size:.75em;font-weight:500}.ball{border-color:#32877f;color:#32877f}.eyebrow{color:#28766f}.start-panel{background:linear-gradient(125deg,#0b1729,#182b40);border-top:4px solid #32877f}.start-panel p{color:#d0dae2}.file-button{background:#398f85;color:#fff}.reference-panel,.reference-choice{background:#e2ecee}.primary{background:#173f49;border-color:#173f49}.answers label.chosen,.anchor.marked{background:#dfefec;border-color:#32877f}#progress .done b{background:#d9eae7;border-color:#d9eae7}.intro,small,.fine,.question-hint,.question-help summary{color:#53677a}.video-card,video,.review-photo img{background:#0b1729}#actions{background:#f0f3f5}.score-card:first-child{background:#0b1729;border-top:4px solid #32877f}.site-footer{color:#53677a}.private{color:#28766f}.question-mode .brand{font-size:18px}.question-mode .private{display:none}video::-webkit-media-controls{display:none!important}@media (max-width:650px){.brand{font-size:18px}.private{font-size:8px;padding:6px}.brand .ball{width:24px;height:24px;margin-right:5px}header{padding:16px}.question-mode header{padding:10px 16px}}#local-slot{position:relative}.marker-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;background:#0b1729}.movement-controls{display:grid;grid-template-columns:1fr 1fr;gap:6px}.movement-controls button{padding:7px 8px;min-height:40px}.question-mode video{max-height:18dvh}.question-mode .movement-controls{margin-bottom:4px}.question-mode #actions{margin-top:8px}.example-link{display:block;padding:6px 0;min-height:36px;border:0;background:none;color:#28766f;text-decoration:underline;font-size:13px}.example-dialog{width:min(94vw,850px);max-height:90dvh;overflow:auto;border:0;border-radius:14px;padding:18px;background:#f0f3f5;color:#102239}.example-dialog::backdrop{background:#081524b8}.example-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.example-heading h2{font-size:20px;margin:0}.example-dialog img{display:block;width:100%;max-height:65dvh;object-fit:contain;margin-top:14px}.example-dialog p{font-size:13px}.report-image-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.report-image-pair figure{margin:0;min-width:0}.report-image-pair figcaption{font-size:12px;font-weight:700;margin-bottom:8px}.report-image-pair img{width:100%;height:180px;object-fit:contain;background:#0b1729}.report-example{padding:0;border:0;width:100%;background:none}.question-mode .review-photo img{height:clamp(110px,18dvh,175px)}.question-mode .questions{margin-top:5px}@media print{.example-dialog{display:none!important}.report-image-pair{display:grid!important}.report-example{display:block;padding:0}.report-image-pair img{height:200px}}@media print{@page{size:A4 landscape;margin:10mm}.summary-frame{break-before:page;break-inside:avoid}.report-image-pair img{height:65mm;max-height:none}.summary-frame h3{margin:0 0 8px}.summary-frame p{font-size:11px;line-height:1.3;margin:7px 0}}.about-button{cursor:pointer;min-height:44px;text-transform:none}.about-dialog{width:min(94vw,650px);max-height:88dvh;padding:0;border:0;border-radius:14px;background:#f0f3f5;color:#102239;overflow:auto}.about-dialog::backdrop{background:#081524b8}.about-heading{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;background:#f0f3f5;border-bottom:1px solid #ccd5dc;z-index:1}.about-heading h2{font-size:20px;margin:0}.about-heading button{flex-shrink:0;min-height:44px}.about-body{padding:4px 22px 22px;line-height:1.6}.about-body ol{padding-left:24px}.about-body li{padding-left:6px;margin:22px 0}.about-body h3{font-size:17px;margin-bottom:6px}.about-body p{margin:8px 0}.about-privacy{border-top:1px solid #ccd5dc;padding-top:8px}.home-mode .site-footer{display:none}@media print{.about-dialog{display:none!important}}header .about-button{font-size:14px;letter-spacing:normal;padding:8px 14px}.handedness{border:0;padding:0;margin:18px 0;display:flex;gap:18px}.handedness legend{font-size:14px;margin-bottom:10px}.handedness label{display:flex;align-items:center;gap:7px;min-height:44px;cursor:pointer}.handedness input{accent-color:#3d9990;width:18px;height:18px}.lefty .example-dialog img,.lefty .report-example img{transform:scaleX(-1)}@media screen and (min-width:1100px){body{min-height:100vh;background:linear-gradient(90deg,#0b1729,#173f49 calc((100% - 1120px)/2 - 7px),#32877f calc((100% - 1120px)/2 - 7px),#32877f calc((100% - 1120px)/2),#f0f3f5 calc((100% - 1120px)/2),#f0f3f5 calc((100% + 1120px)/2),#32877f calc((100% + 1120px)/2),#32877f calc((100% + 1120px)/2 + 7px),#173f49 calc((100% + 1120px)/2 + 7px),#0b1729)}.home-mode main{min-height:calc(100dvh - 100px);display:flex;align-items:center;justify-content:center;padding:40px 28px 80px}.home-mode #content{width:100%}.home-mode .choose-grid{margin-inline:auto;max-width:620px}.home-mode .start-panel{padding:36px}.home-mode .start-panel h2{max-width:none}.home-mode #message:not([hidden]){position:absolute;top:110px}.site-footer{max-width:1120px;margin:auto}}.print-ready .report-example img{transform:none!important}@media print{body{background:#fff!important}.report-example{overflow:visible!important}.report-image-pair figure{break-inside:avoid}}.video-link-icon{display:inline-grid;place-items:center;width:20px;height:17px;margin-right:5px;border-radius:3px;background:#32877f;color:#fff;font-size:10px;vertical-align:middle}.portrait-video video{object-fit:contain;max-height:48dvh}.portrait-video .marker-preview,.portrait-video .review-photo img{object-fit:contain}.portrait-video .report-image-pair{grid-template-columns:minmax(0,.65fr) minmax(0,1fr)}.portrait-video .report-image-pair img{height:280px}.portrait-video.question-mode video{max-height:24dvh}.portrait-video.question-mode .review-photo img{height:clamp(160px,26dvh,250px)}@media screen and (min-width:800px){.portrait-video.question-mode .review-photo img{height:32dvh;max-height:340px}.portrait-video.question-mode video{max-height:30dvh}}@media print{.video-link-icon{print-color-adjust:exact;-webkit-print-color-adjust:exact}.portrait-video .report-image-pair img{height:75mm}.summary-frame p{font-size:10px}}@media screen and (max-width:650px){.portrait-video.question-mode video{max-height:23dvh}}.question-mode .review-photo,.portrait-video.question-mode .review-photo{display:flex;justify-content:center;align-items:center;background:transparent}.question-mode .review-photo img,.portrait-video.question-mode .review-photo img{width:auto;height:auto;max-width:100%;max-height:32dvh;object-fit:contain;background:transparent;border-radius:10px}@media screen and (min-width:800px){.question-mode .review-photo img,.portrait-video.question-mode .review-photo img{max-height:min(44dvh,440px)}}.report-image-pair img,.portrait-video .report-image-pair img{background:transparent;width:auto;max-width:100%;height:auto;max-height:300px;display:block;margin-inline:auto}.report-example{display:flex;justify-content:center;background:transparent}.report-image-pair figure{min-width:0}.question-mode .video-card{background:transparent;color:#102239;overflow:visible}.question-mode .video-label span{color:#53677a}.question-mode #local-slot{display:flex;justify-content:center}.question-mode video,.portrait-video.question-mode video{width:auto;height:auto;max-width:100%;background:transparent;object-fit:contain;border-radius:10px}@media print{.report-image-pair img,.portrait-video .report-image-pair img{height:auto;max-height:75mm;background:transparent}}.loop-controls{display:flex;align-items:center;gap:12px}.loop-controls button{min-width:88px}.loop-controls small{font-size:11px}.comparison-strip{display:flex;gap:8px}.comparison-strip figure{flex:1;min-width:0;margin:0}.comparison-strip img{width:100%;height:110px;object-fit:contain;background:transparent}.comparison-strip figcaption{font-size:10px}.lefty .strip-example{transform:scaleX(-1)}.print-ready .strip-example{transform:none!important}.movement-summary{margin-top:24px;padding-top:12px;border-top:1px solid var(--line)}@media print{.movement-summary{break-before:page;break-inside:avoid}.comparison-strip img{height:35mm}}.question-mode video,.portrait-video.question-mode video,.question-mode .review-photo img,.portrait-video.question-mode .review-photo img{width:auto;height:auto;max-width:100%;max-height:32dvh;object-fit:contain;border-radius:10px}.question-mode .video-label{display:none}.question-mode video.is-playing{outline:2px solid #bc4545;outline-offset:2px}@media screen and (min-width:800px){.question-mode video,.portrait-video.question-mode video,.question-mode .review-photo img,.portrait-video.question-mode .review-photo img{max-height:min(44dvh,440px)}}
