:root{font-family:Inter,Arial,Helvetica,sans-serif;color:#17285C;background:#F6F7FD;font-synthesis:none;--green:#1940CB;--lime:#F7D047;--muted:#586891;--line:#DCE3FA;--white:#fff;--radius:17px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button{border:0;background:none;color:inherit}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible{outline:3px solid #586891;outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid #586891;outline-offset:1px}h1,h2,h3,p{margin:0}h1{font-size:34px;letter-spacing:-1.2px;line-height:1.16}h2{font-size:21px;letter-spacing:-.5px}h3{font-size:17px;line-height:1.4}.muted{color:var(--muted)}.small{font-size:14px;line-height:1.5}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.icon{width:20px;height:20px;flex:none;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.shell{display:grid;grid-template-columns:234px 1fr;min-height:100vh}.sidebar{padding:35px 20px 22px;background:#fff;border-right:1px solid var(--line);height:100vh;position:sticky;top:0;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;margin:0 10px 40px}.brand img{width:38px;height:38px}.brand strong{font-size:18px;line-height:1.08;letter-spacing:-.6px}.brand em{font-weight:400;font-style:normal}.nav-label{font-size:11px;letter-spacing:1.5px;color:#7E94D6;margin:20px 14px 10px}.nav-item{display:flex;align-items:center;width:100%;gap:12px;padding:12px 14px;font-size:14px;border-radius:9px;margin:3px 0;text-align:left;color:#586891}.nav-item:hover{background:#F6F7FD}.nav-item.active{background:#E8ECFA;color:#1940CB;font-weight:700}.side-bottom{margin-top:auto;padding-top:25px}.profile{display:flex;gap:10px;align-items:center;padding:14px 7px 0;border-top:1px solid var(--line);font-size:14px}.avatar{height:36px;width:36px;display:grid;place-items:center;background:#E8ECFA;border-radius:50%;font-weight:700;color:#1940CB;flex:none}.profile button{margin-left:auto}.workspace{min-width:0}.topbar{height:78px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 42px;font-size:14px;gap:15px}.topbar .crumb{color:#7E94D6;display:flex;gap:13px;align-items:center}.topbar .crumb strong{color:#1940CB;font-weight:500}.top-actions{display:flex;align-items:center;gap:14px}.status-dot{width:6px;height:6px;background:#586891;display:inline-block;border-radius:50%;margin-right:6px}.main{padding:35px 42px 40px;max-width:1560px;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.page-head p{margin-top:10px;font-size:15px;color:var(--muted);line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:11px 17px;border-radius:9px;font-size:14px;font-weight:600;border:1px solid var(--line);background:white;text-decoration:none;white-space:nowrap}.button:hover{background:#E8ECFA}.button.primary{background:var(--green);color:#fff;border-color:var(--green)}.button.primary:hover{background:#1940CB}.button.lime{background:var(--lime);border-color:var(--lime);color:#1940CB}.button.ghost{border:0;background:transparent}.button.danger{color:#a43932}.icon-button{height:36px;min-width:36px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff}.flex{display:flex;gap:12px;align-items:center}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.phase-track{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:19px}.phase{padding:0 0 12px;border-bottom:3px solid #E8ECFA;font-size:13px;color:#7E94D6;display:flex;justify-content:space-between;gap:8px}.phase.current{border-color:#586891;color:#1940CB}.phase strong{font-weight:600}.weeks{display:grid;grid-template-columns:repeat(12,1fr);gap:7px;margin-bottom:28px}.week-btn{height:52px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:15px;color:#586891;position:relative}.week-btn:hover{border-color:#7E94D6}.week-btn.active{background:var(--green);border-color:var(--green);color:#fff;font-weight:700}.week-btn .pip{position:absolute;bottom:7px;left:calc(50% - 2px);height:4px;width:4px;background:#586891;border-radius:50%}.layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px}.section-head p{font-size:14px;margin-top:5px;color:var(--muted)}.pill{font-size:12px;font-weight:600;line-height:1.5;border-radius:5px;padding:5px 9px;background:#E8ECFA;color:#1940CB;white-space:nowrap}.pill.purple{background:#E8ECFA;color:#3C5DD3}.pill.amber{background:#FFF4C9;color:#1940CB}.pill.outline{background:transparent;border:1px solid var(--line);color:#586891}.day{display:grid;grid-template-columns:64px minmax(0,1fr);gap:13px;margin-bottom:15px}.date-block{padding-top:12px;text-align:center}.date-block small{font-size:11px;letter-spacing:1.1px;color:#7E94D6;font-weight:600;text-transform:uppercase}.date-block strong{display:block;font-size:27px;font-weight:500;margin-top:5px;letter-spacing:-1px}.session-list{display:grid;gap:8px}.session{background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;padding:15px 17px;gap:15px;min-height:85px}.session:hover{border-color:#B8C7F4}.session.done{background:#E8ECFA}.session .time{font-size:13px;color:#586891;white-space:nowrap;margin-bottom:6px}.session .title{font-size:15px;font-weight:600;line-height:1.4}.session .session-main{flex:1;text-align:left;padding:0}.session .check{width:24px;height:24px;border:1.5px solid #DCE3FA;border-radius:50%;display:grid;place-items:center;flex:none;padding:0;font-size:16px}.session.done .check{background:#586891;border-color:#586891;color:white}.session .session-meta{margin-top:8px;display:flex;align-items:center;gap:8px}.rest{border:1px dashed #DCE3FA;border-radius:12px;padding:17px;display:flex;gap:12px;color:#586891;font-size:14px;align-items:center}.panel{padding:24px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:18px}.dark-panel{background:var(--green);color:white;border:0;overflow:hidden}.dark-panel .eyebrow{color:#B8C7F4}.progress-ring{height:142px;width:142px;margin:24px auto 18px;border-radius:50%;background:conic-gradient(var(--lime) var(--angle),#1940CB 0);display:grid;place-items:center;transform:rotate(-.01deg)}.ring-inner{width:121px;height:121px;border-radius:50%;background:var(--green);display:flex;justify-content:center;align-items:center;flex-direction:column}.ring-inner strong{font-size:34px;letter-spacing:-1px;font-weight:500}.ring-inner span{font-size:12px;color:#B8C7F4;margin-top:5px}.dark-panel h3{text-align:center;font-size:15px;font-weight:500}.dark-panel p{text-align:center;color:#B8C7F4;font-size:13px;line-height:1.6;margin-top:9px}.dark-panel .divider{border-top:1px solid #1940CB;margin:21px 0 16px}.mini-stats{display:flex;justify-content:space-between;font-size:13px;color:#DCE3FA}.mini-stats strong{display:block;color:white;font-size:20px;margin-bottom:4px}.checkpoint-title{font-size:18px;margin:12px 0}.check-item{display:flex;gap:10px;margin:15px 0;color:#586891;font-size:13px;line-height:1.6}.check-item .icon{width:17px;margin-top:2px;color:#586891}.text-link{display:flex;align-items:center;gap:8px;color:#1940CB;font-size:13px;font-weight:700;text-decoration:none;margin-top:18px;padding:0}.source-note{font-size:12px;line-height:1.7;color:#7E94D6;padding:0 5px}.source-note a{color:#586891}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:24px}.stat{background:#fff;padding:22px;border:1px solid var(--line);border-radius:13px}.stat label{font-size:13px;color:#586891;display:block}.stat strong{font-size:29px;font-weight:500;display:block;margin:12px 0 5px;letter-spacing:-.9px}.stat small{font-size:12px;color:#7E94D6}.table-wrap{overflow-x:auto;background:white;border:1px solid var(--line);border-radius:13px}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap;font-size:14px}th{background:#F6F7FD;padding:15px 18px;font-weight:500;color:#586891;font-size:12px}td{padding:17px 18px;border-top:1px solid #E8ECFA}td.notes{max-width:240px;overflow:hidden;text-overflow:ellipsis}.empty{padding:48px 25px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:14px}.empty .icon{width:35px;height:35px;color:#7E94D6;margin-bottom:14px}.empty h3{margin-bottom:8px}.empty p{font-size:14px;color:var(--muted);line-height:1.7;max-width:430px;margin:0 auto 20px}.chart{display:flex;height:160px;align-items:flex-end;gap:10px;padding:20px 4px 0;margin-bottom:20px}.chart-col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;gap:7px;font-size:11px;color:#586891}.bar-track{width:100%;flex:1;background:#E8ECFA;position:relative;border-radius:5px;overflow:hidden}.bar{position:absolute;bottom:0;left:0;right:0;background:#7E94D6;border-radius:5px 5px 0 0;min-height:0}.milestone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.milestone-card .number{font-size:40px;letter-spacing:-2px;color:#1940CB}.milestone-card label{display:flex;gap:10px;border-top:1px solid var(--line);padding:19px 0;font-size:14px;line-height:1.65}.milestone-card input{accent-color:#1940CB;width:18px;height:18px;flex:none;margin-top:3px}.milestone-card .milestone-type{display:block;color:#7E94D6;font-size:11px;letter-spacing:1px;text-transform:uppercase}.notice{background:#E8ECFA;border:1px solid #DCE3FA;padding:14px 18px;border-radius:10px;font-size:13px;line-height:1.65;margin-bottom:23px;color:#586891}.player-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.player-card{text-align:left;width:100%}.player-card:hover{border-color:#7E94D6}.player-card .avatar{height:48px;width:48px;margin-bottom:15px}.player-card h3{margin-bottom:8px}.progress-line{height:6px;background:#E8ECFA;border-radius:6px;overflow:hidden;margin-top:20px}.progress-line span{display:block;height:100%;background:#586891}.invite-code{font-size:25px;letter-spacing:3px;font-weight:600;color:#1940CB;margin:20px 0}.mobile-logo{display:none}.auth-role{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.role-choice{display:flex;flex-direction:column;gap:6px;text-align:left;padding:17px;border:1px solid var(--line);border-radius:10px}.role-choice.active{background:#E8ECFA;border-color:#586891}.role-choice strong{font-size:15px}.role-choice span{font-size:12px;line-height:1.5;color:#586891}dialog{border:1px solid var(--line);border-radius:18px;padding:0;max-width:610px;width:calc(100% - 28px);max-height:90vh;color:#1940CB;box-shadow:0 24px 100px #1940CB33}dialog::backdrop{background:#0D246F80;backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:25px 28px 18px;border-bottom:1px solid var(--line)}.modal-body{padding:24px 28px}.modal-body>p{margin-bottom:18px;font-size:14px;color:var(--muted);line-height:1.7}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;font-size:13px;color:#586891}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{padding:12px;border:1px solid #DCE3FA;border-radius:8px;background:#fff;color:#1940CB;width:100%;min-height:45px}.field textarea{resize:vertical;min-height:90px}.form-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:25px;align-items:center}.error{background:#fff0ed;color:#a63f2a;padding:12px;border-radius:8px;font-size:13px;line-height:1.6;margin:15px 0}.error:empty{display:none}.form-switch{text-align:center!important;margin-top:22px!important;margin-bottom:0!important}.form-switch button{color:#1940CB;font-weight:bold}.detail-content{font-size:17px;line-height:1.6!important;color:#1940CB!important}.detail-tag{display:flex;gap:10px;margin-bottom:20px}.dialog-notes{padding:16px;background:#F6F7FD;border-radius:8px;font-size:14px;line-height:1.6;margin:20px 0}.checkbox-field{display:flex;align-items:center;gap:10px;font-size:14px;margin-top:20px}.checkbox-field input{width:19px;height:19px;accent-color:#586891}.toast-visible{opacity:1!important;transform:translate(-50%,0)!important}#toast{position:fixed;z-index:20;bottom:25px;left:50%;transform:translate(-50%,20px);background:#1940CB;color:#fff;padding:13px 22px;border-radius:10px;font-size:14px;box-shadow:0 4px 20px #0002;opacity:0;pointer-events:none;transition:.2s;max-width:90vw;text-align:center}.loading{padding:40px}.footer-note{font-size:12px;color:#7E94D6;margin-top:20px;line-height:1.7}.account-actions{display:grid;gap:14px}.auth-shell{max-width:600px;margin:20px auto}.select-player{max-width:220px;border:1px solid var(--line);border-radius:7px;padding:8px;background:#fff;font-size:13px}.subtle{color:#586891;font-size:12px}.load-list{display:grid;gap:15px}.hide{display:none!important}
.brand{text-decoration:none}
.landing-section{padding:68px 0;border-top:1px solid var(--line)}.landing-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px}.landing-section .eyebrow{font-size:10px;letter-spacing:1.6px;color:#586891}.landing-section h2{font-size:38px;line-height:1.13;letter-spacing:-1.5px;margin-top:16px;font-weight:600}.landing-section-head>p{font-size:15px;line-height:1.8;max-width:350px;color:var(--muted)}.audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.audience-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:15px;padding:25px;min-width:0}.audience-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.audience-card-top>span:last-child{font-size:11px;color:#7E94D6}.audience-icon{display:grid;place-items:center;width:39px;height:39px;background:#E8ECFA;border-radius:10px;color:#586891}.audience-icon .icon{width:20px;height:20px}.audience-card h3{font-size:18px;line-height:1.35;letter-spacing:-.3px;max-width:260px}.audience-card>p{font-size:13px;line-height:1.8;color:var(--muted);margin:12px 0 24px}.audience-kicker{display:block;margin-top:auto;font-size:8px;letter-spacing:1.05px;line-height:1.7;color:#586891;font-weight:700}.audience-next{display:flex;gap:20px;justify-content:center;align-items:center;margin-top:28px;font-size:13px;color:var(--muted)}.audience-next .text-link{margin:0}.coach-section{display:grid;grid-template-columns:1fr 1fr;gap:65px;background:var(--green);border:0;border-radius:22px;padding:43px;margin:10px 0 68px;color:white}.coach-section .eyebrow{color:#B8C7F4}.coach-section h2{font-size:35px;line-height:1.2}.coach-intro>p{font-size:14px;line-height:1.85;color:#DCE3FA;margin:21px 0 26px;max-width:390px}.coach-use-cases{display:grid;gap:24px}.coach-use-cases article{display:flex;gap:17px;align-items:flex-start;border-top:1px solid #1940CB;padding-top:23px}.coach-use-cases article:first-child{padding-top:0;border-top:0}.coach-step{font-size:11px;letter-spacing:1px;color:var(--lime);margin-top:6px;flex:none}.coach-use-cases h3{font-size:17px;font-weight:500}.coach-use-cases p{font-size:13px;line-height:1.8;color:#DCE3FA;margin-top:9px}.duration-section{padding-top:0;border:0}.duration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.duration-card{border:1px solid var(--line);border-radius:14px;padding:25px;display:flex;flex-direction:column;background:#fff}.duration-card:nth-child(2){background:#E8ECFA;border-color:#DCE3FA}.duration-label{font-size:11px;color:#586891;letter-spacing:.4px}.duration-number{font-size:60px;letter-spacing:-3px;line-height:1.1;margin:15px 0 25px;font-weight:500;color:#1940CB}.duration-number>span{display:inline-block;font-size:12px;letter-spacing:0;margin-left:9px;color:#586891}.duration-card h3{font-size:16px;letter-spacing:-.2px}.duration-card>p{font-size:13px;line-height:1.8;color:var(--muted);margin:12px 0 24px}.duration-card>.button{margin-top:auto;align-self:flex-start;font-size:12px;background:transparent}.duration-footnote{font-size:12px;color:var(--muted);line-height:1.8;text-align:center;max-width:720px;margin:22px auto 0}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;align-items:start}.faq-section h2{font-size:33px}.landing-faq details{border-bottom:1px solid var(--line)}.landing-faq details:first-child{border-top:1px solid var(--line)}.landing-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;font-size:14px;line-height:1.5;font-weight:600;cursor:pointer}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq summary>span{font-size:21px;font-weight:400;color:#586891;flex:none;transition:transform .15s}.landing-faq details[open] summary>span{transform:rotate(45deg)}.landing-faq details>p{font-size:13px;line-height:1.85;color:var(--muted);padding:0 30px 22px 0}.landing-faq summary:focus-visible{outline:3px solid #586891;outline-offset:3px;border-radius:5px}.landing-last-call{margin:0 0 55px;padding:53px 24px;text-align:center;background:#E8ECFA;border-radius:20px}.landing-last-call .eyebrow{font-size:9px;letter-spacing:1.6px;color:#586891}.landing-last-call h2{font-size:43px;line-height:1.15;letter-spacing:-1.7px;margin:19px 0 0;color:#1940CB}.landing-last-call>p{font-size:11px;color:#586891;margin-top:14px}.landing-nav-link{font-size:13px;color:#586891;text-decoration:none;margin-right:12px}.landing-nav-link:hover{text-decoration:underline}
@media(max-width:980px){.landing-section{padding:50px 0}.landing-section-head{gap:26px;align-items:flex-start}.landing-section h2{font-size:31px}.landing-section-head>p{font-size:13px;max-width:280px}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coach-section{gap:30px;padding:30px;margin-bottom:50px}.coach-section h2{font-size:29px}.duration-section{padding-top:0}.duration-card{padding:20px}.duration-card>.button{padding:10px;white-space:normal;justify-content:space-between;width:100%}.duration-card h3{font-size:15px}.duration-number{font-size:51px}.faq-section{grid-template-columns:.8fr 1.2fr;gap:30px}.faq-section h2{font-size:28px}.landing-last-call h2{font-size:38px}}
@media(max-width:680px){.landing-section{padding:36px 0}.landing-section-head{display:block;margin-bottom:24px}.landing-section h2{font-size:30px;letter-spacing:-1px}.landing-section-head>p{max-width:none;margin-top:18px;font-size:14px}.audience-grid{grid-template-columns:1fr;gap:12px}.audience-card{padding:23px}.audience-card-top{margin-bottom:20px}.audience-card h3{max-width:none;font-size:19px}.audience-card>p{font-size:14px;margin-bottom:21px}.audience-kicker{font-size:9px}.audience-next{flex-direction:column;gap:10px;margin-top:24px}.coach-section{grid-template-columns:1fr;gap:33px;padding:26px 23px;margin-bottom:36px;border-radius:16px}.coach-section h2{font-size:28px}.coach-intro>p{font-size:14px}.coach-use-cases p{font-size:13px}.duration-section{padding-top:0}.duration-grid{grid-template-columns:1fr;gap:12px}.duration-card{padding:24px}.duration-number{font-size:56px;margin:12px 0 18px}.duration-card h3{font-size:18px}.duration-card>p{font-size:14px;margin-bottom:21px}.duration-card>.button{align-self:stretch;padding:12px 16px;font-size:13px}.duration-footnote{text-align:left;font-size:12px}.faq-section{grid-template-columns:1fr;gap:26px}.landing-faq summary{padding:18px 0;font-size:14px}.landing-faq details>p{font-size:14px;padding-right:0}.landing-last-call{padding:34px 20px;margin-bottom:35px;border-radius:15px}.landing-last-call .eyebrow{font-size:8px;letter-spacing:1px;line-height:1.8;display:block}.landing-last-call h2{font-size:32px;letter-spacing:-1px}.landing-last-call .big-button{margin-top:23px}.landing-nav-link{display:none}}
.regulars-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.regular-card{margin:0}.regular-person{display:flex;gap:14px;align-items:center;min-width:0}.regular-person>div{min-width:0}.regular-person h2{font-size:18px;overflow-wrap:anywhere;margin-bottom:9px}.regular-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.regular-actions .button{font-size:12px}.match-picker{background:#F6F7FD;border-radius:10px;padding:16px;margin-bottom:22px}.match-picker .footer-note{margin-top:12px}@media(max-width:680px){.regulars-grid{grid-template-columns:1fr}.match-picker .form-grid{grid-template-columns:1fr}}
.product-page{max-width:1320px;margin:auto;padding:0 48px}.product-nav{display:flex;align-items:center;justify-content:space-between;padding:32px 0;border-bottom:1px solid var(--line)}.product-nav .brand{margin:0}.product-main{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:center;padding:70px 0}.product-copy>.eyebrow{color:#586891;font-size:11px}.product-copy h1{font-size:clamp(42px,4.9vw,69px);line-height:1.04;letter-spacing:-3px;margin:25px 0}.product-copy h1 em{font-style:normal;color:#586891}.product-copy>p{font-size:17px;line-height:1.8;color:var(--muted);max-width:460px}.big-button{font-size:16px;min-height:53px;margin-top:28px;padding:14px 26px}.product-note{display:block;font-size:12px;color:var(--muted);margin-top:13px}.product-features{margin-top:32px;display:grid;gap:12px;font-size:13px;color:#586891}.product-features>span{display:flex;gap:10px;align-items:center}.product-features .icon{width:17px;height:17px}.product-preview{background:#1940CB;color:white;border-radius:24px;padding:32px;box-shadow:15px 18px 0 #E8ECFA;transform:rotate(1deg)}.preview-top{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.preview-top .eyebrow{font-size:9px;line-height:1.8;max-width:160px;color:#B8C7F4}.preview-top .pill{background:#1940CB;color:#F7D047;font-size:10px}.product-preview h2{font-size:30px;margin:26px 0;line-height:1.2;font-weight:500;letter-spacing:-.9px}.sample-block{display:flex;align-items:center;gap:20px;border-bottom:1px solid #1940CB;padding:19px 0}.sample-block>span{font-size:24px;letter-spacing:-1px;color:#B8C7F4;width:42px;flex:none}.sample-block strong{font-size:14px;font-weight:500}.sample-block small{display:block;color:#B8C7F4;font-size:12px;margin-top:6px}.sample-block.highlight{background:#F7D047;margin:5px -16px;padding:17px 16px;border-radius:10px;color:#1940CB;border-bottom:0}.sample-block.highlight>span,.sample-block.highlight small{color:#1940CB}.product-price{display:flex;justify-content:space-between;align-items:center;margin-top:28px;gap:12px}.product-price strong{display:block;font-size:29px;font-weight:500}.product-price div>span{display:block;font-size:12px;color:#B8C7F4;margin-top:5px}.product-price>.pill{background:#1940CB;color:#DCE3FA;font-size:10px}.product-preview>p{color:#B8C7F4;font-size:11px;margin-top:17px}.product-footer{padding:24px 0 32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);gap:18px}.product-footer .text-link{margin:0}.quiz-wrap{max-width:850px;margin:auto}.quiz-progress{display:flex;justify-content:space-between;gap:16px;font-size:12px;color:var(--muted)}.quiz-track{display:flex;gap:7px;margin:15px 0 32px}.quiz-track span{height:4px;flex:1;background:#DCE3FA;border-radius:4px}.quiz-track span.filled{background:#586891}.quiz-panel{padding:27px}.answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.answer-card{padding:20px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:flex-start;gap:12px;cursor:pointer;background:#F6F7FD;line-height:1.5}.answer-card:has(input:checked){background:#E8ECFA;border-color:#586891;box-shadow:0 0 0 1px #586891}.answer-card input{accent-color:#586891;width:16px;height:16px;margin-top:4px;flex:none}.answer-card strong{font-size:15px}.answer-card small{display:block;color:var(--muted);font-size:13px;margin-top:7px}.quiz-subtitle{margin:26px 0 15px}.quiz-subtitle+.answer-grid{grid-template-columns:repeat(3,1fr)}.quiz-subtitle+.answer-grid .answer-card{padding:15px;gap:8px}.quiz-subtitle+.answer-grid strong{font-size:13px}.quiz-footer{display:flex;justify-content:space-between;align-items:center;gap:14px}.duration-picks{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.quiz-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:24px 0}.quiz-days label{position:relative;cursor:pointer}.quiz-days input{position:absolute;opacity:0}.quiz-days span{display:block;text-align:center;padding:15px 6px;border:1px solid var(--line);border-radius:8px;font-size:13px}.quiz-days input:checked+span{background:var(--green);color:white;border-color:var(--green)}.quiz-days input:focus-visible+span{outline:3px solid #586891;outline-offset:3px}.quiz-day{padding:19px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:94px 1fr;gap:15px}.quiz-day>strong{font-size:14px;margin-top:16px}.quiz-slot{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px;align-items:center;margin-bottom:13px}.quiz-slot .checkbox-field{margin:12px 0 0;font-size:13px}.quiz-slot .field{font-size:11px}.quiz-slot input:disabled{background:#F6F7FD;color:#B8C7F4}.quiz-schedule .quiz-day:last-child .quiz-slot:last-child{margin-bottom:0}.reason-list{display:grid;gap:21px;margin-top:24px}.reason-list>div{display:flex;align-items:flex-start;gap:13px}.reason-list .icon{margin-top:2px;color:#586891}.reason-list strong{font-size:14px}.reason-list span{display:block;font-size:13px;color:var(--muted);line-height:1.7;margin-top:5px}.full-button{width:100%;margin-top:22px;white-space:normal}.drill-blocks{list-style:none;padding:0;margin:24px 0}.drill-blocks li{display:flex;gap:15px;padding:17px 0;border-top:1px solid var(--line)}.drill-minutes{flex:none;min-width:43px;height:34px;border-radius:7px;display:grid;place-items:center;background:#E8ECFA;color:#1940CB;font-size:14px;font-weight:700}.drill-blocks strong{font-size:14px}.drill-blocks p{font-size:13px;line-height:1.75;color:var(--muted);margin-top:7px}.personal-banner{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;background:#E8ECFA;border-radius:12px;margin-bottom:25px}.personal-banner .eyebrow{font-size:9px}.personal-banner p{font-size:13px;margin-top:7px;line-height:1.6}.personal-banner .text-link{margin:0;flex:none}.session-meta{flex-wrap:wrap}.session-main{min-width:0}.session .session-meta .subtle{line-height:1.6}.modal-body #session-form>.field{margin-top:20px}
@media(max-width:980px){.product-page{padding:0 28px}.product-main{gap:38px;padding:48px 0}.product-preview{padding:24px}.product-copy h1{font-size:48px;letter-spacing:-2px}.product-copy>p{font-size:15px}.product-footer>span{max-width:200px}.quiz-subtitle+.answer-grid{grid-template-columns:1fr}.personal-banner{align-items:flex-start;flex-direction:column}}
@media(max-width:680px){.product-page{padding:0 22px}.product-nav{padding:20px 0}.product-nav .brand{gap:7px}.product-nav .brand img{width:29px}.product-nav .brand strong{font-size:15px}.product-nav>.flex{gap:2px}.product-nav .button{font-size:11px;padding:9px}.product-main{grid-template-columns:1fr;gap:35px;padding:38px 0}.product-copy h1{font-size:47px;letter-spacing:-2.2px;margin:22px 0}.product-copy>.eyebrow{font-size:9px;letter-spacing:1.3px}.product-copy>p{font-size:15px}.product-preview{transform:none;box-shadow:7px 9px 0 #E8ECFA;border-radius:17px}.product-footer{align-items:flex-start;flex-direction:column;line-height:1.5}.product-footer>span{max-width:none}.quiz-panel{padding:18px}.answer-grid{grid-template-columns:1fr}.answer-card{padding:17px}.quiz-progress .eyebrow{font-size:10px}.quiz-days{gap:4px}.quiz-days span{font-size:11px;padding:12px 2px}.quiz-day{display:block}.quiz-day>strong{display:block;margin:0 0 13px}.quiz-slot{gap:9px;grid-template-columns:1fr 1fr 1fr}.quiz-slot .field input{padding:8px;font-size:12px;min-width:0}.quiz-slot .checkbox-field{gap:5px;font-size:12px}.quiz-slot .checkbox-field input{width:16px;height:16px}.drill-blocks{margin:18px 0}.drill-blocks li{gap:10px}.drill-minutes{min-width:35px}.personal-banner{padding:15px}.duration-picks{gap:7px}.duration-picks .button{font-size:12px;padding:10px}.sample-block{gap:13px}.sample-block strong{font-size:13px}}
.long-weeks{display:flex;overflow-x:auto;padding-bottom:10px;scrollbar-width:thin}.long-weeks .week-btn{min-width:56px}.chart-scroll{overflow-x:auto}.plan-history{margin-top:32px}.plan-history>p{margin:12px 0 20px}.plan-history summary{cursor:pointer;font-size:14px;line-height:1.8}.plan-history summary .pill{margin-left:15px}.plan-history details[open] .table-wrap{margin:20px 0}.config-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px;align-items:start}.config-summary{position:sticky;top:24px}.plan-presets{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:23px}.plan-preset{border:1px solid var(--line);border-radius:10px;padding:16px 12px;display:flex;align-items:flex-start;gap:10px;cursor:pointer}.plan-preset:has(input:checked){background:#E8ECFA;border-color:#586891}.plan-preset input{accent-color:#586891;margin-top:3px;flex:none}.plan-preset strong{font-size:14px;display:block}.plan-preset small{display:block;font-size:12px;color:#586891;margin-top:6px}.availability-toolbar{border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:5px;display:grid;gap:10px}.availability-toolbar .button{padding:8px 10px;min-height:35px;font-size:12px}.availability-day{padding:22px 0;border-bottom:1px solid var(--line)}.availability-day:last-child{border-bottom:0;padding-bottom:0}.day-toggle{display:flex;align-items:center;gap:10px;cursor:pointer;margin-bottom:14px}.day-toggle input,.slot legend input{width:17px;height:17px;accent-color:#586891}.day-toggle strong{font-size:15px}.day-rest{font-size:13px;color:#7E94D6;margin-left:auto}.day-slots{display:grid;grid-template-columns:1fr 1fr;gap:12px}.availability-day.inactive{padding:15px 0}.inactive .day-toggle{margin:0}.inactive .day-slots{display:none}.slot{border:1px solid #DCE3FA;min-width:0;border-radius:10px;padding:12px;margin:0;background:#F6F7FD}.slot legend{padding:0 6px;font-size:13px}.slot legend label{display:flex;gap:8px;align-items:center;cursor:pointer}.slot.off{background:#fafafa;border-color:#E8ECFA}.slot.off .slot-fields{opacity:.5}.slot-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.slot-fields input,.slot-fields select{min-height:39px;padding:9px;font-size:13px}.slot-fields .field{font-size:12px}.summary-big{font-size:54px;letter-spacing:-2px;padding:24px 0 20px}.summary-big span{display:block;font-size:14px;letter-spacing:0;color:#B8C7F4;margin-top:6px}.summary-lines{display:grid;gap:14px;font-size:13px}.summary-lines>div{display:flex;justify-content:space-between;gap:12px}.summary-lines span{color:#B8C7F4}.summary-lines strong{font-weight:500;font-size:14px}.config-summary .dark-panel>p{margin-top:20px}.summary-warning{padding:20px 0;color:#DCE3FA!important;text-align:left!important}.plan-save{padding:0 4px}.plan-save>.button{width:100%}.plan-save>.footer-note{margin-top:12px}.config-summary .panel h3{font-size:16px}
@media(max-width:1100px){.config-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.day-slots{grid-template-columns:1fr}}
@media(max-width:980px){.config-layout{grid-template-columns:1fr}.config-summary{position:static;display:grid;grid-template-columns:1fr 1fr;gap:16px}.plan-save{grid-column:1/-1}.day-slots{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.page-head>.flex{flex-direction:column;align-items:stretch;flex:none;width:108px}.page-head>.flex .button{font-size:11px;padding:10px 8px;white-space:normal;gap:5px}.page-head>.flex .icon{width:16px}.config-summary{display:block}.day-slots{grid-template-columns:1fr}.plan-presets{gap:8px}.plan-preset{padding:14px 10px}.plan-preset strong{font-size:13px}.plan-preset small{font-size:11px}.availability-panel{padding:18px}.plan-history summary .pill{display:table;margin:8px 0}.long-weeks .week-btn{min-width:45px}}
@media(min-width:1450px){.main{padding-top:42px}.layout{grid-template-columns:minmax(0,1fr) 320px}.session{padding:18px 20px}.session .title{font-size:16px}}
@media(max-width:1180px){.shell{grid-template-columns:200px 1fr}.sidebar{padding-left:12px;padding-right:12px}.main{padding:28px}.topbar{padding:0 28px}.layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.session{gap:10px;padding:13px}.day{grid-template-columns:46px minmax(0,1fr)}.panel{padding:20px}.phase{font-size:12px}.milestone-grid{gap:12px}.milestone-card{padding:18px}}
@media(max-width:980px){.layout{grid-template-columns:1fr}.right-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.source-note{grid-column:1/-1}.stats{grid-template-columns:repeat(2,1fr)}.milestone-grid{grid-template-columns:1fr}.player-grid{grid-template-columns:1fr 1fr}.phase span{display:none}.topbar .crumb{display:none}.topbar{justify-content:flex-end}.page-head{align-items:flex-start}h1{font-size:29px}.top-actions .subtle{display:none}}
@media(max-width:680px){.shell{display:block}.sidebar{height:auto;position:static;display:block;padding:16px 16px 10px;border-right:0;border-bottom:1px solid var(--line)}.brand{margin:0 0 17px 3px}.brand br{display:none}.brand strong{font-size:19px}.brand img{height:32px;width:32px}.nav-label,.side-bottom{display:none}.nav{display:flex;overflow-x:auto;gap:6px;padding-bottom:4px}.nav-item{width:auto;white-space:nowrap;padding:10px 12px;margin:0;font-size:13px}.nav-item .icon{width:16px;height:16px}.topbar{height:60px;padding:0 18px}.top-actions{width:100%;justify-content:space-between;gap:8px}.topbar .button{font-size:12px;padding:8px 10px;min-height:35px}.main{padding:24px 17px 30px}.page-head{gap:10px;margin-bottom:23px}.page-head p{font-size:13px}.page-head>.button{font-size:12px;padding:10px;min-height:37px}.page-head>.button .icon{width:16px}h1{font-size:28px}.phase-track{gap:12px;margin-bottom:13px}.phase{font-size:11px;gap:4px}.weeks{gap:5px;grid-template-columns:repeat(6,1fr);margin-bottom:25px}.week-btn{height:43px;font-size:14px}.week-btn .pip{bottom:4px}.section-head h2{font-size:19px}.section-head p{font-size:12px}.section-head .pill{font-size:10px}.day{gap:8px;grid-template-columns:35px minmax(0,1fr)}.date-block strong{font-size:23px}.date-block small{font-size:10px}.session{padding:13px;gap:11px}.session .title{font-size:14px}.session .time{font-size:11px}.session .session-meta{flex-wrap:wrap}.session .pill{font-size:10px;padding:3px 6px}.session .session-meta .subtle{font-size:10px}.right-column{grid-template-columns:1fr}.stats{gap:10px}.stat{padding:16px}.stat strong{font-size:25px}.stat label{font-size:12px}.player-grid{grid-template-columns:1fr}.form-grid{gap:14px}.modal-body{padding:22px 20px}.modal-head{padding:20px}.modal-head h2{font-size:19px}.form-footer{flex-wrap:wrap}.form-footer .button{flex:1}.chart{gap:6px}.select-player{max-width:170px}.page-head .button{white-space:normal}.milestone-card label{font-size:15px}.auth-role{gap:8px}.role-choice{padding:14px}.form-grid .field{font-size:12px}}
.goal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.goal-card{border:1px solid var(--line);border-radius:13px;padding:22px;min-width:0}.goal-card h3{margin:17px 0 9px}.goal-card p{overflow-wrap:anywhere}.goal-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0 16px}.goal-values small{display:block;color:var(--muted);font-size:11px}.goal-values strong{display:block;font-size:29px;margin-top:7px;font-weight:500}.goal-values strong span{font-size:15px;color:var(--muted)}.goal-progress{display:block;width:100%;height:8px;border:0;border-radius:10px;overflow:hidden;accent-color:#586891;margin-bottom:12px}.goal-progress::-webkit-progress-bar{background:#E8ECFA}.goal-progress::-webkit-progress-value{background:#586891}.goal-actions{margin-top:20px}.goal-actions .button{font-size:12px;padding:10px 12px}.goal-actions .text-link{margin:0}.goal-history,.closed-goals{margin-top:22px;border-top:1px solid var(--line);padding-top:16px}.goal-history summary,.closed-goals summary,.session-review summary{cursor:pointer;font-size:14px;font-weight:600}.closed-goals .goal-grid{margin-top:18px}.goal-measure{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.goal-measure p{margin-top:5px}.goal-empty{background:#F6F7FD;border-radius:12px;padding:22px;line-height:1.7}.goal-empty p{margin-top:8px}.goals-panel .section-head h2{margin-top:8px}.weekly-focus h3{margin:14px 0 8px}.weekly-focus p{line-height:1.7}.next-match-note{background:#E8ECFA;padding:13px;border-radius:9px;margin-top:18px;font-size:12px;overflow-wrap:anywhere}.next-match-note p{margin-top:6px}.session-review{margin-top:24px;border:1px solid var(--line);border-radius:12px;padding:17px}.session-review>p{margin:12px 0}.session-review .field{margin-top:14px}.session-review textarea{min-height:70px}.tech-evolution{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tech-evolution article{padding:18px;border:1px solid var(--line);border-radius:11px}.tech-evolution article>p{margin-top:8px}.trend-pair{display:flex;gap:20px;align-items:center;margin:18px 0 12px}.trend-pair small{display:block;color:var(--muted);font-size:11px}.trend-pair strong{font-size:26px;display:block;margin:6px 0;font-weight:500}.player-search{display:flex;gap:25px;align-items:end;margin-bottom:22px;flex-wrap:wrap}.player-search>.field{flex:1;max-width:420px}.player-search .checkbox-field{margin:0 0 14px}.player-card>p{margin-top:12px}.player-card>.pill{display:inline-block;margin-top:12px}.tools-section{border-top:1px solid var(--line)}.tools-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.tools-story article{display:flex;gap:20px;margin-bottom:30px}.tools-story article>span{font-size:12px;color:#586891;letter-spacing:1px;padding-top:5px}.tools-story h3{font-size:20px;letter-spacing:-.4px}.tools-story p{color:var(--muted);font-size:14px;line-height:1.8;margin-top:9px;max-width:390px}.tools-extras{border-top:1px solid var(--line);padding-top:24px;display:grid;gap:15px;color:#586891;font-size:12px}.tools-extras span{display:flex;align-items:center;gap:12px}.tools-extras .icon{width:17px;height:17px}.tool-demo{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:9px 10px 0 #E8ECFA}.tool-demo>.flex .eyebrow{font-size:9px}.tool-demo .pill{font-size:10px}.demo-tabs{display:flex;gap:6px;background:#F6F7FD;border-radius:9px;padding:5px;margin:25px 0}.demo-tabs button{flex:1;padding:10px;font-size:12px;border-radius:6px}.demo-tabs button[aria-pressed=true]{background:var(--green);color:#fff}.tool-demo h3{font-size:28px;font-weight:500;letter-spacing:-.8px;line-height:1.2;margin:13px 0 17px}.tool-demo .eyebrow{font-size:9px}#tool-demo-content{min-height:365px}.demo-measures{display:grid;gap:15px;margin:25px 0}.demo-measures>div{display:grid;grid-template-columns:90px 1fr 34px;align-items:center;gap:10px;font-size:11px;color:var(--muted)}.demo-measures>div>div{height:10px;border-radius:7px;background:linear-gradient(to right,#586891 var(--measure),#E8ECFA var(--measure))}.demo-measures>div:last-child>div{background:linear-gradient(to right,#1940CB var(--measure),#E8ECFA var(--measure))}.demo-measures strong{color:var(--green);font-size:13px}.demo-note{font-size:12px;line-height:1.7;border-top:1px solid var(--line);padding-top:16px;color:var(--muted)}.demo-caption{font-size:10px;color:#586891;line-height:1.6;margin-top:15px}.demo-review{margin:18px 0}.demo-review dt{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#586891;margin-top:20px;font-weight:700}.demo-review dd{font-size:13px;line-height:1.7;margin:7px 0 0;color:#586891}.demo-match{padding:18px;background:#E8ECFA;border-radius:10px}.demo-match span{display:block;font-size:10px;color:var(--muted)}.demo-match strong{display:block;font-size:23px;font-weight:500;margin:10px 0}
@media(max-width:1050px){.goal-grid{grid-template-columns:1fr}.tools-layout{gap:32px}.goal-values strong{font-size:25px}}@media(max-width:680px){.tools-layout,.tech-evolution{grid-template-columns:1fr}.tool-demo{padding:21px}.tool-demo h3{font-size:25px}#tool-demo-content{min-height:0}.tools-story article{gap:14px}.goals-panel .section-head{align-items:flex-start;flex-direction:column}.goal-card{padding:16px}.goal-values{gap:6px}.player-search{gap:12px;align-items:stretch}.player-search>.field{min-width:100%}.player-search .checkbox-field{font-size:13px}.goal-actions .button{white-space:normal}.weekly-focus h3{font-size:16px}}
.shot-preferences{border-top:1px solid var(--line);margin-top:26px;padding-top:22px}.shot-preferences summary{cursor:pointer;font-weight:600;font-size:14px}.shot-preferences>p{margin:16px 0;line-height:1.7}.shot-preferences fieldset{border:0;border-top:1px solid var(--line);padding:15px 0;margin:15px 0}.shot-preferences legend{padding:0 10px 0 0;font-size:12px;font-weight:600;color:#586891}.shot-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shot-choice-grid label{display:flex;align-items:start;gap:9px;font-size:13px;padding:10px;border-radius:8px;background:#F6F7FD;line-height:1.5}.shot-choice-grid input{accent-color:#586891;flex:none;margin-top:3px}.shot-choice-grid label:has(input:checked){background:#E8ECFA}.shot-log-link{font-size:12px;margin-top:10px}.shot-log-link .icon{height:15px;width:15px}.goal-shot-picker{margin-bottom:22px}.shot-tracking-note{padding:14px;border-radius:9px;background:#E8ECFA;margin-bottom:22px}@media(max-width:580px){.shot-choice-grid{grid-template-columns:1fr}.shot-preferences summary{line-height:1.7}}
.match-analysis{margin-top:28px;border-top:1px solid var(--line);padding-top:22px}.match-analysis>p{margin:12px 0 20px}.match-analysis .form-grid{margin:18px 0}.match-group{border-top:1px solid var(--line);margin-top:20px;padding:18px 0}.match-group summary{cursor:pointer;font-weight:600;font-size:14px;line-height:1.6}.match-group summary>span{font-size:11px;color:var(--muted);margin-left:8px}.match-metric{padding:20px 0;border-bottom:1px solid #E8ECFA}.match-metric:last-child{border-bottom:0}.match-metric h3{font-size:15px}.match-metric>p{font-size:12px;line-height:1.6;margin:7px 0 12px}.match-counts{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 68px;gap:12px;align-items:end}.match-counts output{font-size:14px;font-weight:700;color:var(--green);padding-bottom:14px;text-align:right}.match-counts .field{font-size:12px}.match-live-insights{display:flex;gap:10px;flex-direction:column;background:#E8ECFA;padding:16px;border-radius:10px;font-size:13px;line-height:1.65;margin:18px 0}.match-live-insights:empty{display:none}.match-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.match-choices label{display:flex;align-items:start;gap:10px;padding:12px;background:#F6F7FD;border-radius:9px;cursor:pointer}.match-choices label[hidden]{display:none}.match-choices label:has(input:checked){background:#E8ECFA}.match-choices input{accent-color:#586891;margin-top:4px;flex:none}.match-choices strong{font-size:13px;line-height:1.5;display:block}.match-choices small{display:block;color:var(--muted);font-size:11px;line-height:1.6;margin-top:5px}.match-presets{margin:20px 0}.match-presets .button{font-size:12px;padding:8px 12px}.match-summary{margin-bottom:30px}.match-summary .form-grid{max-width:580px;margin-bottom:20px}.match-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.match-summary-grid article{background:#F6F7FD;border:1px solid var(--line);padding:18px;border-radius:11px}.match-summary-grid span{font-size:12px;color:var(--muted)}.match-summary-grid strong{display:block;font-size:30px;font-weight:500;margin:10px 0;letter-spacing:-1px}.match-summary-grid small{font-size:11px;line-height:1.6;color:var(--muted);display:block}.match-history{display:grid;gap:20px}.match-card h3{font-size:24px;margin:8px 0}.match-card h3 .pill{vertical-align:middle;display:inline-block;margin-left:10px}.match-tags{margin-top:18px}.match-tags .pill{white-space:normal}.match-stats-table small{display:block;font-size:11px;color:var(--muted);line-height:1.5;margin-top:4px;white-space:normal;max-width:480px}.match-stats-table td:first-child{min-width:180px;white-space:normal}.match-stats-table th{white-space:normal}.match-notes{font-size:13px;line-height:1.7;margin:18px 0 5px;white-space:pre-wrap;overflow-wrap:anywhere}.match-card .match-group{padding-bottom:0}.match-group>.form-grid{margin:18px 0}.match-group>p{margin-top:12px}#match-settings-form>.field{margin-top:20px}#match-form .form-grid>.field:has(textarea){grid-column:1/-1}@media(max-width:1000px){.match-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.match-choices{grid-template-columns:1fr}.match-counts{grid-template-columns:1fr 1fr;gap:10px}.match-counts output{grid-column:1/-1;text-align:left;padding-bottom:0}.match-summary-grid{gap:10px}.match-summary-grid article{padding:13px}.match-summary-grid strong{font-size:26px}.match-card h3{font-size:21px}.match-presets{gap:8px}.match-summary .form-grid{grid-template-columns:1fr}.match-analysis .form-grid{grid-template-columns:1fr}}
.match-measure-guide{background:#F6F7FD;padding:14px 16px;border-radius:10px;margin:16px 0}.match-measure-guide summary{font-size:13px;font-weight:600;line-height:1.6;cursor:pointer}.match-measure-guide p{font-size:12px;line-height:1.7;color:var(--muted);margin-top:12px}.match-measure-kind{display:inline-block;font-size:10px;color:#586891;line-height:1.4;margin:5px 0 0;font-weight:500}.match-choice-group summary{display:flex;align-items:center;gap:8px;list-style:none}.match-choice-group summary:before{content:'+';font-size:16px;font-weight:400;width:12px}.match-choice-group[open] summary:before{content:'−'}.match-choice-group summary>span{margin-left:auto}.match-summary .match-summary-filters{max-width:860px;grid-template-columns:repeat(3,minmax(0,1fr))}.match-choice-group[hidden]{display:none}#match-search-empty{padding:15px 0}@media(max-width:680px){.match-summary .match-summary-filters{grid-template-columns:1fr}}
