footer{display:flex;justify-content:center;align-items:center;justify-self:flex-end;background-color:#4d9b42;border-top:18px groove #4d8744;height:5rem;position:fixed;bottom:0;width:100%}body,html{height:100%;max-width:100%;overflow-x:hidden}.apps-background,body,html{background-color:#fc9}.sub{padding-top:10px}.landing-container,.sub{display:flex;justify-content:center}.landing-container{height:80vh;width:0auto}.landing-page{display:flex;flex-direction:column;justify-content:center;align-self:center;border-radius:20px}.landing-page input{width:300px;height:50px;border-radius:10px;border:2px solid #000;padding-left:20px;background-color:#a9c4cd}.landing-page button{width:300px;height:50px;border-radius:25px;border:2px solid #000;background-color:#e4702a}.navbar{background-color:#fc9;display:flex;align-items:center;justify-content:space-around;margin-top:10px}.navbar a{text-align:center;width:74px}.dropbtn,.navbar a{color:#000;background-color:#e4702a;border:2px solid #000;padding:5px;border-radius:10px}.dropbtn{font-size:16px;cursor:pointer}.dropdown{position:relative;display:inline-block}.dropdown-content{display:flex;flex-direction:column;justify-content:center;align-self:center;border-radius:20px;border:2px solid #000;padding:10px;display:none;position:absolute;overflow:hidden;background-color:#3e8e41}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none}.dropdown-content a:hover{background-color:#f1f1f1}.dropdown:hover .dropdown-content{display:block}.dropdown:hover .dropbtn{background-color:#3e8e41}.nav-link{background-color:#000}.active-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:50%;grid-gap:10px 0;gap:10px 0;overflow:auto}.treasure-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:25vh;border:1px solid #000}.treasure-deck{height:100%}.door-deck-draw,.treasure-deck{border:1px solid #000;width:90%}.door-deck-draw{height:25vh}.door-deck-discard{border:1px solid #000;width:90%;height:25vh}.monster-container img{width:19vw;height:auto;align-self:center}.cards-in-hand-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;border:1px solid #000;align-items:center;height:100%}ul{list-style:none}.zoom{transition:transform .2s;margin:0 auto}.zoom:hover{transform:scale(2);z-index:1}.grid-container{display:grid;grid-template-columns:1fr 1.8fr repeat(2,.5fr);grid-template-rows:.1fr repeat(2,1fr) .9fr;grid-gap:0 0;gap:0 0;grid-template-areas:". title . ." "activeCards monster door-cards player-progress" "treasure-cards monster door-cards player-progress" ". cards-in-hand . player-progress";height:100%}.activeCards{grid-area:activeCards;max-height:30vh}.treasure-cards{grid-area:treasure-cards}.door-cards{grid-area:door-cards;grid-column-start:3;grid-row-start:2;grid-row-end:4;height:100%}.monster{display:grid;justify-content:center;align-content:center;grid-area:monster;height:100%;grid-row-start:2;grid-row-end:4}.cards-in-hand{grid-area:cards-in-hand}.player-progress{grid-area:player-progress}.title{grid-area:title}.about-grid-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:.2fr 2.4fr .5fr 2.4fr 1fr;grid-template-areas:". . . . . . . . . . . . . . . . . . ." ". . diane diane diane . peng peng peng . joe joe joe . kory kory kory . ." ". . . . . . . . . . . . . . . . . . ." ". . . . brendon brendon brendon . chris chris chris . edgar edgar edgar . . . ."}.about-card{box-shadow:0 0 0 22px #4a1813;background-color:#a9c4cd;border-radius:25px;padding:10px}.about-card h4{font-size:14}.about-card .team{font-size:14px}.about-card p{font-family:"Libre Caslon Display",serif;font-size:12px}.diane{grid-area:diane}.peng{grid-area:peng}.joe{grid-area:joe}.kory{grid-area:kory}.brendon{grid-area:brendon}.chris{grid-area:chris}.edgar{grid-area:edgar}.rules-grid-container{grid-template-columns:.4fr 2.2fr .4fr;grid-template-rows:.1fr 1.5fr .25fr;height:85vh;grid-gap:1em 0;gap:1em 0;grid-template-areas:". sub-head ." ". r-2 ." ". sub-foot ."}.r-2,.rules-grid-container{display:grid;justify-items:center}.r-2{grid-area:r-2;width:90%;overflow:scroll}.game-rules{width:70%;padding-left:2em;padding-right:2em}.sub-head{grid-area:sub-head;font-size:3em}.sub-foot{grid-area:sub-foot}.top button{max-height:50px;color:red;list-style:none}.top{min-height:100px}
/*# sourceMappingURL=main.72562478.chunk.css.map */