*{border:0;box-sizing:border-box;margin:0;padding:0}:root{--hex-width:216px;--hex-height:250px}body{background-repeat:repeat}#resized_id,body{background-image:url(img/sea.jpg)}#resized_id{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;position:relative;transform-origin:top left}#iceberg{background:url(img/iceberg.png);background-size:100% 100%;height:224px;left:20px;position:absolute;top:140px;width:360px}#iceberg2{background:url(img/iceberg2.png);background-size:100% 100%;height:155px;position:absolute;right:130px;top:550px;width:250px}#board_id{align-items:center;border-radius:20px;display:flex;height:796px;justify-content:center;margin:0 auto;position:relative;width:880px;z-index:1}.hex{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.hex,.tile{height:125px;position:absolute;width:108.25px}.tile{background:url(img/TMF_fish_tiles.png);background-size:500% 300%}@keyframes floatTile{0%{transform:translate(0)}25%{transform:translate(var(--x-move),var(--y-move))}50%{transform:translate(0)}75%{transform:translate(calc(var(--x-move)*-1),calc(var(--y-move)*-1))}to{transform:translate(0)}}.no-animation{animation:none!important}.hidden{display:none!important}.empty{background-position:0 0}.one_fish{background-position:-100% 0}.selectable{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);cursor:pointer;height:125px;position:absolute;width:108.25px;z-index:10}.selectable_ff6e48{background:url(img/borders.png);background-position:0 0;background-size:400% 100%}.selectable_fec307{background:url(img/borders.png);background-position:-100% 0;background-size:400% 100%}.selectable_9d56cc{background:url(img/borders.png);background-position:-200% 0;background-size:400% 100%}.selectable_32a094{background:url(img/borders.png);background-position:-300% 0;background-size:400% 100%}.selectable2{background:url(img/borders2.png);background-position:-300% 0;background-size:400% 100%;cursor:pointer}.selectable2,.selected{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);height:125px;position:absolute;width:108.25px;z-index:10}.selected{background:url(img/borders2.png);background-position:0 0;background-size:400% 100%}.penguins{height:80px;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px}.icon_penguins,.penguins{background:url(img/TMF_penguins_16.png);background-size:400% 400%}.icon_penguins{height:32px;margin-right:-7px;width:32px}.borders{background:url(img/borders.png);background-size:400% 100%}.borders,.borders2{height:125px;position:absolute;width:108.25px}.borders2{background:url(img/borders2.png);background-size:400% 100%}.red{background-position-y:0}.yellow{background-position-y:-300%}.purple{background-position-y:-100%}.green{background-position-y:-200%}.front{background-position-x:0}.right{background-position-x:-300%}.back{background-position-x:-100%}.left{background-position-x:-200%}.a_board{align-items:center;clear:both;display:flex;gap:8px;height:32px;justify-content:flex-start;margin-bottom:5px}.icons{background:url(img/TMF_icons.png);background-size:200% 100%;display:inline-block;height:40px;width:40px}.icons.ice{background-position:-100% 0}.icons_fish{background:url(img/TMF_fish_tiles.png);background-size:500% 300%;display:inline-block;height:40px;width:35px}.icon-group{align-items:center;display:flex;gap:2px}.tmf_icon_text{font-size:16pt;line-height:40px}.zoom-out-animation{animation:zoomOut .3s ease-in-out}@keyframes zoomOut{0%{transform:scale(1)}50%{transform:scale(1.2)}to{opacity:0;transform:scale(0)}}.zoom-out-animation2{animation:zoomOut2 .3s ease-in-out}@keyframes zoomOut2{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}to{opacity:0;transform:translate(-50%,-50%) scale(0)}}.zoom-in-animation{animation:zoomIn .3s ease-in-out}@keyframes zoomIn{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}50%{transform:translate(-50%,-50%) scale(1.2)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (min-width:1740px) and (max-width:1810px){#iceberg{height:199px;top:150px;width:320px}#iceberg2{height:143px;width:230px}}@media (min-width:1675px) and (max-width:1739px){#iceberg{height:180px;top:160px;width:290px}#iceberg2{height:124px;top:565px;width:200px}}@media (min-width:1555px) and (max-width:1675px){#iceberg{height:156px;left:5px;top:175px;width:250px}#iceberg2{height:124px;right:60px;top:565px;width:200px}}@media (max-width:1554px){#iceberg,#iceberg2{visibility:hidden}}.tmf-help-button{align-items:center;border-radius:50%;box-shadow:3px 5px 5px #000;color:#fff;cursor:pointer;display:flex;font-size:28pt;font-weight:700;height:50px;justify-content:center;left:5px;position:fixed;width:50px;z-index:949}#tmf_help{background:#cba960;bottom:5%}