.button-group.svelte-1k9b4ag{margin-top:.5rem}.actions.svelte-q2kyfb{justify-content:space-between;align-items:center;display:flex}.indoor-badge.svelte-q2kyfb{background:var(--bannerBlue);color:var(--notehubBlue);border-radius:1rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.action-buttons.svelte-q2kyfb{gap:1.5rem;margin-left:auto;display:flex}.actions.svelte-q2kyfb button:where(.svelte-q2kyfb){color:var(--notehubBlue);background:0 0;padding:0;font-size:.75rem}.actions.svelte-q2kyfb button:where(.svelte-q2kyfb):hover{color:var(--notehubBlueTintLighter)}.actions.svelte-q2kyfb span:where(.svelte-q2kyfb){padding-top:6px;display:block}.history-heading.svelte-1s7ajug{margin-bottom:0}.history.svelte-1s7ajug{text-align:center;grid-template-columns:repeat(7,1fr);font-size:.8rem;display:grid}@media (width<=775px){.history.svelte-1s7ajug{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr)}}@media (width<=500px){.history.svelte-1s7ajug{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr)}}.history.svelte-1s7ajug>div:where(.svelte-1s7ajug){padding-top:1rem}.history.svelte-1s7ajug .history-box:where(.svelte-1s7ajug){color:var(--white);border-radius:5px;margin:.75em 1.5em 0;padding:.4rem 0 .65rem;line-height:1.3}.history.svelte-1s7ajug .history-value:where(.svelte-1s7ajug){font-size:2em;font-weight:500}.history.svelte-1s7ajug .history-description:where(.svelte-1s7ajug){font-size:.8rem}.button-group.svelte-1s7ajug{text-align:center;margin-top:1.5rem}.button-group.svelte-1s7ajug button:where(.svelte-1s7ajug){margin-bottom:.5rem}.button-group.svelte-1s7ajug button.active:where(.svelte-1s7ajug){border:1px solid #0000}.button-group.svelte-1s7ajug button:where(.svelte-1s7ajug):hover{background:var(--primaryBlue)}.button-group.svelte-1s7ajug button:where(.svelte-1s7ajug):not(.active){color:var(--primaryBlue);border:1px solid var(--primaryBlue);background:#fff}.speedometer-legend.svelte-3oi90x{flex-wrap:wrap;justify-content:space-evenly;display:flex}.legend-item.svelte-3oi90x{overflow-wrap:break-word;flex-direction:column;inline-size:70px;font-size:.8rem;display:flex}.circle.svelte-3oi90x{border-radius:20px;width:20px;height:20px;margin:10px auto 0;display:block}.speedometer-container.svelte-3oi90x{width:300px;min-height:185px;margin:0 auto;position:relative;top:5px}.speedometer-value.svelte-3oi90x{text-align:center;color:var(--white);border:1px solid var(--borderGrey);border-top-left-radius:166px;border-top-right-radius:166px;width:166px;height:87px;position:absolute;bottom:30px;left:68px}.speedometer-value.svelte-3oi90x div:where(.svelte-3oi90x):first-child{margin-top:3px;font-size:2.3rem}.speedometer-value.svelte-3oi90x div:where(.svelte-3oi90x):last-child{margin-top:-7px}.speedometer-value.svelte-3oi90x div.small:where(.svelte-3oi90x){width:100px;margin:0 auto;font-size:.7rem;position:relative;top:-10px}.speedometer-value.svelte-3oi90x:before{background:var(--borderGrey);content:"";width:260px;height:1px;position:absolute;top:80px;left:-49px}.speedometer-value.svelte-3oi90x:after{background:var(--white);content:"";width:260px;height:10px;position:absolute;top:81px;left:-50px}.dashboard.svelte-shnrg2{min-height:200px;position:relative}.box.svelte-shnrg2{border:1px solid var(--lightestGrey);background:var(--white);border-radius:5px;margin:1rem 0;padding:1.5rem}.box.svelte-shnrg2 h3:where(.svelte-shnrg2){margin-top:0}.banner.svelte-shnrg2{background:var(--bannerBlue);border-radius:.25rem;grid-area:map;justify-content:space-between;align-items:center;width:100%;margin:1rem 0;padding:.75rem 1.5rem;display:flex}.banner.svelte-shnrg2 p:where(.svelte-shnrg2){flex:1;margin:0;font-size:.9rem;line-height:1.4}.banner.svelte-shnrg2 button:where(.svelte-shnrg2){align-self:center;min-width:20px;margin-left:.5rem}.last-update.svelte-shnrg2{color:var(--steelBlue);grid-area:last-update;margin-top:.25rem;font-size:.8rem;font-weight:500;display:flex}.last-update.svelte-shnrg2 span:where(.svelte-shnrg2){color:var(--lighterSteelBlue);padding-left:.25rem;font-weight:400}.all-measurements.svelte-shnrg2{grid-template-areas:"title title""last-update last-update""speedometer all-measurements""notehub-link notehub-link""map map";display:grid}.current-readings-title.svelte-shnrg2{grid-area:title;margin-bottom:0}.notehub-link.svelte-shnrg2{grid-area:notehub-link;margin-bottom:0}.map.svelte-shnrg2{grid-area:map}.speedometer-box.svelte-shnrg2{grid-area:speedometer;margin:0 1rem 0 0}.speedometer-box.svelte-shnrg2 h5:where(.svelte-shnrg2){text-align:center;margin:0;font-size:1.1rem;position:relative;top:-.5rem}.measurement-box.svelte-shnrg2{flex-direction:column;flex-grow:1;grid-area:all-measurements;justify-content:space-around;margin:0;padding:0;display:flex}.measurement-value.svelte-shnrg2{font-size:1.2rem}.date-selector.svelte-shnrg2{grid-template-columns:repeat(3,1fr);display:grid}.date-selector.svelte-shnrg2 select:where(.svelte-shnrg2){height:inherit;margin-bottom:.5rem}.charts.svelte-shnrg2{grid-template-areas:"chart1 chart2""chart3 chart4""chart5 chart5";column-gap:.5rem;display:grid}.chart1.svelte-shnrg2,.chart2.svelte-shnrg2,.chart3.svelte-shnrg2,.chart4.svelte-shnrg2{max-width:475px}.maximize-chart.svelte-shnrg2{max-width:100%}.chart1.svelte-shnrg2{grid-area:chart1}.chart2.svelte-shnrg2{grid-area:chart2}.chart3.svelte-shnrg2{grid-area:chart3}.chart4.svelte-shnrg2{grid-area:chart4}.chart5.svelte-shnrg2{grid-area:chart5}@media (width<=1000px){.charts.svelte-shnrg2,.large-charts.svelte-shnrg2{max-width:700px;margin-left:auto;margin-right:auto;display:block}.chart1.svelte-shnrg2,.chart2.svelte-shnrg2,.chart3.svelte-shnrg2,.chart4.svelte-shnrg2,.chart5.svelte-shnrg2{max-width:initial}}@media (width<=780px){.date-selector.svelte-shnrg2{grid-template-columns:repeat(2,1fr)}.all-measurements.svelte-shnrg2{display:block}.speedometer-box.svelte-shnrg2,.measurement-box.svelte-shnrg2{margin:1rem 0}}@media (width<=400px){.speedometer-box.svelte-shnrg2{padding-left:0;padding-right:0}}.measurement-pm.svelte-shnrg2,.measurement-air.svelte-shnrg2{text-align:center;padding:2rem 1rem}.measurement-pm.svelte-shnrg2{display:flex}.measurement-air.svelte-shnrg2{border-top:1px solid var(--lightestGrey);grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr);display:grid}.measurement-pm.svelte-shnrg2>div:where(.svelte-shnrg2),.measurement-air.svelte-shnrg2>div:where(.svelte-shnrg2){flex-grow:1;margin:.5rem}.measurement-air.svelte-shnrg2 strong:where(.svelte-shnrg2),.measurement-pm.svelte-shnrg2 strong:where(.svelte-shnrg2){font-weight:600;display:block}.measurement-air.svelte-shnrg2 button:where(.svelte-shnrg2){color:var(--primaryBlue);box-shadow:none;background:0 0;border:none;padding:0;font-size:11px}.tooltip.svelte-shnrg2{background:var(--white);border:1px solid var(--lightestGrey);border-radius:5px;width:50%;padding:2rem;position:fixed;top:200px;left:25%}@media (width<=700px){.tooltip.svelte-shnrg2{width:70%;top:100px;left:15%}}@media (width<=376px){.box.svelte-shnrg2{padding:1.5rem .5rem}}
