:root{--bg: #0b1020;--card: #101a36;--text: #eef2ff;--muted: rgba(238, 242, 255, .72);--border: rgba(238, 242, 255, .12);--pill: rgba(238, 242, 255, .1);--courtblue: rgb(38, 143, 255);--ballyellow: rgb(250, 254, 41);--pill-active: rgba(250, 254, 41, .22);--accent: var(--ballyellow)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.app-header{position:static;z-index:10;background:#0b1020a6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.app-header__inner{max-width:1200px;margin:0 auto;padding:14px 16px;display:flex;align-items:center;gap:14px}.app-header__meta{display:flex;flex-direction:column;gap:4px;min-width:0}.app-header__actions{margin-left:auto;display:flex;gap:10px;align-items:center}.app-brand__logo-link{display:inline-flex;align-items:center}.app-brand__logo{display:block;height:100px;width:auto}.app-nav__link{font-size:13px;padding:8px 10px;border-radius:10px;background:#ffffff0f;border:1px solid var(--border);color:#eef2ffc7}.app-nav__link:hover{border-color:#fafe2959;background:#ffffff14}.app-nav__link--cta{border-radius:999px;color:var(--ballyellow);border:1px solid rgba(250,254,41,.45);background:#fafe2914;font-weight:700}.app-lang{display:flex;gap:6px;padding:6px;border-radius:12px;background:#ffffff0a;border:1px solid var(--border)}.app-lang__link{font-size:13px;padding:6px 8px;border-radius:9px;color:#eef2ffad}.app-lang__link--active{color:#eef2ffeb;background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.app-scenario-title{font-weight:650;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs{display:flex;gap:8px;align-items:center;font-size:13px;color:#eef2ffad;min-width:0}.breadcrumbs__link{color:#eef2ffc7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:42ch}.breadcrumbs__sep{opacity:.55}.breadcrumbs__current{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:42ch}.app-main{max-width:1200px;margin:0 auto;padding:18px 16px 28px}.page-title{margin:0 0 6px;font-size:28px;letter-spacing:-.02em}.page-subtitle{margin:0 0 18px;color:var(--muted);max-width:70ch}.page-header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.home{padding:18px 0 6px}.home-hero{position:relative;padding:60px 0 28px;text-align:center}.home-hero__title{margin:0;font-size:clamp(42px,7.2vw,86px);line-height:.95;letter-spacing:-.05em;font-weight:950;max-width:16ch;margin-inline:auto}.home-hero__court{margin-top:34px}.home-hero__court .court-svg--hero{display:block;width:100%;height:auto;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #00000059,0 0 0 1px #eef2ff1a}.home-cta{display:flex;justify-content:center;margin-top:20px}.home-cta__button.button{font-size:18px;padding:14px 26px;border-radius:999px;letter-spacing:.01em;color:var(--ballyellow);border:1px solid rgba(250,254,41,.45);background:#fafe2914}.court-svg [data-role=trail]{filter:drop-shadow(0 10px 18px rgba(0,0,0,.3))}.court-svg [data-role=shot-line],.court-svg [data-role=shot-start-ghost],.court-svg [data-role=shot-bounce-ghost],.court-svg .impact{pointer-events:none}.court-svg .impact--bounce circle{filter:drop-shadow(0 10px 14px rgba(0,0,0,.28))}.court-svg .impact--wall circle{filter:drop-shadow(0 10px 14px rgba(0,0,0,.24))}.court-svg .marker--you circle,.court-svg .marker--partner circle,.court-svg .marker--opponent circle{stroke:#fff;stroke-width:3}.court-svg .marker--you circle{fill:#0b2a66}.court-svg .marker--partner circle{fill:#164487;stroke:#ffd166;stroke-width:3.4;opacity:.92}.court-svg .marker--opponent circle{fill:#8a1c1c;opacity:.9}.court-svg .marker--ball circle{fill:var(--ballyellow);stroke:#fff;stroke-width:2}.court-svg .marker.is-editable circle{animation:marker-pulse 1.8s ease-in-out infinite}@keyframes marker-pulse{0%{opacity:.9;stroke-width:3;filter:drop-shadow(0 0 0 rgba(250,254,41,0))}55%{opacity:1;stroke-width:4.6;filter:drop-shadow(0 0 10px rgba(250,254,41,.35))}to{opacity:.9;stroke-width:3;filter:drop-shadow(0 0 0 rgba(250,254,41,0))}}.court-wall{stroke:#ffffffb3;stroke-linecap:round}.court-wall--glass{stroke:#ffffffd9}.court-wall--mesh{stroke:#ffffff80;stroke-dasharray:6 6}.height-debug{margin-top:12px;padding:12px;border-radius:14px;border:1px solid var(--border);background:#0b102059}.height-debug__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.height-debug__label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#eef2ff9e;font-weight:700}.height-debug__value{font-variant-numeric:tabular-nums;color:#eef2ffdb;font-weight:750}.height-debug__chart{width:100%;height:90px;display:block}.height-debug__meta{margin-top:8px}.rally-strip{margin-top:16px;padding:14px;border-radius:16px;border:1px solid var(--border);background:#0b102059}.rally-strip__select,.rally-strip__name{min-width:200px}.rally-strip__status{font-size:12px;color:#eef2ff99}.rally-strip__add{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.home-section{margin:26px 0 22px}.home-section__title{margin:0 0 10px;font-size:14px;text-transform:uppercase;letter-spacing:.12em;color:#eef2ff9e}.home-lines{display:grid;gap:10px;max-width:70ch}.home-lines__item{padding:12px 14px;border-radius:14px;background:#101a3699;border:1px solid var(--border);color:#eef2ffc7}.home-lead{color:var(--muted);margin:0 0 12px}.home-chapters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:12px}.home-chapter{padding:14px;border-radius:14px;background:#101a36a6;border:1px solid var(--border)}.home-chapter__title{font-weight:750;margin:0}.home-chapter__link{display:block}.home-chapter__link:hover{text-decoration:underline;text-decoration-color:#fafe298c;text-underline-offset:4px}.home-essentials{margin-top:18px;display:flex;flex-direction:column;gap:16px}.home-essentials__tabs{display:flex;gap:10px;flex-wrap:wrap}.home-essentials__tab{padding:10px 14px;border-radius:14px;border:1px solid rgba(238,242,255,.16);background:#ffffff0a;color:#eef2ffcc;font-weight:650}.home-essentials__tab.is-active{border-color:#fafe2999;color:#fafe29f2}.home-essentials__viewer{border-radius:18px;border:1px solid rgba(238,242,255,.12);background:#090e2059;padding:16px;display:flex;flex-direction:column;gap:14px}.home-essentials__court{position:relative}.home-essentials__court .court-svg--essentials{display:block;width:100%;height:auto;border-radius:16px;overflow:hidden;box-shadow:0 26px 60px #00000059,0 0 0 1px #eef2ff1a}.court-mode-label{position:absolute;top:1px;right:24px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#eef2ffcc;background:#080c1ab8;border:1px solid rgba(238,242,255,.2);pointer-events:none;z-index:2}.home-essentials__controls{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.home-essentials__steps{display:flex;gap:10px;flex-wrap:wrap}.home-essentials__step{padding:8px 12px;border-radius:12px;border:1px solid rgba(238,242,255,.14);background:#ffffff0a;color:#eef2ffbf;font-size:13px;font-weight:650}.home-essentials__step.is-active{border-color:#4fa2ffb3;color:#4fa2fff2}.home-essentials__note{color:#eef2ffeb;font-size:2em;line-height:1.5;min-height:48px;padding:18px 22px;border-radius:16px;background:linear-gradient(135deg,#268fff24,#fafe290f);border:1px solid rgba(250,254,41,.25);box-shadow:0 18px 40px #00000059;font-weight:650}.court-overlay{stroke-width:3;filter:drop-shadow(0 0 14px rgba(250,254,41,.35))}.overlay-handle{stroke:#060a1673;stroke-width:1;cursor:nwse-resize}.overlay-editor__panel{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:16px;align-items:start}.overlay-editor__panel .court-overlay{cursor:move}.overlay-editor__row{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:16px;align-items:start}.overlay-editor__row-preview .court-svg--essentials{display:block;width:100%;height:auto;border-radius:12px;overflow:hidden;box-shadow:0 14px 34px #00000059,0 0 0 1px #eef2ff1a}.overlay-editor__court .court-svg--essentials{display:block;width:100%;height:auto;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #00000059,0 0 0 1px #eef2ff1a}.overlay-editor__controls{display:flex;flex-direction:column;gap:10px}.overlay-editor__row.is-active{border-radius:12px;padding:10px;background:#ffffff0a;border:1px solid rgba(250,254,41,.25)}.home-bullets{margin:12px 0 0;padding-left:18px;color:#eef2ffc7;max-width:78ch}.home-bullets li{margin:8px 0}.home-closing{margin-top:30px;color:#eef2ffdb;font-size:18px;font-weight:650}.home-footer{margin-top:48px;padding:28px 0 22px;border-top:1px solid rgba(238,242,255,.12);display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;background:#0b1020}.home-footer__cta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.home-footer__headline{font-size:15px;color:#eef2ffd1;font-weight:600}.home-footer__email{color:var(--ballyellow);font-weight:700;text-decoration:none;padding:6px 12px;border-radius:999px;border:1px solid rgba(250,254,41,.45);background:#fafe2914}.home-footer__email:hover{color:#fafe29;border-color:#fafe29b3}.home-footer__links{display:flex;gap:12px;flex-wrap:wrap;font-size:13px}.home-footer__links a{color:#eef2ffad;text-decoration:none}.home-footer__links a:hover{color:#eef2ffe6}.faq-list{display:grid;gap:16px;max-width:820px}.faq-item{border-radius:14px;border:1px solid var(--border);background:#101a3680;padding:16px 18px}.faq-item__question{font-weight:700;margin-bottom:6px}.faq-item__answer{color:var(--muted);line-height:1.5}@media(max-width:880px){.home-chapters{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__title{max-width:22ch}}.scenario-group{margin:18px 0 22px}.scenario-group__title{margin:0 0 10px;font-size:14px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.scenario-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.scenario-card{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:14px;background:#101a36a6;border:1px solid var(--border);transition:transform .12s ease,border-color .12s ease,background .12s ease}.scenario-card__link{display:block}.scenario-card__actions{display:flex;justify-content:flex-end}.scenario-card:hover{transform:translateY(-2px);border-color:#fafe2959;background:#101a36d9}.scenario-card__title{font-weight:750;margin:0 0 6px}.scenario-card__desc{color:var(--muted);font-size:14px;line-height:1.35}.home-chapters{margin-top:12px}.home-bullets{margin:12px 0 0;padding-left:18px}.home-closing{margin-top:28px}.situation-layout{display:grid;grid-template-columns:7fr 3fr;gap:14px;align-items:stretch}.court-pane{min-height:420px;border-radius:18px;overflow:hidden;background:transparent;padding:0 12px;position:relative}.court-pane svg.court-svg{border-radius:12px}.court-pane--highlight-start,.court-pane--highlight-shot,.court-pane--highlight-movement{box-shadow:none}.rally-workspace{display:flex;flex-direction:column;gap:14px}.rally-workspace__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.rally-workspace__title{display:flex;flex-direction:column;gap:6px}.rally-workspace__title-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.rally-workspace__actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.rally-workspace__actions--split{justify-content:space-between;width:100%}.rally-workspace__actions-left,.rally-workspace__actions-right{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.rally-speed{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:12px;border:1px solid rgba(238,242,255,.18);background:#080c1a59;font-size:12px;color:#eef2ffd1}.rally-speed__label{font-weight:600;letter-spacing:.02em}.rally-speed__range{accent-color:rgba(250,254,41,.9);width:110px}.rally-speed__value{min-width:36px;text-align:right;font-variant-numeric:tabular-nums}.court-svg{display:block;width:100%;height:100%;aspect-ratio:1000 / 500}.court-svg text{-webkit-user-select:none;user-select:none;pointer-events:none}.guidance-pane{border-radius:18px;border:1px solid var(--border);background:#101a3699;padding:14px;display:flex;flex-direction:column;gap:12px}.guidance-title{margin:0;font-size:18px;letter-spacing:-.01em}.guidance-desc{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.branch-section__title{font-size:13px;font-weight:650;color:var(--muted);margin-bottom:8px}.branch-list{display:flex;flex-wrap:wrap;gap:10px}.branch-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border-radius:999px;background:var(--pill);border:1px solid var(--border);font-weight:650;letter-spacing:-.01em;-webkit-user-select:none;user-select:none}.branch-pill.is-active{background:var(--pill-active);border-color:#fafe298c}.replay-button{margin-top:12px;min-height:44px;border-radius:12px;border:1px solid var(--border);background:#ffffff14;color:var(--text);font-weight:650}.replay-button[disabled]{opacity:.55}.outcome{padding:12px;border-radius:14px;border:1px solid var(--border);background:#0b102059}.outcome__title{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:8px}.outcome__goal{font-weight:750;margin-bottom:6px}.outcome__key{color:var(--muted);line-height:1.35}.muted{color:var(--muted);font-size:14px;line-height:1.35}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 14px;border-radius:12px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);font-weight:650;cursor:pointer}.button--primary{border-color:#fafe298c;background:#fafe2924}.button--danger{border-color:#ff5c5c73;background:#ff5c5c1a}.button--ghost{background:transparent;border-color:#eef2ff33;color:#eef2ffd1}.rally-copy-button{transition:border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.rally-copy-button.is-copied{border-color:#78ff78e6;color:#d2ffd2f2;background:#78ff781f;box-shadow:0 0 0 2px #78ff7833;animation:rally-copy-pulse 3s ease}@keyframes rally-copy-pulse{0%{transform:scale(1)}40%{transform:scale(1.03)}to{transform:scale(1)}}.button--compact{min-height:30px;padding:4px 10px;border-radius:10px;font-size:12px;letter-spacing:.02em}.rally-save--dirty{border-color:#78ff78d9;color:#c8ffc8f2}.rally-save--saved{border-color:#99663de6;color:#f0cdaaf2}.form{max-width:720px;padding:14px;border-radius:18px;border:1px solid var(--border);background:#101a3699}.form-row{margin-bottom:12px}.form-row--split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-label{display:block;font-size:13px;color:var(--muted);margin-bottom:6px;font-weight:650}.form-input{width:100%;min-height:44px;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:#0b102059;color:var(--text)}.checkbox{display:inline-flex;align-items:center;gap:10px;min-height:44px;-webkit-user-select:none;user-select:none}.form-actions{display:flex;gap:10px;align-items:center;margin-top:14px}.form-errors{margin-top:10px;padding:12px;border-radius:14px;border:1px solid rgba(255,92,92,.35);background:#ff5c5c14}.form-errors__title{font-weight:750;margin-bottom:6px}.admin-toggle{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:#ffffff0f;font-weight:650;-webkit-user-select:none;user-select:none}.admin-toggle input{width:18px;height:18px}.admin-panel{margin-top:18px;padding:14px;border-radius:18px;border:1px solid var(--border);background:#101a3673}.admin-panel__header{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:10px}.admin-panel code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;color:#eef2ffd9}.admin-panel__kicker{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#eef2ff99}.admin-panel__title{font-size:16px;font-weight:750;margin-top:2px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:12px}.admin-card{padding:14px;border-radius:18px;border:1px solid var(--border);background:#0b102040}.admin-card--full{grid-column:1 / -1}.admin-card__title{font-weight:750;margin-bottom:10px}.admin-divider{height:1px;background:var(--border);margin:14px 0}.form--compact{padding:0;background:transparent;border:0}.form-input--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.flow-map{display:flex;flex-direction:column;gap:10px}.flow-map__row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.flow-map__row--scroll{overflow-x:auto;padding-bottom:6px}.flow-map__node{padding:10px 12px;border-radius:14px;border:1px solid var(--border);background:#ffffff0f;min-width:240px}.flow-map__node-title{font-weight:750}.flow-map__node-sub{color:var(--muted);font-size:13px;margin-top:4px}.flow-map__pill{display:inline-flex;align-items:baseline;gap:8px;padding:10px 12px;border-radius:999px;border:1px solid var(--border);background:#ffffff0f;white-space:nowrap}.flow-map__pill.is-active{border-color:#fafe298c;background:#fafe2924}.flow-map__pill-meta{color:#eef2ffa6;font-size:12px}.flow-map__label{font-size:13px;color:#eef2ffad;margin-bottom:6px;font-weight:650}.flow-map__list{display:flex;flex-direction:column;gap:8px}.flow-map__item{padding:10px 12px;border-radius:14px;border:1px solid var(--border);background:#ffffff0a}.flow-map__item-title{font-weight:700}.flow-map__item-meta{margin-top:4px;font-size:12px;color:#eef2ffa6}.admin-branches{display:flex;flex-direction:column;gap:14px}.admin-branch{border-radius:18px;border:1px solid var(--border);background:#ffffff0a;padding:12px}.admin-branch__header{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:10px}.admin-branch__name{font-weight:750}.admin-advanced{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.rally-builder{margin-top:14px;padding:14px;border-radius:16px;border:1px solid var(--border);background:#0b102059}.rally-builder__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.rally-builder__title{font-weight:750}.rally-builder__actions{display:flex;gap:8px;flex-wrap:wrap}.rally-workspace__edit{display:none;margin-top:10px}.rally-workspace__edit.is-open{display:block}.rally-workspace__edit-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center}.rally-builder__steps{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.rally-builder__dynamic{display:flex;gap:12px}.rally-step{min-width:260px;max-width:320px;padding:12px;border-radius:14px;background:#ffffff0a;border:1px solid var(--border);--step-border: var(--border);display:flex;flex-direction:column;gap:10px;cursor:pointer;position:relative}.rally-step__header{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:-22px}.rally-step__save{display:inline-flex;align-items:center;gap:8px}.rally-step__title{font-weight:700;padding:6px 14px;border-radius:999px;border:1px solid var(--step-border);color:var(--text);background:#0b1020f2;box-shadow:0 6px 16px #00000059}.rally-step__body{display:flex;flex-direction:column;gap:10px}.rally-step__preview{border-radius:10px;background:#05081673;padding:8px;border:1px solid rgba(255,255,255,.08)}.mini-court{position:relative;width:100%;aspect-ratio:2 / 1;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.mini-court--start{border-color:#fffc}.mini-court--shot{border-color:#fafe29d9}.mini-court--movement{border-color:#4fa2ffd9}.mini-court-svg{width:100%;height:100%;display:block}.mini-shot-line{stroke:#84f0ffa6;stroke-width:2;stroke-dasharray:6 6}.mini-shot-start{fill:#84f0ff59;stroke:#84f0ffb3;stroke-width:2}.mini-shot-bounce{fill:#84f0ffe6;stroke:#fff;stroke-width:2}.mini-move-line{stroke:#eef2ffb3;stroke-width:2;stroke-dasharray:6 6}.rally-step__field--split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rally-step__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;color:#eef2ffd1}.rally-step__status{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#eef2ff9e}.rally-step__actions{display:flex;gap:8px;flex-wrap:wrap}.rally-step__footer{display:flex;justify-content:flex-end;gap:8px}.rally-step--add{align-items:flex-start;justify-content:flex-start;min-width:170px;padding-top:22px;font-size:16px;background:#ffffff05;border:1px dashed rgba(250,254,41,.5);color:#fafe29e6;font-weight:600;transition:border-color .15s ease,color .15s ease,transform .15s ease}.rally-step--add:hover{border-color:#fafe29d9;color:#fafe29;transform:translateY(-1px)}.rally-step--start{background:#1677ff1f;border-color:#ffffff2e;--step-border: rgba(255, 255, 255, .18)}.rally-step--shot,.rally-step--movement{border-color:#ffffff2e;--step-border: rgba(255, 255, 255, .18)}.rally-step--start.is-active{border-width:3px;border-color:#ffffffd9;box-shadow:0 0 0 3px #ffffffbf}.rally-step--shot.is-active{border-width:3px;border-color:#fafe29e6;box-shadow:0 0 0 3px #fafe29d9}.rally-step--movement.is-active{border-width:3px;border-color:#4fa2ffe6;box-shadow:0 0 0 3px #4fa2ffd9}.rally-step.is-active{animation:card-glow 1.8s ease-in-out infinite}.print-page{max-width:900px;margin:0 auto;padding:32px 20px 60px;color:#0c1222;background:#fff;--print-gap: 18px}.print-actions{display:flex;justify-content:flex-end;margin-bottom:16px}.print-header{margin-bottom:24px;border-bottom:1px solid rgba(12,18,34,.12);padding-bottom:12px}.print-title{font-size:28px;font-weight:700;letter-spacing:-.01em}.print-grid{display:grid;grid-template-columns:1fr;gap:var(--print-gap);row-gap:var(--print-gap)}.print-grid>.print-card{margin-bottom:0}.print-grid>.print-card:last-child{margin-bottom:0}.print-card{border:1px solid rgba(12,18,34,.15);border-radius:12px;padding:14px 16px 18px;background:#fff;break-inside:avoid;page-break-inside:avoid}.print-card__title{font-weight:700;margin-bottom:10px}.print-court{position:relative;width:100%;aspect-ratio:2 / 1;border-radius:12px;overflow:hidden}.print-court__svg,.print-court__overlay{position:absolute;inset:0;width:100%;height:100%}.print-court__overlay{pointer-events:none}.print-shot-line{fill:none;stroke:#fafe29f2;stroke-width:3;stroke-dasharray:6 6}.print-shot-start{fill:#fafe2959;stroke:#fafe29f2;stroke-width:2}.print-shot-bounce{fill:#fafe29f2;stroke:#0c1222;stroke-width:1.5}@media print{@page{size:auto;margin:12mm}body{background:#fff}.app-header,.page-header,.print-actions{display:none}.print-page{max-width:none;margin:0;padding:0}.print-grid{gap:10mm}.print-card{border-color:#0c122233;min-height:120mm}}body.print-view{background:#fff}body.print-view .app-header,body.print-view .home-footer{display:none}body.print-view .app-main{max-width:none;margin:0;padding:24px 0}body.print-view .print-actions{display:none}body.print-view .print-page{max-width:900px;margin:0 auto;padding:0 20px 40px}.print-sheet{break-after:page;page-break-after:always}.print-sheet:last-child{break-after:auto;page-break-after:auto}.print-sheet--next{margin-top:var(--print-gap)}@keyframes card-glow{0%{box-shadow:0 0 0 1px #fff3,0 0 #fafe2900}55%{box-shadow:0 0 0 1px #fff6,0 0 18px #fafe2959}to{box-shadow:0 0 0 1px #fff3,0 0 #fafe2900}}.rally-step--movement .rally-step__field--shot,.rally-step--shot .rally-step__field--movement,.rally-step--shot [data-role=movement-action]{display:none}.rally-builder__output{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.rally-builder .form-input.is-invalid{border-color:#ff6b6bb3}@media(max-width:820px){.admin-grid{grid-template-columns:1fr}}.court-svg.is-admin [data-role=player] circle,.court-svg.is-admin [data-role=ball] circle{cursor:grab}.court-svg.is-admin{touch-action:none}.court-svg.is-admin [data-role=player] circle:active,.court-svg.is-admin [data-role=ball] circle:active{cursor:grabbing}.bottom-nav{display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:8px}.nav-link{min-height:44px;display:inline-flex;align-items:center;padding:8px 10px;border-radius:10px;border:1px solid var(--border);background:#ffffff0f;font-weight:650}.nav-link--disabled{opacity:.45}@media(max-width:980px){.scenario-list{grid-template-columns:repeat(2,minmax(0,1fr))}.page-header{flex-direction:column}.form-row--split{grid-template-columns:1fr}}@media(max-width:1180px){.app-brand__logo{height:50px}}@media(max-width:820px){.situation-layout{grid-template-columns:1fr}.court-pane{min-height:320px}}@media(max-width:520px){.app-brand__logo{height:50px}.scenario-list{grid-template-columns:1fr}}
