:root{--pglScrRatio:1}html.pgl-game-bg{background:url(img/PGL_Background.jpg)}.player-board{background-color:#d3d3d3}#page-title{min-height:35px}#pgl-game-area{display:flex;flex-direction:column;flex-direction:row;flex-wrap:wrap-reverse;justify-content:center;width:100%}#pgl-player-tables{margin-left:calc(8px*var(--pglScrRatio));width:fit-content}#pgl-game-assets{flex-direction:row}@media (max-width:959px){#pgl-player-tables{margin-left:calc(8px*var(--pglScrRatio));margin-right:calc(8px*var(--pglScrRatio))}.dijitTooltipAbove .midSizeDialog{max-width:calc(1000px*var(--pglScrRatio))}.pgl-score-help-tooltip{height:calc(230px*var(--pglScrRatio));width:calc(1000px*var(--pglScrRatio))}}@media (min-width:960px){.dijitTooltipAbove .midSizeDialog{max-width:calc(1200px*var(--pglScrRatio))}.pgl-score-help-tooltip{height:calc(270px*var(--pglScrRatio));width:calc(1200px*var(--pglScrRatio))}}#pgl-overall{align-items:center;display:flex;flex-direction:column;height:1px;justify-content:center;width:100%}.pgl-player-area{display:grid;gap:calc(10px*var(--pglScrRatio));grid-template-rows:auto auto auto;margin-bottom:calc(12px*var(--pglScrRatio));width:100%}.pgl-player-name .playername{border-radius:10%;font-family:Cinzel;font-size:calc(32px*var(--pglScrRatio));font-weight:600;padding:calc(6px*var(--pglScrRatio));width:max-content}.pgl-player-game-area{display:flex;width:calc(1600px*var(--pglScrRatio))}.pgl-player-board{background-image:url(img/PGL_PlayerBoard.png);background-repeat:no-repeat;background-size:100% 400%;display:grid;filter:drop-shadow(2px 2px 2px grey);grid-template-columns:18% 62% 20%;height:calc(550px*var(--pglScrRatio));position:relative;transition:margin-top .5s;width:calc(1430px*var(--pglScrRatio))}.pgl-player-board.pgl-board-1{background-position:0 0}.pgl-player-board.pgl-board-2{background-position:0 33.33%}.pgl-player-board.pgl-board-3{background-position:0 66.66%}.pgl-player-board.pgl-board-4{background-position:0 100%}.pgl-flip-container{border:1px solid transparent;box-sizing:border-box;left:var(--left);perspective:1000px;position:absolute;top:var(--top)}.pgl-flip-container.pgl-honey_pot{height:calc(68px*var(--pglScrRatio));width:calc(68px*var(--pglScrRatio))}.pgl-flip-container.pgl-lantern{height:calc(80px*var(--pglScrRatio));width:calc(80px*var(--pglScrRatio));z-index:10}.pgl-flipper{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s;width:100%}.pgl-back,.pgl-front{backface-visibility:hidden;height:100%;position:absolute;width:100%}.pgl-front{transform:rotateY(0deg);z-index:5}.pgl-back,.pgl-flip-container[data-info=filled] .pgl-flipper,.pgl-flip-container[data-info=used] .pgl-flipper{transform:rotateY(180deg)}.pgl-asset.pgl-honey_pot{background-image:url(img/PGL_Honeypots.png);background-repeat:no-repeat;background-size:400% 200%;position:absolute}.pgl-honey_pot[data-type=lantern] .pgl-asset{background-position-x:0}.pgl-honey_pot[data-type=ladybug] .pgl-asset{background-position-x:33.33%}.pgl-honey_pot[data-type=butterfly] .pgl-asset{background-position-x:66.66%}.pgl-honey_pot[data-type=leaves] .pgl-asset{background-position-x:100%}.pgl-honey_pot .pgl-asset.pgl-front{background-position-y:0}.pgl-honey_pot .pgl-asset.pgl-back{background-position-y:100%}.pgl-asset.pgl-frog{background-image:url(img/PGL_Frogs.png);background-repeat:no-repeat;background-size:400% 100%;height:calc(82px*var(--pglScrRatio));position:absolute;width:calc(90px*var(--pglScrRatio))}.pgl-frog[data-type=ff0000]{background-position:0 0}.pgl-frog[data-type="008000"]{background-position:33.33% 0}.pgl-frog[data-type=ffff00]{background-position:66.66% 0}.pgl-frog[data-type="0000ff"]{background-position:100% 0}.pgl-birdhouse{border:1px solid transparent;border-radius:20%;height:calc(202px*var(--pglScrRatio));left:var(--left);position:absolute;top:var(--top);width:calc(202px*var(--pglScrRatio));z-index:3}.pgl-birdhouse .pgl-asset.pgl-birdhouse{background-image:url(img/PGL_Birdhouses.png);background-repeat:no-repeat;background-size:400% 100%;height:calc(86px*var(--pglScrRatio));left:calc(54px*var(--pglScrRatio));pointer-events:none;position:absolute;top:calc(50px*var(--pglScrRatio));width:calc(90px*var(--pglScrRatio));z-index:2}.pgl-birdhouse .pgl-asset.pgl-birdhouse.pgl-selectable{pointer-events:unset;z-index:10}.pgl-player-board.pgl-ff0000 .pgl-birdhouse{background-position:0 0}.pgl-player-board.pgl-008000 .pgl-birdhouse{background-position:33.33% 0}.pgl-player-board.pgl-ffff00 .pgl-birdhouse{background-position:66.66% 0}.pgl-player-board.pgl-0000ff .pgl-birdhouse{background-position:100% 0}.pgl-birdhouse .pgl-leaf{left:var(--left);top:var(--top);z-index:10}.pgl-asset.pgl-water_drop{background-image:url(img/PGL_Waterdrop.png);background-repeat:no-repeat;background-size:contain;height:calc(39px*var(--pglScrRatio));position:absolute;width:calc(26px*var(--pglScrRatio))}.pgl-pergola{position:relative;z-index:1}.pgl-honeypots-help{cursor:zoom-in;height:calc(75px*var(--pglScrRatio));position:absolute;top:calc(470px*var(--pglScrRatio));width:100%}.pgl-honeypots-help-tooltip{background-image:url(img/PGL_HoneypotsHelp.jpg);background-repeat:no-repeat;background-size:contain;height:calc(182px*var(--pglScrRatio));width:calc(400px*var(--pglScrRatio))}.pgl-cascade-help{cursor:zoom-in;height:calc(100px*var(--pglScrRatio));position:absolute;top:calc(445px*var(--pglScrRatio));width:100%}.pgl-cascade-help-tooltip{background-image:url(img/PGL_CascadeHelp.jpg);background-repeat:no-repeat;background-size:contain;height:calc(216px*var(--pglScrRatio));width:calc(400px*var(--pglScrRatio))}.pgl-buttercups{height:calc(180px*var(--pglScrRatio));position:absolute;top:calc(40px*var(--pglScrRatio));width:100%}.pgl-garden{border:2px solid transparent;box-sizing:border-box;position:relative;z-index:2}.pgl-garden div{cursor:default}.pgl-plants{bottom:0;height:calc(170px*var(--pglScrRatio));position:absolute;width:100%;z-index:1}.pgl-garden.pgl-selectable,.pgl-plants.pgl-selectable{border:2px solid cyan;box-shadow:1px 1px 7px 3px cyan;box-sizing:border-box;cursor:pointer;pointer-events:auto}.pgl-plants.pgl-selectable[data-type=hollyhock]{height:calc(60px*var(--pglScrRatio))}.pgl-plants.pgl-selectable[data-type=magnolia]{height:calc(96px*var(--pglScrRatio))}.pgl-cascade{position:relative}.pgl-stone{height:calc(39px*var(--pglScrRatio));position:absolute;width:calc(26px*var(--pglScrRatio))}.pgl-stone_1{left:calc(65px*var(--pglScrRatio));top:calc(149px*var(--pglScrRatio))}.pgl-stone_2{left:calc(109px*var(--pglScrRatio));top:calc(160px*var(--pglScrRatio))}.pgl-stone_3{left:calc(172px*var(--pglScrRatio));top:calc(129px*var(--pglScrRatio))}.pgl-stone_4{left:calc(24px*var(--pglScrRatio));top:calc(222px*var(--pglScrRatio))}.pgl-stone_5{left:calc(82px*var(--pglScrRatio));top:calc(217px*var(--pglScrRatio))}.pgl-stone_6{left:calc(179px*var(--pglScrRatio));top:calc(195px*var(--pglScrRatio))}.pgl-stone_7{left:calc(126px*var(--pglScrRatio));top:calc(253px*var(--pglScrRatio))}.pgl-stone_8{left:calc(209px*var(--pglScrRatio));top:calc(246px*var(--pglScrRatio))}.pgl-stone_9{left:calc(15px*var(--pglScrRatio));top:calc(283px*var(--pglScrRatio))}.pgl-stone_10{left:calc(155px*var(--pglScrRatio));top:calc(297px*var(--pglScrRatio))}.pgl-stone_11{left:calc(210px*var(--pglScrRatio));top:calc(288px*var(--pglScrRatio))}.pgl-stone_12{left:calc(6px*var(--pglScrRatio));top:calc(357px*var(--pglScrRatio))}.pgl-stone_13{left:calc(90px*var(--pglScrRatio));top:calc(343px*var(--pglScrRatio))}.pgl-stone_14{left:calc(135px*var(--pglScrRatio));top:calc(338px*var(--pglScrRatio))}.pgl-stone_15{left:calc(220px*var(--pglScrRatio));top:calc(360px*var(--pglScrRatio))}.pgl-stone_bonus_1{left:calc(76px*var(--pglScrRatio));top:calc(454px*var(--pglScrRatio));z-index:10}.pgl-stone_bonus_2{left:calc(125px*var(--pglScrRatio));top:calc(478px*var(--pglScrRatio));z-index:10}.pgl-stone_bonus_3{left:calc(174px*var(--pglScrRatio));top:calc(461px*var(--pglScrRatio));z-index:10}.pgl-player-tools-area{display:flex;flex-direction:column;justify-content:center;width:calc(140px*var(--pglScrRatio))}.pgl-player-active-tool{align-self:center;height:80%}@keyframes rotateThenMove{0%{height:calc(390px*var(--pglScrRatio));transform:rotate(0deg);width:calc(70px*var(--pglScrRatio))}to{height:calc(195px*var(--pglScrRatio));transform:rotate(180deg);width:calc(35px*var(--pglScrRatio))}}.pgl-tool.pgl-animate{animation:rotateThenMove .5s ease forwards}.pgl-player-pot-area{align-items:end;display:flex;height:calc(135px*var(--pglScrRatio));justify-content:center;left:calc(102px*var(--pglScrRatio));position:relative;width:calc(176px*var(--pglScrRatio))}.pgl-player-pot-cnt{background-color:#fff;border:1px solid #000;border-radius:50%;filter:drop-shadow(2px 2px 2px grey);font-family:Cinzel;font-size:calc(28px*var(--pglScrRatio));font-weight:600;left:calc(-25px*var(--pglScrRatio));position:absolute;text-align:center;width:calc(40px*var(--pglScrRatio))}.pgl-player-pot{background-image:url(img/PGL_PlayerPot.png);background-repeat:no-repeat;background-size:contain;height:calc(123px*var(--pglScrRatio));position:relative;width:calc(132px*var(--pglScrRatio))}.pgl-player-used-tools{height:calc(195px*var(--pglScrRatio));overflow:hidden;position:absolute;transform:rotate(180deg)}.pgl-player-pot .pgl-tool{animation:unset;height:calc(195px*var(--pglScrRatio));width:calc(35px*var(--pglScrRatio));z-index:10}.pgl-player-pot .pgl-tool.pgl-inserted{transform:translateY(calc(-88px*var(--pglScrRatio)));transition:transform .5s}.pgl-player-pot>:first-child{left:calc(12px*var(--pglScrRatio));top:calc(-174px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(2){left:calc(12px*var(--pglScrRatio));top:calc(-166px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(3){left:calc(12px*var(--pglScrRatio));top:calc(-157px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(4){left:calc(12px*var(--pglScrRatio));top:calc(-149px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(5){left:calc(12px*var(--pglScrRatio));top:calc(-141px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(6){left:calc(46px*var(--pglScrRatio));top:calc(-149px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(7){left:calc(46px*var(--pglScrRatio));top:calc(-141px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(8){left:calc(46px*var(--pglScrRatio));top:calc(-132px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(9){left:calc(46px*var(--pglScrRatio));top:calc(-124px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(10){left:calc(46px*var(--pglScrRatio));top:calc(-116px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(11){left:calc(81px*var(--pglScrRatio));top:calc(-174px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(12){left:calc(81px*var(--pglScrRatio));top:calc(-166px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(13){left:calc(81px*var(--pglScrRatio));top:calc(-157px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(14){left:calc(81px*var(--pglScrRatio));top:calc(-149px*var(--pglScrRatio))}.pgl-player-pot>:nth-child(15){left:calc(81px*var(--pglScrRatio));top:calc(-141px*var(--pglScrRatio))}#pgl-game-assets{display:grid;grid-template-rows:auto 1fr;row-gap:calc(20px*var(--pglScrRatio))}#pgl-game-actions{display:flex;justify-content:space-between}#pgl-game-boards{display:flex;gap:calc(20px*var(--pglScrRatio));margin-top:calc(45px*var(--pglScrRatio))}#pgl-toolpot{background-image:url(img/PGL_ToolPot.png);background-repeat:no-repeat;background-size:contain;height:calc(179px*var(--pglScrRatio));margin-left:auto;margin-right:auto;margin-top:calc(340px*var(--pglScrRatio));position:relative;width:calc(296px*var(--pglScrRatio))}.pgl-toolpot-slot{border-radius:30%;height:calc(270px*var(--pglScrRatio));overflow:hidden;position:absolute;top:calc(-166px*var(--pglScrRatio));transform:rotate(180deg)}#pgl-toolpot-slot-4{left:calc(32px*var(--pglScrRatio))}#pgl-toolpot-slot-3{left:calc(89px*var(--pglScrRatio))}#pgl-toolpot-slot-2{left:calc(145px*var(--pglScrRatio))}#pgl-toolpot-slot-1{left:calc(200px*var(--pglScrRatio))}.pgl-action-board{--player-color:unset;background-image:url(img/PGL_ActionBoards.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 200%;display:flex;filter:drop-shadow(2px 2px 2px grey);height:calc(125px*var(--pglScrRatio));position:relative;width:calc(489px*var(--pglScrRatio))}.pgl-solo .pgl-action-board{background-position:0 100%}#pgl-leaf-board{background-image:url(img/PGL_LeafBoard.png);background-repeat:no-repeat;background-size:contain;filter:drop-shadow(2px 2px 2px grey);height:calc(380px*var(--pglScrRatio));margin-top:calc(70px*var(--pglScrRatio));position:relative;width:calc(380px*var(--pglScrRatio))}.pgl-leaves-spot{position:absolute}.pgl-leaves-spot.pgl-leaves-spot-1{left:calc(37px*var(--pglScrRatio));top:calc(57px*var(--pglScrRatio));transform:rotate(-14deg)}.pgl-leaves-spot.pgl-leaves-spot-2{left:calc(193px*var(--pglScrRatio));top:calc(33px*var(--pglScrRatio));transform:rotate(10deg)}.pgl-leaves-spot.pgl-leaves-spot-3{left:calc(147px*var(--pglScrRatio));top:calc(167px*var(--pglScrRatio));transform:rotate(1deg)}.pgl-leaves-counter{display:none;font-size:calc(32px*var(--pglScrRatio));font-weight:500;left:calc(-4px*var(--pglScrRatio));position:absolute;top:calc(-14px*var(--pglScrRatio))}.pgl-leaf{background-clip:padding-box;background-image:url(img/PGL_Leaves.png);background-repeat:no-repeat;background-size:500% 600%;border:2px solid transparent;height:calc(68px*var(--pglScrRatio));position:absolute;width:calc(74px*var(--pglScrRatio))}#pgl-leaf-board .pgl-leaf{height:calc(92px*var(--pglScrRatio));width:calc(100px*var(--pglScrRatio))}.pgl-action{position:relative;width:calc(110px*var(--pglScrRatio))}.pgl-action.pgl-action-0{width:calc(48px*var(--pglScrRatio))}.pgl-action .pgl-tool{margin-left:auto;margin-right:auto}.pgl-solo .pgl-action-board .pgl-action.pgl-action-0,.pgl-solo .pgl-tools .pgl-action.pgl-action-0{width:0}.pgl-action-board .pgl-action{height:calc(118px*var(--pglScrRatio));top:calc(4px*var(--pglScrRatio))}.pgl-action-board .pgl-action.pgl-selected{border:2px solid var(--player-color);box-shadow:1px 1px 7px 3px var(--player-color)}.pgl-tools{display:flex}.pgl-tool{background-clip:padding-box;background-image:url(img/PGL_Tools.png);background-repeat:no-repeat;background-size:1600% 400%;border:2px solid transparent;height:calc(390px*var(--pglScrRatio));position:relative;width:calc(70px*var(--pglScrRatio));z-index:10}.pgl-tool.pgl-selectable:hover{border:2px solid cyan;border-radius:12%;box-shadow:1px 1px 7px 3px cyan;cursor:pointer}.pgl-toolpot-slot .pgl-tool{height:calc(273px*var(--pglScrRatio));position:relative;transform:translateY(calc(-45px*var(--pglScrRatio)));width:calc(49px*var(--pglScrRatio))}.pgl-tools-counter{background-color:#d3d3d3;border:1px solid #000;border-radius:calc(20px*var(--pglScrRatio));font-family:Cinzel;font-size:calc(24px*var(--pglScrRatio));font-weight:600;position:absolute;text-align:center;top:calc(115px*var(--pglScrRatio));width:calc(35px*var(--pglScrRatio))}.pgl-tools-counter:empty{border:none}#pgl-toolpot-slot-1-cnt{left:calc(210px*var(--pglScrRatio))}#pgl-toolpot-slot-2-cnt{left:calc(156px*var(--pglScrRatio))}#pgl-toolpot-slot-3-cnt{left:calc(100px*var(--pglScrRatio))}#pgl-toolpot-slot-4-cnt{left:calc(42px*var(--pglScrRatio))}.pgl-component{border:1px solid transparent;height:calc(46px*var(--pglScrRatio));position:relative;width:calc(61px*var(--pglScrRatio))}.pgl-tool .pgl-component{top:calc(59px*var(--pglScrRatio))}.pgl-player-active-tool .pgl-component.pgl-selectable{border:2px dotted cyan;border-radius:0;box-sizing:unset;cursor:pointer}.pgl-player-active-tool .pgl-component.pgl-selected{border:2px dotted blue;cursor:pointer}#pgl-pond-board{background-image:url(img/PGL_PondBoard.png);background-repeat:no-repeat;background-size:contain;filter:drop-shadow(2px 2px 2px grey);height:calc(500px*var(--pglScrRatio));position:relative;width:calc(500px*var(--pglScrRatio))}.pgl-waterlily{border:1px solid transparent;box-sizing:border-box;height:calc(120px*var(--pglScrRatio));position:absolute;width:calc(120px*var(--pglScrRatio))}#pgl-waterlily_1{left:calc(56px*var(--pglScrRatio));top:calc(63px*var(--pglScrRatio));z-index:50}#pgl-waterlily_2{left:calc(209px*var(--pglScrRatio));top:calc(46px*var(--pglScrRatio))}#pgl-waterlily_3{left:calc(346px*var(--pglScrRatio));top:calc(112px*var(--pglScrRatio));z-index:50}#pgl-waterlily_4{left:calc(283px*var(--pglScrRatio));top:calc(264px*var(--pglScrRatio))}#pgl-waterlily_5{left:calc(132px*var(--pglScrRatio));top:calc(343px*var(--pglScrRatio));z-index:50}#pgl-waterlily_6{left:calc(55px*var(--pglScrRatio));top:calc(215px*var(--pglScrRatio))}#pgl-waterlily_7{left:calc(183px*var(--pglScrRatio));top:calc(176px*var(--pglScrRatio));z-index:50}.pgl-frog-spot{height:calc(82px*var(--pglScrRatio));pointer-events:none;position:absolute;width:calc(90px*var(--pglScrRatio));z-index:100}#pgl-waterlily_1-spot-ff0000,#pgl-waterlily_3-spot-ff0000,#pgl-waterlily_5-spot-ff0000,#pgl-waterlily_7-spot-ff0000{left:calc(42px*var(--pglScrRatio));top:calc(28px*var(--pglScrRatio))}#pgl-waterlily_2-spot-ff0000{left:calc(52px*var(--pglScrRatio));top:calc(46px*var(--pglScrRatio))}#pgl-waterlily_4-spot-ff0000{left:calc(50px*var(--pglScrRatio));top:calc(46px*var(--pglScrRatio))}#pgl-waterlily_6-spot-ff0000{left:calc(68px*var(--pglScrRatio));top:calc(42px*var(--pglScrRatio))}#pgl-waterlily_1-spot-008000,#pgl-waterlily_2-spot-008000,#pgl-waterlily_3-spot-008000,#pgl-waterlily_5-spot-008000,#pgl-waterlily_7-spot-008000{left:calc(52px*var(--pglScrRatio));top:calc(-16px*var(--pglScrRatio))}#pgl-waterlily_4-spot-008000{left:calc(30px*var(--pglScrRatio));top:calc(-64px*var(--pglScrRatio))}#pgl-waterlily_6-spot-008000{left:calc(32px*var(--pglScrRatio));top:calc(-50px*var(--pglScrRatio))}#pgl-waterlily_1-spot-ffff00,#pgl-waterlily_3-spot-ffff00,#pgl-waterlily_5-spot-ffff00,#pgl-waterlily_7-spot-ffff00{left:calc(-16px*var(--pglScrRatio));top:calc(34px*var(--pglScrRatio))}#pgl-waterlily_2-spot-ffff00{left:calc(-40px*var(--pglScrRatio));top:calc(46px*var(--pglScrRatio))}#pgl-waterlily_4-spot-ffff00{left:calc(-40px*var(--pglScrRatio));top:calc(36px*var(--pglScrRatio))}#pgl-waterlily_6-spot-ffff00{left:calc(-10px*var(--pglScrRatio));top:calc(55px*var(--pglScrRatio))}#pgl-waterlily_1-spot-0000ff{left:calc(-18px*var(--pglScrRatio));top:calc(-26px*var(--pglScrRatio))}#pgl-waterlily_3-spot-0000ff,#pgl-waterlily_5-spot-0000ff,#pgl-waterlily_7-spot-0000ff{left:calc(-12px*var(--pglScrRatio));top:calc(-16px*var(--pglScrRatio))}#pgl-waterlily_2-spot-0000ff{left:calc(-40px*var(--pglScrRatio));top:calc(-16px*var(--pglScrRatio))}#pgl-waterlily_4-spot-0000ff{left:calc(-34px*var(--pglScrRatio));top:calc(-30px*var(--pglScrRatio))}#pgl-waterlily_6-spot-0000ff{left:calc(-32px*var(--pglScrRatio));top:calc(-24px*var(--pglScrRatio))}.pgl-asset.pgl-dragonfly[data-type=medium]{background-image:url(img/PGL_DragonfliesMedium.png);background-repeat:no-repeat;background-size:400% 100%;height:calc(88px*var(--pglScrRatio));width:calc(120px*var(--pglScrRatio))}.pgl-asset.pgl-dragonfly[data-type=large]{background-image:url(img/PGL_DragonfliesLarge.png);background-repeat:no-repeat;background-size:400% 100%;height:calc(106px*var(--pglScrRatio));width:calc(144px*var(--pglScrRatio))}.pgl-asset.pgl-dragonfly[data-info=buttercup]{background-position:0 0}.pgl-asset.pgl-dragonfly[data-info=magnolia]{background-position:33.33% 0}.pgl-asset.pgl-dragonfly[data-info=hollyhock]{background-position:66.66% 0}.pgl-asset.pgl-dragonfly[data-info=lavender_leaf]{background-position:100% 0}#pgl-stock,#pgl-stock .pgl-component{height:0;position:absolute;width:0}#pgl-component-stock-hollyhock[data-type=blue]{left:calc(300px*var(--pglScrRatio));top:calc(68px*var(--pglScrRatio))}#pgl-component-stock-magnolia[data-type=small]{left:calc(56px*var(--pglScrRatio));top:calc(84px*var(--pglScrRatio))}#pgl-component-stock-magnolia[data-type=large]{left:calc(624px*var(--pglScrRatio));top:calc(92px*var(--pglScrRatio))}#pgl-component-stock-bee{left:calc(132px*var(--pglScrRatio));top:calc(68px*var(--pglScrRatio))}#pgl-component-stock-butterfly{left:calc(208px*var(--pglScrRatio));top:calc(68px*var(--pglScrRatio))}#pgl-component-stock-ladybug{left:calc(212px*var(--pglScrRatio));top:calc(592px*var(--pglScrRatio))}#pgl-component-stock-buttercup[data-type=small]{left:calc(408px*var(--pglScrRatio));top:calc(592px*var(--pglScrRatio))}#pgl-component-stock-buttercup[data-type=large]{left:calc(532px*var(--pglScrRatio));top:calc(592px*var(--pglScrRatio))}#pgl-component-stock-lantern[data-type=orange]{left:calc(88px*var(--pglScrRatio));top:calc(204px*var(--pglScrRatio))}#pgl-component-stock-lantern[data-type=magenta]{left:calc(88px*var(--pglScrRatio));top:calc(304px*var(--pglScrRatio))}#pgl-component-stock-lantern[data-type=blue]{left:calc(88px*var(--pglScrRatio));top:calc(444px*var(--pglScrRatio))}#pgl-component-stock-lantern[data-type=pink]{left:calc(88px*var(--pglScrRatio));top:calc(574px*var(--pglScrRatio))}#pgl-component-stock-lavender_leaf{left:calc(660px*var(--pglScrRatio));top:calc(304px*var(--pglScrRatio))}#pgl-component-stock-dragonfly[data-type=small]{left:calc(660px*var(--pglScrRatio));top:calc(376px*var(--pglScrRatio))}#pgl-component-stock-lavender_flower{left:calc(660px*var(--pglScrRatio));top:calc(188px*var(--pglScrRatio))}.pgl-asset{--left:0;--top:0;background-clip:padding-box;background-repeat:no-repeat;left:var(--left);position:absolute;top:var(--top);z-index:10}.pgl-asset.pgl-ghost,.pgl-flip-container.pgl-ghost .pgl-asset{background-image:unset!important;background-size:unset!important;z-index:100}.pgl-asset.pgl-hollyhock{background-image:url(img/PGL_Hollyhocks.png);background-size:300% 100%;height:calc(60px*var(--pglScrRatio));width:calc(74px*var(--pglScrRatio))}.pgl-asset.pgl-hollyhock[data-type=blue]{background-position:0 0}.pgl-asset.pgl-hollyhock[data-type=red]{background-position:50% 0}.pgl-asset.pgl-hollyhock[data-type=yellow]{background-position:100% 0}.pgl-asset.pgl-magnolia{background-image:url(img/PGL_Magnolias.png);height:calc(96px*var(--pglScrRatio));z-index:5}.pgl-asset.pgl-magnolia[data-type=small]{background-position:0 0;background-size:400% 100%;width:calc(48px*var(--pglScrRatio))}.pgl-asset.pgl-magnolia[data-type=large]{background-position:50% 0;background-size:200% 100%;width:calc(96px*var(--pglScrRatio))}.pgl-magnolia>.pgl-bud.pgl-center,.pgl-magnolia>.pgl-bud.pgl-left{left:0}.pgl-magnolia>.pgl-bud.pgl-right{left:calc(55px*var(--pglScrRatio))}.pgl-bud{height:calc(96px*var(--pglScrRatio));position:absolute;top:calc(-96px*var(--pglScrRatio));transition:transform .5s;width:calc(48px*var(--pglScrRatio))}.pgl-action.pgl-selectable,.pgl-asset.pgl-selectable,.pgl-birdhouse.pgl-selectable,.pgl-honey_pot.pgl-selectable,.pgl-lantern.pgl-selectable,.pgl-lavender.pgl-selectable,.pgl-leaf.pgl-selectable,.pgl-placeholder.pgl-asset.pgl-insect.pgl-selectable,.pgl-stone.pgl-selectable,.pgl-water_drop.pgl-selectable,.pgl-waterlily.pgl-selectable{border:1px solid cyan;border-radius:30%;box-shadow:1px 1px 7px 3px cyan;box-sizing:border-box;cursor:pointer}.pgl-lavender.pgl-selectable{z-index:5}.pgl-asset.pgl-selectable .pgl-asset,.pgl-lantern.pgl-selectable .pgl-asset{cursor:pointer}.pgl-bud.pgl-selectable,.pgl-buttercups.pgl-selectable,.pgl-dragonfly.pgl-selectable,.pgl-lavender_flower.pgl-selectable,.pgl-lavender_leaf.pgl-selectable[data-type=empty]{border:1px solid cyan;box-shadow:1px 1px 7px 3px cyan;box-sizing:border-box;cursor:pointer}.pgl-asset.pgl-bee.pgl-selectable,.pgl-asset.pgl-butterfly.pgl-selectable,.pgl-asset.pgl-ladybug.pgl-selectable,.pgl-placeholder.pgl-asset.pgl-insect.pgl-selectable{border-radius:50%;box-sizing:border-box}.pgl-action.pgl-selectable.pgl-selected,.pgl-asset.pgl-selectable.pgl-selected,.pgl-birdhouse.pgl-selected,.pgl-honey_pot.pgl-selectable.pgl-selected,.pgl-lantern.pgl-selectable.pgl-selected,.pgl-lavender.pgl-selected,.pgl-leaf.pgl-selectable.pgl-selected,.pgl-water_drop.pgl-selectable.pgl-selected,.pgl-waterlily.pgl-selectable.pgl-selected{border:1px solid blue;box-shadow:1px 1px 7px 3px blue}.pgl-leaf.pgl-selectable{border:2px solid cyan;box-shadow:1px 1px 7px 3px cyan}.pgl-leaf.pgl-selectable.pgl-selected{border:2px solid blue;box-shadow:1px 1px 7px 3px blue}.pgl-leaf .pgl-component{pointer-events:none}.pgl-asset.pgl-buttercup{background-image:url(img/PGL_Buttercups.png);background-size:200% 100%;height:calc(96px*var(--pglScrRatio));width:calc(52px*var(--pglScrRatio))}.pgl-asset.pgl-buttercup[data-type=small]{background-position:0 0}.pgl-asset.pgl-buttercup[data-type=large]{background-position:100% 0}.pgl-lavender{--left:0;--top:0;height:calc(104px*var(--pglScrRatio));left:var(--left);position:absolute;top:var(--top);width:calc(88px*var(--pglScrRatio))}.pgl-lavender .pgl-asset.pgl-lavender_leaf[data-type=right]{left:unset;right:0;top:0}.pgl-lavender .pgl-asset.pgl-lavender_leaf[data-type=left]{top:0}.pgl-asset.pgl-lavender_leaf{background-image:url(img/PGL_LavenderLeaf.png);background-size:contain;height:calc(104px*var(--pglScrRatio));width:calc(44px*var(--pglScrRatio))}.pgl-asset.pgl-lavender_leaf[data-type=left]{transform:scaleX(-1)}.pgl-asset.pgl-lavender_leaf[data-type=empty]{background-image:unset;transform:scaleX(-1)}.pgl-asset.pgl-lavender_flower{background-image:url(img/PGL_LavenderFlower.png);height:calc(110px*var(--pglScrRatio));top:calc(-65px*var(--pglScrRatio))}.pgl-asset.pgl-dragonfly[data-type=small],.pgl-asset.pgl-lavender_flower{background-size:contain;left:calc(8px*var(--pglScrRatio));transition:top .5s,left .5s;width:calc(76px*var(--pglScrRatio))}.pgl-asset.pgl-dragonfly[data-type=small]{background-image:url(img/PGL_DragonfliesSmall.png);height:calc(56px*var(--pglScrRatio));top:calc(-40px*var(--pglScrRatio))}.pgl-asset.pgl-lavender_flower.pgl-candidate{left:calc(-52px*var(--pglScrRatio));top:calc(-120px*var(--pglScrRatio))}.pgl-asset.pgl-dragonfly.pgl-candidate{left:calc(60px*var(--pglScrRatio));top:calc(-66px*var(--pglScrRatio))}.pgl-asset.pgl-lantern{background-image:url(img/PGL_Lanterns.png);background-size:400% 200%}.pgl-lantern[data-type=blue] .pgl-asset{background-position-x:0}.pgl-lantern[data-type=pink] .pgl-asset{background-position-x:33.33%}.pgl-lantern[data-type=magenta] .pgl-asset{background-position-x:66.66%}.pgl-lantern[data-type=orange] .pgl-asset{background-position-x:100%}.pgl-lantern .pgl-asset.pgl-front{background-position-y:0}.pgl-lantern .pgl-asset.pgl-back{background-position-y:100%}.pgl-asset.pgl-bee,.pgl-asset.pgl-butterfly,.pgl-asset.pgl-insect,.pgl-asset.pgl-ladybug{background-image:url(img/PGL_Insects.png);background-size:300% 100%;height:calc(42px*var(--pglScrRatio));width:calc(48px*var(--pglScrRatio))}.pgl-placeholder.pgl-asset.pgl-insect{background-clip:padding-box;background-image:unset;border:1px solid transparent;box-sizing:border-box;position:absolute}.pgl-placeholder.pgl-asset.pgl-insect[data-name=butterfly]{left:calc(-6px*var(--pglScrRatio));top:calc(11px*var(--pglScrRatio))}.pgl-placeholder.pgl-asset.pgl-insect[data-name=butterfly] .pgl-asset.pgl-butterfly{transform:rotate(-35deg)}.pgl-asset[data-name=magnolia][data-type=large]>.pgl-placeholder.pgl-asset.pgl-insect[data-name=ladybug]{left:calc(22px*var(--pglScrRatio));top:calc(50px*var(--pglScrRatio))}.pgl-asset[data-name=magnolia][data-type=small]>.pgl-placeholder.pgl-asset.pgl-insect[data-name=ladybug]{left:calc(-10px*var(--pglScrRatio));top:calc(58px*var(--pglScrRatio))}.pgl-placeholder.pgl-asset.pgl-insect[data-name=bee]{border-radius:50%;height:calc(36px*var(--pglScrRatio));width:calc(36px*var(--pglScrRatio))}.pgl-placeholder.pgl-asset.pgl-insect[data-name=bee] .pgl-asset{left:calc(-8px*var(--pglScrRatio));top:calc(-8px*var(--pglScrRatio))}.pgl-placeholder.pgl-lavender-1.pgl-asset.pgl-insect[data-name=bee]{left:calc(-2px*var(--pglScrRatio));top:calc(26px*var(--pglScrRatio))}.pgl-placeholder.pgl-lavender-1.pgl-asset.pgl-insect[data-name=bee] .pgl-asset.pgl-bee{transform:rotate(-30deg)}.pgl-placeholder.pgl-lavender-2.pgl-asset.pgl-insect[data-name=bee]{left:calc(20px*var(--pglScrRatio));top:calc(4px*var(--pglScrRatio))}.pgl-placeholder.pgl-lavender-3.pgl-asset.pgl-insect[data-name=bee]{left:calc(38px*var(--pglScrRatio));top:calc(26px*var(--pglScrRatio))}.pgl-placeholder.pgl-lavender-3.pgl-asset.pgl-insect[data-name=bee] .pgl-asset.pgl-bee{transform:rotate(30deg)}.pgl-placeholder.pgl-buttercup-1.pgl-asset.pgl-insect[data-name=bee]{left:calc(8px*var(--pglScrRatio));top:calc(8px*var(--pglScrRatio))}.pgl-placeholder.pgl-buttercup-2.pgl-asset.pgl-insect[data-name=bee]{left:calc(8px*var(--pglScrRatio));top:calc(42px*var(--pglScrRatio))}.pgl-placeholder.pgl-insect[data-name=ladybug] .pgl-asset.pgl-ladybug{transform:rotate(-10deg)}.pgl-asset[data-name=bee]{background-position:0 0}.pgl-asset[data-name=butterfly]{background-position:50% 0}.pgl-asset[data-name=ladybug]{background-position:100% 0}.pgl-button-right{float:right}.pgl-player-help-area{display:none}.pgl-scoring-board-on .pgl-player-area:first-of-type .pgl-player-help-area{display:block}.pgl-scoring-board-off .pgl-solo-challenge-info{margin-top:calc(205px*var(--pglScrRatio))}.pgl-help-scoring{cursor:zoom-in;filter:drop-shadow(2px 2px 2px grey);height:178px;width:800px}.pgl-help-scoring,.pgl-score-help-tooltip{background-image:url(img/PGL_ScoreHelp.png);background-repeat:no-repeat;background-size:contain}.pgl-player-help-area.pgl-help-scoring{height:calc(201px*var(--pglScrRatio));margin-left:calc(238px*var(--pglScrRatio));width:calc(905px*var(--pglScrRatio))}.pgl-score-row{align-items:center;background-image:url(img/PGL_ScorePad.png);background-repeat:no-repeat;background-size:cover;box-shadow:1px 1px 5px 1px #000;box-sizing:border-box;display:flex;flex-direction:column;font-family:Permanent Marker;height:170px;justify-content:space-between;margin-bottom:10px;padding-bottom:7px;padding-top:1px;width:800px}.midSizeDialog .imgtext{display:none}.tooltiptext{font-family:Cinzel;font-size:calc(28px*var(--pglScrRatio));font-weight:600}.pgl-score-tooltips,.pgl-score-values{display:flex;gap:1px;justify-content:center;width:100%}.pgl-score-tooltip,.pgl-score-value{font-size:26px;font-weight:500;height:59px;line-height:59px;text-align:center;width:66px}.pgl-score-row .pgl-score-name{margin-top:auto;padding-top:10px;text-align:center}.pgl-score-name .playername{border-radius:5px;font-size:20px;font-weight:500;padding:0 5px}.pgl-solo-challenge-info{display:flex;flex-direction:column;text-align:center}.pgl-solo-challenge-completed,.pgl-solo-challenge-title{font-size:20px;font-weight:600;margin-top:5px;min-height:24px}.pgl-player-area .pgl-solo-challenge-title{font-size:calc(32px*var(--pglScrRatio));font-weight:600;margin-top:calc(32px*var(--pglScrRatio));min-height:unset;text-align:left}.pgl-ul li{list-style:unset}.pgl-help-tooltip{max-width:1000px}.pgl-help-name{color:#9ca556;font-size:calc(48px*var(--pglScrRatio))}.pgl-help-name,.pgl-help-title{font-family:Cinzel;font-weight:900}.pgl-help-title{color:#18541b;margin-top:calc(10px*var(--pglScrRatio))}.pgl-help-description,.pgl-help-title{font-size:calc(32px*var(--pglScrRatio))}.pgl-help-description{font-family:Crimson Text}#bga-zoom-wrapper{position:relative}#bga-zoom-wrapper .bga-zoom-inner{transform-origin:left top}#bga-zoom-wrapper .bga-zoom-inner[data-smooth=true]{transition:transform .5s}#bga-zoom-wrapper #bga-zoom-controls{position:absolute;top:0}#bga-zoom-wrapper #bga-zoom-controls[data-position=top-left]{left:0}#bga-zoom-wrapper #bga-zoom-controls[data-position=top-right]{right:0}#bga-zoom-wrapper #bga-zoom-controls button{border:0}#bga-zoom-wrapper #bga-zoom-controls button:not(.disabled){cursor:pointer}#bga-zoom-wrapper #bga-zoom-controls button.disabled{cursor:not-allowed;opacity:.5}#bga-zoom-wrapper #bga-zoom-controls .bga-zoom-out-icon{background:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="65 0 70 70" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;"><g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M118,118C122.1,113.8 124.3,108.7 124.3,102.8C124.3,96.8 122.1,91.8 118,87.6C113.8,83.4 108.7,81.3 102.8,81.3C96.8,81.3 91.8,83.4 87.6,87.6C83.3,91.8 81.3,96.8 81.3,102.8C81.3,108.7 83.3,113.8 87.6,118C91.8,122.2 96.8,124.3 102.8,124.3C108.7,124.3 113.8,122.2 118,118" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M118,118L132.3,132.3" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M114.5,102.1L90.8,102.1" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g></g></svg>');height:40px;width:40px}#bga-zoom-wrapper #bga-zoom-controls .bga-zoom-in-icon{background:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 70 70" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;"><g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M23.8,102.1L35.7,102.1" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,102.1L47.5,102.1" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,102.1L35.7,90.3" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M51,118C55.2,113.8 57.3,108.7 57.3,102.8C57.3,96.8 55.2,91.8 51,87.6C46.8,83.4 41.7,81.3 35.8,81.3C29.9,81.3 24.8,83.4 20.6,87.6C16.4,91.8 14.3,96.8 14.3,102.8C14.3,108.7 16.4,113.8 20.6,118C24.8,122.2 29.9,124.3 35.8,124.3C41.7,124.3 46.8,122.2 51,118" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,113.9L35.7,102.1" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M65.3,132.3L51,118" style="fill:none;fill-rule:nonzero;stroke:black;stroke-width:7px;"/></g></g></svg>');height:40px;width:40px}#bga-zoom-wrapper #bga-zoom-controls[data-color=white] .bga-zoom-out-icon{background:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="65 0 70 70" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;"><g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M118,118C122.1,113.8 124.3,108.7 124.3,102.8C124.3,96.8 122.1,91.8 118,87.6C113.8,83.4 108.7,81.3 102.8,81.3C96.8,81.3 91.8,83.4 87.6,87.6C83.3,91.8 81.3,96.8 81.3,102.8C81.3,108.7 83.3,113.8 87.6,118C91.8,122.2 96.8,124.3 102.8,124.3C108.7,124.3 113.8,122.2 118,118" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M118,118L132.3,132.3" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-4.97116,-76.2244)"><path d="M114.5,102.1L90.8,102.1" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g></g></svg>');height:40px;width:40px}#bga-zoom-wrapper #bga-zoom-controls[data-color=white] .bga-zoom-in-icon{background:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 70 70" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;"><g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M23.8,102.1L35.7,102.1" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,102.1L47.5,102.1" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,102.1L35.7,90.3" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M51,118C55.2,113.8 57.3,108.7 57.3,102.8C57.3,96.8 55.2,91.8 51,87.6C46.8,83.4 41.7,81.3 35.8,81.3C29.9,81.3 24.8,83.4 20.6,87.6C16.4,91.8 14.3,96.8 14.3,102.8C14.3,108.7 16.4,113.8 20.6,118C24.8,122.2 29.9,124.3 35.8,124.3C41.7,124.3 46.8,122.2 51,118" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M35.7,113.9L35.7,102.1" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g><g transform="matrix(1,0,0,1,-7.91703,-76.2244)"><path d="M65.3,132.3L51,118" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:7px;"/></g></g></svg>');height:40px;width:40px}#bga-help_buttons{align-items:flex-end;bottom:12px;display:flex;gap:10px;left:5px;position:fixed;z-index:949}.bga-help_button{border-radius:25px;box-shadow:3px 5px 5px 0 #000;cursor:pointer;height:50px;width:50px}.bga-help_popin-button{--background:#000;--color:#fff;background:var(--background);color:var(--color);font-size:28pt;font-weight:700}.bga-help_expandable-button{background-repeat:no-repeat;background-size:contain;border-radius:25px;display:grid;height:50px;overflow:hidden;transition:width .5s,height .5s,border-radius .5s;width:50px}.bga-help_expandable-button .bga-help_folded-content{grid-column:1;grid-row:1;height:50px;opacity:1;width:50px}.bga-help_expandable-button .bga-help_unfolded-content{grid-column:1;grid-row:1;opacity:0}.bga-help_expandable-button[data-folded=false]{border-radius:var(--expanded-radius);height:var(--expanded-height);width:var(--expanded-width)}.bga-help_expandable-button[data-folded=false] .bga-help_folded-content{opacity:0}.bga-help_expandable-button[data-folded=false] .bga-help_unfolded-content{opacity:1}@media (hover:hover){#bga-help_buttons{bottom:5px}}#popin_bgaHelpDialog_contents{max-width:100vw;overflow-x:auto}#popin_bgaHelpDialog{--background-color:#fff;background:var(--background-color);background-repeat:repeat;max-height:80vh;max-width:100vw;overflow:hidden}#help-dialog-content{max-height:calc(80vh - 80px);overflow:auto}