body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a{color:#0749ff;text-decoration:none}a:hover{text-decoration:underline}.card-row{display:flex;flex-direction:row;justify-content:center;margin-bottom:8px}.card-stack{align-items:center;display:flex;flex-direction:column}.card-stack .card-stack-item:not(:first-child){margin-top:-64px}.public-view{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.named-pile{align-items:center;background:#f9f9f9;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:inline-flex;flex-direction:column;margin:8px;padding:0 8px}body{background:#f5f7fa;font-family:Segoe UI,Arial,sans-serif;min-height:100%;padding:24px}.game-state{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.game-state>div{margin:0 16px}.game>h2{line-height:1.8rem;margin:0}.game>h1{font-size:2rem;margin:0}.card{align-items:center;background:#fff;border:2px solid #333;border-radius:8px;box-shadow:0 2px 6px #00000026;color:#333;display:inline-flex;font-size:1.5rem;font-weight:700;height:72px;justify-content:center;margin:4px;position:relative;text-shadow:1px 1px 2px #0003;transition:transform .1s;width:48px}.card-corner{color:#000;font-size:.7rem;font-weight:bolder;opacity:.7;pointer-events:none;position:absolute}.card-corner-tl{left:6px;top:4px}.card-corner-br{bottom:4px;right:6px;transform:rotate(180deg)}.card-1,.card-2,.card-3,.card-4{background:linear-gradient(135deg,#181e57,#f0f0f0 40%,#f0f0f0 60%,#181e57)}.card-5,.card-6,.card-7,.card-8{background:linear-gradient(135deg,#135f13,#f0f0f0 40%,#f0f0f0 60%,#135f13)}.card-10,.card-11,.card-12,.card-9{background:linear-gradient(135deg,#d32fa2,#f0f0f0 40%,#f0f0f0 60%,#d32fa2)}.card.empty{background:#eee;border-style:dashed;box-shadow:none;color:#aaa}.card.skipbo{background:repeating-conic-gradient(#ffac12 0deg,#f0f0f0 15deg,#ffac12 30deg);border-color:#ff9800;font-size:1.25rem;line-height:1rem}.waiting-for-opponent{background-color:#fffc;border-radius:10px;box-shadow:0 4px 8px #0003;flex-direction:column;padding:20px;z-index:1000}.help-modal,.waiting-for-opponent{align-items:center;display:flex;justify-content:center}.help-modal{background-color:#00000080;flex-direction:row;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1002}.help-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0003;max-width:600px;padding:25px;text-align:left;width:80%}.help-content h2{margin-bottom:0;margin-top:5px}.help-content p{margin:10px 0}.help-button{align-items:center;background-color:#61dafb;border-radius:50%;bottom:20px;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:20px;width:50px;z-index:1003}
/*# sourceMappingURL=main.6f3172b1.css.map*/