@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes card-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:.7s linear infinite spin}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){[data-glass]{background:#fafaf9!important;border-color:#37352f21!important}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{color:#37352f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f6f3;font-family:Plus Jakarta Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}.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}button{cursor:pointer;font-family:inherit}img,svg{max-width:100%;display:block}.skip-link{z-index:9999;color:#fff;background:#0d1b2a;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:16px}.skip-link:focus{top:16px}.page-header{max-width:1350px;padding:0}.page-cover-emoji{margin-bottom:16px;font-size:60px;line-height:1;display:block}.team-logo{object-fit:contain;width:160px;height:160px;margin-bottom:8px;display:block}.page-title{color:#37352f;letter-spacing:-.02em;margin-bottom:8px;font-size:40px;font-weight:700;line-height:1.2}@media (width<=768px){.page-title{font-size:28px}}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .1s cubic-bezier(0,0,.2,1),border-color .1s cubic-bezier(0,0,.2,1),color .1s cubic-bezier(0,0,.2,1);display:inline-flex;position:relative}.btn:focus{outline:none}.btn:focus-visible{outline-offset:2px;outline:2px solid #0f766e}.btn:disabled,.btn[aria-disabled=true]{cursor:not-allowed;pointer-events:none}.btn--lg{height:44px;padding:0 20px;font-size:15px}.btn--sm{height:28px;padding:0 12px;font-size:13px}.btn--icon{width:36px;padding:0}.btn--icon.btn--lg{width:44px}.btn--icon.btn--sm{width:28px}.btn--primary{color:#fff;background:#0f766e;border:none}.btn--primary:hover:not(:disabled):not([aria-disabled=true]){background:#115e59}.btn--primary:focus-visible{outline-color:#0f766e}.btn--primary:active:not(:disabled):not([aria-disabled=true]){background:#0d4f4a}.btn--primary:disabled,.btn--primary[aria-disabled=true]{color:#fff9;background:#0f766e66}.btn--primary.btn--loading{color:#0000;background:#0f766e}.btn--secondary{color:#37352f;background:#fff;border:1px solid #37352f21}.btn--secondary:hover:not(:disabled):not([aria-disabled=true]){background:#f7f6f3;border-color:#37352f2e}.btn--secondary:focus-visible{outline-color:#0f766e}.btn--secondary:active:not(:disabled):not([aria-disabled=true]){background:#f7f6f3;border-color:#37352f2e}.btn--secondary:disabled,.btn--secondary[aria-disabled=true]{color:#37352f8c;background:#fafaf9;border-color:#37352f17}.btn--secondary.btn--loading{color:#0000;background:#fafaf9;border-color:#37352f21}.btn--ghost{color:#37352f;background:0 0;border:none}.btn--ghost:hover:not(:disabled):not([aria-disabled=true]){background:#37352f0d}.btn--ghost:focus-visible{outline-color:#0f766e}.btn--ghost:active:not(:disabled):not([aria-disabled=true]){background:#37352f14}.btn--ghost:disabled,.btn--ghost[aria-disabled=true]{color:#37352f8c}.btn--ghost.btn--loading{color:#0000;background:0 0}.btn--destructive{color:#dc2626;background:#fff;border:1px solid #dc26264d}.btn--destructive:focus-visible{outline-offset:2px;outline:2px solid #dc2626}.btn--destructive:hover:not(:disabled):not([aria-disabled=true]){background:#dc26260f;border-color:#dc262680}.btn--destructive:active:not(:disabled):not([aria-disabled=true]){background:#dc26261a;border-color:#dc262680}.btn--destructive:disabled,.btn--destructive[aria-disabled=true]{color:#dc262666;background:#fafaf9;border-color:#dc262626}.btn--destructive.btn--loading{color:#0000;background:#dc26260f;border-color:#dc26264d}.btn__spinner{width:16px;height:16px;animation:.7s linear infinite spin;position:absolute}.btn--primary .btn__spinner{color:#fff}.btn--secondary .btn__spinner,.btn--ghost .btn__spinner{color:#37352f}.btn--destructive .btn__spinner{color:#dc2626}.card{background:#fafaf9;border:1px solid #37352f17;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px #37352f12}.card__body{padding:20px}.card--padded-lg .card__body{padding:24px}.card--raised{background:#fafaf9;border:1px solid #37352f17;box-shadow:0 2px 12px #37352f12}.card--glass{-webkit-backdrop-filter:blur(32px);background:#fffc;border:1px solid #ffffff47;box-shadow:inset 0 0 0 .5px #fff6,0 4px 16px #0000001a}.card--white{background:#fff;border:1px solid #37352f21}.card--interactive{cursor:pointer;transition:box-shadow .1s cubic-bezier(0,0,.2,1),border-color .1s cubic-bezier(0,0,.2,1)}.card--interactive:hover{border-color:#37352f2e;box-shadow:inset 0 0 0 .5px #fff6,0 4px 16px #0000001a}.card--animate-in{animation:.2s cubic-bezier(0,0,.2,1) both card-enter;animation-delay:var(--card-delay,0s)}.badge{letter-spacing:.04em;white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.badge--win{color:#16a34a;background:#16a34a1f}.badge--loss{color:#dc2626;background:#dc26261a}.badge--alert{color:#c2410c;background:#c2410c1a}.badge--role{color:#0f766e;letter-spacing:.06em;background:#f0fdfa;border-radius:9999px}.badge--strength{color:#92400e;background:#f59e0b1f}.badge--neutral{color:#37352f;background:#f7f6f3;border:1px solid #37352f21}.badge--pill{border-radius:9999px}.input-label{color:#37352f;margin-bottom:4px;font-size:13px;font-weight:600;display:block}.input{color:#37352f;background:#fff;border:1px solid #37352f21;border-radius:8px;width:100%;height:36px;padding:8px 12px;font-family:inherit;font-size:14px;transition:border-color .1s cubic-bezier(0,0,.2,1),background-color .1s cubic-bezier(0,0,.2,1);display:block}.input::placeholder{color:#37352f73}.input:hover:not(:disabled):not([readonly]){border-color:#37352f2e}.input:focus{border:2px solid #0f766e;outline:none}.input:disabled{cursor:not-allowed;background:#f7f6f3;border-color:#37352f17}.input[readonly]{cursor:default;background:#f7f6f3;border-color:#37352f17}.input--lg{height:44px}.input--error{background:#dc26260a;border-color:#dc2626}.input--error:focus{outline-offset:0;border-color:#dc2626;outline:2px solid #dc2626}.input-error-msg{color:#dc2626;margin-top:4px;font-size:13px;display:block}.select-wrapper{position:relative}.select-wrapper select.input{appearance:none;cursor:pointer;padding-right:32px}.select-wrapper>svg{pointer-events:none;color:#37352f8c;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.textarea{resize:vertical;height:auto;min-height:80px}.skill-bar{flex-direction:column;gap:12px;display:flex}.skill-bar__row{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:0 8px;display:grid}.skill-bar__label{color:#37352f;grid-area:1/1;font-size:13px;font-weight:600}.skill-bar__value{color:#37352f8c;text-align:right;grid-area:1/2;font-size:13px;font-weight:600}.skill-bar__track{background:#37352f17;border-radius:9999px;grid-area:2/1/auto/-1;height:8px;margin-top:8px;overflow:hidden}.skill-bar__fill{border-radius:9999px;width:0%;height:100%;transition:width .3s cubic-bezier(0,0,.2,1)}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:40px 16px;display:flex}.empty-state__icon{color:#37352f8c;margin-bottom:16px}.empty-state__heading{color:#37352f;margin-bottom:8px;font-size:20px;font-weight:600}.empty-state__body{color:#37352f8c;max-width:320px;font-size:15px;line-height:1.6}.notion-content{color:#37352f;width:100%;max-width:1350px;padding:24px 96px 96px;font-family:Plus Jakarta Sans,ui-sans-serif,-apple-system,sans-serif;font-size:15px;font-weight:400;line-height:1.6}.notion-content h1{letter-spacing:-.02em;color:#37352f;margin:32px 0 16px;font-size:32px;font-weight:700}.notion-content h1:first-child{margin-top:0}.notion-content h2{letter-spacing:-.01em;color:#37352f;border-bottom:1px solid #37352f17;margin:32px 0 12px;padding-bottom:8px;font-size:24px;font-weight:700}.notion-content h3{color:#37352f;margin:24px 0 12px;font-size:20px;font-weight:600}.notion-content h4{letter-spacing:.01em;color:#37352f;margin:20px 0 8px;font-size:16px;font-weight:600}.notion-content p{color:#37352f;margin-bottom:16px}.notion-content p:last-child{margin-bottom:0}.notion-content ul,.notion-content ol{margin:0 0 16px 20px}.notion-content ul li,.notion-content ol li{color:#37352f;margin-bottom:4px;line-height:1.6}.notion-content strong{color:#37352f;font-weight:700}.notion-content em{font-style:italic}.notion-content hr{border:none;border-top:1px solid #37352f17;margin:32px 0}.notion-content a{color:#0f766e;text-underline-offset:2px;text-decoration:underline}.notion-content a:hover{color:#115e59}.notion-content pre{break-inside:avoid;color:#37352f;background:#f7f6f3;border:1px solid #37352f21;border-radius:8px;margin-bottom:20px;padding:16px;font-family:ui-monospace,Cascadia Code,Menlo,Consolas,monospace;font-size:13px;line-height:1.55;overflow-x:auto}.notion-content pre code{background:0 0;border:none;padding:0}.notion-content code:not(pre>code){color:#37352f;background:#f7f6f3;border:1px solid #37352f21;border-radius:6px;padding:2px 5px;font-family:ui-monospace,Cascadia Code,Menlo,Consolas,monospace;font-size:13px}.notion-content table{border-collapse:collapse;width:100%;margin-bottom:20px;font-size:13px}.notion-content th{text-align:left;color:#37352f;background:#f7f6f3;border-bottom:1px solid #37352f21;padding:8px 12px;font-weight:600}.notion-content td{color:#37352f;vertical-align:top;border-bottom:1px solid #37352f17;padding:8px 12px}.notion-content tr:nth-child(2n) td{background:#37352f08}.notion-content tr:last-child td{border-bottom:none}.notion-content blockquote{background:#f0fdfa;border-left:3px solid #0f766e;border-radius:0 8px 8px 0;margin:0 0 20px;padding:16px}.notion-content blockquote p{color:#37352f;margin-bottom:0}.notion-content>:first-child{margin-top:0}@media (width<=768px){.notion-content{padding:24px 24px 64px}}.app{background:#fff;border-right:1px solid #37352f17;max-width:1440px;min-height:100vh;margin:0 auto;transition:max-width .3s cubic-bezier(.4,0,.2,1)}.app--recorder{max-width:1920px}.app--recorder .main{margin-left:64px}@media (width>=1984px){.app--recorder .main{margin-left:0}}.app--recorder .nav-rail{left:max(0px,50% - 1024px)}.main{flex-direction:column;min-height:100vh;margin-left:64px;display:flex}@media (width>=1568px){.main{margin-left:0}}.content-column{width:100%;padding:48px 32px}.print-bar{justify-content:flex-end;padding:12px 0 0;display:flex}.print-btn{color:#37352fbf;cursor:pointer;background:#f7f6f3;border:1px solid #37352f2e;border-radius:6px;align-items:center;gap:6px;padding:7px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background 80ms,border-color 80ms;display:inline-flex}.print-btn:hover{color:#37352f;background:#37352f14;border-color:#37352f4d}@media (width<=768px){.print-bar{padding-left:0;padding-right:0}}@media print{.nav-rail,.team-switcher{display:none!important}.main{margin-left:0}.content-column{max-width:100%;padding:16px 48px 48px}.page-header{padding:0}.notion-content,.rotation-page{max-width:100%;padding:16px 0 48px}body{font-size:13px}}.nav-rail{z-index:50;background:#f7f6f3;border-right:1px solid #37352f17;flex-direction:column;width:64px;height:100vh;display:flex;position:fixed;top:0;left:max(0px,50% - 784px)}.nav-rail__logo{color:#0d1b2a;flex-shrink:0;justify-content:center;align-items:center;padding:16px 16px 12px;font-size:20px;text-decoration:none;display:flex}.nav-rail__items{flex-direction:column;flex:1;justify-content:center;gap:4px;padding:0 8px;display:flex}.nav-rail__divider{border:none;border-top:1px solid #37352f17;margin:8px 0}.nav-rail__item{cursor:pointer;color:#37352f8c;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:48px;height:44px;transition:background .1s cubic-bezier(0,0,.2,1),color .1s cubic-bezier(0,0,.2,1);display:flex;position:relative}.nav-rail__item:hover{color:#37352f;background:#37352f0d}.nav-rail__item:hover .nav-rail__label{opacity:1;transition-delay:0s;transform:translate(0)translateY(-50%)}.nav-rail__item--active,.nav-rail__item--active:hover{color:#0f766e;background:#f0fdfa}.nav-rail__item:focus-visible{outline-offset:2px;outline:2px solid #0f766e}.nav-rail__label{opacity:0;pointer-events:none;color:inherit;white-space:nowrap;text-align:right;z-index:51;font-size:14px;font-weight:600;transition:opacity .1s cubic-bezier(0,0,.2,1) .15s,transform .2s cubic-bezier(0,0,.2,1) .15s;position:absolute;top:50%;right:calc(100% + 8px);transform:translate(16px)translateY(-50%)}@media (width<=1568px){.nav-rail__label{text-align:left;color:#fff;z-index:100;background:#0d1b2a;border-radius:6px;padding:4px 10px;font-size:12px;left:calc(100% + 8px);right:auto;transform:translate(-8px)translateY(-50%);box-shadow:0 2px 8px #0003}}.nav-rail__footer{flex-shrink:0;justify-content:center;padding:12px 0 16px;display:flex;position:relative}.nav-rail__user-btn{cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:opacity .1s cubic-bezier(0,0,.2,1);display:flex}.nav-rail__user-btn:hover{opacity:.8}.nav-rail__user-btn:focus-visible{outline-offset:2px;outline:2px solid #0f766e}.nav-rail__user-avatar{object-fit:cover;border-radius:9999px;width:36px;height:36px;display:block}.nav-rail__user-avatar--fallback{color:#fff;background:#0d1b2a;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.nav-rail__user-menu{opacity:0;pointer-events:none;z-index:60;background:#fff;border:1px solid #37352f21;border-radius:10px;min-width:140px;transition:opacity .15s cubic-bezier(0,0,.2,1),transform .15s cubic-bezier(0,0,.2,1);position:absolute;top:50%;left:calc(100% + 8px);overflow:hidden;transform:translate(-4px)translateY(-50%);box-shadow:0 4px 24px #37352f1f}.nav-rail__user-menu--open{opacity:1;pointer-events:auto;transform:translate(0)translateY(-50%)}.nav-rail__user-menu-item{color:#37352f;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .1s cubic-bezier(0,0,.2,1);display:flex}.nav-rail__user-menu-item:hover{background:#37352f0d}.nav-rail__user-menu-item:focus-visible{outline-offset:-2px;outline:2px solid #0f766e}.team-switcher{width:fit-content;margin-bottom:16px;margin-left:auto;position:relative}.team-switcher__trigger{cursor:pointer;background:#fafaf9;border:1px solid #37352f21;border-radius:10px;align-items:center;gap:8px;padding:6px 10px 6px 6px;font-family:inherit;transition:background .1s cubic-bezier(0,0,.2,1);display:flex;box-shadow:0 2px 12px #37352f12}.team-switcher__trigger:hover{background:#f0fdfa}.team-switcher__trigger:focus-visible{outline-offset:2px;outline:2px solid #0f766e}.team-switcher__avatar{color:#fff;background:#0d1b2a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.team-switcher__name{color:#37352f;white-space:nowrap;font-size:13px;font-weight:600}.team-switcher__chevron{color:#37352f8c;transition:transform .1s cubic-bezier(0,0,.2,1)}.team-switcher--open .team-switcher__chevron{transform:rotate(180deg)}.team-switcher__dropdown{opacity:0;pointer-events:none;background:#fff;border:1px solid #37352f21;border-radius:10px;min-width:max(100%,200px);transition:opacity .15s cubic-bezier(0,0,.2,1),transform .15s cubic-bezier(0,0,.2,1);position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;transform:translateY(-4px);box-shadow:0 4px 24px #37352f1f}.team-switcher__dropdown--open{opacity:1;pointer-events:auto;transform:translateY(0)}.team-switcher__option{cursor:pointer;color:#37352f;background:0 0;border:none;align-items:center;width:100%;height:36px;padding:8px 12px;font-family:inherit;font-size:13px;transition:background .1s cubic-bezier(0,0,.2,1);display:flex}.team-switcher__option:hover{background:#37352f0d}.team-switcher__option[aria-selected=true]{color:#0f766e;background:#f0fdfa}.team-switcher__option:focus-visible{outline-offset:-2px;outline:2px solid #0f766e}.auth-gate{background:#f7f6f3;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.auth-gate__content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.auth-gate__wordmark{width:clamp(180px,28vw,260px);margin-bottom:24px}.auth-gate__tagline{color:#37352f8c;margin-bottom:32px;font-size:20px;font-weight:400}.auth-gate__card{-webkit-backdrop-filter:blur(40px);background:#ffffffe6;border:1px solid #ffffff59;border-radius:16px;width:min(400px,90vw);padding:32px;animation:.3s cubic-bezier(0,0,.2,1) .2s both auth-card-enter;box-shadow:inset 0 0 0 .5px #fff6,0 8px 32px #00000024}@keyframes auth-card-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.auth-gate__card-copy{color:#37352f;text-align:center;margin-bottom:24px;font-size:15px}.auth-gate__spinner{color:#37352f8c;justify-content:center;align-items:center;height:44px;display:flex}.home-header{align-items:center;gap:16px;margin-bottom:32px;display:flex}.home-header__logo{object-fit:contain;border-radius:8px;flex-shrink:0;width:48px;height:48px}.home-header__title{color:#37352f;letter-spacing:-.02em;font-size:32px;font-weight:700;line-height:1.2}.home-header__meta{color:#37352f8c;margin-top:4px;font-size:13px}.team-info-banner{background:#f7f6f3;border:1px solid #37352f17;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:16px 24px;margin-bottom:40px;padding:20px;display:grid}.team-info-banner__rule{flex-direction:column;gap:2px;display:flex}.team-info-banner__label{color:#37352f8c;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:600}.team-info-banner__value{color:#37352f;font-size:13px}.home-section{margin-bottom:40px}.home-section__heading{color:#37352f;letter-spacing:-.01em;margin-bottom:12px;font-size:24px;font-weight:700}.strategy-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.strategy-card{cursor:pointer;text-align:left;font:inherit;color:inherit;width:100%;padding:20px}.strategy-card__icon{margin-bottom:12px;font-size:32px;line-height:1;display:block}.strategy-card__title{color:#37352f;margin-bottom:8px;font-size:20px;font-weight:600}.strategy-card__description{color:#37352f8c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.kb-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-reviews-list{flex-direction:column;gap:12px;display:flex}.home-review-card{align-items:center;gap:16px;padding:16px 20px;display:flex}.home-review-card__date{color:#37352f8c;flex-shrink:0;min-width:100px;font-size:13px}.home-review-card__center{flex:1}.home-review-card__opponent{color:#37352f;font-size:15px;font-weight:600}.home-review-card__score{color:#37352f8c;margin-top:2px;font-family:ui-monospace,Cascadia Code,Menlo,monospace;font-size:13px}.kb-index-page-header{margin-bottom:32px}.kb-index-section{margin-bottom:40px}.kb-index-section__heading{color:#37352f;letter-spacing:-.01em;margin-bottom:12px;font-size:24px;font-weight:700}.kb-index-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=900px){.kb-index-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.kb-index-grid{grid-template-columns:1fr}}.kb-index-card{cursor:pointer;text-align:left;font:inherit;color:inherit;width:100%;padding:20px}.kb-index-card__icon{margin-bottom:12px;font-size:32px;line-height:1;display:block}.kb-index-card__title{color:#37352f;margin-bottom:8px;font-size:20px;font-weight:600}.kb-index-card__description{color:#37352f8c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.kb-breadcrumb{margin-bottom:8px}.recorder-shell{background:#f7f6f3;grid-template-columns:30% 70%;min-height:100vh;display:grid;overflow:hidden}.recorder-left{border-right:1px solid #37352f21;flex-direction:column;display:flex;overflow:hidden}.recorder-right{flex-direction:column;display:flex;overflow:hidden}.recorder-right__actions{flex:1;grid-template-columns:280px minmax(0,1fr);min-height:0;display:grid}.recorder-right__log{border-left:1px solid #37352f21;min-height:0}.recorder-header{color:#fff;background:#0d1b2a;flex-shrink:0;grid-template-columns:auto 1fr;align-items:center;height:56px;padding:0 20px;display:grid}.recorder-header__set{opacity:.7;white-space:nowrap;font-size:13px;font-weight:600}.recorder-header__score-block{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:8px;display:flex}.recorder-header__team{opacity:.85;white-space:nowrap;font-size:13px;font-weight:600}.recorder-header__points{letter-spacing:.02em;font-family:ui-monospace,Cascadia Code,Menlo,monospace;font-size:22px;font-weight:700}.recorder-header__sets{opacity:.6;font-size:12px;font-weight:500}.recorder-header__sep{opacity:.45;padding:0 4px;font-size:16px;font-weight:300}.recorder-court-panel{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:0;padding:16px;display:flex;position:relative;overflow:hidden}.recorder-court-panel .court-type-label{display:none}.recorder-court-panel .volleyball-court-container{flex:1;justify-content:center;align-items:center;width:90%;min-height:0;display:flex}.recorder-court-panel .volleyball-court{width:100%;height:auto;max-height:100%;display:block}.recorder-phase-rail{pointer-events:none;z-index:2;position:absolute;top:12px;left:0;right:0;overflow:hidden}.recorder-phase-rail__track{transform:translateX(calc(50% - (var(--active-index,0) + .5) * 160px));will-change:transform;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.recorder-phase-item{text-align:center;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:160px;font-weight:700;transition:font-size .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1),opacity .3s,background .3s,color .3s,box-shadow .3s;display:flex;overflow:hidden}.recorder-phase-item[data-dist="0"]{color:#fff;opacity:1;background:#0d1b2a;padding:8px 20px;font-size:13px;box-shadow:0 2px 8px #0000002e}.recorder-phase-item[data-dist="1"]{color:#0006;opacity:1;background:0 0;padding:4px 12px;font-size:10px}.recorder-phase-item[data-dist="2"]{color:#0000002e;opacity:.6;background:0 0;padding:4px 8px;font-size:8px}.court-player--selected .court-player__pill{stroke:#fff;stroke-width:2.5px;animation:1.5s ease-in-out infinite player-pulse}@keyframes player-pulse{0%,to{opacity:1;filter:brightness()}50%{opacity:.75;filter:brightness(1.3)}}.action-wizard{background:#fff;border-top:1px solid #37352f21;flex-direction:column;flex-shrink:0;gap:12px;padding:16px 20px;display:flex}.action-wizard__top{justify-content:space-between;align-items:center;display:flex}.action-wizard__title{color:#37352f;margin:0;font-size:14px;font-weight:600}.action-category-nav{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.action-category-nav::-webkit-scrollbar{display:none}.action-category-nav__item{color:#37352f8c;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #37352f21;border-radius:9999px;flex-shrink:0;height:30px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:500;transition:color .1s cubic-bezier(0,0,.2,1),background .1s cubic-bezier(0,0,.2,1),border-color .1s cubic-bezier(0,0,.2,1)}.action-category-nav__item:hover{color:#37352f;background:#f7f6f3;border-color:#37352f2e}.action-category-nav__item--active{color:#fff;cursor:default;pointer-events:none;background:#0d1b2a;border-color:#0d1b2a;font-weight:600}.action-category-nav__item--active:hover{color:#fff;background:#0d1b2a;border-color:#0d1b2a}.action-category-nav__item--disabled{opacity:.55;cursor:default;pointer-events:none}.action-category-nav__item--disabled:hover{color:#37352f8c;background:0 0;border-color:#37352f21}.outcome-row{scrollbar-width:none;scroll-snap-type:x mandatory;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.outcome-row::-webkit-scrollbar{display:none}.action-pill{color:#37352f;cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #37352f21;border-radius:9999px;flex-shrink:0;height:36px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:500;transition:background .1s cubic-bezier(0,0,.2,1),border-color .1s cubic-bezier(0,0,.2,1),color .1s cubic-bezier(0,0,.2,1)}.action-pill:hover{background:#f7f6f3;border-color:#37352f2e}.action-pill--active{color:#fff;background:#0f766e;border-color:#0f766e}.action-pill--active:hover{color:#fff;background:#000;border-color:#000}.action-pill--win{color:#16a34a;background:#16a34a1f;border-color:#16a34a33}.action-pill--win.action-pill--active{color:#fff;background:#16a34a}.action-pill--error{color:#dc2626;background:#dc26261a;border-color:#dc262626}.action-pill--error.action-pill--active{color:#fff;background:#dc2626}.record-row{align-items:center;gap:12px;margin-top:4px;display:flex}.record-hint{color:#37352f8c;flex-shrink:0;font-size:12px}.action-log{flex-direction:column;height:100%;display:flex;overflow:hidden}.action-log__header{border-bottom:1px solid #37352f21;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.action-log__title{color:#37352f;margin:0;font-size:16px;font-weight:600}.action-log__list{flex:1;padding:8px 0;overflow-y:auto}.action-log__footer{border-top:1px solid #37352f21;flex-shrink:0;padding:16px 20px}.action-entry{align-items:center;gap:12px;height:44px;padding:0 20px;transition:background .1s cubic-bezier(0,0,.2,1);display:flex}.action-entry:hover{background:#f7f6f3}.action-entry:hover .action-entry__actions{opacity:1}.action-entry__chip{color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.action-entry__text{color:#37352f;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.action-entry__actions{opacity:0;gap:4px;transition:opacity .1s cubic-bezier(0,0,.2,1);display:flex}.action-entry__btn{cursor:pointer;color:#37352f8c;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .1s cubic-bezier(0,0,.2,1),color .1s cubic-bezier(0,0,.2,1);display:flex}.action-entry__btn:hover{color:#37352f;background:#f7f6f3}.action-entry__btn--destructive:hover{color:#dc2626;background:#dc262614}.action-entry__btn:focus-visible{outline-offset:2px;outline:2px solid #0f766e}.referee-actions{background:#fff;flex-direction:column;min-height:0;display:flex}.referee-actions__header{border-bottom:1px solid #37352f21;padding:16px}.referee-actions__title{color:#37352f;margin:0;font-size:16px;font-weight:600}.referee-actions__subtitle{color:#37352f8c;margin:4px 0 0;font-size:12px}.referee-actions__list{flex-direction:column;gap:8px;padding:12px;display:flex;overflow-y:auto}.referee-actions__button{justify-content:flex-start;width:100%;min-height:36px}.context-note-overlay{z-index:80;-webkit-backdrop-filter:blur(32px);background:#fffc;border:1px solid #ffffff47;border-bottom:none;border-radius:16px 16px 0 0;flex-direction:column;gap:12px;padding:20px;transition:transform .3s cubic-bezier(0,0,.2,1);display:flex;position:fixed;bottom:0;left:64px;right:0;transform:translateY(100%)}.context-note-overlay--open{transform:translateY(0)}.context-note-overlay__label{color:#37352f;margin:0;font-size:14px;font-weight:600}.context-note-overlay__textarea{color:#37352f;resize:vertical;background:#ffffffb3;border:1px solid #37352f21;border-radius:8px;width:100%;padding:12px;font-family:inherit}.context-note-overlay__actions{justify-content:flex-end;gap:8px;display:flex}.sub-panel{z-index:75;-webkit-backdrop-filter:blur(40px);background:#ffffffe6;border:1px solid #ffffff59;border-bottom:none;border-radius:16px 16px 0 0;height:50vh;transition:transform .3s cubic-bezier(0,0,.2,1);position:fixed;bottom:0;left:64px;right:0;transform:translateY(100%);box-shadow:inset 0 0 0 .5px #fff6,0 8px 32px #00000024}.sub-panel--open{transform:translateY(0)}.sub-panel__handle{background:#37352f33;border-radius:9999px;width:40px;height:4px;margin:12px auto}.sub-panel__content{flex-direction:column;gap:16px;height:calc(100% - 20px);padding:0 20px 20px;display:flex;overflow-y:auto}.sub-panel__header{justify-content:space-between;align-items:center;display:flex}.sub-panel__header h3{color:#37352f;margin:0;font-size:18px}.sub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.sub-grid label{color:#37352f8c;flex-direction:column;gap:8px;font-size:13px;display:flex}.sub-grid select{color:#37352f;background:#fff;border:1px solid #37352f21;border-radius:8px;height:36px;padding:0 8px;font-family:inherit}.recorder-video-panel{background:#000;border-bottom:1px solid #37352f21;flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden}.recorder-video-header{z-index:1;color:#fff9;background:#00000080;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 12px;font-size:12px;font-weight:500;display:flex;position:absolute;top:0;left:0;right:0}.recorder-video{aspect-ratio:16/9;object-fit:contain;width:100%;display:block}.recorder-video-import{cursor:pointer;color:#37352f8c;background:#f7f6f3;border-bottom:1px solid #37352f21;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:500;transition:background .1s cubic-bezier(0,0,.2,1),color .1s cubic-bezier(0,0,.2,1);display:flex}.recorder-video-import:hover{color:#37352f;background:#fff}.action-log{flex:1;min-height:0}@media (width<=1100px){.recorder-right__actions{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.recorder-right__log{border-top:1px solid #37352f21;border-left:none}.referee-actions{max-height:240px}}.match-summary{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d1b2a4d;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.match-summary__panel{background:#fff;border:1px solid #37352f21;border-radius:16px;width:min(960px,100%);max-height:90vh;padding:20px;overflow-y:auto;box-shadow:0 4px 24px #37352f1f}.match-summary__panel h2{color:#37352f;margin:0 0 16px;font-size:22px}.match-summary__panel h3{color:#37352f;margin:0 0 12px;font-size:15px}.match-summary__panel table{border-collapse:collapse;width:100%;font-size:13px}.match-summary__panel table th,.match-summary__panel table td{border:1px solid #37352f21;padding:8px}.match-summary__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.match-summary__block{border:1px solid #37352f17;border-radius:8px;padding:12px}.match-summary__player-list{flex-direction:column;gap:8px;display:flex}.match-summary__player-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.match-summary__badges{gap:8px;display:flex}.match-summary__actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}@media (width<=1024px){.recorder-shell{grid-template-columns:1fr;height:100vh}.recorder-right{border-top:1px solid #37352f21;min-height:45vh}.sub-panel,.context-note-overlay{left:0}.match-summary__grid{grid-template-columns:1fr}}.volleyball-court-container{flex-direction:column;align-items:center;gap:8px;display:inline-flex}.court-type-label{letter-spacing:.03em;white-space:nowrap;border-radius:100px;padding:3px 12px;font-size:11px;font-weight:600}.court-type-label--legal{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.court-type-label--swap{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.volleyball-court{filter:drop-shadow(0 2px 8px #00000040);border-radius:8px;display:block;overflow:visible}.volleyball-court--half{overflow:hidden}.court-zone-target{cursor:pointer}.court-zone-target__hitbox{fill:#0f766e14;stroke:#0000;transition:fill .14s ease-out}.court-zone-target__badge{fill:#0f766ef2;transition:fill .14s ease-out}.court-zone-target__label{fill:#fff;text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-family:Plus Jakarta Sans,ui-sans-serif,sans-serif;font-size:5.5px;font-weight:700}.court-zone-target:hover .court-zone-target__hitbox,.court-zone-target:focus-visible .court-zone-target__hitbox{fill:#11182747}.court-zone-target:hover .court-zone-target__badge,.court-zone-target:focus-visible .court-zone-target__badge{fill:#111827}.court-zone-target--out .court-zone-target__hitbox{fill:#dc26261a}.court-zone-target--out .court-zone-target__badge{fill:#b91c1cf2}.court-zone-target--out:hover .court-zone-target__hitbox,.court-zone-target--out:focus-visible .court-zone-target__hitbox{fill:#b91c1c38}.court-zone-split-lines{pointer-events:none}.court-zone-split-lines line{stroke:#ffffffa6;stroke-width:1px;stroke-dasharray:2 2}.volleyball-court--half.volleyball-court--animate .court-boundary{stroke-dasharray:unset;stroke-dashoffset:unset;opacity:0;animation:.3s ease-out both court-fade-in}.volleyball-court--animate .court-boundary{stroke-dasharray:1080;stroke-dashoffset:1080px;animation:.4s ease-out both court-line-in}.volleyball-court--animate .court-attack-line{stroke-dasharray:180;stroke-dashoffset:180px;animation:.25s ease-out .24s both court-line-in}.volleyball-court--animate .court-net{opacity:0;animation:.2s ease-out .49s both court-fade-in}.volleyball-court--animate .court-player{opacity:0;animation:.15s ease-out both court-player-in}@keyframes court-line-in{to{stroke-dashoffset:0}}@keyframes court-fade-in{0%{opacity:0}to{opacity:1}}@keyframes court-player-in{0%{opacity:0}to{opacity:1}}.court-arrow{color:#37352f40;flex-shrink:0;align-self:center;padding-bottom:20px;font-size:28px}@media print{.court-container{align-items:stretch;gap:0}.court-arrow{display:none!important}.volleyball-court-container{break-inside:avoid;flex:1;align-items:stretch;min-width:0}.volleyball-court{width:100%!important;height:auto!important}}.rotation-page-header{margin-bottom:16px;padding:0 96px}.page-subtitle{color:#37352f8c;margin-top:4px;font-size:13px}.rotation-page{width:100%;max-width:1350px;padding:0 96px 96px}.rotation-cards{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.rotation-card__body{grid-template-columns:1fr auto;align-items:start;display:grid}.rotation-card__info{min-width:0;padding:20px 24px 24px}.rotation-card__header{margin-bottom:12px}.rotation-card__meta{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.rotation-card__number{color:#37352f;letter-spacing:-.01em;min-width:36px;font-size:24px;font-weight:700}.rotation-card__server{color:#37352f;font-size:16px;font-weight:600}.rotation-card__note{color:#37352f8c;margin-top:12px;font-size:14px;line-height:1.65}.rotation-card__alert{color:#9a3412;background:#c2410c12;border-left:3px solid #f97316;border-radius:0 6px 6px 0;margin-top:16px;padding:12px 16px;font-size:13px;line-height:1.5}.rotation-card__courts{border-left:1px solid #37352f17;flex-shrink:0;gap:20px;padding:20px 24px 24px;display:flex}.rotation-card__court-wrapper{flex-direction:column;align-items:flex-start;display:flex}.strength-badge{align-items:center;gap:2px;display:inline-flex}.strength-badge__label{color:#92400e;background:#f59e0b1f;border-radius:6px;margin-left:4px;padding:2px 8px;font-size:12px;font-weight:600}.strength-badge__label:empty{display:none}.rotation-summary__heading{color:#37352f;letter-spacing:-.01em;margin-bottom:16px;font-size:24px;font-weight:700}.rotation-table{border-collapse:collapse;width:100%;font-size:13px}.rotation-table__head th{text-align:left;color:#37352f8c;text-transform:uppercase;letter-spacing:.06em;background:#f7f6f3;border-bottom:1px solid #37352f17;padding:12px 16px;font-size:12px;font-weight:600}.rotation-table__row{border-bottom:1px solid #37352f17;transition:background .1s cubic-bezier(0,0,.2,1)}.rotation-table__row:last-child{border-bottom:none}.rotation-table__row:hover{background:#f0fdfa}.rotation-table__row td{vertical-align:middle;color:#37352f;padding:12px 16px}.rotation-table__notes{max-width:280px;color:#37352f8c!important}@media (width<=767px){.rotation-page{padding-left:24px;padding-right:24px}.rotation-cards{scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;gap:16px;padding-bottom:12px;overflow-x:auto}.rotation-cards::-webkit-scrollbar{display:none}.rotation-card{scroll-snap-align:start;flex-shrink:0;min-width:calc(100vw - 64px)}.rotation-card__body{grid-template-columns:1fr}.rotation-card__courts{border-top:1px solid #37352f17;border-left:none;flex-wrap:wrap;justify-content:center;padding-left:24px}}@media print{.rotation-card{break-inside:avoid}.rotation-summary{break-before:page}}.rotation-intro{color:#37352fbf;background:#f7f6f3;border-radius:6px;margin-bottom:20px;padding:12px 16px;font-size:14px;line-height:1.7}.player-legend{flex-wrap:wrap;gap:10px;margin-bottom:36px;display:flex}.legend-item{color:#37352f;background:#f7f6f3;border:1px solid #37352f1a;border-radius:6px;align-items:center;gap:7px;padding:5px 10px;font-size:13px;display:flex}.legend-dot{border:1.5px solid #00000026;border-radius:50%;flex-shrink:0;width:11px;height:11px}.rotation-section{border-bottom:1px solid #37352f1a;margin-bottom:52px;padding-bottom:52px}.rotation-section:last-child{border-bottom:none}.rotation-title{color:#37352f;letter-spacing:-.01em;margin-bottom:6px;font-size:20px;font-weight:700}.rotation-meta{align-items:center;gap:10px;margin-bottom:12px;display:flex}.strength-stars{color:#f59e0b;letter-spacing:1px;font-size:14px}.strength-badge{color:#37352fb3;background:#f7f6f3;border:1px solid #37352f26;border-radius:100px;padding:2px 9px;font-size:11px;font-weight:600}.strength-badge.strength-5{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.strength-badge.strength-4{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}.strength-badge.strength-3{color:#37352fb3;background:#f7f6f3}.strength-badge.strength-2{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.rotation-note{color:#37352fb3;margin-bottom:12px;font-size:14px;line-height:1.65}.rotation-alert-box{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-left:3px solid #f97316;border-radius:6px;margin-bottom:16px;padding:10px 14px;font-size:13.5px;line-height:1.6}.court-container{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.rotation-summary{margin-top:8px}.rotation-summary-title{color:#37352f;letter-spacing:-.01em;margin-bottom:16px;padding-top:8px;font-size:20px;font-weight:700}.summary-table{border-collapse:collapse;width:100%;font-size:13.5px}.summary-table th{text-align:left;color:#37352f;background:#f7f6f3;border:1px solid #37352f21;padding:9px 12px;font-weight:600}.summary-table td{color:#37352f;vertical-align:middle;border:1px solid #37352f21;padding:9px 12px}.summary-table tr:nth-child(2n) td{background:#f7f6f380}@media (width<=768px){.rotation-page{padding-left:24px;padding-right:24px}.court-arrow{display:none}}@media print{.rotation-section{break-inside:avoid}.rotation-summary{break-before:page}}.player-screen{grid-template-columns:40% 60%;align-items:start;gap:32px;display:grid}.player-screen__details{flex-direction:column;gap:24px;padding-top:8px;display:flex}.player-screen__teams{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:4px;display:grid}.player-screen__team-card{text-align:center;background:#fff;border:1px solid #37352f17;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:12px;display:flex}.player-screen__team-logo{aspect-ratio:1;object-fit:contain;border-radius:6px;width:100%}.player-screen__team-name{color:#37352f;font-size:12px;font-weight:600;line-height:1.3}.player-screen__team-meta{color:#37352f8c;font-size:11px}.player-card__inner{border-radius:10px;overflow:hidden}.player-card__header{background:var(--player-color);border-radius:10px 10px 0 0;align-items:center;gap:16px;height:140px;padding:0 24px;display:flex;position:relative;overflow:hidden}.player-card__header-glass{-webkit-backdrop-filter:blur(20px);pointer-events:none;background:#ffffff8c;position:absolute;inset:0}.player-card__avatar,.player-card__header-info,.player-card__header-content,.player-card__name,.player-card__role-badge,.player-card__position,.player-card__header-actions{z-index:1;position:relative}.player-card__avatar{text-align:center;letter-spacing:0;color:#fff;text-shadow:0 1px 3px #0003;background:#fff3;border:2px solid #ffffff73;border-radius:9999px;flex-shrink:0;place-items:center;width:56px;height:56px;padding:0;font-size:24px;font-weight:700;line-height:1;display:grid}.player-card__header-info{flex-direction:column;gap:4px;display:flex}.player-card__header-content{align-items:center;gap:12px;display:flex}.player-card__name{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 3px #0003;font-size:32px;font-weight:700}.player-card__role-badge{text-align:center;justify-content:center;align-items:center;min-height:22px;padding:2px 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex;color:var(--player-color)!important;letter-spacing:0!important;background:#fff!important}.player-card__position{color:#ffffffd9;font-size:13px}.player-card__header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.player-card__action-btn{color:#37352f;cursor:pointer;background:#ffffffe6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.player-card__action-btn:hover{background:#fff}.player-card__action-btn:disabled{opacity:.5;cursor:not-allowed}.player-card__body{background:#fafaf9;border:1px solid #37352f17;border-top:none;border-radius:0 0 10px 10px;flex-direction:column;gap:24px;padding:24px 20px;display:flex}.player-card__graph-area{justify-content:center;display:flex}.player-card__right{flex-direction:column;gap:20px;display:flex}.player-card__section-label{color:#37352f8c;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:600}.player-card__role-body{color:#37352f;font-size:15px;line-height:1.6}.player-card__focus-list{counter-reset:focus-counter;flex-direction:column;gap:8px;list-style:none;display:flex}.player-card__focus-list li{counter-increment:focus-counter;color:#37352f;gap:8px;font-size:15px;line-height:1.6;display:flex}.player-card__focus-list li:before{content:counter(focus-counter);color:#0f766e;flex-shrink:0;min-width:16px;font-weight:700}.player-card__coach-note{border-left:3px solid var(--player-color);background:rgba(var(--player-color-rgb), .07);border-radius:0 6px 6px 0;padding:12px 16px}.player-card__coach-note p{color:#37352f;font-size:15px;font-style:italic;line-height:1.6}.player-card__coach-note-label{text-transform:uppercase;letter-spacing:.08em;color:#37352f8c;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.spider-graph{position:relative}.spider-graph__canvas{display:block}.spider-graph__tooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:2;background:#0d1b2aeb;border-radius:6px;padding:6px 8px;font-size:12px;font-weight:600;line-height:1;position:absolute;transform:translate(-50%,calc(-100% - 8px))}@media print{.player-card__header-actions,.spider-graph .sr-only,.spider-graph__tooltip{display:none!important}}.match-reviews__table-card{margin-top:16px}.reviews-table{border-collapse:collapse;table-layout:fixed;width:100%}.reviews-table__col--date{width:10%}.reviews-table__col--opponent,.reviews-table__col--score{width:20%}.reviews-table__col--result{width:10%}.reviews-table__col--system{width:40%}.reviews-table__head{z-index:1;background:#f7f6f3;position:sticky;top:0}.reviews-table__th{color:#37352f8c;text-transform:uppercase;letter-spacing:.06em;text-align:left;white-space:nowrap;border-bottom:1px solid #37352f17;padding:12px 16px;font-size:12px;font-weight:600}.reviews-table__row{border-bottom:1px solid #37352f17;height:52px;transition:background .1s cubic-bezier(0,0,.2,1)}.reviews-table__row:last-child{border-bottom:none}.reviews-table__row:hover{cursor:pointer;background:#f0fdfa}.reviews-table__cell{vertical-align:middle;color:#37352f;padding:8px 16px;font-size:15px}.reviews-table__cell--date{color:#37352f8c;white-space:nowrap;font-size:13px}.reviews-table__cell--opponent{font-weight:600}.reviews-table__cell--score{white-space:nowrap;font-family:ui-monospace,Cascadia Code,Menlo,monospace;font-size:13px}.reviews-table__cell--system{color:#37352f8c;font-size:13px}.reviews-table__cell--action{text-align:right}.review-breadcrumb{margin-bottom:16px}.review-breadcrumb__back{color:#37352f8c;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:13px;transition:color .1s cubic-bezier(0,0,.2,1);display:inline-flex}.review-breadcrumb__back:hover{color:#37352f}.review-breadcrumb__back:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #0f766e}.review-meta{grid-template-columns:repeat(3,1fr);gap:16px 20px;margin-bottom:32px;display:grid}.review-meta__item{flex-direction:column;gap:2px;display:flex}.review-meta__label{color:#37352f8c;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:600}.review-meta__value{color:#37352f;font-size:15px;font-weight:600}.review-summary{background:#fff;border:1px solid #37352f17;border-radius:8px;margin-bottom:24px;padding:20px}.review-summary__heading{color:#37352f;margin-bottom:8px;font-size:15px;font-weight:700}.review-summary__body{color:#37352f;white-space:pre-line;font-size:15px;line-height:1.65}.review-sections{flex-direction:column;gap:20px;display:flex}.section-card{border-top:3px solid var(--section-color)}.section-card__heading{color:#37352f;border-bottom:1px solid #37352f17;padding:16px 20px;font-size:17px;font-weight:700}.section-card__body{padding:20px}.section-card__body .notion-content{width:100%;max-width:none;padding:0}.player-notes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.player-note-card{border:1px solid #37352f17;border-left:3px solid var(--section-color);border-radius:8px;padding:12px 16px}.player-note-card__name{color:#37352f;margin-bottom:8px;font-size:15px;font-weight:700}.player-note-card__body .notion-content{max-width:none;padding:0}@media (width<=900px){.review-meta{grid-template-columns:1fr 1fr}.player-notes-grid{grid-template-columns:1fr}.section-card__heading,.section-card__body{padding-left:16px;padding-right:16px}}@media print{.review-breadcrumb{display:none}.review-meta{margin-bottom:16px}.section-card,.player-note-card{break-inside:avoid}}.game-plan-header{align-items:center;gap:20px;padding-bottom:12px;display:flex}.game-plan-header .page-title{margin-bottom:0}.game-plan-logo{object-fit:contain;flex-shrink:0;width:56px;height:56px}.game-plan-body{align-items:flex-start;display:flex}.game-plan-body .notion-content{flex:1;min-width:0;padding-right:32px}.game-plan-toc{flex-shrink:0;width:220px;max-height:calc(100vh - 48px);padding:28px 24px 48px 0;position:sticky;top:24px;overflow-y:auto}.game-plan-toc .toc-title{text-transform:uppercase;letter-spacing:.08em;color:#37352f8c;margin-bottom:10px;font-size:11px;font-weight:600}.game-plan-toc .toc-list{margin:0;padding:0;list-style:none}.game-plan-toc .toc-item{margin:0}.game-plan-toc .toc-link{color:#37352f8c;border-left:2px solid #0000;padding:3px 0 3px 10px;font-size:13px;line-height:1.4;text-decoration:none;transition:color .1s,border-color .1s;display:block}.game-plan-toc .toc-link:hover{color:#37352f;border-left-color:#37352f66}.game-plan-toc .toc-link.toc-link--active{color:#0f766e;border-left-color:#0f766e;font-weight:600}.game-plan-toc .toc-level-2>.toc-link{padding-left:10px;font-weight:500}.game-plan-toc .toc-level-3>.toc-link{padding-left:22px;font-size:12px}.game-plan-toc .toc-level-4>.toc-link{color:#37352f73;padding-left:34px;font-size:12px}@media (width<=1100px){.game-plan-toc{display:none}.game-plan-body .notion-content{padding-right:96px}}@media print{.game-plan-toc{display:none!important}.game-plan-body .notion-content{padding-right:48px}.game-plan-content h1{break-before:page}.game-plan-content h1#player-cards,.game-plan-content h1#player-cards+p,.game-plan-content h1#player-cards+p+ul,.game-plan-content h1#player-cards+p+ul+hr{display:none}}.kb-nav{background:#f7f6f3;border:1px solid #37352f17;border-radius:10px;justify-content:space-between;align-items:center;margin:0 96px 32px;padding:16px 20px;display:flex}@media (width<=768px){.kb-nav{margin:0 24px 32px}}@media print{.kb-nav{display:none}}.kb-nav__prev,.kb-nav__next{display:flex}.match-stats-page{flex-direction:column;gap:24px;padding:0 32px 40px;display:flex}.match-stats-page .match-setup{width:100%;max-width:none}.match-stats-page .match-setup-actions{flex-direction:column;align-items:flex-end;gap:6px;max-width:1600px;margin:8px auto 0;display:flex}.match-stats-page .card{width:100%;max-width:1600px;margin:0 auto}.match-stats-page h2{margin:0 0 12px;font-size:20px}.match-stats-page h3{margin:0 0 10px;font-size:16px}.match-stats-page .grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.match-stats-page label{color:#37352f8c;flex-direction:column;gap:5px;font-size:12px;display:flex}.match-stats-page input,.match-stats-page select,.match-stats-page textarea{box-sizing:border-box;border:1px solid #37352f17;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:14px}.match-stats-page .full{grid-column:1/-1}.match-stats-page .field-group{flex-direction:column;gap:6px;display:flex}.match-stats-page .field-group-title{color:#37352f8c;font-size:12px}.match-stats-page .formation-chip{color:#0c4a6e;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:600}.match-stats-page .player-with-gender{grid-template-columns:minmax(0,1fr) 28px 34px}.match-stats-page .gender-btn{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #94a3b8;border-radius:6px;width:28px;height:34px;font-family:inherit;font-size:11px;font-weight:700;line-height:1}.match-stats-page .gender-btn.gender-btn--f{color:#9d174d;background:#fce7f3;border-color:#f9a8d4}.match-stats-page .gender-btn.gender-btn--m{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.match-stats-page .save-opposing-btn{color:#475569;cursor:pointer;text-align:center;background:0 0;border:1px dashed #94a3b8;border-radius:8px;width:100%;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.match-stats-page .save-opposing-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#64748b}.match-stats-page .opp-edit-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:5px;padding:10px 10px 8px;display:flex}.match-stats-page .opp-edit-form .edit-pos-label{color:#37352f8c;flex-shrink:0;width:22px;font-size:11px;font-weight:700;line-height:34px}.match-stats-page .opp-edit-form .player-with-gender{grid-template-columns:22px minmax(0,1fr) 28px 34px}.match-stats-page .opp-edit-actions{gap:8px;margin-top:4px;display:flex}.match-stats-page .opp-edit-actions button{cursor:pointer;border:none;border-radius:8px;flex:1;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:600}.match-stats-page .opp-edit-actions button.primary{color:#fff;background:#0ea5e9}.match-stats-page .opp-edit-actions button.primary:hover{background:#0284c7}.match-stats-page .opp-edit-actions button.secondary{color:#334155;background:#e2e8f0}.match-stats-page .opp-edit-actions button.secondary:hover{background:#cbd5e1}.match-stats-page .sub-inputs-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.match-stats-page .opponent-zone-canvas{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;max-width:560px;padding:10px}.match-stats-page .full-court-setup{grid-template-columns:minmax(0,1fr) minmax(0,4fr) minmax(0,1fr);align-items:start;gap:10px;width:100%;display:grid;overflow:hidden}.match-stats-page .setup-side-panel{background:#f8fafc;border:1px solid #37352f17;border-radius:10px;align-content:start;gap:10px;min-width:0;padding:10px;display:grid;overflow:hidden}.match-stats-page .setup-side-left,.match-stats-page .setup-side-right{align-self:start}.match-stats-page .side-subs-group{gap:6px;display:grid}.match-stats-page .sub-inputs-vertical{grid-template-columns:1fr}.match-stats-page .court-middle-board{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;gap:10px;min-width:0;padding:10px;display:grid;overflow:hidden}.match-stats-page .zone-grid-top .zone-box{background:#dbeafe}.match-stats-page .zone-grid-bottom .zone-box{background:#dcfce7}.match-stats-page .zone-net{text-align:center;color:#92400e;border-top:3px solid #f59e0b;border-bottom:3px solid #f59e0b;margin-bottom:8px;padding:4px 0;font-size:12px;font-weight:700}.match-stats-page .zone-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.match-stats-page .zone-box{background:#e2e8f0;border:1px solid #94a3b8;border-radius:8px;flex-direction:column;gap:6px;min-width:0;min-height:72px;padding:8px;display:flex}.match-stats-page .player-with-role{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:6px;display:grid}.match-stats-page .role-icon-btn{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #94a3b8;border-radius:8px;width:34px;height:34px;font-size:12px;font-weight:700;line-height:1}.match-stats-page .zone-tag{color:#334155;font-size:12px;font-weight:700}.match-stats-page .primary,.match-stats-page .secondary,.match-stats-page .danger{cursor:pointer;border:none;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.match-stats-page .primary{color:#fff;background:#0f766e}.match-stats-page .custom-sub-backdrop{z-index:250;background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.match-stats-page .custom-sub-card{background:#fff;border:1px solid #cbd5e1;border-radius:16px;gap:12px;width:min(420px,100%);padding:20px;display:grid;box-shadow:0 24px 80px #0f172a47}.match-stats-page .custom-sub-hint{color:#475569;margin:0;font-size:13px;line-height:1.5}.match-stats-page .custom-sub-input{margin-top:6px}.match-stats-page .custom-sub-actions{justify-content:flex-end;gap:8px;display:flex}.match-stats-page .secondary{color:#0f172a;background:#e2e8f0}.match-stats-page .danger{color:#991b1b;background:#fef2f2}.match-stats-page .match-list-items{gap:8px;display:grid}.match-stats-page .match-item{gap:8px;display:flex}.match-stats-page .match-item button:first-child{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #37352f17;border-radius:8px;flex:1;padding:8px}.match-stats-page .match-item.active button:first-child{background:#ecfeff;border-color:#0f766e}.match-stats-page .recorder-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.match-stats-page .score-pill{color:#134e4a;background:#ccfbf1;border-radius:999px;padding:6px 12px;font-weight:700}.match-stats-page .load-video-btn{padding:4px 12px;font-size:13px}.match-stats-page .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}.match-stats-page .video-panel{background:#000;border:1px solid #37352f17;border-radius:10px;margin-bottom:12px;overflow:hidden}.match-stats-page .video-panel video{object-fit:contain;cursor:pointer;background:#000;width:100%;max-height:50vh;display:block}.match-stats-page .video-stage{position:relative}.match-stats-page .video-stage.is-fullscreen{background:#000;justify-content:center;align-items:center;display:flex}.match-stats-page .video-stage.is-fullscreen video{max-height:100vh}.match-stats-page .video-minimap{position:absolute;top:15%;left:2%}.match-stats-page .video-minimap.overlay-top-left{top:2%}.match-stats-page .video-minimap{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a85;border:1px solid #94a3b873;border-radius:8px;width:112px;padding:4px}.match-stats-page .video-minimap.zone-step{width:168px}.match-stats-page .video-minimap svg{width:100%;height:auto;display:block}.match-stats-page .video-minimap .video-zone-hotkey-bubble{fill:#0f172ae0;stroke:#facc15f2;stroke-width:1px}.match-stats-page .video-minimap .video-zone-hotkey-text{fill:#fef9c3;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:6.8px;font-weight:800}.match-stats-page .video-minimap .video-minimap-score{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172ad1;border:1px solid #94a3b880;border-radius:8px;gap:4px;min-width:130px;padding:5px 6px;display:grid;position:absolute;top:0;left:calc(100% + 8px)}.match-stats-page .video-minimap .video-minimap-score-set{letter-spacing:.04em;text-transform:uppercase;color:#5eead4;text-align:right;margin:0;font-size:10px;font-weight:700}.match-stats-page .video-minimap .video-minimap-score-row{color:#e2e8f0;grid-template-columns:18px minmax(0,1fr) auto 9px;align-items:center;gap:5px;font-size:11px;display:grid}.match-stats-page .video-minimap .team-tag{text-align:center;color:#93c5fd;background:#1e293bcc;border:1px solid #94a3b88c;border-radius:4px;font-size:10px;font-weight:700}.match-stats-page .video-minimap .team-name{text-overflow:ellipsis;white-space:nowrap;color:#f8fafc;overflow:hidden}.match-stats-page .video-minimap .team-points{text-align:right;color:#fef9c3;font-variant-numeric:tabular-nums;min-width:18px;font-size:14px;font-weight:800;line-height:1}.match-stats-page .video-minimap .serve-dot{background:#34d399;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 1px #0f172ae6}.match-stats-page .video-right-sidebar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#f8fafc;background:#0f172ad1;border:1px solid #94a3b880;border-radius:10px;gap:10px;width:min(225px,30.6%);max-height:calc(100% - 20px);padding:10px;display:grid;position:absolute;top:10px;right:10px;overflow:auto}.match-stats-page .video-right-sidebar .video-sidebar-card{background:#0f172a9e;border:1px solid #94a3b859;border-radius:8px;padding:8px}:is(.match-stats-page .video-right-sidebar .video-stage.is-fullscreen .video-right-sidebar,.match-stats-page .video-right-sidebar .video-stage:fullscreen .video-right-sidebar){opacity:.2!important}.match-stats-page .video-right-sidebar h4{color:#5eead4;margin:0 0 6px;font-size:14px}.match-stats-page .video-sidebar-step,.match-stats-page .video-sidebar-action,.match-stats-page .video-sidebar-question{margin:0 0 6px;font-size:12px;line-height:1.3}.match-stats-page .video-sidebar-hotkeys{border-top:1px solid #94a3b859;margin-top:8px;padding-top:8px}.match-stats-page .video-sidebar-hotkeys p{align-items:center;gap:6px;margin:0 0 4px;font-size:12px;display:flex}.match-stats-page .video-sidebar-hotkeys span{color:#ccfbf1;text-align:center;background:#0d948859;border:1px solid #5eead499;border-radius:4px;min-width:18px;padding:0 4px;font-size:11px;font-weight:700}.match-stats-page .video-sidebar-commands{margin-top:8px}.match-stats-page .video-sidebar-hotkey-btn{color:#f8fafc;text-align:left;cursor:pointer;background:#0f172a80;border:1px solid #94a3b859;border-radius:6px;align-items:center;gap:6px;width:100%;padding:4px 6px;font-size:12px;display:flex}.match-stats-page .video-sidebar-hotkey-btn:hover{background:#1e293bcc}.match-stats-page .video-subtitles{pointer-events:none;text-align:center;gap:4px;width:min(78%,920px);display:grid;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.match-stats-page .video-subtitle-line{color:#f8fafc;text-shadow:0 2px 6px #000c;white-space:nowrap;text-overflow:ellipsis;background:#02061759;border-radius:6px;justify-self:center;max-width:100%;margin:0;padding:3px 8px;overflow:hidden}.match-stats-page .video-subtitle-line.older{opacity:.72;font-size:11px}.match-stats-page .video-subtitle-line.previous{opacity:.84;font-size:12px}.match-stats-page .video-subtitle-line.latest{opacity:.98;font-size:14px;font-weight:700}.match-stats-page .video-subtitle-timestamp{color:#cbd5e1;text-shadow:0 2px 6px #000c;letter-spacing:.03em;font-variant-numeric:tabular-nums;background:#02061759;border-radius:6px;justify-self:center;margin:0;padding:2px 8px;font-size:11px}.match-stats-page .video-controls{color:#f1f5f9;background:#1e293b;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 10px;display:flex}.match-stats-page .video-ctrl-btn{color:#f1f5f9;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:6px;padding:2px 8px;font-size:14px;line-height:1.4}.match-stats-page .video-ctrl-btn:hover{background:#334155}.match-stats-page .video-ctrl-btn.close-btn{color:#fca5a5;border-color:#7f1d1d;margin-left:auto}.match-stats-page .video-ctrl-btn.close-btn:hover{background:#7f1d1d}.match-stats-page .step-btn{padding:2px 5px;font-size:11px}.match-stats-page .video-time{font-variant-numeric:tabular-nums;white-space:nowrap;min-width:80px;font-size:12px}.match-stats-page .video-seek-bar{cursor:pointer;accent-color:#14b8a6;flex:1;min-width:80px;height:6px}.match-stats-page .video-speed-group{gap:2px;display:flex}.match-stats-page .speed-btn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:4px;padding:1px 5px;font-size:11px}.match-stats-page .speed-btn.active{color:#fff;background:#14b8a6;border-color:#14b8a6}.match-stats-page .speed-btn:hover:not(.active){background:#334155}.match-stats-page .video-timestamp-badge{color:#5eead4;font-variant-numeric:tabular-nums;cursor:pointer;white-space:nowrap;background:#1e293b;border:1px solid #334155;border-radius:6px;flex-shrink:0;padding:1px 6px;font-size:11px}.match-stats-page .video-timestamp-badge:hover{background:#334155}.match-stats-page .recorder-layout{grid-template-columns:3fr 2fr;align-items:start;gap:12px;display:grid}.match-stats-page .court-panel{border:1px solid #37352f17;border-radius:10px;padding:12px}.match-stats-page .recorder-court-svg{filter:drop-shadow(0 1px 4px #0000000f);border-radius:4px;width:100%;height:auto;display:block}.match-stats-page .court-selection-hint{color:#37352f8c;text-align:center;margin:8px 0 0;font-size:12px}.match-stats-page .recorder-right{flex-direction:column;gap:12px;display:flex}.match-stats-page .team-panel{border:1px solid #37352f17;border-radius:10px;padding:12px}.match-stats-page .player-grid{gap:6px;display:grid}.match-stats-page .player-btn{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #37352f17;border-radius:8px;padding:8px}.match-stats-page .player-btn.active{color:#115e59;background:#ecfeff;border-color:#0f766e;font-weight:600}.match-stats-page .actions-panel,.match-stats-page .log-panel{border:1px solid #37352f17;border-radius:10px;padding:12px}.match-stats-page .action-groups{flex-direction:column;gap:14px;display:flex}.match-stats-page .wizard-panel{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;padding:10px}.match-stats-page .wizard-breadcrumb{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.match-stats-page .wizard-crumb{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.match-stats-page .wizard-crumb.active{color:#fff;background:#0f766e;border-color:#0f766e}.match-stats-page .wizard-step{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.match-stats-page .wizard-question{color:#0f766e;margin:0 0 8px;font-size:12px;font-weight:600}.match-stats-page .wizard-chip{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:600}.match-stats-page .wizard-chip.selected{color:#115e59;background:#ccfbf1;border-color:#14b8a6}.match-stats-page .wizard-chip.skip{color:#475569;border-style:dashed}.match-stats-page .wizard-hotkey{color:#0f172a;background:#f1f5f9;border:1px solid #94a3b8;border-radius:4px;justify-content:center;align-items:center;min-width:18px;margin-right:2px;font-size:10px;font-weight:700;display:inline-flex}.match-stats-page .wizard-controls{align-items:center;gap:8px;display:flex}.match-stats-page .wizard-skip-btn,.match-stats-page .wizard-cancel-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:4px 10px;font-size:12px}.match-stats-page .wizard-preview{background:#fff;border:1px dashed #94a3b8;border-radius:8px;margin-top:10px;padding:8px}.match-stats-page .wizard-preview-label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0 0 4px;font-size:11px;font-weight:700}.match-stats-page .wizard-preview-line{color:#0f172a;white-space:pre-wrap;word-break:break-word;margin:0;font-size:12px;line-height:1.4}.match-stats-page .admin-actions-panel{margin-top:10px}.match-stats-page .admin-actions-panel h4,.match-stats-page .action-group h4{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 6px;font-size:11px;font-weight:700}.match-stats-page .action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.match-stats-page .action-btn{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:8px;font-size:12px}.match-stats-page .action-btn.disabled{opacity:.45;cursor:not-allowed}.match-stats-page .action-btn.modifier-primed{outline-offset:1px;outline:2px solid #f59e0b}.match-stats-page .modifier-toggles{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.match-stats-page .modifier-chip{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;transition:background .1s,border-color .1s}.match-stats-page .modifier-chip.active{color:#92400e;background:#fef3c7;border-color:#f59e0b}.match-stats-page .modifier-hint{color:#92400e;font-size:11px;font-style:italic}.match-stats-page .set-workflow-bar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.match-stats-page .phase-pill{color:#0f766e;background:#ecfeff;border:1px solid #a5f3fc;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.match-stats-page .set-scores{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.match-stats-page .rally-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.match-stats-page .rally-step{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:8px;min-height:46px;padding:6px 8px;display:flex}.match-stats-page .rally-dot{background:#94a3b8;border-radius:999px;flex-shrink:0;width:10px;height:10px}.match-stats-page .rally-label{color:#1e293b;font-size:12px;font-weight:600;line-height:1.2}.match-stats-page .rally-step-done{background:#ecfeff;border-color:#67e8f9}.match-stats-page .rally-step-done .rally-dot{background:#0e7490}.match-stats-page .rally-step-active{background:#ccfbf1;border-color:#2dd4bf}.match-stats-page .rally-step-active .rally-dot{background:#0f766e;box-shadow:0 0 0 3px #0f766e33}.match-stats-page .rally-step-upcoming{opacity:.75}.match-stats-page .set-chip{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:4px 8px;font-size:12px}.match-stats-page .action-tools{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.match-stats-page .log-panel{grid-column:1/-1;max-height:440px;overflow:auto}.match-stats-page .log-list{gap:10px;display:grid}.match-stats-page .log-item{cursor:grab;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-direction:column;gap:4px;padding:6px 8px;font-size:12px;display:flex}.match-stats-page .log-item.future{opacity:.45}.match-stats-page .log-item:active{cursor:grabbing}.match-stats-page .log-item-row{align-items:center;gap:6px;display:flex}.match-stats-page .log-item-main{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;flex:1;padding:4px 6px;font-size:12px}.match-stats-page .log-item-auto-notes{flex-direction:column;gap:2px;display:flex}.match-stats-page .log-item-delete{color:#991b1b;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.match-stats-page .log-item-errors{flex-direction:column;gap:2px;display:flex}.match-stats-page .log-error{border-radius:4px;padding:2px 6px;font-size:10px}.match-stats-page .log-error-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.match-stats-page .log-error-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.match-stats-page .log-item.has-error{background:#fff5f5;border-color:#fca5a5}.match-stats-page .log-item-note{color:#374151;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;padding:2px 6px;font-size:10px;font-style:italic}.match-stats-page .log-item-context-note{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd;border-radius:4px;padding:2px 6px;font-size:10px;font-style:italic}.match-stats-page .summary-box{border:1px solid #37352f17;border-radius:10px;margin-top:12px;padding:12px}.match-stats-page .summary-actions{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.match-stats-page .summary-box textarea{resize:vertical;width:100%}.match-stats-page .stats-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.match-stats-page table{border-collapse:collapse;width:100%;font-size:12px}.match-stats-page th,.match-stats-page td{text-align:left;border:1px solid #e2e8f0;padding:6px}.match-stats-page .season-section{margin-bottom:60px}.match-stats-page .hint{color:#37352f8c;font-size:13px}.match-stats-page .error-msg{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:10px;padding:8px 10px;font-size:13px}.match-stats-page .substitution-panel{border:1px solid #37352f17;border-radius:10px;margin-bottom:12px;padding:12px}.match-stats-page .sub-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:8px;display:grid}@media (width<=920px){.match-stats-page{padding:0 16px 30px}.match-stats-page .grid-2,.match-stats-page .recorder-layout,.match-stats-page .stats-layout{grid-template-columns:1fr}.match-stats-page .court-panel{position:static}.match-stats-page .action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.match-stats-page .rally-rail,.match-stats-page .sub-grid{grid-template-columns:1fr}.match-stats-page .sub-inputs-4{grid-template-columns:repeat(2,minmax(0,1fr))}.match-stats-page .zone-grid,.match-stats-page .full-court-setup{grid-template-columns:1fr}.match-stats-page .setup-side-right{align-self:start}.match-stats-page .sub-inputs-vertical{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print{.match-stats-page .match-setup,.match-stats-page .match-list,.match-stats-page .action-tools,.match-stats-page .summary-actions,.match-stats-page .sidebar{display:none!important}}.context-note-backdrop{z-index:200;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.context-note-card{background:#1e293b;border:1px solid #334155;border-radius:12px;flex-direction:column;gap:12px;width:90%;min-width:340px;max-width:480px;padding:20px 24px;display:flex}.context-note-card .context-note-label{color:#e2e8f0;margin:0;font-size:14px;font-weight:600}.context-note-card .context-note-textarea{box-sizing:border-box;color:#f1f5f9;resize:vertical;background:#0f172a;border:1px solid #475569;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.5}.context-note-card .context-note-textarea::placeholder{color:#64748b}.context-note-card .context-note-textarea:focus{border-color:#0ea5e9;outline:none}.context-note-card .context-note-actions{justify-content:flex-end;gap:8px;display:flex}.context-note-card .context-note-hint{color:#64748b;text-align:right;margin:0;font-size:11px}.export-backup-card{background:var(--surface-subtle,#f7f6f3);border:1px solid var(--border-light,#37352f17);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:14px 18px;display:flex}.export-backup-card__header{flex-direction:column;gap:2px;display:flex}.export-backup-card__title{color:var(--text-primary,#37352f);font-size:14px;font-weight:500}.export-backup-card__hint{color:var(--text-muted,#37352f8c);font-size:12px}.export-backup-card__button{color:#37352f;cursor:pointer;background:#fff;border:1px solid #37352f33;border-radius:6px;flex-shrink:0;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .1s}.export-backup-card__button:hover{background:#f0efed}.export-backup-card__button:active{background:#e8e7e4}.stats-section-heading{letter-spacing:-.01em;color:#37352f;margin-bottom:20px;font-size:24px;font-weight:700}.season-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px;display:grid}@media (width<=640px){.season-stats-grid{grid-template-columns:repeat(2,1fr)}}.stat-tile{text-align:center;background:#f7f6f3;border-radius:8px;padding:16px}.stat-tile__number{color:#37352f;font-variant-numeric:tabular-nums;font-size:48px;font-weight:800;line-height:1}.stat-tile__label{color:#37352f8c;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:12px;font-weight:600}.data-panel__heading{color:#37352f;margin-bottom:8px;font-size:20px;font-weight:600}.data-panel__hint{color:#37352f8c;margin-bottom:16px;font-size:14px}.data-panel__actions{flex-wrap:wrap;gap:12px;display:flex}.data-panel__status{margin-top:12px;font-size:13px}.data-panel__status--done{color:#0f766e}.data-panel__status--error{color:#dc2626}.data-panel__status--importing{color:#37352f8c}.empty-hint{color:#37352f8c;padding:16px 0;font-size:14px}.recorder-hub{flex-direction:column;gap:24px;padding:48px 32px 40px;display:flex}.recorder-hub .card{width:100%;max-width:1600px;margin:0 auto}.recorder-hub__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.recorder-hub__title{color:#37352f;margin:0;font-size:32px;font-weight:700}.new-recording__back{margin-bottom:8px}.new-recording__submit-row{justify-content:flex-end;margin-top:24px;display:flex}@media (width<=767px){.new-recording__submit-row button{width:100%}}.video-panel{background:#000;flex-direction:column;flex-shrink:0;display:flex}.video-stage{width:100%;line-height:0;position:relative;overflow:hidden}.video-stage video{aspect-ratio:16/9;object-fit:contain;width:100%;display:block}.video-stage.is-fullscreen{z-index:100;width:100vw;height:100vh;position:fixed;inset:0}.video-controls{background:#000000e6;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.video-ctrl-btn{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px 6px;font-size:14px;line-height:1}.video-ctrl-btn:hover{color:#fff;background:#ffffff1a}.video-ctrl-btn.step-btn{font-size:12px}.video-ctrl-btn.close-btn{color:#ffffff80;margin-left:auto}.video-ctrl-btn.close-btn:hover{color:#f87171;background:#f871711a}.video-time{color:#ffffffb3;white-space:nowrap;flex-shrink:0;font-family:ui-monospace,Cascadia Code,Menlo,monospace;font-size:11px}.video-seek-bar{accent-color:#3b82f6;cursor:pointer;flex:1;min-width:80px;height:4px}.video-speed-group{flex-shrink:0;gap:2px;display:flex}.speed-btn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:2px 5px;font-size:11px}.speed-btn:hover{color:#fff;border-color:#ffffff80}.speed-btn.active{color:#fff;background:#3b82f659;border-color:#3b82f6}.video-minimap{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a1423bf;border:1px solid #94a3b840;border-radius:8px;width:110px;padding:6px;position:absolute;bottom:8px;left:8px}.video-minimap.zone-step{width:140px}.video-minimap.overlay-top-left{top:8px;bottom:auto}.video-minimap svg{width:100%;display:block}.video-minimap-score{flex-direction:column;gap:2px;margin-top:6px;display:flex}.video-minimap-score-set{color:#ffffff73;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:9px;font-weight:600}.video-minimap-score-row{color:#ffffffd9;align-items:center;gap:4px;font-size:11px;display:flex}.video-minimap-score-row .team-tag{color:#ffffff73;flex-shrink:0;width:12px;font-size:9px;font-weight:700}.video-minimap-score-row .team-name{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:10px;overflow:hidden}.video-minimap-score-row .team-points{text-align:right;min-width:16px;font-family:ui-monospace,Cascadia Code,Menlo,monospace;font-size:13px;font-weight:700}.video-minimap-score-row .serve-dot{background:#facc15;border-radius:50%;flex-shrink:0;width:5px;height:5px}.video-zone-hotkey-bubble{fill:#0a1423bf;stroke:#94a3b8b3;stroke-width:1px}.video-zone-hotkey-text{fill:#fff;font-family:ui-monospace,Cascadia Code,Menlo,monospace;font-size:5.5px;font-weight:700}.video-right-sidebar{pointer-events:none;flex-direction:column;gap:8px;width:220px;height:100%;padding:8px;display:flex;position:absolute;top:0;right:0;overflow-y:auto}.video-sidebar-card{color:#ffffffd9;pointer-events:auto;background:#0a1423cc;border:1px solid #94a3b826;border-radius:8px;padding:12px}.video-sidebar-card h4{color:#fff;margin:0 0 4px;font-size:12px;font-weight:700}.video-sidebar-step,.video-sidebar-action,.video-sidebar-question{color:#ffffffa6;margin:0;font-size:11px;line-height:1.4}.video-sidebar-hotkeys{flex-direction:column;gap:2px;margin-top:8px;font-size:11px;display:flex}.video-sidebar-hotkeys p{color:#fff9;margin:0}.video-sidebar-hotkeys span{text-align:center;background:#ffffff1f;border-radius:3px;min-width:22px;margin-right:4px;padding:1px 3px;font-size:10px;font-weight:600;display:inline-block}.video-sidebar-commands{border-top:1px solid #94a3b81f;margin-top:8px;padding-top:8px}.video-sidebar-hotkey-btn{color:#fffc;cursor:pointer;text-align:left;background:#ffffff0f;border:none;border-radius:6px;align-items:center;width:100%;padding:3px 6px;font-size:11px;display:flex}.video-sidebar-hotkey-btn:hover{background:#ffffff1f}.video-sidebar-hotkey-btn span{text-align:center;background:#ffffff1f;border-radius:3px;min-width:22px;margin-right:4px;padding:1px 3px;font-size:10px;font-weight:600;display:inline-block}.video-subtitles{pointer-events:none;flex-direction:column;align-items:flex-start;gap:1px;display:flex;position:absolute;bottom:4px;left:130px;right:230px}.video-subtitle-timestamp{color:#ffffff59;margin:0;font-family:ui-monospace,Cascadia Code,Menlo,monospace;font-size:10px}.video-subtitle-line{text-shadow:0 1px 3px #000c;margin:0;font-size:12px;font-weight:500;line-height:1.4;transition:opacity .15s}.video-subtitle-line.latest{color:#fff;opacity:1}.video-subtitle-line.previous{color:#fff9;opacity:.7}.video-subtitle-line.older{color:#fff6;opacity:.45}
