.catalog-subtitle{color:var(--text-muted);margin-bottom:1.5rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.format-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;cursor:pointer;transition:all .2s}.format-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #6366f126}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.card-id{font-family:SF Mono,Fira Code,monospace;font-size:.8rem;color:var(--accent);background:#6366f126;padding:.15rem .5rem;border-radius:4px}.card-category{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.card-title{font-size:1.05rem;font-weight:600;margin-bottom:.4rem}.card-desc{font-size:.85rem;color:var(--text-muted);line-height:1.5;margin-bottom:.75rem}.card-meta{display:flex;gap:.75rem;font-size:.75rem;color:var(--text-muted)}.card-badge{background:#f59e0b26;color:var(--orange);padding:.1rem .4rem;border-radius:3px}.detail-id{margin-bottom:.5rem}.detail-id code{background:var(--bg-input);padding:.2rem .6rem;border-radius:4px;font-size:.95rem;color:var(--accent)}.detail-badge{display:inline-block;margin-left:.5rem;background:#f59e0b26;color:var(--orange);padding:.15rem .5rem;border-radius:4px;font-size:.8rem}.detail-desc{color:var(--text-muted);margin-bottom:1rem}.detail-subvariants{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.detail-subvariants-label{font-size:.85rem;color:var(--text-muted);font-weight:600}.stack-dist{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.stack-dist-title{font-size:.85rem;color:var(--text-muted);margin-bottom:.75rem}.stack-dist-chart{display:flex;align-items:flex-end;gap:2px;height:120px;padding-bottom:1.25rem;position:relative}.stack-bar-col{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative}.stack-bar{width:100%;background:var(--accent);border-radius:2px 2px 0 0;min-height:1px;opacity:.7;transition:opacity .15s}.stack-bar-col:hover .stack-bar{opacity:1}.stack-pct-label{position:absolute;bottom:-1.1rem;font-size:.6rem;color:var(--text-muted)}.stack-dist-range{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-muted);margin-top:.25rem}.demo-request{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;margin-bottom:1rem}.demo-header{display:flex;gap:.75rem;align-items:center;margin-bottom:.5rem}.demo-id{font-family:SF Mono,Fira Code,monospace;font-size:.85rem;color:var(--accent);font-weight:600}.demo-players{font-size:.75rem;color:var(--text-muted);background:var(--bg-input);padding:.1rem .4rem;border-radius:3px}.demo-tag{font-size:.7rem;background:#f59e0b26;color:var(--orange);padding:.1rem .4rem;border-radius:3px}.demo-annotations{display:flex;gap:1rem;font-size:.78rem;color:var(--text-muted);margin-bottom:.75rem}.demo-note{font-size:.85rem;color:var(--text-muted);margin-bottom:1rem}.json-block{position:relative;background:var(--bg-input);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.json-pre{padding:1rem;overflow-x:auto;font-family:SF Mono,Fira Code,monospace;font-size:.82rem;line-height:1.6;margin:0;white-space:pre}.json-key{color:#93c5fd}.json-string{color:#86efac}.json-number{color:#fbbf24}.json-bool{color:#c084fc}.traj-subtitle{color:var(--text-muted);margin-bottom:1.5rem}.traj-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.traj-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;cursor:pointer;text-align:left;color:var(--text);transition:all .15s;display:flex;flex-direction:column;gap:.75rem;font-family:inherit;font-size:inherit;width:100%}.traj-card:hover{border-color:var(--accent);transform:translateY(-1px)}.traj-card-header{display:flex;align-items:center;gap:.5rem}.traj-cat-badge{background:#6366f126;color:var(--accent);padding:.15rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;white-space:nowrap}.traj-sub-badge{background:#eab30826;color:#eab308;padding:.15rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600;white-space:nowrap}.traj-format{font-weight:600;font-size:.95rem}.traj-card-body{display:flex;align-items:center;gap:1rem}.traj-stat{display:flex;flex-direction:column;align-items:center}.traj-stat-value{font-weight:700;font-size:1.1rem}.traj-stat-label{font-size:.7rem;color:var(--text-muted);text-transform:uppercase}.traj-street-dots{display:flex;align-items:center;gap:.35rem;margin-left:auto}.traj-dot{width:8px;height:8px;border-radius:50%;background:var(--border)}.traj-dot-filled{background:var(--accent)}.traj-street-label{font-size:.7rem;color:var(--text-muted);margin-left:.25rem}.filter-chips-sub{margin-top:.5rem;padding-left:.5rem;border-left:2px solid var(--accent)}.chip-sub{font-size:.8rem;padding:.25rem .6rem}.traj-detail-header{margin-bottom:1.5rem}.traj-detail-meta{display:flex;gap:.75rem;color:var(--text-muted);font-size:.85rem;margin-top:.5rem;flex-wrap:wrap}.traj-detail-meta span{background:var(--bg-input);padding:.2rem .5rem;border-radius:4px}.timeline{display:flex;gap:0;overflow-x:auto;padding:1rem 0;margin-bottom:1.5rem;border-bottom:1px solid var(--border)}.timeline-round{flex-shrink:0}.timeline-round+.timeline-round{border-left:2px solid var(--border);padding-left:.75rem;margin-left:.75rem}.timeline-round-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:0 .25rem}.timeline-round-name{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.timeline-board{display:flex;gap:.2rem}.timeline-steps{display:flex;gap:.35rem;padding:0 .25rem}.timeline-step{display:flex;flex-direction:column;align-items:center;gap:.15rem;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .15s;min-width:48px;font-family:inherit;color:inherit}.timeline-step:hover{background:#6366f11a}.timeline-step-num{width:24px;height:24px;border-radius:50%;background:var(--bg-input);color:var(--text-muted);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;border:1px solid var(--border)}.timeline-step-active .timeline-step-num{background:var(--accent);color:#fff;border-color:var(--accent)}.timeline-step-label{font-size:.6rem;color:var(--text-muted);white-space:nowrap;max-width:56px;overflow:hidden;text-overflow:ellipsis}.timeline-step-active .timeline-step-label{color:var(--accent)}.card-chip{font-family:SF Mono,Fira Code,monospace;font-weight:600;font-size:.85rem;padding:.1rem .25rem;background:#ffffff0d;border-radius:3px;display:inline-block;margin:0 .1rem}.dpv{display:flex;flex-direction:column;gap:1.5rem}.dpv-state{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:start}.dpv-players{width:100%;border-collapse:collapse}.dpv-players th,.dpv-players td{padding:.35rem .75rem;text-align:left;border-bottom:1px solid var(--border);font-size:.85rem}.dpv-players th{color:var(--text-muted);font-weight:600;font-size:.75rem;text-transform:uppercase}.dpv-active-player{background:#6366f11a}.dpv-hero-badge{color:var(--accent);margin-left:.25rem;font-size:.7rem}.dpv-hole-cards{display:inline-flex;gap:.15rem}.dpv-board{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;text-align:center}.dpv-board-label{display:block;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;margin-bottom:.5rem}.dpv-board-cards{display:flex;gap:.3rem;justify-content:center}.dpv-board-cards .card-chip{font-size:1rem;padding:.25rem .4rem}.dpv-strategy{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.dpv-strategy h3{margin-top:0}.dpv-bars{display:flex;flex-direction:column;gap:.35rem}.dpv-bar-row{display:grid;grid-template-columns:80px 1fr 50px;align-items:center;gap:.5rem;padding:.2rem 0}.dpv-bar-chosen{font-weight:600}.dpv-bar-label{font-size:.8rem;color:var(--text-muted);text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dpv-bar-chosen .dpv-bar-label{color:var(--text)}.dpv-bar-track{height:16px;background:var(--bg-input);border-radius:3px;overflow:hidden}.dpv-bar-fill{height:100%;border-radius:3px;transition:width .2s ease}.dpv-bar-pct{font-size:.75rem;color:var(--text-muted);font-family:SF Mono,Fira Code,monospace}.dpv-json-panels{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.dpv-json-panel h3{margin-top:0;margin-bottom:.5rem}@media(max-width:768px){.dpv-state,.dpv-json-panels{grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--bg-card: #1a1d27;--bg-sidebar: #141620;--bg-input: #1e2130;--border: #2a2d3a;--text: #e4e4e7;--text-muted: #9ca3af;--accent: #6366f1;--accent-hover: #818cf8;--green: #22c55e;--red: #ef4444;--orange: #f59e0b;--radius: 8px;--sidebar-w: 240px}html{font-size:14px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}.layout{display:flex;min-height:100vh}.sidebar{width:var(--sidebar-w);background:var(--bg-sidebar);border-right:1px solid var(--border);display:flex;flex-direction:column;position:fixed;height:100vh;overflow-y:auto}.sidebar-header{padding:1.5rem 1rem 1rem;border-bottom:1px solid var(--border)}.sidebar-title{font-size:1.1rem;font-weight:700;color:var(--accent)}.sidebar-subtitle{font-size:.8rem;color:var(--text-muted)}.nav-list{list-style:none;padding:.5rem 0;flex:1}.nav-link{display:block;width:100%;padding:.6rem 1rem;background:none;border:none;color:var(--text-muted);font-size:.9rem;text-align:left;cursor:pointer;transition:all .15s}.nav-link:hover{color:var(--text);background:#6366f11a}.nav-active{color:var(--accent);background:#6366f126;border-right:2px solid var(--accent)}.content{flex:1;margin-left:var(--sidebar-w);padding:2rem 3rem;max-width:960px}.copy-btn{position:absolute;top:.5rem;right:.5rem;background:var(--bg-input);border:1px solid var(--border);color:var(--text-muted);padding:.25rem .5rem;border-radius:4px;font-size:.75rem;cursor:pointer;transition:all .15s}.copy-btn:hover{color:var(--text);border-color:var(--accent)}.search-filter{margin-bottom:1.5rem}.search-input{width:100%;padding:.6rem 1rem;background:var(--bg-input);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:.9rem;outline:none;margin-bottom:.75rem}.search-input:focus{border-color:var(--accent)}.filter-chips{display:flex;gap:.5rem;flex-wrap:wrap}.chip{padding:.3rem .75rem;border-radius:999px;border:1px solid var(--border);background:none;color:var(--text-muted);font-size:.8rem;cursor:pointer;transition:all .15s}.chip:hover{border-color:var(--accent);color:var(--text)}.chip-active{background:var(--accent);color:#fff;border-color:var(--accent)}.param-table{width:100%;border-collapse:collapse;margin:1rem 0}.param-table th,.param-table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid var(--border)}.param-table th{color:var(--text-muted);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.param-table code{background:var(--bg-input);padding:.15rem .4rem;border-radius:3px;font-size:.85rem}.endpoint-spec{background:var(--bg-input);padding:.6rem 1rem;border-radius:var(--radius);border:1px solid var(--border);margin:.75rem 0;font-family:SF Mono,Fira Code,monospace;font-size:.9rem;color:var(--accent)}h1{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}h2{font-size:1.3rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:var(--text)}h3{font-size:1.05rem;font-weight:600;margin-top:1.25rem;margin-bottom:.5rem}h4{font-size:.95rem;font-weight:600;margin-top:1rem;margin-bottom:.4rem;color:var(--text-muted)}.callout{background:#6366f114;border-left:3px solid var(--accent);padding:.75rem 1rem;margin:1rem 0;border-radius:0 var(--radius) var(--radius) 0;font-size:.9rem;line-height:1.5}.callout-warning{background:#f59e0b1a;border-left:3px solid var(--orange);padding:.75rem 1rem;margin:1rem 0;border-radius:0 var(--radius) var(--radius) 0;font-size:.9rem;line-height:1.5}.dev-reference{background:var(--bg-input);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;margin:1rem 0;font-size:.82rem;line-height:1.6}.dev-reference summary{cursor:pointer;font-weight:600;color:var(--text-muted);font-size:.85rem}.dev-reference pre{background:var(--bg);padding:.5rem .75rem;border-radius:4px;margin:.5rem 0;overflow-x:auto;font-size:.8rem;line-height:1.4}section{margin-bottom:2rem}code{font-family:SF Mono,Fira Code,monospace}.not-found{padding:3rem;text-align:center;color:var(--text-muted);font-size:1.1rem}.no-results{padding:2rem;text-align:center;color:var(--text-muted)}.back-btn{background:none;border:1px solid var(--border);color:var(--text-muted);padding:.4rem .8rem;border-radius:var(--radius);cursor:pointer;font-size:.85rem;margin-bottom:1rem;transition:all .15s}.back-btn:hover{color:var(--text);border-color:var(--accent)}.curl-block{margin:.75rem 0 1.5rem}.curl-inputs{display:flex;gap:.5rem;margin-bottom:.5rem}.curl-input{padding:.35rem .6rem;background:var(--bg-input);border:1px solid var(--border);border-radius:4px;color:var(--text);font-family:SF Mono,Fira Code,monospace;font-size:.8rem;outline:none;flex:2;min-width:0}.curl-input.curl-token{flex:1}.curl-input:focus{border-color:var(--accent)}.curl-btn{padding:.35rem .75rem;background:var(--accent);color:#fff;border:none;border-radius:4px;font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}.curl-btn:hover{background:var(--accent-hover)}@media(max-width:768px){.sidebar{position:static;width:100%;height:auto}.content{margin-left:0;padding:1rem}.layout{flex-direction:column}}
