:root{--parchment: #f7f0df;font-family:Inter,ui-rounded,Segoe UI,system-ui,sans-serif;color:#17251f;background:var(--parchment);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:300px;min-height:100vh}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.game-home{min-height:100dvh;background:var(--parchment)}.home-page{width:min(100%,1180px);min-height:100dvh;margin:0 auto;padding:14px clamp(20px,5vw,64px) 20px;background:var(--parchment)}.catalog-header{position:relative;overflow:visible;border-bottom:1px solid #b88a2c}.catalog-header:after{content:"";position:absolute;pointer-events:none;inset:0;background:radial-gradient(ellipse 23% 39% at 67% 68%,transparent 0 46%,rgba(247,240,223,.42) 65%,rgba(247,240,223,.13) 83%,transparent 100%),radial-gradient(ellipse 20% 18% at 57% 69%,transparent 0 44%,rgba(247,240,223,.36) 65%,rgba(247,240,223,.1) 84%,transparent 100%)}.lake-engraving{display:block;width:100%;height:auto;object-fit:contain}.catalog-tagline{position:absolute;z-index:1;top:15px;right:2px;width:112px;color:#574f3d;font-family:Georgia,serif;font-size:9px;letter-spacing:.24em;line-height:1.65;text-align:right;white-space:nowrap}.catalog-hero{max-width:920px;margin:0 auto;padding:14px 0 15px;text-align:center}.catalog-hero h1{margin:0 0 6px;font-family:Georgia,serif;font-size:clamp(27px,3.5vw,35px);font-weight:700;color:#b88a2c}.hero-sentences{display:grid;gap:2px;max-width:760px;margin:0 auto}.hero-sentences p{margin:0;color:#354a43;font-family:Georgia,serif;font-size:15px;line-height:1.35}.game-catalog{position:relative;padding-top:10px;border-top:1px solid #b88a2c}.game-catalog:before{content:"◆";position:absolute;top:-9px;left:50%;padding:0 10px;color:#b47700;background:var(--parchment);transform:translate(-50%)}.catalog-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:9px}.catalog-heading h2{margin:0;font-family:Georgia,serif;font-size:clamp(27px,3.5vw,35px)}.catalog-heading>span{color:#69756f;font-size:13px}.game-choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.coming-games{margin-top:12px}.game-choice{min-width:0;display:grid;grid-template-rows:93px auto auto minmax(44px,1fr) auto;padding:10px 11px 11px;border:1px solid #d8d0c0;border-radius:9px;background:var(--parchment);text-align:center}.eights-choice h3{color:#174930}.dicee-choice h3{color:#0d3150}.golf-choice h3{color:#155233}.duck-decoy-choice h3{color:#921f28}.wordpool-choice h3{color:#704f16}.pending-games-choice h3{color:#48534e}.pending-games-choice.has-pending{border-color:#c39124;background:#fff7d8;animation:pending-tile-glow 1.9s ease-in-out infinite}.pending-games-choice.has-pending h3{color:#8a5d00}.game-placeholder{border-style:dashed;opacity:.72}.game-placeholder h3{color:#66716c}.choice-art{position:relative;display:flex;align-items:center;justify-content:center;color:#17251f}.vignette-art{width:100%;height:93px;background-position:center;background-repeat:no-repeat;background-size:contain}.eights-vignette{background-image:url(/game-crazy-eights-v2.png)}.dicee-vignette{background-image:url(/game-dicee-v2.png)}.golf-vignette{background-image:url(/game-golf-v2.png)}.duck-decoy-vignette{background-image:url(/game-duck-decoy-v2.png)}.wordpool-vignette{background-image:url(/game-word-pool.png)}.pending-games-vignette{background-image:url(/pending-games-engraving.png)}.placeholder-art span{display:grid;width:62px;height:62px;place-items:center;border:1px solid #a99a78;border-radius:50%;color:#af7c1a;font-size:23px}.card-fan-art i,.duck-decoy-art i{width:39px;height:54px;display:grid;align-content:start;padding:7px 5px;border:1px solid #adb1ad;border-radius:7px;background:#fff;box-shadow:0 3px 7px #17251f1a;font-family:Georgia,serif;font-size:18px;font-style:normal;font-weight:800}.card-fan-art i:first-child,.duck-decoy-art i:first-child{z-index:1;margin-right:-13px;color:#bc2938;transform:rotate(-8deg)}.card-fan-art i:last-child,.duck-decoy-art i:last-child{transform:rotate(7deg)}.dice-art{gap:3px;font-size:32px}.dice-art i{font-style:normal}.dice-art i:nth-child(2){color:#9e2633;transform:translateY(8px)}.golf-art i{width:45px;height:45px;display:grid;place-items:center;border:2px solid #17251f;border-radius:50%;color:#1e6543;font-size:27px;font-style:normal}.golf-art span{margin:30px 0 0 -8px;color:#9e2633;font-family:Georgia,serif;font-size:20px;font-weight:800}.duck-decoy-art small{display:block;max-width:35px;overflow:hidden;color:#17251f;font-family:sans-serif;font-size:7px;letter-spacing:-1px}.game-choice h3{margin:5px 0 1px;font-family:Georgia,serif;font-size:25px}.game-choice>p{margin:7px 0 10px;color:#69756f;font-size:12px;line-height:1.34}.game-choice .choice-meta{margin:0;color:#52615a;font-size:11px;font-weight:800;text-transform:uppercase}.choice-button{min-height:43px;padding:8px 10px;border:1px solid #c28c23;border-radius:10px;color:#fff;font-family:Georgia,serif;font-size:16px;font-weight:700;box-shadow:inset 0 0 0 1px #fff3,0 2px #4f310073}.choice-button:disabled{opacity:1;cursor:default}.choice-button.available{color:#fff;cursor:pointer}.eights-button{background:#9a6504}.dicee-button{background:#083a5c}.golf-button{background:#155d38}.duck-decoy-button{background:#991c26}.wordpool-button{background:#785719}.pending-games-button{border-color:#9ca39e;background:#77817b;box-shadow:none}.pending-games-button.has-pending{border-color:#c28c23;background:#a97208;box-shadow:inset 0 0 0 1px #ffffff40,0 0 14px #d39d2abf;cursor:pointer}.placeholder-button{border-color:#9ca39e;background:#77817b;box-shadow:none}.choice-button.available:active{transform:translateY(2px);box-shadow:inset 0 0 0 1px #fff3}@keyframes pending-tile-glow{0%,to{box-shadow:0 0 #c6901f00;transform:translateY(0)}50%{box-shadow:0 0 24px #c6901f94;transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.pending-games-choice.has-pending{animation:none}}.setup-overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:15px;overflow-y:auto;background:#07120d8f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.setup-dialog{position:relative;width:min(100%,590px);max-height:calc(100dvh - 30px);overflow-y:auto;padding:25px;border:1px solid #d8d0c0;border-radius:20px;background:#fffdf8;box-shadow:0 22px 70px #07120d3d}.setup-dialog .eyebrow{margin-top:0}.setup-dialog h2{margin:5px 0 7px;font-family:Georgia,serif;font-size:34px}.setup-intro{margin:0 35px 18px 0;color:#69756f;font-size:13px}.dialog-close{position:absolute;top:11px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:#ecece7;color:#52615a;font-size:25px;line-height:1;cursor:pointer}.player-count-step{display:grid;justify-items:center;gap:8px;padding:20px 4px 14px;text-align:center}.player-count-step .eyebrow{margin:0}.player-count-step h2{margin:4px 35px 0}.player-count-step>p:not(.eyebrow){margin:0 0 13px;color:#69756f}.player-count-buttons{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:10px}.player-count-button{min-height:94px;display:grid;place-items:center;align-content:center;gap:2px;padding:9px;border:1px solid #b98a2b;border-radius:14px;background:#fffaf0;color:#17251f;cursor:pointer;box-shadow:0 3px #724c063b;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}.player-count-button strong{font-family:Georgia,serif;font-size:38px;line-height:1}.player-count-button span{color:#69756f;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.player-count-button:hover,.player-count-button:focus-visible{border-color:#8f640f;outline:3px solid rgba(229,166,43,.22);background:#f8e7b3;transform:translateY(-2px);box-shadow:0 5px #724c063b}.player-count-button:active{transform:translateY(2px);box-shadow:none}.selected-player-count{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:9px 11px;border:1px solid #d8d0c0;border-radius:11px;background:#f5f1e7}.selected-player-count strong{font-family:Georgia,serif;font-size:17px}.launch-success{display:grid;justify-items:center;gap:10px;padding:26px 12px 9px;text-align:center}.launch-success-check{display:grid;width:68px;height:68px;place-items:center;border:2px solid #b27a0a;border-radius:50%;background:#f5df9d;color:#184a31;font-size:38px;font-weight:900;box-shadow:0 0 0 8px #e5a62b21;animation:launch-check-in .45s ease-out both}.launch-success .eyebrow{margin:11px 0 -3px}.launch-success h2{margin:0}.launch-success>p:not(.eyebrow){max-width:430px;margin:0;color:#52615a;line-height:1.45}.launch-success .launch-success-note{color:#8a6216;font-size:13px;font-weight:800}.launch-success .wide{width:min(100%,370px);margin-top:6px}@keyframes launch-check-in{0%{opacity:0;transform:scale(.6)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.home-shell,.center-shell{min-height:100dvh;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 20% 10%,rgba(229,166,43,.18),transparent 28rem),#f3f0e8}.home-card,.dialog-card{width:min(100%,620px);padding:clamp(22px,5vw,42px);border:1px solid #ddd5c5;border-radius:24px;background:#fffffff0;box-shadow:0 22px 70px #17251f1c}.brand{display:flex;align-items:center;gap:9px;font-weight:850;letter-spacing:-.02em}.brand-mark{position:relative;flex:0 0 36px;width:36px;height:36px;overflow:hidden;border:1px solid #c9a34a;border-radius:50%;background:#071a33}.brand-mark img{position:absolute;inset:1px;width:32px;height:32px;max-width:none;object-fit:contain}h1{letter-spacing:-.045em;line-height:1.02}.home-masthead{height:96px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.home-hero-art{width:136px;height:136px;margin:-22px -12px 0 0;object-fit:contain}.home-card h1{margin:13px 0 9px;font-size:clamp(31px,6vw,51px)}.lede{margin:0 0 24px;color:#607068;font-size:18px}.rules-line{display:block;margin-top:6px}.invitation-hero-art{display:block;width:150px;height:150px;margin:12px auto -8px;object-fit:contain}.profile-maker{display:grid;gap:11px;margin:14px 0 16px;padding:13px;border:1px solid #d4d0c7;border-radius:15px;background:#f8f6f0;text-align:left}.host-profile-maker{margin:0}.host-profile-maker>strong{color:#56645e;font-size:12px}.invitee-profile{min-width:0;display:grid;gap:9px;margin:0;padding:11px;border:1px solid #ded9cc;border-radius:13px}.invitee-profile-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.invitee-profile-heading>strong{color:#56645e;font-size:12px}.invitee-profile-heading label{flex:0 1 290px}.invitee-profile-heading select{padding:8px 10px;font-size:12px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-name{font-size:13px}.portrait-maker{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:13px}.portrait-preview{width:82px;height:82px;overflow:hidden;border:2px solid #c3bdaa;border-radius:50%;background:#fff}.portrait-preview img{display:block;width:100%;height:100%;object-fit:cover}.portrait-preview:not(.has-portrait) img{opacity:.48}.portrait-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.portrait-actions small{flex-basis:100%;color:#69756f;font-size:11px;line-height:1.3}.portrait-upload{display:inline-block;padding:10px 12px;font-size:13px;cursor:pointer}.portrait-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.text-button{appearance:none;padding:7px;border:0;background:transparent;color:#76551a;font-size:12px;font-weight:800;cursor:pointer}.red{color:#bc2938}.black{color:#17251f}.joker{color:#6f3cc3}form{display:grid;gap:15px}.form-pair{display:grid;grid-template-columns:.75fr 1.25fr;gap:12px}label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#56645e}input,select{min-width:0;border:1px solid #cfc9bb;border-radius:11px;padding:12px 13px;color:#17251f;background:#fff;outline:none}input:focus,select:focus{border-color:#b47700;box-shadow:0 0 0 3px #e5a62b38}.player-count-label{grid-template-columns:auto minmax(0,150px);align-items:center;justify-content:space-between}.honeypot{position:absolute;left:-10000px}.primary,.secondary{appearance:none;border:0;border-radius:12px;padding:13px 18px;font-weight:850;text-align:center;text-decoration:none;cursor:pointer}.primary{background:#e5a62b;color:#17251f;box-shadow:0 4px #bd7e08}.primary:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #bd7e08}.secondary{background:#e8e9e4;color:#17251f}.wide{width:100%}button:disabled{opacity:.46;cursor:default}.form-status,.error{margin:14px 0 0;text-align:center;color:#9e2633}.dev-link{display:block;margin:8px auto 0;text-align:center;color:#6f3cc3}.fine-print{margin:18px 0 0;color:#7c8782;font-size:11px;text-align:center}.dialog-card{text-align:center;max-width:480px}.dialog-card h1{margin:8px 0;font-size:36px}.dialog-card p:not(.eyebrow):not(.error){color:#607068;line-height:1.45}.eyebrow{margin:16px 0 0;color:#8a6419;font-size:12px;font-weight:900;letter-spacing:.14em}.link-button{display:inline-block}.loader{color:#607068;font-weight:800}.play-shell{height:100dvh;max-width:680px;margin:0 auto;padding:12px 14px;display:grid;align-content:center;gap:10px;overflow:hidden;background:#f8f6f0}.game-masthead{height:96px;overflow:hidden;border-top:1px solid #b88a2c}.game-masthead img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.gameplay-masthead{display:flex;align-items:center;justify-content:center;gap:18px;padding:4px 12px;overflow:visible;border-top:0;border-bottom:1px solid #b88a2c;background:transparent}.game-masthead>.gameplay-masthead-art{flex:0 0 145px;width:145px;height:88px;object-fit:contain}.gameplay-home-link{flex:0 1 650px;min-width:0;height:100%;display:flex;align-items:center;justify-content:flex-end;border-radius:8px}.gameplay-home-link img{width:100%;height:100%;object-fit:contain;object-position:right center}.gameplay-home-link:hover,.gameplay-home-link:focus-visible{outline:2px solid rgba(184,138,44,.58);outline-offset:2px;background:#b88a2c0f}.player-gallery{display:flex;align-items:flex-start;justify-content:space-around;gap:8px;padding:2px 2px 0}.player-seat{flex:1 1 0;min-width:0;display:grid;justify-items:center;align-content:start;text-align:center;font-size:14px;line-height:1.08;color:#65726c}.player-seat>span:not(.seat-portrait){color:#8a6419;font-size:15px;font-weight:900}.player-seat>strong{color:#111;font-size:16px}.seat-portrait{width:78px;height:78px;display:grid;place-items:center;border:1px solid #b8b6ad;border-radius:50%;background:#fff;object-fit:cover;box-shadow:0 2px 6px #17251f26}.seat-placeholder{color:#fff;background:radial-gradient(circle at 35% 30%,#9da8a2,#35443d);font-family:Georgia,serif;font-size:32px;font-weight:700}.player-seat.current-player .seat-portrait{box-shadow:0 0 0 4px #b47700,0 3px 8px #17251f33}.player-seat.current-player>span:not(.seat-portrait){color:#6f4d0c;font-weight:950}.opponent-fan{width:90px;height:52px;display:grid;place-items:end center}.player-seat .opponent-fan{margin:7px 0 1px}.opponent-fan-image{display:block;width:90px;height:55px;object-fit:contain}.turn-message{min-height:44px;display:grid;justify-items:center;align-content:center;gap:2px;margin:0;color:#111;font-family:Georgia,serif;font-size:17px;text-align:center}.turn-message strong{font-size:18px}.turn-message.has-notice span:last-child{color:#65726c;font-family:Inter,ui-rounded,Segoe UI,system-ui,sans-serif;font-size:12px}.game-board{min-height:0;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:start;gap:12px}.hand-section,.table-section{min-width:0;height:182px;display:grid;grid-template-rows:auto minmax(0,1fr);padding:10px;border:1px solid #cfd2cc;border-radius:16px;background:#fff}.section-heading{display:flex;justify-content:space-between;color:#5f6c66;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.section-heading span:last-child{letter-spacing:0}.hand{min-height:0;display:flex;align-items:center;justify-content:flex-start;padding:4px 4px 0 2px;overflow:visible}.card-slot{position:relative;flex:1 1 44px;min-width:3px;max-width:44px;height:138px}.card-slot:last-child{flex:0 0 94px;max-width:94px}.playing-card{position:absolute;inset:0 auto 0 0;width:94px;min-width:94px;height:138px;display:grid;justify-items:start;grid-template-rows:auto auto minmax(0,1fr) auto;align-content:stretch;gap:0;padding:9px 7px;border:2px solid #b9bcb7;border-radius:11px;background:#fff;box-shadow:0 3px 8px #17251f17;font-family:Georgia,serif;font-size:clamp(18px,4vw,25px);font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,outline-color .16s ease}.card-rank,.card-suit{display:block;line-height:.9}.card-suit{margin-top:4px}.card-space{min-height:0}.playing-card .card-rank,.playing-card .card-suit{position:relative;z-index:2}.face-art{position:absolute;z-index:1;left:3px;bottom:2px;width:calc(100% - 6px);height:88px;object-fit:contain;object-position:center bottom;pointer-events:none}.playing-card.joker .card-rank,.discard-pile.joker .card-rank{font-family:Inter,sans-serif;font-size:12px;letter-spacing:.03em}.playing-card.joker:not(.front-card) .card-rank{font-size:9px;letter-spacing:0}.playing-card:disabled{opacity:1;border-color:#c9c4b9;background:#fff;box-shadow:none}.playing-card.selected{outline:4px solid rgba(229,166,43,.48);transform:translateY(-12px);box-shadow:0 11px 17px #17251f2e}.playing-card.card-departing{visibility:hidden}.flying-card{box-shadow:0 14px 24px #17251f40}.playing-card small{font-family:Inter,sans-serif;color:#916100;font-size:10px;letter-spacing:.08em}.hand.dense .card-slot{max-width:25px}.hand.ultra-dense .card-slot{max-width:14px}.hand.dense .card-slot:last-child,.hand.ultra-dense .card-slot:last-child{max-width:94px}.table-section{grid-template-rows:auto minmax(0,1fr) auto;border-color:#aebbaa;background:linear-gradient(145deg,#dce7da,#edf2ea)}.card-table{min-height:0;display:flex;align-items:center;justify-content:center;gap:clamp(12px,3vw,24px);border:0;background:transparent}.pile{position:relative;width:78px;height:117px;display:grid;place-items:center;align-content:center;gap:8px;border:2px solid #aeb0ac;border-radius:11px;background:#fff;box-shadow:0 4px 10px #17251f24;font-family:Georgia,serif;font-size:25px;font-weight:900}.pile small{font-family:Inter,sans-serif;font-size:10px;letter-spacing:.1em}.draw-pile{appearance:none;padding:0;overflow:visible;color:#f6bb45;border:0;background:transparent;box-shadow:3px 3px #304054,6px 6px #acb2b8;cursor:pointer}.draw-pile:disabled{opacity:.62;cursor:default}.draw-pile:not(:disabled):hover,.draw-pile:not(:disabled):focus-visible{transform:translateY(-3px);box-shadow:0 7px 13px #17251f33}.card-back-art{display:block;width:100%;height:100%;border:2px solid #aeb0ac;border-radius:9px;object-fit:cover}.draw-pile.can-draw .card-back-art{animation:deck-pulse .7s ease-in-out .3s 3}@keyframes deck-pulse{0%,to{transform:scale(1);box-shadow:0 0 #e5a62b00}50%{transform:scale(1.07);box-shadow:0 0 0 7px #e5a62b52}}@media(prefers-reduced-motion:reduce){.draw-pile.can-draw .card-back-art{animation:none}}.discard-stack{position:relative;flex:0 0 91px;width:91px;height:126px}.discard-pile{position:absolute;grid-template-rows:auto auto minmax(0,1fr) auto;justify-items:start;align-content:stretch;gap:0;padding:9px 7px 7px;overflow:hidden}.discard-pile .card-rank,.discard-pile .card-suit{line-height:.85}.discard-pile .card-rank,.discard-pile .card-suit,.discard-pile small{position:relative;z-index:2}.pile-face-art{height:73px}.previous-discard{top:0;left:0;opacity:.68;transform:rotate(-5deg)}.current-discard{right:0;bottom:0}.table-hint{margin:3px 0 0;color:#65726c;font-size:12px;text-align:center}.action-dock{min-height:52px}.suit-choice-panel{display:grid;justify-items:center;gap:2px;margin-bottom:8px;padding:9px 10px 10px;border:2px solid #b47700;border-radius:13px;background:#fff4d8;box-shadow:0 4px 12px #6f4d0c1f;text-align:center}.suit-choice-panel>strong{color:#4e3508;font-size:16px}.suit-choice-panel>span{color:#72561e;font-size:12px}.suit-choice-panel.needs-choice{box-shadow:0 0 0 3px #e5a62b38,0 4px 12px #6f4d0c1f}.suit-picker{display:flex;justify-content:center;gap:7px;margin-top:7px}.suit-picker button{min-width:56px;height:50px;display:grid;place-items:center;align-content:center;gap:1px;border:1px solid #cfd3cf;border-radius:10px;background:#fff;font-size:22px;font-weight:900;cursor:pointer}.suit-picker button small{color:#52615a;font-size:9px;font-weight:850;line-height:1;text-transform:capitalize}.suit-picker button.keep-suit{padding:0 7px}.suit-picker button.active{border:2px solid #8d5c00;background:#ffe4a6;box-shadow:0 0 0 3px #e5a62b57;transform:translateY(-2px)}.suit-picker button.active small:after{content:" ✓";color:#476b43}.suit-hearts,.suit-diamonds{color:#bc2938}.two-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:9px}.compact-error{margin:5px 0 0;font-size:13px}.action-dock:empty{min-height:0}.game-result{align-self:center;grid-row:3 / 5;text-align:center}.game-result h1{margin:8px 0;font-size:39px}.finale{position:relative;align-self:center;display:grid;justify-items:center;gap:8px;width:100%;padding:25px 18px 22px;overflow:hidden;border:1px solid #d3c4a2;border-radius:20px;background:radial-gradient(circle at 50% 12%,#fff9df,#fffdf7 56%);text-align:center;box-shadow:0 14px 40px #2d220c1f}.finale h1{margin:0;color:#10231b;font-family:Georgia,serif;font-size:clamp(28px,5vw,43px)}.finale-subtitle{margin:0 0 9px;color:#65726c}.finale-tally{display:flex;align-items:end;justify-content:center;gap:clamp(12px,4vw,34px);width:100%;min-height:142px}.finale-player{min-width:82px;display:grid;justify-items:center;gap:3px;color:#66716b}.finale-player strong{color:#172820;font-size:14px}.finale-player>span{font-size:13px;font-weight:750}.finale-portrait-wrap{position:relative;width:70px;height:70px;display:grid;place-items:center}.finale-portrait-wrap>img,.finale-placeholder{position:relative;z-index:2;width:66px;height:66px;display:grid;place-items:center;border:2px solid #d1cab9;border-radius:50%;background:#e8e6de;object-fit:cover;font-size:28px;font-weight:900}.finale-winner .finale-portrait-wrap{animation:winner-pulse 1.35s ease-in-out 3}.finale-winner .finale-portrait-wrap>img,.finale-winner .finale-placeholder{border-color:#c99425;box-shadow:0 0 0 4px #fff6c9}.finale-winner>strong{color:#9a6504}.winner-waves,.winner-waves:before,.winner-waves:after{position:absolute;z-index:1;inset:-4px;border:2px solid rgba(206,154,38,.6);border-radius:50%;content:"";animation:golden-wave 1.8s ease-out 3}.winner-waves:before{inset:-1px;animation-delay:.35s}.winner-waves:after{inset:-1px;animation-delay:.7s}.finale-action{margin-top:8px}.finale-waiting{margin:0;color:#65726c;font-weight:700}@keyframes winner-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes golden-wave{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.75)}}@media(prefers-reduced-motion:reduce){.finale-winner .finale-portrait-wrap,.winner-waves,.winner-waves:before,.winner-waves:after{animation:none}}.waiting-board .playing-card,.waiting-board .draw-pile{cursor:default}.waiting-dock{min-height:52px;display:flex;align-items:center;justify-content:center;gap:9px;padding:7px 10px;border:1px solid #cfd8ce;border-radius:12px;background:#eef4ec}.waiting-dock>span:last-child{display:grid;gap:2px}.waiting-dock strong{font-size:15px}.waiting-dock small{color:#5f6c66;font-size:13px}.waiting-pip{flex:0 0 29px;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#dce9df;color:#23713c;font-size:16px;font-weight:900}.rules-overlay{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:16px;background:#08140fa8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.rules-card{width:min(100%,510px);max-height:calc(100dvh - 32px);overflow-y:auto;padding:24px;border:1px solid #d4c9ae;border-radius:20px;background:#fffdf7;box-shadow:0 22px 70px #07120d4d}.rules-card .eyebrow{margin:0}.rules-card h1{margin:5px 0 13px;font-family:Georgia,serif;font-size:36px}.rules-card ul{display:grid;gap:9px;margin:0 0 19px;padding-left:22px;color:#43544c;line-height:1.35}.golf-shell{max-width:760px}.golf-scorebar{display:flex;align-items:baseline;justify-content:space-between;padding:0 3px;font-family:Georgia,serif}.golf-scorebar strong{font-size:21px}.golf-scorebar span{color:#65726c;font-size:13px}.golf-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(230px,.75fr);gap:12px}.golf-grid-panel,.golf-table-panel{padding:10px;border:1px solid #cfd2cc;border-radius:16px;background:#fff}.golf-table-panel{border-color:#aebbaa;background:linear-gradient(145deg,#dce7da,#edf2ea)}.golf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:8px}.golf-grid-cell{min-width:0;height:112px;padding:0;overflow:hidden;border:2px solid #b9bcb7;border-radius:10px;background:#fff;box-shadow:0 3px 7px #17251f1a;cursor:pointer}.golf-grid-cell>img{display:block;width:100%;height:100%;object-fit:cover}.golf-grid-cell:disabled{opacity:1;cursor:default}.golf-grid-cell.selected{border-color:#9a6504;outline:4px solid rgba(229,166,43,.38);transform:translateY(-3px)}.golf-card{width:100%;height:100%;display:grid;align-content:start;justify-items:start;padding:9px;background:#fff;font-family:Georgia,serif;font-size:25px;font-weight:900;line-height:.9}.golf-card>span{margin-top:5px}.minus-five-card{place-items:center;align-content:center;color:#9e2633}.minus-five-card strong{width:58px;height:58px;display:grid;place-items:center;border:3px solid currentColor;border-radius:50%;font-family:Georgia,serif;font-size:25px}.golf-card.compact{width:67px;height:101px;font-size:22px;border:2px solid #aeb0ac;border-radius:9px;box-shadow:0 3px 8px #17251f24}.golf-card.compact.minus-five-card strong{width:48px;height:48px;font-size:21px}.golf-piles{min-height:130px;display:flex;align-items:center;justify-content:center;gap:10px}.golf-pile-button,.golf-drawn-card{display:grid;justify-items:center;gap:4px;padding:0;border:0;background:transparent;color:#52615a;font-size:9px;font-weight:900;letter-spacing:.08em;cursor:pointer}.golf-pile-button>img{width:67px;height:101px;display:block;border:2px solid #aeb0ac;border-radius:9px;object-fit:cover;box-shadow:3px 3px #5d6877}.golf-pile-button:disabled{opacity:.65;cursor:default}.golf-discard-drawn{display:block;margin:-2px auto 0;padding:5px}.golf-players{display:flex;justify-content:space-around;gap:8px}.golf-player{flex:1 1 0;min-width:0;display:grid;justify-items:center;gap:2px;color:#65726c;text-align:center}.golf-player>img,.golf-player>.seat-placeholder{width:55px;height:55px;display:grid;place-items:center;border:1px solid #b8b6ad;border-radius:50%;object-fit:cover}.golf-player>strong{max-width:100%;overflow:hidden;color:#8a6419;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.golf-player>span:last-child{font-size:12px;font-weight:800}.golf-player.current-player>img,.golf-player.current-player>.seat-placeholder{box-shadow:0 0 0 4px #b47700}.golf-mini-grid{width:112px;display:grid;grid-template-columns:repeat(3,34px);gap:3px;margin-top:5px}.golf-mini-cell{width:34px;height:51px;overflow:hidden;border:1px solid #b9bcb7;border-radius:5px;background:#fff;box-shadow:0 2px 4px #17251f1a}.golf-mini-cell>img{display:block;width:100%;height:100%;object-fit:cover}.golf-mini-cell .golf-card{padding:4px 3px;font-size:12px}.golf-mini-cell .golf-card>span{margin-top:2px}.golf-mini-cell .minus-five-card{padding:1px}.golf-mini-cell .minus-five-card strong{width:27px;height:27px;border-width:2px;font-size:12px}.dicee-shell{max-width:920px;height:auto;min-height:100dvh;overflow:visible}.dicee-shell .game-masthead{height:120px}.dicee-turn-panel{display:grid;grid-template-columns:minmax(210px,1fr) minmax(300px,1.35fr) minmax(165px,.72fr);align-items:center;gap:12px;padding:10px 15px;border:1px solid #c8b98f;border-radius:16px;background:#fffdf7}.dicee-turn-panel h1,.dicee-turn-copy p{margin:0}.dicee-turn-panel h1{font-family:Georgia,serif;font-size:24px}.dicee-turn-copy p{margin-top:3px;color:#647169;font-size:15px;font-weight:700;line-height:1.2}.dice-tray{display:flex;justify-content:center;gap:8px}.dice-tray button{width:58px;height:58px;padding:0;border:2px solid #b8b8ae;border-radius:10px;background:#fff;color:#10231b;font-family:Georgia,serif;font-size:45px;line-height:1;cursor:pointer;box-shadow:0 3px 5px #11231b21}.dice-tray button.held{border-color:#bd8419;background:#fff5ce;transform:translateY(-5px);box-shadow:0 5px #d3a03b}.dice-tray button:disabled{opacity:1;cursor:default}.dicee-roll{padding:12px 10px}.dicee-sheet{overflow-x:auto;border:1px solid #b8ae95;border-radius:16px;background:#fffdf7}.dicee-sheet table{width:100%;min-width:620px;border-collapse:collapse;table-layout:fixed}.dicee-sheet th,.dicee-sheet td{height:28px;padding:2px 6px;border-right:1px solid #c9c2af;border-bottom:1px solid #c9c2af;text-align:center}.dicee-sheet th:first-child{width:190px;text-align:left}.dicee-sheet thead th{height:61px;background:#eee9da}.dicee-sheet thead th:not(:first-child){min-width:96px;text-align:center}.dicee-sheet thead img,.dicee-sheet thead th>span{width:34px;height:34px;display:grid;place-items:center;margin:0 auto 1px;border:1px solid #bcb49e;border-radius:50%;background:#deddd7;object-fit:cover}.dicee-sheet thead strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dicee-sheet tbody th{font-family:Georgia,serif}.dicee-sheet tbody th strong,.dicee-sheet tbody th small{display:block}.dicee-sheet tbody th small{color:#76766d;font-family:Inter,ui-rounded,Segoe UI,system-ui,sans-serif;font-size:10px;font-weight:500}.dicee-sheet td button{display:flex;align-items:center;justify-content:center;width:calc(100% - 8px);height:21px;margin:0 4px;padding:0 4px;overflow:hidden;border:1px solid #c48b20;border-radius:6px;background:#f7d982;color:#10231b;font-size:13px;font-weight:900;line-height:1;cursor:pointer}.dicee-sheet td>strong,.dicee-sheet td>span{display:inline-block;line-height:1;vertical-align:middle}.dicee-sheet td button.score-pulse{position:relative;z-index:2;animation:dicee-score-pulse .5s ease-in-out 4}.dicee-sheet table.columns-swapping th:not(:first-child),.dicee-sheet table.columns-swapping td:not(:first-child){animation:dicee-column-swap .65s cubic-bezier(.2,.75,.2,1) both}@keyframes dicee-score-pulse{0%,to{transform:scale(1);box-shadow:0 0 #b77a0000}50%{transform:scale(1.08);background:#efbd3e;box-shadow:0 0 0 5px #b77a0038}}@keyframes dicee-column-swap{0%{opacity:.45;transform:translate(var(--column-offset, 0))}to{opacity:1;transform:translate(0)}}.dicee-sheet .active-dicee-player{background:#fff5cf;box-shadow:inset 3px 0 #c48b20,inset -3px 0 #c48b20}.dicee-sheet thead .active-dicee-player{box-shadow:inset 3px 3px #c48b20,inset -3px 0 #c48b20}.dicee-section-start th,.dicee-section-start td{border-top:4px double #74694d}.dicee-total-row th,.dicee-total-row td{background:#eee9da;font-weight:800}.dicee-grand-row th,.dicee-grand-row td{border-bottom:0;background:#173b2c;color:#fff;font-size:inherit;font-weight:900}.wordpool-shell{max-width:900px;min-height:100dvh;height:auto;overflow:visible;gap:12px}.wordpool-masthead{height:96px}.wordpool-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.wordpool-heading p,.wordpool-heading h1{margin:0}.wordpool-heading h1{margin-top:3px;font-family:Georgia,serif;font-size:clamp(28px,5vw,40px)}.wordpool-clock{display:grid;flex:0 0 auto;color:#675224;text-align:right}.wordpool-clock strong{font-family:Georgia,serif;font-size:21px}.wordpool-clock span{color:#69756f;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wordpool-play-area{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:stretch;gap:18px}.wordpool-letter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:14px;border:1px solid #bdb39b;border-radius:18px;background:#f0ece1}.wordpool-letter-grid button{aspect-ratio:1;display:grid;place-items:center;padding:0;border:1px solid #a9a18e;border-radius:12px;background:#fffdf8;color:#17251f;font-family:Georgia,serif;font-size:clamp(35px,6vw,57px);line-height:1;box-shadow:0 2px 5px #17251f14;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.wordpool-letter-grid button:not(:disabled):hover,.wordpool-letter-grid button:not(:disabled):focus-visible{border-color:#9b701d;outline:3px solid rgba(229,166,43,.3);transform:translateY(-2px);box-shadow:0 5px 10px #17251f24}.wordpool-letter-grid button:not(:disabled):active{transform:translateY(1px);box-shadow:0 1px 3px #17251f1a}.wordpool-letter-grid button.used{opacity:.38;background:#d8d3c6;box-shadow:inset 0 1px 3px #17251f24;cursor:default}.wordpool-entry-panel{display:grid;align-content:center;gap:11px;padding:16px;border:1px solid #d6d0c1;border-radius:18px;background:#fffdf8}.wordpool-word{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px 10px;color:#52615a;font-size:12px}.wordpool-word input{padding:10px 12px;font-family:Georgia,serif;font-size:21px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wordpool-word.active{color:#785719;font-weight:900}.wordpool-word.active input{border-color:#b17c18;outline:3px solid rgba(229,166,43,.2)}.wordpool-word small{grid-column:2;margin-top:-6px;font-weight:700}.wordpool-word small.valid{color:#24704b}.wordpool-word small.invalid{color:#9e2633}.wordpool-confirmation{margin:0;color:#24704b;font-size:19px;font-weight:900}.wordpool-entry-panel ol{display:grid;gap:5px;margin:0;padding-left:29px;font-family:Georgia,serif;font-size:22px;font-weight:800}.wordpool-entry-panel>p:last-child{margin:0;color:#607068;line-height:1.45}.wordpool-player-status{display:flex;justify-content:center;gap:clamp(9px,3vw,24px);padding:5px 0}.wordpool-player-status>div{min-width:62px;display:grid;justify-items:center;gap:2px;color:#7b847f;text-align:center}.wordpool-player-status img,.wordpool-player-status span{width:46px;height:46px;display:grid;place-items:center;border:2px solid #c4c1b8;border-radius:50%;background:#e1e2dd;object-fit:cover;font-family:Georgia,serif;font-size:19px}.wordpool-player-status strong{max-width:92px;overflow:hidden;color:#52615a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.wordpool-player-status small{font-size:10px}.wordpool-player-status .submitted img,.wordpool-player-status .submitted span{border-color:#b17c18;box-shadow:0 0 0 3px #e5a62b33}.wordpool-player-status .submitted small{color:#24704b;font-weight:800}.wordpool-results{display:grid;gap:10px}.wordpool-results>.eyebrow,.wordpool-results>h1{margin:0;text-align:center}.wordpool-results>h1{font-family:Georgia,serif;font-size:clamp(27px,5vw,39px)}.wordpool-results-scroll{overflow-x:auto;border:1px solid #bdb39b;border-radius:16px;background:#fffdf8}.wordpool-results table{width:100%;min-width:560px;border-collapse:collapse;table-layout:fixed}.wordpool-results th,.wordpool-results td{min-width:120px;padding:7px;border-right:1px solid #d2cbbb;border-bottom:1px solid #ded8ca;text-align:center;vertical-align:top}.wordpool-results th:last-child,.wordpool-results td:last-child{border-right:0}.wordpool-results thead th{background:#ece8dc}.wordpool-results thead img,.wordpool-results thead span{width:38px;height:38px;display:grid;place-items:center;margin:0 auto 3px;border:1px solid #b9b5a9;border-radius:50%;background:#ddd;object-fit:cover}.wordpool-results thead strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wordpool-results details{border-radius:7px;background:#f3f0e8}.wordpool-results details.duplicate{background:#f8e7b7;box-shadow:inset 0 0 0 1px #c99c35}.wordpool-results summary{padding:6px 4px;color:#17251f;font-family:Georgia,serif;font-size:15px;cursor:pointer;list-style:none}.wordpool-results summary::-webkit-details-marker{display:none}.wordpool-results details small{display:block;padding:0 5px 7px;color:#5e675f;font-size:10px;line-height:1.4}.wordpool-missed-row td{color:#9e2633;font-size:12px}.wordpool-round-total td{background:#eee9da}.wordpool-round-total.pending td{background:#f7f4eb;color:#8a928e}.wordpool-game-total td{border-bottom:0;background:#173b2c;color:#fff}.wordpool-standings{display:flex;justify-content:center;gap:7px}.wordpool-standings>div{min-width:90px;display:grid;grid-template-columns:auto 38px;align-items:center;justify-content:center;gap:2px 6px;padding:7px;border:1px solid #d6d0c1;border-radius:12px;background:#fffdf8}.wordpool-standings>div.winner{border-color:#b17c18;background:#fff5cf;box-shadow:0 0 0 3px #e5a62b2e}.wordpool-standings img,.wordpool-standings i{width:36px;height:36px;display:grid;place-items:center;grid-row:1 / 3;grid-column:2;border-radius:50%;background:#ddd;object-fit:cover;font-style:normal}.wordpool-standings span{color:#96701f;font-weight:900}.wordpool-standings strong{max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wordpool-standings b{color:#173b2c}.wordpool-invitation-art{width:230px}.duck-shell{width:min(100%,980px);max-width:980px;min-height:100dvh;height:auto;overflow:visible;gap:9px}.duck-shell>*{min-width:0}.duck-masthead{height:82px}.duck-score-area{display:grid;gap:7px;padding:9px 11px 8px;border:1px solid #d3c7ad;border-radius:16px;background:linear-gradient(180deg,#fffdf8,#f3ead4)}.duck-score-title{display:flex;align-items:baseline;justify-content:space-between;color:#7a5a1a;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.duck-score-title span{color:#68736e;letter-spacing:.04em}.duck-score-title>strong{display:flex;align-items:baseline;gap:8px}.duck-score-title>strong small{color:#69756f;font-size:9px;letter-spacing:.03em}.duck-round-controls{display:flex;align-items:center;gap:7px}.duck-round-controls button{padding:4px 7px;border:1px solid #c9b98f;border-radius:8px;background:#fffaf0;color:#785719;font-size:9px;font-weight:900;cursor:pointer;text-transform:none}.duck-round-controls button:disabled{opacity:.45}.duck-round-controls b{white-space:nowrap}.duck-scoreboard{display:flex;justify-content:center;gap:clamp(6px,1.3vw,13px);overflow-x:auto;padding:3px;scrollbar-width:none}.duck-scoreboard::-webkit-scrollbar,.duck-hand::-webkit-scrollbar{display:none}.duck-score-player{position:relative;flex:1 1 0;min-width:125px;max-width:170px;display:grid;grid-template-columns:62px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:center;gap:0 8px;padding:7px 9px;border:1px solid #d6d0c2;border-radius:14px;background:#ffffffb8}.duck-score-player.active{border-color:#bd8418;background:#fff4cc;box-shadow:0 0 0 2px #c58b1b1f}.duck-score-player.submitted{border-color:#7b987d;background:#edf4e9}.duck-ready-mark{position:absolute;top:5px;right:7px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#315f3f;color:#fff;font-size:11px;font-weight:900}.duck-score-portrait{width:62px;height:62px;grid-row:1 / 4;border:2px solid #fff;border-radius:50%;background:#ddd;object-fit:cover;box-shadow:0 2px 6px #1d25202e}.duck-score-name{max-width:100%;overflow:hidden;color:#17251f;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.duck-score-points{display:flex;align-items:baseline;gap:4px;color:#7d2b22;line-height:1}.duck-score-points b{font-family:Georgia,serif;font-size:29px}.duck-score-points small{font-size:10px;font-weight:900;text-transform:uppercase}.duck-score-cards{color:#66736c;font-size:10px;font-weight:800}.duck-instruction{min-height:16px;margin:0;color:#526159;font-size:12px;font-weight:800;text-align:center}.duck-table{display:grid;gap:6px;padding:9px;border:1px solid #b8c4b5;border-radius:17px;background:#e7efe4}.duck-row{min-height:83px;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;padding:4px 8px;border:2px solid transparent;border-radius:12px;background:#ffffff9e;color:#17251f;text-align:left}.duck-row:disabled{opacity:1}.duck-row.legal{border-color:#b17c18;background:#fff5cf;box-shadow:0 0 0 3px #e5a62b2e;cursor:pointer}.duck-row.collects{border-color:#9e2633;background:#fae9e4;box-shadow:0 0 0 3px #9e26331f}.duck-row-label{color:#69756f;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.duck-row-cards,.duck-row-existing{display:flex;align-items:center;gap:5px;min-width:0}.duck-row-cards{width:100%}.duck-row-existing{will-change:transform,opacity,filter}.duck-placement-preview{display:flex;animation:duck-card-place .48s cubic-bezier(.17,.84,.28,1.18) both}.duck-row.collecting .duck-row-existing{animation:duck-row-to-player .76s cubic-bezier(.55,.02,.68,.53) both}.duck-row>small{color:#785719;font-size:11px;font-weight:900;text-align:center}.duck-row.collects>small{color:#9e2633}.duck-open-slot{width:48px;height:68px;display:block;border:1px dashed #b8b5a9;border-radius:8px}.duck-open-slot:not(.next-slot){opacity:.42}.duck-danger-slot{flex:0 0 64px;height:68px;display:grid;place-items:center;align-content:center;gap:2px;margin-left:8px;border:1px dashed #b99279;border-radius:9px;background:repeating-linear-gradient(-45deg,#7e351f0a 0 5px,#7e351f17 5px 10px);color:#9a4e32;text-align:center;opacity:.64}.duck-danger-slot:before{content:"6TH";font-size:7px;font-weight:900;letter-spacing:.12em}.duck-danger-slot b{font-family:Georgia,serif;font-size:13px;line-height:1}.duck-danger-slot small{font-size:7px;font-weight:900}.duck-danger-slot.armed{border:2px solid #9e2633;background:#f8d8cd;color:#8b1f28;opacity:1;box-shadow:0 0 0 3px #9e26331a;animation:duck-danger-pulse 1.5s ease-in-out infinite}.duck-card{position:relative;isolation:isolate;width:63px;height:92px;overflow:hidden;display:grid;place-items:center;border:1px solid #aeb0ac;border-radius:9px;background:#fffaf0;color:#24231f;box-shadow:0 2px 5px #17251f21}.duck-card.compact{width:48px;height:68px;border-radius:7px}.duck-card.two-ducks{background:#d8bd91}.duck-card.three-ducks{background:#a97843;color:#21170e}.duck-card.five-ducks{background:#6d4026;color:#fffdf4}.duck-card.seven-ducks{background:#3e2417;color:#fffdf4}.duck-card-art{position:absolute;z-index:-1;inset:13% 7% 18%;background:url(/duck-card-engraving.png) center / contain no-repeat;opacity:.12;filter:grayscale(1)}.duck-card.five-ducks .duck-card-art,.duck-card.seven-ducks .duck-card-art{opacity:.16;filter:grayscale(1) invert(1)}.duck-card>strong{position:relative;z-index:1;font-family:Georgia,serif;font-size:29px;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.25)}.duck-card.five-ducks>strong,.duck-card.seven-ducks>strong{text-shadow:0 1px 0 rgba(0,0,0,.22)}.duck-card.compact>strong{font-size:19px}.duck-marks{position:absolute;z-index:1;right:3px;bottom:7px;left:3px;display:flex;align-items:end;justify-content:center;gap:1px;color:currentColor}.duck-silhouette{position:relative;width:5px;height:3px;display:block;flex:0 0 auto;border-radius:55% 48% 48% 50%;background:currentColor}.duck-silhouette:before{content:"";position:absolute;top:-2px;right:0;width:3px;height:3px;border-radius:50%;background:currentColor}.duck-silhouette:after{content:"";position:absolute;top:-1px;right:-2px;width:0;height:0;border-top:1px solid transparent;border-bottom:1px solid transparent;border-left:3px solid currentColor}.duck-card.compact .duck-marks{bottom:5px;gap:.7px}.duck-card.compact .duck-silhouette{width:3.5px;height:2.5px}.duck-card.compact .duck-silhouette:before{top:-2px;width:2.5px;height:2.5px}.duck-card.compact .duck-silhouette:after{top:-1px;right:-1.5px;border-top-width:1px;border-bottom-width:1px;border-left-width:2px}.duck-hand-panel{padding:8px 10px 10px;border:1px solid #d0c8b8;border-radius:15px;background:#fffdf8}.duck-hand{display:flex;align-items:end;gap:5px;overflow-x:auto;padding:8px 3px 3px}.duck-hand>button{flex:0 0 auto;padding:0;border:0;background:transparent;cursor:pointer;transition:transform .14s ease}.duck-hand>button:disabled{opacity:.74;cursor:default}.duck-hand>button.selected{transform:translateY(-8px)}.duck-hand>button.selected .duck-card{border:2px solid #b17c18;box-shadow:0 0 0 4px #e5a62b3b,0 5px 9px #17251f24}.duck-lock-button{margin-top:8px}.duck-flight-card{position:fixed;z-index:30;top:0;left:0;pointer-events:none;filter:drop-shadow(0 9px 9px rgba(23,37,31,.27))}.duck-flight-card.revealing{animation:duck-reveal-at-player .9s ease-in-out both}.duck-flight-card.flying{animation:duck-emerge-and-place .9s cubic-bezier(.2,.75,.24,1) both}.duck-flight-card.collecting{animation:duck-collect-to-player .85s cubic-bezier(.55,.02,.72,.48) both}.duck-score-player.score-pulse{animation:duck-score-card-pulse 1.45s ease-out both}.duck-score-player.score-pulse .duck-score-portrait{animation:duck-portrait-glow 1.45s ease-out both}.duck-score-player.score-pulse .duck-score-points{animation:duck-points-pulse 1.45s ease-out both}@keyframes duck-card-place{0%{opacity:0;transform:translateY(78px) rotate(9deg) scale(1.2)}72%{opacity:1;transform:translateY(-4px) rotate(-1deg) scale(1.03)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@keyframes duck-reveal-at-player{0%{opacity:0;transform:translate(var(--duck-start-x),var(--duck-start-y)) scale(.25) rotateY(90deg)}24%{opacity:1;transform:translate(var(--duck-start-x),var(--duck-start-y)) scale(1.12) rotateY(0)}to{opacity:1;transform:translate(var(--duck-start-x),var(--duck-start-y)) scale(1.12) rotateY(0)}}@keyframes duck-row-to-player{0%{opacity:1;transform:translate(0) scale(1);filter:blur(0)}24%{opacity:1;transform:translate(0) scale(.78);filter:blur(0)}to{opacity:0;transform:scale(.08) rotate(-10deg);filter:blur(2px)}}@keyframes duck-emerge-and-place{0%{opacity:0;transform:translate(var(--duck-start-x),var(--duck-start-y)) scale(.08) rotate(-13deg)}18%{opacity:1;transform:translate(var(--duck-start-x),var(--duck-start-y)) scale(1.05) rotate(-6deg)}to{opacity:1;transform:translate(var(--duck-end-x),var(--duck-end-y)) scale(1) rotate(0)}}@keyframes duck-collect-to-player{0%{opacity:1;transform:translate(var(--duck-end-x),var(--duck-end-y)) scale(1)}to{opacity:0;transform:translate(var(--duck-start-x),var(--duck-start-y)) scale(.12) rotate(12deg);filter:blur(2px)}}@keyframes duck-score-card-pulse{0%,to{transform:scale(1)}25%{transform:scale(1.09)}48%{transform:scale(.99)}70%{transform:scale(1.045)}}@keyframes duck-portrait-glow{0%,to{box-shadow:0 2px 6px #1d25202e}30%{box-shadow:0 0 0 7px #e5a62b3d,0 0 25px 10px #e5a62b8c}72%{box-shadow:0 0 0 3px #e5a62b26,0 0 13px 4px #e5a62b4d}}@keyframes duck-points-pulse{0%,to{color:#7d2b22;text-shadow:none;transform:scale(1)}30%{color:#a96f00;text-shadow:0 0 13px #f0bc3f;transform:scale(1.34)}70%{color:#925712;text-shadow:0 0 7px #f0bc3f;transform:scale(1.12)}}@keyframes duck-danger-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.duck-finale{display:grid;justify-items:center;gap:12px;padding:24px;text-align:center}.duck-finale .eyebrow,.duck-finale h1,.duck-finale>p{margin:0}.duck-finale h1{font-family:Georgia,serif;font-size:clamp(31px,5vw,47px)}.duck-standings{width:min(100%,680px);display:grid;gap:7px}.duck-standings>div{display:grid;grid-template-columns:28px 47px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 11px;border:1px solid #d6d0c1;border-radius:12px;background:#fffdf8;text-align:left}.duck-standings>div.winner{border-color:#b17c18;background:#fff5cf;box-shadow:0 0 0 3px #e5a62b2e}.duck-standings img{width:44px;height:44px;border-radius:50%;object-fit:cover}.duck-standings>div>span{color:#a3761d;font-family:Georgia,serif;font-size:22px;font-weight:900}.duck-standings b{color:#9e2633}@media(max-width:600px){.gameplay-masthead{gap:7px;padding:3px 6px}.game-masthead>.gameplay-masthead-art{flex-basis:92px;width:92px;height:calc(100% - 6px)}.gameplay-home-link{flex:1 1 auto;height:calc(100% - 4px)}.duck-shell{gap:6px;padding:5px 7px 12px}.duck-masthead{height:65px}.duck-score-area{gap:5px;padding:7px;border-radius:13px}.duck-scoreboard{justify-content:flex-start;gap:5px}.duck-score-player{min-width:112px;grid-template-columns:48px minmax(0,1fr);padding:5px 6px;gap:0 6px}.duck-score-portrait{width:48px;height:48px}.duck-score-name{font-size:12px}.duck-score-points b{font-size:23px}.duck-score-points small,.duck-score-cards{font-size:8px}.duck-instruction{font-size:10px}.duck-table{gap:4px;padding:6px;border-radius:13px}.duck-row{min-height:66px;grid-template-columns:32px minmax(0,1fr);gap:4px;padding:3px 4px;border-radius:9px}.duck-row-label{font-size:8px}.duck-row-cards{gap:2px}.duck-row>small{font-size:8px}.duck-card.compact{width:38px;height:55px}.duck-card.compact>strong{font-size:17px}.duck-open-slot{width:38px;height:55px}.duck-danger-slot{flex-basis:45px;height:55px;margin-left:2px}.duck-danger-slot b{font-size:10px}.duck-danger-slot small{font-size:6px}.duck-score-title{align-items:center}.duck-score-title>strong{display:grid;gap:0}.duck-round-controls{gap:3px}.duck-round-controls button{padding:4px 5px;font-size:8px}.duck-hand-panel{padding:6px}.duck-hand{gap:3px;padding-top:10px}.duck-card{width:52px;height:78px}.duck-card>strong{font-size:25px}}@media(prefers-reduced-motion:reduce){.duck-placement-preview,.duck-row.collecting .duck-row-existing,.duck-flight-card,.duck-score-player.score-pulse,.duck-score-player.score-pulse .duck-score-portrait,.duck-score-player.score-pulse .duck-score-points,.duck-danger-slot.armed{animation-duration:1ms;animation-iteration-count:1}}.pending-page{min-height:100dvh;display:grid;place-items:start center;padding:clamp(18px,5vw,54px) 16px;background:var(--parchment)}.pending-card{width:min(100%,720px);padding:clamp(20px,5vw,38px);border:1px solid #d3c8ad;border-radius:22px;background:#fffdf8;box-shadow:0 18px 55px #17251f1a}.pending-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.pending-title-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:27px}.pending-title-row .eyebrow{margin:0 0 5px}.pending-title-row h1{margin:0;font-family:Georgia,serif;font-size:clamp(36px,7vw,54px)}.pending-total{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:#a96e08;color:#fff;font-family:Georgia,serif;font-size:25px;font-weight:900}.pending-intro{margin:8px 0 20px;color:#69756f}.play-all-games{margin-bottom:13px}.pending-list{display:grid;gap:8px}.pending-game-row{width:100%;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;border:1px solid #d7cfbd;border-radius:14px;background:#fff;color:#17251f;text-align:left;cursor:pointer;box-shadow:0 2px 5px #17251f0f}.pending-game-row:hover,.pending-game-row:focus-visible{border-color:#a97819;outline:3px solid rgba(229,166,43,.18);background:#fff9e9}.pending-game-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;background:#173b2c;color:#fff;font-family:Georgia,serif;font-size:22px;font-weight:900}.pending-game-mark.dicee{background:#123b59}.pending-game-mark.wordpool{background:#735516}.pending-game-mark.duck_decoy{background:#7a3426}.pending-game-mark.golf{background:#1f603e}.pending-game-row>span:nth-child(2){min-width:0;display:grid;gap:3px}.pending-game-row strong{overflow:hidden;font-family:Georgia,serif;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.pending-game-row small{color:#69756f}.pending-game-row>b{color:#a96e08;font-size:28px}.all-caught-up{display:grid;justify-items:center;padding:29px 10px;text-align:center}.all-caught-up>span{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:#e3f0df;color:#22633e;font-size:34px;font-weight:900}.all-caught-up h2{margin:12px 0 3px;font-family:Georgia,serif;font-size:30px}.all-caught-up p{margin:0;color:#69756f}.waiting-games{margin-top:20px;border-top:1px solid #ddd4c1;padding-top:13px}.waiting-games summary{color:#52615a;font-size:12px;font-weight:900;cursor:pointer}.waiting-games p{display:flex;justify-content:space-between;gap:12px;margin:9px 0 0;padding:9px 0 0;border-top:1px solid #eee8db;font-size:12px}.waiting-games p span{color:#7b847f;text-align:right}.forget-games{display:block;margin:25px auto 0;color:#8a5045}.pending-queue-chip{position:fixed;z-index:80;right:14px;bottom:14px;display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #b98722;border-radius:999px;background:#fff1bf;color:#5f460e;box-shadow:0 5px 18px #17251f33;font-size:11px;font-weight:900}.pending-queue-chip button{padding:4px 7px;border:0;border-radius:999px;background:#785719;color:#fff;font-size:10px;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-page{min-height:100dvh;padding:clamp(12px,4vw,44px);background:var(--parchment);color:#17251f}.admin-card{width:min(1180px,100%);margin:0 auto;overflow:hidden;border:1px solid #d3c8ad;border-radius:22px;background:#fffdf8;box-shadow:0 18px 55px #17251f1a}.admin-header{min-height:102px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 26px;border-bottom:1px solid #d5b56f;background:#fbf8ef}.admin-header a{display:block;width:min(475px,80%);height:80px}.admin-header img{width:100%;height:100%;display:block;object-fit:contain;object-position:left center}.admin-login{width:min(470px,calc(100% - 32px));margin:clamp(30px,9vw,88px) auto;gap:15px}.admin-login h1,.admin-title-row h1{margin:2px 0 0;font-family:Georgia,serif;font-size:clamp(34px,6vw,52px)}.admin-login>p:not(.eyebrow):not(.form-error),.admin-title-row p:last-child{margin:0;color:#69756f;line-height:1.45}.form-error{margin:0;color:#a12f28;font-weight:750}.admin-title-row{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:27px 28px 17px}.admin-title-row .eyebrow{margin:0}.admin-range{display:flex;gap:4px;padding:4px;border-radius:12px;background:#eee9dc}.admin-range button{min-width:43px;padding:8px 9px;border:0;border-radius:9px;background:transparent;color:#66716b;font-weight:850;cursor:pointer}.admin-range button.active{background:#173b2c;color:#fff;box-shadow:0 2px 7px #173b2c38}.admin-range button:disabled{cursor:wait;opacity:.55}.admin-summary{display:grid;grid-template-columns:1.25fr repeat(5,1fr);gap:1px;margin:0 28px 20px;overflow:hidden;border:1px solid #d7cfbd;border-radius:14px;background:#d7cfbd}.admin-summary>div{min-width:0;display:grid;justify-items:center;gap:2px;padding:12px 7px;background:#f6f2e7;text-align:center}.admin-summary>div:first-child{background:#173b2c;color:#fff}.admin-summary strong{font-family:Georgia,serif;font-size:27px}.admin-summary span{max-width:100%;overflow:hidden;color:#68736d;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.admin-summary>div:first-child span{color:#d8e4dd}.admin-table-wrap{margin:0 28px;overflow:auto;border:1px solid #d7cfbd;border-radius:14px}.admin-table{width:100%;min-width:760px;border-collapse:collapse;font-variant-numeric:tabular-nums}.admin-table th,.admin-table td{padding:10px 12px;border-right:1px solid #e3dccd;border-bottom:1px solid #e3dccd;text-align:center}.admin-table th:last-child,.admin-table td:last-child{border-right:0}.admin-table tbody tr:last-child th,.admin-table tbody tr:last-child td{border-bottom:0}.admin-table thead th{position:sticky;z-index:1;top:0;background:#e9e4d5;color:#45564e;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.admin-table thead th:first-child,.admin-table tbody th{text-align:left}.admin-table tbody th{min-width:140px;background:#fffdf8}.admin-table tbody th span,.admin-table tbody th small{display:block}.admin-table tbody th small{margin-top:2px;color:#8a918d;font-size:9px;font-weight:650}.admin-table tbody td{color:#53635b}.admin-table tbody td:last-child{background:#f5f0df;color:#173b2c}.admin-table tbody tr.today th,.admin-table tbody tr.today td{background:#fff5cf}.admin-table tbody tr.today th{box-shadow:inset 4px 0 #c38a1a}.admin-footnote{margin:12px 28px 24px;color:#7b847f;font-size:11px;text-align:right}@media(max-width:900px)and (min-width:481px){.game-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.game-choice{grid-template-rows:72px auto auto minmax(46px,1fr) auto}}@media(max-width:480px){.admin-page{padding:0}.admin-card{min-height:100dvh;border:0;border-radius:0;box-shadow:none}.admin-header{min-height:78px;padding:6px 14px}.admin-header a{height:65px}.admin-title-row{align-items:stretch;flex-direction:column;padding:20px 14px 13px}.admin-title-row h1{font-size:34px}.admin-range{align-self:stretch}.admin-range button{flex:1 1 0;min-width:0}.admin-summary{grid-template-columns:repeat(3,1fr);margin:0 14px 13px}.admin-summary>div:first-child{grid-row:span 2}.admin-table-wrap{margin:0 14px;max-height:58dvh}.admin-footnote{margin:10px 14px 18px}.home-page{padding:14px 14px 22px}.catalog-tagline{display:none}.catalog-hero{padding:24px 0 20px}.catalog-hero-art{width:84px;height:84px;top:8px;opacity:.22}.catalog-hero h1{font-size:27px}.hero-sentences p{font-size:15px}.game-choices{grid-template-columns:1fr}.catalog-heading{align-items:flex-start;flex-direction:column;gap:3px}.game-choice{grid-template-columns:74px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:10px}.choice-art{grid-row:1 / 4}.game-choice h3{align-self:end;margin-top:0}.game-choice>p{min-height:0;margin:7px 0 10px}.game-choice .choice-meta{align-self:start}.game-choice>.choice-button{grid-column:1 / -1}.setup-dialog{padding:22px 16px 18px}.setup-dialog h2{font-size:29px}.form-pair{grid-template-columns:1fr}.invitee-profile-heading{align-items:stretch;flex-direction:column;gap:6px}.invitee-profile-heading label{flex-basis:auto}.home-card h1{font-size:34px}.play-shell{height:auto;min-height:100dvh;padding:5px 7px 12px;align-content:start;gap:7px;overflow:visible}.game-masthead{height:82px}.player-gallery{align-items:start;gap:4px;padding-top:3px}.player-seat{font-size:12px}.player-seat>span:not(.seat-portrait){order:2;max-width:100%;margin-top:5px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.player-seat>strong{order:4;font-size:12px}.seat-portrait{order:1;width:clamp(47px,14vw,58px);height:clamp(47px,14vw,58px)}.seat-placeholder{font-size:23px}.player-seat .opponent-fan{order:3;width:66px;height:38px;margin:2px 0 0}.opponent-fan-image{width:68px;height:41px}.turn-message{min-height:44px;gap:1px;font-size:14px}.turn-message strong{font-size:18px}.turn-message>span{color:#52615a;font-family:Inter,ui-rounded,Segoe UI,system-ui,sans-serif;font-size:13px}.game-board{grid-template-columns:minmax(0,1fr);gap:7px}.card-slot{flex:1 1 0;min-width:0;max-width:none;height:104px}.card-slot:last-child{flex:0 0 68px;max-width:68px}.hand.dense .card-slot,.hand.ultra-dense .card-slot{max-width:none}.hand.dense .card-slot:last-child,.hand.ultra-dense .card-slot:last-child{max-width:65px}.playing-card{width:68px;min-width:68px;height:104px;padding:7px 6px;font-size:20px}.face-art{height:63px}.hand-section,.table-section{height:143px;padding:8px;border-radius:13px}.section-heading{font-size:13px}.card-table{gap:18px}.pile{width:65px;height:98px;font-size:21px}.discard-stack{flex-basis:74px;width:74px;height:106px}.discard-pile{padding:7px 5px 5px}.pile-face-art{height:58px}.table-hint{font-size:13px}.action-dock{min-height:0}.suit-choice-panel{margin-bottom:9px}.suit-picker{width:100%;gap:5px}.suit-picker button{flex:1 1 0;min-width:0;height:50px}.rules-card{padding:20px 18px}.rules-card h1{font-size:31px}.rules-card ul{gap:7px;font-size:14px}.golf-shell{gap:6px}.golf-scorebar strong{font-size:18px}.golf-scorebar span{font-size:12px}.golf-layout{grid-template-columns:minmax(0,1fr);gap:7px}.golf-grid-panel,.golf-table-panel{padding:8px;border-radius:13px}.golf-grid{gap:5px;margin-top:6px}.golf-grid-cell{height:82px}.golf-card{padding:7px;font-size:21px}.minus-five-card strong{width:47px;height:47px;font-size:21px}.golf-table-panel{min-height:127px}.golf-piles{min-height:105px}.golf-card.compact,.golf-pile-button>img{width:58px;height:87px}.golf-card.compact.minus-five-card strong{width:41px;height:41px;font-size:18px}.golf-player>img,.golf-player>.seat-placeholder{width:46px;height:46px}.golf-player>strong{font-size:12px}.golf-player>span:last-child{font-size:11px}.golf-mini-grid{width:82px;grid-template-columns:repeat(3,25px);gap:2px}.golf-mini-cell{width:25px;height:38px;border-radius:4px}.golf-mini-cell .golf-card{padding:3px 2px;font-size:10px}.golf-mini-cell .minus-five-card strong{width:21px;height:21px;font-size:9px}.finale{padding:20px 9px 18px}.finale-tally{gap:5px;min-height:120px}.finale-player{min-width:0;flex:1 1 0}.finale-portrait-wrap{width:55px;height:55px}.finale-portrait-wrap>img,.finale-placeholder{width:51px;height:51px}.finale-player strong{max-width:76px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.finale-player>span{font-size:10px}.dicee-shell{padding-bottom:18px}.dicee-shell .game-masthead{height:84px}.dicee-turn-panel{grid-template-columns:1fr;gap:8px;padding:10px;text-align:center}.dicee-turn-panel>p{grid-column:auto}.dice-tray{gap:5px}.dice-tray button{width:49px;height:49px;font-size:39px}.dicee-roll{width:100%}.dicee-sheet{border-radius:11px}.dicee-sheet table{min-width:560px}.dicee-sheet th:first-child{position:sticky;z-index:2;left:0;width:145px;background:#fffdf7}.dicee-sheet thead th:first-child{z-index:3;background:#eee9da}.dicee-sheet .dicee-total-row th{background:#eee9da}.dicee-sheet .dicee-grand-row th{background:#173b2c}.wordpool-shell{padding:6px 8px 14px}.wordpool-masthead{height:70px}.wordpool-heading{align-items:center}.wordpool-heading h1{font-size:28px}.wordpool-clock strong{font-size:17px}.wordpool-play-area{grid-template-columns:1fr;gap:8px}.wordpool-letter-grid{max-width:335px;width:100%;margin:0 auto;padding:9px;gap:5px;border-radius:14px}.wordpool-letter-grid button{border-radius:9px;font-size:39px}.wordpool-entry-panel{gap:8px;padding:11px;border-radius:14px}.wordpool-word{grid-template-columns:52px minmax(0,1fr)}.wordpool-player-status{gap:5px;overflow-x:auto;justify-content:flex-start}.wordpool-player-status>div{min-width:58px}.wordpool-player-status img,.wordpool-player-status span{width:39px;height:39px}.wordpool-results th,.wordpool-results td{min-width:112px;padding:5px}.wordpool-standings{overflow-x:auto;justify-content:flex-start;padding:3px}}@media(max-height:600px){.play-shell{padding-top:6px;padding-bottom:6px;gap:4px}.game-masthead{height:76px}.seat-portrait{width:43px;height:43px}.player-seat .opponent-fan{margin-top:4px}.turn-message{min-height:32px}.brand-mark{flex-basis:25px;width:25px;height:25px}.brand-mark img{inset:1px;width:21px;height:21px}.card-slot,.playing-card{height:82px}.playing-card .face-art{height:46px}.pile{height:78px}.discard-stack{height:86px}.suit-picker button{height:32px}.primary,.secondary{padding-top:10px;padding-bottom:10px}}@media(max-height:700px){.home-shell{padding:6px}.home-card{padding:14px 16px;border-radius:18px}.home-masthead{height:65px}.home-hero-art{width:94px;height:94px;margin-top:-14px}.invitation-hero-art{width:104px;height:104px;margin-top:6px}.home-card h1{margin:7px 0 5px;font-size:clamp(25px,9vw,34px)}.lede{margin-bottom:10px;font-size:14px}form{gap:8px}.form-pair{grid-template-columns:.75fr 1.25fr;gap:7px}label{gap:3px;font-size:10px}input{padding:8px 9px;border-radius:9px;font-size:12px}.fine-print{margin-top:10px;font-size:9px}}
