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}body,html{background-size:cover;cursor:pointer;height:100%;min-height:35em;-webkit-user-select:none;user-select:none;width:100%}.div-title{align:center;background-color:#0b4413;color:#fff;display:flex;font:1.1em sans-serif;font-weight:700;height:auto;padding:.5em;text-align:left;width:auto}.title-icon{height:2em;margin:.1em .5em 0 0;width:2em}#hand-grid-container{grid-gap:0;background:#e2e1b5;display:grid;gap:0;grid-template-areas:"handHeader handHeader" "handSuitS handCardsS" "handSuitH handCardsH" "handSuitD handCardsD" "handSuitC handCardsC" "handFooter handFooter";grid-template-columns:1.1em 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr .35em;height:100%;margin:0;max-width:100%;padding:0;width:100%}#hand-header{background-color:#fff;color:#000;grid-area:handHeader;margin:0;padding:0}#hand-footer{grid-area:handFooter}#hand-suit-c,#hand-suit-d,#hand-suit-h,#hand-suit-s{font-size:1.1em;height:100%;padding:.1em 0 0 .15em;width:100%}#hand-suit-s{grid-area:handSuitS}#hand-suit-h{grid-area:handSuitH}#hand-suit-d{grid-area:handSuitD}#hand-suit-c{grid-area:handSuitC}#hand-cards-c,#hand-cards-d,#hand-cards-h,#hand-cards-s{height:100%;justify-content:left,center;width:100%}#hand-cards-s{grid-area:handCardsS}#hand-cards-h{grid-area:handCardsH}#hand-cards-d{grid-area:handCardsD}#hand-cards-c{grid-area:handCardsC}.seat-header{align-items:center;background-color:#fff;color:#000;display:flex;font-weight:700;justify-content:space-between;margin:0;padding:0;width:100%}.seat-seat{padding-left:.25em;text-align:left}.seat-match{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:.7em;justify-content:flex-end;padding:0 .1em 0 0;text-align:center}.seat-matchAll,.seat-matchRank,.seat-matchSuit{border:1px solid #000;font-size:1.2em;justify-content:center;margin:0 .2em 0 0;padding:0 .1em}.seat-matchAll{border-color:#006400;color:#006400}.seat-matchRank{background-color:#000;border-color:#000;color:#fff}.seat-matchSuit{background-color:red;border-color:red;color:#fff;margin:0}.suit-suit{cursor:pointer;font-size:1.15em;font-weight:700}.suit-card,.suit-card-dash,.suit-card-space{color:#000;display:flex;font-size:1em;font-weight:700}.suit-card{cursor:grab;padding:.1em .1em 0 0}.suit-card-border{border-bottom:1px solid #006400}.suit-card-dash{content:"-";padding:.1em 0 0}.suit-card-space{font-size:.9em;padding:.25em 0 0}#dealer-grid-container{grid-gap:1px;background-color:#228b22;display:grid;gap:1px;grid-template-areas:"b1 dn b2" "dw game de" "b3 ds b4";grid-template-columns:1em 2.5em 1em;grid-template-rows:1em 2.5em 1em;padding:1.5em}#dealer-east,#dealer-north,#dealer-south,#dealer-west{align-items:center;background-color:#fff;color:#000;display:flex;font-size:.75em;font-weight:700;justify-content:center}#dealer-north{grid-area:dn}#dealer-west{grid-area:dw}#dealer-east{grid-area:de}#dealer-south{grid-area:ds}#dealer-game{align-items:center;background-color:#b0e0e6;color:#000;display:flex;font-size:1em;grid-area:game;justify-content:center}#b1,#b2,#b3,#b4{background-color:#228b22;grid-area:unset}.div-table-controls{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.you-x-text{color:#fff;font-size:.9em;margin:0 0 1em}#bridge-table-grid-container{grid-gap:0;background:#fff;border:0 solid #000;display:grid;gap:0;grid-template-areas:"dealTable seatNorth topRightTable" "seatWest centerTable seatEast" "bottomLeftTable seatSouth bottomRightTable";grid-template-columns:33.3% 33.3% 33.3%;grid-template-rows:33.3% 33.3% 33.3%;height:100%;margin:0;padding:0;width:100%}#item-seat-north{grid-area:seatNorth}#item-seat-north,#item-seat-west{background-color:#e2e1b5;height:100%;width:100%}#item-seat-west{grid-area:seatWest}#item-seat-east{grid-area:seatEast}#item-seat-east,#item-seat-south{background-color:#e2e1b5;height:100%;width:100%}#item-seat-south{grid-area:seatSouth}#item-deal-table{grid-area:dealTable}#item-center-table,#item-deal-table{background-color:#228b22;height:100%;width:100%}#item-center-table{grid-area:centerTable}#item-top-right-table{grid-area:topRightTable}#item-bottom-left-table,#item-top-right-table{background-color:#228b22;height:100%;width:100%}#item-bottom-left-table{grid-area:bottomLeftTable}#item-bottom-right-table{background-color:#228b22;grid-area:bottomRightTable;height:100%;width:100%}.markdown-body{font-size:1.1em}.markdown-body blockquote,.markdown-body code,.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6,.markdown-body li,.markdown-body ol,.markdown-body p,.markdown-body pre,.markdown-body ul{margin:0!important;padding:0!important}.div-auction{background-color:#fff;border:.05em solid #000;height:auto;width:auto}#auction-table{border-collapse:collapse;height:100%;width:100%}#auction-table td,#auction-table th{border:1px solid #ddd;padding:.15em;text-align:center}#auction-table th{background-color:#e2e1b5;color:#000;padding-bottom:.2em;padding-top:.2em}#auction-table tr:nth-child(2n){background-color:#f2f2f2}#auction-table tr:hover{background-color:#eee}.bid-nt,.bid-pass,.bid-rank,.bid-suit{background:none;border:none;color:inherit;cursor:pointer;font:inherit;margin:0;padding:0}.bid-rank{font-size:1em}.bid-suit{font-size:1.15em}.bid-nt,.bid-pass{font-size:.8em}.bid-pass{font-weight:400}.bid-note-mark{color:#000;font-size:.6em}.popover-body{font-size:.75em!important;margin:0 0 0 1em;width:15em}.div-off-cards{background-color:#e2e1b5;border:.05em solid #000;height:auto;width:auto}.setup-options-border{border:2px solid #006400;margin:.5em 0;padding:.5em}.setup-oneshot-border{border:2px solid #daa520;margin:.5em 0;padding:.5em}.oneshot-board-and-player{display:flex;flex-direction:row}.setup-testing-border{border:2px solid darkred;margin:.5em 0;padding:.5em}.help-scrollable{max-height:37em;overflow-y:auto}.div-game-controls{background-color:#228b22;display:flex;margin:0;width:100%}.controls-toolbar{justify-content:space-between}.turn-controls{padding:0;width:100%}.turn-controls,.turn-label{display:flex;flex-wrap:nowrap;height:auto}.turn-label{color:#000;font-size:.8em;font-weight:regular;padding:0 .1em 0 .2em;width:min-content}.turn-answer,.turn-current,.turn-future,.turn-past{align-items:center;border:.15em solid;display:flex;flex-wrap:nowrap;font-size:.65em;font-weight:regular;height:min-content;justify-content:center;margin:.1em;padding:.05em .3em;width:1.75em}.turn-current{background-color:#5ac55a;border-color:#000;color:#000}.turn-past{background-color:#006400;border-color:#006400;color:#fff}.turn-future{background-color:#d3d3d3;border-color:#a9a9a9;color:#006400}.turn-answer{background-color:#5ac55a;border-color:#000;color:#000;width:auto}.div-hints{border:1px solid #000;color:#000;font-size:.7em;height:auto;margin:0;padding:.2em;text-align:left;width:auto}.accordion-header{font-size:.8em}.accordion-panel{font-size:1.1em}.div-hints .fui-AccordionHeader__button span,.div-hints .fui-AccordionHeader__content span{font-size:.8em!important}.div-footer{color:#000;font-size:.7em;height:auto;padding:.2em;text-align:left;width:auto}#game-grid-container{grid-gap:.05em;background:#fff;display:grid;gap:.05em;grid-template-areas:"x playspace y";grid-template-columns:1fr 22.5em 1fr;grid-template-rows:auto;height:auto;justify-content:center;padding:.05em;width:auto}#item-playspace{background-color:#fff;display:flex;flex-direction:column;grid-area:playspace;height:auto;width:22.5em}#item-title{background-color:#0b4413;grid-area:title;height:100%;width:100%}#item-table{grid-area:cardTable;height:100%}#item-table,#item-turns{background-color:#fff;width:100%}#item-turns{grid-area:turns;height:auto}#item-footer{grid-area:footer;height:100%;width:100%}
/*# sourceMappingURL=main.d39645c9.css.map*/