:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{width:100%;min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hero-sequence{--hero-text-warm:#f5f0e8;--hero-text-muted:#f5f0e8d1;background:#0a0a0c;flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.hero-sequence__media-stack{backface-visibility:hidden;background:#0a0a0c;position:absolute;inset:0;transform:translateZ(0)}.hero-sequence__layer{opacity:0;transition:opacity var(--hero-crossfade-ms,1s) linear;pointer-events:none;backface-visibility:hidden;will-change:opacity;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.hero-sequence__layer--visible{opacity:1}.hero-sequence__layer--no-opacity-transition{transition:none!important}.hero-sequence__layer--under{z-index:0}.hero-sequence__layer--over{z-index:1}.hero-sequence__media{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-sequence__layer-scrim{z-index:1;pointer-events:none;background:#000;position:absolute;inset:0}.hero-sequence__text-wrap{z-index:3;pointer-events:none;contain:layout paint;isolation:isolate;padding:clamp(1rem,4vw,2.5rem);display:flex;position:absolute;inset:0}.hero-sequence__text-wrap--center{text-align:center;justify-content:center;align-items:center}.hero-sequence__text-wrap--lower-center{text-align:center;justify-content:center;align-items:flex-end;padding-bottom:clamp(2.5rem,12vh,5rem)}.hero-sequence__text-wrap--upper-center{text-align:center;justify-content:center;align-items:flex-start;padding-top:clamp(2.5rem,12vh,5rem)}.hero-sequence__text-wrap--left{text-align:left;justify-content:flex-start;align-items:center}.hero-sequence__text-wrap--right{text-align:right;justify-content:flex-end;align-items:center}.hero-sequence__text-inner{max-width:min(36rem,92vw)}.hero-sequence__text-anim{will-change:opacity, transform;transition-property:opacity,transform;transition-timing-function:ease-out}.hero-sequence__title{letter-spacing:.02em;color:var(--hero-text-warm);margin:0 0 .5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.8vw,2.25rem);font-weight:400;line-height:1.2}.hero-sequence__subtitle{letter-spacing:.06em;text-transform:uppercase;color:var(--hero-text-muted);margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(.95rem,1.6vw,1.15rem);font-weight:300;line-height:1.5}.hero-sequence__body{color:var(--hero-text-warm);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(.95rem,1.55vw,1.12rem);line-height:1.58}.hero-sequence__title+.hero-sequence__body,.hero-sequence__subtitle+.hero-sequence__body{margin-top:1rem}.hero-sequence__scene-menu{z-index:3;opacity:0;pointer-events:none;justify-content:center;padding:0 clamp(1rem,4vw,2rem);transition:opacity .7s ease-out;display:flex;position:absolute;bottom:clamp(1.25rem,8vh,3.5rem);left:0;right:0}.hero-sequence__scene-menu--visible{opacity:1;pointer-events:auto}.hero-sequence__scene-menu-list{flex-direction:column;align-items:stretch;gap:.35rem;width:min(18rem,88vw);margin:0;padding:0;list-style:none;display:flex}.hero-sequence__scene-menu-link{letter-spacing:.14em;text-transform:uppercase;text-align:center;color:#f5f0e8eb;background:#00000038;border:1px solid #f5f0e859;border-radius:2px;padding:.55rem .9rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.68rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:block}.hero-sequence__scene-menu-link:hover{color:#fff;background:#00000061;border-color:#f5f0e880}.hero-sequence__scene-menu-trigger,.hero-sequence__scene-menu-back{box-sizing:border-box;width:100%;font:inherit;cursor:pointer;text-align:center;margin:0;display:block}.hero-sequence__scene-menu-trigger{letter-spacing:.14em;text-transform:uppercase;color:#f5f0e8eb;background:#00000038;border:1px solid #f5f0e859;border-radius:2px;padding:.55rem .9rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.68rem;font-weight:500;transition:color .2s,border-color .2s,background .2s}.hero-sequence__scene-menu-trigger:hover{color:#fff;background:#00000061;border-color:#f5f0e880}.hero-sequence__scene-menu-back{letter-spacing:.12em;text-transform:uppercase;color:#f5f0e8b8;background:#00000026;border:1px solid #f5f0e838;border-radius:2px;padding:.45rem .9rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.62rem;font-weight:500;transition:color .2s,border-color .2s,background .2s}.hero-sequence__scene-menu-back:hover{color:#f5f0e8f2;background:#00000047;border-color:#f5f0e866}.hero-sequence__scene-menu-trigger:focus-visible,.hero-sequence__scene-menu-back:focus-visible{outline-offset:2px;outline:2px solid #f5f0e88c}.hero-sequence__scene-menu-link--sub{padding:.5rem .85rem;font-size:.65rem}.hero-sequence__controls{z-index:4;pointer-events:auto;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex;position:absolute;top:clamp(.75rem,2vw,1.25rem);right:clamp(.75rem,2vw,1.25rem)}.hero-sequence__continue-wrap{z-index:5;pointer-events:auto;justify-content:center;display:flex;position:absolute;bottom:clamp(1rem,4vh,2.25rem);left:0;right:0}.hero-sequence__btn--continue{min-width:8.5rem}.hero-sequence__nav-arrow-slot{z-index:5;pointer-events:none;align-items:center;width:min(4.5rem,14vw);display:flex;position:absolute;top:0;bottom:0}.hero-sequence__nav-arrow-slot--prev{justify-content:flex-start;padding-left:clamp(.35rem,1.5vw,.75rem);left:0}.hero-sequence__nav-arrow-slot--next{justify-content:flex-end;padding-right:clamp(.35rem,1.5vw,.75rem);right:0}.hero-sequence__nav-arrow{pointer-events:auto;color:#f5f0e88c;cursor:pointer;background:#0000002e;border:1px solid #f5f0e838;border-radius:4px;justify-content:center;align-items:center;width:2.75rem;height:min(40vh,5.5rem);margin:0;padding:0;transition:color .2s,border-color .2s,background .2s;display:flex}.hero-sequence__nav-arrow:hover:not(:disabled){color:#f5f0e8f2;background:#00000059;border-color:#f5f0e873}.hero-sequence__nav-arrow:focus-visible{outline-offset:2px;outline:2px solid #f5f0e88c}.hero-sequence__nav-arrow:disabled{opacity:.22;cursor:not-allowed}.hero-sequence__nav-arrow-icon{display:block}.hero-sequence__btn{letter-spacing:.12em;text-transform:uppercase;color:#f5f0e8e0;cursor:pointer;background:0 0;border:1px solid #f5f0e859;border-radius:2px;margin:0;padding:.45rem .85rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.7rem;font-weight:500;transition:color .2s,border-color .2s,background .2s}.hero-sequence__btn:hover{color:#fff;background:#00000040;border-color:#f5f0e88c}.hero-sequence__btn:focus-visible{outline-offset:2px;outline:2px solid #f5f0e899}.hero-sequence--reduced{flex-direction:column;justify-content:center;align-items:center;display:flex}.hero-sequence--reduced .hero-sequence__media-stack{position:absolute;inset:0}.hero-sequence--reduced .hero-sequence__text-wrap{z-index:3;flex:0;min-height:0;position:relative}.hero-sequence--reduced .hero-sequence__continue{pointer-events:auto;letter-spacing:.14em;text-transform:uppercase;color:#1a1814;cursor:pointer;background:#f5f0e8eb;border:none;border-radius:2px;margin-top:1.75rem;padding:.65rem 1.35rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.72rem}.hero-sequence--reduced .hero-sequence__continue:hover{background:#fff}.hero-sequence--reduced .hero-sequence__scene-menu{margin-top:1.25rem;padding-bottom:0;position:relative;bottom:auto}.home-replay-intro{z-index:20;position:fixed;bottom:clamp(.75rem,2vw,1.25rem);right:clamp(.75rem,2vw,1.25rem)}@media (prefers-reduced-motion:reduce){.hero-sequence__layer{will-change:auto;transition-duration:.01ms!important}.hero-sequence__layer--no-opacity-transition{transition-duration:.01ms!important}.hero-sequence__text-anim{will-change:auto!important;transition-duration:.01ms!important;transform:none!important}}#root{text-align:left;width:100%;max-width:none;min-height:100vh;margin:0;padding:0}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}.tarot-poker-root{--tarot-poker-card-max-w:7.25rem;--tarot-poker-river-card-max-w:10rem;color:#f5f0e8;box-sizing:border-box;background:#0a0a0c;flex-direction:column;flex:1;align-items:stretch;min-height:0;padding:clamp(1rem,3vw,2rem);display:flex;overflow-x:hidden}.tarot-poker-toolbar{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;max-width:min(100%,72rem);margin-bottom:1.25rem;margin-left:auto;margin-right:auto;display:flex}.tarot-poker-toolbar h1{flex:auto;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:400}.tarot-poker-mode{letter-spacing:.08em;text-transform:uppercase;color:#f5f0e8e0;align-items:center;gap:.45rem;font-size:.78rem;display:inline-flex}.tarot-poker-mode-select{color:#f5f0e8f2;background:#0a0a0cbf;border:1px solid #ffffff40;border-radius:4px;padding:.4rem .45rem;font-size:.75rem}.tarot-poker-mode-input{color:#f5f0e8f2;background:#0a0a0cbf;border:1px solid #ffffff40;border-radius:4px;min-width:9rem;padding:.4rem .45rem;font-size:.75rem}.tarot-poker-btn{letter-spacing:.12em;text-transform:uppercase;cursor:pointer;color:#1a1814;background:#f5f0e8eb;border:none;border-radius:2px;padding:.55rem 1.1rem;font-size:.72rem;font-weight:600}.tarot-poker-btn:hover{filter:brightness(1.05)}.tarot-poker-btn--ghost{color:#f5f0e8f2;background:#f5f0e829;border:1px solid #f5f0e847}.tarot-poker-btn--small{letter-spacing:.09em;padding:.45rem .8rem;font-size:.65rem}.tarot-poker-hand-label{color:#f5f0e8e0;font-size:.95rem}.tarot-poker-hand-label strong{color:#e8e4dc;font-weight:600}.tarot-poker-hand-label--muted{color:#f5f0e89e;font-size:.85rem}.tarot-poker-result{color:#f5f0e8e6;background:#0a0a0c94;border:1px solid #ffffff26;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;width:100%;max-width:52rem;margin:0 auto 1rem;padding:.6rem .75rem;font-size:.85rem;display:flex}.tarot-poker-river{background-position:50%;background-size:cover;border:1px solid #ffffff14;border-radius:10px;width:100%;max-width:min(100%,96rem);min-height:clamp(14rem,36vh,28rem);margin:0 auto 1.75rem;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #00000059}.tarot-poker-river-inner{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:stretch;gap:clamp(.85rem,2vw,1.25rem);min-height:min(18rem,42vh);padding:clamp(1rem,2.5vw,1.75rem) clamp(.75rem,2vw,1.5rem) clamp(1.25rem,3vw,2rem);display:flex;position:relative;overflow:hidden}.tarot-poker-river-label{letter-spacing:.18em;text-transform:uppercase;color:#f5f0e8bf;text-align:center;flex-shrink:0;font-size:.65rem}.tarot-poker-row{width:100%;min-width:0}.tarot-poker-row--board{--card-gap:clamp(.5rem, 2vw, 1.25rem);--tarot-poker-card-max-w:8.5rem;place-items:center;gap:var(--card-gap);grid-template-columns:repeat(5,minmax(0,1fr));min-height:0;display:grid;overflow:hidden}.tarot-poker-row--hole{--card-gap:clamp(.5rem, 2vw, 1.25rem);--card-max-w:min(var(--tarot-poker-card-max-w), calc((100% - var(--card-gap)) / 2));place-items:center;gap:var(--card-gap);grid-template-columns:repeat(2,minmax(0,1fr));max-width:44rem;min-height:0;margin-left:auto;margin-right:auto;display:grid;overflow:hidden}.tarot-poker-card{box-sizing:border-box;width:min(var(--card-max-w,var(--tarot-poker-card-max-w,7.25rem)), 100%);aspect-ratio:100/173;border-radius:8px;max-width:100%;height:auto;margin:0;padding:0;position:relative;overflow:hidden}.tarot-poker-card-img{object-fit:contain;object-position:center;background:#08080a33;width:100%;height:100%;display:block;position:absolute;inset:0}.tarot-poker-card--back{justify-content:center;align-items:center;display:flex}.tarot-poker-card--back .tarot-poker-card-img{object-fit:cover}.tarot-poker-card--granite{background:linear-gradient(155deg,#ffffff12 0%,#0000 42%),linear-gradient(145deg,#5a5a62 0%,#2c2c30 38%,#4a4a52 72%,#35353a 100%);border:1px solid #ffffff1f;box-shadow:inset 0 1px #ffffff1f,inset 0 -2px 6px #00000073,0 4px 14px #0006}.tarot-poker-card--grass{border:1px solid #141e0f8c;box-shadow:inset 0 0 0 1px #00000059,0 4px 14px #00000073}.tarot-poker-card-fallback{background:#f8f8fceb;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;inset:0}.tarot-poker-card-fallback-text{text-align:center;color:#0f0f12e6;font-size:.58rem;font-weight:600;line-height:1.2}.tarot-poker-hole-wrap{box-sizing:border-box;background-position:50%;background-size:cover;border:1px solid #ffffff0f;border-radius:8px;width:100%;max-width:min(100%,72rem);margin:0 auto;padding:clamp(.75rem,2vw,1.25rem) clamp(.5rem,1.5vw,1rem) clamp(1rem,2.5vw,1.5rem);overflow:hidden}.tarot-poker-seat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;max-width:min(100%,72rem);margin:0 auto;display:grid}.tarot-poker-hole-inner{flex-direction:column;align-items:stretch;gap:.75rem;min-height:0;display:flex}.tarot-poker-links{width:100%;max-width:min(100%,72rem);margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:.9rem}.tarot-poker-links a{color:#93c5fdf2;font-weight:500;text-decoration:none}.tarot-poker-links a:hover{text-decoration:underline}.tarot-poker-passbar{color:#f5f0e8db;flex-wrap:wrap;align-items:center;gap:.6rem;width:100%;max-width:min(100%,72rem);margin:1rem auto 0;font-size:.8rem;display:flex}.tarot-poker-privacy{z-index:30;background:#000000b3;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.tarot-poker-privacy-card{color:#f5f0e8f2;background:#0e0e10f0;border:1px solid #ffffff38;border-radius:10px;gap:.8rem;width:min(100%,26rem);padding:1rem;display:grid}@media (width<=640px){.tarot-poker-river{min-height:clamp(11rem,42vh,20rem)}.tarot-poker-river-inner{min-height:auto}.tarot-poker-row--board{--card-gap:clamp(.35rem, 1.2vw, .65rem);--card-max-w:min(var(--tarot-poker-river-card-max-w), calc((100% - 2 * var(--card-gap)) / 3));grid-template-columns:repeat(3,minmax(0,1fr))}.tarot-poker-seat-grid{grid-template-columns:1fr}}
