.poker-page{width:min(1200px,94vw);margin:calc(var(--app-header-offset,120px)) auto 80px;flex-direction:column;gap:24px;display:flex}:root{--poker-card-bg:var(--brand-surface,#fff);--poker-card-text:var(--brand-text,#0b132b);--poker-card-border:var(--brand-border,#c9d7f5);--poker-table-bg:var(--brand-surface,#f0f4fb);--poker-avatar-bg:linear-gradient(135deg, #ffd86f, #fc6262)}.page-hero{justify-content:space-between;align-items:flex-start;gap:24px;padding:28px;display:flex}@media (width<=720px){.page-hero{flex-direction:column}.hero-meta{align-items:flex-start}}.hero-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--brand-subtle-text,#7f8c8d);margin:0 0 6px;font-size:.8rem;font-weight:700}.page-hero h1{color:var(--brand-heading,#2d3e50);margin:0 0 10px;font-size:clamp(2rem,3vw,2.8rem)}.page-hero p{color:var(--brand-subtle-text,#7f8c8d);margin:0}.hero-meta{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.session-badge{background:var(--brand-accent-muted,#3498db1f);color:var(--brand-accent-contrast-text,#3498db);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-weight:700;display:inline-flex}.ghost-btn{border:1px dashed var(--brand-border,#dde4eb);color:var(--brand-accent-contrast-text,#3498db);border-radius:var(--brand-radius,18px);cursor:pointer;background:0 0;padding:8px 14px;font-weight:700;transition:transform .2s,border-color .2s}.ghost-btn:disabled{opacity:.4;cursor:not-allowed}.ghost-btn:not(:disabled):hover,.ghost-btn:not(:disabled):focus-visible{border-color:var(--brand-accent,#3498db);transform:translateY(-2px)}.ghost-btn.is-copied{background:var(--brand-accent-muted,#3498db1f);border-color:var(--brand-accent,#3498db);color:var(--brand-accent-strong,#2980b9)}.ghost-btn.is-copied:after{content:"✓";margin-left:6px;font-weight:700}.poker-layout{justify-content:center;width:100%;display:flex}.poker-table-card{flex-direction:column;gap:24px;width:min(1200px,100%);display:flex}.control-card,.board-card,.seo-content{border-radius:var(--brand-radius,18px);background:var(--brand-surface,#fff);box-shadow:var(--brand-shadow,0 10px 30px #00000014);border:1px solid var(--brand-border,#dde4eb);padding:24px}.poker-board{background:var(--brand-surface,#fffffff0);border:1px solid var(--brand-border,#0d1b2a14);box-shadow:var(--brand-shadow,0 25px 70px #00000026);border-radius:36px;padding:clamp(20px,4vw,40px);position:relative}.poker-table__toolbar{border-bottom:1px solid var(--brand-border,#10203b14);justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.poker-table__toolbar-label{text-transform:uppercase;letter-spacing:.15em;color:var(--brand-subtle-text,#10203b8c);margin:0;font-size:.75rem}.poker-table__toolbar-sub{color:var(--brand-subtle-text,#10203bcc);margin:2px 0 0;font-size:.9rem}.poker-table__toolbar-buttons{flex-wrap:wrap;gap:10px;display:flex}.toolbar-btn{border:1px solid var(--brand-border,#0f235033);background:var(--brand-surface,#fff);color:var(--brand-text,#1b2a49);box-shadow:var(--brand-shadow,0 10px 20px #00000014);cursor:pointer;border-radius:999px;padding:10px 20px;font-weight:700;transition:transform .2s,box-shadow .2s}.toolbar-btn:hover{box-shadow:var(--brand-hover-shadow,0 14px 24px #0000001f);transform:translateY(-2px)}.toolbar-btn:focus-visible{outline:2px solid var(--brand-accent,#3498db);outline-offset:3px}.poker-table{margin-bottom:24px;padding:clamp(12px,2vw,24px);position:relative}.poker-table__wrap{flex-direction:column;align-items:center;gap:28px;display:flex}.poker-table__surface{background:var(--poker-table-bg);border:1px solid var(--brand-border,#121d3314);box-shadow:inset 0 1px 0 #fff9, var(--brand-shadow,0 20px 50px #0a14281f);border-radius:48px;margin:0 auto;padding:clamp(32px,6vw,70px);position:relative}.table-pot{text-align:center;color:var(--brand-text,#1b2a49);margin-bottom:18px}.table-pot__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#12213c66;margin:0 0 6px;font-size:.75rem}#tableStoryDisplay{color:var(--brand-heading,#102043);margin:0;font-size:clamp(1rem,2.1vw,1.6rem);font-weight:700}.field-group{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.field-group label{color:var(--brand-heading,#2d3e50);font-weight:700}.inline-field{gap:10px;display:flex}.inline-field input{flex:1}input[type=text]{border:1px solid var(--brand-border,#dde4eb);background:var(--brand-surface,#ffffffeb);border-radius:12px;padding:10px 12px;font-family:inherit;font-size:1rem}button{cursor:pointer;border:none;border-radius:12px;padding:10px 18px;font-family:inherit;font-weight:700;transition:transform .2s,box-shadow .2s}button:not(.ghost-btn){background:linear-gradient(135deg, var(--brand-accent,#3498db), var(--brand-accent-strong,#2980b9));color:var(--brand-accent-contrast-text,#fff);box-shadow:var(--brand-hover-shadow,0 12px 24px #3498db40)}button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}button:not(:disabled):hover,button:not(:disabled):focus-visible{transform:translateY(-2px)}.room-actions{flex-direction:column;gap:10px;display:flex}.join-row{gap:10px;display:flex}.field-hint{color:var(--brand-subtle-text,#7f8c8d);margin:0;font-size:.9rem}.status-line{color:var(--brand-subtle-text,#7f8c8d);margin:0;font-weight:600}.host-note{color:#123;background:#2f76ff1a;border:1px solid #2f76ff4d;border-radius:16px;margin-bottom:16px;padding:10px 14px;font-size:.9rem}.host-note[hidden]{display:none!important}[data-host-only][data-disabled=true]{opacity:.4;pointer-events:none}.deck{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:10px;margin-bottom:16px;display:grid}.deck-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.deck-selector{flex-direction:column;gap:8px;max-width:420px;display:flex}.deck-selector label{color:var(--brand-heading,#2d3e50);font-weight:700}.deck-select-row{align-items:center;gap:10px;display:flex}.deck-select-row select{border:1px solid var(--brand-border,#dde4eb);background:#ffffffeb;border-radius:12px;padding:10px 12px;font-weight:600}.deck-description{color:var(--brand-accent,#3498db);margin:0;font-size:.9rem}.deck-description[data-notice=warning]{color:#c0392b;font-weight:700}.deck button{border:2px solid var(--poker-card-border);background:var(--poker-card-bg);color:var(--poker-card-text);box-shadow:var(--brand-shadow,0 10px 25px #0c183014);border-radius:16px;padding:12px 0;font-size:1.1rem;font-weight:700;transition:transform .2s,border-color .2s,box-shadow .2s}.deck button[data-selected=true]{border-color:var(--brand-accent,#3498db);color:var(--brand-accent,#3498db);box-shadow:var(--brand-hover-shadow,0 18px 28px #2f76ff38);transform:translateY(-6px)}.deck[data-theme=nebula] button{color:#fff;text-shadow:0 2px 6px #0003;background:linear-gradient(135deg,#6a11cb,#2575fc);border-color:#0000}.deck[data-theme=nebula] button[data-selected=true]{background:linear-gradient(135deg,#ff6fd8,#3813c2);box-shadow:0 14px 30px #5847e34d}.deck[data-theme=arcade] button{color:#f9e784;text-shadow:0 2px 4px #0000004d;background:linear-gradient(135deg,#141e30,#243b55);border-color:#f9e78466}.deck[data-theme=arcade] button[data-selected=true]{color:#1d1f2f;background:linear-gradient(135deg,#f83600,#f9d423);border-color:#0000;box-shadow:0 12px 28px #f8360059}.deck-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:20px;display:flex}.host-actions{gap:12px;display:flex}.poker-table .deck-toolbar{text-align:center;justify-content:center;margin-bottom:16px}.poker-table .deck-selector{align-items:center}.poker-table .deck{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:14px;max-width:600px;margin:0 auto 16px}.poker-table .deck-actions{justify-content:center;gap:16px}.poker-table .host-actions{gap:12px}.poker-table .deck-actions button,.poker-table .deck-actions .ghost-btn{letter-spacing:.01em;border-radius:999px;padding:10px 22px;font-size:.95rem;box-shadow:0 12px 22px #1a345f2e}.poker-table .deck-actions .ghost-btn{color:#204584;box-shadow:none;background:#fff;border:1px solid #20458433}@media (width<=900px){.poker-layout{padding:0 12px}.poker-table-card{width:100%}.poker-table__toolbar{flex-direction:column;align-items:flex-start}.poker-table__toolbar-buttons{width:100%}.toolbar-btn{text-align:center;flex:1;width:100%}}.participants{border-top:none;margin-bottom:0;padding-top:0}.participants-header{color:var(--brand-accent-contrast-text);justify-content:center;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.participants-list{flex-wrap:wrap;justify-content:center;gap:26px;display:flex}.participant-card{background:var(--poker-card-bg);text-align:center;border:1px solid #2152c633;border-radius:24px;flex-direction:column;align-items:center;gap:10px;width:140px;min-height:140px;padding:18px 12px;display:flex;position:relative;box-shadow:0 18px 35px #0f224a1f}.participant-card:before{content:"";background:var(--poker-avatar-bg);border-radius:50%;width:44px;height:44px;display:block;box-shadow:inset 0 0 0 3px #fff}.participant-card:nth-child(3n+1):before{background:linear-gradient(135deg,#a9f1df,#fbb)}.participant-card:nth-child(3n+2):before{background:linear-gradient(135deg,#8ec5fc,#e0c3fc)}.participant-card[data-waiting=true]{opacity:.55}.participant-card[data-self=true]{border-color:var(--brand-accent,#3498db);box-shadow:var(--brand-hover-shadow,0 18px 35px #2f76ff40)}.participant-card[data-host=true] .participant-name:after{content:"• host";color:var(--brand-accent,#3498db);margin-left:6px;font-size:.75rem}.participant-name{color:var(--brand-text,#1c2a45);font-weight:700}.participant-value{border:2px solid var(--poker-card-border);width:48px;height:64px;color:var(--poker-card-text);background:var(--poker-card-bg);border-radius:14px;justify-content:center;align-items:center;font-size:1.3rem;font-weight:800;display:inline-flex}.poker-table__participants{background:0 0;border-top:none;width:min(900px,100%);margin:0 auto;padding-top:0}.pill{background:var(--brand-accent-muted,#3498db1f);color:var(--brand-accent,#3498db);border-radius:999px;padding:4px 12px;font-weight:700}.summary-panel{border-top:1px solid var(--brand-border,#dde4eb);padding-top:16px}.summary-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}#summaryOutput{color:#f8fafc;white-space:pre-wrap;background:#0d1b2ae6;border-radius:12px;min-height:120px;padding:14px;font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:.95rem}.integration-panel{border-top:1px solid var(--brand-border,#dde4eb);flex-direction:column;gap:16px;margin-top:24px;padding-top:18px;display:flex}.integration-panel__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.integration-panel__header h2{margin:0;font-size:1.2rem}.integration-panel__eyebrow{letter-spacing:.08em;color:var(--brand-subtle-text,#7f8c8d);font-size:.75rem}.integration-panel__description{color:var(--brand-subtle-text,#7f8c8d);margin:4px 0 0}.integration-panel__status{color:var(--brand-subtle-text,#7f8c8d);margin:0;font-size:.9rem}.integration-panel__status[data-tone=error]{color:#c0392b;font-weight:700}.integration-panel__status[data-tone=success]{color:#1e9c5f;font-weight:700}.integration-panel__status a{color:var(--brand-accent,#3498db);font-weight:700}.integration-panel__controls{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:10px;display:grid}.integration-panel__control{flex-direction:column;gap:6px;font-size:.85rem;display:flex}.integration-panel__control span{color:var(--brand-subtle-text,#7f8c8d);font-weight:600}.integration-panel__control select,.integration-panel__control input{border:1px solid var(--brand-border,#dde4eb);background:#fffffff2;border-radius:10px;padding:8px 10px;font-family:inherit}.integration-panel__control--search input{min-width:180px}.integration-panel__services{flex-wrap:wrap;gap:10px;display:flex}.integration-panel__service-chip{color:var(--brand-accent,#3498db);background:#3498db1f;border-radius:999px;padding:6px 12px;font-size:.85rem;font-weight:600}.integration-panel__tasks{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;max-height:420px;padding-right:4px;display:grid;overflow-y:auto}.integration-panel__completed{border-top:1px solid var(--brand-border,#dde4eb);margin-top:16px;padding-top:12px}.integration-panel__completed h3{color:var(--brand-heading,#2d3e50);margin:0 0 8px;font-size:1rem}.integration-panel__completed-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.integration-panel__task{border:1px solid var(--brand-border,#dde4eb);background:#ffffffe6;border-radius:14px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.integration-panel__task[data-selected=true]{border-color:var(--brand-accent,#3498db);box-shadow:0 10px 20px #3498db33}.integration-panel__task[data-completed=true]{background:#13965d0d;border-color:#13965d4d}.integration-panel__task-badge{color:#13965d;background:#13965d1a;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.integration-panel__task-title{color:var(--brand-heading,#2d3e50);font-weight:700}.integration-panel__task-meta{color:var(--brand-subtle-text,#7f8c8d);font-size:.85rem}.integration-panel__task-detail{color:var(--brand-subtle-text,#7f8c8d);margin:0;font-size:.8rem;line-height:1.3}.integration-panel__task-actions{justify-content:flex-end;display:flex}.integration-panel__task button{padding:6px 12px;font-size:.8rem}@media (width<=768px){.poker-table__surface{border-radius:200px/140px;padding:40px 24px 50px}.poker-table__participants .participant-card{min-width:unset;width:calc(50% - 12px)}}.integration-panel__task-link{color:var(--brand-accent,#3498db);font-size:.8rem;font-weight:600;text-decoration:none}.integration-panel__task-link:hover,.integration-panel__task-link:focus-visible{text-decoration:underline}.integration-panel__history{border-top:1px solid var(--brand-border,#dde4eb);padding-top:12px}.integration-panel__history-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.integration-panel__history h3{margin:0;font-size:1rem}.integration-panel__history ul{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.integration-panel__history-item{border:1px solid var(--brand-border,#dde4eb);background:#ffffffd9;border-radius:12px;flex-direction:column;gap:4px;padding:10px 14px;display:flex}.integration-panel__history-item strong{font-size:.95rem}.integration-panel__history-item small{color:var(--brand-subtle-text,#7f8c8d)}.integration-panel__history-summary{white-space:pre-wrap;margin:0;font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:.85rem}.integration-panel__empty{color:var(--brand-subtle-text,#7f8c8d);border:1px dashed var(--brand-border,#dde4eb);border-radius:12px;padding:12px;font-size:.9rem}.seo-content ul{margin:10px 0 0;padding-left:20px}@media (width<=960px){.poker-grid{grid-template-columns:1fr}.page-hero{flex-direction:column}.hero-meta{align-items:flex-start}}@media (width<=540px){.deck{grid-template-columns:repeat(auto-fit,minmax(60px,1fr))}.deck button{padding:10px 0;font-size:1rem}.host-actions{justify-content:space-between;width:100%}.join-row{flex-direction:column}}.poker-panel__scrim{backdrop-filter:blur(2px);z-index:40;opacity:0;pointer-events:none;background:#050c1759;transition:opacity .2s;position:fixed;inset:0}.poker-panel__scrim[data-active=true]{opacity:1;pointer-events:auto}.poker-panel{z-index:50;background:#fff;border-left:1px solid #10203b14;flex-direction:column;width:min(420px,90vw);height:100vh;transition:transform .25s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #060f2140}@media (width<=700px){.poker-panel{width:100vw}.toolbar-btn{flex:1}}@media (width<=540px){.deck{grid-template-columns:repeat(auto-fit,minmax(60px,1fr))}.deck button{padding:10px 0;font-size:1rem}.host-actions{justify-content:space-between;width:100%}.participants-list{gap:16px}.participant-card{width:45%;min-height:120px}}.poker-panel[data-open=true]{transform:translate(0)}.poker-panel__header{border-bottom:1px solid #10203b14;justify-content:space-between;align-items:center;padding:20px 22px 12px;display:flex}.poker-panel__header h2{color:#102043;margin:0;font-size:1.2rem}.poker-panel__close{cursor:pointer;color:#5c6b89;background:0 0;border:none;font-size:1.5rem;line-height:1}.poker-panel__body{padding:20px 22px 30px;overflow-y:auto}