.play-card[data-astro-cid-bllr6etr]{background-color:var(--bg-card);border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-color);display:flex;align-items:stretch}.play-card[data-astro-cid-bllr6etr]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00d0841a}.play-content[data-astro-cid-bllr6etr]{flex:1;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between}.play-image[data-astro-cid-bllr6etr]{width:300px;height:200px;overflow:hidden;flex-shrink:0}.play-image[data-astro-cid-bllr6etr] img[data-astro-cid-bllr6etr]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.play-card[data-astro-cid-bllr6etr]:hover .play-image[data-astro-cid-bllr6etr] img[data-astro-cid-bllr6etr]{transform:scale(1.05)}.play-title[data-astro-cid-bllr6etr]{margin:0 0 1rem;font-size:1.3rem}.play-title[data-astro-cid-bllr6etr] a[data-astro-cid-bllr6etr]{color:var(--text-primary)!important;text-decoration:none;transition:color .3s ease}.play-title[data-astro-cid-bllr6etr] a[data-astro-cid-bllr6etr]:hover{color:var(--accent-green)!important}.play-description[data-astro-cid-bllr6etr]{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.play-meta[data-astro-cid-bllr6etr]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.category-badge[data-astro-cid-bllr6etr]{background-color:var(--accent-yellow);color:var(--bg-primary);padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.category-badge[data-astro-cid-bllr6etr].long{background-color:var(--accent-green)}.category-badge[data-astro-cid-bllr6etr].short{background-color:var(--accent-red)}.dual-badges[data-astro-cid-bllr6etr]{display:flex;gap:.5rem}.precedents-count[data-astro-cid-bllr6etr]{color:var(--text-secondary);font-size:.9rem}@media (max-width: 768px){.play-card[data-astro-cid-bllr6etr]{flex-direction:column}.play-image[data-astro-cid-bllr6etr]{width:100%;height:200px}.play-meta[data-astro-cid-bllr6etr]{flex-direction:column;align-items:flex-start}}.page-intro[data-astro-cid-rjgh5erw]{margin-bottom:2rem;position:relative;background:linear-gradient(135deg,var(--bg-secondary) 0%,rgba(26,26,26,.8) 100%);border-radius:16px;border:1px solid var(--border-color);overflow:hidden;box-shadow:0 4px 20px #0000004d}.intro-content[data-astro-cid-rjgh5erw]{display:flex;align-items:flex-start;gap:1.5rem;padding:2rem;position:relative;z-index:2}.intro-icon[data-astro-cid-rjgh5erw]{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,var(--accent-green),var(--accent-blue));border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #00d0844d}.intro-text[data-astro-cid-rjgh5erw]{flex:1}.intro-title[data-astro-cid-rjgh5erw]{margin:0 0 .75rem;color:var(--text-primary);font-size:1.4rem;font-weight:600;background:linear-gradient(135deg,var(--accent-green),var(--accent-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.intro-description[data-astro-cid-rjgh5erw]{margin:0;color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.intro-accent[data-astro-cid-rjgh5erw]{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-green),var(--accent-blue),var(--accent-green));background-size:200% 100%;animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.playbook-container[data-astro-cid-rjgh5erw]{display:flex;flex-direction:column;gap:3rem;margin:0;padding:0}.plays-grid[data-astro-cid-rjgh5erw]{display:grid;grid-template-columns:1fr;gap:2rem}.empty-state[data-astro-cid-rjgh5erw]{text-align:center;padding:4rem 0}.empty-state[data-astro-cid-rjgh5erw] h2[data-astro-cid-rjgh5erw]{color:var(--text-primary);margin-bottom:1rem}.empty-state[data-astro-cid-rjgh5erw] p[data-astro-cid-rjgh5erw]{color:var(--text-secondary);font-size:1.1rem}@media (max-width: 768px){.intro-content[data-astro-cid-rjgh5erw]{flex-direction:column;gap:1rem;padding:1.5rem}.intro-icon[data-astro-cid-rjgh5erw]{width:40px;height:40px}.intro-title[data-astro-cid-rjgh5erw]{font-size:1.2rem}.intro-description[data-astro-cid-rjgh5erw]{font-size:1rem}}.play-card[data-astro-cid-rjgh5erw].hidden{display:none!important;visibility:hidden!important}.no-results[data-astro-cid-rjgh5erw]{text-align:center;padding:4rem 2rem;color:var(--text-secondary);grid-column:1 / -1}.no-results[data-astro-cid-rjgh5erw] h2[data-astro-cid-rjgh5erw]{color:var(--text-primary);margin-bottom:1rem}.no-results[data-astro-cid-rjgh5erw] p[data-astro-cid-rjgh5erw]{margin-bottom:1rem}.no-results[data-astro-cid-rjgh5erw] .clear-button[data-astro-cid-rjgh5erw]{background:var(--accent-green);color:var(--bg-primary);padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.no-results[data-astro-cid-rjgh5erw] .clear-button[data-astro-cid-rjgh5erw]:hover{background:var(--accent-blue);transform:translateY(-2px)}
