.cfv-toggle-row{align-items:center;gap:.875rem;margin-bottom:1.25rem;display:flex}.cfv-pill-track{background:var(--clr-input-bg);border:1px solid var(--clr-input-border);border-radius:9999px;gap:2px;padding:3px;display:flex}.cfv-pill-btn{color:var(--clr-text-secondary);font-size:var(--text-sm);cursor:pointer;-webkit-tap-highlight-color:transparent;letter-spacing:.02em;background:0 0;border:none;border-radius:9999px;padding:.3rem 1.1rem;font-weight:600;transition:background .18s,color .18s}.cfv-pill-btn:hover{color:var(--clr-text)}.cfv-pill-btn--active{background:var(--clr-primary);color:#fff}.cfv-pill-btn--active:hover{background:var(--clr-primary-hover);color:#fff}[data-theme=light] .cfv-pill-track{background:#f1f5f9;border-color:#cbd5e1}[data-theme=light] .cfv-pill-btn{color:#475569}[data-theme=light] .cfv-pill-btn:hover{color:#1e293b}[data-theme=light] .cfv-pill-btn--active,[data-theme=light] .cfv-pill-btn--active:hover{background:var(--clr-primary);color:#fff}.cfv-toggle-hint{font-size:var(--text-sm);color:var(--clr-text-muted)}.cfv-field-wrap{width:100%;max-width:680px;margin:0 auto}.cfv-svg{border-radius:var(--r-md);border:1px solid var(--clr-border);cursor:default;-webkit-tap-highlight-color:transparent;width:100%;height:auto;display:block}.cfv-outfield{fill:#3a7d44;stroke:#4a9455;stroke-width:1.5px}.cfv-infield-ring{fill:#428a4f;stroke:none}.cfv-inner-circle{fill:none;stroke:#ffffff59;stroke-width:1.5px;stroke-dasharray:6 4}.cfv-circle-label{fill:#ffffff6b;pointer-events:none;user-select:none;font-family:inherit;font-size:8px}.cfv-pitch{fill:#d4b483;stroke:#b8924e;stroke-width:1px}.cfv-stumps{stroke:#f5c542;stroke-width:3px;stroke-linecap:round}.cfv-crease{stroke:#ffffff8c;stroke-width:1px;stroke-linecap:round}.cfv-pos-group{cursor:pointer;outline:none}.cfv-pos-label{fill:#000;pointer-events:none;user-select:none;font-family:inherit;font-size:9px;font-weight:600;transition:fill .12s}.cfv-pos-label--active,.cfv-pos-group:hover .cfv-pos-label,[data-theme=light] .cfv-pos-label{fill:#000}.cfv-active-ring{opacity:.18}.cfv-pos-group:hover circle{opacity:.75}.cfv-side-badges{justify-content:space-between;align-items:center;margin-top:.5rem;padding:0 .25rem;display:flex}.cfv-side-badge{font-size:var(--text-xs);letter-spacing:.03em;border-radius:9999px;padding:.2rem .65rem;font-weight:600}.cfv-side-badge--leg{color:#93c5fd;background:#93c5fd1f;border:1px solid #93c5fd40}.cfv-side-badge--off{color:#fcd34d;background:#fde0471a;border:1px solid #fde04738}[data-theme=light] .cfv-side-badge--leg{color:#1d4ed8;background:#3b82f614;border-color:#3b82f633}[data-theme=light] .cfv-side-badge--off{color:#92400e;background:#eab3081a;border-color:#eab30840}.cfv-legend{flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;margin-top:.25rem;padding:.625rem .25rem;display:flex}.cfv-legend-item{font-size:var(--text-xs);color:var(--clr-text-secondary);align-items:center;gap:.4rem;display:flex}.cfv-legend-dot{border:1px solid #ffffff59;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}[data-theme=light] .cfv-legend-dot{border-color:#0000002e}.cfv-legend-divider{background:var(--clr-border);flex-shrink:0;width:1px;height:14px}.cfv-legend-hint{font-size:var(--text-xs);color:var(--clr-text-muted);font-style:italic}.cfv-guide{flex-direction:column;gap:2rem;margin-top:2.5rem;display:flex}.cfv-guide-group-header{align-items:center;gap:.625rem;margin-bottom:.875rem;display:flex}.cfv-guide-group-accent{border-radius:9999px;flex-shrink:0;width:4px;height:20px;display:inline-block}.cfv-guide-group-title{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.09em;margin:0;font-weight:700}.cfv-guide-grid{grid-template-columns:1fr;gap:.625rem;display:grid}@media (min-width:560px){.cfv-guide-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.cfv-guide-grid{grid-template-columns:repeat(3,1fr)}}.cfv-guide-card{background:var(--clr-card-bg);border:1px solid var(--clr-border);border-radius:var(--r-md);cursor:pointer;-webkit-tap-highlight-color:transparent;padding:.75rem .875rem;transition:border-color .16s,background .16s}.cfv-guide-card:hover{border-color:var(--clr-border-strong)}.cfv-guide-card--active{border-color:var(--clr-primary);background:var(--clr-primary-active-bg)}.cfv-guide-card-header{align-items:center;gap:.45rem;margin-bottom:.2rem;display:flex}.cfv-guide-card-dot{border:1.5px solid #ffffff59;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}[data-theme=light] .cfv-guide-card-dot{border-color:#0000002e}.cfv-guide-card-name{font-size:var(--text-sm);color:var(--clr-text-title);font-weight:600;line-height:1.3}.cfv-guide-card-where{font-size:var(--text-xs);color:var(--clr-text-muted);margin:0 0 .35rem;font-style:italic}.cfv-guide-card-desc{font-size:var(--text-xs);color:var(--clr-text-secondary);margin:0;line-height:1.6}
