:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#f2f2f0;background:#0b0d10;min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:100vh;padding:2rem;display:flex}.title{letter-spacing:.05em;margin:0;font-size:clamp(4rem,15vw,9rem);font-weight:800}.home{--bg:#efe9db;--surface:#fff;--surface-2:#f6f1e5;--text:#16130c;--muted:#6d685b;--ink:#16130c;--accent:#ffcf2e;--on-accent:#16130c;--accent-2:#9a7b52;--on-accent-2:#fbf6ea;--danger:#ff5c4d;--on-danger:#2a0b07;--radius:5px;--border-w:2px;--border-w-strong:3px;--shadow:4px 4px 0 0 var(--ink);--shadow-sm:2px 2px 0 0 var(--ink);--font-display:"Helvetica Neue", Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--title-size:clamp(2.75rem, 14vw, 10rem);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg);min-height:100dvh;color:var(--text);-webkit-font-smoothing:antialiased;flex-direction:column;display:flex}.home[data-theme=dark]{--bg:#10141b;--surface:#1a1f28;--surface-2:#242b37;--text:#e9e2cf;--muted:#b0a894;--ink:#e9e2cf;--accent:#ffcf2e;--on-accent:#16130c;--accent-2:#9a7b52;--on-accent-2:#fbf6ea;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.home-panel{background:var(--surface);flex-wrap:wrap;flex:none;order:1;justify-content:space-between;align-items:flex-start;gap:1rem clamp(1rem,3vw,2rem);min-height:30vh;padding:clamp(1.5rem,4.5vw,3rem) clamp(1.5rem,4.5vw,3.25rem) 0;display:flex}.home-title{font-family:var(--font-display);font-size:var(--title-size);letter-spacing:-.045em;text-transform:uppercase;color:var(--text);text-shadow:none;min-width:0;margin:0;font-weight:700;line-height:.85}.home-whoami{margin:.75rem 0 0;margin-left:calc(var(--title-size) * .14);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);overflow-wrap:anywhere;font-size:.72rem;font-weight:700;line-height:1.35}.home-whoami strong{letter-spacing:.04em;color:var(--text);font-weight:900}.home-maker-col{flex-direction:column;flex:none;align-items:flex-end;display:flex}.home-maker{color:inherit;flex:none;align-items:center;gap:.7rem;text-decoration:none;display:flex}.home-maker-text{text-align:right;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:700;line-height:1.35}.home-maker-text strong{letter-spacing:.04em;color:var(--text);font-weight:900;display:block}.home-maker-logo{border-radius:22%;width:clamp(44px,6vw,72px);height:auto;display:block}.home .home-maker-col .home-toggle-top{margin-bottom:.6rem;display:none}.home .home-maker-col .home-toggle-top span{display:none}.home .home-maker-col .home-toggle-top{padding:.55rem}.home .home-maker-col .home-toggle-top svg{width:16px;height:16px}.home-controls{background:var(--surface);border-bottom:var(--border-w-strong) solid var(--ink);flex:none;order:2;justify-content:flex-end;padding:clamp(1.5rem,5vh,3rem) clamp(1.5rem,4.5vw,3.25rem) clamp(1.5rem,4.5vw,3rem);display:flex}.home-actions{flex-direction:column;align-items:stretch;gap:.5rem;min-width:0;display:flex}.home .home-controls .home-toggle-stack{display:none}.home-cms-slot{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.home-cms-slot.is-open{grid-template-rows:1fr}.home-cms-slot-inner{min-height:0;padding:0 2px 2px 0;overflow:hidden}.home-cms-btn{transform-origin:0;width:100%;transition:transform .22s;transform:scaleX(0)}.home-cms-slot.is-open .home-cms-btn{transition-delay:.28s;transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.home-cms-slot,.home-cms-btn{transition:none}}.home-media{background-image:url(/images/forest-hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:auto;order:3;min-height:38vh}.home .button,.home .theme-toggle{appearance:none;font:inherit;letter-spacing:.01em;white-space:nowrap;background:var(--surface-2);color:var(--text);border:var(--border-w) solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow-sm);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.82rem;font-weight:800;text-decoration:none;transition:transform 80ms,box-shadow 80ms;display:inline-flex}.home .button:hover,.home .theme-toggle:hover{background:var(--surface-2);color:var(--text);box-shadow:1px 1px 0 0 var(--ink);transform:translate(1px,1px)}.home .button:active,.home .theme-toggle:active{box-shadow:0 0 0 0 var(--ink);transform:translate(2px,2px)}.home .button:focus-visible,.home .theme-toggle:focus-visible{outline:var(--border-w) solid var(--accent);outline-offset:2px}.home .theme-toggle svg{width:14px;height:14px;display:block}.home .button.primary,.home .button.primary:hover{background:var(--accent);color:var(--on-accent)}.home .button.secondary,.home .button.secondary:hover{background:var(--accent-2);color:var(--on-accent-2)}.home .button.danger,.home .button.danger:hover{background:var(--danger);color:var(--on-danger)}.home .button:disabled{opacity:.6;cursor:default;box-shadow:var(--shadow-sm);transform:none}.home .muted{color:var(--muted);margin:0;font-size:.8rem;font-weight:700}.home .modal{background:var(--surface);color:var(--text);border:var(--border-w-strong) solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow)}.home .modal h2{letter-spacing:-.01em;font-weight:900}@media (max-width:640px){.home-maker{flex-direction:column;align-items:flex-end;gap:.4rem}.home-maker-logo{order:-1;width:48px}.home-maker-text{font-size:.6rem}}@media (min-width:721px){.home .home-controls .home-toggle-stack{display:inline-flex}}@media (max-width:720px){.home-panel{min-height:0;padding-bottom:clamp(1.25rem,5vw,1.75rem)}.home .home-maker-col .home-toggle-top{align-self:flex-end;display:inline-flex}.home-media{border-top:var(--border-w-strong) solid var(--ink);order:2;min-height:28vh}.home-controls{border-bottom:none;border-top:var(--border-w-strong) solid var(--ink);padding:.9rem clamp(1.25rem,4.5vw,2rem);padding-bottom:max(.9rem, env(safe-area-inset-bottom));order:3}.home-actions{width:100%}.home-controls .button{min-height:46px;font-size:.9rem}}.spinner{vertical-align:-.1em;border:2px solid;border-right-color:#0000;border-radius:50%;width:.9em;height:.9em;margin-right:.5em;animation:.6s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.modal-overlay{z-index:50;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{text-align:left;background:#101317;border:1px solid #2a2d31;border-radius:.75rem;width:100%;max-width:440px;padding:1.75rem}.modal h2{margin-top:0}.modal-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.table-panel{max-width:1100px}.table-surface{width:100%;min-height:560px;margin:1.5rem 0;position:relative}.table-oval{color:#4a4d51;text-transform:uppercase;letter-spacing:.08em;border:1px dashed #2a2d31;border-radius:50%;justify-content:center;align-items:center;width:56%;height:42%;font-size:.8rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seat{flex-direction:column;align-items:center;gap:.4rem;display:flex;position:absolute;transform:translate(-50%,-50%)}.seat-you{z-index:2}.seat-label{white-space:nowrap;font-size:.85rem;font-weight:600}.seat-dot{background:var(--seat-color);border-radius:50%;width:10px;height:10px;margin-right:.4rem;display:inline-block}.hand{border:2px solid var(--seat-color);background:#0b0d10;border-radius:.6rem;align-items:center;gap:.35rem;padding:.5rem;display:flex}.seat-you .hand{border-width:3px}.card{text-align:center;border-radius:.3rem;flex:none;justify-content:center;align-items:center;width:44px;height:62px;padding:2px;font-size:.6rem;line-height:1.1;display:flex}.card-face{color:#f2f2f0;background:#1a1d21;border:1px solid #2a2d31}.card-back{background:repeating-linear-gradient(45deg,#1a1d21,#1a1d21 4px,#22262b 4px 8px);border:1px solid #2a2d31}.hand-hidden .card-back:not(:first-child){margin-left:-22px}.hand-count{color:var(--seat-color);white-space:nowrap;margin-left:.5rem;font-size:.8rem;font-weight:600}
