:root{--blue-100:#298ee9;--blue-200:#2680db;--blue-300:#216fc8;--blue-400:#1d5eb6;--blue-500:#154097;--green-100:#529e66;--green-200:#367b48;--green-300:#276738;--yellow-100:#e1c542;--yellow-200:#cab23f;--yellow-300:#b49e35;--red-100:#d0454c;--red-200:#b54248;--red-300:#95353a;--orange-100:orange;--orange-200:#bf7c00;--orange-300:#805300;--neutral-100:#fff;--neutral-200:#f4f5f7;--neutral-250:#e1e1e1;--neutral-300:#b9b9b9;--neutral-400:#737581;--neutral-500:#4a4b53;--neutral-600:#000;--brand-blue:#1f6c93;--brand-blue-darken:#1a5a7a;--secondary:#45a264;--main-background-color:var(--neutral-100);--primary-color:var(--brand-blue);--primary-hover-color:var(--blue-200);--primary-active-color:var(--blue-100);--text-color-on-primary:var(--neutral-100);--text-color:var(--neutral-600);--text-color-inverted:var(--neutral-100);--primary-font:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--disabled:var(--neutral-300);--text-on-disabled:var(--neutral-100);--form-element-background:var(--neutral-100);--text-on-form-element-background:var(--neutral-600);--warning-color:var(--yellow-100);--warning-color-hover:var(--yellow-200);--warning-color-active:var(--yellow-300);--error-color:var(--red-100);--error-color-hover:var(--red-200);--error-color-active:var(--red-300);--success-color:var(--green-100);--success-color-hover:var(--green-200);--success-color-active:var(--green-300);--type-scale-header1:1.8rem;--type-scale-header2:1.6rem;--type-scale-header3:1.4rem;--type-scale-header4:1.2rem;--type-scale-header5:1.1rem;--type-scale-paragraph:1rem;--type-scale-helper-text:.8rem;--type-scale-copyright-text:.7rem;--graph-past-5-years:#b51919b3;--graph-active-year-data:#455a64;--habitat-bog:white;--habitat-deciduous-woodland:#00b050;--habitat-fragmented-heath:#bf8ddf;--habitat-grass-moorland:#c6e0b4;--habitat-limestone:#ff0;--habitat-calcareous-grassland:#acb9ca;--habitat-lowland-fens:#fce4d6;--habitat-lowland-heathland:#ffe699;--habitat-lowland-raised-bog:#8ea9db;--habitat-open-mosaic-habitat:#f4b084;--habitat-upland-calcareous-grassland:#ffd966;--habitat-upland-flushes-fens-swamps:#d9e1f2;--habitat-upland-heathland:#eaddfb;--size-container-xsmall:12px;--size-container-small:24px;--size-container-default:30px;--size-container-large:36px;--size-item-small:10px;--size-item-default:12px;--size-item-large:14px;--border-radius-container-small:12px;--border-radius-container-default:15px;--border-radius-container-large:18px;--tabs-content-padding:1.5rem;--button-height-small:24px;--button-height-default:36px;--button-height-large:38px;--button-font-size-small:11px;--button-font-size-default:13px;--button-font-size-large:15px}html{box-sizing:border-box;font-size:15px}*,:before,:after{box-sizing:inherit}html,body{font-family:var(--primary-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--neutral-500);margin:0;padding:0;font-size:15px}a{color:inherit;text-decoration:none}p a{text-decoration:underline}#__next{flex-direction:column;min-height:100vh;display:flex}#__next footer{margin-top:auto}#__next button{cursor:pointer}.inner-width{width:90vw;max-width:1400px;margin:0 auto}.container{min-height:80vh}.leaflet-container{width:100%;height:100%}.login-msg{margin:1rem 0}h1,h2,h3,h4,h5{font-weight:600}h1{font-size:var(--type-scale-header1)}h2{font-size:var(--type-scale-header2)}h3{font-size:var(--type-scale-header3)}.leaflet-popup-content-wrapper{border-radius:4px;min-width:240px}.leaflet-popup-content-wrapper .leaflet-popup-content{margin:20px 12px}.leaflet-popup-content-wrapper .popup{scrollbar-width:thin;scrollbar-color:var(--neutral-500) var(--neutral-300);max-height:400px;overflow-x:auto}.leaflet-popup-content-wrapper .popup::-webkit-scrollbar{width:12px}.leaflet-popup-content-wrapper .popup::-webkit-scrollbar-track{background:var(--neutral-300)}.leaflet-popup-content-wrapper .popup::-webkit-scrollbar-thumb{background-color:var(--neutral-500);border:3px solid var(--neutral-300);border-radius:20px}.leaflet-popup-content-wrapper .popup h4{font-weight:600;font-size:var(--type-scale-header4);margin-bottom:.5rem}.leaflet-popup-content-wrapper .popup h5{margin-bottom:.5rem}.leaflet-popup-content-wrapper .popup .totals{justify-content:space-between;margin-bottom:.25rem;padding:0 16px .25rem 0;font-weight:600;display:flex}.leaflet-popup-content-wrapper .popup ul{padding-right:16px;list-style:none;margin:0 0 1rem!important}.leaflet-popup-content-wrapper .popup ul li{justify-content:space-between;display:flex}.w-full{width:100%}.h-auto{height:auto}
