button.svelte-1pw5x82{font-size:x-large;margin-top:4px;margin-bottom:4px;border-radius:10px}button.svelte-1pw5x82:hover{transform:scale(1.1);color:red}@media (hover: hover){button.svelte-1pw5x82:hover{background-color:#fafad2}}button.svelte-1pw5x82:first-of-type{margin-left:8px}button.svelte-1pw5x82:last-of-type{margin-right:8px}.wrapper.svelte-8plf72{margin-left:0;display:grid;height:98svh;width:95svw;padding:2px;border:2px solid blue;border-radius:10px;background-color:#fff;grid-template-columns:1fr;grid-template-rows:2fr 18fr 1fr;gap:.3em;overflow-y:hidden;grid-template-areas:"hdr" "wxcontent" "footer"}.wxheader.svelte-8plf72{width:93%;background-color:linen;margin:2px 16px;display:flex;flex-direction:row;flex-basis:auto;flex-wrap:wrap;align-items:center;gap:4px;justify-content:space-evenly;border:2px solid gray;border-radius:10px;grid-area:hdr}.graphs.svelte-8plf72{width:94%;margin-left:1em;border:red;grid-area:wxcontent;overflow-y:auto}.footer.svelte-8plf72{width:90%;margin-left:1em;margin-right:1em;gap:2em;padding:8px;display:flex;align-items:center;justify-content:space-between;color:#fff;border:1px solid black;border-radius:10px;font-size:small;background-image:linear-gradient(to right,sienna,goldenrod);grid-area:footer}
