:root{--euchre-card-width: clamp(58px, 8vw, 92px);--euchre-card-height: calc(var(--euchre-card-width) * 1.4)}body[data-variant=euchre]{background-color:#0d2818;background-image:url(/assets/felt-green-CieYw_4d.webp);background-repeat:repeat;background-size:400px 400px;color:#fff}body[data-variant=euchre] .page__content{align-items:stretch}body[data-variant=euchre] .page__footer{margin-top:0;border-top-color:#d6af4247;background:linear-gradient(180deg,#10080200,#100802ad),url(/assets/footer-mNJpfgTL.webp),url(/assets/brown-leather-DaL9-Q5O.webp);background-size:cover,cover,cover;background-position:center}.euchre-game{min-height:calc(100vh - 74px);padding:14px;display:grid;gap:12px;align-content:start}.euchre-status{width:min(980px,100%);margin:0 auto;display:flex;justify-content:center;gap:clamp(12px,4vw,34px);flex-wrap:wrap;color:#fff;font-weight:800;text-shadow:0 2px 5px rgba(0,0,0,.55)}.euchre-status strong{color:#fff}.euchre-table{width:min(1100px,100%);min-height:min(650px,calc(100vh - 148px));margin:0 auto;display:grid;grid-template-columns:minmax(90px,1fr) minmax(280px,2fr) minmax(90px,1fr);grid-template-rows:auto 1fr auto;gap:12px}.euchre-seat,.euchre-center{min-width:0;border-radius:8px;background:#081f184d;box-shadow:0 18px 54px #00000040}.euchre-seat{padding:10px}.euchre-seat h2{margin:0 0 8px;color:#ffffffd1;font-size:.82rem;text-transform:uppercase;text-align:center}.euchre-seat--north{grid-column:2}.euchre-seat--west{grid-column:1;grid-row:2}.euchre-seat--east{grid-column:3;grid-row:2}.euchre-seat--south{grid-column:1 / -1;grid-row:3}.euchre-center{grid-column:2;grid-row:2;padding:12px;display:grid;align-content:center;justify-items:center;gap:14px}.euchre-hand,.euchre-trick{display:flex;justify-content:center;align-items:center;gap:8px;min-height:calc(var(--euchre-card-height) + 10px);overflow-x:auto}.euchre-hand--opponent .euchre-card{width:calc(var(--euchre-card-width) * .74)}.euchre-card{width:var(--euchre-card-width);height:var(--euchre-card-height);flex:0 0 auto;border:0;border-radius:7px;padding:0;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:0 7px 16px #00000057;cursor:pointer;transition:transform .14s ease,filter .14s ease}.euchre-card:hover,.euchre-card.is-hinted{transform:translateY(-5px);filter:drop-shadow(0 0 12px rgba(247,213,107,.95))}.euchre-card:disabled{cursor:not-allowed;opacity:.55}.euchre-message{min-height:2.8em;margin:0;color:#fff;font-weight:800;text-align:center;text-shadow:0 2px 5px rgba(0,0,0,.55)}.euchre-controls{display:flex;gap:24px}.euchre-controls button{border:0;background:transparent;color:#ffe8b2;cursor:pointer;font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px;text-shadow:0 2px 5px rgba(0,0,0,.45)}.euchre-moving-card,.euchre-particle{pointer-events:none}.euchre-particle{width:7px;height:7px;border-radius:50%;background:#f7d56b;box-shadow:0 0 12px #f7d56be6}@media(max-width:760px){:root{--euchre-card-width: clamp(48px, 14vw, 66px)}.euchre-table{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;min-height:0}.euchre-seat--north,.euchre-seat--west,.euchre-center,.euchre-seat--east,.euchre-seat--south{grid-column:1;grid-row:auto}}
