.planpoker[data-astro-cid-6cjhyvib]{display:flex;flex-direction:column;gap:1.5rem}.page-title[data-astro-cid-6cjhyvib]{font-size:1.5rem;font-weight:700}.page-desc[data-astro-cid-6cjhyvib]{margin-top:.5rem;color:var(--text-secondary)}.deck-selector[data-astro-cid-6cjhyvib]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.option-label[data-astro-cid-6cjhyvib]{font-size:.85rem;font-weight:600;color:var(--text-secondary)}.deck-tabs[data-astro-cid-6cjhyvib]{display:flex;gap:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.deck-tab[data-astro-cid-6cjhyvib]{padding:.45rem .75rem;font-family:inherit;font-size:.8rem;font-weight:600;background:var(--bg);color:var(--text-secondary);border:none;cursor:pointer;transition:all .15s;border-right:1px solid var(--border)}.deck-tab[data-astro-cid-6cjhyvib]:last-child{border-right:none}.deck-tab[data-astro-cid-6cjhyvib].active{background:var(--brand);color:#fff}.deck-tab[data-astro-cid-6cjhyvib]:hover:not(.active){background:var(--bg-secondary)}.story-input-row[data-astro-cid-6cjhyvib]{display:flex;gap:.5rem}.story-input[data-astro-cid-6cjhyvib]{flex:1;padding:.7rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font-family:inherit;font-size:.95rem;background:var(--bg);color:var(--text)}.story-input[data-astro-cid-6cjhyvib]:focus{outline:none;border-color:var(--brand)}.hand-label[data-astro-cid-6cjhyvib]{font-size:.85rem;color:var(--text-secondary);margin-bottom:.75rem}.card-hand[data-astro-cid-6cjhyvib]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.poker-card[data-astro-cid-6cjhyvib]{width:4rem;height:5.5rem;border:2px solid var(--border);border-radius:10px;background:var(--bg);color:var(--text);font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;position:relative}.poker-card[data-astro-cid-6cjhyvib]:hover{border-color:var(--brand);transform:translateY(-4px);box-shadow:0 4px 12px #22d68a26}.poker-card[data-astro-cid-6cjhyvib].selected{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 10%,var(--bg));transform:translateY(-8px);box-shadow:0 8px 20px #22d68a40}.card-value[data-astro-cid-6cjhyvib]{font-size:1.25rem;font-weight:800}.selected-display[data-astro-cid-6cjhyvib]{text-align:center;padding:1.5rem}.selected-card-big[data-astro-cid-6cjhyvib]{display:inline-flex;align-items:center;justify-content:center;width:6rem;height:8rem;border:3px solid var(--brand);border-radius:12px;background:color-mix(in srgb,var(--brand) 8%,var(--bg));font-size:2.5rem;font-weight:800;color:var(--brand);margin-bottom:1rem}.flip-in[data-astro-cid-6cjhyvib]{animation:flipIn .4s ease}@keyframes flipIn{0%{transform:rotateY(90deg) scale(.8);opacity:0}to{transform:rotateY(0) scale(1);opacity:1}}.selected-actions[data-astro-cid-6cjhyvib]{display:flex;gap:.5rem;justify-content:center}.history-section[data-astro-cid-6cjhyvib]{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.history-header[data-astro-cid-6cjhyvib]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--bg-secondary);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.5rem}.history-header[data-astro-cid-6cjhyvib] h2[data-astro-cid-6cjhyvib]{font-size:.9rem;font-weight:600}.history-stats[data-astro-cid-6cjhyvib]{display:flex;align-items:center;gap:.75rem;font-size:.8rem;color:var(--text-secondary)}.history-list[data-astro-cid-6cjhyvib]{max-height:300px;overflow-y:auto}.history-item[data-astro-cid-6cjhyvib]{display:flex;align-items:center;padding:.5rem 1rem;border-bottom:1px solid var(--border);gap:.75rem}.history-item[data-astro-cid-6cjhyvib]:last-child{border-bottom:none}.history-story[data-astro-cid-6cjhyvib]{flex:1;font-size:.85rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-point[data-astro-cid-6cjhyvib]{font-size:.9rem;font-weight:700;color:var(--brand);min-width:2.5rem;text-align:center}.history-time[data-astro-cid-6cjhyvib]{font-size:.75rem;color:var(--text-secondary)}.history-del[data-astro-cid-6cjhyvib]{background:none;border:none;color:var(--text-secondary);cursor:pointer;font-size:1rem;padding:0 .25rem}.history-del[data-astro-cid-6cjhyvib]:hover{color:#ef4444}.timer-section[data-astro-cid-6cjhyvib]{padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-secondary)}.timer-row[data-astro-cid-6cjhyvib]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.timer-label[data-astro-cid-6cjhyvib]{font-size:.85rem;font-weight:600;color:var(--text-secondary)}.timer-preset[data-astro-cid-6cjhyvib]{padding:.3rem .6rem;border:1px solid var(--border);border-radius:6px;font-size:.75rem;font-family:inherit;font-weight:600;cursor:pointer;background:var(--bg);color:var(--text)}.timer-preset[data-astro-cid-6cjhyvib]:hover{border-color:var(--brand)}.timer-display[data-astro-cid-6cjhyvib]{font-family:SF Mono,monospace;font-size:1.1rem;font-weight:700;min-width:4rem}.timer-display[data-astro-cid-6cjhyvib].timer-done{color:#ef4444;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.btn[data-astro-cid-6cjhyvib]{padding:.6rem 1.2rem;border:1px solid var(--border);border-radius:var(--radius);font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s}.btn-primary[data-astro-cid-6cjhyvib]{background:var(--brand);color:#fff;border-color:var(--brand)}.btn-primary[data-astro-cid-6cjhyvib]:hover{opacity:.9}.btn-ghost[data-astro-cid-6cjhyvib]{background:transparent;color:var(--text-secondary)}.btn-ghost[data-astro-cid-6cjhyvib]:hover{color:var(--text)}.btn-sm[data-astro-cid-6cjhyvib]{background:none;border:1px solid var(--border);border-radius:6px;padding:.2rem .5rem;font-size:.7rem;font-family:inherit;cursor:pointer;color:var(--brand);font-weight:600}.btn-sm[data-astro-cid-6cjhyvib]:hover{border-color:var(--brand)}.seo-content[data-astro-cid-6cjhyvib]{margin-top:1rem;padding-top:2rem;border-top:1px solid var(--border);line-height:1.8;font-size:.9rem;color:var(--text-secondary)}.seo-content[data-astro-cid-6cjhyvib] h2[data-astro-cid-6cjhyvib]{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:.75rem}.seo-content[data-astro-cid-6cjhyvib] h3[data-astro-cid-6cjhyvib]{font-size:.95rem;font-weight:600;color:var(--text);margin-top:1.25rem;margin-bottom:.5rem}.seo-content[data-astro-cid-6cjhyvib] p[data-astro-cid-6cjhyvib]{margin-bottom:.75rem}.seo-content[data-astro-cid-6cjhyvib] ul[data-astro-cid-6cjhyvib]{padding-left:1.25rem;margin-bottom:.75rem}.seo-content[data-astro-cid-6cjhyvib] li[data-astro-cid-6cjhyvib]{margin-bottom:.4rem}.seo-content[data-astro-cid-6cjhyvib] strong[data-astro-cid-6cjhyvib]{color:var(--text)}.seo-content[data-astro-cid-6cjhyvib] a[data-astro-cid-6cjhyvib]{color:var(--brand);text-decoration:none}.seo-content[data-astro-cid-6cjhyvib] a[data-astro-cid-6cjhyvib]:hover{text-decoration:underline}@media(max-width:640px){.page-title[data-astro-cid-6cjhyvib]{font-size:1.25rem}.poker-card[data-astro-cid-6cjhyvib]{width:3.25rem;height:4.5rem}.card-value[data-astro-cid-6cjhyvib]{font-size:1rem}.card-hand[data-astro-cid-6cjhyvib]{gap:.35rem}.deck-tab[data-astro-cid-6cjhyvib]{padding:.35rem .5rem;font-size:.75rem}}
